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