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