5 references to
ILCompiler.ReadyToRun (5)
Compiler\ProfileDataManager.cs (5)
116MethodProfileData mpd = _inputProfileData[method]; 121mpd = _synthesizedProfileData[method]; 135MethodProfileData existingProfileData = _inputProfileData[method]; 146existingProfileData = _synthesizedProfileData[method]; 165existingProfileData = _synthesizedProfileData[method];