1 write to factory
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1415this.factory = channel.Factory;
7 references to factory
System.ServiceModel (7)
System\ServiceModel\Channels\HttpChannelFactory.cs (7)
1451factory.ApplyManualAddressing(ref this.to, ref this.via, this.requestMessage); 1546this.httpOutput = HttpOutput.CreateHttpOutput(this.request, this.factory, this.requestMessage, this.factory.IsChannelBindingSupportEnabled); 1614if (TransferModeHelper.IsRequestStreamed(this.factory.transferMode)) 1671if (TransferModeHelper.IsRequestStreamed(this.factory.transferMode)) 1762this.factory, responseException, this.channelBinding); 1794HttpChannelUtilities.AddReplySecurityProperty(this.factory, this.request, this.response,