1 // CS3008: Identifier `System.Error.__ComObject' is not CLS-compliant
3 // Compiler options: -warnaserror -warn:1
6 [assembly
:CLSCompliant(true)]
8 namespace System
.Error
{
9 public class __ComObject
: MarshalByRefObject
{
10 private __ComObject ()