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