2 references to WatchForLogsAsync
Aspire.Hosting.Testing.Tests (2)
tests\Shared\ConsoleLogging\ConsoleLoggingTestHelpers.cs (2)
13var watchTask = WatchForLogsAsync(service.WatchAsync(resourceName), targetLogCount); 36return WatchForLogsAsync(watchEnumerable, targetLogCount);