1 reference to GenerateInvokeEndDelegate
System.ServiceModel (1)
System\ServiceModel\Dispatcher\AsyncMethodInvoker.cs (1)
381
InvokeEndDelegate invokeEndDelegate = new InvokerUtil().
GenerateInvokeEndDelegate
(this.endMethod, out outputParameterCount);