2 writes to inIndex
System.ServiceModel (2)
System\ServiceModel\ComIntegration\DispatchProxy.cs (2)
80
inIndex
= -1;
161
paramInfo.
inIndex
= paramCount;
2 references to inIndex
System.ServiceModel (2)
System\ServiceModel\ComIntegration\DispatchProxy.cs (2)
244
if (mInfo.paramList[index].
inIndex
!= -1)
254
ins[mInfo.paramList[index].
inIndex
] = val;