4 references to ProcessHttpAddressing
System.ServiceModel (4)
System\ServiceModel\Channels\HttpChannelHelpers.cs (4)
537
requestException =
ProcessHttpAddressing
(message);
686
this.requestException = httpInput.
ProcessHttpAddressing
(this.message);
764
this.requestException = this.httpInput.
ProcessHttpAddressing
(this.message);
812
this.requestException = this.httpInput.
ProcessHttpAddressing
(this.message);