2 references to MapOutputs
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (2)
425
return
MapOutputs
(this.outParams, methodCall, outs, ref ret);
431
return
MapOutputs
(this.endOutParams, methodCall, outs, ref ret);