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