2 writes to _helpTable
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceCounterLib.cs (2)
212_helpTable ??= GetStringTable(true); 342_helpTable = null;
2 references to _helpTable
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceCounterLib.cs (2)
208if (_helpTable == null) 216return _helpTable;