2 writes to _iduRows
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlStatistics.cs (1)
157_iduRows = 0;
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
2831_statistics.SafeAdd(ref _statistics._iduRows, count);
1 reference to _iduRows
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlStatistics.cs (1)
100ht.Add("IduRows", _iduRows);