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