2 references to FilterApplyConstructorInfo
mscorlib (2)
system\rttype.cs (2)
2841
if (
FilterApplyConstructorInfo
(constructorInfo, bindingAttr, callConv, types) &&
5234
if (
FilterApplyConstructorInfo
((RuntimeConstructorInfo)candidates[i], bindingAttr, CallingConventions.Any, argsType))