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