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