2 references to IsEffectivelySealed
ILCompiler.ReadyToRun (2)
parent\parent\Common\JitInterface\CorInfoImpl.cs (2)
1162
if (_compilation.
IsEffectivelySealed
(method.GetUnboxedMethod()))
1167
if (_compilation.
IsEffectivelySealed
(method))