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