2 writes to ShowSecretsWarning
Aspire.Dashboard (2)
Components\Dialogs\TextVisualizerDialog.razor.cs (2)
70
ShowSecretsWarning
= settingsResult.Value is not { SecretsWarningAcknowledged: true };
304
ShowSecretsWarning
= false;
1 reference to ShowSecretsWarning
Aspire.Dashboard (1)
Components\Dialogs\TextVisualizerDialog.razor.cs (1)
118
private bool IsTextContentDisplayed => !Content.ContainsSecret ||
ShowSecretsWarning
is false;