2 references to DescendantsAndSelf
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\XmlEncryptionExtensions.cs (1)
204return element.DescendantsAndSelf(XmlConstants.EncryptedSecretElementName).Any();
System.Private.Xml.Linq (1)
System\Xml\Linq\XElement.cs (1)
451/// <seealso cref="XElement.DescendantsAndSelf(XName)"/>