4 references to OnlyTake
Microsoft.DotNet.Cli.Definitions (1)
Commands\Reference\ReferenceAddCommandDefinition.cs (1)
29arguments.OnlyTake(result.Count());
NuGet.CommandLine.XPlat (2)
Commands\Why\WhyCommand.cs (2)
78ar.OnlyTake(1); 82ar.OnlyTake(0);
System.CommandLine (1)
Binding\ArgumentConverter.cs (1)
115argumentResult.OnlyTake(i);