2 references to InternalGetMethodInfo
System.WorkflowServices (2)
System\Workflow\Activities\TypedOperationInfo.cs (2)
197
methodInfo = this.
InternalGetMethodInfo
(provider, type);
335
methodInfo = this.
InternalGetMethodInfo
(provider, parentContract);