Implemented interface member:
property
Configfile
NuGet.Commands.IClientCertArgsWithConfigFile.Configfile
1 write to Configfile
NuGet.CommandLine.XPlat (1)
Commands\NuGet\Update\DotnetNuGetUpdateCommand.cs (1)
108Configfile = parseResult.GetValue(configfile),
1 reference to Configfile
NuGet.Commands (1)
ClientCertificatesCommand\UpdateClientCertRunner.cs (1)
20var settings = RunnerHelper.GetSettings(args.Configfile);