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