2 references to GetExpressionLength
Microsoft.AspNetCore.Http (2)
src\Shared\HttpRuleParser.cs (2)
158return GetExpressionLength(input, startIndex, '"', '"', false, ref nestedCount, out length); 257var nestedResult = GetExpressionLength(input, current, openChar, closeChar,