2 references to InterfaceTypeMissing
System.Workflow.Activities (2)
EventSinkActivity.cs (1)
189throw new InvalidOperationException(SR.GetString(SR.InterfaceTypeMissing, this.Name));
InvokeMethodActivity.cs (1)
162throw new InvalidOperationException(SR.GetString(SR.InterfaceTypeMissing, this.Name));