__ComObject.cs (Initialize) : Ensure that the static ctor has been called
authorWilliam Holmes <billholmes54@gmail.com>
Thu, 5 Apr 2012 13:33:25 +0000 (09:33 -0400)
committerWilliam Holmes <wfh@canframe64.ansys.com>
Thu, 5 Apr 2012 14:34:51 +0000 (10:34 -0400)
commit84c2edcfa865db73c14e1fe5dc09efd67deb6831
tree3e1dd707e407e2ca3e29ba9967da8d6dc85b2ce9
parent9b5c99300a84333cf712d9d4a5d3dfbe284d4a6a
__ComObject.cs (Initialize) : Ensure that the static ctor has been called
  for the target type being instantiated.  This is a problem when using
  System.Activator.CreateInstance to create a COM object.
mcs/class/corlib/System/__ComObject.cs