2 references to Execute
Microsoft.AspNetCore.SignalR.Core (2)
Internal\DefaultHubDispatcher.cs (2)
634
await (Task)methodExecutor.
Execute
(hub, arguments)!;
644
return methodExecutor.
Execute
(hub, arguments);