1 reference to GenerateInvokeBeginDelegate
System.ServiceModel (1)
System\ServiceModel\Dispatcher\AsyncMethodInvoker.cs (1)
377
InvokeBeginDelegate invokeBeginDelegate = new InvokerUtil().
GenerateInvokeBeginDelegate
(this.beginMethod, out inputParameterCount);