2a20ed324f3f44a826d5771d6d254f19fa3eaf14
[mono.git] / mcs / tools / linker / Tests / TestCases / Linker / SimpleXml / desc.xml
1 <linker>
2         <assembly fullname="Library">
3                 <type fullname="Foo">
4                         <field signature="System.Int32 _baz" />
5                         <method signature="System.Void .ctor()" />
6                         <method signature="System.Int32 Baz()" />
7                 </type>
8                 <type fullname="Bar" />
9         </assembly>
10 </linker>