1 write to _workflowDefinition
System.Workflow.Runtime (1)
WorkflowExecutor.cs (1)
489_workflowDefinition = tempDefinition;
2 references to _workflowDefinition
System.Workflow.Runtime (2)
WorkflowExecutor.cs (2)
473Debug.Assert(_workflowDefinition != null, "WorkflowDefinition cannot be null."); 474return _workflowDefinition;