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