4 references to RootDepth
System.Data.Entity (4)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (4)
789
if (_depth <
RootDepth
)
793
else if (_depth ==
RootDepth
)
1031
_depth +=
RootDepth
;
1036
_depth -=
RootDepth
;