1 write to Connection
Microsoft.AspNetCore.SignalR.Core (1)
HubConnectionContext.cs (1)
234Connection = connection;
1 reference to Connection
Microsoft.AspNetCore.SignalR.Core (1)
HubConnectionContext.cs (1)
149if (ReferenceEquals(userIdProviderState?.Connection, this))