2 references to new
System.CommandLine (2)
Binding\ArgumentConversionResult.cs (2)
32
=>
new
(argumentResult, error, reason);
35
=>
new
(argumentResult, FormatErrorMessage(argumentResult, expectedType, value), ArgumentConversionResultType.FailedType);