3 references to DelayLoadMethodCallThunks
Microsoft.Diagnostics.DataContractReader.Contracts (3)
_generated\171\Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunInfo.g.cs (1)
386
_ =
DelayLoadMethodCallThunks
;
Contracts\ExecutionManager\ExecutionManagerCore.ReadyToRunJitManager.cs (2)
260
if (r2rInfo.
DelayLoadMethodCallThunks
== TargetPointer.Null)
264
Data.ImageDataDirectory thunksData = Target.ProcessedData.GetOrAdd<Data.ImageDataDirectory>(r2rInfo.
DelayLoadMethodCallThunks
);