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