2 references to TryFormatJson
Aspire.Dashboard (2)
Model\TextVisualizerViewModel.cs (2)
32
else if (
TryFormatJson
(Text, out var formattedJson))
268
if (
TryFormatJson
(Text, out var formattedJson))