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