1 write to _logScope
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
246_logScope = new ConnectionLogScope();
8 references to _logScope
Microsoft.AspNetCore.SignalR.Client.Core (8)
HubConnection.cs (8)
267using (_logger.BeginScope(_logScope)) 320using (_logger.BeginScope(_logScope)) 336using (_logger.BeginScope(_logScope)) 436using (_logger.BeginScope(_logScope)) 458using (_logger.BeginScope(_logScope)) 477using (_logger.BeginScope(_logScope)) 2163_hubConnection._logScope.ConnectionId = connection.ConnectionId; 2275_hubConnection._logScope.ConnectionId = null;