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