2 references to StoreClientCertItem
NuGet.Commands (1)
ClientCertificatesCommand\AddClientCertRunner.cs (1)
41
item = new
StoreClientCertItem
(args.PackageSource,
NuGet.Configuration (1)
Settings\Items\StoreClientCertItem.cs (1)
234
return new
StoreClientCertItem
(PackageSource, FindValue, StoreLocation, StoreName, FindType);