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