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