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