4 references to StartProcess
Microsoft.Build.Utilities.Core (4)
TrackedDependencies\FileTracker.cs (4)
708=> StartProcess(command, arguments, toolType, dllName, intermediateDirectory, rootFiles, null);
720=> StartProcess(command, arguments, toolType, null, intermediateDirectory, rootFiles, null);
731=> StartProcess(command, arguments, toolType, null, null, rootFiles, null);
741=> StartProcess(command, arguments, toolType, null, null, null, null);