1 write to returnType
System.Workflow.ComponentModel (1)
Shared\DelegateTypeInfo.cs (1)
111
this.
returnType
= new CodeTypeReference(method.ReturnType);
1 reference to returnType
System.Workflow.ComponentModel (1)
Shared\DelegateTypeInfo.cs (1)
52
return
returnType
;