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