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