2 references to CORINFO_FLG_OVERLAPPING_FIELDS
ILCompiler.RyuJit (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
2274
result |= CorInfoFlag.
CORINFO_FLG_OVERLAPPING_FIELDS
;
2312
result |= CorInfoFlag.
CORINFO_FLG_OVERLAPPING_FIELDS
;