3 references to Current
System.WorkflowServices (3)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (2)
455if (WorkflowDispatchContext.Current != null && WorkflowDispatchContext.Current.IsWorkflowStarting)
System\Workflow\Runtime\Hosting\SynchronizationContextWorkflowSchedulerService.cs (1)
56WorkflowDispatchContext currentDispatchContext = WorkflowDispatchContext.Current;