1 write to _connectionState
Aspire.Dashboard (1)
ServiceClient\DashboardClient.cs (1)
289_connectionState = state;
2 references to _connectionState
Aspire.Dashboard (2)
ServiceClient\DashboardClient.cs (2)
254public DashboardConnectionState ConnectionState => _connectionState; 284if (_connectionState == state)