1 instantiation of FakeConsoleLogsService
Aspire.Hosting (1)
ApplicationModel\ResourceLoggerService.cs (1)
23
private IConsoleLogsService _consoleLogsService = new
FakeConsoleLogsService
();