1 write to s_symbolFilePath
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\PerformanceCounterLib.cs (1)
274s_symbolFilePath = Path.GetTempFileName();
3 references to s_symbolFilePath
System.Diagnostics.PerformanceCounter (3)
System\Diagnostics\PerformanceCounterLib.cs (3)
266if (s_symbolFilePath == null) 270if (s_symbolFilePath == null) 282return s_symbolFilePath;