3 references to PortSharingEnabled
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TcpTransportBindingElement.cs (2)
18_portSharingEnabled = TcpTransportDefaults.PortSharingEnabled; 34[DefaultValue(TcpTransportDefaults.PortSharingEnabled)]
FrameworkFork\System.ServiceModel\System\ServiceModel\NetTcpBinding.cs (1)
92[DefaultValue(TcpTransportDefaults.PortSharingEnabled)]