Use string.IsNullOrEmpty instead of .Length.
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Mon, 26 May 2014 16:53:05 +0000 (18:53 +0200)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Mon, 26 May 2014 16:53:05 +0000 (18:53 +0200)
commit6143b52b03cf0faa32c107c5a6f08c335741d75d
treea12080c3a1cae9349211a4d1df4f1baaa1628b05
parentf7879a61a96b2d171ec8a768a8ddcf3c62747d6b
Use string.IsNullOrEmpty instead of .Length.
mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/AL.cs