Skip to content

dotnet: load assembly via RuntimeAssembly.nLoadImage #1054

@mike-hunhoff

Description

@mike-hunhoff

source: https://dr4k0nia.github.io/posts/NixImports-a-NET-loader-using-HInvoke/#the-runtime

The sample that I found references this method via:

Assembly.GetExecutingAssembly().GetType().GetMethod("nLoadImage", BindingFlags.Static | BindingFlags.NonPublic | BindingFlags.InvokeMethod)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions