1 write to resourceCulture
NuGet.Frameworks (1)
Strings.Designer.cs (1)
59resourceCulture = value;
9 references to resourceCulture
NuGet.Frameworks (9)
Strings.Designer.cs (9)
56return resourceCulture; 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);