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