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