4 references to AddHandleTypeIfNeeded
Aspire.Hosting.CodeGeneration.Go (4)
AtsGoCodeGenerator.cs (4)
547
AddHandleTypeIfNeeded
(handleTypeIds, capability.TargetType);
548
AddHandleTypeIfNeeded
(handleTypeIds, capability.ReturnType);
551
AddHandleTypeIfNeeded
(handleTypeIds, parameter.Type);
556
AddHandleTypeIfNeeded
(handleTypeIds, callbackParam.Type);