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