1 reference to WithOperator
NuGet.Packaging (1)
Licenses\NuGetLicenseExpressionParser.cs (1)
181
var withNode = new
WithOperator
(NuGetLicense.ParseIdentifier(left.Value), NuGetLicenseException.ParseIdentifier(right.Value));