1 reference to ThrowObjectDisposedAfterCancellationAsync
Aspire.Cli.Tests (1)
Commands\LogsCommandTests.cs (1)
956connection.GetResourceLogsHandler = static (_, _, cancellationToken) => ThrowObjectDisposedAfterCancellationAsync(cancellationToken);