3 references to IsHandleType
Aspire.Hosting.CodeGeneration.Rust (3)
AtsRustCodeGenerator.cs (3)
339
else if (
IsHandleType
(parameter.Type))
385
if (
IsHandleType
(parameter.Type))
419
if (
IsHandleType
(returnTypeRef))