Skip to content

Missing unmanaged Constraint When Projecting Types for Pointers #242

@JasonBock

Description

@JasonBock

I think this is a case where this may be a warning, and it only shows up during the code gen test run. The ProjectedTypesGeneratorTests.CreateWithPointersAndGenericsAndUnmanagedConstraintAsync() test passes, but it seems like the generated code for the delegate and Argument class should have where T : unmanaged on it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions