1 write to declaringType
System.WorkflowServices (1)
System\Workflow\Activities\ContractMethodInfo.cs (1)
41
this.
declaringType
= declaringType;
2 references to declaringType
System.WorkflowServices (2)
System\Workflow\Activities\ContractMethodInfo.cs (2)
103
return this.
declaringType
;
128
return this.
declaringType
;