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