1 reference to Method
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\TaskMethodInvoker.cs (1)
277
var invokeDelegate = new InvokerUtil().GenerateInvokeDelegate(
Method
, out inputParameterCount, out outputParameterCount);