2 references to _pendingScopes
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
TelemetryLogger.cs (2)
127_pendingScopes[blockId] = Start(eventName, kind); 141Contract.ThrowIfFalse(_pendingScopes.TryRemove(blockId, out var scope));