2 references to _tracePropertyKeys
Aspire.Dashboard (2)
Otlp\Storage\TelemetryRepository.cs (2)
468
var applicationKeys =
_tracePropertyKeys
.AsEnumerable();
885
_tracePropertyKeys
.Add((applicationView.Application, kvp.Key));