1 write to _userId
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Proxies.cs (1)
16_userId = userId;
1 reference to _userId
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Proxies.cs (1)
21return _lifetimeManager.SendUserAsync(_userId, method, args, cancellationToken);