1 reference to ExecuteMethod
Microsoft.AspNetCore.SignalR.Core (1)
Internal\DefaultHubDispatcher.cs (1)
62return ExecuteMethod(invocationContext.HubMethod.Name, invocationContext.Hub, arguments);