1 write to Address
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\171\Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunInfo.g.cs (1)
115
Address
= address;
15 references to Address
Microsoft.Diagnostics.DataContractReader.Contracts (15)
_generated\171\Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunInfo.g.cs (15)
132
_layouts.Select(
Address
, out var t, out var b, out var n, "CompositeInfo");
149
_layouts.Select(
Address
, out var t, out var b, out var n, "ReadyToRunHeader");
166
_layouts.Select(
Address
, out var t, out var b, out var n, "NumRuntimeFunctions");
183
_layouts.Select(
Address
, out var t, out var b, out var n, "NumHotColdMap");
200
_layouts.Select(
Address
, out var t, out var b, out var n, "DelayLoadMethodCallThunks");
217
_layouts.Select(
Address
, out var t, out var b, out var n, "DebugInfoSection");
234
_layouts.Select(
Address
, out var t, out var b, out var n, "ExceptionInfoSection");
251
_layouts.Select(
Address
, out var t, out var b, out var n, "LoadedImageBase");
268
_layouts.Select(
Address
, out var t, out var b, out var n, "Composite");
285
_layouts.Select(
Address
, out var t, out var b, out var n, "NumImportSections");
302
if (_layouts.TrySelect(
Address
, out var t, out var b, out var n, "MinVirtualIP"))
322
_RuntimeFunctions__value = InitRuntimeFunctions(_target,
Address
);
339
_HotColdMap__value = InitHotColdMap(_target,
Address
);
356
_ImportSections__value = InitImportSections(_target,
Address
);
373
_EntryPointToMethodDescMap__value = InitEntryPointToMethodDescMap(_target,
Address
);