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