3 references to OR
NuGet.Packaging (3)
Licenses\LicenseTokenTypeExtensions.cs (2)
10return tokenType == LicenseTokenType.WITH || tokenType == LicenseTokenType.AND || tokenType == LicenseTokenType.OR; 25case LicenseTokenType.OR:
Licenses\NuGetLicenseExpressionParser.cs (1)
89case LicenseTokenType.OR: