4 references to StartProcess
Microsoft.Build.Utilities.Core (4)
TrackedDependencies\FileTracker.cs (4)
681=> StartProcess(command, arguments, toolType, dllName, intermediateDirectory, rootFiles, null);
693=> StartProcess(command, arguments, toolType, null, intermediateDirectory, rootFiles, null);
704=> StartProcess(command, arguments, toolType, null, null, rootFiles, null);
714=> StartProcess(command, arguments, toolType, null, null, null, null);