3 references to ReadAsyncResult
System.ServiceModel (3)
System\ServiceModel\Channels\Connection.cs (3)
402return ReadAsyncResult.End(asyncResult); 517ReadAsyncResult thisPtr = AsyncResult.End<ReadAsyncResult>(result);