2 references to LessEqual
Microsoft.AspNetCore.Rewrite (2)
ApacheModRewrite\RuleBuilder.cs (1)
92match = new IntegerMatch(input.Operand, IntegerOperationType.LessEqual);
UrlMatches\IntegerMatch.cs (1)
54case IntegerOperationType.LessEqual: