2 references to _pendingScopes
Microsoft.VisualStudio.LanguageServices (2)
Telemetry\TelemetryLogger.cs (2)
127_pendingScopes[blockId] = Start(eventName, kind); 141Contract.ThrowIfFalse(_pendingScopes.TryRemove(blockId, out var scope));