1 write to DebugInfoSection
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\ReadyToRunInfo.cs (1)
33DebugInfoSection = target.ReadPointerField(address, type, nameof(DebugInfoSection));
2 references to DebugInfoSection
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\ExecutionManagerCore.ReadyToRunJitManager.cs (1)
129Data.ImageDataDirectory debugInfoData = Target.ProcessedData.GetOrAdd<Data.ImageDataDirectory>(r2rInfo.DebugInfoSection);
Data\ReadyToRunInfo.cs (1)
33DebugInfoSection = target.ReadPointerField(address, type, nameof(DebugInfoSection));