2 references to GetParsedValueLengthDelegate
Microsoft.Net.Http.Headers (2)
GenericHeaderParser.cs (2)
12
private readonly
GetParsedValueLengthDelegate
_getParsedValueLength;
14
internal GenericHeaderParser(bool supportsMultipleValues,
GetParsedValueLengthDelegate
getParsedValueLength)