1 write to LoadedImageBase
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\ReadyToRunInfo.cs (1)
43
LoadedImageBase
= target.ReadPointerField(address, type, nameof(LoadedImageBase));
3 references to LoadedImageBase
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\ExecutionManager\ExecutionManagerCore.ReadyToRunJitManager.cs (1)
322
ulong exceptionLookupTableAddr = section.VirtualAddress + r2rInfo.
LoadedImageBase
;
Contracts\StackWalk\GC\GcScanner.cs (1)
259
ulong imageBase = r2rInfo.
LoadedImageBase
.Value;
Data\ReadyToRunInfo.cs (1)
43
LoadedImageBase = target.ReadPointerField(address, type, nameof(
LoadedImageBase
));