dotnet/runtime

[ReflectionBasedXmlSerializer] To Support Serializing XmlSchemaObject

Closed

#1,399 opened on Aug 4, 2016

 (2 comments) (0 reactions) (1 assignee)C# (5,445 forks)batch import
area-Serializationenhancementhelp wanted

Repository metrics

Stars
 (17,886 stars)
PR merge metrics
 (Avg merge 12d 11h) (661 merged PRs in 30d)

Description

XmlSchemaObject is currently not in the contract. If we add it into the contract, we need to work on this issue.

Contributor guide