1 write to _hubLifetimeManager
Microsoft.AspNetCore.SignalR.Core (1)
Internal\HubConnectionBinder.cs (1)
18
_hubLifetimeManager
= lifetimeManager;
1 reference to _hubLifetimeManager
Microsoft.AspNetCore.SignalR.Core (1)
Internal\HubConnectionBinder.cs (1)
28
if (
_hubLifetimeManager
.TryGetReturnType(invocationId, out var type))