2 references to DesignTimeMethodInfo
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\EventInfo.cs (2)
66this.addMethod = new DesignTimeMethodInfo(this.declaringType, codeAddMethod, true); 85this.removeMethod = new DesignTimeMethodInfo(declaringType, codeRemoveMethod, true);