Metalama Documentation
Introspection API
Metalama.Framework.Introspection
IIntrospectionDiagnostic
Compilation
Declaration
FilePath
Id
Line
Message
Severity
Source
Gets the line at which the diagnostic was reported.
Nullable<int> Line { get; }