2 references to GetValue
Microsoft.DotNet.Cli.CommandLine (1)
ResultNavigationExtensions.cs (1)
59return optionResult.GetValue<T>(name);
System.CommandLine (1)
ParseResult.cs (1)
144=> RootCommandResult.GetValue<T>(name);