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