8 references to Error_MustHaveParent
System.Workflow.ComponentModel (8)
AuthoringOM\Behaviors\CancellationHandler.cs (1)
32throw new InvalidOperationException(SR.GetString(SR.Error_MustHaveParent));
AuthoringOM\Behaviors\Compensate.cs (1)
54throw new InvalidOperationException(SR.GetString(SR.Error_MustHaveParent));
AuthoringOM\Behaviors\Compensation.cs (1)
33throw new InvalidOperationException(SR.GetString(SR.Error_MustHaveParent));
AuthoringOM\Behaviors\ExceptionHandler.cs (1)
75throw new InvalidOperationException(SR.GetString(SR.Error_MustHaveParent));
AuthoringOM\Behaviors\ExceptionHandlers.cs (1)
42throw new InvalidOperationException(SR.GetString(SR.Error_MustHaveParent));
AuthoringOM\Fault.cs (1)
49throw new InvalidOperationException(SR.GetString(SR.Error_MustHaveParent));
AuthoringOM\Suspend.cs (1)
48throw new InvalidOperationException(SR.GetString(SR.Error_MustHaveParent));
AuthoringOM\Terminate.cs (1)
44throw new InvalidOperationException(SR.GetString(SR.Error_MustHaveParent));