Base:
property
ValueType
System.CommandLine.Argument.ValueType
1 reference to ValueType
System.CommandLine (1)
Option{T}.cs (1)
48
public override Type ValueType => _argument.
ValueType
;