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