1 write to _resourceCommandsChannel
Aspire.Dashboard.Components.Tests (1)
tests\Shared\TestDashboardClient.cs (1)
42_resourceCommandsChannel = resourceCommandsChannel;
2 references to _resourceCommandsChannel
Aspire.Dashboard.Components.Tests (2)
tests\Shared\TestDashboardClient.cs (2)
54if (_resourceCommandsChannel == null) 59return _resourceCommandsChannel.Reader.ReadAsync(cancellationToken).AsTask();