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