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