12 references to Error_InvalidListItem
System.Workflow.ComponentModel (12)
AuthoringOM\ActivitiesCollection.cs (6)
259
throw new Exception(SR.GetString(SR.
Error_InvalidListItem
, this.GetType().GetGenericArguments()[0].FullName));
272
throw new Exception(SR.GetString(SR.
Error_InvalidListItem
, this.GetType().GetGenericArguments()[0].FullName));
279
throw new Exception(SR.GetString(SR.
Error_InvalidListItem
, this.GetType().GetGenericArguments()[0].FullName));
286
throw new Exception(SR.GetString(SR.
Error_InvalidListItem
, this.GetType().GetGenericArguments()[0].FullName));
309
throw new Exception(SR.GetString(SR.
Error_InvalidListItem
, this.GetType().GetGenericArguments()[0].FullName));
322
throw new Exception(SR.GetString(SR.
Error_InvalidListItem
, this.GetType().GetGenericArguments()[0].FullName));
AuthoringOM\ItemList.cs (6)
326
throw new Exception(SR.GetString(SR.
Error_InvalidListItem
, this.GetType().GetGenericArguments()[0].FullName));
339
throw new Exception(SR.GetString(SR.
Error_InvalidListItem
, this.GetType().GetGenericArguments()[0].FullName));
346
throw new Exception(SR.GetString(SR.
Error_InvalidListItem
, this.GetType().GetGenericArguments()[0].FullName));
353
throw new Exception(SR.GetString(SR.
Error_InvalidListItem
, this.GetType().GetGenericArguments()[0].FullName));
376
throw new Exception(SR.GetString(SR.
Error_InvalidListItem
, this.GetType().GetGenericArguments()[0].FullName));
389
throw new Exception(SR.GetString(SR.
Error_InvalidListItem
, this.GetType().GetGenericArguments()[0].FullName));