4 references to IsHandleType
Aspire.Hosting.CodeGeneration.Rust (4)
AtsRustCodeGenerator.cs (4)
489else if (IsHandleType(parameter.Type)) 535if (IsHandleType(parameter.Type)) 603if (IsHandleType(returnTypeRef)) 1066&& IsHandleType(typeRef.ElementType);