2 instantiations of BoundedCache
Test.Utilities (2)
IMethodSymbolExtensions.cs (1)
559
=
new
();
IOperationExtensions.cs (1)
445
=
new
();
2 references to BoundedCache
Test.Utilities (2)
IMethodSymbolExtensions.cs (1)
558
private static readonly
BoundedCache
<Compilation, ConcurrentDictionary<IMethodSymbol, IBlockOperation?>> s_methodToTopmostOperationBlockCache
IOperationExtensions.cs (1)
444
private static readonly
BoundedCache
<Compilation, ConcurrentDictionary<IOperation, ControlFlowGraph?>> s_operationToCfgCache