2 references to ThrowObjectDisposedAfterSnapshot
Aspire.Cli.Tests (2)
Commands\DescribeCommandTests.cs (2)
624connection.WatchResourceSnapshotsHandler = static (_, cancellationToken) => ThrowObjectDisposedAfterSnapshot(cancellationToken); 654connection.WatchResourceSnapshotsHandler = static (_, cancellationToken) => ThrowObjectDisposedAfterSnapshot(cancellationToken);