2 references to GetDeclaredSymbol
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (2)
Compilation\SemanticModelGetDeclaredSymbolAPITests.vb (2)
1150Dim sym1 = model.GetDeclaredSymbol(nodes.First()) 1151Dim sym2 = model.GetDeclaredSymbol(nodes.Last())