1 write to entry
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
1301
this.
entry
= entry;
4 references to entry
System (4)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (4)
1479
for (int index = 0; index < this.
entry
.CounterIndexes.Length; ++ index) {
1480
int counterIndex =
entry
.CounterIndexes[index];
1508
for (int index = 0; index < this.
entry
.CounterIndexes.Length; ++ index) {
1509
int counterIndex =
entry
.CounterIndexes[index];