2 references to PooledAsyncResult
System.ServiceModel (2)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (2)
949this.pooledAsyncResult = new PooledAsyncResult(this, false); 962this.completedSynchronouslyResult = new PooledAsyncResult(this, true);