1 .assembly extern mscorlib
5 .assembly 'test-823-lib'
7 .hash algorithm 0x00008004
10 .module 'test-823-lib.dll'
12 .class public auto ansi beforefieldinit A
13 extends [mscorlib]System.Object
15 .method public hidebysig specialname instance int32 get_Prop() cil managed
21 .method public hidebysig specialname instance int32 get_Prop(int32 arg) cil managed
27 .method public hidebysig specialname rtspecialname
28 instance void .ctor() cil managed
32 IL_0001: call instance void [mscorlib]System.Object::.ctor()
36 .property instance int32 Prop()
38 .get instance int32 A::get_Prop()
41 .property instance int32 Prop(int32)
43 .get instance int32 A::get_Prop(int32)