2 references to ToRelaxedJsonString
aspire (2)
Commands\Sdk\SdkDumpCommand.cs (2)
499
value.Value?.
ToRelaxedJsonString
() ?? "null",
647
value.Value?.
ToRelaxedJsonString
() ?? "null"));