3 references to CleanupInvocation
Microsoft.AspNetCore.SignalR.Core (3)
Internal\DefaultHubDispatcher.cs (3)
512await CleanupInvocation(connection, hubMethodInvocationMessage, hubActivator, hub, scope);
560await CleanupInvocation(connection, hubMethodInvocationMessage, hubActivator, hub, scope);
674await CleanupInvocation(connection, hubMethodInvocationMessage, hubActivator, hub, scope);