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