3 references to GetOrAddCachedScope
Aspire.Dashboard (3)
Otlp\Storage\SqliteTelemetryRepository.Caching.cs (3)
221
cachedScope =
GetOrAddCachedScope
(existing.ScopeId, existing.ScopeName, existing.ScopeVersion, attributes);
253
cachedScope =
GetOrAddCachedScope
(scopeId, incomingScope.Name, incomingScope.Version, incomingScope.Attributes);
568
var scope =
GetOrAddCachedScope
(