2 references to ContractMethodParameterInfo
System.WorkflowServices (2)
System\Workflow\Activities\ContractMethodInfo.cs (2)
53new ContractMethodParameterInfo(this, operationParameterInfo); 76this.returnParam = new ContractMethodParameterInfo(this, returnParameterInfo);