2 references to GetContractType
System.WorkflowServices (2)
System\Workflow\Activities\OperationInfo.cs (2)
208
Type contractType = DynamicContractTypeBuilder.
GetContractType
(this, this.ParentDependencyObject as ReceiveActivity);
217
contractType = DynamicContractTypeBuilder.
GetContractType
(this, this.ParentDependencyObject as ReceiveActivity);