2 references to WorkflowDefinitionLock
System.Workflow.Runtime (2)
WorkflowEventArgs.cs (1)
69using (new WorkflowDefinitionLock(this._originalWorkflowDefinition))
WorkflowExecutor.cs (1)
2646using (new WorkflowDefinitionLock(definition))