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