1 write to targetExecutionContextManager
System.Workflow.ComponentModel (1)
AuthoringOM\Filters\CompensationHandlingFilter.cs (1)
265this.targetExecutionContextManager = targetExecutionContextManager;
1 reference to targetExecutionContextManager
System.Workflow.ComponentModel (1)
AuthoringOM\Filters\CompensationHandlingFilter.cs (1)
290get { return targetExecutionContextManager; }