1 write to _currentRowLength
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (1)
1052_currentRowLength = _currentRow.ItemArray.Length;
1 reference to _currentRowLength
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (1)
936Debug.Assert(sourceOrdinal < _currentRowLength, "inconsistency of length of rows from rowsource!");