1 // Compiler options: /noconfig /nostdlib -r:$REF_DIR/Facades/System.Runtime.dll -r:$REF_DIR/mscorlib.dll
5 class TypeForwarderOfSystemObject
7 void TestAttributeReadDoesNotCrash ()
9 System
.Runtime
.InteropServices
.Marshal
.ReadByte (IntPtr
.Zero
, 0);