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