Skip to content

Comments

66163 fatal error xml serializer immutable array#73729

Merged
StephenMolloy merged 3 commits intodotnet:mainfrom
StephenMolloy:66163_Fatal-error-XmlSerializer-ImmutableArray
Aug 13, 2022
Merged

66163 fatal error xml serializer immutable array#73729
StephenMolloy merged 3 commits intodotnet:mainfrom
StephenMolloy:66163_Fatal-error-XmlSerializer-ImmutableArray

Conversation

@StephenMolloy
Copy link
Member

Fixes #66163

This does not add full support for 'Immutable' collections a la some feature requests. But it does stop XmlSerializer from crashing with fatal EE exceptions when faced with an 'Immutable' collection.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fatal CLR error when XML serializing ImmutableArray, related to reflection

3 participants