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