3 references to AddToValue
System (3)
services\monitoring\system\diagnosticts\SharedPerformanceCounter.cs (3)
1264
return
AddToValue
(counterEntry, value);
1455
return
AddToValue
(counterEntry, -1);
1476
return
AddToValue
(counterEntry, 1);