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