2 references to FilterApplyMethodBase
System.Private.CoreLib (2)
src\System\RuntimeType.CoreCLR.cs (2)
2241return FilterApplyMethodBase(method, method.BindingFlags, bindingFlags, callConv, argumentTypes); 2248return FilterApplyMethodBase(constructor, constructor.BindingFlags, bindingFlags, callConv, argumentTypes);