1 write to RangeListType
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\CodeRangeMapRangeList.cs (1)
14RangeListType = target.ReadField<int>(address, type, nameof(RangeListType));
2 references to RangeListType
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
598return GetStubKind((StubKind)rangeList.RangeListType);
Data\CodeRangeMapRangeList.cs (1)
14RangeListType = target.ReadField<int>(address, type, nameof(RangeListType));