30 writes to depth
System.Data.Linq (30)
SqlClient\Query\SqlFormatter.cs (30)
468this.depth++; 477this.depth = saveDepth; 486this.depth++; 492this.depth = saveDepth; 501this.depth++; 507this.depth = saveDepth; 513this.depth++; 519this.depth = saveDepth; 601this.depth++; 609this.depth = saveDepth; 642this.depth++; 654this.depth = saveDepth; 870this.depth++; 874this.depth--; 1089this.depth++; 1092this.depth++; 1106this.depth--; 1109this.depth--; 1114this.depth++; 1117this.depth++; 1136this.depth--; 1139this.depth--; 1147this.depth++; 1150this.depth++; 1169this.depth--; 1172this.depth--; 1180this.depth++; 1183this.depth++; 1202this.depth--; 1205this.depth--;
7 references to depth
System.Data.Linq (7)
SqlClient\Query\SqlFormatter.cs (7)
467int saveDepth = this.depth; 485int saveDepth = this.depth; 500int saveDepth = this.depth; 512int saveDepth = this.depth; 585int saveDepth = this.depth; 641int saveDepth = this.depth; 753for (int i = 0; i < this.depth; i++) {