1 reference to ApproxHighAvgNumHeaders
System.Net.WebHeaderCollection (1)
System\Net\WebHeaderCollection.cs (1)
53
private NameValueCollection InnerCollection => _innerCollection ??= new NameValueCollection(
ApproxHighAvgNumHeaders
, StringComparer.OrdinalIgnoreCase);