1 write to protectionLevel
System.ServiceModel (1)
System\ServiceModel\Description\ContractDescription.cs (1)
111this.protectionLevel = value;
1 reference to protectionLevel
System.ServiceModel (1)
System\ServiceModel\Description\ContractDescription.cs (1)
106get { return this.protectionLevel; }