2 writes to PortSharingEnabled
System.ServiceModel (2)
System\ServiceModel\Configuration\NetTcpBindingElement.cs (1)
179nptBinding.PortSharingEnabled = this.PortSharingEnabled;
System\ServiceModel\NetTcpBinding.cs (1)
218this.PortSharingEnabled = transport.PortSharingEnabled;