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)
131
public CallChainProfile CallChainProfile =>
_callChainProfile
;