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)
1611for (int index = 0; index < _entry.CounterIndexes.Length; ++index) 1613int counterIndex = _entry.CounterIndexes[index]; 1646for (int index = 0; index < _entry.CounterIndexes.Length; ++index) 1648int counterIndex = _entry.CounterIndexes[index];