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