1 write to parenthesizeTop
System.Data.Linq (1)
SqlClient\Query\SqlFormatter.cs (1)
45
set { this.visitor.
parenthesizeTop
= value; }
3 references to parenthesizeTop
System.Data.Linq (3)
SqlClient\Query\SqlFormatter.cs (3)
44
get { return this.visitor.
parenthesizeTop
; }
783
if (this.
parenthesizeTop
) {
787
if (this.
parenthesizeTop
) {