4 references to _currentScope
Microsoft.Extensions.Logging (4)
LoggerFactoryScopeProvider.cs (4)
75Report(_currentScope.Value); 93Scope? parent = _currentScope.Value; 95_currentScope.Value = newScope; 125_provider._currentScope.Value = Parent;