1 write to hasProtectionLevel
System.ServiceModel (1)
System\ServiceModel\MessageContractAttribute.cs (1)
34
this.
hasProtectionLevel
= true;
1 reference to hasProtectionLevel
System.ServiceModel (1)
System\ServiceModel\MessageContractAttribute.cs (1)
40
get { return this.
hasProtectionLevel
; }