In System:
[mono-project.git] / mcs / ilasm / tests / test-16.il
blob186bce7bcc6953ac952f73936fce2d1c1e6b008a
3 .namespace System {
5   .class public Type extends System.Reflection.MemberInfo
6   {
7   
8   } 
12 .namespace System.Reflection {
14   .class public MemberInfo extends [mscorlib]System.Object
15   {
17        .method instance class System.Type get_ReflectedType() cil managed
18        {
19         
20        }
21         
22   }