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