3 references to ApplyConfiguration
System.ServiceModel (3)
System\ServiceModel\Configuration\MsmqElementBase.cs (1)
143this.MsmqTransportSecurity.ApplyConfiguration(binding.MsmqTransportSecurity);
System\ServiceModel\Configuration\MsmqIntegrationSecurityElement.cs (1)
40this.Transport.ApplyConfiguration(security.Transport);
System\ServiceModel\Configuration\NetMsmqSecurityElement.cs (1)
45this.Transport.ApplyConfiguration(security.Transport);