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