2 references to CheckCanCreateInstance
mscorlib (2)
system\reflection\ConstructorInfo.cs (1)
584CheckCanCreateInstance(DeclaringType, (CallingConvention & CallingConventions.VarArgs) == CallingConventions.VarArgs);
system\reflection\customattribute.cs (1)
1721RuntimeConstructorInfo.CheckCanCreateInstance(attributeType, isVarArg);