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