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