1 write to _library
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\PerformanceCounterLib.cs (1)
1390_library = library;
3 references to _library
System.Diagnostics.PerformanceCounter (3)
System\Diagnostics\PerformanceCounterLib.cs (3)
1538ReadOnlySpan<byte> data = _library.GetPerformanceData(categoryIndex.ToString(CultureInfo.InvariantCulture)); 1614string counterName = (string)_library.NameTable[counterIndex]; 1650string name = (string)_library.NameTable[counterIndex];