SyntaxNode
Gets the SyntaxNode on which the diagnostic was reported.
Declaration
public SyntaxNode SyntaxNode { get; }
Property Value
Type | Description |
---|---|
SyntaxNode |
Gets the SyntaxNode on which the diagnostic was reported.
public SyntaxNode SyntaxNode { get; }
Type | Description |
---|---|
SyntaxNode |