6 writes to Prev
System.ServiceModel (6)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (4)
695
opcode.
Prev
= this;
876
replace.
Prev
= null;
878
with.
Prev
= this;
1281
literal.
Prev
= this;
System\ServiceModel\Dispatcher\QueryOpcode.cs (2)
401
this.first.
Prev
= null;
469
this.last.
Prev
= null;
3 references to Prev
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryOpcode.cs (1)
468
Opcode newLast = this.last.
Prev
;
System\ServiceModel\Dispatcher\QuerySubExprEliminator.cs (2)
514
Opcode p = ops.
Prev
;
558
ops = ops.
Prev
;