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