2 references to CheckCanCreateInstance
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Reflection\RuntimeConstructorInfo.cs (1)
87CheckCanCreateInstance(DeclaringType!, (CallingConvention & CallingConventions.VarArgs) == CallingConventions.VarArgs);
src\System\Reflection\RuntimeCustomAttributeData.cs (1)
1519RuntimeConstructorInfo.CheckCanCreateInstance(attributeType, isVarArg);