2 references to DefaultGetIdElement
System.Security (2)
system\security\cryptography\xml\encryptedxml.cs (1)
298return SignedXml.DefaultGetIdElement(document, idValue);
system\security\cryptography\xml\signedxml.cs (1)
507return DefaultGetIdElement(document, idValue);