1 write to _helper
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\InvokerUtil.cs (1)
19
_helper
= new CriticalHelper();
1 reference to _helper
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\InvokerUtil.cs (1)
25
return
_helper
.GenerateInvokeDelegate(method, out inputParameterCount, out outputParameterCount);