1 write to _applicationKey
Aspire.Dashboard (1)
Model\TracesViewModel.cs (1)
24public ApplicationKey? ApplicationKey { get => _applicationKey; set => SetValue(ref _applicationKey, value); }
1 reference to _applicationKey
Aspire.Dashboard (1)
Model\TracesViewModel.cs (1)
24public ApplicationKey? ApplicationKey { get => _applicationKey; set => SetValue(ref _applicationKey, value); }