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