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