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