2 references to IsRedundantNamespace
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\Utils.cs (2)
521if (!Utils.IsRedundantNamespace(ancestorElement, ancestorElement.Prefix, ancestorElement.NamespaceURI)) 554if (!Utils.IsRedundantNamespace(ancestorElement, attrib.Prefix, attrib.NamespaceURI))