1 write to _callChainProfile
ILCompiler.ReadyToRun (1)
ObjectWriter\ProfileFileBuilder.cs (1)
66
_callChainProfile
= callChainProfile;
1 reference to _callChainProfile
ILCompiler.ReadyToRun (1)
ObjectWriter\ProfileFileBuilder.cs (1)
153
foreach (KeyValuePair<MethodDesc, Dictionary<MethodDesc, int>> kvpCallerCalleeCount in
_callChainProfile
.ResolvedProfileData)