3 references to ToRelaxedJsonString
Aspire.Hosting.CodeGeneration.Java (3)
AtsJavaCodeGenerator.cs (3)
863
AtsTypeCategory.Primitive => value.
ToRelaxedJsonString
(),
864
AtsTypeCategory.Enum => $"{MapTypeRefToJava(typeRef, false)}.fromValue({value.
ToRelaxedJsonString
()})",
873
_ => value.
ToRelaxedJsonString
()