2 writes to _helpMsg
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceCounter.cs (2)
167_helpMsg ??= PerformanceCounterLib.GetCounterHelp(currentMachineName, currentCategoryName, _counterName); 351_helpMsg = null;
1 reference to _helpMsg
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\PerformanceCounter.cs (1)
169return _helpMsg;