2 writes to _authRefreshConnectionState
Microsoft.AspNetCore.SignalR.Client.Core (2)
HubConnection.cs (2)
809_authRefreshConnectionState = connectionState; 820_authRefreshConnectionState = null;
2 references to _authRefreshConnectionState
Microsoft.AspNetCore.SignalR.Client.Core (2)
HubConnection.cs (2)
737if (!ReferenceEquals(_authRefreshConnectionState, connectionState)) 787if (!ReferenceEquals(_authRefreshConnectionState, timerState.ConnectionState)