2 references to Sections
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\ExecutionManagerCore.ReadyToRunJitManager.cs (1)
333foreach (Data.ReadyToRunSection section in coreInfo.Header.Sections)
Data\ReadyToRunCoreHeader.cs (1)
22Sections.Add(target.ProcessedData.GetOrAdd<ReadyToRunSection>(sectionAddress));