4 references to GetString
NuGet.Commands (1)
ClientCertificatesCommand\ListClientCertRunner.cs (1)
71
builder.AppendFormat(CultureInfo.CurrentCulture, Strings.ClientCertificatesStoreCertStoreLocation, defaultIndentation, StoreClientCertItem.
GetString
(storeCertItem.StoreLocation));
NuGet.Configuration (3)
Settings\Items\StoreClientCertItem.cs (3)
167
GetString
(StoreLocation.CurrentUser),
168
GetString
(StoreLocation.LocalMachine)
249
GetString
(StoreLocation),