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