2 references to FilterApplyConstructorInfo
System.Private.CoreLib (2)
src\System\RuntimeType.CoreCLR.cs (2)
2554if (FilterApplyConstructorInfo(constructorInfo, bindingAttr, callConv, types) && 3903if (FilterApplyConstructorInfo((RuntimeConstructorInfo)candidates[i], bindingAttr, CallingConventions.Any, argsType))