1 write to hasProtectionLevel
System.ServiceModel (1)
System\ServiceModel\OperationContractAttribute.cs (1)
71
this.
hasProtectionLevel
= true;
1 reference to hasProtectionLevel
System.ServiceModel (1)
System\ServiceModel\OperationContractAttribute.cs (1)
77
get { return this.
hasProtectionLevel
; }