3 references to FilterApplyMethodInfo
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\RuntimeType.cs (2)
581
if (!
FilterApplyMethodInfo
((RuntimeMethodInfo)semiFinalist, bindingFlags, CallingConventions.Any, new Type[argCnt]))
633
if (!
FilterApplyMethodInfo
((RuntimeMethodInfo)semiFinalist, bindingFlags, CallingConventions.Any, new Type[argCnt]))
src\System\RuntimeType.CoreCLR.cs (1)
2532
if (
FilterApplyMethodInfo
(methodInfo, bindingAttr, callConv, types) &&