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