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