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