2 references to HasAttribute
System.Security (2)
system\security\cryptography\xml\reference.cs (1)
386if ((tempElem != null) && (Utils.HasAttribute(tempElem, "Id", SignedXml.XmlDsigNamespaceUrl))
system\security\cryptography\xml\transform.cs (1)
486Utils.HasAttribute(e, "PrefixList", SignedXml.XmlDsigNamespaceUrl)) {