1 write to NumRuntimeFunctions
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\140\Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunInfo.g.cs (1)
35
NumRuntimeFunctions
= target.ReadField<uint>(b, t, n);
5 references to NumRuntimeFunctions
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\ExecutionManager\ExecutionManagerCore.ReadyToRunJitManager.cs (4)
57
Debug.Assert(coldFunctionIndex < r2rInfo.
NumRuntimeFunctions
);
93
if (_hotCold.TryGetColdFunctionIndex(r2rInfo.NumHotColdMap, r2rInfo.HotColdMap, index, r2rInfo.
NumRuntimeFunctions
, out uint coldStartIdx, out uint coldEndIdx))
231
return _runtimeFunctions.TryGetRuntimeFunctionIndexForAddress(r2rInfo.RuntimeFunctions, r2rInfo.
NumRuntimeFunctions
, relativeAddr, out runtimeFunctionIndex);
238
Debug.Assert(index < r2rInfo.
NumRuntimeFunctions
);
Data\ReadyToRunInfo.cs (1)
31
RuntimeFunctions =
NumRuntimeFunctions
> 0