2 references to FindNextAvailableDebugFilePath
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (2)
733var binlogPath = DebugUtils.FindNextAvailableDebugFilePath($"{FrameworkDebugUtils.ProcessInfoString}_BuildManager_{_hostName}.binlog"); 2243var logPath = DebugUtils.FindNextAvailableDebugFilePath($"{FrameworkDebugUtils.ProcessInfoString}_ProjectGraph.dot");