2 references to HubInvocationContext
Microsoft.AspNetCore.SignalR.Core (2)
HubInvocationContext.cs (1)
34: this(context, serviceProvider, hub, objectMethodExecutor.MethodInfo, hubMethodArguments)
Internal\DefaultHubDispatcher.cs (1)
771new HubInvocationContext(hubCallerContext, provider, hub, descriptor.MethodExecutor.MethodInfo, hubMethodArguments));