2 references to FindMethod
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannelProxy.cs (2)
417
int index =
FindMethod
(methodDatas, method);
452
int index =
FindMethod
(this.methodDatas, methodData.MethodBase);