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