1 write to iniFilePath
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
193iniFilePath = Path.GetTempFileName();
3 references to iniFilePath
System (3)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (3)
184if (iniFilePath == null) { 186if (iniFilePath == null) { 202return iniFilePath;