3 references to _elementsById
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.UnitTests (3)
Utilities\TestLsifJsonWriter.vb (3)
30_elementsById.Add(element.Id, element) 97Return _elementsById.Values.OfType(Of Vertex).ToImmutableArray() 107If Not _elementsById.TryGetValue(New Id(Of Element)(id.NumericId), element) Then