2 references to OpenCollectionAsyncResult
System.ServiceModel (2)
System\ServiceModel\Channels\ChainedAsyncResult.cs (1)
190return new OpenCollectionAsyncResult(timeout, callback, state, collection);
System\ServiceModel\ServiceHost.cs (1)
849return new OpenCollectionAsyncResult(timeout, callback, state, this.SnapshotChannelDispatchers());