8 references to
System.Net.Http (8)
System\Net\Http\Headers\AltSvcHeaderParser.cs (1)
20: base(supportsMultipleValues: true)
System\Net\Http\Headers\CacheControlHeaderParser.cs (1)
19: base(true)
System\Net\Http\Headers\GenericHeaderParser.cs (1)
57: base(supportsMultipleValues)
System\Net\Http\Headers\Int32NumberHeaderParser.cs (1)
20: base(false)
System\Net\Http\Headers\Int64NumberHeaderParser.cs (1)
20: base(false)
System\Net\Http\Headers\MediaTypeHeaderParser.cs (1)
17: base(supportsMultipleValues)
System\Net\Http\Headers\TimeSpanHeaderParser.cs (1)
14: base(false)
System\Net\Http\Headers\TransferCodingHeaderParser.cs (1)
23: base(supportsMultipleValues)