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