3 references to FilterApplyMethodInfo
mscorlib (3)
system\rttype.cs (3)
2817if (FilterApplyMethodInfo(methodInfo, bindingAttr, callConv, types) && 4844if (!FilterApplyMethodInfo((RuntimeMethodInfo)semiFinalist, bindingFlags, CallingConventions.Any, new Type[argCnt])) 4898if (!FilterApplyMethodInfo((RuntimeMethodInfo)semiFinalist, bindingFlags, CallingConventions.Any, new Type[argCnt]))