1 write to _handlerList
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
2028
_handlerList
= handlerList;
1 reference to _handlerList
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
2033
_handlerList
.Remove(_handler);