2 references to Error_ListenNotAllEventDriven
System.Workflow.Activities (2)
EventHandlers.cs (1)
494
validationErrors.Add(new ValidationError(SR.GetString(SR.
Error_ListenNotAllEventDriven
), ErrorNumbers.Error_ListenNotAllEventDriven));
Listen.cs (1)
313
validationErrors.Add(new ValidationError(SR.GetString(SR.
Error_ListenNotAllEventDriven
), ErrorNumbers.Error_ListenNotAllEventDriven));