2 instantiations of XNodeReader
System.Private.Xml.Linq (2)
System\Xml\Linq\XNode.cs (2)
285return new XNodeReader(this, null); 297return new XNodeReader(this, null, readerOptions);