4 references to _currentScope
Microsoft.Extensions.Logging.Abstractions (4)
LoggerExternalScopeProvider.cs (4)
34Report(_currentScope.Value); 40Scope? parent = _currentScope.Value; 42_currentScope.Value = newScope; 72_provider._currentScope.Value = Parent;