1 write to _logScope
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
240_logScope = new ConnectionLogScope();
8 references to _logScope
Microsoft.AspNetCore.SignalR.Client.Core (8)
HubConnection.cs (8)
261using (_logger.BeginScope(_logScope)) 314using (_logger.BeginScope(_logScope)) 330using (_logger.BeginScope(_logScope)) 430using (_logger.BeginScope(_logScope)) 452using (_logger.BeginScope(_logScope)) 471using (_logger.BeginScope(_logScope)) 2153_hubConnection._logScope.ConnectionId = connection.ConnectionId; 2265_hubConnection._logScope.ConnectionId = null;