3 references to ElementsMatch
System.Xml (3)
System\Xml\Serialization\Mappings.cs (1)
743
if (!
ElementsMatch
(Elements, mapping.Elements)) {
System\Xml\Serialization\SoapReflectionImporter.cs (1)
487
if (AccessorMapping.
ElementsMatch
(arrayMapping.Elements, mapping.Elements)) {
System\Xml\Serialization\XmlReflectionImporter.cs (1)
938
if (AccessorMapping.
ElementsMatch
(arrayMapping.Elements, mapping.Elements)) {