1 write to outputParameterCount
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TaskMethodInvoker.cs (1)
324this.outputParameterCount = outputParameterCount;
1 reference to outputParameterCount
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TaskMethodInvoker.cs (1)
195object[] outputs = EmptyArray.Allocate(this.outputParameterCount);