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