Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

66163 fatal error xml serializer immutable array #73729

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