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