2 references to NeedsCompensation
System.Workflow.ComponentModel (2)
AuthoringOM\Activity.cs (1)
1700if (this.NeedsCompensation)
AuthoringOM\ActivityExecutionContextCollection.cs (1)
176bool needsCompensation = childContext.Activity.NeedsCompensation;