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