1 reference to KillTree
Microsoft.AspNetCore.Server.IntegrationTesting (1)
src\Shared\Process\ProcessExtensions.cs (1)
16public static void KillTree(this Process process) => process.KillTree(_defaultTimeout);