1 write to resourceCulture
NuGet.Credentials (1)
Resources.Designer.cs (1)
59resourceCulture = value;
14 references to resourceCulture
NuGet.Credentials (14)
Resources.Designer.cs (14)
56return resourceCulture; 68return ResourceManager.GetString("PluginException_Abort_Format", resourceCulture); 77return ResourceManager.GetString("PluginException_Exception_Format", resourceCulture); 86return ResourceManager.GetString("PluginException_InvalidResponse_Format", resourceCulture); 95return ResourceManager.GetString("PluginException_NotStarted_Format", resourceCulture); 104return ResourceManager.GetString("PluginException_PathNotFound_Format", resourceCulture); 113return ResourceManager.GetString("PluginException_Timeout_Format", resourceCulture); 122return ResourceManager.GetString("PluginException_UnexpectedStatus_Format", resourceCulture); 131return ResourceManager.GetString("PluginException_UnreadableResponse_Format", resourceCulture); 140return ResourceManager.GetString("PluginWarning_PluginIsBeingDeprecated", resourceCulture); 149return ResourceManager.GetString("ProviderException_InvalidCredentialResponse", resourceCulture); 158return ResourceManager.GetString("ProviderException_MalformedResponse", resourceCulture); 167return ResourceManager.GetString("SecurePluginNotice_UsingPluginAsProvider", resourceCulture); 176return ResourceManager.GetString("SecurePluginWarning_UseInteractiveOption", resourceCulture);