2 references to Parent
Microsoft.DotNet.Cli.Definitions (2)
Commands\Workload\WorkloadSearchVersionsCommandDefinition.cs (2)
55if (result.GetValue(Parent.WorkloadIdStubArgument) != null) 57result.AddError(string.Format(CommandDefinitionStrings.CannotCombineSearchStringAndVersion, Parent.WorkloadIdStubArgument.Name, Name));