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