2 references to ToWebHeaderCollection
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpRequestMessageExtensionMethods.cs (1)
99return headers.ToWebHeaderCollection();
System\ServiceModel\Channels\HttpResponseMessageExtensionMethods.cs (1)
44return headers.ToWebHeaderCollection();