2 references to Greater
Microsoft.AspNetCore.Rewrite (2)
ApacheModRewrite\RuleBuilder.cs (1)
109
match = new StringMatch(input.Operand, StringOperationType.
Greater
, input.Invert);
UrlMatches\StringMatch.cs (1)
32
case StringOperationType.
Greater
: