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