1 instantiation of Cache
Microsoft.CodeAnalysis.VisualBasic (1)
Declarations\DeclarationTable.vb (1)
63Me._cache = If(cache, New Cache(Me))
2 references to Cache
Microsoft.CodeAnalysis.VisualBasic (2)
Declarations\DeclarationTable.vb (2)
47Private ReadOnly _cache As Cache 60cache As Cache)