2 references to Strings
NuGet.LibraryModel (2)
PrunePackageReference.cs (1)
39
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture,
Strings
.Error_PrunePackageReferenceMissingVersion, name));
Strings.Designer.cs (1)
42
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("NuGet.LibraryModel.Strings", typeof(
Strings
).Assembly);