1 write to _attachTerminal
Aspire.Dashboard.Tests (1)
tests\Shared\TestDashboardClient.cs (1)
79_attachTerminal = attachTerminal;
1 reference to _attachTerminal
Aspire.Dashboard.Tests (1)
tests\Shared\TestDashboardClient.cs (1)
115return _attachTerminal?.Invoke(terminalId, cancellationToken) ?? Task.FromResult<Stream>(new MemoryStream());