2 references to HelpTable
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceCounterLib.cs (2)
807return (string)HelpTable[entry.HelpIndex]; 961string help = (string)HelpTable[helpIndex];