1 write to s_iniFilePath
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\PerformanceCounterLib.cs (1)
233s_iniFilePath = Path.GetTempFileName();
3 references to s_iniFilePath
System.Diagnostics.PerformanceCounter (3)
System\Diagnostics\PerformanceCounterLib.cs (3)
225if (s_iniFilePath == null) 229if (s_iniFilePath == null) 241return s_iniFilePath;