1 instantiation of ProcessTerminationHandler
System.CommandLine (1)
Invocation\InvocationPipeline.cs (1)
62terminationHandler = new(cts, timeout.Value);
1 reference to ProcessTerminationHandler
System.CommandLine (1)
Invocation\InvocationPipeline.cs (1)
13ProcessTerminationHandler? terminationHandler = null;