1 write to _sendInteractionUpdateChannel
Aspire.Dashboard.Components.Tests (1)
tests\Shared\TestDashboardClient.cs (1)
43_sendInteractionUpdateChannel = sendInteractionUpdateChannel;
2 references to _sendInteractionUpdateChannel
Aspire.Dashboard.Components.Tests (2)
tests\Shared\TestDashboardClient.cs (2)
134if (_sendInteractionUpdateChannel == null) 139await _sendInteractionUpdateChannel.Writer.WriteAsync(request, cancellationToken);