1 reference to SupportsLocations
Microsoft.CodeAnalysis (1)
Syntax\SyntaxNode.cs (1)
694
return !tree.
SupportsLocations
? NoLocation.Singleton : new SourceLocation(this);