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