1 write to _logScope
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
274_logScope = new ConnectionLogScope();
8 references to _logScope
Microsoft.AspNetCore.SignalR.Client.Core (8)
HubConnection.cs (8)
297using (_logger.BeginScope(_logScope)) 350using (_logger.BeginScope(_logScope)) 366using (_logger.BeginScope(_logScope)) 466using (_logger.BeginScope(_logScope)) 488using (_logger.BeginScope(_logScope)) 507using (_logger.BeginScope(_logScope)) 2452_hubConnection._logScope.ConnectionId = connection.ConnectionId; 2564_hubConnection._logScope.ConnectionId = null;