1 write to RangeSection
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\RangeSectionFragment.cs (1)
16RangeSection = target.ReadPointerField(address, type, nameof(RangeSection));
2 references to RangeSection
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
168Data.RangeSection rangeSection = target.ProcessedData.GetOrAdd<Data.RangeSection>(fragment.RangeSection);
Data\RangeSectionFragment.cs (1)
16RangeSection = target.ReadPointerField(address, type, nameof(RangeSection));