2 references to _inMemoryEntries
Aspire.Hosting (2)
ApplicationModel\ResourceLoggerService.cs (2)
381
foreach (var logEntry in
_inMemoryEntries
)
527
_inMemoryEntries
.Add(logEntry);