1 write to Level
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ExecutionManager\Helpers\RangeSectionMap.cs (1)
82
Level
= level;
2 references to Level
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\Helpers\RangeSectionMap.cs (2)
96
public bool IsLeaf =>
Level
== 1;
108
int nextLevel = cursor.
Level
- 1;