11 writes to bOnAttrVal
System.Xml (11)
System\Xml\Dom\XmlNodeReader.cs (11)
96
this.
bOnAttrVal
= false;
500
this.
bOnAttrVal
= this.bLogOnAttrVal;
522
this.
bOnAttrVal
= false;
534
this.
bOnAttrVal
= false;
564
this.
bOnAttrVal
= false;
585
this.
bOnAttrVal
= false;
590
this.
bOnAttrVal
= false;
652
this.
bOnAttrVal
= false;
662
this.
bOnAttrVal
= false;
891
this.
bOnAttrVal
= true;
904
this.
bOnAttrVal
= true;
13 references to bOnAttrVal
System.Xml (13)
System\Xml\Dom\XmlNodeReader.cs (13)
105
if ( this.
bOnAttrVal
)
122
if ( this.
bOnAttrVal
)
151
return this.
bOnAttrVal
;
297
|| ( this.
bOnAttrVal
&& nt != XmlNodeType.XmlDeclaration && nt != XmlNodeType.DocumentType ) )
490
this.bLogOnAttrVal = this.
bOnAttrVal
;
515
if ( this.
bOnAttrVal
) {
532
if ( this.
bOnAttrVal
) {
542
if ( this.
bOnAttrVal
&& curNode.NodeType != XmlNodeType.Attribute )
674
if( !
bOnAttrVal
)
685
if( !
bOnAttrVal
)
696
if( !
bOnAttrVal
)
890
if ( !this.
bOnAttrVal
) {
908
else if ( this.
bOnAttrVal
) {