2 references to ApplyConfiguration
System.ServiceModel (2)
System\ServiceModel\Configuration\NetPeerTcpBindingElement.cs (1)
107this.Security.ApplyConfiguration(peerBinding.Security);
System\ServiceModel\Configuration\PeerTransportElement.cs (1)
72this.Security.ApplyConfiguration(binding.Security);