2 references to AsyncMethodInvoker
System.ServiceModel (2)
System\ServiceModel\Dispatcher\OperationInvokerBehavior.cs (2)
48dispatch.Invoker = new AsyncMethodInvoker(description.BeginMethod, description.EndMethod); 66dispatch.Invoker = new AsyncMethodInvoker(description.BeginMethod, description.EndMethod);