1 reference to HubInvocationContext
Microsoft.AspNetCore.SignalR.Core (1)
Internal\DefaultHubDispatcher.cs (1)
610
var invocationContext = new
HubInvocationContext
(methodExecutor, connection.HubCallerContext, serviceProvider, hub, arguments);