9 references to Attach
System.ServiceModel (9)
System\ServiceModel\Dispatcher\QueryOpcode.cs (3)
198this.Attach(branch); 442this.last.Attach(opcode); 457this.last.Attach(block.first);
System\ServiceModel\Dispatcher\QuerySubExprEliminator.cs (5)
32this.ops.Attach(ops); 145this.ops.Attach(op); 176op2.Attach(op); 548o.Attach(ops); 553p.Attach(ops);
System\ServiceModel\Dispatcher\QueryTreeBuilder.cs (1)
52this.diverger.TreePath[this.diverger.TreePath.Count - 1].Attach(this.diverger.InsertOpcode);