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