1 instantiation of BoundedCacheWithFactory
Aspire.Hosting.Integration.Analyzers (1)
src\Aspire.Hosting.Analyzers\Infrastructure\WellKnownTypes.cs (1)
12
private static readonly BoundedCacheWithFactory<Compilation, WellKnownTypes> s_lazyWellKnownTypesCache =
new
();
1 reference to BoundedCacheWithFactory
Aspire.Hosting.Integration.Analyzers (1)
src\Aspire.Hosting.Analyzers\Infrastructure\WellKnownTypes.cs (1)
12
private static readonly
BoundedCacheWithFactory
<Compilation, WellKnownTypes> s_lazyWellKnownTypesCache = new();