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