2 references to ProfileDataMap
ILCompiler.ReadyToRun (2)
Compiler\ProfileDataManager.cs (2)
92
_inputProfileData = new
ProfileDataMap
(nonLocalGenericsHome, _compilationGroup);
98
_synthesizedProfileData = new
ProfileDataMap
(nonLocalGenericsHome, _compilationGroup);