1 write to _groupNames
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Proxies.cs (1)
69
_groupNames
= groupNames;
1 reference to _groupNames
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Proxies.cs (1)
74
return _lifetimeManager.SendGroupsAsync(
_groupNames
, method, args, cancellationToken);