Skip to content

[ReflectionBasedXmlSerializer] To Support Types with IsSequence == true #1402

@shmao

Description

@shmao

Currently the reflection based method treat this kind of type as normal types. But potentially we can do some optimization for types that have ordered properties.

Searching #10586 in https://github.com/dotnet/corefx/blob/master/src/System.Private.Xml/src/System/Xml/Serialization/ReflectionXmlSerializationReader.cs#L1181 would show the places to be fixed.

Metadata

Metadata

Assignees

Labels

area-SerializationenhancementProduct code improvement that does NOT require public API changes/additions

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions