2 references to HasNamespacePrefix
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\C14NAncestralNamespaceContextManager.cs (1)
19if (Utils.HasNamespacePrefix((XmlAttribute)a, nsPrefix))
System\Security\Cryptography\Xml\ExcAncestralNamespaceContextManager.cs (1)
31if (Utils.HasNamespacePrefix((XmlAttribute)a, nsPrefix))