Skip to content

Allow a pre-generated serialization assembly to load in the same ALC the type is in. #599

Description

@StephenBonikowsky

The XmlSerializer by default loads a pre-generated serialization assembly into the default context even when the type it was generated for lives in a different ALC.

Need to create a mechanism that allows the pre-generated serialization assembly to be loaded into the ALC where the type it was generated for lives.

Original issue: dotnet/corefx#41286

  • Port to 3.1.x

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions