1 instantiation of AddClientCertArgs
NuGet.CommandLine.XPlat (1)
Commands\Verbs.cs (1)
123var args = new AddClientCertArgs()
3 references to AddClientCertArgs
NuGet.CommandLine.XPlat (1)
Commands\Verbs.cs (1)
123var args = new AddClientCertArgs()
NuGet.Commands (2)
ClientCertificatesCommand\AddClientCertRunner.cs (1)
16public static void Run(AddClientCertArgs args, Func<ILogger> getLogger)
ClientCertificatesCommand\ClientCertArgsExtensions.cs (1)
119public static void Validate(this AddClientCertArgs args)