2 writes to counterType
System (2)
services\monitoring\system\diagnosticts\CounterSample.cs (2)
40this.counterType = counterType; 54this.counterType = counterType;
3 references to counterType
System (3)
services\monitoring\system\diagnosticts\CounterSample.cs (3)
134return this.counterType; 161(counterType == sample.counterType) &&