2 instantiations of ElementComparer
System.Xml (2)
System\Xml\Serialization\XmlSchemaImporter.cs (2)
764
Array.Sort(member.Elements, new
ElementComparer
());
1663
Array.Sort(choice, new
ElementComparer
());