Implemented interface member:
method
GetResourceSnapshotsAsync
Aspire.Cli.Backchannel.IAppHostAuxiliaryBackchannel.GetResourceSnapshotsAsync(System.Boolean, System.Threading.CancellationToken)
1 reference to GetResourceSnapshotsAsync
Aspire.Cli.Tests (1)
Commands\TerminalCommandTests.cs (1)
695=> _inner.GetResourceSnapshotsAsync(includeHidden, cancellationToken);