2 references to SingleValueParser
System.Net.Http (2)
System\Net\Http\Headers\ProductInfoHeaderValue.cs (2)
85object result = ProductInfoHeaderParser.SingleValueParser.ParseValue( 101if (ProductInfoHeaderParser.SingleValueParser.TryParseValue(input, null, ref index, out object? output))