1 instantiation of MethodInfo
System.ServiceModel (1)
System\ServiceModel\ComIntegration\DispatchProxy.cs (1)
110
methodInfo = new
MethodInfo
(opDesc);
6 references to MethodInfo
System.ServiceModel (6)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (2)
403
Dictionary<UInt32, System.ServiceModel.ComIntegration.DispatchProxy.
MethodInfo
> dispToOperationDescription)
409
System.ServiceModel.ComIntegration.DispatchProxy.
MethodInfo
methodInfo = null;
System\ServiceModel\ComIntegration\DispatchProxy.cs (4)
21
Dictionary<UInt32,
MethodInfo
> dispToOperationDescription = new Dictionary<UInt32,
MethodInfo
>();
109
MethodInfo
methodInfo = null;
213
MethodInfo
mInfo = null;