4 references to AddHandleTypeIfNeeded
Aspire.Hosting.CodeGeneration.Python (4)
AtsPythonCodeGenerator.cs (4)
422
AddHandleTypeIfNeeded
(handleTypeIds, capability.TargetType);
423
AddHandleTypeIfNeeded
(handleTypeIds, capability.ReturnType);
426
AddHandleTypeIfNeeded
(handleTypeIds, parameter.Type);
431
AddHandleTypeIfNeeded
(handleTypeIds, callbackParam.Type);