3 references to IsInheritanceChainLayoutFixedInCurrentVersionBubble
ILCompiler.ReadyToRun (3)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
3090
else if (_compilation.
IsInheritanceChainLayoutFixedInCurrentVersionBubble
(pMT.BaseType))
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
2281
Debug.Assert(_compilation.
IsInheritanceChainLayoutFixedInCurrentVersionBubble
(type));
2297
if (!_compilation.
IsInheritanceChainLayoutFixedInCurrentVersionBubble
(type))