3 references to AddToValue
System.Diagnostics.PerformanceCounter (3)
System\Diagnostics\SharedPerformanceCounter.cs (3)
1364
return
AddToValue
(counterEntry, value);
1574
return
AddToValue
(counterEntry, -1);
1598
return
AddToValue
(counterEntry, 1);