1 write to ProtectionLevel
System.WorkflowServices (1)
System\Workflow\Activities\ContractMethodInfo.cs (1)
82
operationContract.
ProtectionLevel
= (ProtectionLevel) operationInfo.ProtectionLevel;
1 reference to ProtectionLevel
System.ServiceModel (1)
System\ServiceModel\Description\TypeLoader.cs (1)
919
operationDescription.ProtectionLevel = opAttr.
ProtectionLevel
;