2 references to IsEffectivelySealed
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
2340if (_compilation.IsEffectivelySealed(type)) 3237return _compilation.IsEffectivelySealed(type);