3 references to CleanupInvocation
Microsoft.AspNetCore.SignalR.Core (3)
Internal\DefaultHubDispatcher.cs (3)
437await CleanupInvocation(connection, hubMethodInvocationMessage, hubActivator, hub, scope);
485await CleanupInvocation(connection, hubMethodInvocationMessage, hubActivator, hub, scope);
597await CleanupInvocation(connection, hubMethodInvocationMessage, hubActivator, hub, scope);