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