3 writes to _isInUse
System.Data (3)
fx\src\data\System\NewXml\DataPointer.cs (3)
28
this.
_isInUse
= true;
38
this.
_isInUse
= true;
696
this.
_isInUse
= false;
1 reference to _isInUse
System.Data (1)
fx\src\data\System\NewXml\DataPointer.cs (1)
688
return
_isInUse
;