1 write to portSharingEnabled
System.ServiceModel (1)
System\ServiceModel\Channels\TcpChannelListener.cs (1)
194this.portSharingEnabled = bindingElement.PortSharingEnabled;
1 reference to portSharingEnabled
System.ServiceModel (1)
System\ServiceModel\Channels\TcpChannelListener.cs (1)
211return this.portSharingEnabled;