3 references to CloseAndKillProcessIfRunning
Aspire.Acquisition.Tests (1)
tests\Shared\TemplatesTesting\ToolCommand.cs (1)
101CurrentProcess?.CloseAndKillProcessIfRunning();
Infrastructure.Tests (2)
PowerShellScripts\PowerShellCommand.cs (1)
78CurrentProcess?.CloseAndKillProcessIfRunning();
WorkflowScripts\NodeCommand.cs (1)
72CurrentProcess?.CloseAndKillProcessIfRunning();