2 writes to next
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryNode.cs (2)
606
this.
next
= value;
731
this.
next
= nextSeq;
1 reference to next
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryNode.cs (1)
602
return this.
next
;