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