2 references to Error_AtomicScopeNestedInNonLRT
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\Validation\TransactionContextValidator.cs (2)
46
validationErrors.Add(new ValidationError(SR.GetString(SR.Error_AtomicScopeNestedInNonLRT), ErrorNumbers.
Error_AtomicScopeNestedInNonLRT
));
108
return new ValidationError(SR.GetString(SR.Error_AtomicScopeNestedInNonLRT), ErrorNumbers.
Error_AtomicScopeNestedInNonLRT
);