2 references to GetAnnotatedRangesAsync
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.UnitTests (2)
RangeResultSetTests.vb (1)
232
Dim implementationRanges = Await lsif.
GetAnnotatedRangesAsync
("Implementation")
Utilities\TestLsifOutput.vb (1)
128
Return (Await
GetAnnotatedRangesAsync
(annotation)).Single()