2 references to IsEffectivelySealed
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
1108
if (_compilation.
IsEffectivelySealed
(method.GetUnboxedMethod()))
1113
if (_compilation.
IsEffectivelySealed
(method))