3 references to ElementsMatch
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Mappings.cs (1)
888if (!ElementsMatch(Elements, mapping.Elements))
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (1)
544if (AccessorMapping.ElementsMatch(arrayMapping.Elements, mapping.Elements))
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (1)
1075if (AccessorMapping.ElementsMatch(arrayMapping.Elements, mapping.Elements))