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