4 references to Error_CollectionHasNullEntry
System.Workflow.ComponentModel (4)
AuthoringOM\Design\CompositeActivityDesigner.cs (3)
454throw new ArgumentException("activitiesToInsert", SR.GetString(SR.Error_CollectionHasNullEntry)); 753throw new ArgumentException("activitiesToInsert", SR.GetString(SR.Error_CollectionHasNullEntry)); 830throw new ArgumentException("activitiesToInsert", SR.GetString(SR.Error_CollectionHasNullEntry));
AuthoringOM\Design\StructuredCompositeActivityDesigner.cs (1)
322throw new ArgumentException("activitiesToInsert", SR.GetString(SR.Error_CollectionHasNullEntry));