2 overrides of Replace
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (2)
871
internal override void
Replace
(Opcode replace, Opcode with)
1590
internal override void
Replace
(Opcode replace, Opcode with)
4 references to Replace
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (1)
1063
this.prev.
Replace
(this, branch);
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (1)
743
this.prev.
Replace
(this, branch);
System\ServiceModel\Dispatcher\QueryRelOp.cs (2)
138
this.prev.
Replace
(this, branch);
212
this.prev.
Replace
(this, branch);