17 references to SafeIncrement
System.Data (17)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (7)
856
Statistics.
SafeIncrement
(ref Statistics._prepares);
954
Statistics.
SafeIncrement
(ref Statistics._prepares);
1632
statistics.
SafeIncrement
(ref statistics._unpreparedExecs);
1643
statistics.
SafeIncrement
(ref statistics._preparedExecs);
1646
statistics.
SafeIncrement
(ref statistics._unpreparedExecs);
4146
statistics.
SafeIncrement
(ref statistics._preparedExecs);
4149
statistics.
SafeIncrement
(ref statistics._unpreparedExecs);
fx\src\data\System\Data\SqlClient\TdsParser.cs (7)
2096
_statistics.
SafeIncrement
(ref _statistics._transactions);
2816
_statistics.
SafeIncrement
(ref _statistics._sumResultSets);
2830
_statistics.
SafeIncrement
(ref _statistics._iduCount);
2833
_statistics.
SafeIncrement
(ref _statistics._transactions);
2839
_statistics.
SafeIncrement
(ref _statistics._selectCount);
2845
_statistics.
SafeIncrement
(ref _statistics._transactions);
2851
_statistics.
SafeIncrement
(ref _statistics._cursorOpens);
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (3)
3181
statistics.
SafeIncrement
(ref statistics._serverRoundtrips);
3186
statistics.
SafeIncrement
(ref statistics._buffersReceived);
3193
statistics.
SafeIncrement
(ref statistics._buffersSent);