2 references to Error_ContextStackItemMissing
System.Workflow.Activities (2)
ConstrainedGroup.cs (1)
165throw new InvalidOperationException(SR.GetString(SR.Error_ContextStackItemMissing, typeof(Activity).Name));
WebServiceReceive.cs (1)
662throw new InvalidOperationException(SR.GetString(SR.Error_ContextStackItemMissing, typeof(CodeNamespaceCollection).Name));