2 writes to Next
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryProcessor.cs (2)
920context.Next = null; 951context.Next = this.contextPool;
1 reference to Next
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
919this.contextPool = context.Next;