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