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