3 references to CleanupInvocation
Microsoft.AspNetCore.SignalR.Core (3)
Internal\DefaultHubDispatcher.cs (3)
514await CleanupInvocation(connection, hubMethodInvocationMessage, streamOwner, hubActivator, hub, scope);
562await CleanupInvocation(connection, hubMethodInvocationMessage, streamOwner, hubActivator, hub, scope);
677await CleanupInvocation(connection, hubMethodInvocationMessage, streamOwner, hubActivator, hub, scope);