4 references to AddHandleTypeIfNeeded
Aspire.Hosting.CodeGeneration.Java (4)
AtsJavaCodeGenerator.cs (4)
514
AddHandleTypeIfNeeded
(handleTypeIds, capability.TargetType);
515
AddHandleTypeIfNeeded
(handleTypeIds, capability.ReturnType);
518
AddHandleTypeIfNeeded
(handleTypeIds, parameter.Type);
523
AddHandleTypeIfNeeded
(handleTypeIds, callbackParam.Type);