2 references to _traceScopes
Aspire.Dashboard (2)
Otlp\Storage\TelemetryRepository.cs (2)
666if (!_traceScopes.TryGetValue(name, out scope)) 669_traceScopes.Add(name, scope);