4 writes to _depth
System.Data.Entity (4)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (4)
806_depth++; 811_depth--; 1031_depth += RootDepth; 1036_depth -= RootDepth;
4 references to _depth
System.Data.Entity (4)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (4)
740Debug.Assert(_depth > 0); 741if (_depth == 1) 789if (_depth < RootDepth) 793else if (_depth == RootDepth)