2 references to CollectLogsAsync
aspire (2)
Commands\LogsCommand.cs (2)
212async () => await CollectLogsAsync(connection, resourceName, snapshots, cancellationToken).ConfigureAwait(false)); 265async () => await CollectLogsAsync(connection, resourceName, snapshots, cancellationToken).ConfigureAwait(false));