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