1 write to extendedProtectionPolicy
System.ServiceModel (1)
System\ServiceModel\Channels\TcpChannelListener.cs (1)
196this.extendedProtectionPolicy = bindingElement.ExtendedProtectionPolicy;
1 reference to extendedProtectionPolicy
System.ServiceModel (1)
System\ServiceModel\Channels\TcpChannelListener.cs (1)
235return (T)(object)this.extendedProtectionPolicy;