3 references to _methodData
ILCompiler.RyuJit (3)
src\runtime\src\coreclr\tools\aot\ILCompiler.ReadyToRun\IBC\IBCProfileData.cs (3)
54_methodData.TryAdd(data.Method, data); 70_methodData.TryGetValue(m, out MethodProfileData profileData); 76return _methodData.Values;