5 references to FailedInvokingHubMethod
Microsoft.AspNetCore.SignalR.Core (5)
Internal\DefaultHubDispatcher.cs (5)
187Log.FailedInvokingHubMethod(_logger, nameof(Hub.OnAuthenticationRefreshedAsync), ex); 486Log.FailedInvokingHubMethod(logger, hubMethodInvocationMessage.Target, ex); 543Log.FailedInvokingHubMethod(_logger, hubMethodInvocationMessage.Target, ex); 549Log.FailedInvokingHubMethod(_logger, hubMethodInvocationMessage.Target, ex); 625Log.FailedInvokingHubMethod(_logger, hubMethodInvocationMessage.Target, ex);