2 writes to Position
System.Data.Entity (2)
System\Data\Common\Utils\TreePrinter.cs (2)
170
node.
Position
= 0;
174
node.
Position
++;
1 reference to Position
System.Data.Entity (1)
System\Data\Common\Utils\TreePrinter.cs (1)
191
if (!_showLines || (parentScope.
Position
== parentScope.Children.Count && scopeIdx != _scopes.Count - 1))