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