2 references to HubLifetimeContext
Microsoft.AspNetCore.SignalR.Core (2)
Internal\DefaultHubDispatcher.cs (2)
91var context = new HubLifetimeContext(connection.HubCallerContext, scope.ServiceProvider, hub); 126var context = new HubLifetimeContext(connection.HubCallerContext, scope.ServiceProvider, hub);