1 write to _options
Aspire.Dashboard (1)
Model\TelemetryImportService.cs (1)
37_options = options;
1 reference to _options
Aspire.Dashboard (1)
Model\TelemetryImportService.cs (1)
26public bool IsImportEnabled => _options.CurrentValue.UI.DisableImport != true;