1 reference to AllocateTypeAssociatedMemoryAligned
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\RuntimeHelpers.CoreCLR.cs (1)
516
return
AllocateTypeAssociatedMemoryAligned
(new QCallTypeHandle(ref rt), (uint)size, (uint)alignment);