4 instantiations of AnonymousAsynchronousCommandLineAction
System.CommandLine (4)
Command.cs (4)
148Action = new AnonymousAsynchronousCommandLineAction(async (context, cancellationToken) => 172Action = new AnonymousAsynchronousCommandLineAction(async (context, _) => 196Action = new AnonymousAsynchronousCommandLineAction(async (context, _) => 213Action = new AnonymousAsynchronousCommandLineAction(action);