1 write to _logScope
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
252_logScope = new ConnectionLogScope();
8 references to _logScope
Microsoft.AspNetCore.SignalR.Client.Core (8)
HubConnection.cs (8)
275using (_logger.BeginScope(_logScope)) 328using (_logger.BeginScope(_logScope)) 344using (_logger.BeginScope(_logScope)) 444using (_logger.BeginScope(_logScope)) 466using (_logger.BeginScope(_logScope)) 485using (_logger.BeginScope(_logScope)) 2337_hubConnection._logScope.ConnectionId = connection.ConnectionId; 2449_hubConnection._logScope.ConnectionId = null;