8 references to KillTree
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
1267
_process.
KillTree
(timeoutMilliseconds: 5000);
Microsoft.Build.CommandLine.UnitTests (1)
MSBuildServer_Tests.cs (1)
117
Process.GetProcessById(pidOfServerProcess).
KillTree
(1000);
Microsoft.Build.UnitTests.Shared (2)
RunnerUtilities.cs (1)
183
p.
KillTree
(1000);
TestEnvironment.cs (1)
683
Process.GetProcessById(_processId).
KillTree
(1000);
Microsoft.Build.Utilities.Core (1)
ToolTask.cs (1)
1038
proc.
KillTree
(timeout);
Microsoft.Build.Utilities.UnitTests (3)
ProcessExtensions_Tests.cs (3)
48
p.
KillTree
(timeoutMilliseconds: 5000);
78
p.
KillTree
(5000);
109
p.
KillTree
(5000);