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