Skip to content

Remove need for unsafe code #133

Closed
Closed
@schungx

Description

@schungx

Currently, in order to get the declaring type of the Parent in a ResolverDelegate, an unsafe code block must be used because Parent is an IntPtr.

Is there any way to avoid having to use an unsafe block?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions