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)
21
return _lifetimeManager.SendUserAsync(
_userId
, method, args, cancellationToken);