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