* Application.cs: Try to avoid NRE when Assembly.GetEntryAssembly is
commit16b4070c4bd8d4571b056efd878999350eba3cae
authorRolf Bjarne Kvinge <RKvinge@novell.com>
Thu, 31 May 2007 08:30:21 +0000 (31 08:30 -0000)
committerRolf Bjarne Kvinge <RKvinge@novell.com>
Thu, 31 May 2007 08:30:21 +0000 (31 08:30 -0000)
treee15b19f75ad9580a218cc50f9a124b9a683bafdb
parent5ede639da137884daa93561d58d6c998be6006ba
* Application.cs: Try to avoid NRE when Assembly.GetEntryAssembly is
  null (strange, but it seems to happen when running unit tests).

svn path=/trunk/mcs/; revision=78300
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog