2 references to _showLines
System.Data.Entity (2)
System\Data\Common\Utils\TreePrinter.cs (2)
191if (!_showLines || (parentScope.Position == parentScope.Children.Count && scopeIdx != _scopes.Count - 1)) 201if (_scopes.Count == idx && _showLines)