2 writes to _bStartFromDocument
System.Private.Xml (2)
System\Xml\Dom\XmlNodeReader.cs (2)
1154
_bStartFromDocument
= false;
1515
_bStartFromDocument
= true;
1 reference to _bStartFromDocument
System.Private.Xml (1)
System\Xml\Dom\XmlNodeReader.cs (1)
1648
if (!
_bStartFromDocument
&& _curDepth == 0)