4 references to ChangeFormattedText
Aspire.Dashboard (4)
Components\Dialogs\TextVisualizerDialog.razor.cs (4)
114
ChangeFormattedText
(PlaintextFormat, Content.Text);
141
ChangeFormattedText
(XmlFormat, stringWriter.ToString());
155
ChangeFormattedText
(JsonFormat, formattedJson);
180
ChangeFormattedText
(PlaintextFormat, Content.Text);