Skip to content

Review reflection usage in src/Mono.Android.Export/CallbackCode.cs #5206

@radekdoulik

Description

@radekdoulik

We are preserving many types unconditinally in Mono.Android.xml because of reflection used here.

It should be possible to remove some of the types from the list as illink is smarter about reflection and hopefully also update some of the code to be more linker friendly.

Also use the new dependency attributes when possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: LinkerIssues when linking assemblies.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions