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