1 write to Value
Aspire.Hosting.Integration.Analyzers (1)
src\Aspire.Hosting.Analyzers\Infrastructure\BoundedCacheWithFactory.cs (1)
72Value = value;
2 references to Value
Aspire.Hosting.Integration.Analyzers (2)
src\Aspire.Hosting.Analyzers\Infrastructure\BoundedCacheWithFactory.cs (2)
52return cachedEntry.Value; 63return newEntry.Value;