1 write to outputParameterCount
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SyncMethodInvoker.cs (1)
267this.outputParameterCount = outputParameterCount;
1 reference to outputParameterCount
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SyncMethodInvoker.cs (1)
94outputs = EmptyArray.Allocate(this.outputParameterCount);