1 write to hasProtectionLevel
System.ServiceModel (1)
System\ServiceModel\Description\ContractDescription.cs (1)
112this.hasProtectionLevel = true;
1 reference to hasProtectionLevel
System.ServiceModel (1)
System\ServiceModel\Description\ContractDescription.cs (1)
123get { return this.hasProtectionLevel; }