2 writes to _batchCommand
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlCommandSet.cs (2)
51_batchCommand = new SqlCommand(); 243_batchCommand = null;
2 references to _batchCommand
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlCommandSet.cs (2)
56SqlCommand command = _batchCommand; 241SqlCommand command = _batchCommand;