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