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