2 references to GetDescendantNodes
System.Private.Xml.Linq (2)
System\Xml\Linq\XContainer.cs (1)
255return GetDescendantNodes(false);
System\Xml\Linq\XElement.cs (1)
426return GetDescendantNodes(true);