The following tables list the members exposed by NodeDiagnostic.
Name | Description | |
---|---|---|
![]() | Message | Gets the message associated with the error. |
![]() | Node | Gets the SyntaxNode with which the error is associated. |
![]() | Severity | Gets the severity level of the diagnostic message. |
![]() | SnapshotSpan | Gets the SnapshotSpan indicating the location of the error. |
![]() | Span | Gets the TextSpan indicating the location of the error. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object equals this NodeDiagnostic value. |
![]() | GetHashCode | Gets a hash code for the NodeDiagnostic value. |
![]() | ToString | Gets a string representation of the error. |
![]() | Determines whether two NodeDiagnostic values are equal. |
![]() | Determines whether two NodeDiagnostic values are not equal. |