4 references to AddRootDeclaration
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\VisualBasicCompilation.vb (2)
986
declTable = declTable.
AddRootDeclaration
(entry)
1187
declTable = declTable.
AddRootDeclaration
(embeddedTree.DeclarationEntry)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Parser\DeclarationTests.vb (2)
116
table = table.
AddRootDeclaration
(Lazy(decl1))
147
table = table.
AddRootDeclaration
(Lazy(decl2))