6 writes to bForceExpandEntity
System.Data (6)
fx\src\data\System\NewXml\XmlDataDocument.cs (6)
1030this.bForceExpandEntity = true; 1032this.bForceExpandEntity = false; 1039this.bForceExpandEntity = true; 1041this.bForceExpandEntity = false; 1048this.bForceExpandEntity = true; 1050this.bForceExpandEntity = false;
1 reference to bForceExpandEntity
System.Data (1)
fx\src\data\System\NewXml\XmlDataDocument.cs (1)
1073if ( this.bForceExpandEntity ) {