2 references to Cursor
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\Helpers\RangeSectionMap.cs (2)
103
return new
Cursor
(topMap, MapLevels, index);
111
return new
Cursor
(nextMap, nextLevel, nextIndex);