1 write to ConstructorEntrypoint
System.Private.CoreLib (1)
src\System\Array.CoreCLR.cs (1)
702
ConstructorEntrypoint
= constructorEntrypoint;
1 reference to ConstructorEntrypoint
System.Private.CoreLib (1)
src\System\Array.CoreCLR.cs (1)
682
delegate*<ref byte, void> constructorFtn = cache.
ConstructorEntrypoint
;