1 write to _profileData
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
393_profileData = profileData;
3 references to _profileData
ILCompiler.ReadyToRun (3)
Compiler\ReadyToRunCodegenCompilation.cs (3)
303public ProfileDataManager ProfileData => _profileData; 430callChainProfile: _profileData.CallChainProfile, 585_profileData.CallChainProfile,