1 write to _terminalChannelProvider
Aspire.Dashboard.Tests (1)
tests\Shared\TestDashboardClient.cs (1)
77
_terminalChannelProvider
= terminalChannelProvider;
1 reference to _terminalChannelProvider
Aspire.Dashboard.Tests (1)
tests\Shared\TestDashboardClient.cs (1)
124
if (
_terminalChannelProvider
is { } provider)