4 references to RWData
ILCompiler.ReadyToRun (4)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
3176
if ((locationBlock != BlockType.ROData) && (locationBlock != BlockType.
RWData
))
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
4519
return BlockType.
RWData
;
4550
case BlockType.
RWData
:
4645
case BlockType.
RWData
: