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