2 references to GetOverlappedWriteException
System.ServiceModel (2)
System\ServiceModel\Channels\PipeConnection.cs (2)
398Exception writeException = Exceptions.GetOverlappedWriteException(this.pipe, this.writeOverlapped.NativeOverlapped, out bytesWritten); 1541writeException = Exceptions.GetOverlappedWriteException(this.pipe, this.writeOverlapped.NativeOverlapped, out bytesWritten);