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