2 references to Create
System.ServiceModel (2)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
51this.securityManager = PeerSecurityManager.Create(bindingElement.Security, context, this.readerQuotas);
System\ServiceModel\Channels\PeerChannelListener.cs (1)
48securityManager = PeerSecurityManager.Create(bindingElement.Security, context, this.readerQuotas);