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