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