4 references to GetElementById
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.UnitTests (4)
Utilities\TestLsifJsonWriter.vb (3)
37
Dim outVertex =
GetElementById
(edge.OutVertex)
42
GetElementById
(inVertexId)
86
builder.Add(
GetElementById
(Of T)(New Id(Of T)(inVertexId.NumericId)))
Utilities\TestLsifOutput.vb (1)
66
Return _testLsifJsonWriter.
GetElementById
(id)