1 write to HasProtectionLevel
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\ContractDescription.cs (1)
99HasProtectionLevel = true;
2 references to HasProtectionLevel
System.ServiceModel.Primitives (2)
System\ServiceModel\Description\ContractDescription.cs (1)
105return HasProtectionLevel;
System\ServiceModel\Security\ChannelProtectionRequirements.cs (1)
209if (contract.HasProtectionLevel)