1 write to hasProtectionLevel
System.ServiceModel (1)
System\ServiceModel\MessageContractMemberAttribute.cs (1)
82this.hasProtectionLevel = true;
1 reference to hasProtectionLevel
System.ServiceModel (1)
System\ServiceModel\MessageContractMemberAttribute.cs (1)
88get { return this.hasProtectionLevel; }