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