3 references to IsEffectivelySealed
ILCompiler.RyuJit (3)
JitInterface\CorInfoImpl.RyuJit.cs (1)
1362canDevirt = _compilation.IsEffectivelySealed(targetMethod);
parent\parent\Common\JitInterface\CorInfoImpl.cs (2)
1162if (_compilation.IsEffectivelySealed(method.GetUnboxedMethod())) 1167if (_compilation.IsEffectivelySealed(method))