2 references to HasNamespacePrefix
System.Security (2)
system\security\cryptography\xml\canonicalxml.cs (1)
127if (Utils.HasNamespacePrefix((XmlAttribute) a, nsPrefix))
system\security\cryptography\xml\exccanonicalxml.cs (1)
132if (Utils.HasNamespacePrefix((XmlAttribute) a, nsPrefix))