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