4 references to AddHandleTypeIfNeeded
Aspire.Hosting.CodeGeneration.Rust (4)
AtsRustCodeGenerator.cs (4)
581
AddHandleTypeIfNeeded
(handleTypeIds, capability.TargetType);
582
AddHandleTypeIfNeeded
(handleTypeIds, capability.ReturnType);
585
AddHandleTypeIfNeeded
(handleTypeIds, parameter.Type);
590
AddHandleTypeIfNeeded
(handleTypeIds, callbackParam.Type);