4 references to _currentScope
Microsoft.Extensions.Telemetry (4)
Logging\Import\LoggerFactoryScopeProvider.cs (4)
94Report(_currentScope.Value); 112Scope? parent = _currentScope.Value; 114_currentScope.Value = newScope; 144_provider._currentScope.Value = Parent;