1 reference to Implicit
System.CommandLine (1)
Parsing\OptionResult.cs (1)
34
public bool Implicit => IdentifierToken is null || IdentifierToken.
Implicit
;