2 references to GetValueOwners
aspire (2)
Commands\ParseResultHelper.cs (2)
68var optionValueOwners = GetValueOwners(parseResult.RootCommandResult, includeArgumentResults: false); 192foreach (var (token, _) in GetValueOwners(parseResult.RootCommandResult, includeArgumentResults: true))