1 write to factory
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1191this.factory = factory;
6 references to factory
System.ServiceModel (6)
System\ServiceModel\Channels\HttpChannelFactory.cs (6)
1212factory.ApplyManualAddressing(ref this.to, ref this.via, message); 1229HttpOutput httpOutput = HttpOutput.CreateHttpOutput(this.webRequest, this.factory, request, this.factory.IsChannelBindingSupportEnabled); 1309if (TransferModeHelper.IsRequestStreamed(this.factory.transferMode)) 1337this.factory, responseException, this.channelBinding); 1349HttpChannelUtilities.AddReplySecurityProperty(this.factory, this.webRequest, response,