2 references to CloseCollectionAsyncResult
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
273return new CloseCollectionAsyncResult(timeout, callback, state, objectList);
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
417return new CloseCollectionAsyncResult(timeout, callback, state, list);