2 references to Error_StateChildNotFound
System.Workflow.Activities (2)
State.cs (2)
72
throw new ArgumentException(SR.GetString(SR.
Error_StateChildNotFound
), "childActivity");
103
throw new ArgumentException(SR.GetString(SR.
Error_StateChildNotFound
), "childActivityName");