2 references to _helperCache
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
3750
if (!
_helperCache
.TryGetValue(ftnNum, out entryPoint))
3753
_helperCache
.Add(ftnNum, entryPoint);