3 references to NeedsRuntimeLookup
ILCompiler.Compiler (1)
IL\ILImporter.Scanner.cs (1)
884
if (!_compilation.
NeedsRuntimeLookup
(constrainedHelperId, constrainedCallInfo))
ILCompiler.RyuJit (2)
JitInterface\CorInfoImpl.RyuJit.cs (2)
258
if (_compilation.
NeedsRuntimeLookup
(helperId, entity))
1576
if (!_compilation.
NeedsRuntimeLookup
(constrainedHelperId, constrainedCallInfo))