2 writes to Next
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryProcessor.cs (2)
942resultSet.Next = null; 959resultSet.Next = this.resultPool;
1 reference to Next
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
941this.resultPool = resultSet.Next;