2 references to ViewsByProperties
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Caching.cs (2)
108if (resource.ViewsByProperties.TryGetValue(incomingView.Properties, out var cachedView)) 637resource.ViewsByProperties[view.Properties] = cachedView;