11 writes to _bOnAttrVal
System.Private.Xml (11)
System\Xml\Dom\XmlNodeReader.cs (11)
99
_bOnAttrVal
= false;
567
_bOnAttrVal
= _bLogOnAttrVal;
597
_bOnAttrVal
= false;
612
_bOnAttrVal
= false;
646
_bOnAttrVal
= false;
671
_bOnAttrVal
= false;
679
_bOnAttrVal
= false;
754
_bOnAttrVal
= false;
767
_bOnAttrVal
= false;
1056
_bOnAttrVal
= true;
1071
_bOnAttrVal
= true;
12 references to _bOnAttrVal
System.Private.Xml (12)
System\Xml\Dom\XmlNodeReader.cs (12)
111
if (
_bOnAttrVal
)
132
if (
_bOnAttrVal
)
336
|| (
_bOnAttrVal
&& nt != XmlNodeType.XmlDeclaration && nt != XmlNodeType.DocumentType))
556
_bLogOnAttrVal =
_bOnAttrVal
;
585
if (
_bOnAttrVal
)
609
if (
_bOnAttrVal
)
620
if (
_bOnAttrVal
&& _curNode.NodeType != XmlNodeType.Attribute)
781
if (!
_bOnAttrVal
)
794
if (!
_bOnAttrVal
)
808
if (!
_bOnAttrVal
)
1054
if (!
_bOnAttrVal
)
1075
else if (
_bOnAttrVal
)