1 write to workflowControlServiceContract
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\WorkflowControlEndpoint.cs (1)
80workflowControlServiceContract = tempControlServiceContract;
3 references to workflowControlServiceContract
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\WorkflowControlEndpoint.cs (3)
68if (workflowControlServiceContract == null) 72if (workflowControlServiceContract == null) 84return workflowControlServiceContract;