1 write to library
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
1302
this.
library
= library;
3 references to library
System (3)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (3)
1425
byte[] data =
library
.GetPerformanceData(categoryIndex.ToString(CultureInfo.InvariantCulture));
1481
string counterName = (string)this.
library
.NameTable[counterIndex];
1511
string name = (string)
library
.NameTable[counterIndex];