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)
303
public ProfileDataManager ProfileData =>
_profileData
;
430
callChainProfile:
_profileData
.CallChainProfile,
585
_profileData
.CallChainProfile,