8 references to ResourceManager
NuGet.Frameworks (8)
Strings.Designer.cs (8)
68return ResourceManager.GetString("ArgumentCannotBeNullOrEmpty", resourceCulture); 77return ResourceManager.GetString("FrameworkDoesNotSupportProfiles", resourceCulture); 86return ResourceManager.GetString("FrameworkMismatch", resourceCulture); 95return ResourceManager.GetString("InvalidFrameworkIdentifier", resourceCulture); 104return ResourceManager.GetString("InvalidFrameworkVersion", resourceCulture); 113return ResourceManager.GetString("InvalidPlatformVersion", resourceCulture); 122return ResourceManager.GetString("InvalidPortableFrameworksDueToHyphen", resourceCulture); 131return ResourceManager.GetString("MissingPortableFrameworks", resourceCulture);