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