2 references to GetHandlers
Microsoft.AspNetCore.SignalR.Client.Core (2)
HubConnection.cs (2)
1574
var copiedHandlers = invocationHandlerList.
GetHandlers
();
2614
var handlers = invocationHandlerList.
GetHandlers
();