Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / CS7069-lib.il
1 .assembly extern mscorlib
2 {
3 }
4
5 .assembly 'CS7069-lib'
6 {
7   .hash algorithm 0x00008004
8   .ver 0:0:0:0
9 }
10
11 .module 'CS7069-lib.dll'
12
13 .class public auto ansi beforefieldinit A
14        extends [mscorlib]TYWSF$
15 {
16   .method public hidebysig specialname rtspecialname 
17           instance void  .ctor() cil managed
18   {
19     IL_0000:  ldarg.0
20     IL_0001:  call       instance void [mscorlib]System.Object::.ctor()
21     IL_0006:  ret
22   }
23
24 }