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