1 write to isWorkflowStarting
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowDispatchContext.cs (1)
26
this.
isWorkflowStarting
= isWorkflowStarting;
1 reference to isWorkflowStarting
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowDispatchContext.cs (1)
50
return this.
isWorkflowStarting
;