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