1 write to _connectionState
Aspire.Dashboard.Components.Tests (1)
tests\Shared\TestDashboardClient.cs (1)
69
_connectionState
= state;
1 reference to _connectionState
Aspire.Dashboard.Components.Tests (1)
tests\Shared\TestDashboardClient.cs (1)
31
public DashboardConnectionState ConnectionState =>
_connectionState
;