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