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