1 write to returnType
System.Workflow.Activities (1)
Common\DelegateTypeInfo.cs (1)
112this.returnType = new CodeTypeReference(method.ReturnType);
1 reference to returnType
System.Workflow.Activities (1)
Common\DelegateTypeInfo.cs (1)
53return returnType;