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