3 references to ElementsMatch
System.Private.Xml (3)
System\Xml\Serialization\Mappings.cs (1)
840if (!ElementsMatch(Elements, mapping.Elements))
System\Xml\Serialization\SoapReflectionImporter.cs (1)
514if (AccessorMapping.ElementsMatch(arrayMapping.Elements, mapping.Elements))
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1077if (AccessorMapping.ElementsMatch(arrayMapping.Elements, mapping.Elements))