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