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