2 writes to _extendedProtectionPolicy
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
80
_extendedProtectionPolicy
= elementToBeCloned.ExtendedProtectionPolicy;
131
_extendedProtectionPolicy
= value;
1 reference to _extendedProtectionPolicy
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
116
return
_extendedProtectionPolicy
;