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