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