1 write to _asyncAction
System.CommandLine (1)
Invocation\AnonymousAsynchronousCommandLineAction.cs (1)
14
=>
_asyncAction
= action;
1 reference to _asyncAction
System.CommandLine (1)
Invocation\AnonymousAsynchronousCommandLineAction.cs (1)
18
_asyncAction
(parseResult, cancellationToken);