>>310
それはないと思うよw

っていうか。等価コードこうじゃなかったっけ?

if (a == null)
  result = null;
else if (result = a.xxx == null)
  result = b;