2 references to GetOverlappedReadException
System.ServiceModel (2)
System\ServiceModel\Channels\PipeConnection.cs (2)
305Exception readException = Exceptions.GetOverlappedReadException(this.pipe, this.readOverlapped.NativeOverlapped, out bytesRead); 1441readException = Exceptions.GetOverlappedReadException(this.pipe, this.readOverlapped.NativeOverlapped, out bytesRead);