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