2 references to DeclarationTable
Microsoft.CodeAnalysis.CSharp (2)
Declarations\DeclarationTable.cs (2)
60return new DeclarationTable(_allOlderRootDeclarations, lazyRootDeclaration, _cache); 76return new DeclarationTable(_allOlderRootDeclarations, latestLazyRootDeclaration: null, cache: _cache);