3 references to TryFormatXml
Aspire.Dashboard (3)
Model\TextVisualizerViewModel.cs (3)
38else if (TryFormatXml(Text, out var formattedXml)) 55if (knownFormat == DashboardUIHelpers.XmlFormat && TryFormatXml(text, out var formattedXml)) 299if (TryFormatXml(Text, out var formattedXml))