5 references to ImportSections
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\StackWalk\GC\GcScanner.cs (2)
276
if (r2rInfo.
ImportSections
== TargetPointer.Null || r2rInfo.NumImportSections == 0)
293
TargetPointer sectionsBase = r2rInfo.
ImportSections
;
Data\ReadyToRunInfo.cs (2)
51
[DataDescriptorDependency(nameof(
ImportSections
), "pointer")]
56
? target.ReadPointer(address + (ulong)type.Fields[nameof(
ImportSections
)].Offset)
Generated\361d1da7f942c932\Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunInfo.g.cs (1)
395
_ =
ImportSections
;