5 references to NewVarID
System.ServiceModel (5)
System\ServiceModel\Dispatcher\QuerySubExprEliminator.cs (5)
99
SubExpr e = new SubExpr(this, ops, elim.
NewVarID
());
107
SubExpr ee = new SubExpr(e, ops, elim.
NewVarID
());
133
SubExpr e = new SubExpr(this.parent, firstOp, elim.
NewVarID
());
241
this.var = elim.
NewVarID
();
537
e = new SubExpr(null, start,
NewVarID
());