1 write to _handler
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
2031
_handler
= handler;
1 reference to _handler
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
2037
_handlerList.Remove(
_handler
);