1 reference to canAllocateOnStack
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl_generated.cs (1)
1195
return _this.
canAllocateOnStack
(cls) ? (byte)1 : (byte)0;