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