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