2 references to None
System.CommandLine (2)
Binding\ArgumentConverter.cs (1)
29
return
None
(argumentResult);
Parsing\ArgumentResult.cs (1)
197
1 when _tokens is null => ArgumentConversionResult.
None
(this),