4 references to IsHandleType
Aspire.Hosting.CodeGeneration.Rust (4)
AtsRustCodeGenerator.cs (4)
338else if (IsHandleType(parameter.Type)) 384if (IsHandleType(parameter.Type)) 452if (IsHandleType(returnTypeRef)) 859&& IsHandleType(typeRef.ElementType);