Compilation
Gets the compilation in which the diagnostic was reported.
Declaration
ICompilation? Compilation { get; }
Property Value
Type | Description |
---|---|
ICompilation |
Gets the compilation in which the diagnostic was reported.
ICompilation? Compilation { get; }
Type | Description |
---|---|
ICompilation |