2 writes to helpTable
System (2)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (2)
171this.helpTable = GetStringTable(true); 293this.helpTable = null;
3 references to helpTable
System (3)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (3)
168if (this.helpTable == null) { 170if (this.helpTable == null) 175return this.helpTable;