3 references to GetKey
Aspire.Dashboard (3)
Components\Controls\Chart\ChartBase.cs (2)
101
if (_renderedInstrument is null || _renderedInstrument != InstrumentViewModel.Instrument.
GetKey
() ||
107
_renderedInstrument = InstrumentViewModel.Instrument.
GetKey
();
Otlp\Storage\SqliteTelemetryRepository.Caching.cs (1)
696
.DistinctBy(summary => summary.
GetKey
())