3 references to NuGetLicenseExpression_InvalidExpression
NuGet.Packaging (3)
Licenses\NuGetLicenseExpressionParser.cs (3)
132
throw new NuGetLicenseExpressionParsingException(string.Format(CultureInfo.CurrentCulture, Strings.
NuGetLicenseExpression_InvalidExpression
));
175
throw new NuGetLicenseExpressionParsingException(string.Format(CultureInfo.CurrentCulture, Strings.
NuGetLicenseExpression_InvalidExpression
));
206
throw new NuGetLicenseExpressionParsingException(string.Format(CultureInfo.CurrentCulture, Strings.
NuGetLicenseExpression_InvalidExpression
));