3 writes to _trackingForClose
System.Data (3)
fx\src\data\System\Data\OleDb\OleDbCommand.cs (3)
226_trackingForClose = false; 474_trackingForClose = false; 1193_trackingForClose = true;
2 references to _trackingForClose
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbCommand.cs (2)
224if (_trackingForClose) { 1192if (!_trackingForClose) {