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