2 references to IsEffectivelySealed
ILCompiler.ReadyToRun (2)
parent\parent\Common\JitInterface\CorInfoImpl.cs (2)
2344
if (_compilation.
IsEffectivelySealed
(type))
3241
return _compilation.
IsEffectivelySealed
(type);