1 write to ValidAuthenticationTypes
NuGet.CommandLine.XPlat (1)
Commands\NuGet\Add\DotnetNuGetAddCommand.cs (1)
56ValidAuthenticationTypes = parseResult.GetValue(validAuthenticationTypes),
2 references to ValidAuthenticationTypes
NuGet.Commands (2)
SourcesCommands\SourceRunners.cs (2)
51RunnerHelper.ValidateCredentials(args.Username, args.Password, args.ValidAuthenticationTypes); 85args.ValidAuthenticationTypes);