3 references to MapEnumType
Aspire.Hosting.CodeGeneration.Go (3)
AtsGoCodeGenerator.cs (3)
694
AtsTypeCategory.Enum => $"{
MapEnumType
(typeRef.TypeId)}({value.ToRelaxedJsonString()})",
711
:
MapEnumType
(typeRef.TypeId);
2106
AtsTypeCategory.Enum =>
MapEnumType
(typeRef.TypeId),