4 references to ChangeFormattedText
Aspire.Dashboard (4)
Components\Dialogs\TextVisualizerDialog.razor.cs (4)
122
ChangeFormattedText
(PlaintextFormat, Content.Text);
160
ChangeFormattedText
(XmlFormat, stringWriter.ToString());
174
ChangeFormattedText
(JsonFormat, formattedJson);
199
ChangeFormattedText
(PlaintextFormat, Content.Text);