2 references to GetCorrespondingMethodFromType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TypeLoader.cs (2)
432MethodInfo ifaceMethod = GetCorrespondingMethodFromType(ifaceType, opMethod); 437MethodInfo implMethod = GetCorrespondingMethodFromType(implType, opMethod);