2 references to GetCorrespondingMethodFromType
System.ServiceModel.Primitives (2)
System\ServiceModel\Description\TypeLoader.cs (2)
445MethodInfo ifaceMethod = GetCorrespondingMethodFromType(ifaceType, opMethod); 450MethodInfo implMethod = GetCorrespondingMethodFromType(implType, opMethod);