1 write to hasProtectionLevel
System.ServiceModel (1)
System\ServiceModel\ServiceContractAttribute.cs (1)
84
this.
hasProtectionLevel
= true;
1 reference to hasProtectionLevel
System.ServiceModel (1)
System\ServiceModel\ServiceContractAttribute.cs (1)
90
get { return this.
hasProtectionLevel
; }