3 references to GetKey
Aspire.Dashboard (3)
Components\Controls\Chart\ChartBase.cs (2)
94
if (_renderedInstrument is null || _renderedInstrument != InstrumentViewModel.Instrument.
GetKey
() ||
100
_renderedInstrument = InstrumentViewModel.Instrument.
GetKey
();
Otlp\Storage\TelemetryRepository.cs (1)
1236
.DistinctBy(s => s.
GetKey
())