1 write to _callChainProfile
ILCompiler.ReadyToRun (1)
Compiler\ProfileDataManager.cs (1)
51_callChainProfile = callChainProfile;
1 reference to _callChainProfile
ILCompiler.ReadyToRun (1)
Compiler\ProfileDataManager.cs (1)
131public CallChainProfile CallChainProfile => _callChainProfile;