1 reference to Argument_Cannot_Be_Null_Or_Empty
NuGet.Versioning (1)
NuGetVersionFactory.cs (1)
27
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Resources.
Argument_Cannot_Be_Null_Or_Empty
, value), nameof(value));