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