3 references to IsInheritanceChainLayoutFixedInCurrentVersionBubble
ILCompiler.ReadyToRun (3)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
3179
else if (_compilation.
IsInheritanceChainLayoutFixedInCurrentVersionBubble
(pMT.BaseType))
parent\parent\Common\JitInterface\CorInfoImpl.cs (2)
2438
Debug.Assert(_compilation.
IsInheritanceChainLayoutFixedInCurrentVersionBubble
(type));
2454
if (!_compilation.
IsInheritanceChainLayoutFixedInCurrentVersionBubble
(type))