1 write to DelayLoadMethodCallThunks
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\ReadyToRunInfo.cs (1)
32
DelayLoadMethodCallThunks
= target.ReadPointerField(address, type, nameof(DelayLoadMethodCallThunks));
3 references to DelayLoadMethodCallThunks
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\ExecutionManager\ExecutionManagerCore.ReadyToRunJitManager.cs (2)
259
if (r2rInfo.
DelayLoadMethodCallThunks
== TargetPointer.Null)
263
Data.ImageDataDirectory thunksData = Target.ProcessedData.GetOrAdd<Data.ImageDataDirectory>(r2rInfo.
DelayLoadMethodCallThunks
);
Data\ReadyToRunInfo.cs (1)
32
DelayLoadMethodCallThunks = target.ReadPointerField(address, type, nameof(
DelayLoadMethodCallThunks
));