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