2 references to ApplyUserState
Microsoft.AspNetCore.SignalR.Core (2)
HubConnectionContext.cs (1)
689ApplyUserState(user, GetUserIdentifier(user, userIdProvider));
HubConnectionHandler.cs (1)
202connection.ApplyUserState(user, newUserId);