4 references to GetEntry
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\ExecutionManager\ExecutionManagerCore.ReadyToRunJitManager.cs (4)
299
index => methodRVA <
GetEntry
(index).MethodStartRVA,
300
index => methodRVA ==
GetEntry
(index).MethodStartRVA,
304
Data.ExceptionLookupTableEntry entry =
GetEntry
(foundIndex);
305
Data.ExceptionLookupTableEntry nextEntry =
GetEntry
(foundIndex + 1);