Skip to content

Add tests for DataContractSerializer serializing System.Globalization types #24358

@huanwu

Description

@huanwu

We need have tests covering DataContractSerializer serializing the following types.
Refer https://github.com/dotnet/corefx/blob/master/src/System.Runtime.Serialization.Xml/tests/DataContractSerializer.cs on how to add the DCS tests using the common helper method.
#21982

  • System.Globalization.CompareInfo
  • System.Globalization.SortVersion

Metadata

Metadata

Assignees

Labels

area-Serializationin-prThere is an active PR which will close this issue when it is mergedtest-enhancementImprovements of test source code

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions