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