1 write to _headers
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpRequestMessageProperty.cs (1)
264_headers = HttpRequestMessage.ToWebHeaderCollection();
2 references to _headers
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpRequestMessageProperty.cs (2)
262if (_headers == null) 267return _headers;