1 write to size
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
1539
this.
size
= perfCounter.CounterSize;
2 references to size
System (2)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (2)
1550
if (this.
size
== 4) {
1553
else if (this.
size
== 8) {