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