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