1 write to dispIdToParamInfo
System.ServiceModel (1)
System\ServiceModel\ComIntegration\DispatchProxy.cs (1)
96dispIdToParamInfo = new Dictionary<uint, ParamInfo>();
1 reference to dispIdToParamInfo
System.ServiceModel (1)
System\ServiceModel\ComIntegration\DispatchProxy.cs (1)
148methodInfo.dispIdToParamInfo[dispID] = paramInfo;