4 references to RWData
ILCompiler.ReadyToRun (4)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
3282
if ((locationBlock != BlockType.ROData) && (locationBlock != BlockType.
RWData
))
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
4536
return BlockType.
RWData
;
4567
case BlockType.
RWData
:
4662
case BlockType.
RWData
: