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