2 references to IsNilableGoType
Aspire.Hosting.CodeGeneration.Go (2)
AtsGoCodeGenerator.cs (2)
352var isNilableType = IsNilableGoType(paramTypeStr); 680if (isOptional && !IsNilableGoType(baseType))