3 writes to _statistics
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (3)
114
_statistics
= _connection.Statistics;
977
_statistics
= null;
1077
_statistics
= null;
1 reference to _statistics
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (1)
369
return
_statistics
;