1 reference to Entry
Aspire.Hosting.Integration.Analyzers (1)
src\Aspire.Hosting.Analyzers\Infrastructure\BoundedCacheWithFactory.cs (1)
61
var newEntry = new
Entry
(key, valueFactory(key));