4 references to _currentScope
Microsoft.Extensions.Telemetry (4)
Logging\Import\LoggerFactoryScopeProvider.cs (4)
90Report(_currentScope.Value); 108Scope? parent = _currentScope.Value; 110_currentScope.Value = newScope; 140_provider._currentScope.Value = Parent;