4 references to StartProcess
Microsoft.Build.Utilities.Core (4)
TrackedDependencies\FileTracker.cs (4)
709=> StartProcess(command, arguments, toolType, dllName, intermediateDirectory, rootFiles, null);
721=> StartProcess(command, arguments, toolType, null, intermediateDirectory, rootFiles, null);
732=> StartProcess(command, arguments, toolType, null, null, rootFiles, null);
742=> StartProcess(command, arguments, toolType, null, null, null, null);