1 write to Root
Microsoft.CodeAnalysis.VisualBasic (1)
Declarations\DeclarationTable.vb (1)
22Me.Root = root
5 references to Root
Microsoft.CodeAnalysis.VisualBasic (5)
Declarations\DeclarationTable.vb (5)
118Dim declOpt = olderRootDeclaration.Root.Value 134Return _allOlderRootDeclarations.InInsertionOrder.Where(Function(d) Not d.IsEmbedded AndAlso d.Root.Value IsNot Nothing).SelectMany(Function(d) selector(d.Root.Value)).AsImmutable() 170builder.Add(_latestLazyRootDeclaration.Root.Value) 228_latestLazyRootDeclaration.Root.Value,