2 references to GetChannelProtectionRequirements
System.ServiceModel (2)
System\ServiceModel\Channels\ContextBindingElement.cs (2)
214
return (T)(object)ContextMessageHeader.
GetChannelProtectionRequirements
(this.ProtectionLevel);
219
requirements.Add(ContextMessageHeader.
GetChannelProtectionRequirements
(this.ProtectionLevel));