1 write to _entry
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\PerformanceCounterLib.cs (1)
1389
_entry
= entry;
4 references to _entry
System.Diagnostics.PerformanceCounter (4)
System\Diagnostics\PerformanceCounterLib.cs (4)
1611
for (int index = 0; index <
_entry
.CounterIndexes.Length; ++index)
1613
int counterIndex =
_entry
.CounterIndexes[index];
1646
for (int index = 0; index <
_entry
.CounterIndexes.Length; ++index)
1648
int counterIndex =
_entry
.CounterIndexes[index];