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