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