7 references to SendInvocationError
Microsoft.AspNetCore.SignalR.Core (7)
Internal\DefaultHubDispatcher.cs (7)
296return SendInvocationError(bindingFailureMessage.InvocationId, connection, errorMessage);
383await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
401await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
467await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
487await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
544await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
550await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,