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