3 references to ToRelaxedJsonString
Aspire.Hosting.CodeGeneration.Go (3)
AtsGoCodeGenerator.cs (3)
693
AtsTypeCategory.Primitive => value.
ToRelaxedJsonString
(),
694
AtsTypeCategory.Enum => $"{MapTypeRefToGo(typeRef, isOptional: false)}({value.
ToRelaxedJsonString
()})",
701
_ => value.
ToRelaxedJsonString
()