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