2 references to GetRangesAsync
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.UnitTests (2)
Utilities\TestLsifOutput.vb (2)
116
Return
GetRangesAsync
(Function(testDocument) testDocument.SelectedSpans)
124
Return
GetRangesAsync
(Function(testDocument) testDocument.AnnotatedSpans.GetValueOrDefault(annotation))