5 references to FailedInvokingHubMethod
Microsoft.AspNetCore.SignalR.Core (5)
Internal\DefaultHubDispatcher.cs (5)
187Log.FailedInvokingHubMethod(_logger, nameof(Hub.OnAuthenticationRefreshedAsync), ex); 484Log.FailedInvokingHubMethod(logger, hubMethodInvocationMessage.Target, ex); 541Log.FailedInvokingHubMethod(_logger, hubMethodInvocationMessage.Target, ex); 547Log.FailedInvokingHubMethod(_logger, hubMethodInvocationMessage.Target, ex); 622Log.FailedInvokingHubMethod(_logger, hubMethodInvocationMessage.Target, ex);