3 references to GetStoreLocation
NuGet.Commands (3)
ClientCertificatesCommand\AddClientCertRunner.cs (1)
43args.GetStoreLocation(),
ClientCertificatesCommand\ClientCertArgsExtensions.cs (1)
67var storeLocation = args.GetStoreLocation();
ClientCertificatesCommand\UpdateClientCertRunner.cs (1)
53args.GetStoreLocation(),