1 write to symbolFilePath
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
240symbolFilePath = Path.GetTempFileName();
3 references to symbolFilePath
System (3)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (3)
224if (symbolFilePath == null) { 226if (symbolFilePath == null) { 249return symbolFilePath;