2 references to TryCreateSourceLocation
Microsoft.VisualStudio.LanguageServices (2)
Progression\GraphBuilder.cs (1)
235var sourceLocation = TryCreateSourceLocation(
Progression\GraphQueries\IsUsedByGraphQuery.cs (1)
58var sourceLocation = GraphBuilder.TryCreateSourceLocation(filePath, span.Span);