1 write to Address
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\171\Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunInfo.g.cs (1)
115Address = 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"); 302if (_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);