2 references to _tracePropertyKeys
Aspire.Dashboard (2)
Otlp\Storage\TelemetryRepository.cs (2)
476
var resourceKeys =
_tracePropertyKeys
.AsEnumerable();
1056
_tracePropertyKeys
.Add((resourceView.Resource, kvp.Key));