1 write to _profileData
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunProfilingRootProvider.cs (1)
27
_profileData
= profileDataManager.GetInputProfileDataMethodsForModule(module);
1 reference to _profileData
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunProfilingRootProvider.cs (1)
33
foreach (var method in
_profileData
)