1 write to _connectionState
Aspire.Dashboard (1)
ServiceClient\DashboardClient.cs (1)
293_connectionState = state;
2 references to _connectionState
Aspire.Dashboard (2)
ServiceClient\DashboardClient.cs (2)
258public DashboardConnectionState ConnectionState => _connectionState; 288if (_connectionState == state)