2 references to _pendingScopes
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
src\VisualStudio\Core\Def\Telemetry\Shared\TelemetryLogger.cs (2)
136_pendingScopes[blockId] = Start(eventName, kind); 150Contract.ThrowIfFalse(_pendingScopes.TryRemove(blockId, out var scope));