1 instantiation of UserRefreshedState
Microsoft.AspNetCore.SignalR.Core (1)
HubConnectionHandler.cs (1)
162}, new UserRefreshedState(this, connectionContext, authenticationRefreshLock));
2 references to UserRefreshedState
Microsoft.AspNetCore.SignalR.Core (2)
HubConnectionHandler.cs (2)
157var userRefreshedState = (UserRefreshedState)state!;