1 write to ValidAuthenticationTypes
NuGet.CommandLine.XPlat (1)
Commands\Verbs.cs (1)
67ValidAuthenticationTypes = validAuthenticationTypes.Value(),
2 references to ValidAuthenticationTypes
NuGet.Commands (2)
SourcesCommands\SourceRunners.cs (2)
51RunnerHelper.ValidateCredentials(args.Username, args.Password, args.ValidAuthenticationTypes); 85args.ValidAuthenticationTypes);