2 references to PendingAsyncResult
System.ServiceModel (2)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (2)
310return this.writeState.PendingAsyncResult; 483IAsyncResult returnResult = thisPtr.writeState.PendingAsyncResult;