1 write to ConstructorEntrypoint
System.Private.CoreLib (1)
src\System\Array.CoreCLR.cs (1)
671ConstructorEntrypoint = GetElementConstructorEntrypoint(new QCallTypeHandle(ref arrayType));
1 reference to ConstructorEntrypoint
System.Private.CoreLib (1)
src\System\Array.CoreCLR.cs (1)
651delegate*<ref byte, void> constructorFtn = cache.ConstructorEntrypoint;