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