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