update
[mcs.git] / tests / ver-il-gmcs.xml
blobd1ab6f2f1cb27373d311eaed2f584aeac928a198
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>90</size>
1061       </method>
1062     </type>
1063   </test>
1064   <test name="gtest-046.cs">
1065     <type name="Foo`1[T]">
1066       <method name="Void .ctor()">
1067         <size>7</size>
1068       </method>
1069       <method name="Void add_MyEvent(Test`1[T])">
1070         <size>24</size>
1071       </method>
1072       <method name="Void remove_MyEvent(Test`1[T])">
1073         <size>24</size>
1074       </method>
1075       <method name="Void Hello(T)">
1076         <size>24</size>
1077       </method>
1078     </type>
1079     <type name="X">
1080       <method name="Void .ctor()">
1081         <size>7</size>
1082       </method>
1083       <method name="Void do_hello(System.String)">
1084         <size>12</size>
1085       </method>
1086       <method name="Void Main()">
1087         <size>36</size>
1088       </method>
1089     </type>
1090     <type name="Test`1[T]">
1091       <method name="Void .ctor(Object, IntPtr)">
1092         <size>0</size>
1093       </method>
1094       <method name="Void Invoke(T)">
1095         <size>0</size>
1096       </method>
1097       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1098         <size>0</size>
1099       </method>
1100       <method name="Void EndInvoke(IAsyncResult)">
1101         <size>0</size>
1102       </method>
1103     </type>
1104   </test>
1105   <test name="gtest-047.cs">
1106     <type name="X">
1107       <method name="Void .ctor()">
1108         <size>7</size>
1109       </method>
1110       <method name="Void Main()">
1111         <size>7</size>
1112       </method>
1113     </type>
1114   </test>
1115   <test name="gtest-048.cs">
1116     <type name="Stack`1[T]">
1117       <method name="Void .ctor()">
1118         <size>20</size>
1119       </method>
1120       <method name="Void Add(T)">
1121         <size>14</size>
1122       </method>
1123     </type>
1124     <type name="X">
1125       <method name="Void .ctor()">
1126         <size>7</size>
1127       </method>
1128       <method name="Void Main()">
1129         <size>22</size>
1130       </method>
1131     </type>
1132   </test>
1133   <test name="gtest-049.cs">
1134     <type name="X`1[T]">
1135       <method name="Void .ctor()">
1136         <size>7</size>
1137       </method>
1138       <method name="Void A(T)">
1139         <size>1</size>
1140       </method>
1141       <method name="Void A(T[])">
1142         <size>1</size>
1143       </method>
1144       <method name="Void A(T[,])">
1145         <size>1</size>
1146       </method>
1147       <method name="Void A(T[][])">
1148         <size>1</size>
1149       </method>
1150       <method name="Void B(T[])">
1151         <size>1</size>
1152       </method>
1153       <method name="Void B(Int32)">
1154         <size>1</size>
1155       </method>
1156       <method name="Void C(T[])">
1157         <size>1</size>
1158       </method>
1159       <method name="Void C(T[,])">
1160         <size>1</size>
1161       </method>
1162       <method name="Void C(System.Int32[,,])">
1163         <size>1</size>
1164       </method>
1165       <method name="Void D(Int32, T)">
1166         <size>1</size>
1167       </method>
1168       <method name="Void D(T, Int64)">
1169         <size>1</size>
1170       </method>
1171     </type>
1172     <type name="Foo">
1173       <method name="Void .ctor()">
1174         <size>7</size>
1175       </method>
1176       <method name="Void Main()">
1177         <size>1</size>
1178       </method>
1179     </type>
1180   </test>
1181   <test name="gtest-050.cs">
1182     <type name="X">
1183       <method name="Void .ctor()">
1184         <size>7</size>
1185       </method>
1186       <method name="T F[T](System.String, T)">
1187         <size>2</size>
1188       </method>
1189       <method name="T G[T]()">
1190         <size>6</size>
1191       </method>
1192       <method name="Void Main()">
1193         <size>40</size>
1194       </method>
1195     </type>
1196     <type name="D">
1197       <method name="Void .ctor(Object, IntPtr)">
1198         <size>0</size>
1199       </method>
1200       <method name="Int32 Invoke(System.String, Int32)">
1201         <size>0</size>
1202       </method>
1203       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1204         <size>0</size>
1205       </method>
1206       <method name="Int32 EndInvoke(IAsyncResult)">
1207         <size>0</size>
1208       </method>
1209     </type>
1210     <type name="E">
1211       <method name="Void .ctor(Object, IntPtr)">
1212         <size>0</size>
1213       </method>
1214       <method name="Int32 Invoke()">
1215         <size>0</size>
1216       </method>
1217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1218         <size>0</size>
1219       </method>
1220       <method name="Int32 EndInvoke(IAsyncResult)">
1221         <size>0</size>
1222       </method>
1223     </type>
1224   </test>
1225   <test name="gtest-051.cs">
1226     <type name="Foo`1[T]">
1227       <method name="Void .ctor()">
1228         <size>7</size>
1229       </method>
1230       <method name="Void Test(T)">
1231         <size>43</size>
1232       </method>
1233     </type>
1234     <type name="A">
1235       <method name="Void .ctor()">
1236         <size>7</size>
1237       </method>
1238       <method name="Void Hello()">
1239         <size>11</size>
1240       </method>
1241     </type>
1242     <type name="B">
1243       <method name="Void .ctor()">
1244         <size>7</size>
1245       </method>
1246     </type>
1247     <type name="X">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251       <method name="Void Main()">
1252         <size>18</size>
1253       </method>
1254     </type>
1255   </test>
1256   <test name="gtest-052.cs">
1257     <type name="Foo`1[T]">
1258       <method name="Void .ctor()">
1259         <size>7</size>
1260       </method>
1261       <method name="T Create()">
1262         <size>39</size>
1263       </method>
1264     </type>
1265     <type name="X">
1266       <method name="Void .ctor()">
1267         <size>7</size>
1268       </method>
1269       <method name="Void Hello()">
1270         <size>11</size>
1271       </method>
1272       <method name="Void Main()">
1273         <size>18</size>
1274       </method>
1275     </type>
1276   </test>
1277   <test name="gtest-053.cs">
1278     <type name="ReferenceTypeCounters.SimpleCounter">
1279       <method name="Void .ctor()">
1280         <size>7</size>
1281       </method>
1282       <method name="Void Increment()">
1283         <size>15</size>
1284       </method>
1285     </type>
1286     <type name="ReferenceTypeCounters.PrintingCounter">
1287       <method name="Void .ctor()">
1288         <size>7</size>
1289       </method>
1290       <method name="System.String ToString()">
1291         <size>12</size>
1292       </method>
1293       <method name="Void Increment()">
1294         <size>15</size>
1295       </method>
1296     </type>
1297     <type name="ReferenceTypeCounters.ExplicitCounter">
1298       <method name="Void .ctor()">
1299         <size>7</size>
1300       </method>
1301       <method name="Void ICounter.Increment()">
1302         <size>15</size>
1303       </method>
1304       <method name="System.String ToString()">
1305         <size>12</size>
1306       </method>
1307     </type>
1308     <type name="ReferenceTypeCounters.InterfaceCounter">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void ICounter.Increment()">
1313         <size>15</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="Test.Test`1[T]">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void Foo(T)">
1327         <size>50</size>
1328       </method>
1329     </type>
1330     <type name="Test.X">
1331       <method name="Void .ctor()">
1332         <size>7</size>
1333       </method>
1334       <method name="Void Main()">
1335         <size>97</size>
1336       </method>
1337     </type>
1338     <type name="ValueTypeCounters.SimpleCounter">
1339       <method name="Void Increment()">
1340         <size>15</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.PrintingCounter">
1344       <method name="System.String ToString()">
1345         <size>12</size>
1346       </method>
1347       <method name="Void Increment()">
1348         <size>15</size>
1349       </method>
1350     </type>
1351     <type name="ValueTypeCounters.ExplicitCounter">
1352       <method name="Void ICounter.Increment()">
1353         <size>15</size>
1354       </method>
1355       <method name="System.String ToString()">
1356         <size>12</size>
1357       </method>
1358     </type>
1359     <type name="ValueTypeCounters.InterfaceCounter">
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370   </test>
1371   <test name="gtest-054.cs">
1372     <type name="A">
1373       <method name="Void .ctor()">
1374         <size>7</size>
1375       </method>
1376     </type>
1377     <type name="B">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381       <method name="Void Hello()">
1382         <size>1</size>
1383       </method>
1384       <method name="C op_Implicit(B)">
1385         <size>6</size>
1386       </method>
1387     </type>
1388     <type name="C">
1389       <method name="Void .ctor()">
1390         <size>7</size>
1391       </method>
1392       <method name="B op_Explicit(C)">
1393         <size>6</size>
1394       </method>
1395     </type>
1396     <type name="Test">
1397       <method name="Void .ctor()">
1398         <size>7</size>
1399       </method>
1400       <method name="Void Simple[T](T)">
1401         <size>36</size>
1402       </method>
1403       <method name="Void Interface[T](T)">
1404         <size>8</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>71</size>
1408       </method>
1409       <method name="Void Array[T](T[])">
1410         <size>21</size>
1411       </method>
1412       <method name="Void Main()">
1413         <size>1</size>
1414       </method>
1415     </type>
1416   </test>
1417   <test name="gtest-055.cs">
1418     <type name="N1.A`1[T]">
1419       <method name="Void .ctor()">
1420         <size>7</size>
1421       </method>
1422     </type>
1423     <type name="N1.A`1+B[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+C`1[T,U]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.C">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N2.X">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442       <method name="Void Main()">
1443         <size>19</size>
1444       </method>
1445     </type>
1446   </test>
1447   <test name="gtest-056.cs">
1448     <type name="Log`1[T]">
1449       <method name="Void .ctor()">
1450         <size>31</size>
1451       </method>
1452       <method name="Void .cctor()">
1453         <size>1</size>
1454       </method>
1455       <method name="Int32 get_InstanceCount()">
1456         <size>6</size>
1457       </method>
1458       <method name="Void Add(T)">
1459         <size>32</size>
1460       </method>
1461       <method name="Int32 get_Count()">
1462         <size>7</size>
1463       </method>
1464       <method name="T get_Last()">
1465         <size>47</size>
1466       </method>
1467       <method name="Void set_Last(T)">
1468         <size>68</size>
1469       </method>
1470       <method name="T[] get_All()">
1471         <size>70</size>
1472       </method>
1473     </type>
1474     <type name="TestLog">
1475       <method name="Void .ctor()">
1476         <size>7</size>
1477       </method>
1478     </type>
1479     <type name="TestLog+MyTest">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483       <method name="Void Main(System.String[])">
1484         <size>203</size>
1485       </method>
1486     </type>
1487   </test>
1488   <test name="gtest-057.cs">
1489     <type name="Hello`1[T]">
1490       <method name="Void .ctor()">
1491         <size>7</size>
1492       </method>
1493       <method name="IHello`1 Test[U]()">
1494         <size>6</size>
1495       </method>
1496       <method name="Void Print(T)">
1497         <size>17</size>
1498       </method>
1499     </type>
1500     <type name="X">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main()">
1505         <size>48</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-058.cs">
1510     <type name="Foo">
1511       <method name="Void .ctor()">
1512         <size>7</size>
1513       </method>
1514       <method name="Void Main()">
1515         <size>1</size>
1516       </method>
1517     </type>
1518     <type name="Foo`1[T]">
1519       <method name="Void .ctor()">
1520         <size>7</size>
1521       </method>
1522       <method name="Foo`1[T] get_Blah()">
1523         <size>6</size>
1524       </method>
1525     </type>
1526   </test>
1527   <test name="gtest-059.cs">
1528     <type name="X`1[T]">
1529       <method name="Void .ctor()">
1530         <size>7</size>
1531       </method>
1532     </type>
1533     <type name="Foo">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537       <method name="Void Main()">
1538         <size>1</size>
1539       </method>
1540     </type>
1541   </test>
1542   <test name="gtest-060.cs">
1543     <type name="MyList`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Void Hello(T)">
1548         <size>12</size>
1549       </method>
1550     </type>
1551     <type name="Foo">
1552       <method name="Void .ctor()">
1553         <size>7</size>
1554       </method>
1555       <method name="MyList`1[T] Map[T]()">
1556         <size>6</size>
1557       </method>
1558     </type>
1559     <type name="X">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563       <method name="Void Main()">
1564         <size>22</size>
1565       </method>
1566     </type>
1567   </test>
1568   <test name="gtest-061.cs">
1569     <type name="Foo`1[T]">
1570       <method name="Void .ctor(T)">
1571         <size>14</size>
1572       </method>
1573       <method name="U Method[U](Test`2[T,U])">
1574         <size>13</size>
1575       </method>
1576     </type>
1577     <type name="X">
1578       <method name="Void .ctor()">
1579         <size>7</size>
1580       </method>
1581       <method name="Void Main()">
1582         <size>83</size>
1583       </method>
1584     </type>
1585     <type name="Test`2[A,B]">
1586       <method name="Void .ctor(Object, IntPtr)">
1587         <size>0</size>
1588       </method>
1589       <method name="B Invoke(A)">
1590         <size>0</size>
1591       </method>
1592       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1593         <size>0</size>
1594       </method>
1595       <method name="B EndInvoke(IAsyncResult)">
1596         <size>0</size>
1597       </method>
1598     </type>
1599     <type name="X">
1600       <method name="System.String &lt;Main&gt;m__0(Double)">
1601         <size>17</size>
1602       </method>
1603     </type>
1604   </test>
1605   <test name="gtest-062.cs">
1606     <type name="X">
1607       <method name="Void .ctor()">
1608         <size>7</size>
1609       </method>
1610       <method name="IEnumerable`1 Test(Int32, Int64)">
1611         <size>44</size>
1612       </method>
1613       <method name="Int32 Main()">
1614         <size>87</size>
1615       </method>
1616     </type>
1617     <type name="X+&lt;Test&gt;c__Iterator0">
1618       <method name="Void .ctor()">
1619         <size>7</size>
1620       </method>
1621       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1622         <size>12</size>
1623       </method>
1624       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1625         <size>7</size>
1626       </method>
1627       <method name="Boolean MoveNext()">
1628         <size>107</size>
1629       </method>
1630       <method name="Void Dispose()">
1631         <size>8</size>
1632       </method>
1633       <method name="Void Reset()">
1634         <size>6</size>
1635       </method>
1636       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1637         <size>7</size>
1638       </method>
1639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1640         <size>52</size>
1641       </method>
1642     </type>
1643   </test>
1644   <test name="gtest-063.cs">
1645     <type name="Test">
1646       <method name="Void .ctor()">
1647         <size>7</size>
1648       </method>
1649       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1650         <size>2</size>
1651       </method>
1652       <method name="Int32 IndexOf(System.Array, System.Object)">
1653         <size>15</size>
1654       </method>
1655       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1656         <size>2</size>
1657       </method>
1658     </type>
1659     <type name="X">
1660       <method name="Void .ctor()">
1661         <size>7</size>
1662       </method>
1663       <method name="Int32 Main()">
1664         <size>65</size>
1665       </method>
1666     </type>
1667   </test>
1668   <test name="gtest-064.cs">
1669     <type name="Foo`1[T]">
1670       <method name="Void .ctor()">
1671         <size>7</size>
1672       </method>
1673       <method name="Foo`1+Hello[T] GetHello()">
1674         <size>7</size>
1675       </method>
1676     </type>
1677     <type name="Foo`1+Hello[T]">
1678       <method name="Void .ctor(Foo`1)">
1679         <size>14</size>
1680       </method>
1681     </type>
1682     <type name="X">
1683       <method name="Void .ctor()">
1684         <size>7</size>
1685       </method>
1686       <method name="Void Main()">
1687         <size>1</size>
1688       </method>
1689     </type>
1690     <type name="Foo`1[T]">
1691       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1692         <size>7</size>
1693       </method>
1694     </type>
1695   </test>
1696   <test name="gtest-065.cs">
1697     <type name="MyTest">
1698       <method name="Void .ctor()">
1699         <size>7</size>
1700       </method>
1701       <method name="Void Test()">
1702         <size>17</size>
1703       </method>
1704       <method name="Void Main(System.String[])">
1705         <size>210</size>
1706       </method>
1707     </type>
1708     <type name="ComparablePair`2[T,U]">
1709       <method name="Void .ctor(T, U)">
1710         <size>15</size>
1711       </method>
1712       <method name="Int32 CompareTo(ComparablePair`2)">
1713         <size>68</size>
1714       </method>
1715       <method name="Boolean Equals(ComparablePair`2)">
1716         <size>73</size>
1717       </method>
1718       <method name="System.String ToString()">
1719         <size>64</size>
1720       </method>
1721     </type>
1722   </test>
1723   <test name="gtest-066.cs">
1724     <type name="Foo`1[T]">
1725       <method name="Void .ctor()">
1726         <size>7</size>
1727       </method>
1728     </type>
1729     <type name="Foo`1+Bar`1[T,U]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Test.FooEx`2[V,W]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="X">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743       <method name="Void Main()">
1744         <size>46</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-067.cs">
1749     <type name="Test">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753       <method name="Void Hello[U](Test+Foo`1[U], U)">
1754         <size>1</size>
1755       </method>
1756     </type>
1757     <type name="X">
1758       <method name="Void .ctor()">
1759         <size>7</size>
1760       </method>
1761       <method name="Int32 Add(Int32, Int32)">
1762         <size>4</size>
1763       </method>
1764       <method name="Void Main()">
1765         <size>26</size>
1766       </method>
1767     </type>
1768     <type name="Test+Foo`1[T]">
1769       <method name="Void .ctor(Object, IntPtr)">
1770         <size>0</size>
1771       </method>
1772       <method name="Int32 Invoke(T, T)">
1773         <size>0</size>
1774       </method>
1775       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1776         <size>0</size>
1777       </method>
1778       <method name="Int32 EndInvoke(IAsyncResult)">
1779         <size>0</size>
1780       </method>
1781     </type>
1782   </test>
1783   <test name="gtest-068.cs">
1784     <type name="Martin.Foo`1[T]">
1785       <method name="Void .ctor()">
1786         <size>7</size>
1787       </method>
1788     </type>
1789     <type name="Baulig.X">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793       <method name="Void Main()">
1794         <size>1</size>
1795       </method>
1796     </type>
1797   </test>
1798   <test name="gtest-069.cs">
1799     <type name="Test`1[T]">
1800       <method name="Void .ctor()">
1801         <size>7</size>
1802       </method>
1803       <method name="Int32 Foo(IFoo`1)">
1804         <size>7</size>
1805       </method>
1806       <method name="Int32 Foo(IFoo)">
1807         <size>7</size>
1808       </method>
1809     </type>
1810     <type name="X">
1811       <method name="Void .ctor()">
1812         <size>7</size>
1813       </method>
1814       <method name="Void Main()">
1815         <size>1</size>
1816       </method>
1817     </type>
1818   </test>
1819   <test name="gtest-070.cs">
1820     <type name="Martin.Test`1[T]">
1821       <method name="Void .ctor()">
1822         <size>7</size>
1823       </method>
1824       <method name="Int32 Foo()">
1825         <size>2</size>
1826       </method>
1827     </type>
1828     <type name="Foo`1[T]">
1829       <method name="Void .ctor(Int32)">
1830         <size>7</size>
1831       </method>
1832       <method name="Void .ctor()">
1833         <size>12</size>
1834       </method>
1835     </type>
1836     <type name="X">
1837       <method name="Void .ctor()">
1838         <size>7</size>
1839       </method>
1840       <method name="Void Main()">
1841         <size>1</size>
1842       </method>
1843     </type>
1844   </test>
1845   <test name="gtest-071.cs">
1846     <type name="Foo`1[T]">
1847       <method name="Void .ctor()">
1848         <size>7</size>
1849       </method>
1850       <method name="T Test[U](U)">
1851         <size>12</size>
1852       </method>
1853     </type>
1854     <type name="X">
1855       <method name="Void .ctor()">
1856         <size>7</size>
1857       </method>
1858       <method name="Void Main()">
1859         <size>21</size>
1860       </method>
1861     </type>
1862     <type name="Y">
1863       <method name="Void .ctor()">
1864         <size>7</size>
1865       </method>
1866     </type>
1867   </test>
1868   <test name="gtest-072.cs">
1869     <type name="Log`1[T]">
1870       <method name="Void .ctor()">
1871         <size>31</size>
1872       </method>
1873       <method name="Void .cctor()">
1874         <size>1</size>
1875       </method>
1876       <method name="Int32 get_InstanceCount()">
1877         <size>6</size>
1878       </method>
1879       <method name="Void Add(T)">
1880         <size>32</size>
1881       </method>
1882       <method name="Int32 get_Count()">
1883         <size>7</size>
1884       </method>
1885       <method name="T get_Last()">
1886         <size>47</size>
1887       </method>
1888       <method name="Void set_Last(T)">
1889         <size>68</size>
1890       </method>
1891       <method name="T[] get_All()">
1892         <size>70</size>
1893       </method>
1894     </type>
1895     <type name="TestLog">
1896       <method name="Void .ctor()">
1897         <size>7</size>
1898       </method>
1899     </type>
1900     <type name="TestLog+MyTest">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904       <method name="Void Main(System.String[])">
1905         <size>208</size>
1906       </method>
1907       <method name="Void TestPairLog()">
1908         <size>182</size>
1909       </method>
1910     </type>
1911     <type name="Pair`2[T,U]">
1912       <method name="Void .ctor(T, U)">
1913         <size>15</size>
1914       </method>
1915     </type>
1916   </test>
1917   <test name="gtest-073.cs">
1918     <type name="MyList`1[T]">
1919       <method name="Void .ctor()">
1920         <size>7</size>
1921       </method>
1922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1923         <size>7</size>
1924       </method>
1925       <method name="IEnumerator`1 GetEnumerator()">
1926         <size>8</size>
1927       </method>
1928     </type>
1929     <type name="X">
1930       <method name="Void .ctor()">
1931         <size>7</size>
1932       </method>
1933       <method name="Void Main()">
1934         <size>58</size>
1935       </method>
1936     </type>
1937     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1938       <method name="Void .ctor()">
1939         <size>7</size>
1940       </method>
1941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1942         <size>12</size>
1943       </method>
1944       <method name="Boolean MoveNext()">
1945         <size>25</size>
1946       </method>
1947       <method name="Void Dispose()">
1948         <size>8</size>
1949       </method>
1950       <method name="Void Reset()">
1951         <size>6</size>
1952       </method>
1953     </type>
1954     <type name="Foo`1[T]">
1955       <method name="Void .ctor(T)">
1956         <size>8</size>
1957       </method>
1958     </type>
1959     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1960       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1961         <size>7</size>
1962       </method>
1963     </type>
1964   </test>
1965   <test name="gtest-074.cs">
1966     <type name="Test`1[T]">
1967       <method name="Void .ctor(T, T)">
1968         <size>21</size>
1969       </method>
1970     </type>
1971     <type name="X">
1972       <method name="Void .ctor()">
1973         <size>7</size>
1974       </method>
1975       <method name="Int32 Main()">
1976         <size>85</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T, T)">
1981         <size>15</size>
1982       </method>
1983     </type>
1984   </test>
1985   <test name="gtest-075.cs">
1986     <type name="ArrayList`1[T]">
1987       <method name="Void .ctor()">
1988         <size>7</size>
1989       </method>
1990     </type>
1991     <type name="X">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995       <method name="Void Main()">
1996         <size>1</size>
1997       </method>
1998     </type>
1999     <type name="ArrayList`1[T]">
2000       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2001         <size>1</size>
2002       </method>
2003     </type>
2004   </test>
2005   <test name="gtest-076.cs">
2006     <type name="Test`1[T]">
2007       <method name="Void .ctor()">
2008         <size>7</size>
2009       </method>
2010       <method name="Foo`1 GetFoo(T)">
2011         <size>7</size>
2012       </method>
2013     </type>
2014     <type name="X">
2015       <method name="Void .ctor()">
2016         <size>7</size>
2017       </method>
2018       <method name="Int32 Main()">
2019         <size>41</size>
2020       </method>
2021     </type>
2022     <type name="Foo`1[T]">
2023       <method name="Void .ctor(T)">
2024         <size>8</size>
2025       </method>
2026     </type>
2027   </test>
2028   <test name="gtest-078.cs">
2029     <type name="Test">
2030       <method name="Void .ctor()">
2031         <size>7</size>
2032       </method>
2033       <method name="Void Main()">
2034         <size>62</size>
2035       </method>
2036       <method name="IEnumerator GetEnumerator()">
2037         <size>8</size>
2038       </method>
2039     </type>
2040     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2041       <method name="Void .ctor()">
2042         <size>7</size>
2043       </method>
2044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2045         <size>7</size>
2046       </method>
2047       <method name="Boolean MoveNext()">
2048         <size>184</size>
2049       </method>
2050       <method name="Void Dispose()">
2051         <size>60</size>
2052       </method>
2053       <method name="Void Reset()">
2054         <size>6</size>
2055       </method>
2056       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2057         <size>7</size>
2058       </method>
2059     </type>
2060   </test>
2061   <test name="gtest-079.cs">
2062     <type name="A.ArrayList`1[T]">
2063       <method name="Void .ctor()">
2064         <size>7</size>
2065       </method>
2066       <method name="Void InsertAll(T)">
2067         <size>1</size>
2068       </method>
2069     </type>
2070     <type name="B.ArrayList`2[X,Y]">
2071       <method name="Void .ctor()">
2072         <size>7</size>
2073       </method>
2074       <method name="Void AddAll[Z](Z)">
2075         <size>18</size>
2076       </method>
2077       <method name="Void InsertAll(Y)">
2078         <size>1</size>
2079       </method>
2080     </type>
2081     <type name="C.Foo`1[U]">
2082       <method name="Void .ctor()">
2083         <size>7</size>
2084       </method>
2085     </type>
2086     <type name="C.ArrayList`1[X]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090       <method name="Void AddAll[Y](Y)">
2091         <size>13</size>
2092       </method>
2093       <method name="Void InsertAll(C.Foo`1[X])">
2094         <size>1</size>
2095       </method>
2096     </type>
2097     <type name="X">
2098       <method name="Void .ctor()">
2099         <size>7</size>
2100       </method>
2101       <method name="Void Main()">
2102         <size>1</size>
2103       </method>
2104     </type>
2105     <type name="A.ArrayList`1[T]">
2106       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2107         <size>18</size>
2108       </method>
2109     </type>
2110   </test>
2111   <test name="gtest-080.cs">
2112     <type name="Test">
2113       <method name="Void .ctor()">
2114         <size>7</size>
2115       </method>
2116       <method name="Void Hello[T](IFoo`1)">
2117         <size>8</size>
2118       </method>
2119       <method name="Void InsertAll[U](IFoo`1)">
2120         <size>1</size>
2121       </method>
2122     </type>
2123     <type name="X">
2124       <method name="Void .ctor()">
2125         <size>7</size>
2126       </method>
2127       <method name="Void Main()">
2128         <size>1</size>
2129       </method>
2130     </type>
2131   </test>
2132   <test name="gtest-081.cs">
2133     <type name="ArrayList`1[T]">
2134       <method name="Void .ctor()">
2135         <size>7</size>
2136       </method>
2137       <method name="Void AddAll[U](U)">
2138         <size>18</size>
2139       </method>
2140       <method name="Void InsertAll(T)">
2141         <size>1</size>
2142       </method>
2143     </type>
2144     <type name="X">
2145       <method name="Void .ctor()">
2146         <size>7</size>
2147       </method>
2148       <method name="Void Main()">
2149         <size>1</size>
2150       </method>
2151     </type>
2152   </test>
2153   <test name="gtest-082.cs">
2154     <type name="Queue`1[T]">
2155       <method name="Void .ctor()">
2156         <size>7</size>
2157       </method>
2158     </type>
2159     <type name="Queue`1+Enumerator[T]">
2160       <method name="Void .ctor(Queue`1)">
2161         <size>14</size>
2162       </method>
2163     </type>
2164     <type name="X">
2165       <method name="Void .ctor()">
2166         <size>7</size>
2167       </method>
2168       <method name="Void Main()">
2169         <size>1</size>
2170       </method>
2171     </type>
2172   </test>
2173   <test name="gtest-083.cs">
2174     <type name="CollectionValueBase`1[T]">
2175       <method name="Void .ctor()">
2176         <size>7</size>
2177       </method>
2178       <method name="T[] ToArray()">
2179         <size>2</size>
2180       </method>
2181     </type>
2182     <type name="CollectionBase`1[T]">
2183       <method name="Void .ctor()">
2184         <size>7</size>
2185       </method>
2186     </type>
2187     <type name="SequencedBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="ArrayBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196       <method name="T[] ToArray()">
2197         <size>2</size>
2198       </method>
2199     </type>
2200     <type name="X">
2201       <method name="Void .ctor()">
2202         <size>7</size>
2203       </method>
2204       <method name="Void Main()">
2205         <size>1</size>
2206       </method>
2207     </type>
2208   </test>
2209   <test name="gtest-084.cs">
2210     <type name="HasherBuilder.ByPrototype`1[S]">
2211       <method name="Void .ctor()">
2212         <size>7</size>
2213       </method>
2214       <method name="IHasher`1 Examine()">
2215         <size>2</size>
2216       </method>
2217     </type>
2218     <type name="ArrayList`1[U]">
2219       <method name="Void .ctor()">
2220         <size>7</size>
2221       </method>
2222       <method name="IHasher`1 GetHasher()">
2223         <size>6</size>
2224       </method>
2225     </type>
2226     <type name="X">
2227       <method name="Void .ctor()">
2228         <size>7</size>
2229       </method>
2230       <method name="Void Main()">
2231         <size>1</size>
2232       </method>
2233     </type>
2234   </test>
2235   <test name="gtest-085.cs">
2236     <type name="ArrayList`1[T]">
2237       <method name="Void .ctor()">
2238         <size>7</size>
2239       </method>
2240       <method name="Int32 InsertAll[U](IFoo`1)">
2241         <size>2</size>
2242       </method>
2243       <method name="Int32 InsertAll(IFoo`1)">
2244         <size>2</size>
2245       </method>
2246       <method name="Int32 AddAll(IFoo`1)">
2247         <size>8</size>
2248       </method>
2249     </type>
2250     <type name="X">
2251       <method name="Void .ctor()">
2252         <size>7</size>
2253       </method>
2254       <method name="Int32 Main()">
2255         <size>14</size>
2256       </method>
2257     </type>
2258   </test>
2259   <test name="gtest-086.cs">
2260     <type name="ArrayList`1[T]">
2261       <method name="Void .ctor()">
2262         <size>7</size>
2263       </method>
2264       <method name="Int32 InsertAll[U](IFoo`1)">
2265         <size>2</size>
2266       </method>
2267       <method name="Int32 InsertAll(IFoo`1)">
2268         <size>2</size>
2269       </method>
2270       <method name="Int32 AddAll(IFoo`1)">
2271         <size>8</size>
2272       </method>
2273     </type>
2274     <type name="X">
2275       <method name="Void .ctor()">
2276         <size>7</size>
2277       </method>
2278       <method name="Void Main()">
2279         <size>1</size>
2280       </method>
2281     </type>
2282   </test>
2283   <test name="gtest-087.cs">
2284     <type name="C5.HashedArrayList`1[T]">
2285       <method name="Void .ctor()">
2286         <size>7</size>
2287       </method>
2288       <method name="Void Test()">
2289         <size>12</size>
2290       </method>
2291     </type>
2292     <type name="C5.HashSet`1[T]">
2293       <method name="Void .ctor(IHasher`1)">
2294         <size>7</size>
2295       </method>
2296     </type>
2297     <type name="C5.KeyValuePairHasher`2[K,V]">
2298       <method name="Void .ctor()">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="X">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306       <method name="Void Main()">
2307         <size>1</size>
2308       </method>
2309     </type>
2310   </test>
2311   <test name="gtest-088.cs">
2312     <type name="X">
2313       <method name="Void .ctor()">
2314         <size>7</size>
2315       </method>
2316       <method name="Void Main()">
2317         <size>9</size>
2318       </method>
2319     </type>
2320     <type name="KeyValuePair`2[K,V]">
2321       <method name="Void .ctor(K, V)">
2322         <size>1</size>
2323       </method>
2324       <method name="Void .ctor(K)">
2325         <size>1</size>
2326       </method>
2327     </type>
2328   </test>
2329   <test name="gtest-089.cs">
2330     <type name="Test`1[T]">
2331       <method name="Void .ctor()">
2332         <size>7</size>
2333       </method>
2334       <method name="Void Foo(T, Int32 ByRef)">
2335         <size>4</size>
2336       </method>
2337       <method name="Void Hello(T)">
2338         <size>10</size>
2339       </method>
2340     </type>
2341     <type name="X">
2342       <method name="Void .ctor()">
2343         <size>7</size>
2344       </method>
2345       <method name="Void Main()">
2346         <size>1</size>
2347       </method>
2348     </type>
2349   </test>
2350   <test name="gtest-090.cs">
2351     <type name="Foo`1[T]">
2352       <method name="Void .ctor()">
2353         <size>7</size>
2354       </method>
2355       <method name="T InsertAll[U](U)">
2356         <size>12</size>
2357       </method>
2358     </type>
2359     <type name="Bar`1[T]">
2360       <method name="Void .ctor()">
2361         <size>7</size>
2362       </method>
2363       <method name="T InsertAll[U](U)">
2364         <size>12</size>
2365       </method>
2366     </type>
2367     <type name="X">
2368       <method name="Void .ctor()">
2369         <size>7</size>
2370       </method>
2371       <method name="Void Main()">
2372         <size>1</size>
2373       </method>
2374     </type>
2375   </test>
2376   <test name="gtest-091.cs">
2377     <type name="Foo`1[T]">
2378       <method name="Void .ctor()">
2379         <size>7</size>
2380       </method>
2381       <method name="Foo`1+Node[T] Test[V]()">
2382         <size>7</size>
2383       </method>
2384     </type>
2385     <type name="Foo`1+Node[T]">
2386       <method name="Void .ctor()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="X">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394       <method name="Void Main()">
2395         <size>1</size>
2396       </method>
2397     </type>
2398   </test>
2399   <test name="gtest-092.cs">
2400     <type name="Element`1[T]">
2401       <method name="Void .ctor(T)">
2402         <size>14</size>
2403       </method>
2404       <method name="Void GetItem(T ByRef)">
2405         <size>13</size>
2406       </method>
2407       <method name="T GetItem(Int32, T ByRef)">
2408         <size>7</size>
2409       </method>
2410       <method name="Void SetItem(T)">
2411         <size>1</size>
2412       </method>
2413     </type>
2414     <type name="Foo`1[T]">
2415       <method name="Void .ctor()">
2416         <size>7</size>
2417       </method>
2418       <method name="Foo`1+Node[T] Test()">
2419         <size>52</size>
2420       </method>
2421     </type>
2422     <type name="Foo`1+Node[T]">
2423       <method name="Void .ctor()">
2424         <size>7</size>
2425       </method>
2426     </type>
2427     <type name="X">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431       <method name="Void Main()">
2432         <size>1</size>
2433       </method>
2434     </type>
2435   </test>
2436   <test name="gtest-093.cs">
2437     <type name="Foo`1[T]">
2438       <method name="Void .ctor(T)">
2439         <size>14</size>
2440       </method>
2441       <method name="Void Hello[U]()">
2442         <size>8</size>
2443       </method>
2444       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2445         <size>8</size>
2446       </method>
2447     </type>
2448     <type name="Foo`1+Node[T]">
2449       <method name="Void .ctor()">
2450         <size>7</size>
2451       </method>
2452     </type>
2453     <type name="X">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457       <method name="Void Main()">
2458         <size>1</size>
2459       </method>
2460     </type>
2461   </test>
2462   <test name="gtest-094.cs">
2463     <type name="LinkedList`1[T]">
2464       <method name="Void .ctor()">
2465         <size>7</size>
2466       </method>
2467     </type>
2468     <type name="LinkedList`1+Node[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="HashedLinkedList`1[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-095.cs">
2488     <type name="GuardedCollectionValue`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492       <method name="IDirectedCollectionValue`1 Backwards()">
2493         <size>2</size>
2494       </method>
2495     </type>
2496     <type name="GuardedSequenced`1[T]">
2497       <method name="Void .ctor()">
2498         <size>7</size>
2499       </method>
2500       <method name="IDirectedCollectionValue`1 Test()">
2501         <size>12</size>
2502       </method>
2503     </type>
2504     <type name="X">
2505       <method name="Void .ctor()">
2506         <size>7</size>
2507       </method>
2508       <method name="Void Main()">
2509         <size>1</size>
2510       </method>
2511     </type>
2512     <type name="GuardedCollectionValue`1[T]">
2513       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2514         <size>2</size>
2515       </method>
2516     </type>
2517   </test>
2518   <test name="gtest-096.cs">
2519     <type name="Foo`1[T]">
2520       <method name="Void .ctor()">
2521         <size>7</size>
2522       </method>
2523     </type>
2524     <type name="Test">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528       <method name="Void Hello[T](Foo`1[T][], Int32)">
2529         <size>27</size>
2530       </method>
2531       <method name="Void Quicksort[U](Foo`1[U][])">
2532         <size>8</size>
2533       </method>
2534       <method name="Void Main()">
2535         <size>22</size>
2536       </method>
2537     </type>
2538   </test>
2539   <test name="gtest-097.cs">
2540     <type name="Foo">
2541       <method name="Void .ctor()">
2542         <size>7</size>
2543       </method>
2544       <method name="Void IFoo.Test[Y,Z]()">
2545         <size>1</size>
2546       </method>
2547       <method name="Void IFoo.Test[X]()">
2548         <size>1</size>
2549       </method>
2550     </type>
2551     <type name="Bar`3[X,Y,Z]">
2552       <method name="Void .ctor()">
2553         <size>7</size>
2554       </method>
2555     </type>
2556     <type name="X">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560       <method name="Void Main()">
2561         <size>1</size>
2562       </method>
2563     </type>
2564     <type name="Bar`3[X,Y,Z]">
2565       <method name="Void IBar&lt;X&gt;.Test()">
2566         <size>1</size>
2567       </method>
2568       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2569         <size>1</size>
2570       </method>
2571     </type>
2572   </test>
2573   <test name="gtest-098.cs">
2574     <type name="Foo">
2575       <method name="Void .ctor()">
2576         <size>7</size>
2577       </method>
2578       <method name="Void IFoo.Test[Y,Z]()">
2579         <size>1</size>
2580       </method>
2581       <method name="Void IFoo.Test[X]()">
2582         <size>1</size>
2583       </method>
2584     </type>
2585     <type name="Bar`3[X,Y,Z]">
2586       <method name="Void .ctor()">
2587         <size>7</size>
2588       </method>
2589     </type>
2590     <type name="X">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594       <method name="Void Main()">
2595         <size>1</size>
2596       </method>
2597     </type>
2598     <type name="Bar`3[X,Y,Z]">
2599       <method name="Void IBar&lt;X&gt;.Test()">
2600         <size>1</size>
2601       </method>
2602       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2603         <size>1</size>
2604       </method>
2605     </type>
2606   </test>
2607   <test name="gtest-100.cs">
2608     <type name="C5.ArrayBase`1[T]">
2609       <method name="Void .ctor()">
2610         <size>7</size>
2611       </method>
2612     </type>
2613     <type name="C5.ArrayList`1[V]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="X">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622       <method name="Void Main()">
2623         <size>7</size>
2624       </method>
2625     </type>
2626     <type name="C5.ArrayBase`1[T]">
2627       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-101.cs">
2633     <type name="Test">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637       <method name="Void Main()">
2638         <size>9</size>
2639       </method>
2640     </type>
2641     <type name="SimpleStruct`1[T]">
2642       <method name="Void .ctor(T)">
2643         <size>8</size>
2644       </method>
2645     </type>
2646   </test>
2647   <test name="gtest-102.cs">
2648     <type name="A`1[T]">
2649       <method name="Void .ctor()">
2650         <size>7</size>
2651       </method>
2652     </type>
2653     <type name="B`2[U,V]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="Driver">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>1</size>
2664       </method>
2665     </type>
2666   </test>
2667   <test name="gtest-103.cs">
2668     <type name="Foo">
2669       <method name="Void .ctor()">
2670         <size>7</size>
2671       </method>
2672     </type>
2673     <type name="Hello">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677       <method name="Void World[U](U, IFoo`1)">
2678         <size>1</size>
2679       </method>
2680       <method name="Void World[V](IFoo`1)">
2681         <size>1</size>
2682       </method>
2683       <method name="Void Test(Foo)">
2684         <size>20</size>
2685       </method>
2686     </type>
2687     <type name="X">
2688       <method name="Void .ctor()">
2689         <size>7</size>
2690       </method>
2691       <method name="Void Main()">
2692         <size>1</size>
2693       </method>
2694     </type>
2695   </test>
2696   <test name="gtest-104.cs">
2697     <type name="MainClass">
2698       <method name="Void .ctor()">
2699         <size>7</size>
2700       </method>
2701       <method name="Void Main()">
2702         <size>20</size>
2703       </method>
2704     </type>
2705     <type name="MainClass+Gen`1[T]">
2706       <method name="Void .ctor()">
2707         <size>7</size>
2708       </method>
2709       <method name="Void Test()">
2710         <size>1</size>
2711       </method>
2712     </type>
2713     <type name="MainClass+Der">
2714       <method name="Void .ctor()">
2715         <size>7</size>
2716       </method>
2717     </type>
2718   </test>
2719   <test name="gtest-105.cs">
2720     <type name="A.KeyValuePairComparer`2[K,V]">
2721       <method name="Void .ctor()">
2722         <size>7</size>
2723       </method>
2724       <method name="Int32 Compare(KeyValuePair`2)">
2725         <size>2</size>
2726       </method>
2727     </type>
2728     <type name="A.TreeBag`1[T]">
2729       <method name="Void .ctor(IComparer`1)">
2730         <size>14</size>
2731       </method>
2732       <method name="Int32 Find(T ByRef)">
2733         <size>18</size>
2734       </method>
2735     </type>
2736     <type name="A.X">
2737       <method name="Void .ctor()">
2738         <size>7</size>
2739       </method>
2740       <method name="Void Test()">
2741         <size>33</size>
2742       </method>
2743     </type>
2744     <type name="B.KeyValuePair`2[X,Y]">
2745       <method name="Void .ctor(X, Y)">
2746         <size>7</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePairComparer`2[K,V]">
2750       <method name="Void .ctor()">
2751         <size>7</size>
2752       </method>
2753       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2754         <size>2</size>
2755       </method>
2756     </type>
2757     <type name="B.TreeBag`1[T]">
2758       <method name="Void .ctor(IComparer`1)">
2759         <size>14</size>
2760       </method>
2761       <method name="Int32 Find(T ByRef)">
2762         <size>18</size>
2763       </method>
2764     </type>
2765     <type name="B.X">
2766       <method name="Void .ctor()">
2767         <size>7</size>
2768       </method>
2769       <method name="Void Test()">
2770         <size>32</size>
2771       </method>
2772     </type>
2773     <type name="X">
2774       <method name="Void .ctor()">
2775         <size>7</size>
2776       </method>
2777       <method name="Void Main()">
2778         <size>11</size>
2779       </method>
2780     </type>
2781     <type name="A.KeyValuePair`2[X,Y]">
2782       <method name="Void .ctor(X, Y)">
2783         <size>1</size>
2784       </method>
2785     </type>
2786   </test>
2787   <test name="gtest-106.cs">
2788     <type name="KeyValuePairComparer`2[K,V]">
2789       <method name="Void .ctor()">
2790         <size>7</size>
2791       </method>
2792       <method name="Int32 Compare(KeyValuePair`2)">
2793         <size>2</size>
2794       </method>
2795     </type>
2796     <type name="TreeBag`1[T]">
2797       <method name="Void .ctor(IComparer`1, T)">
2798         <size>21</size>
2799       </method>
2800       <method name="Int32 Find()">
2801         <size>18</size>
2802       </method>
2803     </type>
2804     <type name="X">
2805       <method name="Void .ctor()">
2806         <size>7</size>
2807       </method>
2808       <method name="Void Main()">
2809         <size>32</size>
2810       </method>
2811     </type>
2812     <type name="KeyValuePair`2[X,Y]">
2813       <method name="Void .ctor(X, Y)">
2814         <size>1</size>
2815       </method>
2816     </type>
2817   </test>
2818   <test name="gtest-107.cs">
2819     <type name="Tree`1[T]">
2820       <method name="Void .ctor(T)">
2821         <size>14</size>
2822       </method>
2823       <method name="Void Map[V](Mapper`2[T,V])">
2824         <size>14</size>
2825       </method>
2826     </type>
2827     <type name="X">
2828       <method name="Void .ctor()">
2829         <size>7</size>
2830       </method>
2831       <method name="System.String themap(Int32)">
2832         <size>17</size>
2833       </method>
2834       <method name="Void Test()">
2835         <size>26</size>
2836       </method>
2837       <method name="Void Main()">
2838         <size>13</size>
2839       </method>
2840     </type>
2841     <type name="Mapper`2[T,V]">
2842       <method name="Void .ctor(Object, IntPtr)">
2843         <size>0</size>
2844       </method>
2845       <method name="V Invoke(T)">
2846         <size>0</size>
2847       </method>
2848       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2849         <size>0</size>
2850       </method>
2851       <method name="V EndInvoke(IAsyncResult)">
2852         <size>0</size>
2853       </method>
2854     </type>
2855   </test>
2856   <test name="gtest-108.cs">
2857     <type name="Test`1[T]">
2858       <method name="Void .ctor(T)">
2859         <size>14</size>
2860       </method>
2861       <method name="IEnumerator`1 GetEnumerator()">
2862         <size>15</size>
2863       </method>
2864     </type>
2865     <type name="X">
2866       <method name="Void .ctor()">
2867         <size>7</size>
2868       </method>
2869       <method name="Void Main()">
2870         <size>59</size>
2871       </method>
2872     </type>
2873     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2874       <method name="Void .ctor()">
2875         <size>7</size>
2876       </method>
2877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2878         <size>12</size>
2879       </method>
2880       <method name="Boolean MoveNext()">
2881         <size>75</size>
2882       </method>
2883       <method name="Void Dispose()">
2884         <size>8</size>
2885       </method>
2886       <method name="Void Reset()">
2887         <size>6</size>
2888       </method>
2889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2890         <size>7</size>
2891       </method>
2892     </type>
2893   </test>
2894   <test name="gtest-109.cs">
2895     <type name="X">
2896       <method name="Void .ctor()">
2897         <size>7</size>
2898       </method>
2899       <method name="Void Main()">
2900         <size>12</size>
2901       </method>
2902     </type>
2903   </test>
2904   <test name="gtest-110.cs">
2905     <type name="List`1[T]">
2906       <method name="Void .ctor()">
2907         <size>7</size>
2908       </method>
2909       <method name="Int32 Map[U](U)">
2910         <size>2</size>
2911       </method>
2912     </type>
2913     <type name="SpecialList`1[V]">
2914       <method name="Void .ctor()">
2915         <size>7</size>
2916       </method>
2917       <method name="Int32 Map[W](W)">
2918         <size>2</size>
2919       </method>
2920     </type>
2921     <type name="X">
2922       <method name="Void .ctor()">
2923         <size>7</size>
2924       </method>
2925       <method name="Int32 Main()">
2926         <size>56</size>
2927       </method>
2928     </type>
2929   </test>
2930   <test name="gtest-111.cs">
2931     <type name="Collection`1[T]">
2932       <method name="Void .ctor(T)">
2933         <size>14</size>
2934       </method>
2935       <method name="Void Find(T ByRef)">
2936         <size>13</size>
2937       </method>
2938     </type>
2939     <type name="X">
2940       <method name="Void .ctor()">
2941         <size>7</size>
2942       </method>
2943       <method name="Int32 Main()">
2944         <size>68</size>
2945       </method>
2946     </type>
2947     <type name="KeyValuePair`2[K,V]">
2948       <method name="Void .ctor(K, V)">
2949         <size>15</size>
2950       </method>
2951       <method name="Void .ctor(K)">
2952         <size>23</size>
2953       </method>
2954     </type>
2955   </test>
2956   <test name="gtest-112.cs">
2957     <type name="IC">
2958       <method name="Void .ctor()">
2959         <size>7</size>
2960       </method>
2961       <method name="Void Compare(Foo`1)">
2962         <size>1</size>
2963       </method>
2964     </type>
2965     <type name="List`1[T]">
2966       <method name="Void .ctor()">
2967         <size>7</size>
2968       </method>
2969       <method name="Void Sort(IComparer`1, T)">
2970         <size>8</size>
2971       </method>
2972     </type>
2973     <type name="Sorting">
2974       <method name="Void .ctor()">
2975         <size>7</size>
2976       </method>
2977       <method name="Void IntroSort[T](IComparer`1, T)">
2978         <size>15</size>
2979       </method>
2980     </type>
2981     <type name="Sorting+Sorter`1[T]">
2982       <method name="Void .ctor(IComparer`1, Int32, T)">
2983         <size>26</size>
2984       </method>
2985       <method name="Void InsertionSort(Int32)">
2986         <size>26</size>
2987       </method>
2988     </type>
2989     <type name="X">
2990       <method name="Void .ctor()">
2991         <size>7</size>
2992       </method>
2993       <method name="Void Main()">
2994         <size>27</size>
2995       </method>
2996     </type>
2997     <type name="Foo`1[K]">
2998       <method name="Void .ctor(K)">
2999         <size>8</size>
3000       </method>
3001     </type>
3002   </test>
3003   <test name="gtest-113.cs">
3004     <type name="List`1[T]">
3005       <method name="Void .ctor()">
3006         <size>7</size>
3007       </method>
3008       <method name="Void Map[V](Mapper`2[T,V])">
3009         <size>1</size>
3010       </method>
3011     </type>
3012     <type name="X">
3013       <method name="Void .ctor()">
3014         <size>7</size>
3015       </method>
3016       <method name="Void Main()">
3017         <size>42</size>
3018       </method>
3019     </type>
3020     <type name="Mapper`2[T,V]">
3021       <method name="Void .ctor(Object, IntPtr)">
3022         <size>0</size>
3023       </method>
3024       <method name="V Invoke(T)">
3025         <size>0</size>
3026       </method>
3027       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3028         <size>0</size>
3029       </method>
3030       <method name="V EndInvoke(IAsyncResult)">
3031         <size>0</size>
3032       </method>
3033     </type>
3034     <type name="X">
3035       <method name="Double &lt;Main&gt;m__0(Int32)">
3036         <size>13</size>
3037       </method>
3038     </type>
3039   </test>
3040   <test name="gtest-114.cs">
3041     <type name="NaturalComparer`1[T]">
3042       <method name="Void .ctor()">
3043         <size>7</size>
3044       </method>
3045       <method name="Int32 Compare(T, T)">
3046         <size>15</size>
3047       </method>
3048     </type>
3049     <type name="X">
3050       <method name="Void .ctor()">
3051         <size>7</size>
3052       </method>
3053       <method name="Void Main()">
3054         <size>28</size>
3055       </method>
3056     </type>
3057     <type name="X+Test">
3058       <method name="Void .ctor()">
3059         <size>7</size>
3060       </method>
3061       <method name="Int32 CompareTo(X+Test)">
3062         <size>2</size>
3063       </method>
3064       <method name="Boolean Equals(X+Test)">
3065         <size>2</size>
3066       </method>
3067     </type>
3068   </test>
3069   <test name="gtest-115.cs">
3070     <type name="LinkedList`1[T]">
3071       <method name="Void .ctor()">
3072         <size>30</size>
3073       </method>
3074       <method name="Void .ctor(T[])">
3075         <size>44</size>
3076       </method>
3077       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3078         <size>72</size>
3079       </method>
3080       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3081         <size>7</size>
3082       </method>
3083       <method name="Int32 get_Count()">
3084         <size>7</size>
3085       </method>
3086       <method name="T get_Item(Int32)">
3087         <size>13</size>
3088       </method>
3089       <method name="Void set_Item(Int32, T)">
3090         <size>14</size>
3091       </method>
3092       <method name="LinkedList`1+Node[T] get(Int32)">
3093         <size>114</size>
3094       </method>
3095       <method name="Void Add(T)">
3096         <size>14</size>
3097       </method>
3098       <method name="Void Insert(Int32, T)">
3099         <size>256</size>
3100       </method>
3101       <method name="Void RemoveAt(Int32)">
3102         <size>113</size>
3103       </method>
3104       <method name="Boolean Equals(System.Object)">
3105         <size>143</size>
3106       </method>
3107       <method name="Int32 GetHashCode()">
3108         <size>71</size>
3109       </method>
3110       <method name="IEnumerator`1 GetEnumerator()">
3111         <size>7</size>
3112       </method>
3113       <method name="LinkedList`1[T] op_Explicit(T[])">
3114         <size>7</size>
3115       </method>
3116       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3117         <size>128</size>
3118       </method>
3119     </type>
3120     <type name="LinkedList`1+Node[T]">
3121       <method name="Void .ctor(T)">
3122         <size>14</size>
3123       </method>
3124       <method name="Void .ctor(T, Node, Node)">
3125         <size>28</size>
3126       </method>
3127     </type>
3128     <type name="LinkedList`1+LinkedListEnumerator[T]">
3129       <method name="Void .ctor(LinkedList`1)">
3130         <size>26</size>
3131       </method>
3132       <method name="T get_Current()">
3133         <size>24</size>
3134       </method>
3135       <method name="Boolean MoveNext()">
3136         <size>71</size>
3137       </method>
3138       <method name="Void Reset()">
3139         <size>6</size>
3140       </method>
3141       <method name="Void Dispose()">
3142         <size>30</size>
3143       </method>
3144     </type>
3145     <type name="SortedList`1[T]">
3146       <method name="Void .ctor()">
3147         <size>7</size>
3148       </method>
3149       <method name="Void Insert(T)">
3150         <size>137</size>
3151       </method>
3152     </type>
3153     <type name="PrintableLinkedList`1[T]">
3154       <method name="Void .ctor()">
3155         <size>7</size>
3156       </method>
3157       <method name="Void Print(System.IO.TextWriter)">
3158         <size>92</size>
3159       </method>
3160     </type>
3161     <type name="MyString">
3162       <method name="Void .ctor(String)">
3163         <size>14</size>
3164       </method>
3165       <method name="Int32 CompareTo(MyString)">
3166         <size>18</size>
3167       </method>
3168       <method name="Boolean Equals(MyString)">
3169         <size>18</size>
3170       </method>
3171       <method name="System.String get_Value()">
3172         <size>7</size>
3173       </method>
3174     </type>
3175     <type name="MyTest">
3176       <method name="Void .ctor()">
3177         <size>7</size>
3178       </method>
3179       <method name="Void Main(System.String[])">
3180         <size>500</size>
3181       </method>
3182     </type>
3183     <type name="Mapper`2[A,R]">
3184       <method name="Void .ctor(Object, IntPtr)">
3185         <size>0</size>
3186       </method>
3187       <method name="R Invoke(A)">
3188         <size>0</size>
3189       </method>
3190       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3191         <size>0</size>
3192       </method>
3193       <method name="R EndInvoke(IAsyncResult)">
3194         <size>0</size>
3195       </method>
3196     </type>
3197     <type name="LinkedList`1+LinkedListEnumerator[T]">
3198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3199         <size>12</size>
3200       </method>
3201     </type>
3202     <type name="MyTest">
3203       <method name="System.String &lt;Main&gt;m__0(Double)">
3204         <size>17</size>
3205       </method>
3206     </type>
3207   </test>
3208   <test name="gtest-116.cs">
3209     <type name="Slow.Test">
3210       <method name="Void .ctor()">
3211         <size>7</size>
3212       </method>
3213       <method name="Void DoNothing[T]()">
3214         <size>3</size>
3215       </method>
3216     </type>
3217     <type name="Slow.Program">
3218       <method name="Void .ctor()">
3219         <size>7</size>
3220       </method>
3221       <method name="Void Main(System.String[])">
3222         <size>201</size>
3223       </method>
3224     </type>
3225   </test>
3226   <test name="gtest-117.cs">
3227     <type name="Foo`1[T]">
3228       <method name="Void .ctor()">
3229         <size>7</size>
3230       </method>
3231       <method name="Boolean Test(T)">
3232         <size>15</size>
3233       </method>
3234       <method name="Boolean Test()">
3235         <size>25</size>
3236       </method>
3237       <method name="Boolean TestB()">
3238         <size>25</size>
3239       </method>
3240     </type>
3241     <type name="Y`1[T]">
3242       <method name="Void .ctor()">
3243         <size>7</size>
3244       </method>
3245       <method name="Boolean Foo()">
3246         <size>12</size>
3247       </method>
3248     </type>
3249     <type name="X">
3250       <method name="Void .ctor()">
3251         <size>7</size>
3252       </method>
3253       <method name="Boolean TestB[T](T)">
3254         <size>15</size>
3255       </method>
3256       <method name="Boolean TestA(System.Object)">
3257         <size>10</size>
3258       </method>
3259       <method name="Int32 TestC()">
3260         <size>32</size>
3261       </method>
3262       <method name="Int32 Main()">
3263         <size>107</size>
3264       </method>
3265     </type>
3266   </test>
3267   <test name="gtest-118.cs">
3268     <type name="Polynomial`1[E]">
3269       <method name="Void .ctor()">
3270         <size>19</size>
3271       </method>
3272       <method name="Void .ctor(E[])">
3273         <size>14</size>
3274       </method>
3275       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3276         <size>297</size>
3277       </method>
3278       <method name="Polynomial`1[E] Add(E)">
3279         <size>26</size>
3280       </method>
3281       <method name="Polynomial`1[E] Mul(E)">
3282         <size>78</size>
3283       </method>
3284       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3285         <size>222</size>
3286       </method>
3287       <method name="E Eval(E)">
3288         <size>109</size>
3289       </method>
3290     </type>
3291     <type name="TestPolynomial">
3292       <method name="Void .ctor()">
3293         <size>7</size>
3294       </method>
3295       <method name="Void Main(System.String[])">
3296         <size>148</size>
3297       </method>
3298     </type>
3299     <type name="Int">
3300       <method name="Void .ctor(Int32)">
3301         <size>8</size>
3302       </method>
3303       <method name="Int Add(Int)">
3304         <size>20</size>
3305       </method>
3306       <method name="Int Mul(Int)">
3307         <size>20</size>
3308       </method>
3309       <method name="System.String ToString()">
3310         <size>15</size>
3311       </method>
3312     </type>
3313   </test>
3314   <test name="gtest-119.cs">
3315     <type name="Tests">
3316       <method name="Void .ctor()">
3317         <size>7</size>
3318       </method>
3319       <method name="Void Main()">
3320         <size>61</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-120.cs">
3325     <type name="SequencedHasher`2[S,W]">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Boolean Equals(S, S)">
3330         <size>45</size>
3331       </method>
3332     </type>
3333     <type name="Sequenced`1[T]">
3334       <method name="Void .ctor()">
3335         <size>7</size>
3336       </method>
3337       <method name="Boolean Equals(ISequenced`1)">
3338         <size>2</size>
3339       </method>
3340     </type>
3341     <type name="X">
3342       <method name="Void .ctor()">
3343         <size>7</size>
3344       </method>
3345       <method name="Void Main()">
3346         <size>22</size>
3347       </method>
3348     </type>
3349   </test>
3350   <test name="gtest-121.cs">
3351     <type name="B`1[T]">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Int32 Add(T)">
3356         <size>2</size>
3357       </method>
3358       <method name="Void AddRange(System.Object)">
3359         <size>16</size>
3360       </method>
3361     </type>
3362     <type name="A">
3363       <method name="Void .ctor()">
3364         <size>7</size>
3365       </method>
3366     </type>
3367     <type name="Test">
3368       <method name="Void .ctor()">
3369         <size>7</size>
3370       </method>
3371       <method name="Void Main()">
3372         <size>18</size>
3373       </method>
3374     </type>
3375   </test>
3376   <test name="gtest-122.cs">
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main(System.String[])">
3382         <size>26</size>
3383       </method>
3384       <method name="Void D(Int32)">
3385         <size>22</size>
3386       </method>
3387     </type>
3388     <type name="A`1[T]">
3389       <method name="Void .ctor(B, T)">
3390         <size>21</size>
3391       </method>
3392       <method name="Void Run()">
3393         <size>18</size>
3394       </method>
3395     </type>
3396     <type name="A`1+B[T]">
3397       <method name="Void .ctor(Object, IntPtr)">
3398         <size>0</size>
3399       </method>
3400       <method name="Void Invoke(T)">
3401         <size>0</size>
3402       </method>
3403       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3404         <size>0</size>
3405       </method>
3406       <method name="Void EndInvoke(IAsyncResult)">
3407         <size>0</size>
3408       </method>
3409     </type>
3410   </test>
3411   <test name="gtest-123.cs">
3412     <type name="A`1[T]">
3413       <method name="Void .ctor()">
3414         <size>7</size>
3415       </method>
3416     </type>
3417     <type name="X">
3418       <method name="Void .ctor()">
3419         <size>7</size>
3420       </method>
3421       <method name="Void Main()">
3422         <size>1</size>
3423       </method>
3424     </type>
3425     <type name="A`1+Foo[T]">
3426       <method name="Void .ctor(Object, IntPtr)">
3427         <size>0</size>
3428       </method>
3429       <method name="Void Invoke()">
3430         <size>0</size>
3431       </method>
3432       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3433         <size>0</size>
3434       </method>
3435       <method name="Void EndInvoke(IAsyncResult)">
3436         <size>0</size>
3437       </method>
3438     </type>
3439     <type name="A`1+Bar`1[T,U]">
3440       <method name="Void .ctor(Object, IntPtr)">
3441         <size>0</size>
3442       </method>
3443       <method name="Void Invoke()">
3444         <size>0</size>
3445       </method>
3446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3447         <size>0</size>
3448       </method>
3449       <method name="Void EndInvoke(IAsyncResult)">
3450         <size>0</size>
3451       </method>
3452     </type>
3453   </test>
3454   <test name="gtest-124.cs">
3455     <type name="FooCollection`1[T]">
3456       <method name="Void .ctor()">
3457         <size>7</size>
3458       </method>
3459     </type>
3460     <type name="X">
3461       <method name="Void .ctor()">
3462         <size>7</size>
3463       </method>
3464       <method name="Void Main()">
3465         <size>21</size>
3466       </method>
3467     </type>
3468     <type name="FooCollection`1[T]">
3469       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3470         <size>10</size>
3471       </method>
3472       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3473         <size>1</size>
3474       </method>
3475     </type>
3476   </test>
3477   <test name="gtest-125.cs">
3478     <type name="B`1[T]">
3479       <method name="Void .ctor()">
3480         <size>7</size>
3481       </method>
3482     </type>
3483     <type name="MainClass">
3484       <method name="Void .ctor()">
3485         <size>7</size>
3486       </method>
3487       <method name="Void Main()">
3488         <size>1</size>
3489       </method>
3490     </type>
3491   </test>
3492   <test name="gtest-126.cs">
3493     <type name="B">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Boolean foo()">
3498         <size>2</size>
3499       </method>
3500     </type>
3501     <type name="MyFilter">
3502       <method name="Void .ctor()">
3503         <size>7</size>
3504       </method>
3505       <method name="K Is(IB)">
3506         <size>10</size>
3507       </method>
3508     </type>
3509     <type name="MyBFilter">
3510       <method name="Void .ctor()">
3511         <size>7</size>
3512       </method>
3513       <method name="B Is(IB)">
3514         <size>6</size>
3515       </method>
3516     </type>
3517     <type name="M">
3518       <method name="Void .ctor()">
3519         <size>7</size>
3520       </method>
3521       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3522         <size>38</size>
3523       </method>
3524       <method name="Void Main()">
3525         <size>45</size>
3526       </method>
3527     </type>
3528     <type name="K">
3529       <method name="Boolean foo()">
3530         <size>2</size>
3531       </method>
3532     </type>
3533   </test>
3534   <test name="gtest-127.cs">
3535     <type name="A`1[T]">
3536       <method name="Void .ctor()">
3537         <size>7</size>
3538       </method>
3539       <method name="Void add__changed(A`1+Changed[T])">
3540         <size>24</size>
3541       </method>
3542       <method name="Void remove__changed(A`1+Changed[T])">
3543         <size>24</size>
3544       </method>
3545       <method name="Void Register(A`1+Changed[T])">
3546         <size>36</size>
3547       </method>
3548     </type>
3549     <type name="Test">
3550       <method name="Void .ctor()">
3551         <size>7</size>
3552       </method>
3553       <method name="Void Main()">
3554         <size>25</size>
3555       </method>
3556       <method name="Void Del(A`1[System.Int32])">
3557         <size>11</size>
3558       </method>
3559     </type>
3560     <type name="A`1+Changed[T]">
3561       <method name="Void .ctor(Object, IntPtr)">
3562         <size>0</size>
3563       </method>
3564       <method name="Void Invoke(A`1[T])">
3565         <size>0</size>
3566       </method>
3567       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3568         <size>0</size>
3569       </method>
3570       <method name="Void EndInvoke(IAsyncResult)">
3571         <size>0</size>
3572       </method>
3573     </type>
3574   </test>
3575   <test name="gtest-128.cs">
3576     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3577       <method name="Void .ctor()">
3578         <size>7</size>
3579       </method>
3580       <method name="Void Add(T)">
3581         <size>11</size>
3582       </method>
3583     </type>
3584     <type name="FLMID.Bugs.ParametersOne.Test">
3585       <method name="Void .ctor()">
3586         <size>7</size>
3587       </method>
3588       <method name="Void Main(System.String[])">
3589         <size>120</size>
3590       </method>
3591     </type>
3592   </test>
3593   <test name="gtest-129.cs">
3594     <type name="B.Test`1[T]">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598     </type>
3599     <type name="X">
3600       <method name="Void .ctor()">
3601         <size>7</size>
3602       </method>
3603       <method name="Void Main()">
3604         <size>1</size>
3605       </method>
3606     </type>
3607   </test>
3608   <test name="gtest-130.cs">
3609     <type name="MyTest">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main(System.String[])">
3614         <size>846</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-131.cs">
3619     <type name="MyTest">
3620       <method name="Void .ctor()">
3621         <size>7</size>
3622       </method>
3623       <method name="Void Main(System.String[])">
3624         <size>1330</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-132.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Nullable`1 Sqrt(Nullable`1)">
3634         <size>55</size>
3635       </method>
3636       <method name="Void Main(System.String[])">
3637         <size>63</size>
3638       </method>
3639     </type>
3640   </test>
3641   <test name="gtest-133.cs">
3642     <type name="MyTest">
3643       <method name="Void .ctor()">
3644         <size>7</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>201</size>
3648       </method>
3649     </type>
3650     <type name="S">
3651       <method name="Int32 get_X()">
3652         <size>7</size>
3653       </method>
3654       <method name="Void set_X(Int32)">
3655         <size>8</size>
3656       </method>
3657       <method name="Void Set(Int32)">
3658         <size>8</size>
3659       </method>
3660     </type>
3661   </test>
3662   <test name="gtest-134.cs">
3663     <type name="MyTest">
3664       <method name="Void .ctor()">
3665         <size>7</size>
3666       </method>
3667       <method name="Void Main(System.String[])">
3668         <size>112</size>
3669       </method>
3670     </type>
3671     <type name="Foo`1[T]">
3672       <method name="Void .ctor(T)">
3673         <size>14</size>
3674       </method>
3675       <method name="System.String Fmt()">
3676         <size>40</size>
3677       </method>
3678     </type>
3679   </test>
3680   <test name="gtest-135.cs">
3681     <type name="X">
3682       <method name="Void .ctor()">
3683         <size>7</size>
3684       </method>
3685       <method name="Void Main()">
3686         <size>116</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-136.cs">
3691     <type name="Martin.X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>148</size>
3697       </method>
3698     </type>
3699     <type name="Martin.A">
3700       <method name="Void .ctor(Int64)">
3701         <size>8</size>
3702       </method>
3703       <method name="B op_Explicit(A)">
3704         <size>14</size>
3705       </method>
3706     </type>
3707     <type name="Martin.B">
3708       <method name="Void .ctor(Int32)">
3709         <size>8</size>
3710       </method>
3711       <method name="A op_Implicit(B)">
3712         <size>14</size>
3713       </method>
3714     </type>
3715   </test>
3716   <test name="gtest-137.cs">
3717     <type name="X">
3718       <method name="Void .ctor()">
3719         <size>7</size>
3720       </method>
3721       <method name="Void Main()">
3722         <size>56</size>
3723       </method>
3724     </type>
3725   </test>
3726   <test name="gtest-138.cs">
3727     <type name="X">
3728       <method name="Void .ctor()">
3729         <size>7</size>
3730       </method>
3731       <method name="Void Main()">
3732         <size>61</size>
3733       </method>
3734     </type>
3735   </test>
3736   <test name="gtest-140.cs">
3737     <type name="X">
3738       <method name="Void .ctor()">
3739         <size>7</size>
3740       </method>
3741       <method name="Void Main()">
3742         <size>132</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-141.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Void Main()">
3752         <size>90</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-142.cs">
3757     <type name="Assert">
3758       <method name="Void .cctor()">
3759         <size>1</size>
3760       </method>
3761       <method name="Void IsNull[T](System.String, Nullable`1)">
3762         <size>24</size>
3763       </method>
3764       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3765         <size>24</size>
3766       </method>
3767       <method name="Int32 get_Errors()">
3768         <size>6</size>
3769       </method>
3770       <method name="Void Error(System.String, System.String)">
3771         <size>25</size>
3772       </method>
3773       <method name="Void IsTrue(System.String, Boolean)">
3774         <size>18</size>
3775       </method>
3776       <method name="Void IsFalse(System.String, Boolean)">
3777         <size>18</size>
3778       </method>
3779       <method name="Void IsTrue(System.String, Nullable`1)">
3780         <size>36</size>
3781       </method>
3782       <method name="Void IsFalse(System.String, Nullable`1)">
3783         <size>36</size>
3784       </method>
3785     </type>
3786     <type name="X">
3787       <method name="Void .ctor()">
3788         <size>7</size>
3789       </method>
3790       <method name="Int32 Main()">
3791         <size>1599</size>
3792       </method>
3793     </type>
3794   </test>
3795   <test name="gtest-143.cs">
3796     <type name="X">
3797       <method name="Void .ctor()">
3798         <size>7</size>
3799       </method>
3800       <method name="Int32 Test()">
3801         <size>497</size>
3802       </method>
3803       <method name="Int32 Main()">
3804         <size>30</size>
3805       </method>
3806     </type>
3807   </test>
3808   <test name="gtest-144.cs">
3809     <type name="Test.Application">
3810       <method name="Void .ctor()">
3811         <size>7</size>
3812       </method>
3813       <method name="Void Main()">
3814         <size>11</size>
3815       </method>
3816     </type>
3817   </test>
3818   <test name="gtest-145.cs">
3819     <type name="Test`1[T]">
3820       <method name="Void .ctor(T[,])">
3821         <size>14</size>
3822       </method>
3823     </type>
3824     <type name="Program">
3825       <method name="Void .ctor()">
3826         <size>7</size>
3827       </method>
3828       <method name="Void Main(System.String[])">
3829         <size>14</size>
3830       </method>
3831     </type>
3832   </test>
3833   <test name="gtest-146.cs">
3834     <type name="MyLinkedList`1[T]">
3835       <method name="Void .ctor()">
3836         <size>7</size>
3837       </method>
3838     </type>
3839     <type name="MyLinkedList`1+Node[T]">
3840       <method name="Void .ctor(T)">
3841         <size>14</size>
3842       </method>
3843     </type>
3844     <type name="SortedList`1[U]">
3845       <method name="Void .ctor()">
3846         <size>7</size>
3847       </method>
3848       <method name="Void Insert(U)">
3849         <size>8</size>
3850       </method>
3851     </type>
3852     <type name="X">
3853       <method name="Void .ctor()">
3854         <size>7</size>
3855       </method>
3856       <method name="Void Main()">
3857         <size>1</size>
3858       </method>
3859     </type>
3860   </test>
3861   <test name="gtest-147.cs">
3862     <type name="B.Test`1[T]">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Void A.IFoo.Hello(IFoo)">
3867         <size>1</size>
3868       </method>
3869     </type>
3870     <type name="Y">
3871       <method name="Void .ctor()">
3872         <size>7</size>
3873       </method>
3874     </type>
3875     <type name="X">
3876       <method name="Void .ctor()">
3877         <size>7</size>
3878       </method>
3879       <method name="Void Main()">
3880         <size>1</size>
3881       </method>
3882     </type>
3883   </test>
3884   <test name="gtest-148.cs">
3885     <type name="Test1">
3886       <method name="Void Foo[S,OP](UInt32)">
3887         <size>1</size>
3888       </method>
3889     </type>
3890     <type name="Test1+IOp`1[T]">
3891       <method name="Void .ctor()">
3892         <size>7</size>
3893       </method>
3894     </type>
3895     <type name="Test2">
3896       <method name="Void Foo[T,OP](UInt32)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Test2+IOp`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-149.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-150.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[T,OP](UInt32)">
3947         <size>35</size>
3948       </method>
3949       <method name="Void Main()">
3950         <size>15</size>
3951       </method>
3952     </type>
3953     <type name="Test1+Op">
3954       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3955         <size>5</size>
3956       </method>
3957       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3958         <size>4</size>
3959       </method>
3960     </type>
3961   </test>
3962   <test name="gtest-151.cs">
3963     <type name="Test`1[T]">
3964       <method name="Void .ctor()">
3965         <size>46</size>
3966       </method>
3967     </type>
3968     <type name="X">
3969       <method name="Void .ctor()">
3970         <size>7</size>
3971       </method>
3972       <method name="Void Main()">
3973         <size>1</size>
3974       </method>
3975     </type>
3976   </test>
3977   <test name="gtest-152.cs">
3978     <type name="EnumerableBase`1[T]">
3979       <method name="Void .ctor()">
3980         <size>7</size>
3981       </method>
3982       <method name="IFoo IFoo.Hello()">
3983         <size>7</size>
3984       </method>
3985       <method name="IFoo`1 Hello()">
3986         <size>0</size>
3987       </method>
3988     </type>
3989     <type name="CollectionBase`1[T]">
3990       <method name="Void .ctor()">
3991         <size>7</size>
3992       </method>
3993     </type>
3994     <type name="HashBag`1[T]">
3995       <method name="Void .ctor()">
3996         <size>7</size>
3997       </method>
3998       <method name="IFoo`1 Hello()">
3999         <size>2</size>
4000       </method>
4001     </type>
4002     <type name="X">
4003       <method name="Void .ctor()">
4004         <size>7</size>
4005       </method>
4006       <method name="Void Main()">
4007         <size>1</size>
4008       </method>
4009     </type>
4010   </test>
4011   <test name="gtest-153.cs">
4012     <type name="MyClass`1[T]">
4013       <method name="Void .ctor()">
4014         <size>59</size>
4015       </method>
4016     </type>
4017     <type name="X">
4018       <method name="Void .ctor()">
4019         <size>7</size>
4020       </method>
4021       <method name="Void Main()">
4022         <size>1</size>
4023       </method>
4024     </type>
4025   </test>
4026   <test name="gtest-154.cs">
4027     <type name="B">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="T`1[X] M[X]()">
4032         <size>13</size>
4033       </method>
4034       <method name="T`1[System.Int64] N()">
4035         <size>30</size>
4036       </method>
4037     </type>
4038     <type name="D">
4039       <method name="Void .ctor()">
4040         <size>7</size>
4041       </method>
4042       <method name="Void Main()">
4043         <size>13</size>
4044       </method>
4045     </type>
4046     <type name="T`1[X]">
4047       <method name="Void .ctor(Object, IntPtr)">
4048         <size>0</size>
4049       </method>
4050       <method name="Int32 Invoke(X)">
4051         <size>0</size>
4052       </method>
4053       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4054         <size>0</size>
4055       </method>
4056       <method name="Int32 EndInvoke(IAsyncResult)">
4057         <size>0</size>
4058       </method>
4059     </type>
4060     <type name="B">
4061       <method name="Int32 &lt;M&gt;m__0[X](X)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;N&gt;m__1(Int64)">
4065         <size>2</size>
4066       </method>
4067     </type>
4068   </test>
4069   <test name="gtest-155.cs">
4070     <type name="MyClass`1[T]">
4071       <method name="Void .ctor()">
4072         <size>59</size>
4073       </method>
4074     </type>
4075     <type name="X">
4076       <method name="Void .ctor()">
4077         <size>7</size>
4078       </method>
4079       <method name="Void Main()">
4080         <size>1</size>
4081       </method>
4082     </type>
4083   </test>
4084   <test name="gtest-156.cs">
4085     <type name="FLMID.Bugs.Marshal15.D">
4086       <method name="Void .ctor()">
4087         <size>18</size>
4088       </method>
4089       <method name="Void Main(System.String[])">
4090         <size>11</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-157.cs">
4095     <type name="kv`2[k,v]">
4096       <method name="Void .ctor()">
4097         <size>7</size>
4098       </method>
4099     </type>
4100     <type name="m`2[k,v]">
4101       <method name="Void .ctor()">
4102         <size>7</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113     <type name="m`2[k,v]">
4114       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4115         <size>1</size>
4116       </method>
4117     </type>
4118   </test>
4119   <test name="gtest-158.cs">
4120     <type name="Moo`1[C]">
4121       <method name="Void .ctor()">
4122         <size>7</size>
4123       </method>
4124     </type>
4125     <type name="Moo`1+Foo[C]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="Test">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>7</size>
4141       </method>
4142     </type>
4143   </test>
4144   <test name="gtest-159.cs">
4145     <type name="App">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>92</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-160.cs">
4155     <type name="Fun`2[A,B]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="List`1[T]">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4165         <size>6</size>
4166       </method>
4167       <method name="Void foo[T2]()">
4168         <size>17</size>
4169       </method>
4170     </type>
4171     <type name="X">
4172       <method name="Void .ctor()">
4173         <size>7</size>
4174       </method>
4175       <method name="Void Main()">
4176         <size>1</size>
4177       </method>
4178     </type>
4179   </test>
4180   <test name="gtest-161.cs">
4181     <type name="App">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4186         <size>8</size>
4187       </method>
4188       <method name="Void Main()">
4189         <size>56</size>
4190       </method>
4191       <method name="System.String &lt;Main&gt;m__0(Int32)">
4192         <size>8</size>
4193       </method>
4194     </type>
4195   </test>
4196   <test name="gtest-162.cs">
4197     <type name="Generic`1[T]">
4198       <method name="Void .ctor()">
4199         <size>7</size>
4200       </method>
4201     </type>
4202     <type name="X">
4203       <method name="Void .ctor()">
4204         <size>7</size>
4205       </method>
4206       <method name="Int32 Main()">
4207         <size>33</size>
4208       </method>
4209     </type>
4210     <type name="Generic`1+Delegate[T]">
4211       <method name="Void .ctor(Object, IntPtr)">
4212         <size>0</size>
4213       </method>
4214       <method name="Void Invoke(Generic`1[T], T)">
4215         <size>0</size>
4216       </method>
4217       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4218         <size>0</size>
4219       </method>
4220       <method name="Void EndInvoke(IAsyncResult)">
4221         <size>0</size>
4222       </method>
4223     </type>
4224   </test>
4225   <test name="gtest-163.cs">
4226     <type name="Foo`1[T]">
4227       <method name="Void .ctor()">
4228         <size>7</size>
4229       </method>
4230       <method name="IEnumerator`1 getEnumerator(Int32)">
4231         <size>22</size>
4232       </method>
4233     </type>
4234     <type name="X">
4235       <method name="Void .ctor()">
4236         <size>7</size>
4237       </method>
4238       <method name="Void Main()">
4239         <size>1</size>
4240       </method>
4241     </type>
4242     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4243       <method name="Void .ctor()">
4244         <size>7</size>
4245       </method>
4246       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4247         <size>12</size>
4248       </method>
4249       <method name="Boolean MoveNext()">
4250         <size>95</size>
4251       </method>
4252       <method name="Void Dispose()">
4253         <size>8</size>
4254       </method>
4255       <method name="Void Reset()">
4256         <size>6</size>
4257       </method>
4258       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4259         <size>7</size>
4260       </method>
4261     </type>
4262   </test>
4263   <test name="gtest-164.cs">
4264     <type name="FunEnumerable">
4265       <method name="Void .ctor(Int32, Int2Int)">
4266         <size>21</size>
4267       </method>
4268       <method name="IEnumerator`1 GetEnumerator()">
4269         <size>15</size>
4270       </method>
4271     </type>
4272     <type name="X">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="Void Main()">
4277         <size>1</size>
4278       </method>
4279     </type>
4280     <type name="Int2Int">
4281       <method name="Void .ctor(Object, IntPtr)">
4282         <size>0</size>
4283       </method>
4284       <method name="Int32 Invoke(Int32)">
4285         <size>0</size>
4286       </method>
4287       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4288         <size>0</size>
4289       </method>
4290       <method name="Int32 EndInvoke(IAsyncResult)">
4291         <size>0</size>
4292       </method>
4293     </type>
4294     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4295       <method name="Void .ctor()">
4296         <size>7</size>
4297       </method>
4298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4299         <size>12</size>
4300       </method>
4301       <method name="Boolean MoveNext()">
4302         <size>91</size>
4303       </method>
4304       <method name="Void Dispose()">
4305         <size>8</size>
4306       </method>
4307       <method name="Void Reset()">
4308         <size>6</size>
4309       </method>
4310       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4311         <size>7</size>
4312       </method>
4313     </type>
4314   </test>
4315   <test name="gtest-165.cs">
4316     <type name="X">
4317       <method name="Void .ctor()">
4318         <size>7</size>
4319       </method>
4320       <method name="IEnumerable GetIt(System.Int32[])">
4321         <size>30</size>
4322       </method>
4323       <method name="Int32 Main()">
4324         <size>117</size>
4325       </method>
4326     </type>
4327     <type name="X+A">
4328       <method name="Void .ctor(Object, IntPtr)">
4329         <size>0</size>
4330       </method>
4331       <method name="Void Invoke()">
4332         <size>0</size>
4333       </method>
4334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4335         <size>0</size>
4336       </method>
4337       <method name="Void EndInvoke(IAsyncResult)">
4338         <size>0</size>
4339       </method>
4340     </type>
4341     <type name="X+&lt;GetIt&gt;c__Iterator0">
4342       <method name="Void .ctor()">
4343         <size>7</size>
4344       </method>
4345       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4346         <size>7</size>
4347       </method>
4348       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4349         <size>7</size>
4350       </method>
4351       <method name="Boolean MoveNext()">
4352         <size>201</size>
4353       </method>
4354       <method name="Void &lt;&gt;m__0()">
4355         <size>22</size>
4356       </method>
4357       <method name="Void Dispose()">
4358         <size>8</size>
4359       </method>
4360       <method name="Void Reset()">
4361         <size>6</size>
4362       </method>
4363       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4364         <size>7</size>
4365       </method>
4366       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4367         <size>40</size>
4368       </method>
4369     </type>
4370   </test>
4371   <test name="gtest-166.cs">
4372     <type name="C">
4373       <method name="Void .ctor()">
4374         <size>7</size>
4375       </method>
4376       <method name="Int32 Test()">
4377         <size>324</size>
4378       </method>
4379       <method name="Int32 Main()">
4380         <size>6</size>
4381       </method>
4382     </type>
4383     <type name="TestNew">
4384       <method name="Void SetTest()">
4385         <size>20</size>
4386       </method>
4387     </type>
4388   </test>
4389   <test name="gtest-167.cs">
4390     <type name="TestAttribute">
4391       <method name="Void .ctor()">
4392         <size>7</size>
4393       </method>
4394     </type>
4395     <type name="TestNotAttribute">
4396       <method name="Void .ctor()">
4397         <size>7</size>
4398       </method>
4399     </type>
4400     <type name="TestMultiAttribute">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405     <type name="Class1">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="Class2">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="Class3">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="TestClass">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424       <method name="Int32 Main()">
4425         <size>86</size>
4426       </method>
4427     </type>
4428   </test>
4429   <test name="gtest-168.cs">
4430     <type name="lis`1[a]">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="M">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="lis`1[a] Rev[a](lis`1[a])">
4440         <size>2</size>
4441       </method>
4442       <method name="lis`1[b] MapFromArray[a,b](a[])">
4443         <size>11</size>
4444       </method>
4445     </type>
4446     <type name="X">
4447       <method name="Void .ctor()">
4448         <size>7</size>
4449       </method>
4450       <method name="Void Main()">
4451         <size>1</size>
4452       </method>
4453     </type>
4454   </test>
4455   <test name="gtest-169.cs">
4456     <type name="list`1[A]">
4457       <method name="Void .ctor()">
4458         <size>7</size>
4459       </method>
4460     </type>
4461     <type name="list`1+Cons`1[A,T]">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465     </type>
4466     <type name="list`1+Nil`1[A,T]">
4467       <method name="Void .ctor()">
4468         <size>7</size>
4469       </method>
4470     </type>
4471     <type name="C">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475       <method name="Void Rev[T](list`1[T])">
4476         <size>43</size>
4477       </method>
4478     </type>
4479     <type name="M">
4480       <method name="Void .ctor()">
4481         <size>7</size>
4482       </method>
4483       <method name="Void Main()">
4484         <size>21</size>
4485       </method>
4486     </type>
4487   </test>
4488   <test name="gtest-170.cs">
4489     <type name="C`1[A]">
4490       <method name="Void .ctor()">
4491         <size>7</size>
4492       </method>
4493       <method name="Void foo[B](C`1[B])">
4494         <size>7</size>
4495       </method>
4496     </type>
4497     <type name="D">
4498       <method name="Void .ctor()">
4499         <size>7</size>
4500       </method>
4501       <method name="Void append[A](C`1[A])">
4502         <size>1</size>
4503       </method>
4504       <method name="Void Main()">
4505         <size>7</size>
4506       </method>
4507     </type>
4508   </test>
4509   <test name="gtest-171.cs">
4510     <type name="list`1[a]">
4511       <method name="Void .ctor()">
4512         <size>7</size>
4513       </method>
4514     </type>
4515     <type name="Nil`1[a]">
4516       <method name="Void .ctor()">
4517         <size>7</size>
4518       </method>
4519       <method name="Void .cctor()">
4520         <size>11</size>
4521       </method>
4522     </type>
4523     <type name="Test">
4524       <method name="Void .ctor()">
4525         <size>7</size>
4526       </method>
4527       <method name="Void Main()">
4528         <size>24</size>
4529       </method>
4530     </type>
4531   </test>
4532   <test name="gtest-172.cs">
4533     <type name="M">
4534       <method name="Void .ctor()">
4535         <size>7</size>
4536       </method>
4537       <method name="Void Main()">
4538         <size>7</size>
4539       </method>
4540     </type>
4541   </test>
4542   <test name="gtest-173.cs">
4543     <type name="List`1[t]">
4544       <method name="Void .ctor()">
4545         <size>7</size>
4546       </method>
4547       <method name="Void foo[b](List`1[t])">
4548         <size>27</size>
4549       </method>
4550     </type>
4551     <type name="C">
4552       <method name="Void .ctor()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556     <type name="D">
4557       <method name="Void .ctor()">
4558         <size>7</size>
4559       </method>
4560     </type>
4561     <type name="M">
4562       <method name="Void .ctor()">
4563         <size>7</size>
4564       </method>
4565       <method name="Void Main()">
4566         <size>27</size>
4567       </method>
4568     </type>
4569   </test>
4570   <test name="gtest-174.cs">
4571     <type name="B`1[T]">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575       <method name="Void .cctor()">
4576         <size>11</size>
4577       </method>
4578     </type>
4579     <type name="M">
4580       <method name="Void .ctor()">
4581         <size>7</size>
4582       </method>
4583       <method name="Void Main()">
4584         <size>13</size>
4585       </method>
4586     </type>
4587   </test>
4588   <test name="gtest-175.cs">
4589     <type name="Foo">
4590       <method name="Void .ctor()">
4591         <size>7</size>
4592       </method>
4593     </type>
4594     <type name="X">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Foo Test(Foo, Foo)">
4599         <size>10</size>
4600       </method>
4601       <method name="Int32 Main()">
4602         <size>33</size>
4603       </method>
4604     </type>
4605   </test>
4606   <test name="gtest-176.cs">
4607     <type name="lis`1[a]">
4608       <method name="Void .ctor()">
4609         <size>7</size>
4610       </method>
4611     </type>
4612     <type name="fn`3[a,b,r]">
4613       <method name="Void .ctor()">
4614         <size>7</size>
4615       </method>
4616       <method name="r apply(a, b)">
4617         <size>0</size>
4618       </method>
4619     </type>
4620     <type name="fn1`1[a]">
4621       <method name="Void .ctor()">
4622         <size>7</size>
4623       </method>
4624       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4625         <size>8</size>
4626       </method>
4627     </type>
4628     <type name="M">
4629       <method name="Void .ctor()">
4630         <size>7</size>
4631       </method>
4632       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4633         <size>9</size>
4634       </method>
4635       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4636         <size>2</size>
4637       </method>
4638       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4639         <size>17</size>
4640       </method>
4641       <method name="Void Main()">
4642         <size>12</size>
4643       </method>
4644     </type>
4645   </test>
4646   <test name="gtest-177.cs">
4647     <type name="X">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="Void .cctor()">
4652         <size>25</size>
4653       </method>
4654       <method name="Int32 Main()">
4655         <size>96</size>
4656       </method>
4657     </type>
4658     <type name="X`1[T]">
4659       <method name="Void .ctor()">
4660         <size>7</size>
4661       </method>
4662       <method name="IEnumerator`1 Y(IEnumerable`1)">
4663         <size>7</size>
4664       </method>
4665       <method name="T Z(IList`1, Int32)">
4666         <size>8</size>
4667       </method>
4668     </type>
4669   </test>
4670   <test name="gtest-178.cs">
4671     <type name="X">
4672       <method name="Void .ctor()">
4673         <size>7</size>
4674       </method>
4675       <method name="Void Main()">
4676         <size>1</size>
4677       </method>
4678     </type>
4679   </test>
4680   <test name="gtest-179.cs">
4681     <type name="X`1[T]">
4682       <method name="Void .ctor()">
4683         <size>7</size>
4684       </method>
4685       <method name="Int32 get_i()">
4686         <size>2</size>
4687       </method>
4688       <method name="Void set_i(Int32)">
4689         <size>1</size>
4690       </method>
4691       <method name="Int32 myMain()">
4692         <size>14</size>
4693       </method>
4694     </type>
4695     <type name="Y">
4696       <method name="Void .ctor()">
4697         <size>7</size>
4698       </method>
4699       <method name="Int32 Main()">
4700         <size>6</size>
4701       </method>
4702     </type>
4703   </test>
4704   <test name="gtest-180.cs">
4705     <type name="C">
4706       <method name="Void .ctor()">
4707         <size>7</size>
4708       </method>
4709     </type>
4710     <type name="C+CC">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714     </type>
4715     <type name="Program">
4716       <method name="Void .ctor()">
4717         <size>7</size>
4718       </method>
4719       <method name="Int32 Main()">
4720         <size>197</size>
4721       </method>
4722     </type>
4723     <type name="D">
4724       <method name="Void .ctor(Object, IntPtr)">
4725         <size>0</size>
4726       </method>
4727       <method name="Void Invoke()">
4728         <size>0</size>
4729       </method>
4730       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4731         <size>0</size>
4732       </method>
4733       <method name="Void EndInvoke(IAsyncResult)">
4734         <size>0</size>
4735       </method>
4736     </type>
4737   </test>
4738   <test name="gtest-181.cs">
4739     <type name="X">
4740       <method name="Void .ctor()">
4741         <size>7</size>
4742       </method>
4743       <method name="IEnumerator get_GetIt()">
4744         <size>8</size>
4745       </method>
4746       <method name="Void set_GetIt(IEnumerator)">
4747         <size>1</size>
4748       </method>
4749       <method name="IEnumerable get_Item(Int32)">
4750         <size>30</size>
4751       </method>
4752       <method name="Void set_Item(Int32, IEnumerable)">
4753         <size>1</size>
4754       </method>
4755       <method name="Int32 Main()">
4756         <size>181</size>
4757       </method>
4758     </type>
4759     <type name="X+&lt;&gt;c__Iterator0">
4760       <method name="Void .ctor()">
4761         <size>7</size>
4762       </method>
4763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4764         <size>7</size>
4765       </method>
4766       <method name="Boolean MoveNext()">
4767         <size>126</size>
4768       </method>
4769       <method name="Void Dispose()">
4770         <size>8</size>
4771       </method>
4772       <method name="Void Reset()">
4773         <size>6</size>
4774       </method>
4775     </type>
4776     <type name="X+&lt;&gt;c__Iterator1">
4777       <method name="Void .ctor()">
4778         <size>7</size>
4779       </method>
4780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4781         <size>7</size>
4782       </method>
4783       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4784         <size>7</size>
4785       </method>
4786       <method name="Boolean MoveNext()">
4787         <size>147</size>
4788       </method>
4789       <method name="Void Dispose()">
4790         <size>8</size>
4791       </method>
4792       <method name="Void Reset()">
4793         <size>6</size>
4794       </method>
4795     </type>
4796     <type name="X+&lt;&gt;c__Iterator0">
4797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4798         <size>7</size>
4799       </method>
4800     </type>
4801     <type name="X+&lt;&gt;c__Iterator1">
4802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4803         <size>7</size>
4804       </method>
4805       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4806         <size>40</size>
4807       </method>
4808     </type>
4809   </test>
4810   <test name="gtest-182.cs">
4811     <type name="C1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="Int32 GetId()">
4816         <size>3</size>
4817       </method>
4818     </type>
4819     <type name="X">
4820       <method name="Void .ctor()">
4821         <size>7</size>
4822       </method>
4823       <method name="Void foo[a](a)">
4824         <size>15</size>
4825       </method>
4826       <method name="Void Main()">
4827         <size>11</size>
4828       </method>
4829     </type>
4830   </test>
4831   <test name="gtest-183.cs">
4832     <type name="test.Test`1[T]">
4833       <method name="Void .ctor()">
4834         <size>7</size>
4835       </method>
4836       <method name="IEnumerable`1 Lookup(T)">
4837         <size>30</size>
4838       </method>
4839     </type>
4840     <type name="test.Program">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="Void Main(System.String[])">
4845         <size>74</size>
4846       </method>
4847     </type>
4848     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4849       <method name="Void .ctor()">
4850         <size>7</size>
4851       </method>
4852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4853         <size>12</size>
4854       </method>
4855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4856         <size>7</size>
4857       </method>
4858       <method name="Boolean MoveNext()">
4859         <size>84</size>
4860       </method>
4861       <method name="Void Dispose()">
4862         <size>8</size>
4863       </method>
4864       <method name="Void Reset()">
4865         <size>6</size>
4866       </method>
4867       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4868         <size>7</size>
4869       </method>
4870       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4871         <size>40</size>
4872       </method>
4873     </type>
4874   </test>
4875   <test name="gtest-184.cs">
4876     <type name="X">
4877       <method name="Void .ctor()">
4878         <size>7</size>
4879       </method>
4880       <method name="Void Main()">
4881         <size>68</size>
4882       </method>
4883       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4884         <size>12</size>
4885       </method>
4886     </type>
4887   </test>
4888   <test name="gtest-185.cs">
4889     <type name="App">
4890       <method name="Void .ctor()">
4891         <size>7</size>
4892       </method>
4893       <method name="Void Main()">
4894         <size>47</size>
4895       </method>
4896     </type>
4897     <type name="FP">
4898       <method name="Void .ctor()">
4899         <size>7</size>
4900       </method>
4901       <method name="T[] appendArrays[T](T[][])">
4902         <size>140</size>
4903       </method>
4904     </type>
4905   </test>
4906   <test name="gtest-186.cs">
4907     <type name="Tuple`2[a,b]">
4908       <method name="Void .ctor(a, b)">
4909         <size>21</size>
4910       </method>
4911     </type>
4912     <type name="Test">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="Void Main()">
4917         <size>120</size>
4918       </method>
4919     </type>
4920     <type name="TestSimpleObject">
4921       <method name="Void .ctor()">
4922         <size>25</size>
4923       </method>
4924       <method name="Void Print()">
4925         <size>17</size>
4926       </method>
4927     </type>
4928   </test>
4929   <test name="gtest-187.cs">
4930     <type name="Foo`1[T]">
4931       <method name="Void .ctor()">
4932         <size>7</size>
4933       </method>
4934       <method name="T next()">
4935         <size>7</size>
4936       </method>
4937     </type>
4938     <type name="Goo">
4939       <method name="Void .ctor()">
4940         <size>7</size>
4941       </method>
4942     </type>
4943     <type name="Test">
4944       <method name="Void .ctor()">
4945         <size>7</size>
4946       </method>
4947       <method name="Void Main()">
4948         <size>14</size>
4949       </method>
4950     </type>
4951   </test>
4952   <test name="gtest-188.cs">
4953     <type name="Foo">
4954       <method name="Void .ctor(Object[])">
4955         <size>11</size>
4956       </method>
4957       <method name="Void .ctor(Object[], Object)">
4958         <size>217</size>
4959       </method>
4960       <method name="Void add_DoSomething(System.EventHandler)">
4961         <size>24</size>
4962       </method>
4963       <method name="Void remove_DoSomething(System.EventHandler)">
4964         <size>24</size>
4965       </method>
4966       <method name="Void Main()">
4967         <size>21</size>
4968       </method>
4969     </type>
4970     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4971       <method name="Void .ctor()">
4972         <size>7</size>
4973       </method>
4974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4975         <size>46</size>
4976       </method>
4977     </type>
4978     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982     </type>
4983   </test>
4984   <test name="gtest-189.cs">
4985     <type name="Bar">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989     </type>
4990     <type name="Cont`1[T]">
4991       <method name="Void .ctor(T)">
4992         <size>14</size>
4993       </method>
4994       <method name="System.String ToString()">
4995         <size>18</size>
4996       </method>
4997     </type>
4998     <type name="M">
4999       <method name="Void .ctor()">
5000         <size>7</size>
5001       </method>
5002       <method name="Void Main()">
5003         <size>18</size>
5004       </method>
5005     </type>
5006   </test>
5007   <test name="gtest-190.cs">
5008     <type name="Foo`1[T]">
5009       <method name="Void .ctor()">
5010         <size>7</size>
5011       </method>
5012       <method name="Foo`1+Node[T] GetRoot()">
5013         <size>6</size>
5014       </method>
5015       <method name="Void Test(Foo`1+Node[T])">
5016         <size>14</size>
5017       </method>
5018     </type>
5019     <type name="Foo`1+Node[T]">
5020       <method name="Void .ctor()">
5021         <size>7</size>
5022       </method>
5023     </type>
5024     <type name="Foo`1+ConcatNode[T]">
5025       <method name="Void .ctor()">
5026         <size>7</size>
5027       </method>
5028     </type>
5029     <type name="X">
5030       <method name="Void .ctor()">
5031         <size>7</size>
5032       </method>
5033       <method name="Void Main()">
5034         <size>21</size>
5035       </method>
5036     </type>
5037   </test>
5038   <test name="gtest-191.cs">
5039     <type name="Test1.Test">
5040       <method name="IEnumerable`1 Replace[T]()">
5041         <size>16</size>
5042       </method>
5043     </type>
5044     <type name="Test2.Test`1[S]">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="IEnumerable`1 Replace[T]()">
5049         <size>16</size>
5050       </method>
5051     </type>
5052     <type name="Test3.Test`1[S]">
5053       <method name="Void .ctor()">
5054         <size>7</size>
5055       </method>
5056       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5057         <size>16</size>
5058       </method>
5059     </type>
5060     <type name="Test4.Test">
5061       <method name="Void .ctor()">
5062         <size>7</size>
5063       </method>
5064       <method name="IEnumerable`1 Replace[T]()">
5065         <size>16</size>
5066       </method>
5067     </type>
5068     <type name="Test5.Test">
5069       <method name="Void .ctor()">
5070         <size>7</size>
5071       </method>
5072       <method name="IEnumerable`1 Replace[T](T)">
5073         <size>30</size>
5074       </method>
5075     </type>
5076     <type name="Test6.Test">
5077       <method name="Void .ctor()">
5078         <size>7</size>
5079       </method>
5080       <method name="IEnumerable`1 Replace[T](T)">
5081         <size>30</size>
5082       </method>
5083     </type>
5084     <type name="Test7.Test">
5085       <method name="Void .ctor()">
5086         <size>7</size>
5087       </method>
5088       <method name="IEnumerable`1 Replace[T](T[])">
5089         <size>30</size>
5090       </method>
5091     </type>
5092     <type name="X">
5093       <method name="Void .ctor()">
5094         <size>7</size>
5095       </method>
5096       <method name="Void Main()">
5097         <size>1</size>
5098       </method>
5099     </type>
5100     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5105         <size>12</size>
5106       </method>
5107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5108         <size>7</size>
5109       </method>
5110       <method name="Boolean MoveNext()">
5111         <size>25</size>
5112       </method>
5113       <method name="Void Dispose()">
5114         <size>8</size>
5115       </method>
5116       <method name="Void Reset()">
5117         <size>6</size>
5118       </method>
5119     </type>
5120     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5121       <method name="Void .ctor()">
5122         <size>7</size>
5123       </method>
5124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5125         <size>12</size>
5126       </method>
5127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5128         <size>7</size>
5129       </method>
5130       <method name="Boolean MoveNext()">
5131         <size>25</size>
5132       </method>
5133       <method name="Void Dispose()">
5134         <size>8</size>
5135       </method>
5136       <method name="Void Reset()">
5137         <size>6</size>
5138       </method>
5139     </type>
5140     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5141       <method name="Void .ctor()">
5142         <size>7</size>
5143       </method>
5144       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5145         <size>12</size>
5146       </method>
5147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5148         <size>7</size>
5149       </method>
5150       <method name="Boolean MoveNext()">
5151         <size>25</size>
5152       </method>
5153       <method name="Void Dispose()">
5154         <size>8</size>
5155       </method>
5156       <method name="Void Reset()">
5157         <size>6</size>
5158       </method>
5159     </type>
5160     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5161       <method name="Void .ctor()">
5162         <size>7</size>
5163       </method>
5164       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5165         <size>12</size>
5166       </method>
5167       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5168         <size>7</size>
5169       </method>
5170       <method name="Boolean MoveNext()">
5171         <size>25</size>
5172       </method>
5173       <method name="Void Dispose()">
5174         <size>8</size>
5175       </method>
5176       <method name="Void Reset()">
5177         <size>6</size>
5178       </method>
5179     </type>
5180     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5181       <method name="Void .ctor()">
5182         <size>7</size>
5183       </method>
5184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5185         <size>12</size>
5186       </method>
5187       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5188         <size>7</size>
5189       </method>
5190       <method name="Boolean MoveNext()">
5191         <size>70</size>
5192       </method>
5193       <method name="Void Dispose()">
5194         <size>8</size>
5195       </method>
5196       <method name="Void Reset()">
5197         <size>6</size>
5198       </method>
5199     </type>
5200     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5201       <method name="Void .ctor()">
5202         <size>7</size>
5203       </method>
5204       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5205         <size>12</size>
5206       </method>
5207       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5208         <size>7</size>
5209       </method>
5210       <method name="Boolean MoveNext()">
5211         <size>82</size>
5212       </method>
5213       <method name="Void Dispose()">
5214         <size>8</size>
5215       </method>
5216       <method name="Void Reset()">
5217         <size>6</size>
5218       </method>
5219     </type>
5220     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5221       <method name="Void .ctor()">
5222         <size>7</size>
5223       </method>
5224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5225         <size>7</size>
5226       </method>
5227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5228         <size>7</size>
5229       </method>
5230       <method name="Boolean MoveNext()">
5231         <size>82</size>
5232       </method>
5233       <method name="Void Dispose()">
5234         <size>8</size>
5235       </method>
5236       <method name="Void Reset()">
5237         <size>6</size>
5238       </method>
5239     </type>
5240     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5241       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5242         <size>7</size>
5243       </method>
5244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5245         <size>26</size>
5246       </method>
5247     </type>
5248     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5250         <size>7</size>
5251       </method>
5252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5253         <size>26</size>
5254       </method>
5255     </type>
5256     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5257       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5258         <size>7</size>
5259       </method>
5260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5261         <size>26</size>
5262       </method>
5263     </type>
5264     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5265       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5266         <size>7</size>
5267       </method>
5268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5269         <size>26</size>
5270       </method>
5271     </type>
5272     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5273       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5274         <size>7</size>
5275       </method>
5276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5277         <size>40</size>
5278       </method>
5279     </type>
5280     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5281       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5282         <size>7</size>
5283       </method>
5284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5285         <size>40</size>
5286       </method>
5287     </type>
5288     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5289       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5290         <size>7</size>
5291       </method>
5292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5293         <size>40</size>
5294       </method>
5295     </type>
5296   </test>
5297   <test name="gtest-192.cs">
5298     <type name="xX">
5299       <method name="Void .ctor()">
5300         <size>7</size>
5301       </method>
5302       <method name="Void Main()">
5303         <size>1</size>
5304       </method>
5305     </type>
5306   </test>
5307   <test name="gtest-193.cs">
5308     <type name="OrderedMultiDictionary`2[T,U]">
5309       <method name="Void .ctor()">
5310         <size>7</size>
5311       </method>
5312       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5313         <size>29</size>
5314       </method>
5315     </type>
5316     <type name="RedBlackTree`1[S]">
5317       <method name="Void .ctor()">
5318         <size>7</size>
5319       </method>
5320       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5321         <size>16</size>
5322       </method>
5323     </type>
5324     <type name="X">
5325       <method name="Void .ctor()">
5326         <size>7</size>
5327       </method>
5328       <method name="Void Main()">
5329         <size>1</size>
5330       </method>
5331     </type>
5332     <type name="RedBlackTree`1+RangeTester[S]">
5333       <method name="Void .ctor(Object, IntPtr)">
5334         <size>0</size>
5335       </method>
5336       <method name="Int32 Invoke(S)">
5337         <size>0</size>
5338       </method>
5339       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5340         <size>0</size>
5341       </method>
5342       <method name="Int32 EndInvoke(IAsyncResult)">
5343         <size>0</size>
5344       </method>
5345     </type>
5346     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5347       <method name="Void .ctor()">
5348         <size>7</size>
5349       </method>
5350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5351         <size>12</size>
5352       </method>
5353       <method name="Boolean MoveNext()">
5354         <size>48</size>
5355       </method>
5356       <method name="Void Dispose()">
5357         <size>8</size>
5358       </method>
5359       <method name="Void Reset()">
5360         <size>6</size>
5361       </method>
5362     </type>
5363     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5364       <method name="Void .ctor()">
5365         <size>7</size>
5366       </method>
5367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5368         <size>12</size>
5369       </method>
5370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5371         <size>7</size>
5372       </method>
5373       <method name="Boolean MoveNext()">
5374         <size>25</size>
5375       </method>
5376       <method name="Void Dispose()">
5377         <size>8</size>
5378       </method>
5379       <method name="Void Reset()">
5380         <size>6</size>
5381       </method>
5382     </type>
5383     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5384       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5385         <size>7</size>
5386       </method>
5387     </type>
5388     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5389       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5390         <size>7</size>
5391       </method>
5392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5393         <size>26</size>
5394       </method>
5395     </type>
5396   </test>
5397   <test name="gtest-194.cs">
5398     <type name="RedBlackTree`1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5403         <size>16</size>
5404       </method>
5405     </type>
5406     <type name="OrderedMultiDictionary`2[T,U]">
5407       <method name="Void .ctor()">
5408         <size>7</size>
5409       </method>
5410       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5411         <size>29</size>
5412       </method>
5413     </type>
5414     <type name="X">
5415       <method name="Void .ctor()">
5416         <size>7</size>
5417       </method>
5418       <method name="Void Main()">
5419         <size>1</size>
5420       </method>
5421     </type>
5422     <type name="RedBlackTree`1+RangeTester[S]">
5423       <method name="Void .ctor(Object, IntPtr)">
5424         <size>0</size>
5425       </method>
5426       <method name="Int32 Invoke(S)">
5427         <size>0</size>
5428       </method>
5429       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5430         <size>0</size>
5431       </method>
5432       <method name="Int32 EndInvoke(IAsyncResult)">
5433         <size>0</size>
5434       </method>
5435     </type>
5436     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5437       <method name="Void .ctor()">
5438         <size>7</size>
5439       </method>
5440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5441         <size>12</size>
5442       </method>
5443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5444         <size>7</size>
5445       </method>
5446       <method name="Boolean MoveNext()">
5447         <size>25</size>
5448       </method>
5449       <method name="Void Dispose()">
5450         <size>8</size>
5451       </method>
5452       <method name="Void Reset()">
5453         <size>6</size>
5454       </method>
5455     </type>
5456     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5457       <method name="Void .ctor()">
5458         <size>7</size>
5459       </method>
5460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5461         <size>12</size>
5462       </method>
5463       <method name="Boolean MoveNext()">
5464         <size>48</size>
5465       </method>
5466       <method name="Void Dispose()">
5467         <size>8</size>
5468       </method>
5469       <method name="Void Reset()">
5470         <size>6</size>
5471       </method>
5472     </type>
5473     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5474       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5475         <size>7</size>
5476       </method>
5477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5478         <size>26</size>
5479       </method>
5480     </type>
5481     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5482       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5483         <size>7</size>
5484       </method>
5485     </type>
5486   </test>
5487   <test name="gtest-195.cs">
5488     <type name="OrderedMultiDictionary`2[T,U]">
5489       <method name="Void .ctor()">
5490         <size>7</size>
5491       </method>
5492       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5493         <size>13</size>
5494       </method>
5495     </type>
5496     <type name="RedBlackTree`1[S]">
5497       <method name="Void .ctor()">
5498         <size>7</size>
5499       </method>
5500       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5501         <size>1</size>
5502       </method>
5503     </type>
5504     <type name="X">
5505       <method name="Void .ctor()">
5506         <size>7</size>
5507       </method>
5508       <method name="Void Main()">
5509         <size>1</size>
5510       </method>
5511     </type>
5512     <type name="RedBlackTree`1+RangeTester[S]">
5513       <method name="Void .ctor(Object, IntPtr)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 Invoke(S)">
5517         <size>0</size>
5518       </method>
5519       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5520         <size>0</size>
5521       </method>
5522       <method name="Int32 EndInvoke(IAsyncResult)">
5523         <size>0</size>
5524       </method>
5525     </type>
5526   </test>
5527   <test name="gtest-196.cs">
5528     <type name="Dict">
5529       <method name="Void .ctor()">
5530         <size>7</size>
5531       </method>
5532     </type>
5533     <type name="Foo">
5534       <method name="Void .ctor()">
5535         <size>7</size>
5536       </method>
5537       <method name="Int32 Main()">
5538         <size>117</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-197.cs">
5543     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547       <method name="Void .cctor()">
5548         <size>95</size>
5549       </method>
5550       <method name="Int32 GetHashCode(T)">
5551         <size>0</size>
5552       </method>
5553       <method name="Boolean Equals(T, T)">
5554         <size>0</size>
5555       </method>
5556       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5557         <size>6</size>
5558       </method>
5559     </type>
5560     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5561       <method name="Void .ctor()">
5562         <size>7</size>
5563       </method>
5564       <method name="Int32 GetHashCode(T)">
5565         <size>14</size>
5566       </method>
5567       <method name="Boolean Equals(T, T)">
5568         <size>41</size>
5569       </method>
5570     </type>
5571     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5572       <method name="Void .ctor()">
5573         <size>7</size>
5574       </method>
5575       <method name="Int32 GetHashCode(T)">
5576         <size>14</size>
5577       </method>
5578       <method name="Boolean Equals(T, T)">
5579         <size>36</size>
5580       </method>
5581     </type>
5582     <type name="Martin.Collections.Generic.X">
5583       <method name="Void .ctor()">
5584         <size>7</size>
5585       </method>
5586       <method name="Void Main()">
5587         <size>1</size>
5588       </method>
5589     </type>
5590   </test>
5591   <test name="gtest-198.cs">
5592     <type name="ClassLibrary2.List1`1[T]">
5593       <method name="Void .ctor()">
5594         <size>7</size>
5595       </method>
5596     </type>
5597     <type name="ClassLibrary2.List2`1[T]">
5598       <method name="Void .ctor()">
5599         <size>18</size>
5600       </method>
5601       <method name="Void AddItem(T)">
5602         <size>13</size>
5603       </method>
5604     </type>
5605     <type name="ClassLibrary2.Foo">
5606       <method name="Void .ctor()">
5607         <size>7</size>
5608       </method>
5609       <method name="Void Main()">
5610         <size>1</size>
5611       </method>
5612     </type>
5613   </test>
5614   <test name="gtest-199.cs">
5615     <type name="Splay`1[T]">
5616       <method name="Void .ctor()">
5617         <size>7</size>
5618       </method>
5619     </type>
5620     <type name="Foo">
5621       <method name="Void .ctor()">
5622         <size>7</size>
5623       </method>
5624       <method name="Void Main()">
5625         <size>1</size>
5626       </method>
5627     </type>
5628   </test>
5629   <test name="gtest-200.cs">
5630     <type name="Test">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634       <method name="T QueryInterface[T](System.Object)">
5635         <size>35</size>
5636       </method>
5637     </type>
5638     <type name="Driver">
5639       <method name="Void .ctor()">
5640         <size>7</size>
5641       </method>
5642       <method name="Void Main()">
5643         <size>1</size>
5644       </method>
5645     </type>
5646   </test>
5647   <test name="gtest-201.cs">
5648     <type name="HashSet`1[T]">
5649       <method name="Void .ctor(Int64)">
5650         <size>14</size>
5651       </method>
5652       <method name="Int64 Test()">
5653         <size>7</size>
5654       </method>
5655       <method name="IEnumerator`1 GetEnumerator()">
5656         <size>15</size>
5657       </method>
5658     </type>
5659     <type name="X">
5660       <method name="Void .ctor()">
5661         <size>7</size>
5662       </method>
5663       <method name="Int32 Main()">
5664         <size>86</size>
5665       </method>
5666     </type>
5667     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5668       <method name="Void .ctor()">
5669         <size>7</size>
5670       </method>
5671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5672         <size>12</size>
5673       </method>
5674       <method name="Boolean MoveNext()">
5675         <size>75</size>
5676       </method>
5677       <method name="Void Dispose()">
5678         <size>8</size>
5679       </method>
5680       <method name="Void Reset()">
5681         <size>6</size>
5682       </method>
5683       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5684         <size>7</size>
5685       </method>
5686     </type>
5687   </test>
5688   <test name="gtest-202.cs">
5689     <type name="Generic`1[T]">
5690       <method name="Void .ctor()">
5691         <size>20</size>
5692       </method>
5693       <method name="T get_Item(Int32, Int32)">
5694         <size>14</size>
5695       </method>
5696       <method name="Void set_Item(Int32, Int32, T)">
5697         <size>15</size>
5698       </method>
5699     </type>
5700     <type name="Fault">
5701       <method name="Void Main()">
5702         <size>45</size>
5703       </method>
5704       <method name="System.String ToString()">
5705         <size>6</size>
5706       </method>
5707     </type>
5708   </test>
5709   <test name="gtest-203.cs">
5710     <type name="C`2[X,Y]">
5711       <method name="Void .ctor()">
5712         <size>7</size>
5713       </method>
5714       <method name="Void foo[A,B]()">
5715         <size>14</size>
5716       </method>
5717       <method name="Void bar[A,B]()">
5718         <size>69</size>
5719       </method>
5720     </type>
5721     <type name="C`2+Q`2[X,Y,A,B]">
5722       <method name="Void .ctor()">
5723         <size>7</size>
5724       </method>
5725       <method name="Void apply(C`2[X,Y])">
5726         <size>7</size>
5727       </method>
5728     </type>
5729     <type name="X">
5730       <method name="Void .ctor()">
5731         <size>7</size>
5732       </method>
5733       <method name="Void Main()">
5734         <size>13</size>
5735       </method>
5736     </type>
5737   </test>
5738   <test name="gtest-204.cs">
5739     <type name="Map`1[b]">
5740       <method name="Void .ctor()">
5741         <size>7</size>
5742       </method>
5743       <method name="a Fold1[a](a)">
5744         <size>2</size>
5745       </method>
5746       <method name="c Fold[c](c)">
5747         <size>15</size>
5748       </method>
5749     </type>
5750     <type name="LocalContext">
5751       <method name="Void .ctor()">
5752         <size>18</size>
5753       </method>
5754       <method name="a Fold[a](a)">
5755         <size>13</size>
5756       </method>
5757     </type>
5758     <type name="M">
5759       <method name="Void .ctor()">
5760         <size>7</size>
5761       </method>
5762       <method name="Void Main()">
5763         <size>19</size>
5764       </method>
5765     </type>
5766   </test>
5767   <test name="gtest-205.cs">
5768     <type name="Foo`1[S]">
5769       <method name="Void .ctor()">
5770         <size>7</size>
5771       </method>
5772     </type>
5773     <type name="Test`1[U]">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Func(U)">
5778         <size>12</size>
5779       </method>
5780     </type>
5781     <type name="X">
5782       <method name="Void .ctor()">
5783         <size>7</size>
5784       </method>
5785       <method name="Void Test(System.Type, System.Object)">
5786         <size>31</size>
5787       </method>
5788       <method name="Void Main()">
5789         <size>144</size>
5790       </method>
5791     </type>
5792   </test>
5793   <test name="gtest-206.cs">
5794     <type name="Continuation`2[R,A]">
5795       <method name="Void .ctor()">
5796         <size>7</size>
5797       </method>
5798       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5799         <size>2</size>
5800       </method>
5801     </type>
5802     <type name="Driver">
5803       <method name="Void .ctor()">
5804         <size>7</size>
5805       </method>
5806       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5807         <size>7</size>
5808       </method>
5809       <method name="Void Main()">
5810         <size>9</size>
5811       </method>
5812     </type>
5813   </test>
5814   <test name="gtest-207.cs">
5815     <type name="M">
5816       <method name="Void .ctor()">
5817         <size>7</size>
5818       </method>
5819       <method name="Void p(System.String)">
5820         <size>7</size>
5821       </method>
5822       <method name="Void Main()">
5823         <size>50</size>
5824       </method>
5825     </type>
5826   </test>
5827   <test name="gtest-208.cs">
5828     <type name="SomeClass">
5829       <method name="Void .ctor()">
5830         <size>7</size>
5831       </method>
5832     </type>
5833     <type name="Foo`1[T]">
5834       <method name="Void .ctor()">
5835         <size>7</size>
5836       </method>
5837       <method name="T Do(System.Object)">
5838         <size>12</size>
5839       </method>
5840     </type>
5841     <type name="Driver">
5842       <method name="Void .ctor()">
5843         <size>7</size>
5844       </method>
5845       <method name="Void Main()">
5846         <size>19</size>
5847       </method>
5848     </type>
5849   </test>
5850   <test name="gtest-209.cs">
5851     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5852       <method name="Void .ctor()">
5853         <size>7</size>
5854       </method>
5855     </type>
5856     <type name="ClassLibrary3.Test">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>23</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-210.cs">
5866     <type name="Foo`1[T]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870       <method name="T next()">
5871         <size>7</size>
5872       </method>
5873     </type>
5874     <type name="Goo">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878     </type>
5879     <type name="Test">
5880       <method name="Void .ctor()">
5881         <size>7</size>
5882       </method>
5883       <method name="Void Main()">
5884         <size>14</size>
5885       </method>
5886     </type>
5887   </test>
5888   <test name="gtest-211.cs">
5889     <type name="MyTest">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893       <method name="Void f(Boolean, Boolean)">
5894         <size>59</size>
5895       </method>
5896       <method name="Void Main()">
5897         <size>448</size>
5898       </method>
5899     </type>
5900   </test>
5901   <test name="gtest-212.cs">
5902     <type name="Test">
5903       <method name="Void .ctor()">
5904         <size>7</size>
5905       </method>
5906       <method name="Void Fun[T](T)">
5907         <size>15</size>
5908       </method>
5909       <method name="Void Main()">
5910         <size>15</size>
5911       </method>
5912     </type>
5913     <type name="SomeStruct">
5914       <method name="Boolean get_Valid()">
5915         <size>2</size>
5916       </method>
5917     </type>
5918   </test>
5919   <test name="gtest-213.cs">
5920     <type name="Test">
5921       <method name="Void .ctor()">
5922         <size>7</size>
5923       </method>
5924       <method name="Void Fun[T](T)">
5925         <size>78</size>
5926       </method>
5927       <method name="Void Main()">
5928         <size>15</size>
5929       </method>
5930     </type>
5931     <type name="SomeStruct">
5932       <method name="Int32 get_Foo()">
5933         <size>7</size>
5934       </method>
5935       <method name="Void set_Foo(Int32)">
5936         <size>8</size>
5937       </method>
5938     </type>
5939   </test>
5940   <test name="gtest-214.cs">
5941     <type name="X">
5942       <method name="Void .ctor()">
5943         <size>7</size>
5944       </method>
5945       <method name="Int32 Main()">
5946         <size>83</size>
5947       </method>
5948     </type>
5949   </test>
5950   <test name="gtest-215.cs">
5951     <type name="R">
5952       <method name="Void .ctor()">
5953         <size>7</size>
5954       </method>
5955     </type>
5956     <type name="A`1[T]">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960     </type>
5961     <type name="D">
5962       <method name="Void .ctor()">
5963         <size>7</size>
5964       </method>
5965     </type>
5966     <type name="MainClass">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void Main()">
5971         <size>1</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-216.cs">
5976     <type name="BaseClass">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Ret`1 Foo[T]()">
5981         <size>2</size>
5982       </method>
5983       <method name="Ret Foo()">
5984         <size>2</size>
5985       </method>
5986       <method name="Void Main()">
5987         <size>1</size>
5988       </method>
5989     </type>
5990     <type name="DerivedClass">
5991       <method name="Void .ctor()">
5992         <size>7</size>
5993       </method>
5994       <method name="Ret`1 Foo[T]()">
5995         <size>2</size>
5996       </method>
5997       <method name="Ret Foo()">
5998         <size>2</size>
5999       </method>
6000     </type>
6001   </test>
6002   <test name="gtest-217.cs">
6003     <type name="MyTest">
6004       <method name="Void .ctor()">
6005         <size>7</size>
6006       </method>
6007       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6008         <size>44</size>
6009       </method>
6010       <method name="Void Main(System.String[])">
6011         <size>100</size>
6012       </method>
6013       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6014         <size>44</size>
6015       </method>
6016     </type>
6017     <type name="Fun`2[A1,R]">
6018       <method name="Void .ctor(Object, IntPtr)">
6019         <size>0</size>
6020       </method>
6021       <method name="R Invoke(A1)">
6022         <size>0</size>
6023       </method>
6024       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6025         <size>0</size>
6026       </method>
6027       <method name="R EndInvoke(IAsyncResult)">
6028         <size>0</size>
6029       </method>
6030     </type>
6031     <type name="MyTest">
6032       <method name="System.String &lt;Main&gt;m__0(Int32)">
6033         <size>8</size>
6034       </method>
6035     </type>
6036     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6041         <size>12</size>
6042       </method>
6043       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6044         <size>7</size>
6045       </method>
6046       <method name="Boolean MoveNext()">
6047         <size>205</size>
6048       </method>
6049       <method name="Void Dispose()">
6050         <size>60</size>
6051       </method>
6052       <method name="Void Reset()">
6053         <size>6</size>
6054       </method>
6055     </type>
6056     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6061         <size>12</size>
6062       </method>
6063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6064         <size>7</size>
6065       </method>
6066       <method name="Boolean MoveNext()">
6067         <size>118</size>
6068       </method>
6069       <method name="Void Dispose()">
6070         <size>8</size>
6071       </method>
6072       <method name="Void Reset()">
6073         <size>6</size>
6074       </method>
6075     </type>
6076     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6077       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6078         <size>7</size>
6079       </method>
6080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6081         <size>52</size>
6082       </method>
6083     </type>
6084     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6085       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6086         <size>7</size>
6087       </method>
6088       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6089         <size>52</size>
6090       </method>
6091     </type>
6092   </test>
6093   <test name="gtest-218.cs">
6094     <type name="Foo">
6095       <method name="Void .ctor()">
6096         <size>7</size>
6097       </method>
6098     </type>
6099     <type name="X">
6100       <method name="Void .ctor()">
6101         <size>7</size>
6102       </method>
6103       <method name="Void Main()">
6104         <size>1</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-219.cs">
6109     <type name="Test">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113       <method name="Void Foo[T]()">
6114         <size>1</size>
6115       </method>
6116       <method name="Int32 Main()">
6117         <size>70</size>
6118       </method>
6119     </type>
6120   </test>
6121   <test name="gtest-220.cs">
6122     <type name="A`1[T1]">
6123       <method name="Void .ctor()">
6124         <size>7</size>
6125       </method>
6126     </type>
6127     <type name="A`1+B`1[T1,T2]">
6128       <method name="Void .ctor()">
6129         <size>7</size>
6130       </method>
6131     </type>
6132     <type name="A`1+B`1+C`1[T1,T2,T3]">
6133       <method name="Void .ctor()">
6134         <size>7</size>
6135       </method>
6136     </type>
6137     <type name="PopQuiz">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141       <method name="Void Main()">
6142         <size>85</size>
6143       </method>
6144     </type>
6145   </test>
6146   <test name="gtest-221.cs">
6147     <type name="C1`1[IFoo]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="C2">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="C1`1[T] Hoge[T](C1`1[T])">
6157         <size>0</size>
6158       </method>
6159     </type>
6160     <type name="C3">
6161       <method name="Void .ctor()">
6162         <size>7</size>
6163       </method>
6164       <method name="C1`1[T] Hoge[T](C1`1[T])">
6165         <size>2</size>
6166       </method>
6167     </type>
6168     <type name="X">
6169       <method name="Void .ctor()">
6170         <size>7</size>
6171       </method>
6172       <method name="Void Main()">
6173         <size>1</size>
6174       </method>
6175     </type>
6176   </test>
6177   <test name="gtest-222.cs">
6178     <type name="Mona`1[T]">
6179       <method name="Void .ctor()">
6180         <size>7</size>
6181       </method>
6182     </type>
6183     <type name="Test">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Mona`1[K] GetMona[K]()">
6188         <size>6</size>
6189       </method>
6190       <method name="Void Main()">
6191         <size>1</size>
6192       </method>
6193     </type>
6194   </test>
6195   <test name="gtest-223.cs">
6196     <type name="Foo`1[T]">
6197       <method name="Void .ctor()">
6198         <size>7</size>
6199       </method>
6200     </type>
6201     <type name="Test">
6202       <method name="Void .ctor()">
6203         <size>7</size>
6204       </method>
6205       <method name="Foo`1[K] Hoge[K]()">
6206         <size>2</size>
6207       </method>
6208       <method name="Void Main()">
6209         <size>72</size>
6210       </method>
6211     </type>
6212   </test>
6213   <test name="gtest-224.cs">
6214     <type name="Base">
6215       <method name="Void .ctor()">
6216         <size>7</size>
6217       </method>
6218       <method name="Void Foo[T]()">
6219         <size>1</size>
6220       </method>
6221     </type>
6222     <type name="Derived">
6223       <method name="Void .ctor()">
6224         <size>7</size>
6225       </method>
6226       <method name="Void Foo[T]()">
6227         <size>1</size>
6228       </method>
6229     </type>
6230     <type name="Driver">
6231       <method name="Void .ctor()">
6232         <size>7</size>
6233       </method>
6234       <method name="Void Main()">
6235         <size>11</size>
6236       </method>
6237     </type>
6238   </test>
6239   <test name="gtest-225.cs">
6240     <type name="Set`1[Element]">
6241       <method name="Void .ctor()">
6242         <size>7</size>
6243       </method>
6244       <method name="Locator locate(Element)">
6245         <size>31</size>
6246       </method>
6247     </type>
6248     <type name="Set`1+Node[Element]">
6249       <method name="Void .ctor()">
6250         <size>7</size>
6251       </method>
6252     </type>
6253     <type name="SetTest">
6254       <method name="Void Main()">
6255         <size>1</size>
6256       </method>
6257     </type>
6258     <type name="Set`1+Locator+Replace[Element]">
6259       <method name="Void .ctor(Object, IntPtr)">
6260         <size>0</size>
6261       </method>
6262       <method name="Void Invoke(Set`1+Node[Element])">
6263         <size>0</size>
6264       </method>
6265       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6266         <size>0</size>
6267       </method>
6268       <method name="Void EndInvoke(IAsyncResult)">
6269         <size>0</size>
6270       </method>
6271     </type>
6272     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6277         <size>15</size>
6278       </method>
6279     </type>
6280     <type name="Set`1+Locator[Element]">
6281       <method name="Void .ctor(Replace)">
6282         <size>1</size>
6283       </method>
6284     </type>
6285   </test>
6286   <test name="gtest-226.cs">
6287     <type name="A">
6288       <method name="Void .ctor()">
6289         <size>24</size>
6290       </method>
6291     </type>
6292     <type name="M">
6293       <method name="Void .ctor()">
6294         <size>7</size>
6295       </method>
6296       <method name="Int32 Main()">
6297         <size>84</size>
6298       </method>
6299     </type>
6300     <type name="Container`1[T]">
6301       <method name="Void .ctor(T)">
6302         <size>8</size>
6303       </method>
6304     </type>
6305   </test>
6306   <test name="gtest-227.cs">
6307     <type name="Foo`1[G]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void Bar()">
6312         <size>26</size>
6313       </method>
6314     </type>
6315     <type name="X">
6316       <method name="Void .ctor()">
6317         <size>7</size>
6318       </method>
6319       <method name="Void Main()">
6320         <size>1</size>
6321       </method>
6322     </type>
6323   </test>
6324   <test name="gtest-228.cs">
6325     <type name="GenParAttribute">
6326       <method name="Void .ctor()">
6327         <size>7</size>
6328       </method>
6329     </type>
6330     <type name="cons`2[A,B]">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void abc[M]()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338     <type name="Test">
6339       <method name="Void .ctor()">
6340         <size>7</size>
6341       </method>
6342       <method name="Void Main()">
6343         <size>1</size>
6344       </method>
6345     </type>
6346   </test>
6347   <test name="gtest-229.cs">
6348     <type name="B">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Int32 CompareTo(B)">
6353         <size>2</size>
6354       </method>
6355     </type>
6356     <type name="Tester">
6357       <method name="Void .ctor()">
6358         <size>7</size>
6359       </method>
6360       <method name="Int32 Main()">
6361         <size>21</size>
6362       </method>
6363     </type>
6364   </test>
6365   <test name="gtest-231.cs">
6366     <type name="X">
6367       <method name="Void .ctor()">
6368         <size>7</size>
6369       </method>
6370       <method name="Void Main()">
6371         <size>31</size>
6372       </method>
6373     </type>
6374   </test>
6375   <test name="gtest-232.cs">
6376     <type name="H">
6377       <method name="Void .ctor()">
6378         <size>7</size>
6379       </method>
6380       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6381         <size>30</size>
6382       </method>
6383       <method name="Void Main(System.String[])">
6384         <size>1</size>
6385       </method>
6386     </type>
6387     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6388       <method name="Void .ctor()">
6389         <size>7</size>
6390       </method>
6391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6392         <size>12</size>
6393       </method>
6394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6395         <size>7</size>
6396       </method>
6397       <method name="Boolean MoveNext()">
6398         <size>117</size>
6399       </method>
6400       <method name="Void Dispose()">
6401         <size>8</size>
6402       </method>
6403       <method name="Void Reset()">
6404         <size>6</size>
6405       </method>
6406       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6407         <size>7</size>
6408       </method>
6409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6410         <size>40</size>
6411       </method>
6412     </type>
6413   </test>
6414   <test name="gtest-233.cs">
6415     <type name="Program">
6416       <method name="Void .ctor()">
6417         <size>7</size>
6418       </method>
6419       <method name="Void Main(System.String[])">
6420         <size>25</size>
6421       </method>
6422       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6423         <size>1</size>
6424       </method>
6425     </type>
6426   </test>
6427   <test name="gtest-234.cs">
6428     <type name="Test">
6429       <method name="Void .ctor()">
6430         <size>7</size>
6431       </method>
6432       <method name="IFoo`1 GetFooGeneric[T]()">
6433         <size>2</size>
6434       </method>
6435       <method name="IFoo GetFoo()">
6436         <size>7</size>
6437       </method>
6438       <method name="Void Main()">
6439         <size>14</size>
6440       </method>
6441     </type>
6442   </test>
6443   <test name="gtest-235.cs">
6444     <type name="GettingStarted">
6445       <method name="Void .ctor()">
6446         <size>7</size>
6447       </method>
6448       <method name="Void Main()">
6449         <size>13</size>
6450       </method>
6451     </type>
6452   </test>
6453   <test name="gtest-236.cs">
6454     <type name="Foo`1[T]">
6455       <method name="Void .ctor()">
6456         <size>7</size>
6457       </method>
6458       <method name="Int32 Test(Foo`1[T])">
6459         <size>2</size>
6460       </method>
6461       <method name="Int32 Test(Foo`1[System.Int32])">
6462         <size>2</size>
6463       </method>
6464     </type>
6465     <type name="X">
6466       <method name="Void .ctor()">
6467         <size>7</size>
6468       </method>
6469       <method name="Int32 Main()">
6470         <size>59</size>
6471       </method>
6472     </type>
6473   </test>
6474   <test name="gtest-237.cs">
6475     <type name="Foo`1[T]">
6476       <method name="Void .ctor()">
6477         <size>7</size>
6478       </method>
6479       <method name="Int32 Test(T)">
6480         <size>2</size>
6481       </method>
6482       <method name="Int32 Test(Int32)">
6483         <size>2</size>
6484       </method>
6485     </type>
6486     <type name="X">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Int32 Main()">
6491         <size>60</size>
6492       </method>
6493     </type>
6494   </test>
6495   <test name="gtest-238.cs">
6496     <type name="X">
6497       <method name="Void .ctor()">
6498         <size>7</size>
6499       </method>
6500       <method name="Int32 Main()">
6501         <size>39</size>
6502       </method>
6503     </type>
6504   </test>
6505   <test name="gtest-239.cs">
6506     <type name="Foo`2[T,U]">
6507       <method name="Void .ctor()">
6508         <size>7</size>
6509       </method>
6510       <method name="Int32 Test(T, U)">
6511         <size>2</size>
6512       </method>
6513       <method name="Int32 Test(Int32, U)">
6514         <size>2</size>
6515       </method>
6516       <method name="Int32 Test(T, Single)">
6517         <size>2</size>
6518       </method>
6519       <method name="Int32 Test(Int32, Single)">
6520         <size>2</size>
6521       </method>
6522     </type>
6523     <type name="X">
6524       <method name="Void .ctor()">
6525         <size>7</size>
6526       </method>
6527       <method name="Int32 Main()">
6528         <size>237</size>
6529       </method>
6530     </type>
6531   </test>
6532   <test name="gtest-240.cs">
6533     <type name="MyClass">
6534       <method name="Void .ctor()">
6535         <size>7</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Void Main()">
6543         <size>1</size>
6544       </method>
6545     </type>
6546     <type name="MyClass">
6547       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6548         <size>1</size>
6549       </method>
6550       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6551         <size>1</size>
6552       </method>
6553       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6554         <size>1</size>
6555       </method>
6556       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6557         <size>1</size>
6558       </method>
6559     </type>
6560   </test>
6561   <test name="gtest-241.cs">
6562     <type name="a">
6563       <method name="Void .ctor()">
6564         <size>7</size>
6565       </method>
6566       <method name="Void func[T](T ByRef)">
6567         <size>0</size>
6568       </method>
6569     </type>
6570     <type name="b">
6571       <method name="Void .ctor()">
6572         <size>7</size>
6573       </method>
6574       <method name="Void func[T](T ByRef)">
6575         <size>1</size>
6576       </method>
6577     </type>
6578     <type name="main">
6579       <method name="Void .ctor()">
6580         <size>7</size>
6581       </method>
6582       <method name="Void Main()">
6583         <size>1</size>
6584       </method>
6585     </type>
6586   </test>
6587   <test name="gtest-242.cs">
6588     <type name="Container`1[T]">
6589       <method name="Void .ctor()">
6590         <size>7</size>
6591       </method>
6592     </type>
6593     <type name="ReferenceType">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Int32 CompareTo(ReferenceType)">
6598         <size>2</size>
6599       </method>
6600     </type>
6601     <type name="Test">
6602       <method name="Void .ctor()">
6603         <size>7</size>
6604       </method>
6605       <method name="Void Main()">
6606         <size>13</size>
6607       </method>
6608     </type>
6609     <type name="MyValueType">
6610       <method name="Int32 CompareTo(MyValueType)">
6611         <size>2</size>
6612       </method>
6613     </type>
6614   </test>
6615   <test name="gtest-243.cs">
6616     <type name="Foo`1[T]">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Test(T)">
6621         <size>1</size>
6622       </method>
6623     </type>
6624     <type name="Tests">
6625       <method name="Void .ctor()">
6626         <size>7</size>
6627       </method>
6628       <method name="Void foo[T]()">
6629         <size>1</size>
6630       </method>
6631       <method name="Int32 Test()">
6632         <size>148</size>
6633       </method>
6634       <method name="Int32 Main()">
6635         <size>8</size>
6636       </method>
6637     </type>
6638   </test>
6639   <test name="gtest-244.cs">
6640     <type name="B">
6641       <method name="Void .ctor()">
6642         <size>7</size>
6643       </method>
6644       <method name="T Get[T]()">
6645         <size>10</size>
6646       </method>
6647     </type>
6648     <type name="A">
6649       <method name="Void .ctor()">
6650         <size>7</size>
6651       </method>
6652       <method name="T Get[T]()">
6653         <size>30</size>
6654       </method>
6655       <method name="Void Main()">
6656         <size>12</size>
6657       </method>
6658     </type>
6659   </test>
6660   <test name="gtest-245.cs">
6661     <type name="DerivedGenericClass`1[T]">
6662       <method name="Void .ctor()">
6663         <size>7</size>
6664       </method>
6665       <method name="Void Foo()">
6666         <size>1</size>
6667       </method>
6668       <method name="Void Baz()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="BaseClass">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Void Foo()">
6677         <size>0</size>
6678       </method>
6679     </type>
6680     <type name="X">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>1</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-246.cs">
6690     <type name="TestCase.CTest">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Main()">
6695         <size>1</size>
6696       </method>
6697       <method name="Void Bar()">
6698         <size>1</size>
6699       </method>
6700     </type>
6701     <type name="TestCase.CGenericTest`2[T,V]">
6702       <method name="Void .ctor()">
6703         <size>7</size>
6704       </method>
6705       <method name="V Foo()">
6706         <size>21</size>
6707       </method>
6708     </type>
6709   </test>
6710   <test name="gtest-247.cs">
6711     <type name="EnumerableBase`1[T]">
6712       <method name="Void .ctor()">
6713         <size>7</size>
6714       </method>
6715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6716         <size>7</size>
6717       </method>
6718       <method name="IEnumerator`1 GetEnumerator()">
6719         <size>0</size>
6720       </method>
6721     </type>
6722     <type name="CollectionValueBase`1[T]">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="Void raiseItemsAdded(T, Int32)">
6727         <size>1</size>
6728       </method>
6729       <method name="IEnumerator`1 GetEnumerator()">
6730         <size>0</size>
6731       </method>
6732     </type>
6733     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6734       <method name="Void .ctor()">
6735         <size>7</size>
6736       </method>
6737     </type>
6738     <type name="CircularQueue`1[T]">
6739       <method name="Void .ctor()">
6740         <size>7</size>
6741       </method>
6742       <method name="IEnumerator`1 GetEnumerator()">
6743         <size>8</size>
6744       </method>
6745       <method name="Void Enqueue(T)">
6746         <size>1</size>
6747       </method>
6748     </type>
6749     <type name="HashSet`1[T]">
6750       <method name="Void .ctor()">
6751         <size>7</size>
6752       </method>
6753       <method name="Void RemoveAll[U](IEnumerable`1)">
6754         <size>7</size>
6755       </method>
6756       <method name="Void AddAll[U](IEnumerable`1)">
6757         <size>66</size>
6758       </method>
6759       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6760         <size>2</size>
6761       </method>
6762       <method name="IEnumerator`1 GetEnumerator()">
6763         <size>8</size>
6764       </method>
6765     </type>
6766     <type name="X">
6767       <method name="Void .ctor()">
6768         <size>7</size>
6769       </method>
6770       <method name="Void Main()">
6771         <size>1</size>
6772       </method>
6773     </type>
6774     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6775       <method name="Void .ctor()">
6776         <size>7</size>
6777       </method>
6778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6779         <size>12</size>
6780       </method>
6781       <method name="Boolean MoveNext()">
6782         <size>25</size>
6783       </method>
6784       <method name="Void Dispose()">
6785         <size>8</size>
6786       </method>
6787       <method name="Void Reset()">
6788         <size>6</size>
6789       </method>
6790     </type>
6791     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6792       <method name="Void .ctor()">
6793         <size>7</size>
6794       </method>
6795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6796         <size>12</size>
6797       </method>
6798       <method name="Boolean MoveNext()">
6799         <size>25</size>
6800       </method>
6801       <method name="Void Dispose()">
6802         <size>8</size>
6803       </method>
6804       <method name="Void Reset()">
6805         <size>6</size>
6806       </method>
6807     </type>
6808     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6810         <size>7</size>
6811       </method>
6812     </type>
6813     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6815         <size>7</size>
6816       </method>
6817     </type>
6818   </test>
6819   <test name="gtest-248.cs">
6820     <type name="Foo`1[T]">
6821       <method name="Void .ctor()">
6822         <size>7</size>
6823       </method>
6824     </type>
6825     <type name="X">
6826       <method name="Void .ctor()">
6827         <size>7</size>
6828       </method>
6829       <method name="Boolean Test(System.Object)">
6830         <size>19</size>
6831       </method>
6832       <method name="Void Main()">
6833         <size>1</size>
6834       </method>
6835     </type>
6836   </test>
6837   <test name="gtest-249.cs">
6838     <type name="EnumerableBase`1[T]">
6839       <method name="Void .ctor()">
6840         <size>7</size>
6841       </method>
6842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6843         <size>7</size>
6844       </method>
6845       <method name="IEnumerator`1 GetEnumerator()">
6846         <size>0</size>
6847       </method>
6848     </type>
6849     <type name="ArrayBase`1[T]">
6850       <method name="Void .ctor()">
6851         <size>7</size>
6852       </method>
6853       <method name="IEnumerator`1 GetEnumerator()">
6854         <size>8</size>
6855       </method>
6856     </type>
6857     <type name="HashedArrayList`1[T]">
6858       <method name="Void .ctor()">
6859         <size>7</size>
6860       </method>
6861       <method name="IEnumerator`1 GetEnumerator()">
6862         <size>7</size>
6863       </method>
6864     </type>
6865     <type name="X">
6866       <method name="Void .ctor()">
6867         <size>7</size>
6868       </method>
6869       <method name="Void Main()">
6870         <size>1</size>
6871       </method>
6872     </type>
6873     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6878         <size>12</size>
6879       </method>
6880       <method name="Boolean MoveNext()">
6881         <size>25</size>
6882       </method>
6883       <method name="Void Dispose()">
6884         <size>8</size>
6885       </method>
6886       <method name="Void Reset()">
6887         <size>6</size>
6888       </method>
6889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6890         <size>7</size>
6891       </method>
6892     </type>
6893   </test>
6894   <test name="gtest-250.cs">
6895     <type name="GuardedIndexedSorted`1[T]">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6900         <size>13</size>
6901       </method>
6902     </type>
6903     <type name="X">
6904       <method name="Void .ctor()">
6905         <size>7</size>
6906       </method>
6907       <method name="Void Main()">
6908         <size>1</size>
6909       </method>
6910     </type>
6911     <type name="Fun`2[R,S]">
6912       <method name="Void .ctor(Object, IntPtr)">
6913         <size>0</size>
6914       </method>
6915       <method name="S Invoke(R)">
6916         <size>0</size>
6917       </method>
6918       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6919         <size>0</size>
6920       </method>
6921       <method name="S EndInvoke(IAsyncResult)">
6922         <size>0</size>
6923       </method>
6924     </type>
6925   </test>
6926   <test name="gtest-251.cs">
6927     <type name="SortedIndexedTester`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="Void Test(ISorted`1)">
6932         <size>24</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="&lt;PrivateImplementationDetails&gt;">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947     </type>
6948   </test>
6949   <test name="gtest-252.cs">
6950     <type name="EqualityComparer`1[T]">
6951       <method name="Void .cctor()">
6952         <size>16</size>
6953       </method>
6954       <method name="Void Test()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="SequencedEqualityComparer`2[T,W]">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963     <type name="X">
6964       <method name="Void .ctor()">
6965         <size>7</size>
6966       </method>
6967       <method name="Void Main()">
6968         <size>6</size>
6969       </method>
6970     </type>
6971   </test>
6972   <test name="gtest-253.cs">
6973     <type name="CollectionValueTester`2[R,S]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="ExtensibleTester`1[U]">
6979       <method name="Void .ctor(U)">
6980         <size>14</size>
6981       </method>
6982       <method name="Void Direct()">
6983         <size>24</size>
6984       </method>
6985     </type>
6986     <type name="Extensible`1[V]">
6987       <method name="Void .ctor()">
6988         <size>7</size>
6989       </method>
6990       <method name="Void AddAll[W](IEnumerable`1)">
6991         <size>1</size>
6992       </method>
6993     </type>
6994     <type name="X">
6995       <method name="Void .ctor()">
6996         <size>7</size>
6997       </method>
6998       <method name="Void Main()">
6999         <size>20</size>
7000       </method>
7001     </type>
7002   </test>
7003   <test name="gtest-254.cs">
7004     <type name="HashedLinkedList`1[T]">
7005       <method name="Void .ctor()">
7006         <size>7</size>
7007       </method>
7008       <method name="HashedLinkedList`1[T] GetList()">
7009         <size>6</size>
7010       </method>
7011       <method name="Void Test(Int32)">
7012         <size>55</size>
7013       </method>
7014       <method name="Void Test(HashedLinkedList`1[T])">
7015         <size>40</size>
7016       </method>
7017     </type>
7018     <type name="X">
7019       <method name="Void .ctor()">
7020         <size>7</size>
7021       </method>
7022       <method name="Void Main()">
7023         <size>20</size>
7024       </method>
7025     </type>
7026   </test>
7027   <test name="gtest-255.cs">
7028     <type name="A">
7029       <method name="Void .ctor()">
7030         <size>7</size>
7031       </method>
7032       <method name="T Foo[T]()">
7033         <size>0</size>
7034       </method>
7035     </type>
7036     <type name="B">
7037       <method name="Void .ctor()">
7038         <size>7</size>
7039       </method>
7040       <method name="T Foo[T]()">
7041         <size>10</size>
7042       </method>
7043     </type>
7044     <type name="C">
7045       <method name="Void .ctor()">
7046         <size>7</size>
7047       </method>
7048       <method name="Void Main()">
7049         <size>1</size>
7050       </method>
7051     </type>
7052   </test>
7053   <test name="gtest-256.cs">
7054     <type name="Test">
7055       <method name="Void .ctor()">
7056         <size>7</size>
7057       </method>
7058       <method name="IEnumerator`1 GetEnumerator()">
7059         <size>15</size>
7060       </method>
7061       <method name="Void Main()">
7062         <size>11</size>
7063       </method>
7064       <method name="Void Run()">
7065         <size>156</size>
7066       </method>
7067     </type>
7068     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7069       <method name="Void .ctor()">
7070         <size>7</size>
7071       </method>
7072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7073         <size>7</size>
7074       </method>
7075       <method name="Boolean MoveNext()">
7076         <size>129</size>
7077       </method>
7078       <method name="Void Dispose()">
7079         <size>8</size>
7080       </method>
7081       <method name="Void Reset()">
7082         <size>6</size>
7083       </method>
7084       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7085         <size>7</size>
7086       </method>
7087     </type>
7088   </test>
7089   <test name="gtest-257.cs">
7090     <type name="Tests">
7091       <method name="Void .ctor()">
7092         <size>7</size>
7093       </method>
7094       <method name="Void Main()">
7095         <size>32</size>
7096       </method>
7097     </type>
7098   </test>
7099   <test name="gtest-258.cs">
7100     <type name="A">
7101       <method name="Void .ctor()">
7102         <size>7</size>
7103       </method>
7104     </type>
7105     <type name="B">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109     </type>
7110     <type name="Foo`1[T]">
7111       <method name="Void .ctor()">
7112         <size>7</size>
7113       </method>
7114     </type>
7115     <type name="X">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119       <method name="Void Main()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-259.cs">
7125     <type name="Class1`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void MethodOfClass1(T, MyType)">
7130         <size>14</size>
7131       </method>
7132     </type>
7133     <type name="MyType">
7134       <method name="Void .ctor()">
7135         <size>7</size>
7136       </method>
7137       <method name="Void MethodOfMyBaseType()">
7138         <size>1</size>
7139       </method>
7140     </type>
7141     <type name="MyBaseType">
7142       <method name="Void .ctor()">
7143         <size>7</size>
7144       </method>
7145       <method name="Void MethodOfMyBaseType()">
7146         <size>0</size>
7147       </method>
7148     </type>
7149     <type name="X">
7150       <method name="Void .ctor()">
7151         <size>7</size>
7152       </method>
7153       <method name="Void Main()">
7154         <size>1</size>
7155       </method>
7156     </type>
7157   </test>
7158   <test name="gtest-260.cs">
7159     <type name="A`1[T]">
7160       <method name="Void .ctor()">
7161         <size>7</size>
7162       </method>
7163     </type>
7164     <type name="B`1[T]">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168     </type>
7169     <type name="Test">
7170       <method name="Void .ctor()">
7171         <size>7</size>
7172       </method>
7173       <method name="Void .cctor()">
7174         <size>11</size>
7175       </method>
7176       <method name="Void Main()">
7177         <size>1</size>
7178       </method>
7179     </type>
7180   </test>
7181   <test name="gtest-261.cs">
7182     <type name="Cons`2[T,U]">
7183       <method name="Void .ctor(T, U)">
7184         <size>21</size>
7185       </method>
7186       <method name="System.String ToString()">
7187         <size>68</size>
7188       </method>
7189     </type>
7190     <type name="List`1[A]">
7191       <method name="Void .ctor(A)">
7192         <size>9</size>
7193       </method>
7194       <method name="Void .ctor(A, List`1)">
7195         <size>9</size>
7196       </method>
7197       <method name="Void zip[B](List`1[B])">
7198         <size>18</size>
7199       </method>
7200     </type>
7201     <type name="Test">
7202       <method name="Void .ctor()">
7203         <size>7</size>
7204       </method>
7205       <method name="Void Main(System.String[])">
7206         <size>14</size>
7207       </method>
7208     </type>
7209   </test>
7210   <test name="gtest-262.cs">
7211     <type name="Test">
7212       <method name="Void .ctor()">
7213         <size>7</size>
7214       </method>
7215       <method name="Void f1(System.Object)">
7216         <size>1</size>
7217       </method>
7218       <method name="Void f2(System.String)">
7219         <size>1</size>
7220       </method>
7221       <method name="Void f3(Test)">
7222         <size>1</size>
7223       </method>
7224       <method name="Void f4(Int32)">
7225         <size>1</size>
7226       </method>
7227       <method name="Void f5(Int16)">
7228         <size>1</size>
7229       </method>
7230       <method name="Void Main()">
7231         <size>163</size>
7232       </method>
7233     </type>
7234   </test>
7235   <test name="gtest-263.cs">
7236     <type name="Foo`1[S]">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="ICloneable Test(S)">
7241         <size>12</size>
7242       </method>
7243     </type>
7244     <type name="ConvertHelper">
7245       <method name="IEnumerator`1 Test[S,T](S)">
7246         <size>22</size>
7247       </method>
7248       <method name="Void Main()">
7249         <size>1</size>
7250       </method>
7251     </type>
7252     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7253       <method name="Void .ctor()">
7254         <size>7</size>
7255       </method>
7256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7257         <size>12</size>
7258       </method>
7259       <method name="Boolean MoveNext()">
7260         <size>80</size>
7261       </method>
7262       <method name="Void Dispose()">
7263         <size>8</size>
7264       </method>
7265       <method name="Void Reset()">
7266         <size>6</size>
7267       </method>
7268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7269         <size>7</size>
7270       </method>
7271     </type>
7272   </test>
7273   <test name="gtest-264.cs">
7274     <type name="BaseList`1[SubType]">
7275       <method name="Void .ctor()">
7276         <size>18</size>
7277       </method>
7278     </type>
7279     <type name="XXX">
7280       <method name="Void .ctor()">
7281         <size>7</size>
7282       </method>
7283     </type>
7284     <type name="Crash">
7285       <method name="Void .ctor()">
7286         <size>7</size>
7287       </method>
7288       <method name="Void Main()">
7289         <size>14</size>
7290       </method>
7291     </type>
7292   </test>
7293   <test name="gtest-265.cs">
7294     <type name="Test">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298       <method name="Void Main()">
7299         <size>14</size>
7300       </method>
7301     </type>
7302   </test>
7303   <test name="gtest-266.cs">
7304     <type name="Test`1[T]">
7305       <method name="Void .ctor()">
7306         <size>7</size>
7307       </method>
7308     </type>
7309     <type name="Test`1+Inner`1[T,U]">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Foo()">
7314         <size>13</size>
7315       </method>
7316     </type>
7317     <type name="Test">
7318       <method name="Void .ctor()">
7319         <size>7</size>
7320       </method>
7321       <method name="Void Main()">
7322         <size>1</size>
7323       </method>
7324     </type>
7325   </test>
7326   <test name="gtest-267.cs">
7327     <type name="T">
7328       <method name="Void .ctor()">
7329         <size>7</size>
7330       </method>
7331       <method name="Void Foo[T](Handler`1[T])">
7332         <size>34</size>
7333       </method>
7334       <method name="Void Response[T](Handler`1[T])">
7335         <size>1</size>
7336       </method>
7337       <method name="Void Main()">
7338         <size>1</size>
7339       </method>
7340     </type>
7341     <type name="Handler`1[T]">
7342       <method name="Void .ctor(Object, IntPtr)">
7343         <size>0</size>
7344       </method>
7345       <method name="Void Invoke(T)">
7346         <size>0</size>
7347       </method>
7348       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7349         <size>0</size>
7350       </method>
7351       <method name="Void EndInvoke(IAsyncResult)">
7352         <size>0</size>
7353       </method>
7354     </type>
7355     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7356       <method name="Void .ctor()">
7357         <size>7</size>
7358       </method>
7359       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7360         <size>18</size>
7361       </method>
7362     </type>
7363   </test>
7364   <test name="gtest-268.cs">
7365     <type name="Test">
7366       <method name="Void .ctor()">
7367         <size>7</size>
7368       </method>
7369       <method name="Void Bar()">
7370         <size>7</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Test+G`1[T]">
7377       <method name="Void .ctor()">
7378         <size>7</size>
7379       </method>
7380     </type>
7381   </test>
7382   <test name="gtest-269.cs">
7383     <type name="X">
7384       <method name="Void .ctor()">
7385         <size>7</size>
7386       </method>
7387       <method name="Int32 Beer(Nullable`1)">
7388         <size>54</size>
7389       </method>
7390       <method name="Int64 PubToLong(IrishPub)">
7391         <size>12</size>
7392       </method>
7393       <method name="Int32 Test(Nullable`1)">
7394         <size>53</size>
7395       </method>
7396       <method name="Int32 TestWithNull(Nullable`1)">
7397         <size>55</size>
7398       </method>
7399       <method name="Nullable`1 Foo(Boolean)">
7400         <size>24</size>
7401       </method>
7402       <method name="Int32 Test(Boolean)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int32 Main()">
7406         <size>194</size>
7407       </method>
7408     </type>
7409     <type name="IrishPub">
7410       <method name="Void .ctor(IrishBeer)">
7411         <size>8</size>
7412       </method>
7413       <method name="Int64 op_Implicit(Nullable`1)">
7414         <size>36</size>
7415       </method>
7416       <method name="Nullable`1 op_Implicit(Int64)">
7417         <size>13</size>
7418       </method>
7419     </type>
7420   </test>
7421   <test name="gtest-270.cs">
7422     <type name="X">
7423       <method name="Void .ctor()">
7424         <size>7</size>
7425       </method>
7426       <method name="Int32 Test(Nullable`1)">
7427         <size>44</size>
7428       </method>
7429       <method name="Int32 Main()">
7430         <size>42</size>
7431       </method>
7432     </type>
7433   </test>
7434   <test name="gtest-271.cs">
7435     <type name="Qux`2[X,V]">
7436       <method name="Void .ctor()">
7437         <size>7</size>
7438       </method>
7439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7440         <size>8</size>
7441       </method>
7442       <method name="IEnumerator`1 GetEnumerator()">
7443         <size>8</size>
7444       </method>
7445     </type>
7446     <type name="Foo`2[X,V]">
7447       <method name="Void .ctor()">
7448         <size>7</size>
7449       </method>
7450     </type>
7451     <type name="Test`1[T]">
7452       <method name="Void .ctor()">
7453         <size>7</size>
7454       </method>
7455       <method name="Int32 CompareTo(Test`1[T])">
7456         <size>2</size>
7457       </method>
7458     </type>
7459     <type name="X">
7460       <method name="Void .ctor()">
7461         <size>7</size>
7462       </method>
7463       <method name="Void Main()">
7464         <size>58</size>
7465       </method>
7466     </type>
7467     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7468       <method name="Void .ctor()">
7469         <size>7</size>
7470       </method>
7471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7472         <size>7</size>
7473       </method>
7474       <method name="Boolean MoveNext()">
7475         <size>25</size>
7476       </method>
7477       <method name="Void Dispose()">
7478         <size>8</size>
7479       </method>
7480       <method name="Void Reset()">
7481         <size>6</size>
7482       </method>
7483     </type>
7484     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7485       <method name="Void .ctor()">
7486         <size>7</size>
7487       </method>
7488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7489         <size>12</size>
7490       </method>
7491       <method name="Boolean MoveNext()">
7492         <size>25</size>
7493       </method>
7494       <method name="Void Dispose()">
7495         <size>8</size>
7496       </method>
7497       <method name="Void Reset()">
7498         <size>6</size>
7499       </method>
7500     </type>
7501     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7503         <size>7</size>
7504       </method>
7505     </type>
7506     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7507       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7508         <size>7</size>
7509       </method>
7510     </type>
7511   </test>
7512   <test name="gtest-272.cs">
7513     <type name="X">
7514       <method name="Void Foo[T](Handler`1[T])">
7515         <size>27</size>
7516       </method>
7517       <method name="Void Response[T](Handler`1[T])">
7518         <size>1</size>
7519       </method>
7520       <method name="Void Test[T](T)">
7521         <size>1</size>
7522       </method>
7523       <method name="Void Main()">
7524         <size>18</size>
7525       </method>
7526     </type>
7527     <type name="Handler`1[T]">
7528       <method name="Void .ctor(Object, IntPtr)">
7529         <size>0</size>
7530       </method>
7531       <method name="Void Invoke(T)">
7532         <size>0</size>
7533       </method>
7534       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7535         <size>0</size>
7536       </method>
7537       <method name="Void EndInvoke(IAsyncResult)">
7538         <size>0</size>
7539       </method>
7540     </type>
7541     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7546         <size>12</size>
7547       </method>
7548     </type>
7549   </test>
7550   <test name="gtest-273.cs">
7551     <type name="ThisBaseClass`3[A,B,C]">
7552       <method name="Void .ctor()">
7553         <size>7</size>
7554       </method>
7555     </type>
7556     <type name="ThatBaseClass`3[B,A,C]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560     </type>
7561     <type name="ThisClass`3[A,B,C]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565     </type>
7566     <type name="ThatClass`3[B,A,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThisClass">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThatClass">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="Test">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585       <method name="Void Main()">
7586         <size>1</size>
7587       </method>
7588     </type>
7589   </test>
7590   <test name="gtest-274.cs">
7591     <type name="X">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595       <method name="Void Main()">
7596         <size>447</size>
7597       </method>
7598     </type>
7599     <type name="Foo">
7600       <method name="Void .ctor(Int64)">
7601         <size>8</size>
7602       </method>
7603       <method name="Foo op_Implicit(Int64)">
7604         <size>7</size>
7605       </method>
7606     </type>
7607     <type name="Bar">
7608       <method name="Void .ctor(Foo)">
7609         <size>8</size>
7610       </method>
7611       <method name="Bar op_Implicit(Foo)">
7612         <size>7</size>
7613       </method>
7614     </type>
7615     <type name="Baz">
7616       <method name="Void .ctor(Foo)">
7617         <size>8</size>
7618       </method>
7619       <method name="Baz op_Explicit(Foo)">
7620         <size>7</size>
7621       </method>
7622     </type>
7623   </test>
7624   <test name="gtest-275.cs">
7625     <type name="Test">
7626       <method name="Void .ctor()">
7627         <size>7</size>
7628       </method>
7629       <method name="Void Main()">
7630         <size>19</size>
7631       </method>
7632     </type>
7633     <type name="Test+C">
7634       <method name="Void .ctor()">
7635         <size>18</size>
7636       </method>
7637     </type>
7638     <type name="Test+D`2[T,U]">
7639       <method name="Void .ctor()">
7640         <size>18</size>
7641       </method>
7642     </type>
7643     <type name="Test+E`1[T]">
7644       <method name="Void .ctor()">
7645         <size>18</size>
7646       </method>
7647     </type>
7648   </test>
7649   <test name="gtest-276.cs">
7650     <type name="Tests">
7651       <method name="Void .ctor()">
7652         <size>7</size>
7653       </method>
7654       <method name="Int32 Main()">
7655         <size>30</size>
7656       </method>
7657     </type>
7658     <type name="Tests+GenericClass`1[T]">
7659       <method name="Void .ctor()">
7660         <size>7</size>
7661       </method>
7662       <method name="T Z(IList`1, Int32)">
7663         <size>8</size>
7664       </method>
7665     </type>
7666   </test>
7667   <test name="gtest-277.cs">
7668     <type name="X">
7669       <method name="Void .ctor()">
7670         <size>7</size>
7671       </method>
7672       <method name="Void Main()">
7673         <size>1</size>
7674       </method>
7675     </type>
7676   </test>
7677   <test name="gtest-278.cs">
7678     <type name="B">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>46</size>
7684       </method>
7685     </type>
7686   </test>
7687   <test name="gtest-279.cs">
7688     <type name="Foo">
7689       <method name="Void .ctor()">
7690         <size>7</size>
7691       </method>
7692       <method name="IList`1 Bar[T]()">
7693         <size>12</size>
7694       </method>
7695       <method name="Void Bar()">
7696         <size>11</size>
7697       </method>
7698     </type>
7699     <type name="BugReport">
7700       <method name="Void .ctor()">
7701         <size>7</size>
7702       </method>
7703       <method name="Void Main(System.String[])">
7704         <size>20</size>
7705       </method>
7706     </type>
7707   </test>
7708   <test name="gtest-280.cs">
7709     <type name="Test">
7710       <method name="Void .ctor()">
7711         <size>7</size>
7712       </method>
7713       <method name="Void Main(System.String[])">
7714         <size>69</size>
7715       </method>
7716     </type>
7717     <type name="Test+TestDel">
7718       <method name="Void .ctor(Object, IntPtr)">
7719         <size>0</size>
7720       </method>
7721       <method name="Int32 Invoke(Int32)">
7722         <size>0</size>
7723       </method>
7724       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7725         <size>0</size>
7726       </method>
7727       <method name="Int32 EndInvoke(IAsyncResult)">
7728         <size>0</size>
7729       </method>
7730     </type>
7731     <type name="Test">
7732       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7733         <size>2</size>
7734       </method>
7735     </type>
7736   </test>
7737   <test name="gtest-281.cs">
7738     <type name="List">
7739       <method name="Void .ctor()">
7740         <size>7</size>
7741       </method>
7742       <method name="Void AddRange[T](ICollection`1)">
7743         <size>1</size>
7744       </method>
7745     </type>
7746     <type name="Tests">
7747       <method name="Void .ctor()">
7748         <size>7</size>
7749       </method>
7750       <method name="Void Main()">
7751         <size>21</size>
7752       </method>
7753     </type>
7754   </test>
7755   <test name="gtest-282.cs">
7756     <type name="Foo">
7757       <method name="Void .ctor()">
7758         <size>7</size>
7759       </method>
7760     </type>
7761     <type name="Foo+Bar">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765     </type>
7766     <type name="C`1[T]">
7767       <method name="Void .ctor()">
7768         <size>7</size>
7769       </method>
7770     </type>
7771     <type name="Test">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775       <method name="Void .cctor()">
7776         <size>11</size>
7777       </method>
7778       <method name="Void Main()">
7779         <size>21</size>
7780       </method>
7781     </type>
7782   </test>
7783   <test name="gtest-283.cs">
7784     <type name="Point">
7785       <method name="Void .ctor(Int32, Int32)">
7786         <size>15</size>
7787       </method>
7788     </type>
7789     <type name="TestPoint">
7790       <method name="Void Serialize(IFoo)">
7791         <size>39</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>1</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-284.cs">
7799     <type name="X">
7800       <method name="Void .ctor()">
7801         <size>7</size>
7802       </method>
7803     </type>
7804     <type name="CollectionTester">
7805       <method name="Int32 Test[T](IList`1)">
7806         <size>67</size>
7807       </method>
7808       <method name="Int32 Test()">
7809         <size>522</size>
7810       </method>
7811     </type>
7812     <type name="InterfaceTester">
7813       <method name="Void .cctor()">
7814         <size>106</size>
7815       </method>
7816       <method name="Int32 Test(System.Type, System.Type[])">
7817         <size>394</size>
7818       </method>
7819       <method name="Int32 Test()">
7820         <size>532</size>
7821       </method>
7822     </type>
7823     <type name="Z">
7824       <method name="Void .ctor()">
7825         <size>7</size>
7826       </method>
7827       <method name="Int32 Test()">
7828         <size>36</size>
7829       </method>
7830       <method name="Int32 Main()">
7831         <size>45</size>
7832       </method>
7833     </type>
7834   </test>
7835   <test name="gtest-285.cs">
7836     <type name="A">
7837       <method name="Void .ctor()">
7838         <size>7</size>
7839       </method>
7840     </type>
7841     <type name="B">
7842       <method name="Void .ctor()">
7843         <size>7</size>
7844       </method>
7845     </type>
7846     <type name="Tests">
7847       <method name="Void .ctor()">
7848         <size>7</size>
7849       </method>
7850       <method name="Void Main()">
7851         <size>38</size>
7852       </method>
7853     </type>
7854   </test>
7855   <test name="gtest-286.cs">
7856     <type name="TestAttribute">
7857       <method name="Void .ctor(Type)">
7858         <size>14</size>
7859       </method>
7860     </type>
7861     <type name="C`1[T]">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Foo()">
7866         <size>1</size>
7867       </method>
7868     </type>
7869     <type name="C">
7870       <method name="Void .ctor()">
7871         <size>7</size>
7872       </method>
7873       <method name="Int32 Main()">
7874         <size>76</size>
7875       </method>
7876     </type>
7877   </test>
7878   <test name="gtest-287.cs">
7879     <type name="X">
7880       <method name="Void .ctor()">
7881         <size>7</size>
7882       </method>
7883       <method name="Void Main()">
7884         <size>36</size>
7885       </method>
7886       <method name="Void D()">
7887         <size>1</size>
7888       </method>
7889     </type>
7890   </test>
7891   <test name="gtest-288.cs">
7892     <type name="A">
7893       <method name="Void .ctor()">
7894         <size>7</size>
7895       </method>
7896       <method name="Boolean Test(Int32)">
7897         <size>5</size>
7898       </method>
7899     </type>
7900     <type name="B">
7901       <method name="Void .ctor()">
7902         <size>7</size>
7903       </method>
7904       <method name="Void Test()">
7905         <size>1</size>
7906       </method>
7907     </type>
7908     <type name="B+C">
7909       <method name="Void .ctor()">
7910         <size>7</size>
7911       </method>
7912       <method name="Boolean Foo(Int32)">
7913         <size>13</size>
7914       </method>
7915     </type>
7916     <type name="X">
7917       <method name="Void .ctor()">
7918         <size>7</size>
7919       </method>
7920       <method name="Void Main()">
7921         <size>1</size>
7922       </method>
7923     </type>
7924   </test>
7925   <test name="gtest-289.cs">
7926     <type name="C">
7927       <method name="Void .ctor()">
7928         <size>7</size>
7929       </method>
7930       <method name="Void add_Ev1(D)">
7931         <size>24</size>
7932       </method>
7933       <method name="Void remove_Ev1(D)">
7934         <size>24</size>
7935       </method>
7936     </type>
7937     <type name="Consts">
7938       <method name="Void .ctor()">
7939         <size>7</size>
7940       </method>
7941       <method name="Void .cctor()">
7942         <size>1</size>
7943       </method>
7944     </type>
7945     <type name="Test">
7946       <method name="Void .ctor()">
7947         <size>7</size>
7948       </method>
7949       <method name="Int32 Main()">
7950         <size>63</size>
7951       </method>
7952     </type>
7953     <type name="D">
7954       <method name="Void .ctor(Object, IntPtr)">
7955         <size>0</size>
7956       </method>
7957       <method name="Void Invoke()">
7958         <size>0</size>
7959       </method>
7960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7961         <size>0</size>
7962       </method>
7963       <method name="Void EndInvoke(IAsyncResult)">
7964         <size>0</size>
7965       </method>
7966     </type>
7967   </test>
7968   <test name="gtest-290.cs">
7969     <type name="GenericEventNotUsedTest`1[T]">
7970       <method name="Void .ctor()">
7971         <size>7</size>
7972       </method>
7973       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7974         <size>24</size>
7975       </method>
7976       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7977         <size>24</size>
7978       </method>
7979       <method name="Void RaiseTestEvent(T)">
7980         <size>14</size>
7981       </method>
7982     </type>
7983     <type name="TestEntry">
7984       <method name="Void Main()">
7985         <size>1</size>
7986       </method>
7987     </type>
7988     <type name="GenericEventHandler`2[U,V]">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke(U, V)">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7996         <size>0</size>
7997       </method>
7998       <method name="Void EndInvoke(IAsyncResult)">
7999         <size>0</size>
8000       </method>
8001     </type>
8002   </test>
8003   <test name="gtest-291.cs">
8004     <type name="Global">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void Main()">
8009         <size>22</size>
8010       </method>
8011       <method name="System.String Test2(Nullable`1)">
8012         <size>6</size>
8013       </method>
8014     </type>
8015   </test>
8016   <test name="gtest-292.cs">
8017     <type name="Test.A`1[TA]">
8018       <method name="Void .ctor()">
8019         <size>7</size>
8020       </method>
8021     </type>
8022     <type name="X">
8023       <method name="Void .ctor()">
8024         <size>7</size>
8025       </method>
8026       <method name="Void Main()">
8027         <size>1</size>
8028       </method>
8029     </type>
8030     <type name="Test.Handler`1[TA]">
8031       <method name="Void .ctor(Object, IntPtr)">
8032         <size>0</size>
8033       </method>
8034       <method name="Void Invoke(TA)">
8035         <size>0</size>
8036       </method>
8037       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8038         <size>0</size>
8039       </method>
8040       <method name="Void EndInvoke(IAsyncResult)">
8041         <size>0</size>
8042       </method>
8043     </type>
8044   </test>
8045   <test name="gtest-293.cs">
8046     <type name="Test`1[T]">
8047       <method name="Void .ctor()">
8048         <size>7</size>
8049       </method>
8050       <method name="Void Invalid(T)">
8051         <size>21</size>
8052       </method>
8053       <method name="Void Other(IEnumerable`1)">
8054         <size>1</size>
8055       </method>
8056     </type>
8057     <type name="X">
8058       <method name="Void .ctor()">
8059         <size>7</size>
8060       </method>
8061       <method name="Void Main()">
8062         <size>1</size>
8063       </method>
8064     </type>
8065   </test>
8066   <test name="gtest-294.cs">
8067     <type name="A">
8068       <method name="Void .ctor()">
8069         <size>7</size>
8070       </method>
8071     </type>
8072     <type name="B">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076     </type>
8077     <type name="X">
8078       <method name="Void .ctor()">
8079         <size>7</size>
8080       </method>
8081       <method name="A Test(A, B)">
8082         <size>10</size>
8083       </method>
8084       <method name="Int32 Main()">
8085         <size>73</size>
8086       </method>
8087     </type>
8088   </test>
8089   <test name="gtest-295.cs">
8090     <type name="Test.Cache`1[T]">
8091       <method name="Void .ctor()">
8092         <size>7</size>
8093       </method>
8094     </type>
8095     <type name="Test.Base">
8096       <method name="Void .ctor()">
8097         <size>7</size>
8098       </method>
8099     </type>
8100     <type name="Test.MyType`1[T]">
8101       <method name="Void .ctor()">
8102         <size>7</size>
8103       </method>
8104     </type>
8105     <type name="Test.Foo">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109       <method name="Void Main()">
8110         <size>7</size>
8111       </method>
8112     </type>
8113   </test>
8114   <test name="gtest-296.cs">
8115     <type name="MyCollection`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119       <method name="Void Foo()">
8120         <size>14</size>
8121       </method>
8122     </type>
8123     <type name="C">
8124       <method name="Void .ctor()">
8125         <size>7</size>
8126       </method>
8127       <method name="Void Main()">
8128         <size>1</size>
8129       </method>
8130     </type>
8131   </test>
8132   <test name="gtest-297.cs">
8133     <type name="Test">
8134       <method name="Void .ctor()">
8135         <size>7</size>
8136       </method>
8137       <method name="Void Main()">
8138         <size>18</size>
8139       </method>
8140     </type>
8141   </test>
8142   <test name="gtest-298.cs">
8143     <type name="A">
8144       <method name="Void .ctor(TestFunc`1)">
8145         <size>14</size>
8146       </method>
8147     </type>
8148     <type name="TestClass">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void .cctor()">
8153         <size>46</size>
8154       </method>
8155       <method name="Int32 Main()">
8156         <size>6</size>
8157       </method>
8158     </type>
8159     <type name="TestFunc`1[T]">
8160       <method name="Void .ctor(Object, IntPtr)">
8161         <size>0</size>
8162       </method>
8163       <method name="Void Invoke(T)">
8164         <size>0</size>
8165       </method>
8166       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8167         <size>0</size>
8168       </method>
8169       <method name="Void EndInvoke(IAsyncResult)">
8170         <size>0</size>
8171       </method>
8172     </type>
8173     <type name="TestClass">
8174       <method name="Void &lt;TestClass&gt;m__0(Int32)">
8175         <size>7</size>
8176       </method>
8177     </type>
8178   </test>
8179   <test name="gtest-299.cs">
8180     <type name="N.A">
8181       <method name="Void .ctor()">
8182         <size>7</size>
8183       </method>
8184     </type>
8185     <type name="B`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194       <method name="Void Main()">
8195         <size>47</size>
8196       </method>
8197     </type>
8198   </test>
8199   <test name="gtest-300.cs">
8200     <type name="Test">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>69</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-301.cs">
8210     <type name="Test">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Main(System.String[])">
8215         <size>23</size>
8216       </method>
8217     </type>
8218   </test>
8219   <test name="gtest-302.cs">
8220     <type name="Test">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8225         <size>6</size>
8226       </method>
8227     </type>
8228     <type name="M">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>64</size>
8234       </method>
8235     </type>
8236     <type name="Test+GetEnumerator&gt;c__Iterator0">
8237       <method name="Void .ctor()">
8238         <size>7</size>
8239       </method>
8240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8241         <size>12</size>
8242       </method>
8243       <method name="Boolean MoveNext()">
8244         <size>25</size>
8245       </method>
8246       <method name="Void Dispose()">
8247         <size>8</size>
8248       </method>
8249       <method name="Void Reset()">
8250         <size>6</size>
8251       </method>
8252     </type>
8253     <type name="Test">
8254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8255         <size>8</size>
8256       </method>
8257     </type>
8258     <type name="Test+GetEnumerator&gt;c__Iterator0">
8259       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8260         <size>7</size>
8261       </method>
8262     </type>
8263   </test>
8264   <test name="gtest-303.cs">
8265     <type name="test.BaseClass">
8266       <method name="Void .ctor()">
8267         <size>7</size>
8268       </method>
8269       <method name="System.String get_Hello()">
8270         <size>6</size>
8271       </method>
8272     </type>
8273     <type name="test.Printer">
8274       <method name="Void .ctor()">
8275         <size>7</size>
8276       </method>
8277       <method name="Void Print[T](T)">
8278         <size>0</size>
8279       </method>
8280     </type>
8281     <type name="test.PrinterImpl">
8282       <method name="Void .ctor()">
8283         <size>7</size>
8284       </method>
8285       <method name="Void Print[T](T)">
8286         <size>19</size>
8287       </method>
8288     </type>
8289     <type name="test.Starter">
8290       <method name="Void .ctor()">
8291         <size>7</size>
8292       </method>
8293       <method name="Void Main(System.String[])">
8294         <size>20</size>
8295       </method>
8296     </type>
8297   </test>
8298   <test name="gtest-304.cs">
8299     <type name="test.BaseClass">
8300       <method name="Void .ctor()">
8301         <size>7</size>
8302       </method>
8303       <method name="System.String get_Hello()">
8304         <size>6</size>
8305       </method>
8306     </type>
8307     <type name="test.Printer">
8308       <method name="Void .ctor()">
8309         <size>7</size>
8310       </method>
8311       <method name="Void Print[T](System.Object)">
8312         <size>0</size>
8313       </method>
8314     </type>
8315     <type name="test.PrinterImpl">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="Void Print[T](System.Object)">
8320         <size>31</size>
8321       </method>
8322     </type>
8323     <type name="test.Starter">
8324       <method name="Void .ctor()">
8325         <size>7</size>
8326       </method>
8327       <method name="Void Main(System.String[])">
8328         <size>20</size>
8329       </method>
8330     </type>
8331   </test>
8332   <test name="gtest-305.cs">
8333     <type name="T">
8334       <method name="Void .ctor()">
8335         <size>82</size>
8336       </method>
8337       <method name="Int32 Main()">
8338         <size>54</size>
8339       </method>
8340     </type>
8341   </test>
8342   <test name="gtest-306.cs">
8343     <type name="FuParentClass`1[Trow]">
8344       <method name="Void .ctor()">
8345         <size>7</size>
8346       </method>
8347     </type>
8348     <type name="FuParentClass`1+FuChildClass[Trow]">
8349       <method name="Void .ctor()">
8350         <size>7</size>
8351       </method>
8352     </type>
8353     <type name="C">
8354       <method name="Void .ctor()">
8355         <size>7</size>
8356       </method>
8357       <method name="Void Main()">
8358         <size>1</size>
8359       </method>
8360     </type>
8361   </test>
8362   <test name="gtest-307.cs">
8363     <type name="Foo`1[T]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="Bar">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Int32 g()">
8373         <size>2</size>
8374       </method>
8375       <method name="Int32 Main()">
8376         <size>20</size>
8377       </method>
8378     </type>
8379     <type name="Foo`1+F[T]">
8380       <method name="Void .ctor(Object, IntPtr)">
8381         <size>0</size>
8382       </method>
8383       <method name="Int32 Invoke()">
8384         <size>0</size>
8385       </method>
8386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8387         <size>0</size>
8388       </method>
8389       <method name="Int32 EndInvoke(IAsyncResult)">
8390         <size>0</size>
8391       </method>
8392     </type>
8393   </test>
8394   <test name="gtest-308.cs">
8395     <type name="Test">
8396       <method name="Void .ctor()">
8397         <size>7</size>
8398       </method>
8399       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8400         <size>26</size>
8401       </method>
8402       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8403         <size>26</size>
8404       </method>
8405     </type>
8406     <type name="Foo">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Int32 compare(Int32, Int32)">
8411         <size>4</size>
8412       </method>
8413       <method name="Int32 compare(System.String, System.String)">
8414         <size>8</size>
8415       </method>
8416       <method name="Void test(Int32)">
8417         <size>29</size>
8418       </method>
8419       <method name="Void Main()">
8420         <size>141</size>
8421       </method>
8422     </type>
8423     <type name="Test+MyComparison`1[V]">
8424       <method name="Void .ctor(Object, IntPtr)">
8425         <size>0</size>
8426       </method>
8427       <method name="Int32 Invoke(V, V)">
8428         <size>0</size>
8429       </method>
8430       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8431         <size>0</size>
8432       </method>
8433       <method name="Int32 EndInvoke(IAsyncResult)">
8434         <size>0</size>
8435       </method>
8436     </type>
8437     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8438       <method name="Void .ctor()">
8439         <size>7</size>
8440       </method>
8441       <method name="Int32 &lt;&gt;m__0(U, U)">
8442         <size>14</size>
8443       </method>
8444     </type>
8445     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8446       <method name="Void .ctor()">
8447         <size>7</size>
8448       </method>
8449       <method name="Int32 &lt;&gt;m__1(W, W)">
8450         <size>14</size>
8451       </method>
8452     </type>
8453   </test>
8454   <test name="gtest-309.cs">
8455     <type name="Test`2[A,B]">
8456       <method name="Void .ctor()">
8457         <size>7</size>
8458       </method>
8459       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8460         <size>1</size>
8461       </method>
8462     </type>
8463     <type name="X">
8464       <method name="Void .ctor()">
8465         <size>7</size>
8466       </method>
8467       <method name="Void Main()">
8468         <size>15</size>
8469       </method>
8470     </type>
8471   </test>
8472   <test name="gtest-310.cs">
8473     <type name="MonoBugs.IncompleteGenericInference">
8474       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8475         <size>1</size>
8476       </method>
8477       <method name="Void Main()">
8478         <size>20</size>
8479       </method>
8480     </type>
8481   </test>
8482   <test name="gtest-312.cs">
8483     <type name="CantCastGenericListToArray">
8484       <method name="Void .ctor()">
8485         <size>7</size>
8486       </method>
8487       <method name="Void Main(System.String[])">
8488         <size>51</size>
8489       </method>
8490     </type>
8491   </test>
8492   <test name="gtest-313.cs">
8493     <type name="Foo`1[T]">
8494       <method name="Void .ctor(TestEnum)">
8495         <size>14</size>
8496       </method>
8497     </type>
8498     <type name="X">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main()">
8503         <size>28</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-314.cs">
8508     <type name="test.App">
8509       <method name="Void .ctor()">
8510         <size>7</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>1</size>
8514       </method>
8515     </type>
8516     <type name="test.ThisClass`2[T,O]">
8517       <method name="Void .ctor()">
8518         <size>7</size>
8519       </method>
8520     </type>
8521     <type name="test.OtherClass`2[O,T]">
8522       <method name="Void .ctor()">
8523         <size>7</size>
8524       </method>
8525       <method name="Void Test(T)">
8526         <size>8</size>
8527       </method>
8528     </type>
8529   </test>
8530   <test name="gtest-315.cs">
8531     <type name="A`1[T]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="A`1+B[T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540     </type>
8541     <type name="X">
8542       <method name="Void .ctor()">
8543         <size>7</size>
8544       </method>
8545       <method name="Void Main()">
8546         <size>18</size>
8547       </method>
8548     </type>
8549   </test>
8550   <test name="gtest-316.cs">
8551     <type name="X">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555       <method name="Void Main()">
8556         <size>1</size>
8557       </method>
8558     </type>
8559     <type name="Foo">
8560       <method name="Void .ctor()">
8561         <size>7</size>
8562       </method>
8563     </type>
8564     <type name="Base">
8565       <method name="Void .ctor()">
8566         <size>7</size>
8567       </method>
8568       <method name="Void Method[R]()">
8569         <size>0</size>
8570       </method>
8571     </type>
8572     <type name="Derived">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576       <method name="Void Method[S]()">
8577         <size>7</size>
8578       </method>
8579       <method name="Void Method2[T]()">
8580         <size>18</size>
8581       </method>
8582     </type>
8583   </test>
8584   <test name="gtest-317.cs">
8585     <type name="Foo`1[K]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Bar`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="Bar`1+Baz[Q]">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599     </type>
8600     <type name="X">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604       <method name="Void Main()">
8605         <size>13</size>
8606       </method>
8607     </type>
8608   </test>
8609   <test name="gtest-318.cs">
8610     <type name="Foo`1[K]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="Bar`1[Q]">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619     </type>
8620     <type name="Bar`1+Baz[Q]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Goo`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="X">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634       <method name="Void Main()">
8635         <size>13</size>
8636       </method>
8637     </type>
8638   </test>
8639   <test name="gtest-319.cs">
8640     <type name="Temp`1[T]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8645         <size>7</size>
8646       </method>
8647       <method name="IEnumerator`1 GetEnumerator()">
8648         <size>8</size>
8649       </method>
8650     </type>
8651     <type name="Temp`1+Foo[T]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="X">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660       <method name="Void Main()">
8661         <size>1</size>
8662       </method>
8663     </type>
8664     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8665       <method name="Void .ctor()">
8666         <size>7</size>
8667       </method>
8668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8669         <size>7</size>
8670       </method>
8671       <method name="Boolean MoveNext()">
8672         <size>69</size>
8673       </method>
8674       <method name="Void Dispose()">
8675         <size>8</size>
8676       </method>
8677       <method name="Void Reset()">
8678         <size>6</size>
8679       </method>
8680       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8681         <size>7</size>
8682       </method>
8683     </type>
8684   </test>
8685   <test name="gtest-320.cs">
8686     <type name="Foo`1[K]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="B">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695     </type>
8696     <type name="B+C">
8697       <method name="Void .ctor()">
8698         <size>7</size>
8699       </method>
8700     </type>
8701     <type name="X">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705       <method name="Void Main()">
8706         <size>1</size>
8707       </method>
8708     </type>
8709   </test>
8710   <test name="gtest-321.cs">
8711     <type name="App">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8716         <size>25</size>
8717       </method>
8718       <method name="Void ADelegate[T](System.String)">
8719         <size>12</size>
8720       </method>
8721       <method name="Void Main(System.String[])">
8722         <size>13</size>
8723       </method>
8724       <method name="Void Run()">
8725         <size>49</size>
8726       </method>
8727     </type>
8728     <type name="App+TGenericDelegate`1[T]">
8729       <method name="Void .ctor(Object, IntPtr)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void Invoke(System.String)">
8733         <size>0</size>
8734       </method>
8735       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8736         <size>0</size>
8737       </method>
8738       <method name="Void EndInvoke(IAsyncResult)">
8739         <size>0</size>
8740       </method>
8741     </type>
8742   </test>
8743   <test name="gtest-322.cs">
8744     <type name="MyBase`2[K,V]">
8745       <method name="Void .ctor(Callback)">
8746         <size>7</size>
8747       </method>
8748     </type>
8749     <type name="X">
8750       <method name="Void .ctor(Callback)">
8751         <size>8</size>
8752       </method>
8753       <method name="Void Main()">
8754         <size>1</size>
8755       </method>
8756     </type>
8757     <type name="MyBase`2+Callback[K,V]">
8758       <method name="Void .ctor(Object, IntPtr)">
8759         <size>0</size>
8760       </method>
8761       <method name="Void Invoke(K, V)">
8762         <size>0</size>
8763       </method>
8764       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void EndInvoke(IAsyncResult)">
8768         <size>0</size>
8769       </method>
8770     </type>
8771   </test>
8772   <test name="gtest-323.cs">
8773     <type name="MyBase`2[K,V]">
8774       <method name="Void .ctor()">
8775         <size>7</size>
8776       </method>
8777       <method name="Void Hello(MyBase`2+Callback[K,V])">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="MyBase`2+Callback[K,V]">
8782       <method name="Void .ctor()">
8783         <size>7</size>
8784       </method>
8785     </type>
8786     <type name="X">
8787       <method name="Void .ctor(Callback)">
8788         <size>7</size>
8789       </method>
8790       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8791         <size>8</size>
8792       </method>
8793       <method name="Void Main()">
8794         <size>1</size>
8795       </method>
8796     </type>
8797   </test>
8798   <test name="gtest-324.cs">
8799     <type name="B">
8800       <method name="Void .ctor()">
8801         <size>19</size>
8802       </method>
8803       <method name="Void add_D(A)">
8804         <size>22</size>
8805       </method>
8806       <method name="Void remove_D(A)">
8807         <size>22</size>
8808       </method>
8809       <method name="Void C()">
8810         <size>36</size>
8811       </method>
8812       <method name="Void F(Int64)">
8813         <size>1</size>
8814       </method>
8815       <method name="Void Main()">
8816         <size>1</size>
8817       </method>
8818     </type>
8819     <type name="A">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke()">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833     <type name="B+&lt;C&gt;c__AnonStorey1">
8834       <method name="Void .ctor()">
8835         <size>7</size>
8836       </method>
8837       <method name="Void &lt;&gt;m__0()">
8838         <size>54</size>
8839       </method>
8840     </type>
8841     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8842       <method name="Void .ctor()">
8843         <size>7</size>
8844       </method>
8845       <method name="Void &lt;&gt;m__1()">
8846         <size>57</size>
8847       </method>
8848     </type>
8849   </test>
8850   <test name="gtest-325.cs">
8851     <type name="SomeClass`1[T]">
8852       <method name="Void .ctor()">
8853         <size>7</size>
8854       </method>
8855       <method name="Void Foo()">
8856         <size>40</size>
8857       </method>
8858     </type>
8859     <type name="Foo">
8860       <method name="Void .ctor()">
8861         <size>7</size>
8862       </method>
8863       <method name="Void Main()">
8864         <size>13</size>
8865       </method>
8866     </type>
8867   </test>
8868   <test name="gtest-326.cs">
8869     <type name="A">
8870       <method name="Void .ctor()">
8871         <size>7</size>
8872       </method>
8873     </type>
8874     <type name="X">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>58</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-327.cs">
8884     <type name="Tester`1[T]">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888       <method name="Void Do()">
8889         <size>53</size>
8890       </method>
8891     </type>
8892     <type name="Reference">
8893       <method name="Void .ctor()">
8894         <size>7</size>
8895       </method>
8896       <method name="Void Test()">
8897         <size>1</size>
8898       </method>
8899     </type>
8900     <type name="C">
8901       <method name="Void .ctor()">
8902         <size>7</size>
8903       </method>
8904       <method name="Void Main()">
8905         <size>21</size>
8906       </method>
8907     </type>
8908     <type name="Value">
8909       <method name="Void Test()">
8910         <size>1</size>
8911       </method>
8912     </type>
8913   </test>
8914   <test name="gtest-328.cs">
8915     <type name="App">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>34</size>
8921       </method>
8922       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8923         <size>13</size>
8924       </method>
8925     </type>
8926     <type name="App+MyClass">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930     </type>
8931   </test>
8932   <test name="gtest-329.cs">
8933     <type name="NullableInt">
8934       <method name="Void .ctor()">
8935         <size>7</size>
8936       </method>
8937       <method name="Void Main()">
8938         <size>53</size>
8939       </method>
8940     </type>
8941   </test>
8942   <test name="gtest-330.cs">
8943     <type name="BaseCollection`1[T]">
8944       <method name="Void .ctor()">
8945         <size>18</size>
8946       </method>
8947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8948         <size>17</size>
8949       </method>
8950     </type>
8951     <type name="BaseIntList`1[T]">
8952       <method name="Void .ctor()">
8953         <size>7</size>
8954       </method>
8955     </type>
8956     <type name="IntList">
8957       <method name="Void .ctor()">
8958         <size>7</size>
8959       </method>
8960     </type>
8961     <type name="X">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965       <method name="Void Main()">
8966         <size>64</size>
8967       </method>
8968     </type>
8969     <type name="BaseCollection`1[T]">
8970       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8971         <size>17</size>
8972       </method>
8973     </type>
8974   </test>
8975   <test name="gtest-331.cs">
8976     <type name="Foo`1[T]">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Map[S](S)">
8981         <size>14</size>
8982       </method>
8983       <method name="Void Test(T)">
8984         <size>12</size>
8985       </method>
8986     </type>
8987     <type name="X">
8988       <method name="Void .ctor()">
8989         <size>7</size>
8990       </method>
8991       <method name="Void Main()">
8992         <size>18</size>
8993       </method>
8994     </type>
8995   </test>
8996   <test name="gtest-332.cs">
8997     <type name="C`1[T]">
8998       <method name="Void .ctor()">
8999         <size>7</size>
9000       </method>
9001       <method name="System.Type Test()">
9002         <size>15</size>
9003       </method>
9004     </type>
9005     <type name="M">
9006       <method name="Void .ctor()">
9007         <size>7</size>
9008       </method>
9009       <method name="Void Main()">
9010         <size>67</size>
9011       </method>
9012     </type>
9013   </test>
9014   <test name="gtest-333.cs">
9015     <type name="Test">
9016       <method name="Void .ctor()">
9017         <size>7</size>
9018       </method>
9019       <method name="Void Main()">
9020         <size>1</size>
9021       </method>
9022       <method name="Void Foo(System.Object)">
9023         <size>20</size>
9024       </method>
9025     </type>
9026   </test>
9027   <test name="gtest-334.cs">
9028     <type name="Test">
9029       <method name="Void .ctor()">
9030         <size>7</size>
9031       </method>
9032       <method name="Int32 Main()">
9033         <size>105</size>
9034       </method>
9035       <method name="Void DelegateMethod(Boolean)">
9036         <size>1</size>
9037       </method>
9038       <method name="Int32 DelegateMethod(Int32)">
9039         <size>2</size>
9040       </method>
9041     </type>
9042     <type name="Test+DelegateA">
9043       <method name="Void .ctor(Object, IntPtr)">
9044         <size>0</size>
9045       </method>
9046       <method name="Void Invoke(Boolean)">
9047         <size>0</size>
9048       </method>
9049       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9050         <size>0</size>
9051       </method>
9052       <method name="Void EndInvoke(IAsyncResult)">
9053         <size>0</size>
9054       </method>
9055     </type>
9056     <type name="Test+DelegateB">
9057       <method name="Void .ctor(Object, IntPtr)">
9058         <size>0</size>
9059       </method>
9060       <method name="Int32 Invoke(Int32)">
9061         <size>0</size>
9062       </method>
9063       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9064         <size>0</size>
9065       </method>
9066       <method name="Int32 EndInvoke(IAsyncResult)">
9067         <size>0</size>
9068       </method>
9069     </type>
9070   </test>
9071   <test name="gtest-335.cs">
9072     <type name="TestClass">
9073       <method name="Void .ctor()">
9074         <size>7</size>
9075       </method>
9076       <method name="Boolean Test_1()">
9077         <size>43</size>
9078       </method>
9079       <method name="Boolean Test_2()">
9080         <size>48</size>
9081       </method>
9082       <method name="Boolean Test_3()">
9083         <size>46</size>
9084       </method>
9085       <method name="Boolean Test_4()">
9086         <size>29</size>
9087       </method>
9088       <method name="Int32 Main()">
9089         <size>60</size>
9090       </method>
9091     </type>
9092   </test>
9093   <test name="gtest-336.cs">
9094     <type name="TestAttribute">
9095       <method name="Void .ctor()">
9096         <size>7</size>
9097       </method>
9098       <method name="Void .ctor(Type)">
9099         <size>14</size>
9100       </method>
9101       <method name="System.Object get_Type()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void set_Type(System.Object)">
9105         <size>8</size>
9106       </method>
9107     </type>
9108     <type name="N.C`1[T]">
9109       <method name="Void .ctor()">
9110         <size>7</size>
9111       </method>
9112       <method name="Void Bar()">
9113         <size>1</size>
9114       </method>
9115       <method name="Void Bar2()">
9116         <size>1</size>
9117       </method>
9118       <method name="Void Bar3()">
9119         <size>1</size>
9120       </method>
9121       <method name="Void Bar4()">
9122         <size>1</size>
9123       </method>
9124     </type>
9125     <type name="N.CC">
9126       <method name="Void .ctor()">
9127         <size>7</size>
9128       </method>
9129       <method name="Void Main()">
9130         <size>1</size>
9131       </method>
9132     </type>
9133   </test>
9134   <test name="gtest-337.cs">
9135     <type name="X">
9136       <method name="Void .ctor()">
9137         <size>7</size>
9138       </method>
9139       <method name="Void SetValue[T](System.Object, T)">
9140         <size>1</size>
9141       </method>
9142       <method name="Void Main()">
9143         <size>12</size>
9144       </method>
9145     </type>
9146   </test>
9147   <test name="gtest-338.cs">
9148     <type name="Test">
9149       <method name="Void .ctor()">
9150         <size>7</size>
9151       </method>
9152       <method name="Void Foo[T](IList`1)">
9153         <size>25</size>
9154       </method>
9155       <method name="Void Main()">
9156         <size>13</size>
9157       </method>
9158     </type>
9159     <type name="FooList`1[T]">
9160       <method name="Void .ctor()">
9161         <size>7</size>
9162       </method>
9163       <method name="Int32 IndexOf(T)">
9164         <size>6</size>
9165       </method>
9166       <method name="Void Insert(Int32, T)">
9167         <size>6</size>
9168       </method>
9169       <method name="Void RemoveAt(Int32)">
9170         <size>6</size>
9171       </method>
9172       <method name="T get_Item(Int32)">
9173         <size>6</size>
9174       </method>
9175       <method name="Void set_Item(Int32, T)">
9176         <size>6</size>
9177       </method>
9178       <method name="Void Add(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Clear()">
9182         <size>6</size>
9183       </method>
9184       <method name="Boolean Contains(T)">
9185         <size>6</size>
9186       </method>
9187       <method name="Void CopyTo(T[], Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Boolean Remove(T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Int32 get_Count()">
9194         <size>6</size>
9195       </method>
9196       <method name="Boolean get_IsReadOnly()">
9197         <size>6</size>
9198       </method>
9199       <method name="IEnumerator GetEnumerator()">
9200         <size>6</size>
9201       </method>
9202       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9203         <size>6</size>
9204       </method>
9205     </type>
9206   </test>
9207   <test name="gtest-339.cs">
9208     <type name="Program">
9209       <method name="Void .ctor()">
9210         <size>7</size>
9211       </method>
9212       <method name="Void Main()">
9213         <size>11</size>
9214       </method>
9215       <method name="Void SerializeDictionary(IDictionary)">
9216         <size>1</size>
9217       </method>
9218       <method name="Void SerializeDictionary(IDictionary`2)">
9219         <size>1</size>
9220       </method>
9221     </type>
9222     <type name="SerializerLazyDictionary">
9223       <method name="Void .ctor()">
9224         <size>7</size>
9225       </method>
9226       <method name="IEnumerator`1 GetEnumerator()">
9227         <size>2</size>
9228       </method>
9229     </type>
9230     <type name="LazyDictionary">
9231       <method name="Void .ctor()">
9232         <size>7</size>
9233       </method>
9234       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9235         <size>7</size>
9236       </method>
9237       <method name="IEnumerator`1 GetEnumerator()">
9238         <size>0</size>
9239       </method>
9240       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9241         <size>6</size>
9242       </method>
9243       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9244         <size>6</size>
9245       </method>
9246       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9247         <size>6</size>
9248       </method>
9249       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9250         <size>6</size>
9251       </method>
9252       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9253         <size>6</size>
9254       </method>
9255       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9256         <size>6</size>
9257       </method>
9258       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9262         <size>6</size>
9263       </method>
9264       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9265         <size>6</size>
9266       </method>
9267       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9268         <size>6</size>
9269       </method>
9270       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9271         <size>6</size>
9272       </method>
9273       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9274         <size>6</size>
9275       </method>
9276       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9277         <size>6</size>
9278       </method>
9279       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9280         <size>6</size>
9281       </method>
9282       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9283         <size>6</size>
9284       </method>
9285       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9286         <size>7</size>
9287       </method>
9288     </type>
9289   </test>
9290   <test name="gtest-340.cs">
9291     <type name="Tests">
9292       <method name="Void .ctor()">
9293         <size>7</size>
9294       </method>
9295       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9296         <size>7</size>
9297       </method>
9298       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9299         <size>2</size>
9300       </method>
9301       <method name="System.Reflection.MemberInfo[] foo()">
9302         <size>44</size>
9303       </method>
9304       <method name="Void Main(System.String[])">
9305         <size>12</size>
9306       </method>
9307     </type>
9308   </test>
9309   <test name="gtest-341.cs">
9310     <type name="C">
9311       <method name="Void .ctor()">
9312         <size>7</size>
9313       </method>
9314       <method name="Int32 GetLength()">
9315         <size>2</size>
9316       </method>
9317     </type>
9318     <type name="Tests">
9319       <method name="Void .ctor()">
9320         <size>7</size>
9321       </method>
9322       <method name="Void Main()">
9323         <size>1</size>
9324       </method>
9325     </type>
9326   </test>
9327   <test name="gtest-342.cs">
9328     <type name="Base`1[T]">
9329       <method name="Void .ctor()">
9330         <size>7</size>
9331       </method>
9332       <method name="T op_Implicit(Base`1[T])">
9333         <size>7</size>
9334       </method>
9335     </type>
9336     <type name="TestMain">
9337       <method name="Void .ctor()">
9338         <size>7</size>
9339       </method>
9340       <method name="Void Main(System.String[])">
9341         <size>1</size>
9342       </method>
9343     </type>
9344   </test>
9345   <test name="gtest-343.cs">
9346     <type name="Implementer">
9347       <method name="Void .ctor()">
9348         <size>7</size>
9349       </method>
9350       <method name="Void Combine[TOImplementer]()">
9351         <size>1</size>
9352       </method>
9353     </type>
9354     <type name="MainClass">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Void Main(System.String[])">
9359         <size>1</size>
9360       </method>
9361     </type>
9362   </test>
9363   <test name="gtest-345.cs">
9364     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9365       <method name="Void .ctor()">
9366         <size>7</size>
9367       </method>
9368       <method name="Void Dump(System.String)">
9369         <size>6</size>
9370       </method>
9371     </type>
9372     <type name="Parser">
9373       <method name="Void .ctor()">
9374         <size>7</size>
9375       </method>
9376       <method name="Void NoCall[T](T)">
9377         <size>1</size>
9378       </method>
9379       <method name="Int32 Main()">
9380         <size>2</size>
9381       </method>
9382     </type>
9383   </test>
9384   <test name="gtest-346.cs">
9385     <type name="test">
9386       <method name="Void .ctor()">
9387         <size>7</size>
9388       </method>
9389       <method name="Void CreateSimpleCallSite[A]()">
9390         <size>1</size>
9391       </method>
9392       <method name="Void CreateSimpleCallSite[A](Int32)">
9393         <size>1</size>
9394       </method>
9395       <method name="Void CreateSimpleCallSite(Int32)">
9396         <size>1</size>
9397       </method>
9398       <method name="Void Main()">
9399         <size>1</size>
9400       </method>
9401     </type>
9402   </test>
9403   <test name="gtest-347.cs">
9404     <type name="X">
9405       <method name="Void .ctor()">
9406         <size>7</size>
9407       </method>
9408       <method name="IEnumerable`1 Enumerable[T](System.String)">
9409         <size>6</size>
9410       </method>
9411       <method name="IEnumerable Enumerable(Int32)">
9412         <size>6</size>
9413       </method>
9414       <method name="IEnumerable Enumerable(System.String)">
9415         <size>6</size>
9416       </method>
9417       <method name="Void Main()">
9418         <size>1</size>
9419       </method>
9420     </type>
9421   </test>
9422   <test name="gtest-348.cs">
9423     <type name="Bar`1[U]">
9424       <method name="Void .ctor()">
9425         <size>7</size>
9426       </method>
9427       <method name="Void OnWorldDestroyed()">
9428         <size>1</size>
9429       </method>
9430     </type>
9431     <type name="Baz`1[U]">
9432       <method name="Void .ctor()">
9433         <size>7</size>
9434       </method>
9435       <method name="Void DestroyWorld(U)">
9436         <size>14</size>
9437       </method>
9438     </type>
9439     <type name="Bling">
9440       <method name="Void .ctor()">
9441         <size>7</size>
9442       </method>
9443       <method name="Void Main()">
9444         <size>1</size>
9445       </method>
9446     </type>
9447   </test>
9448   <test name="gtest-349.cs">
9449     <type name="X">
9450       <method name="Void .ctor()">
9451         <size>7</size>
9452       </method>
9453       <method name="Int32 Main()">
9454         <size>105</size>
9455       </method>
9456       <method name="Int32 f2(IList, IList)">
9457         <size>2</size>
9458       </method>
9459       <method name="Int32 f2(IList, System.Object)">
9460         <size>2</size>
9461       </method>
9462     </type>
9463     <type name="X+Function`3[T1,T2,R]">
9464       <method name="Void .ctor(Object, IntPtr)">
9465         <size>0</size>
9466       </method>
9467       <method name="R Invoke(T1, T2)">
9468         <size>0</size>
9469       </method>
9470       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9471         <size>0</size>
9472       </method>
9473       <method name="R EndInvoke(IAsyncResult)">
9474         <size>0</size>
9475       </method>
9476     </type>
9477   </test>
9478   <test name="gtest-350.cs">
9479     <type name="Foo`1[T]">
9480       <method name="Void .ctor()">
9481         <size>7</size>
9482       </method>
9483       <method name="Boolean Equals(T)">
9484         <size>0</size>
9485       </method>
9486     </type>
9487     <type name="C">
9488       <method name="Void .ctor()">
9489         <size>7</size>
9490       </method>
9491       <method name="Void Main()">
9492         <size>1</size>
9493       </method>
9494     </type>
9495   </test>
9496   <test name="gtest-351.cs">
9497     <type name="TestThing">
9498       <method name="Void .ctor()">
9499         <size>7</size>
9500       </method>
9501       <method name="Int32 SetEnum(System.String, Enum)">
9502         <size>2</size>
9503       </method>
9504       <method name="Int32 SetEnum(Int32, Enum)">
9505         <size>2</size>
9506       </method>
9507     </type>
9508     <type name="Test">
9509       <method name="Void .ctor()">
9510         <size>7</size>
9511       </method>
9512       <method name="Int32 Main(System.String[])">
9513         <size>31</size>
9514       </method>
9515     </type>
9516   </test>
9517   <test name="gtest-352.cs">
9518     <type name="T">
9519       <method name="Void .ctor()">
9520         <size>7</size>
9521       </method>
9522       <method name="Int32 Main()">
9523         <size>125</size>
9524       </method>
9525     </type>
9526     <type name="D">
9527       <method name="Void .ctor(Int32)">
9528         <size>8</size>
9529       </method>
9530       <method name="Void .cctor()">
9531         <size>12</size>
9532       </method>
9533     </type>
9534   </test>
9535   <test name="gtest-353.cs">
9536     <type name="Bug.RedSkyTimeCode">
9537       <method name="Void .ctor()">
9538         <size>7</size>
9539       </method>
9540       <method name="Void CopyTo(Bug.xxx*)">
9541         <size>99</size>
9542       </method>
9543       <method name="Void Convert(Bug.xxx*, System.UInt64*)">
9544         <size>93</size>
9545       </method>
9546       <method name="Void Main()">
9547         <size>1</size>
9548       </method>
9549     </type>
9550   </test>
9551   <test name="gtest-354.cs">
9552     <type name="M">
9553       <method name="Void .ctor()">
9554         <size>7</size>
9555       </method>
9556       <method name="Void Main()">
9557         <size>1</size>
9558       </method>
9559     </type>
9560   </test>
9561   <test name="gtest-355.cs">
9562     <type name="A">
9563       <method name="Void .ctor()">
9564         <size>7</size>
9565       </method>
9566       <method name="System.String Foo[T](System.String)">
9567         <size>6</size>
9568       </method>
9569       <method name="Boolean Foo(System.String)">
9570         <size>2</size>
9571       </method>
9572     </type>
9573     <type name="B">
9574       <method name="Void .ctor()">
9575         <size>7</size>
9576       </method>
9577       <method name="System.String Foo[T](System.String)">
9578         <size>6</size>
9579       </method>
9580       <method name="Boolean Goo(System.String)">
9581         <size>8</size>
9582       </method>
9583       <method name="Boolean Foo(System.String)">
9584         <size>2</size>
9585       </method>
9586     </type>
9587     <type name="C">
9588       <method name="Void .ctor()">
9589         <size>7</size>
9590       </method>
9591       <method name="Void Main()">
9592         <size>1</size>
9593       </method>
9594     </type>
9595   </test>
9596   <test name="gtest-356.cs">
9597     <type name="A`1[T]">
9598       <method name="Void .ctor()">
9599         <size>7</size>
9600       </method>
9601       <method name="Void Foo(B+E)">
9602         <size>1</size>
9603       </method>
9604     </type>
9605     <type name="B`1[U]">
9606       <method name="Void .ctor()">
9607         <size>7</size>
9608       </method>
9609     </type>
9610     <type name="B">
9611       <method name="Void .ctor()">
9612         <size>7</size>
9613       </method>
9614     </type>
9615     <type name="B+E">
9616       <method name="Void .ctor()">
9617         <size>7</size>
9618       </method>
9619     </type>
9620     <type name="C">
9621       <method name="Void .ctor()">
9622         <size>7</size>
9623       </method>
9624       <method name="Void Main()">
9625         <size>1</size>
9626       </method>
9627     </type>
9628   </test>
9629   <test name="gtest-357.cs">
9630     <type name="C`1[T]">
9631       <method name="Void .ctor()">
9632         <size>7</size>
9633       </method>
9634     </type>
9635     <type name="D`1[U]">
9636       <method name="Void .ctor()">
9637         <size>7</size>
9638       </method>
9639     </type>
9640     <type name="X">
9641       <method name="Void .ctor()">
9642         <size>7</size>
9643       </method>
9644       <method name="Void Main()">
9645         <size>1</size>
9646       </method>
9647     </type>
9648   </test>
9649   <test name="gtest-358.cs">
9650     <type name="Test">
9651       <method name="Void .ctor()">
9652         <size>7</size>
9653       </method>
9654       <method name="Void Main()">
9655         <size>1</size>
9656       </method>
9657     </type>
9658     <type name="Foo">
9659       <method name="Boolean op_Equality(Foo, Foo)">
9660         <size>6</size>
9661       </method>
9662       <method name="Boolean op_Inequality(Foo, Foo)">
9663         <size>6</size>
9664       </method>
9665     </type>
9666   </test>
9667   <test name="gtest-359.cs">
9668     <type name="BaseGeneric`1[T]">
9669       <method name="Void .ctor()">
9670         <size>7</size>
9671       </method>
9672     </type>
9673     <type name="BaseGeneric`1+InnerDerived[T]">
9674       <method name="Void .ctor(T)">
9675         <size>7</size>
9676       </method>
9677     </type>
9678     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9679       <method name="Void .ctor(T, U)">
9680         <size>7</size>
9681       </method>
9682     </type>
9683     <type name="BaseConcrete">
9684       <method name="Void .ctor()">
9685         <size>7</size>
9686       </method>
9687     </type>
9688     <type name="Concrete_A">
9689       <method name="Void .ctor()">
9690         <size>7</size>
9691       </method>
9692     </type>
9693     <type name="Concrete_B">
9694       <method name="Void .ctor()">
9695         <size>7</size>
9696       </method>
9697     </type>
9698     <type name="BaseGeneric_2`2[T,U]">
9699       <method name="Void .ctor()">
9700         <size>7</size>
9701       </method>
9702     </type>
9703     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9704       <method name="Void .ctor(T, U)">
9705         <size>7</size>
9706       </method>
9707     </type>
9708     <type name="BaseGeneric_1`1[T]">
9709       <method name="Void .ctor()">
9710         <size>7</size>
9711       </method>
9712     </type>
9713     <type name="Concrete_2">
9714       <method name="Void .ctor()">
9715         <size>7</size>
9716       </method>
9717     </type>
9718     <type name="Program">
9719       <method name="Void .ctor()">
9720         <size>7</size>
9721       </method>
9722       <method name="Void Main()">
9723         <size>40</size>
9724       </method>
9725     </type>
9726   </test>
9727   <test name="gtest-360.cs">
9728     <type name="C">
9729       <method name="Void .ctor()">
9730         <size>7</size>
9731       </method>
9732       <method name="Int32 Foo[T](T, System.Object[])">
9733         <size>2</size>
9734       </method>
9735       <method name="Int32 Foo(System.String, System.Object[])">
9736         <size>2</size>
9737       </method>
9738       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9739         <size>8</size>
9740       </method>
9741       <method name="Int32 Main()">
9742         <size>17</size>
9743       </method>
9744     </type>
9745   </test>
9746   <test name="gtest-361.cs">
9747     <type name="Thing">
9748       <method name="Void .ctor()">
9749         <size>7</size>
9750       </method>
9751       <method name="Void Foo()">
9752         <size>1</size>
9753       </method>
9754       <method name="Int32 Main()">
9755         <size>164</size>
9756       </method>
9757       <method name="Void Method(Thing+Handler, System.String[])">
9758         <size>1</size>
9759       </method>
9760     </type>
9761     <type name="Thing+Handler">
9762       <method name="Void .ctor(Object, IntPtr)">
9763         <size>0</size>
9764       </method>
9765       <method name="Void Invoke()">
9766         <size>0</size>
9767       </method>
9768       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9769         <size>0</size>
9770       </method>
9771       <method name="Void EndInvoke(IAsyncResult)">
9772         <size>0</size>
9773       </method>
9774     </type>
9775     <type name="Thing">
9776       <method name="Void &lt;Main&gt;m__0()">
9777         <size>1</size>
9778       </method>
9779       <method name="Void &lt;Main&gt;m__1()">
9780         <size>1</size>
9781       </method>
9782     </type>
9783   </test>
9784   <test name="gtest-362.cs">
9785     <type name="C">
9786       <method name="Void .ctor()">
9787         <size>7</size>
9788       </method>
9789       <method name="Void Assert[T](T)">
9790         <size>1</size>
9791       </method>
9792       <method name="Void Assert[T](T, T)">
9793         <size>1</size>
9794       </method>
9795       <method name="Int32 Main()">
9796         <size>83</size>
9797       </method>
9798     </type>
9799   </test>
9800   <test name="gtest-363.cs">
9801     <type name="Test">
9802       <method name="Void .ctor()">
9803         <size>7</size>
9804       </method>
9805       <method name="Void InsertAt[T](T[], Int32, T[])">
9806         <size>1</size>
9807       </method>
9808       <method name="Void Main()">
9809         <size>39</size>
9810       </method>
9811     </type>
9812   </test>
9813   <test name="gtest-364.cs">
9814     <type name="BugReport.Program">
9815       <method name="Void .ctor()">
9816         <size>7</size>
9817       </method>
9818       <method name="Int32 Main()">
9819         <size>307</size>
9820       </method>
9821     </type>
9822     <type name="BugReport.A">
9823       <method name="Void .ctor()">
9824         <size>7</size>
9825       </method>
9826       <method name="Nullable`1 get_Counter()">
9827         <size>7</size>
9828       </method>
9829       <method name="Void set_Counter(Nullable`1)">
9830         <size>8</size>
9831       </method>
9832     </type>
9833   </test>
9834   <test name="gtest-365.cs">
9835     <type name="B.Program">
9836       <method name="Void .ctor()">
9837         <size>7</size>
9838       </method>
9839       <method name="Int32 Main()">
9840         <size>51</size>
9841       </method>
9842     </type>
9843   </test>
9844   <test name="gtest-366.cs">
9845     <type name="Tester">
9846       <method name="Void .ctor()">
9847         <size>7</size>
9848       </method>
9849       <method name="Void Assert[T](T, T)">
9850         <size>1</size>
9851       </method>
9852       <method name="Void Main()">
9853         <size>20</size>
9854       </method>
9855     </type>
9856     <type name="MyType">
9857       <method name="Void .ctor(Int32)">
9858         <size>8</size>
9859       </method>
9860       <method name="Int32 op_Implicit(MyType)">
9861         <size>8</size>
9862       </method>
9863     </type>
9864   </test>
9865   <test name="gtest-367.cs">
9866     <type name="Foo">
9867       <method name="Void .ctor()">
9868         <size>7</size>
9869       </method>
9870     </type>
9871     <type name="Repro">
9872       <method name="Void .ctor()">
9873         <size>7</size>
9874       </method>
9875       <method name="Void Bar[TFoo](TFoo)">
9876         <size>19</size>
9877       </method>
9878       <method name="Void Baz[T](T, System.Action`1[T])">
9879         <size>8</size>
9880       </method>
9881       <method name="Void Main()">
9882         <size>1</size>
9883       </method>
9884       <method name="Void Gazonk(Repro)">
9885         <size>1</size>
9886       </method>
9887     </type>
9888   </test>
9889   <test name="gtest-368.cs">
9890     <type name="C`1[T]">
9891       <method name="Void .ctor(D)">
9892         <size>7</size>
9893       </method>
9894       <method name="Void .ctor()">
9895         <size>7</size>
9896       </method>
9897     </type>
9898     <type name="C`1+D[T]">
9899       <method name="Void .ctor()">
9900         <size>7</size>
9901       </method>
9902     </type>
9903     <type name="M">
9904       <method name="Void .ctor()">
9905         <size>7</size>
9906       </method>
9907       <method name="Void Main()">
9908         <size>1</size>
9909       </method>
9910     </type>
9911   </test>
9912   <test name="gtest-369.cs">
9913     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9914       <method name="Void .ctor()">
9915         <size>7</size>
9916       </method>
9917       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9918         <size>2</size>
9919       </method>
9920       <method name="IList Query()">
9921         <size>2</size>
9922       </method>
9923     </type>
9924     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9925       <method name="Void .ctor()">
9926         <size>7</size>
9927       </method>
9928     </type>
9929     <type name="Db4objects.Db4o.Internal.M">
9930       <method name="Void .ctor()">
9931         <size>7</size>
9932       </method>
9933       <method name="Void Main()">
9934         <size>1</size>
9935       </method>
9936     </type>
9937     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9938       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9939         <size>7</size>
9940       </method>
9941       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9942         <size>9</size>
9943       </method>
9944     </type>
9945   </test>
9946   <test name="gtest-370.cs">
9947     <type name="N2.X`1[T]">
9948       <method name="Void .ctor()">
9949         <size>7</size>
9950       </method>
9951     </type>
9952     <type name="N2.X`1+A`1[T,T]">
9953       <method name="Void .ctor()">
9954         <size>7</size>
9955       </method>
9956     </type>
9957     <type name="N2.X`1+A`1+B`1[T,T,T]">
9958       <method name="Void .ctor()">
9959         <size>7</size>
9960       </method>
9961     </type>
9962     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9963       <method name="Void .ctor()">
9964         <size>7</size>
9965       </method>
9966     </type>
9967     <type name="N2.C">
9968       <method name="Void .ctor()">
9969         <size>7</size>
9970       </method>
9971       <method name="Void Main()">
9972         <size>1</size>
9973       </method>
9974     </type>
9975   </test>
9976   <test name="gtest-371.cs">
9977     <type name="X">
9978       <method name="Void .ctor()">
9979         <size>7</size>
9980       </method>
9981       <method name="Void Main()">
9982         <size>90</size>
9983       </method>
9984     </type>
9985   </test>
9986   <test name="gtest-372.cs">
9987     <type name="TestClass`1[T]">
9988       <method name="Void .ctor()">
9989         <size>7</size>
9990       </method>
9991       <method name="Boolean Check(T, T)">
9992         <size>5</size>
9993       </method>
9994     </type>
9995     <type name="C">
9996       <method name="Void .ctor()">
9997         <size>7</size>
9998       </method>
9999     </type>
10000     <type name="TestClass2`1[T]">
10001       <method name="Void .ctor()">
10002         <size>7</size>
10003       </method>
10004       <method name="Boolean Check(T, T)">
10005         <size>5</size>
10006       </method>
10007     </type>
10008     <type name="X">
10009       <method name="Void .ctor()">
10010         <size>7</size>
10011       </method>
10012       <method name="Void Main()">
10013         <size>1</size>
10014       </method>
10015     </type>
10016   </test>
10017   <test name="gtest-373.cs">
10018     <type name="MonoBug.MainClass">
10019       <method name="Void .ctor()">
10020         <size>7</size>
10021       </method>
10022       <method name="Void Main()">
10023         <size>29</size>
10024       </method>
10025     </type>
10026     <type name="MonoBug.GenericType`1[T]">
10027       <method name="Void .ctor(T)">
10028         <size>14</size>
10029       </method>
10030       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10031         <size>7</size>
10032       </method>
10033     </type>
10034   </test>
10035   <test name="gtest-374.cs">
10036     <type name="aClass">
10037       <method name="Void .ctor()">
10038         <size>7</size>
10039       </method>
10040       <method name="Void Main(System.String[])">
10041         <size>14</size>
10042       </method>
10043     </type>
10044   </test>
10045   <test name="gtest-375.cs">
10046     <type name="X">
10047       <method name="Void .ctor()">
10048         <size>7</size>
10049       </method>
10050       <method name="Boolean Compute(Int32)">
10051         <size>2</size>
10052       </method>
10053       <method name="Boolean Compute2(Int32)">
10054         <size>2</size>
10055       </method>
10056       <method name="Int32 Main()">
10057         <size>28</size>
10058       </method>
10059     </type>
10060   </test>
10061   <test name="gtest-376.cs">
10062     <type name="C">
10063       <method name="Void .ctor()">
10064         <size>7</size>
10065       </method>
10066       <method name="Void Main()">
10067         <size>1</size>
10068       </method>
10069     </type>
10070     <type name="S`1[T]">
10071       <method name="System.Object Box(Nullable`1)">
10072         <size>30</size>
10073       </method>
10074     </type>
10075   </test>
10076   <test name="gtest-377.cs">
10077     <type name="D">
10078       <method name="Void .cctor()">
10079         <size>26</size>
10080       </method>
10081       <method name="Void Main()">
10082         <size>98</size>
10083       </method>
10084     </type>
10085   </test>
10086   <test name="gtest-378.cs">
10087     <type name="Test">
10088       <method name="Void .ctor()">
10089         <size>7</size>
10090       </method>
10091       <method name="System.Object FooG[T](Nullable`1)">
10092         <size>7</size>
10093       </method>
10094       <method name="System.Object Foo(Nullable`1)">
10095         <size>7</size>
10096       </method>
10097       <method name="Int32 Main()">
10098         <size>58</size>
10099       </method>
10100     </type>
10101   </test>
10102   <test name="gtest-379.cs">
10103     <type name="C">
10104       <method name="Void .ctor()">
10105         <size>7</size>
10106       </method>
10107       <method name="Int32 Print(Nullable`1)">
10108         <size>16</size>
10109       </method>
10110       <method name="Int32 Main()">
10111         <size>15</size>
10112       </method>
10113     </type>
10114     <type name="S">
10115       <method name="Boolean op_Equality(S, S)">
10116         <size>2</size>
10117       </method>
10118       <method name="Boolean op_Inequality(S, S)">
10119         <size>2</size>
10120       </method>
10121     </type>
10122   </test>
10123   <test name="gtest-380.cs">
10124     <type name="Test">
10125       <method name="Void .ctor()">
10126         <size>7</size>
10127       </method>
10128       <method name="Int32 Main()">
10129         <size>165</size>
10130       </method>
10131     </type>
10132     <type name="GTest`1[T]">
10133       <method name="Void .ctor()">
10134         <size>7</size>
10135       </method>
10136       <method name="Void .cctor()">
10137         <size>13</size>
10138       </method>
10139     </type>
10140   </test>
10141   <test name="gtest-381.cs">
10142     <type name="TestGoto">
10143       <method name="Void .ctor()">
10144         <size>7</size>
10145       </method>
10146       <method name="Void .cctor()">
10147         <size>7</size>
10148       </method>
10149       <method name="Void Main(System.String[])">
10150         <size>72</size>
10151       </method>
10152       <method name="IEnumerable`1 setX()">
10153         <size>16</size>
10154       </method>
10155       <method name="IEnumerable`1 test()">
10156         <size>16</size>
10157       </method>
10158     </type>
10159     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10160       <method name="Void .ctor()">
10161         <size>7</size>
10162       </method>
10163       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10164         <size>12</size>
10165       </method>
10166       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10167         <size>7</size>
10168       </method>
10169       <method name="Boolean MoveNext()">
10170         <size>106</size>
10171       </method>
10172       <method name="Void Dispose()">
10173         <size>46</size>
10174       </method>
10175       <method name="Void Reset()">
10176         <size>6</size>
10177       </method>
10178     </type>
10179     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10180       <method name="Void .ctor()">
10181         <size>7</size>
10182       </method>
10183       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10184         <size>12</size>
10185       </method>
10186       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10187         <size>7</size>
10188       </method>
10189       <method name="Boolean MoveNext()">
10190         <size>176</size>
10191       </method>
10192       <method name="Void Dispose()">
10193         <size>60</size>
10194       </method>
10195       <method name="Void Reset()">
10196         <size>6</size>
10197       </method>
10198     </type>
10199     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10200       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10201         <size>7</size>
10202       </method>
10203       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10204         <size>26</size>
10205       </method>
10206     </type>
10207     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10208       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10209         <size>7</size>
10210       </method>
10211       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10212         <size>26</size>
10213       </method>
10214     </type>
10215   </test>
10216   <test name="gtest-382.cs">
10217     <type name="C">
10218       <method name="Void .ctor()">
10219         <size>7</size>
10220       </method>
10221       <method name="Int32 Main()">
10222         <size>76</size>
10223       </method>
10224     </type>
10225   </test>
10226   <test name="gtest-383.cs">
10227     <type name="C">
10228       <method name="Void .ctor()">
10229         <size>7</size>
10230       </method>
10231       <method name="Int32 Main()">
10232         <size>254</size>
10233       </method>
10234     </type>
10235     <type name="MyTypeA">
10236       <method name="Void .ctor(Int16)">
10237         <size>8</size>
10238       </method>
10239       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10240         <size>6</size>
10241       </method>
10242       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10243         <size>2</size>
10244       </method>
10245       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10246         <size>6</size>
10247       </method>
10248       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10249         <size>6</size>
10250       </method>
10251       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10252         <size>6</size>
10253       </method>
10254     </type>
10255     <type name="MyTypeB">
10256       <method name="Void .ctor(Int16)">
10257         <size>8</size>
10258       </method>
10259       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10260         <size>2</size>
10261       </method>
10262       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10263         <size>2</size>
10264       </method>
10265       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10266         <size>2</size>
10267       </method>
10268       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10269         <size>2</size>
10270       </method>
10271       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10272         <size>2</size>
10273       </method>
10274       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10275         <size>2</size>
10276       </method>
10277     </type>
10278   </test>
10279   <test name="gtest-384.cs">
10280     <type name="N.TestG">
10281       <method name="Void .ctor()">
10282         <size>7</size>
10283       </method>
10284       <method name="Void Foo[T]()">
10285         <size>1</size>
10286       </method>
10287     </type>
10288     <type name="NonGeneric">
10289       <method name="Void .ctor()">
10290         <size>7</size>
10291       </method>
10292     </type>
10293     <type name="Generic`1[T]">
10294       <method name="Void .ctor()">
10295         <size>7</size>
10296       </method>
10297     </type>
10298     <type name="m">
10299       <method name="Void .ctor()">
10300         <size>7</size>
10301       </method>
10302       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10303         <size>13</size>
10304       </method>
10305       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10306         <size>13</size>
10307       </method>
10308       <method name="Void Main()">
10309         <size>6</size>
10310       </method>
10311     </type>
10312   </test>
10313   <test name="gtest-385.cs">
10314     <type name="DocAttribute">
10315       <method name="Void .ctor()">
10316         <size>7</size>
10317       </method>
10318       <method name="Void .ctor(String)">
10319         <size>7</size>
10320       </method>
10321     </type>
10322     <type name="Test">
10323       <method name="Void .ctor()">
10324         <size>7</size>
10325       </method>
10326       <method name="Int32 Main()">
10327         <size>66</size>
10328       </method>
10329     </type>
10330     <type name="Func`2[TArg,TRet]">
10331       <method name="Void .ctor(Object, IntPtr)">
10332         <size>0</size>
10333       </method>
10334       <method name="Void Invoke()">
10335         <size>0</size>
10336       </method>
10337       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10338         <size>0</size>
10339       </method>
10340       <method name="Void EndInvoke(IAsyncResult)">
10341         <size>0</size>
10342       </method>
10343     </type>
10344   </test>
10345   <test name="gtest-386.cs">
10346     <type name="C">
10347       <method name="Void .ctor()">
10348         <size>7</size>
10349       </method>
10350       <method name="Int32 Main()">
10351         <size>220</size>
10352       </method>
10353     </type>
10354     <type name="MyType">
10355       <method name="Void .ctor(Int32)">
10356         <size>8</size>
10357       </method>
10358       <method name="MyType op_UnaryNegation(MyType)">
10359         <size>14</size>
10360       </method>
10361     </type>
10362   </test>
10363   <test name="gtest-387.cs">
10364     <type name="C">
10365       <method name="Void .ctor()">
10366         <size>7</size>
10367       </method>
10368       <method name="Int32 Main()">
10369         <size>168</size>
10370       </method>
10371     </type>
10372   </test>
10373   <test name="gtest-388.cs">
10374     <type name="Data">
10375       <method name="Void .ctor()">
10376         <size>7</size>
10377       </method>
10378     </type>
10379     <type name="Foo">
10380       <method name="Void .ctor()">
10381         <size>7</size>
10382       </method>
10383       <method name="Void f(Data)">
10384         <size>19</size>
10385       </method>
10386       <method name="Void Main()">
10387         <size>20</size>
10388       </method>
10389     </type>
10390   </test>
10391   <test name="gtest-389.cs">
10392     <type name="C">
10393       <method name="Void .ctor()">
10394         <size>7</size>
10395       </method>
10396       <method name="Int32 Main()">
10397         <size>234</size>
10398       </method>
10399     </type>
10400   </test>
10401   <test name="gtest-390.cs">
10402     <type name="Program">
10403       <method name="Void .ctor()">
10404         <size>7</size>
10405       </method>
10406       <method name="Int32 Main()">
10407         <size>4</size>
10408       </method>
10409     </type>
10410   </test>
10411   <test name="gtest-391.cs">
10412     <type name="C">
10413       <method name="Void .ctor()">
10414         <size>7</size>
10415       </method>
10416       <method name="Int32 Main()">
10417         <size>121</size>
10418       </method>
10419       <method name="Boolean Test_1()">
10420         <size>36</size>
10421       </method>
10422     </type>
10423   </test>
10424   <test name="gtest-392.cs">
10425     <type name="DieSubrangeType">
10426       <method name="Void .ctor()">
10427         <size>19</size>
10428       </method>
10429       <method name="Nullable`1 get_UpperBound()">
10430         <size>7</size>
10431       </method>
10432       <method name="Void set_UpperBound(Nullable`1)">
10433         <size>8</size>
10434       </method>
10435     </type>
10436     <type name="X">
10437       <method name="Void .ctor()">
10438         <size>7</size>
10439       </method>
10440       <method name="Int32 Main()">
10441         <size>61</size>
10442       </method>
10443     </type>
10444   </test>
10445   <test name="gtest-393.cs">
10446     <type name="B`1[T]">
10447       <method name="Void .ctor()">
10448         <size>7</size>
10449       </method>
10450     </type>
10451     <type name="A">
10452       <method name="Void .ctor(Type)">
10453         <size>29</size>
10454       </method>
10455       <method name="Void .cctor()">
10456         <size>7</size>
10457       </method>
10458       <method name="Int32 Main()">
10459         <size>23</size>
10460       </method>
10461     </type>
10462   </test>
10463   <test name="gtest-394.cs">
10464     <type name="Test">
10465       <method name="Void .ctor()">
10466         <size>7</size>
10467       </method>
10468       <method name="Void FindMembers(Test+MemberFilter)">
10469         <size>1</size>
10470       </method>
10471       <method name="Void GetMethodGroup(Test+MemberFilter)">
10472         <size>43</size>
10473       </method>
10474       <method name="Void Main()">
10475         <size>1</size>
10476       </method>
10477     </type>
10478     <type name="Test+MemberFilter">
10479       <method name="Void .ctor(Object, IntPtr)">
10480         <size>0</size>
10481       </method>
10482       <method name="Boolean Invoke()">
10483         <size>0</size>
10484       </method>
10485       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10486         <size>0</size>
10487       </method>
10488       <method name="Boolean EndInvoke(IAsyncResult)">
10489         <size>0</size>
10490       </method>
10491     </type>
10492     <type name="Test">
10493       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10494         <size>2</size>
10495       </method>
10496     </type>
10497   </test>
10498   <test name="gtest-395.cs">
10499     <type name="RuleBuilder`1[T]">
10500       <method name="Void .ctor()">
10501         <size>7</size>
10502       </method>
10503     </type>
10504     <type name="RubyMethod">
10505       <method name="Void .ctor()">
10506         <size>7</size>
10507       </method>
10508       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10509         <size>6</size>
10510       </method>
10511     </type>
10512     <type name="T">
10513       <method name="Void .ctor()">
10514         <size>7</size>
10515       </method>
10516       <method name="Void Main()">
10517         <size>1</size>
10518       </method>
10519     </type>
10520   </test>
10521   <test name="gtest-396.cs">
10522     <type name="Test">
10523       <method name="Void .ctor()">
10524         <size>7</size>
10525       </method>
10526       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10527         <size>1</size>
10528       </method>
10529       <method name="System.Func`1[System.Int32] Method(System.String)">
10530         <size>2</size>
10531       </method>
10532       <method name="Void Main()">
10533         <size>24</size>
10534       </method>
10535     </type>
10536   </test>
10537   <test name="gtest-397.cs">
10538     <type name="Test">
10539       <method name="Void .ctor()">
10540         <size>7</size>
10541       </method>
10542       <method name="Foo NegateFoo(Foo)">
10543         <size>12</size>
10544       </method>
10545       <method name="Foo NegateFooNullable(Nullable`1)">
10546         <size>7</size>
10547       </method>
10548       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10549         <size>7</size>
10550       </method>
10551       <method name="Nullable`1 NegateBar(Bar)">
10552         <size>12</size>
10553       </method>
10554       <method name="Int32 Main()">
10555         <size>139</size>
10556       </method>
10557     </type>
10558     <type name="Foo">
10559       <method name="Void .ctor(Int32)">
10560         <size>8</size>
10561       </method>
10562       <method name="Foo op_UnaryNegation(Nullable`1)">
10563         <size>42</size>
10564       </method>
10565     </type>
10566     <type name="Bar">
10567       <method name="Void .ctor(Int32)">
10568         <size>8</size>
10569       </method>
10570       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10571         <size>41</size>
10572       </method>
10573     </type>
10574   </test>
10575   <test name="gtest-398.cs">
10576     <type name="GenericClass`1[T]">
10577       <method name="Void .ctor(T)">
10578         <size>14</size>
10579       </method>
10580       <method name="Void Method()">
10581         <size>42</size>
10582       </method>
10583       <method name="Void Test(T)">
10584         <size>1</size>
10585       </method>
10586     </type>
10587     <type name="Foo">
10588       <method name="Void .ctor()">
10589         <size>7</size>
10590       </method>
10591       <method name="Void Main(System.String[])">
10592         <size>15</size>
10593       </method>
10594     </type>
10595     <type name="ToStr">
10596       <method name="Void .ctor(Object, IntPtr)">
10597         <size>0</size>
10598       </method>
10599       <method name="System.String Invoke(System.String, IFormatProvider)">
10600         <size>0</size>
10601       </method>
10602       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10603         <size>0</size>
10604       </method>
10605       <method name="System.String EndInvoke(IAsyncResult)">
10606         <size>0</size>
10607       </method>
10608     </type>
10609   </test>
10610   <test name="gtest-399.cs">
10611     <type name="TestIssue.Base">
10612       <method name="Void .ctor()">
10613         <size>7</size>
10614       </method>
10615     </type>
10616     <type name="TestIssue.Derived">
10617       <method name="Void .ctor()">
10618         <size>7</size>
10619       </method>
10620     </type>
10621     <type name="TestIssue.Program">
10622       <method name="Void .ctor()">
10623         <size>7</size>
10624       </method>
10625       <method name="Int32 Main()">
10626         <size>39</size>
10627       </method>
10628     </type>
10629   </test>
10630   <test name="gtest-400.cs">
10631     <type name="Gen`1[T]">
10632       <method name="Void .ctor()">
10633         <size>7</size>
10634       </method>
10635       <method name="Boolean Foo(T)">
10636         <size>10</size>
10637       </method>
10638     </type>
10639     <type name="Program">
10640       <method name="Void .ctor()">
10641         <size>7</size>
10642       </method>
10643       <method name="Boolean Foo[T]()">
10644         <size>17</size>
10645       </method>
10646       <method name="Int32 Main()">
10647         <size>66</size>
10648       </method>
10649     </type>
10650   </test>
10651   <test name="gtest-401.cs">
10652     <type name="ParserTest">
10653       <method name="Void .ctor()">
10654         <size>7</size>
10655       </method>
10656       <method name="Void Main()">
10657         <size>165</size>
10658       </method>
10659     </type>
10660   </test>
10661   <test name="gtest-402.cs">
10662     <type name="X">
10663       <method name="Void .ctor()">
10664         <size>7</size>
10665       </method>
10666       <method name="Void Main()">
10667         <size>16</size>
10668       </method>
10669     </type>
10670   </test>
10671   <test name="gtest-403.cs">
10672     <type name="T">
10673       <method name="Void .ctor()">
10674         <size>7</size>
10675       </method>
10676       <method name="Void Main()">
10677         <size>15</size>
10678       </method>
10679     </type>
10680     <type name="S`1[T]">
10681       <method name="Void Foo()">
10682         <size>1</size>
10683       </method>
10684     </type>
10685   </test>
10686   <test name="gtest-404.cs">
10687     <type name="Test.Program">
10688       <method name="Void Main()">
10689         <size>1</size>
10690       </method>
10691     </type>
10692     <type name="Test.Class1`1[T1]">
10693       <method name="Void .ctor()">
10694         <size>7</size>
10695       </method>
10696       <method name="Void add_doSomething(System.EventHandler)">
10697         <size>24</size>
10698       </method>
10699       <method name="Void remove_doSomething(System.EventHandler)">
10700         <size>24</size>
10701       </method>
10702     </type>
10703     <type name="Test.Class2`1[T]">
10704       <method name="Void .ctor()">
10705         <size>7</size>
10706       </method>
10707       <method name="Void add_DoSomething(System.EventHandler)">
10708         <size>8</size>
10709       </method>
10710       <method name="Void remove_DoSomething(System.EventHandler)">
10711         <size>8</size>
10712       </method>
10713     </type>
10714   </test>
10715   <test name="gtest-405.cs">
10716     <type name="C">
10717       <method name="Void .ctor()">
10718         <size>7</size>
10719       </method>
10720       <method name="Void Main()">
10721         <size>1</size>
10722       </method>
10723     </type>
10724   </test>
10725   <test name="gtest-406.cs">
10726     <type name="Test`1[T]">
10727       <method name="Void .ctor()">
10728         <size>7</size>
10729       </method>
10730       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10731         <size>1</size>
10732       </method>
10733     </type>
10734     <type name="C`2[A,B]">
10735       <method name="Void .ctor(IEnumerable`1)">
10736         <size>46</size>
10737       </method>
10738       <method name="B &lt;C&gt;m__0(B)">
10739         <size>2</size>
10740       </method>
10741     </type>
10742     <type name="M">
10743       <method name="Void .ctor()">
10744         <size>7</size>
10745       </method>
10746       <method name="Void Main()">
10747         <size>1</size>
10748       </method>
10749     </type>
10750   </test>
10751   <test name="gtest-407.cs">
10752     <type name="NullableColorTests">
10753       <method name="Void .ctor()">
10754         <size>7</size>
10755       </method>
10756       <method name="Int32 Main()">
10757         <size>102</size>
10758       </method>
10759     </type>
10760     <type name="MyColor">
10761       <method name="Void .ctor(Int32)">
10762         <size>8</size>
10763       </method>
10764       <method name="Boolean op_Equality(MyColor, MyColor)">
10765         <size>17</size>
10766       </method>
10767       <method name="Boolean op_Inequality(MyColor, MyColor)">
10768         <size>20</size>
10769       </method>
10770     </type>
10771   </test>
10772   <test name="gtest-408.cs">
10773     <type name="Test">
10774       <method name="Void .ctor()">
10775         <size>7</size>
10776       </method>
10777       <method name="Int32 Main()">
10778         <size>92</size>
10779       </method>
10780     </type>
10781   </test>
10782   <test name="gtest-409.cs">
10783     <type name="ConditionalParsing">
10784       <method name="Void .ctor()">
10785         <size>7</size>
10786       </method>
10787       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10788         <size>14</size>
10789       </method>
10790       <method name="Void Test_1(Boolean)">
10791         <size>20</size>
10792       </method>
10793       <method name="Void Test_2()">
10794         <size>31</size>
10795       </method>
10796       <method name="Void Test_4(Boolean, Boolean)">
10797         <size>39</size>
10798       </method>
10799       <method name="Void Test_5(Boolean, IDisposable)">
10800         <size>45</size>
10801       </method>
10802       <method name="Void Test_6(Boolean)">
10803         <size>51</size>
10804       </method>
10805       <method name="Void Test_7(System.Object)">
10806         <size>8</size>
10807       </method>
10808       <method name="Void Main()">
10809         <size>1</size>
10810       </method>
10811     </type>
10812     <type name="ConditionalParsing+T">
10813       <method name="Void .ctor(String, Boolean)">
10814         <size>28</size>
10815       </method>
10816       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10817         <size>7</size>
10818       </method>
10819     </type>
10820     <type name="&lt;PrivateImplementationDetails&gt;">
10821       <method name="Void .ctor()">
10822         <size>7</size>
10823       </method>
10824     </type>
10825     <type name="ConditionalParsing+Const">
10826       <method name="Void .ctor()">
10827         <size>7</size>
10828       </method>
10829     </type>
10830   </test>
10831   <test name="gtest-410.cs">
10832     <type name="Program">
10833       <method name="Void .ctor()">
10834         <size>7</size>
10835       </method>
10836       <method name="Void Main()">
10837         <size>7</size>
10838       </method>
10839     </type>
10840   </test>
10841   <test name="gtest-411.cs">
10842     <type name="Maybe">
10843       <method name="Maybe`1[T] C[T](T)">
10844         <size>2</size>
10845       </method>
10846     </type>
10847     <type name="Maybe`1[T]">
10848       <method name="Void .ctor(T)">
10849         <size>7</size>
10850       </method>
10851     </type>
10852     <type name="Extensions">
10853       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10854         <size>10</size>
10855       </method>
10856     </type>
10857     <type name="Test">
10858       <method name="Void .ctor()">
10859         <size>7</size>
10860       </method>
10861       <method name="Void Main()">
10862         <size>131</size>
10863       </method>
10864       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10865         <size>7</size>
10866       </method>
10867       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10868         <size>7</size>
10869       </method>
10870       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10871         <size>11</size>
10872       </method>
10873     </type>
10874   </test>
10875   <test name="gtest-412.cs">
10876     <type name="Program">
10877       <method name="Void .ctor()">
10878         <size>7</size>
10879       </method>
10880       <method name="Int32 Main()">
10881         <size>213</size>
10882       </method>
10883     </type>
10884   </test>
10885   <test name="gtest-413.cs">
10886     <type name="Test">
10887       <method name="Void .ctor()">
10888         <size>7</size>
10889       </method>
10890       <method name="Int32 Main()">
10891         <size>95</size>
10892       </method>
10893     </type>
10894     <type name="S">
10895       <method name="Int64 op_Addition(S, Int64)">
10896         <size>2</size>
10897       </method>
10898     </type>
10899   </test>
10900   <test name="gtest-414.cs">
10901     <type name="MonoTest.MainClass">
10902       <method name="Void .ctor()">
10903         <size>7</size>
10904       </method>
10905       <method name="Void Main()">
10906         <size>1</size>
10907       </method>
10908     </type>
10909     <type name="MonoTest.TestImpl">
10910       <method name="Void .ctor()">
10911         <size>7</size>
10912       </method>
10913       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10914         <size>1</size>
10915       </method>
10916       <method name="Void Get[T]()">
10917         <size>1</size>
10918       </method>
10919       <method name="Void Get[T](System.Object)">
10920         <size>1</size>
10921       </method>
10922     </type>
10923     <type name="MonoTest.C">
10924       <method name="Void .ctor()">
10925         <size>7</size>
10926       </method>
10927       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10928         <size>1</size>
10929       </method>
10930       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10931         <size>1</size>
10932       </method>
10933     </type>
10934   </test>
10935   <test name="gtest-415.cs">
10936     <type name="S2">
10937       <method name="Void Test()">
10938         <size>39</size>
10939       </method>
10940       <method name="Void Main()">
10941         <size>16</size>
10942       </method>
10943     </type>
10944   </test>
10945   <test name="gtest-416.cs">
10946     <type name="Bug.Demo">
10947       <method name="Boolean Fixed()">
10948         <size>14</size>
10949       </method>
10950       <method name="Boolean Foo(System.Int32[])">
10951         <size>43</size>
10952       </method>
10953       <method name="Int32 Main()">
10954         <size>65</size>
10955       </method>
10956     </type>
10957   </test>
10958   <test name="gtest-417.cs">
10959     <type name="C">
10960       <method name="Void .ctor()">
10961         <size>7</size>
10962       </method>
10963       <method name="Void Goo()">
10964         <size>11</size>
10965       </method>
10966       <method name="Void Main()">
10967         <size>1</size>
10968       </method>
10969     </type>
10970   </test>
10971   <test name="gtest-418.cs">
10972     <type name="N.Nested">
10973       <method name="Void .ctor()">
10974         <size>7</size>
10975       </method>
10976     </type>
10977     <type name="N.Nested+C">
10978       <method name="Void .ctor()">
10979         <size>7</size>
10980       </method>
10981       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
10982         <size>2</size>
10983       </method>
10984     </type>
10985     <type name="N.M">
10986       <method name="Void .ctor()">
10987         <size>7</size>
10988       </method>
10989       <method name="Int32 Main()">
10990         <size>173</size>
10991       </method>
10992     </type>
10993   </test>
10994   <test name="gtest-419.cs">
10995     <type name="Program">
10996       <method name="Void .ctor()">
10997         <size>7</size>
10998       </method>
10999       <method name="Int32 Main()">
11000         <size>57</size>
11001       </method>
11002       <method name="System.Object Test(System.String)">
11003         <size>42</size>
11004       </method>
11005     </type>
11006   </test>
11007   <test name="gtest-420.cs">
11008     <type name="C">
11009       <method name="Void .ctor()">
11010         <size>7</size>
11011       </method>
11012     </type>
11013     <type name="TestClass">
11014       <method name="Void .ctor()">
11015         <size>7</size>
11016       </method>
11017       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11018         <size>2</size>
11019       </method>
11020       <method name="Int32 Test(System.Object, System.Object[])">
11021         <size>2</size>
11022       </method>
11023       <method name="Int32 Main()">
11024         <size>43</size>
11025       </method>
11026     </type>
11027   </test>
11028   <test name="gtest-421.cs">
11029     <type name="OneOff">
11030       <method name="Void .ctor()">
11031         <size>7</size>
11032       </method>
11033       <method name="Int32 Main()">
11034         <size>75</size>
11035       </method>
11036       <method name="T[] Clone[T](T[])">
11037         <size>166</size>
11038       </method>
11039     </type>
11040   </test>
11041   <test name="gtest-422.cs">
11042     <type name="A">
11043       <method name="Void .ctor()">
11044         <size>7</size>
11045       </method>
11046       <method name="Boolean op_GreaterThan(A, System.Object)">
11047         <size>2</size>
11048       </method>
11049       <method name="Boolean op_LessThan(A, System.Object)">
11050         <size>2</size>
11051       </method>
11052     </type>
11053     <type name="C">
11054       <method name="Void .ctor()">
11055         <size>7</size>
11056       </method>
11057       <method name="Int32 Main()">
11058         <size>23</size>
11059       </method>
11060       <method name="Nullable`1 get_Id()">
11061         <size>7</size>
11062       </method>
11063       <method name="Boolean Test()">
11064         <size>51</size>
11065       </method>
11066     </type>
11067   </test>
11068   <test name="gtest-423.cs">
11069     <type name="App">
11070       <method name="Void .ctor()">
11071         <size>7</size>
11072       </method>
11073       <method name="Void Main()">
11074         <size>33</size>
11075       </method>
11076       <method name="Void Test(System.Object, System.EventArgs)">
11077         <size>1</size>
11078       </method>
11079     </type>
11080   </test>
11081   <test name="gtest-424.cs">
11082     <type name="A">
11083       <method name="Void .ctor()">
11084         <size>7</size>
11085       </method>
11086     </type>
11087     <type name="B">
11088       <method name="Void .ctor()">
11089         <size>7</size>
11090       </method>
11091     </type>
11092     <type name="Test">
11093       <method name="Void .ctor()">
11094         <size>7</size>
11095       </method>
11096       <method name="Void Block(A[])">
11097         <size>6</size>
11098       </method>
11099       <method name="Void Block(IEnumerable`1, A[])">
11100         <size>1</size>
11101       </method>
11102       <method name="Int32 Main()">
11103         <size>29</size>
11104       </method>
11105     </type>
11106   </test>
11107   <test name="gtest-425.cs">
11108     <type name="EventClass`1[T]">
11109       <method name="Void .ctor()">
11110         <size>7</size>
11111       </method>
11112     </type>
11113     <type name="Test">
11114       <method name="Void .ctor()">
11115         <size>7</size>
11116       </method>
11117       <method name="Void Main()">
11118         <size>16</size>
11119       </method>
11120     </type>
11121     <type name="EventClass`1+HookDelegate[T]">
11122       <method name="Void .ctor(Object, IntPtr)">
11123         <size>0</size>
11124       </method>
11125       <method name="Void Invoke(T)">
11126         <size>0</size>
11127       </method>
11128       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11129         <size>0</size>
11130       </method>
11131       <method name="Void EndInvoke(IAsyncResult)">
11132         <size>0</size>
11133       </method>
11134     </type>
11135   </test>
11136   <test name="gtest-426.cs">
11137     <type name="OverloadTest.MyClass`1[T]">
11138       <method name="Void .ctor()">
11139         <size>7</size>
11140       </method>
11141       <method name="Boolean Method(MyInterface`1)">
11142         <size>20</size>
11143       </method>
11144       <method name="Boolean Method(System.Action`1[T])">
11145         <size>2</size>
11146       </method>
11147     </type>
11148     <type name="OverloadTest.C">
11149       <method name="Void .ctor()">
11150         <size>7</size>
11151       </method>
11152       <method name="Void Main()">
11153         <size>1</size>
11154       </method>
11155     </type>
11156   </test>
11157   <test name="gtest-427.cs">
11158     <type name="T">
11159       <method name="Void .ctor()">
11160         <size>7</size>
11161       </method>
11162       <method name="Void Test()">
11163         <size>19</size>
11164       </method>
11165       <method name="Void Attach(EventHandler)">
11166         <size>2</size>
11167       </method>
11168       <method name="Void Attach(EventHandler`1[System.String])">
11169         <size>1</size>
11170       </method>
11171       <method name="Void OnClick(System.String)">
11172         <size>1</size>
11173       </method>
11174       <method name="Void Main()">
11175         <size>11</size>
11176       </method>
11177     </type>
11178     <type name="EventHandler">
11179       <method name="Void .ctor(Object, IntPtr)">
11180         <size>0</size>
11181       </method>
11182       <method name="Void Invoke(System.Object)">
11183         <size>0</size>
11184       </method>
11185       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11186         <size>0</size>
11187       </method>
11188       <method name="Void EndInvoke(IAsyncResult)">
11189         <size>0</size>
11190       </method>
11191     </type>
11192     <type name="EventHandler`1[T]">
11193       <method name="Void .ctor(Object, IntPtr)">
11194         <size>0</size>
11195       </method>
11196       <method name="Void Invoke(T)">
11197         <size>0</size>
11198       </method>
11199       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11200         <size>0</size>
11201       </method>
11202       <method name="Void EndInvoke(IAsyncResult)">
11203         <size>0</size>
11204       </method>
11205     </type>
11206   </test>
11207   <test name="gtest-428.cs">
11208     <type name="CInt">
11209       <method name="Void .ctor(Int32)">
11210         <size>8</size>
11211       </method>
11212       <method name="CInt op_Implicit(Int32)">
11213         <size>7</size>
11214       </method>
11215       <method name="Int32 op_Implicit(CInt)">
11216         <size>8</size>
11217       </method>
11218     </type>
11219     <type name="Klass">
11220       <method name="Void .ctor(Nullable`1)">
11221         <size>14</size>
11222       </method>
11223       <method name="Nullable`1 get_Value()">
11224         <size>7</size>
11225       </method>
11226     </type>
11227     <type name="MainClass">
11228       <method name="Void .ctor()">
11229         <size>7</size>
11230       </method>
11231       <method name="Int32 Main()">
11232         <size>183</size>
11233       </method>
11234     </type>
11235   </test>
11236   <test name="gtest-429.cs">
11237     <type name="CInt">
11238       <method name="Void .ctor(Int32)">
11239         <size>8</size>
11240       </method>
11241       <method name="CInt op_Implicit(Int32)">
11242         <size>7</size>
11243       </method>
11244       <method name="Int32 op_Implicit(CInt)">
11245         <size>8</size>
11246       </method>
11247     </type>
11248     <type name="Klass">
11249       <method name="Void .ctor(Nullable`1)">
11250         <size>14</size>
11251       </method>
11252     </type>
11253     <type name="MainClass">
11254       <method name="Void .ctor()">
11255         <size>7</size>
11256       </method>
11257       <method name="Int32 Main()">
11258         <size>36</size>
11259       </method>
11260     </type>
11261   </test>
11262   <test name="gtest-430.cs">
11263     <type name="Tmp">
11264       <method name="Void .ctor()">
11265         <size>7</size>
11266       </method>
11267     </type>
11268     <type name="Driver">
11269       <method name="Void .ctor()">
11270         <size>7</size>
11271       </method>
11272       <method name="Nullable`1 get_Prop()">
11273         <size>42</size>
11274       </method>
11275       <method name="Int32 Main()">
11276         <size>42</size>
11277       </method>
11278     </type>
11279   </test>
11280   <test name="gtest-431.cs">
11281     <type name="Program">
11282       <method name="Void .ctor()">
11283         <size>7</size>
11284       </method>
11285       <method name="Void Main()">
11286         <size>13</size>
11287       </method>
11288     </type>
11289   </test>
11290   <test name="gtest-432.cs">
11291     <type name="Test.Bar`2[T,U]">
11292       <method name="Void .ctor()">
11293         <size>7</size>
11294       </method>
11295       <method name="Void DoSomething[V]()">
11296         <size>1</size>
11297       </method>
11298     </type>
11299     <type name="Test.Baz">
11300       <method name="Void .ctor()">
11301         <size>7</size>
11302       </method>
11303       <method name="Void GetInTroubleHere()">
11304         <size>13</size>
11305       </method>
11306       <method name="Void Main()">
11307         <size>1</size>
11308       </method>
11309     </type>
11310   </test>
11311   <test name="gtest-433.cs">
11312     <type name="M">
11313       <method name="Void .ctor()">
11314         <size>7</size>
11315       </method>
11316       <method name="Void Main()">
11317         <size>37</size>
11318       </method>
11319     </type>
11320   </test>
11321   <test name="gtest-434.cs">
11322     <type name="testcase.Init">
11323       <method name="Void .ctor()">
11324         <size>7</size>
11325       </method>
11326       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11327         <size>8</size>
11328       </method>
11329     </type>
11330     <type name="testcase.Program">
11331       <method name="Void .ctor()">
11332         <size>7</size>
11333       </method>
11334       <method name="Int32 Main()">
11335         <size>75</size>
11336       </method>
11337     </type>
11338   </test>
11339   <test name="gtest-435.cs">
11340     <type name="testcase.Program">
11341       <method name="Void .ctor()">
11342         <size>7</size>
11343       </method>
11344       <method name="Int32 Main()">
11345         <size>150</size>
11346       </method>
11347     </type>
11348   </test>
11349   <test name="gtest-436.cs">
11350     <type name="SomeClass">
11351       <method name="Void .ctor()">
11352         <size>7</size>
11353       </method>
11354       <method name="Int32 Main()">
11355         <size>2</size>
11356       </method>
11357     </type>
11358   </test>
11359   <test name="gtest-anon-1.cs">
11360     <type name="X">
11361       <method name="Void .ctor()">
11362         <size>7</size>
11363       </method>
11364       <method name="Void Hello[U](U)">
11365         <size>1</size>
11366       </method>
11367       <method name="Void Test[T](T)">
11368         <size>64</size>
11369       </method>
11370       <method name="Void Main()">
11371         <size>14</size>
11372       </method>
11373     </type>
11374     <type name="Foo">
11375       <method name="Void .ctor(Object, IntPtr)">
11376         <size>0</size>
11377       </method>
11378       <method name="Void Invoke()">
11379         <size>0</size>
11380       </method>
11381       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11382         <size>0</size>
11383       </method>
11384       <method name="Void EndInvoke(IAsyncResult)">
11385         <size>0</size>
11386       </method>
11387     </type>
11388     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11389       <method name="Void .ctor()">
11390         <size>7</size>
11391       </method>
11392       <method name="Void &lt;&gt;m__0()">
11393         <size>18</size>
11394       </method>
11395     </type>
11396   </test>
11397   <test name="gtest-anon-10.cs">
11398     <type name="X">
11399       <method name="Void .ctor()">
11400         <size>7</size>
11401       </method>
11402       <method name="IEnumerable`1 Test[T](T, T)">
11403         <size>44</size>
11404       </method>
11405       <method name="Int32 Main()">
11406         <size>100</size>
11407       </method>
11408     </type>
11409     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11410       <method name="Void .ctor()">
11411         <size>7</size>
11412       </method>
11413       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11414         <size>12</size>
11415       </method>
11416       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11417         <size>7</size>
11418       </method>
11419       <method name="Boolean MoveNext()">
11420         <size>110</size>
11421       </method>
11422       <method name="Void Dispose()">
11423         <size>8</size>
11424       </method>
11425       <method name="Void Reset()">
11426         <size>6</size>
11427       </method>
11428       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11429         <size>7</size>
11430       </method>
11431       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11432         <size>52</size>
11433       </method>
11434     </type>
11435   </test>
11436   <test name="gtest-anon-11.cs">
11437     <type name="Test`1[R]">
11438       <method name="Void .ctor()">
11439         <size>7</size>
11440       </method>
11441       <method name="Void World[S,T](S, T)">
11442         <size>1</size>
11443       </method>
11444       <method name="Void Hello[U,V](U, V)">
11445         <size>41</size>
11446       </method>
11447     </type>
11448     <type name="X">
11449       <method name="Void .ctor()">
11450         <size>7</size>
11451       </method>
11452       <method name="Void Main()">
11453         <size>21</size>
11454       </method>
11455     </type>
11456     <type name="Foo">
11457       <method name="Void .ctor(Object, IntPtr)">
11458         <size>0</size>
11459       </method>
11460       <method name="Void Invoke()">
11461         <size>0</size>
11462       </method>
11463       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11464         <size>0</size>
11465       </method>
11466       <method name="Void EndInvoke(IAsyncResult)">
11467         <size>0</size>
11468       </method>
11469     </type>
11470     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11471       <method name="Void .ctor()">
11472         <size>7</size>
11473       </method>
11474       <method name="Void &lt;&gt;m__0()">
11475         <size>24</size>
11476       </method>
11477     </type>
11478   </test>
11479   <test name="gtest-anon-12.cs">
11480     <type name="World`1[T]">
11481       <method name="Void .ctor()">
11482         <size>7</size>
11483       </method>
11484       <method name="Void Hello[U](U)">
11485         <size>1</size>
11486       </method>
11487       <method name="Void Test(T)">
11488         <size>46</size>
11489       </method>
11490     </type>
11491     <type name="X">
11492       <method name="Void .ctor()">
11493         <size>7</size>
11494       </method>
11495       <method name="Void Main()">
11496         <size>18</size>
11497       </method>
11498     </type>
11499     <type name="Foo">
11500       <method name="Void .ctor(Object, IntPtr)">
11501         <size>0</size>
11502       </method>
11503       <method name="Void Invoke()">
11504         <size>0</size>
11505       </method>
11506       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11507         <size>0</size>
11508       </method>
11509       <method name="Void EndInvoke(IAsyncResult)">
11510         <size>0</size>
11511       </method>
11512     </type>
11513     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
11514       <method name="Void .ctor()">
11515         <size>7</size>
11516       </method>
11517       <method name="Void &lt;&gt;m__0()">
11518         <size>18</size>
11519       </method>
11520     </type>
11521   </test>
11522   <test name="gtest-anon-13.cs">
11523     <type name="X">
11524       <method name="Void .ctor()">
11525         <size>7</size>
11526       </method>
11527       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
11528         <size>13</size>
11529       </method>
11530       <method name="Void Main()">
11531         <size>1</size>
11532       </method>
11533     </type>
11534     <type name="X+ModuleBinder`1[T]">
11535       <method name="Void .ctor(Object, IntPtr)">
11536         <size>0</size>
11537       </method>
11538       <method name="T Invoke(System.Object)">
11539         <size>0</size>
11540       </method>
11541       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11542         <size>0</size>
11543       </method>
11544       <method name="T EndInvoke(IAsyncResult)">
11545         <size>0</size>
11546       </method>
11547     </type>
11548     <type name="X">
11549       <method name="TDelegate &lt;CreateMethodUnscoped&gt;m__0[TDelegate](System.Object)">
11550         <size>7</size>
11551       </method>
11552     </type>
11553   </test>
11554   <test name="gtest-anon-14.cs">
11555     <type name="T">
11556       <method name="Void .ctor()">
11557         <size>7</size>
11558       </method>
11559       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
11560         <size>1</size>
11561       </method>
11562       <method name="Void SomeCaller()">
11563         <size>36</size>
11564       </method>
11565       <method name="Void Main()">
11566         <size>1</size>
11567       </method>
11568       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
11569         <size>2</size>
11570       </method>
11571     </type>
11572   </test>
11573   <test name="gtest-anon-15.cs">
11574     <type name="Test`1[T]">
11575       <method name="Void .ctor()">
11576         <size>7</size>
11577       </method>
11578       <method name="Void Hello[S](T, S)">
11579         <size>42</size>
11580       </method>
11581     </type>
11582     <type name="X">
11583       <method name="Void .ctor()">
11584         <size>7</size>
11585       </method>
11586       <method name="Void Main()">
11587         <size>16</size>
11588       </method>
11589     </type>
11590     <type name="Foo`1[V]">
11591       <method name="Void .ctor(Object, IntPtr)">
11592         <size>0</size>
11593       </method>
11594       <method name="Void Invoke(V)">
11595         <size>0</size>
11596       </method>
11597       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
11598         <size>0</size>
11599       </method>
11600       <method name="Void EndInvoke(IAsyncResult)">
11601         <size>0</size>
11602       </method>
11603     </type>
11604     <type name="Bar`1[W]">
11605       <method name="Void .ctor(Object, IntPtr)">
11606         <size>0</size>
11607       </method>
11608       <method name="Void Invoke(W)">
11609         <size>0</size>
11610       </method>
11611       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
11612         <size>0</size>
11613       </method>
11614       <method name="Void EndInvoke(IAsyncResult)">
11615         <size>0</size>
11616       </method>
11617     </type>
11618     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
11619       <method name="Void .ctor()">
11620         <size>7</size>
11621       </method>
11622       <method name="Void &lt;&gt;m__0(Int64)">
11623         <size>57</size>
11624       </method>
11625     </type>
11626     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
11627       <method name="Void .ctor()">
11628         <size>7</size>
11629       </method>
11630       <method name="Void &lt;&gt;m__1(T)">
11631         <size>65</size>
11632       </method>
11633     </type>
11634   </test>
11635   <test name="gtest-anon-16.cs">
11636     <type name="A">
11637       <method name="Void .ctor(TestFunc`1)">
11638         <size>7</size>
11639       </method>
11640       <method name="Void Main()">
11641         <size>1</size>
11642       </method>
11643     </type>
11644     <type name="TestClass">
11645       <method name="Void .ctor()">
11646         <size>47</size>
11647       </method>
11648       <method name="Void Func[T](TestFunc`1[T])">
11649         <size>1</size>
11650       </method>
11651     </type>
11652     <type name="TestFunc`1[T]">
11653       <method name="Void .ctor(Object, IntPtr)">
11654         <size>0</size>
11655       </method>
11656       <method name="Void Invoke(T)">
11657         <size>0</size>
11658       </method>
11659       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11660         <size>0</size>
11661       </method>
11662       <method name="Void EndInvoke(IAsyncResult)">
11663         <size>0</size>
11664       </method>
11665     </type>
11666     <type name="TestClass">
11667       <method name="Void &lt;TestClass&gt;m__0(Int32)">
11668         <size>1</size>
11669       </method>
11670     </type>
11671   </test>
11672   <test name="gtest-anon-17.cs">
11673     <type name="C">
11674       <method name="Void .ctor()">
11675         <size>7</size>
11676       </method>
11677       <method name="Void Test[T,U](C+Func`1[T], U)">
11678         <size>1</size>
11679       </method>
11680       <method name="Void Main()">
11681         <size>75</size>
11682       </method>
11683     </type>
11684     <type name="C+Func`1[T]">
11685       <method name="Void .ctor(Object, IntPtr)">
11686         <size>0</size>
11687       </method>
11688       <method name="T Invoke(T)">
11689         <size>0</size>
11690       </method>
11691       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11692         <size>0</size>
11693       </method>
11694       <method name="T EndInvoke(IAsyncResult)">
11695         <size>0</size>
11696       </method>
11697     </type>
11698     <type name="C">
11699       <method name="Int32 &lt;Main&gt;m__0(Int32)">
11700         <size>2</size>
11701       </method>
11702       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11703         <size>2</size>
11704       </method>
11705     </type>
11706   </test>
11707   <test name="gtest-anon-18.cs">
11708     <type name="C">
11709       <method name="Void .ctor()">
11710         <size>7</size>
11711       </method>
11712       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
11713         <size>10</size>
11714       </method>
11715       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
11716         <size>10</size>
11717       </method>
11718       <method name="Void Test2[T]()">
11719         <size>19</size>
11720       </method>
11721       <method name="Void Main()">
11722         <size>100</size>
11723       </method>
11724     </type>
11725     <type name="C+Func`2[TR,TA]">
11726       <method name="Void .ctor(Object, IntPtr)">
11727         <size>0</size>
11728       </method>
11729       <method name="TR Invoke(TA)">
11730         <size>0</size>
11731       </method>
11732       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
11733         <size>0</size>
11734       </method>
11735       <method name="TR EndInvoke(IAsyncResult)">
11736         <size>0</size>
11737       </method>
11738     </type>
11739     <type name="C">
11740       <method name="T &lt;Test2&gt;m__0[T](T)">
11741         <size>2</size>
11742       </method>
11743       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11744         <size>16</size>
11745       </method>
11746       <method name="System.String &lt;Main&gt;m__2(Int32)">
11747         <size>6</size>
11748       </method>
11749       <method name="System.String &lt;Main&gt;m__3(Int32)">
11750         <size>6</size>
11751       </method>
11752     </type>
11753   </test>
11754   <test name="gtest-anon-19.cs">
11755     <type name="Test">
11756       <method name="Void .ctor()">
11757         <size>7</size>
11758       </method>
11759       <method name="Void TestNaturalSort()">
11760         <size>31</size>
11761       </method>
11762       <method name="Void Main()">
11763         <size>6</size>
11764       </method>
11765     </type>
11766     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
11767       <method name="Void .ctor()">
11768         <size>7</size>
11769       </method>
11770       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
11771         <size>113</size>
11772       </method>
11773     </type>
11774     <type name="Test">
11775       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
11776         <size>106</size>
11777       </method>
11778     </type>
11779     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
11780       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
11781         <size>113</size>
11782       </method>
11783     </type>
11784   </test>
11785   <test name="gtest-anon-2.cs">
11786     <type name="X">
11787       <method name="Void .ctor()">
11788         <size>7</size>
11789       </method>
11790       <method name="Void Hello[U](U)">
11791         <size>1</size>
11792       </method>
11793       <method name="Void Test[T](T)">
11794         <size>71</size>
11795       </method>
11796       <method name="Void Main()">
11797         <size>14</size>
11798       </method>
11799     </type>
11800     <type name="Simple">
11801       <method name="Void .ctor(Object, IntPtr)">
11802         <size>0</size>
11803       </method>
11804       <method name="Void Invoke()">
11805         <size>0</size>
11806       </method>
11807       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11808         <size>0</size>
11809       </method>
11810       <method name="Void EndInvoke(IAsyncResult)">
11811         <size>0</size>
11812       </method>
11813     </type>
11814     <type name="Foo">
11815       <method name="Void .ctor(Object, IntPtr)">
11816         <size>0</size>
11817       </method>
11818       <method name="Simple Invoke()">
11819         <size>0</size>
11820       </method>
11821       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11822         <size>0</size>
11823       </method>
11824       <method name="Simple EndInvoke(IAsyncResult)">
11825         <size>0</size>
11826       </method>
11827     </type>
11828     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11829       <method name="Void .ctor()">
11830         <size>7</size>
11831       </method>
11832       <method name="Simple &lt;&gt;m__0()">
11833         <size>55</size>
11834       </method>
11835     </type>
11836     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
11837       <method name="Void .ctor()">
11838         <size>7</size>
11839       </method>
11840       <method name="Void &lt;&gt;m__1()">
11841         <size>50</size>
11842       </method>
11843     </type>
11844   </test>
11845   <test name="gtest-anon-21.cs">
11846     <type name="BaseObject">
11847       <method name="Void .ctor()">
11848         <size>7</size>
11849       </method>
11850       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
11851         <size>53</size>
11852       </method>
11853       <method name="T MakeSomething[T]()">
11854         <size>2</size>
11855       </method>
11856       <method name="Int32 Main()">
11857         <size>10</size>
11858       </method>
11859       <method name="Void Closure(EmptyDelegate)">
11860         <size>1</size>
11861       </method>
11862     </type>
11863     <type name="EmptyDelegate">
11864       <method name="Void .ctor(Object, IntPtr)">
11865         <size>0</size>
11866       </method>
11867       <method name="Void Invoke()">
11868         <size>0</size>
11869       </method>
11870       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11871         <size>0</size>
11872       </method>
11873       <method name="Void EndInvoke(IAsyncResult)">
11874         <size>0</size>
11875       </method>
11876     </type>
11877     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
11878       <method name="Void .ctor()">
11879         <size>7</size>
11880       </method>
11881       <method name="Void &lt;&gt;m__0()">
11882         <size>17</size>
11883       </method>
11884     </type>
11885   </test>
11886   <test name="gtest-anon-22.cs">
11887     <type name="C">
11888       <method name="Void .ctor()">
11889         <size>7</size>
11890       </method>
11891       <method name="Int32 Foo(D1)">
11892         <size>2</size>
11893       </method>
11894       <method name="Int32 Foo(D2)">
11895         <size>2</size>
11896       </method>
11897       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
11898         <size>2</size>
11899       </method>
11900       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
11901         <size>2</size>
11902       </method>
11903       <method name="Int32 Main()">
11904         <size>82</size>
11905       </method>
11906     </type>
11907     <type name="D1">
11908       <method name="Void .ctor(Object, IntPtr)">
11909         <size>0</size>
11910       </method>
11911       <method name="Int32 Invoke()">
11912         <size>0</size>
11913       </method>
11914       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11915         <size>0</size>
11916       </method>
11917       <method name="Int32 EndInvoke(IAsyncResult)">
11918         <size>0</size>
11919       </method>
11920     </type>
11921     <type name="D2">
11922       <method name="Void .ctor(Object, IntPtr)">
11923         <size>0</size>
11924       </method>
11925       <method name="Int64 Invoke()">
11926         <size>0</size>
11927       </method>
11928       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11929         <size>0</size>
11930       </method>
11931       <method name="Int64 EndInvoke(IAsyncResult)">
11932         <size>0</size>
11933       </method>
11934     </type>
11935     <type name="C">
11936       <method name="Int32 &lt;Main&gt;m__0()">
11937         <size>2</size>
11938       </method>
11939     </type>
11940   </test>
11941   <test name="gtest-anon-23.cs">
11942     <type name="MemberAccessData">
11943       <method name="Void .ctor()">
11944         <size>7</size>
11945       </method>
11946       <method name="Void set_MyTypeProperty(Nullable`1)">
11947         <size>8</size>
11948       </method>
11949       <method name="Nullable`1 get_MyTypeProperty()">
11950         <size>7</size>
11951       </method>
11952     </type>
11953     <type name="C">
11954       <method name="Void .ctor()">
11955         <size>7</size>
11956       </method>
11957       <method name="Void Test(C+D)">
11958         <size>1</size>
11959       </method>
11960       <method name="Void Main()">
11961         <size>201</size>
11962       </method>
11963     </type>
11964     <type name="C+D">
11965       <method name="Void .ctor(Object, IntPtr)">
11966         <size>0</size>
11967       </method>
11968       <method name="Void Invoke()">
11969         <size>0</size>
11970       </method>
11971       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11972         <size>0</size>
11973       </method>
11974       <method name="Void EndInvoke(IAsyncResult)">
11975         <size>0</size>
11976       </method>
11977     </type>
11978     <type name="C+&lt;Main&gt;c__AnonStorey0">
11979       <method name="Void .ctor()">
11980         <size>7</size>
11981       </method>
11982       <method name="Void &lt;&gt;m__0()">
11983         <size>38</size>
11984       </method>
11985       <method name="Void &lt;&gt;m__1()">
11986         <size>32</size>
11987       </method>
11988     </type>
11989     <type name="C">
11990       <method name="Void &lt;Main&gt;m__2()">
11991         <size>16</size>
11992       </method>
11993       <method name="Void &lt;Main&gt;m__3()">
11994         <size>16</size>
11995       </method>
11996       <method name="Void &lt;Main&gt;m__4()">
11997         <size>59</size>
11998       </method>
11999       <method name="Void &lt;Main&gt;m__5()">
12000         <size>51</size>
12001       </method>
12002     </type>
12003   </test>
12004   <test name="gtest-anon-24.cs">
12005     <type name="Disposable`1[T]">
12006       <method name="Void .ctor()">
12007         <size>7</size>
12008       </method>
12009       <method name="Void Dispose()">
12010         <size>1</size>
12011       </method>
12012     </type>
12013     <type name="Test">
12014       <method name="Void .ctor()">
12015         <size>7</size>
12016       </method>
12017       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12018         <size>38</size>
12019       </method>
12020       <method name="System.Func`1[T] Throw[T](T)">
12021         <size>26</size>
12022       </method>
12023       <method name="System.Func`1[T] Do[T](T)">
12024         <size>26</size>
12025       </method>
12026       <method name="System.Func`1[T] Lock[T](T)">
12027         <size>26</size>
12028       </method>
12029       <method name="System.Func`1[T] Catch[T](T)">
12030         <size>26</size>
12031       </method>
12032       <method name="System.Func`1[T] Finally[T](T)">
12033         <size>26</size>
12034       </method>
12035       <method name="System.Func`1[T] Using[T](T)">
12036         <size>57</size>
12037       </method>
12038       <method name="System.Func`1[T] Switch[T](T)">
12039         <size>38</size>
12040       </method>
12041       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12042         <size>26</size>
12043       </method>
12044       <method name="Int32 Main()">
12045         <size>300</size>
12046       </method>
12047     </type>
12048     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12049       <method name="Void .ctor()">
12050         <size>7</size>
12051       </method>
12052       <method name="T[] &lt;&gt;m__0()">
12053         <size>56</size>
12054       </method>
12055     </type>
12056     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12057       <method name="Void .ctor()">
12058         <size>7</size>
12059       </method>
12060       <method name="T &lt;&gt;m__1()">
12061         <size>23</size>
12062       </method>
12063     </type>
12064     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12065       <method name="Void .ctor()">
12066         <size>7</size>
12067       </method>
12068       <method name="T &lt;&gt;m__2()">
12069         <size>28</size>
12070       </method>
12071     </type>
12072     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12073       <method name="Void .ctor()">
12074         <size>7</size>
12075       </method>
12076       <method name="T &lt;&gt;m__3()">
12077         <size>65</size>
12078       </method>
12079     </type>
12080     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12081       <method name="Void .ctor()">
12082         <size>7</size>
12083       </method>
12084       <method name="T &lt;&gt;m__4()">
12085         <size>48</size>
12086       </method>
12087     </type>
12088     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12089       <method name="Void .ctor()">
12090         <size>7</size>
12091       </method>
12092       <method name="T &lt;&gt;m__5()">
12093         <size>50</size>
12094       </method>
12095     </type>
12096     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12097       <method name="Void .ctor()">
12098         <size>7</size>
12099       </method>
12100       <method name="T &lt;&gt;m__6()">
12101         <size>7</size>
12102       </method>
12103     </type>
12104     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12105       <method name="Void .ctor()">
12106         <size>7</size>
12107       </method>
12108       <method name="T &lt;&gt;m__7()">
12109         <size>35</size>
12110       </method>
12111     </type>
12112     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12113       <method name="Void .ctor()">
12114         <size>7</size>
12115       </method>
12116       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12117         <size>56</size>
12118       </method>
12119     </type>
12120   </test>
12121   <test name="gtest-anon-25.cs">
12122     <type name="HS`1[T]">
12123       <method name="Void .ctor(IEqualityComparer`1)">
12124         <size>7</size>
12125       </method>
12126     </type>
12127     <type name="Test">
12128       <method name="Void .ctor()">
12129         <size>7</size>
12130       </method>
12131       <method name="Void Foo[T](IEqualityComparer`1)">
12132         <size>27</size>
12133       </method>
12134       <method name="Int32 Main()">
12135         <size>8</size>
12136       </method>
12137     </type>
12138     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12139       <method name="Void .ctor()">
12140         <size>7</size>
12141       </method>
12142       <method name="HS`1[T] &lt;&gt;m__0()">
12143         <size>12</size>
12144       </method>
12145     </type>
12146   </test>
12147   <test name="gtest-anon-26.cs">
12148     <type name="MonoBugs.BrokenGenericCast">
12149       <method name="Void .ctor()">
12150         <size>7</size>
12151       </method>
12152       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12153         <size>13</size>
12154       </method>
12155       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12156         <size>13</size>
12157       </method>
12158       <method name="Void Main()">
12159         <size>1</size>
12160       </method>
12161       <method name="TDest &lt;GetUpcaster&gt;m__0[TSource,TDest](TSource)">
12162         <size>12</size>
12163       </method>
12164       <method name="TDest &lt;GetDowncaster&gt;m__1[TSource,TDest](TSource)">
12165         <size>12</size>
12166       </method>
12167     </type>
12168   </test>
12169   <test name="gtest-anon-27.cs">
12170     <type name="BaseDataObjectFactory">
12171       <method name="Void .ctor()">
12172         <size>7</size>
12173       </method>
12174       <method name="T GetBusinessQueryObjectFromReader[T]()">
12175         <size>8</size>
12176       </method>
12177       <method name="T[] GetQueryObjects[T](System.String)">
12178         <size>0</size>
12179       </method>
12180     </type>
12181     <type name="BusinessQueryObject">
12182       <method name="Void .ctor()">
12183         <size>7</size>
12184       </method>
12185     </type>
12186     <type name="MySqlDataObjectFactory">
12187       <method name="Void .ctor()">
12188         <size>7</size>
12189       </method>
12190       <method name="T[] GetQueryObjects[T](System.String)">
12191         <size>63</size>
12192       </method>
12193       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12194         <size>1</size>
12195       </method>
12196     </type>
12197     <type name="C">
12198       <method name="Void .ctor()">
12199         <size>7</size>
12200       </method>
12201       <method name="Void Main()">
12202         <size>1</size>
12203       </method>
12204     </type>
12205     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12206       <method name="Void .ctor(Object, IntPtr)">
12207         <size>0</size>
12208       </method>
12209       <method name="Void Invoke()">
12210         <size>0</size>
12211       </method>
12212       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12213         <size>0</size>
12214       </method>
12215       <method name="Void EndInvoke(IAsyncResult)">
12216         <size>0</size>
12217       </method>
12218     </type>
12219     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12220       <method name="Void .ctor()">
12221         <size>7</size>
12222       </method>
12223       <method name="Void &lt;&gt;m__0()">
12224         <size>17</size>
12225       </method>
12226     </type>
12227   </test>
12228   <test name="gtest-anon-28.cs">
12229     <type name="A">
12230       <method name="Void .ctor()">
12231         <size>7</size>
12232       </method>
12233       <method name="Void Foo[T]()">
12234         <size>0</size>
12235       </method>
12236     </type>
12237     <type name="B">
12238       <method name="Void .ctor()">
12239         <size>7</size>
12240       </method>
12241       <method name="Void Foo[T]()">
12242         <size>14</size>
12243       </method>
12244       <method name="Void Main()">
12245         <size>1</size>
12246       </method>
12247     </type>
12248     <type name="B+Del">
12249       <method name="Void .ctor(Object, IntPtr)">
12250         <size>0</size>
12251       </method>
12252       <method name="Void Invoke()">
12253         <size>0</size>
12254       </method>
12255       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12256         <size>0</size>
12257       </method>
12258       <method name="Void EndInvoke(IAsyncResult)">
12259         <size>0</size>
12260       </method>
12261     </type>
12262     <type name="B">
12263       <method name="Void &lt;Foo&gt;m__0[T]()">
12264         <size>7</size>
12265       </method>
12266     </type>
12267   </test>
12268   <test name="gtest-anon-29.cs">
12269     <type name="Test">
12270       <method name="Void .ctor()">
12271         <size>7</size>
12272       </method>
12273       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12274         <size>17</size>
12275       </method>
12276       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12277         <size>32</size>
12278       </method>
12279       <method name="T Item[T](IList`1)">
12280         <size>7</size>
12281       </method>
12282       <method name="T GetSingleItem[T](IList`1)">
12283         <size>10</size>
12284       </method>
12285       <method name="Void Main()">
12286         <size>15</size>
12287       </method>
12288     </type>
12289     <type name="Test+Creator`1[T]">
12290       <method name="Void .ctor(Object, IntPtr)">
12291         <size>0</size>
12292       </method>
12293       <method name="T Invoke()">
12294         <size>0</size>
12295       </method>
12296       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12297         <size>0</size>
12298       </method>
12299       <method name="T EndInvoke(IAsyncResult)">
12300         <size>0</size>
12301       </method>
12302     </type>
12303     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12304       <method name="Void .ctor()">
12305         <size>7</size>
12306       </method>
12307       <method name="T &lt;&gt;m__0()">
12308         <size>12</size>
12309       </method>
12310     </type>
12311   </test>
12312   <test name="gtest-anon-3.cs">
12313     <type name="X">
12314       <method name="Void .ctor()">
12315         <size>7</size>
12316       </method>
12317       <method name="Void Hello[U](U)">
12318         <size>1</size>
12319       </method>
12320       <method name="Void Test[T](T)">
12321         <size>28</size>
12322       </method>
12323       <method name="Void Main()">
12324         <size>14</size>
12325       </method>
12326     </type>
12327     <type name="Foo`1[S]">
12328       <method name="Void .ctor(Object, IntPtr)">
12329         <size>0</size>
12330       </method>
12331       <method name="Void Invoke(S)">
12332         <size>0</size>
12333       </method>
12334       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12335         <size>0</size>
12336       </method>
12337       <method name="Void EndInvoke(IAsyncResult)">
12338         <size>0</size>
12339       </method>
12340     </type>
12341     <type name="X">
12342       <method name="Void &lt;Test&gt;m__0[T](T)">
12343         <size>8</size>
12344       </method>
12345     </type>
12346   </test>
12347   <test name="gtest-anon-30.cs">
12348     <type name="X">
12349       <method name="Void .ctor()">
12350         <size>7</size>
12351       </method>
12352       <method name="Void Hello[U](U)">
12353         <size>1</size>
12354       </method>
12355       <method name="Void Test[T](T)">
12356         <size>46</size>
12357       </method>
12358       <method name="Void Main()">
12359         <size>1</size>
12360       </method>
12361     </type>
12362     <type name="Simple">
12363       <method name="Void .ctor(Object, IntPtr)">
12364         <size>0</size>
12365       </method>
12366       <method name="Void Invoke()">
12367         <size>0</size>
12368       </method>
12369       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12370         <size>0</size>
12371       </method>
12372       <method name="Void EndInvoke(IAsyncResult)">
12373         <size>0</size>
12374       </method>
12375     </type>
12376     <type name="Foo">
12377       <method name="Void .ctor(Object, IntPtr)">
12378         <size>0</size>
12379       </method>
12380       <method name="Simple Invoke()">
12381         <size>0</size>
12382       </method>
12383       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12384         <size>0</size>
12385       </method>
12386       <method name="Simple EndInvoke(IAsyncResult)">
12387         <size>0</size>
12388       </method>
12389     </type>
12390     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12391       <method name="Void .ctor()">
12392         <size>7</size>
12393       </method>
12394       <method name="Simple &lt;&gt;m__0()">
12395         <size>55</size>
12396       </method>
12397     </type>
12398     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12399       <method name="Void .ctor()">
12400         <size>7</size>
12401       </method>
12402       <method name="Void &lt;&gt;m__1()">
12403         <size>50</size>
12404       </method>
12405     </type>
12406   </test>
12407   <test name="gtest-anon-31.cs">
12408     <type name="A">
12409       <method name="Void Fail[X]()">
12410         <size>25</size>
12411       </method>
12412       <method name="Void Main()">
12413         <size>1</size>
12414       </method>
12415     </type>
12416     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12417       <method name="Void .ctor()">
12418         <size>7</size>
12419       </method>
12420       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12421         <size>36</size>
12422       </method>
12423       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12424         <size>1</size>
12425       </method>
12426     </type>
12427   </test>
12428   <test name="gtest-anon-32.cs">
12429     <type name="Program">
12430       <method name="Void .ctor()">
12431         <size>7</size>
12432       </method>
12433       <method name="Void Foo[T](IList`1)">
12434         <size>31</size>
12435       </method>
12436       <method name="Void Assert(System.Action`1[System.Int32])">
12437         <size>9</size>
12438       </method>
12439       <method name="Void Main(System.String[])">
12440         <size>7</size>
12441       </method>
12442     </type>
12443     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12444       <method name="Void .ctor()">
12445         <size>7</size>
12446       </method>
12447       <method name="Void &lt;&gt;m__0(Int32)">
12448         <size>18</size>
12449       </method>
12450     </type>
12451   </test>
12452   <test name="gtest-anon-33.cs">
12453     <type name="IEnumerableRocks">
12454       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
12455         <size>33</size>
12456       </method>
12457       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
12458         <size>130</size>
12459       </method>
12460     </type>
12461     <type name="Test">
12462       <method name="Void .ctor()">
12463         <size>7</size>
12464       </method>
12465       <method name="Void Main()">
12466         <size>67</size>
12467       </method>
12468       <method name="System.String &lt;Main&gt;m__1(System.String)">
12469         <size>17</size>
12470       </method>
12471     </type>
12472     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
12473       <method name="Void .ctor()">
12474         <size>7</size>
12475       </method>
12476       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
12477         <size>34</size>
12478       </method>
12479     </type>
12480   </test>
12481   <test name="gtest-anon-34.cs">
12482     <type name="MyClass">
12483       <method name="Void .ctor()">
12484         <size>18</size>
12485       </method>
12486       <method name="Int32 get_Answer()">
12487         <size>7</size>
12488       </method>
12489       <method name="Void set_Answer(Int32)">
12490         <size>8</size>
12491       </method>
12492     </type>
12493     <type name="Test">
12494       <method name="Void .ctor()">
12495         <size>7</size>
12496       </method>
12497       <method name="Int32 Main()">
12498         <size>82</size>
12499       </method>
12500     </type>
12501     <type name="Test+D">
12502       <method name="Void .ctor(Object, IntPtr)">
12503         <size>0</size>
12504       </method>
12505       <method name="Void Invoke()">
12506         <size>0</size>
12507       </method>
12508       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12509         <size>0</size>
12510       </method>
12511       <method name="Void EndInvoke(IAsyncResult)">
12512         <size>0</size>
12513       </method>
12514     </type>
12515     <type name="Test+&lt;Main&gt;c__AnonStorey0">
12516       <method name="Void .ctor()">
12517         <size>7</size>
12518       </method>
12519       <method name="Void &lt;&gt;m__0()">
12520         <size>33</size>
12521       </method>
12522     </type>
12523   </test>
12524   <test name="gtest-anon-35.cs">
12525     <type name="C`1[T]">
12526       <method name="Void .ctor()">
12527         <size>7</size>
12528       </method>
12529       <method name="System.Func`1[T] XX()">
12530         <size>32</size>
12531       </method>
12532       <method name="T &lt;XX&gt;m__0()">
12533         <size>10</size>
12534       </method>
12535     </type>
12536     <type name="C2`1[T]">
12537       <method name="Void .ctor()">
12538         <size>7</size>
12539       </method>
12540       <method name="System.Func`1[C`1[T]] XX()">
12541         <size>32</size>
12542       </method>
12543       <method name="C`1[T] &lt;XX&gt;m__1()">
12544         <size>2</size>
12545       </method>
12546     </type>
12547     <type name="N1">
12548       <method name="Void .ctor()">
12549         <size>7</size>
12550       </method>
12551       <method name="System.Func`1[T] XX[T]()">
12552         <size>15</size>
12553       </method>
12554       <method name="T &lt;XX&gt;m__2[T]()">
12555         <size>10</size>
12556       </method>
12557     </type>
12558     <type name="Test">
12559       <method name="Void .ctor()">
12560         <size>7</size>
12561       </method>
12562       <method name="Int32 Main()">
12563         <size>98</size>
12564       </method>
12565     </type>
12566   </test>
12567   <test name="gtest-anon-36.cs">
12568     <type name="Foo`1[T]">
12569       <method name="Void .ctor()">
12570         <size>7</size>
12571       </method>
12572       <method name="Void add_handler(Handler`1[T])">
12573         <size>24</size>
12574       </method>
12575       <method name="Void remove_handler(Handler`1[T])">
12576         <size>24</size>
12577       </method>
12578       <method name="Void add_Handler(Handler`1[T])">
12579         <size>64</size>
12580       </method>
12581       <method name="Void remove_Handler(Handler`1[T])">
12582         <size>24</size>
12583       </method>
12584       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
12585         <size>18</size>
12586       </method>
12587     </type>
12588     <type name="Program">
12589       <method name="Void .ctor()">
12590         <size>7</size>
12591       </method>
12592       <method name="Int32 Main()">
12593         <size>15</size>
12594       </method>
12595     </type>
12596     <type name="Handler`1[T]">
12597       <method name="Void .ctor(Object, IntPtr)">
12598         <size>0</size>
12599       </method>
12600       <method name="Void Invoke(System.Object)">
12601         <size>0</size>
12602       </method>
12603       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12604         <size>0</size>
12605       </method>
12606       <method name="Void EndInvoke(IAsyncResult)">
12607         <size>0</size>
12608       </method>
12609     </type>
12610   </test>
12611   <test name="gtest-anon-37.cs">
12612     <type name="Wrap`1[U]">
12613       <method name="Void .ctor()">
12614         <size>7</size>
12615       </method>
12616     </type>
12617     <type name="Test">
12618       <method name="Void .ctor()">
12619         <size>7</size>
12620       </method>
12621       <method name="Int32 Run[T](Wrap`1[T])">
12622         <size>56</size>
12623       </method>
12624       <method name="Int32 Main()">
12625         <size>16</size>
12626       </method>
12627     </type>
12628     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
12629       <method name="Void .ctor()">
12630         <size>7</size>
12631       </method>
12632       <method name="Void &lt;&gt;m__0()">
12633         <size>17</size>
12634       </method>
12635     </type>
12636   </test>
12637   <test name="gtest-anon-38.cs">
12638     <type name="Foo`1[T]">
12639       <method name="Void .ctor()">
12640         <size>7</size>
12641       </method>
12642       <method name="Boolean ContainsAll[U](IEnumerable`1)">
12643         <size>40</size>
12644       </method>
12645       <method name="Boolean Contains(T)">
12646         <size>2</size>
12647       </method>
12648     </type>
12649     <type name="Program">
12650       <method name="Void .ctor()">
12651         <size>7</size>
12652       </method>
12653       <method name="Int32 Main()">
12654         <size>44</size>
12655       </method>
12656     </type>
12657     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
12658       <method name="Void .ctor()">
12659         <size>7</size>
12660       </method>
12661       <method name="Boolean &lt;&gt;m__0()">
12662         <size>194</size>
12663       </method>
12664     </type>
12665     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
12666       <method name="Void .ctor()">
12667         <size>7</size>
12668       </method>
12669     </type>
12670   </test>
12671   <test name="gtest-anon-39.cs">
12672     <type name="Test">
12673       <method name="Void .ctor()">
12674         <size>7</size>
12675       </method>
12676       <method name="Void Test_1[T](T)">
12677         <size>33</size>
12678       </method>
12679       <method name="Void Test_2[T](Nullable`1)">
12680         <size>33</size>
12681       </method>
12682       <method name="Void Main()">
12683         <size>39</size>
12684       </method>
12685     </type>
12686     <type name="Test+D">
12687       <method name="Void .ctor(Object, IntPtr)">
12688         <size>0</size>
12689       </method>
12690       <method name="Void Invoke()">
12691         <size>0</size>
12692       </method>
12693       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12694         <size>0</size>
12695       </method>
12696       <method name="Void EndInvoke(IAsyncResult)">
12697         <size>0</size>
12698       </method>
12699     </type>
12700     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
12701       <method name="Void .ctor()">
12702         <size>7</size>
12703       </method>
12704       <method name="Void &lt;&gt;m__0()">
12705         <size>24</size>
12706       </method>
12707     </type>
12708     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
12709       <method name="Void .ctor()">
12710         <size>7</size>
12711       </method>
12712       <method name="Void &lt;&gt;m__1()">
12713         <size>85</size>
12714       </method>
12715     </type>
12716     <type name="Test">
12717       <method name="T Test_3[T](System.Object)">
12718         <size>46</size>
12719       </method>
12720     </type>
12721     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
12722       <method name="Void .ctor()">
12723         <size>7</size>
12724       </method>
12725       <method name="Void &lt;&gt;m__2()">
12726         <size>23</size>
12727       </method>
12728     </type>
12729   </test>
12730   <test name="gtest-anon-4.cs">
12731     <type name="Test">
12732       <method name="Void .ctor()">
12733         <size>7</size>
12734       </method>
12735       <method name="Void Main()">
12736         <size>62</size>
12737       </method>
12738       <method name="Int32 GetItem()">
12739         <size>50</size>
12740       </method>
12741       <method name="IEnumerable`1 GetItems()">
12742         <size>16</size>
12743       </method>
12744     </type>
12745     <type name="&lt;PrivateImplementationDetails&gt;">
12746       <method name="Void .ctor()">
12747         <size>7</size>
12748       </method>
12749     </type>
12750     <type name="Test+&lt;GetItems&gt;c__Iterator0">
12751       <method name="Void .ctor()">
12752         <size>7</size>
12753       </method>
12754       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12755         <size>12</size>
12756       </method>
12757       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12758         <size>7</size>
12759       </method>
12760       <method name="Boolean MoveNext()">
12761         <size>69</size>
12762       </method>
12763       <method name="Void Dispose()">
12764         <size>8</size>
12765       </method>
12766       <method name="Void Reset()">
12767         <size>6</size>
12768       </method>
12769       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
12770         <size>7</size>
12771       </method>
12772       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
12773         <size>26</size>
12774       </method>
12775     </type>
12776   </test>
12777   <test name="gtest-anon-40.cs">
12778     <type name="RunTests">
12779       <method name="Int32 Main()">
12780         <size>7</size>
12781       </method>
12782     </type>
12783     <type name="Test1.X">
12784       <method name="Void .ctor()">
12785         <size>7</size>
12786       </method>
12787       <method name="Void Test1[R](R, Int32)">
12788         <size>150</size>
12789       </method>
12790       <method name="Void Run()">
12791         <size>13</size>
12792       </method>
12793     </type>
12794     <type name="Test1.Foo">
12795       <method name="Void .ctor(Object, IntPtr)">
12796         <size>0</size>
12797       </method>
12798       <method name="Int32 Invoke()">
12799         <size>0</size>
12800       </method>
12801       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12802         <size>0</size>
12803       </method>
12804       <method name="Int32 EndInvoke(IAsyncResult)">
12805         <size>0</size>
12806       </method>
12807     </type>
12808     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
12809       <method name="Void .ctor()">
12810         <size>7</size>
12811       </method>
12812       <method name="Int32 &lt;&gt;m__0()">
12813         <size>71</size>
12814       </method>
12815     </type>
12816     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
12817       <method name="Void .ctor()">
12818         <size>7</size>
12819       </method>
12820     </type>
12821     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
12822       <method name="Void .ctor()">
12823         <size>7</size>
12824       </method>
12825     </type>
12826   </test>
12827   <test name="gtest-anon-41.cs">
12828     <type name="C">
12829       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
12830         <size>37</size>
12831       </method>
12832       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
12833         <size>6</size>
12834       </method>
12835       <method name="Void Main()">
12836         <size>1</size>
12837       </method>
12838       <method name="Decimal &lt;Average&gt;m__0[TSource](Decimal, Decimal)">
12839         <size>8</size>
12840       </method>
12841       <method name="Decimal &lt;Average&gt;m__1[TSource](Decimal, Decimal)">
12842         <size>8</size>
12843       </method>
12844     </type>
12845   </test>
12846   <test name="gtest-anon-42.cs">
12847     <type name="Test">
12848       <method name="Void .ctor()">
12849         <size>7</size>
12850       </method>
12851       <method name="Void Test_3[T]()">
12852         <size>20</size>
12853       </method>
12854       <method name="Int32 Main()">
12855         <size>12</size>
12856       </method>
12857       <method name="Void &lt;Test_3&gt;m__0[T]()">
12858         <size>11</size>
12859       </method>
12860     </type>
12861     <type name="Test+D">
12862       <method name="Void .ctor(Object, IntPtr)">
12863         <size>0</size>
12864       </method>
12865       <method name="Void Invoke()">
12866         <size>0</size>
12867       </method>
12868       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12869         <size>0</size>
12870       </method>
12871       <method name="Void EndInvoke(IAsyncResult)">
12872         <size>0</size>
12873       </method>
12874     </type>
12875   </test>
12876   <test name="gtest-anon-43.cs">
12877     <type name="TestC">
12878       <method name="Void .ctor()">
12879         <size>7</size>
12880       </method>
12881       <method name="System.Func`1[System.Type] Test[T]()">
12882         <size>13</size>
12883       </method>
12884       <method name="Int32 Main()">
12885         <size>66</size>
12886       </method>
12887       <method name="System.Type &lt;Test&gt;m__0[T]()">
12888         <size>11</size>
12889       </method>
12890     </type>
12891   </test>
12892   <test name="gtest-anon-44.cs">
12893     <type name="UiaAtkBridgeTest.Test">
12894       <method name="Void .ctor()">
12895         <size>7</size>
12896       </method>
12897       <method name="Void Invoke(System.EventHandler)">
12898         <size>1</size>
12899       </method>
12900     </type>
12901     <type name="UiaAtkBridgeTest.GailTester">
12902       <method name="Void .ctor()">
12903         <size>7</size>
12904       </method>
12905       <method name="Void ThisCausesACrash[I]()">
12906         <size>18</size>
12907       </method>
12908       <method name="Void Main()">
12909         <size>1</size>
12910       </method>
12911       <method name="Void &lt;ThisCausesACrash&gt;m__0[I](System.Object, System.EventArgs)">
12912         <size>1</size>
12913       </method>
12914     </type>
12915   </test>
12916   <test name="gtest-anon-45.cs">
12917     <type name="C">
12918       <method name="Void .ctor()">
12919         <size>7</size>
12920       </method>
12921       <method name="Void AnyMethod[T]()">
12922         <size>20</size>
12923       </method>
12924       <method name="Int32 Main()">
12925         <size>12</size>
12926       </method>
12927       <method name="Void &lt;AnyMethod&gt;m__0[T]()">
12928         <size>31</size>
12929       </method>
12930     </type>
12931     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
12932       <method name="Void .ctor()">
12933         <size>7</size>
12934       </method>
12935       <method name="Void &lt;&gt;m__1(System.String)">
12936         <size>14</size>
12937       </method>
12938     </type>
12939   </test>
12940   <test name="gtest-anon-46.cs">
12941     <type name="TheClass">
12942       <method name="Void .ctor()">
12943         <size>7</size>
12944       </method>
12945       <method name="Void Foo[T](T, System.Func`2[T,T])">
12946         <size>41</size>
12947       </method>
12948       <method name="Void Main()">
12949         <size>8</size>
12950       </method>
12951     </type>
12952     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
12953       <method name="Void .ctor()">
12954         <size>7</size>
12955       </method>
12956       <method name="System.Func`1[T] &lt;&gt;m__0()">
12957         <size>31</size>
12958       </method>
12959       <method name="T &lt;&gt;m__1()">
12960         <size>18</size>
12961       </method>
12962     </type>
12963   </test>
12964   <test name="gtest-anon-47.cs">
12965     <type name="C">
12966       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
12967         <size>26</size>
12968       </method>
12969     </type>
12970     <type name="Test">
12971       <method name="Void .ctor()">
12972         <size>7</size>
12973       </method>
12974       <method name="Int32 Main()">
12975         <size>59</size>
12976       </method>
12977       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
12978         <size>23</size>
12979       </method>
12980     </type>
12981     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
12982       <method name="Void .ctor()">
12983         <size>7</size>
12984       </method>
12985       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
12986         <size>33</size>
12987       </method>
12988     </type>
12989     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
12990       <method name="Void .ctor()">
12991         <size>7</size>
12992       </method>
12993       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
12994         <size>45</size>
12995       </method>
12996     </type>
12997     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
12998       <method name="Void .ctor()">
12999         <size>7</size>
13000       </method>
13001       <method name="Void &lt;&gt;m__2(T3)">
13002         <size>35</size>
13003       </method>
13004     </type>
13005   </test>
13006   <test name="gtest-anon-48.cs">
13007     <type name="GeneratorEnumerable`1[T]">
13008       <method name="Void .ctor(Func`1)">
13009         <size>7</size>
13010       </method>
13011     </type>
13012     <type name="GeneratorExpression">
13013       <method name="Void .ctor()">
13014         <size>7</size>
13015       </method>
13016     </type>
13017     <type name="GeneratorInvoker">
13018       <method name="Void .ctor(GeneratorExpression)">
13019         <size>7</size>
13020       </method>
13021       <method name="Void Invoke[T](T ByRef)">
13022         <size>1</size>
13023       </method>
13024     </type>
13025     <type name="Interpreter">
13026       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13027         <size>31</size>
13028       </method>
13029       <method name="Int32 Main()">
13030         <size>13</size>
13031       </method>
13032     </type>
13033     <type name="Func`1[TResult]">
13034       <method name="Void .ctor(Object, IntPtr)">
13035         <size>0</size>
13036       </method>
13037       <method name="TResult Invoke()">
13038         <size>0</size>
13039       </method>
13040       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13041         <size>0</size>
13042       </method>
13043       <method name="TResult EndInvoke(IAsyncResult)">
13044         <size>0</size>
13045       </method>
13046     </type>
13047     <type name="GeneratorNext`1[T]">
13048       <method name="Void .ctor(Object, IntPtr)">
13049         <size>0</size>
13050       </method>
13051       <method name="Void Invoke(T ByRef)">
13052         <size>0</size>
13053       </method>
13054       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13055         <size>0</size>
13056       </method>
13057       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13058         <size>0</size>
13059       </method>
13060     </type>
13061     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13062       <method name="Void .ctor()">
13063         <size>7</size>
13064       </method>
13065       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13066         <size>23</size>
13067       </method>
13068     </type>
13069   </test>
13070   <test name="gtest-anon-49.cs">
13071     <type name="Test">
13072       <method name="Void .ctor()">
13073         <size>7</size>
13074       </method>
13075       <method name="Void Main()">
13076         <size>1</size>
13077       </method>
13078       <method name="Void DetermineLinkedCells()">
13079         <size>74</size>
13080       </method>
13081     </type>
13082     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13083       <method name="Void .ctor()">
13084         <size>7</size>
13085       </method>
13086     </type>
13087     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13088       <method name="Void .ctor()">
13089         <size>7</size>
13090       </method>
13091       <method name="Boolean &lt;&gt;m__1(System.Object)">
13092         <size>13</size>
13093       </method>
13094       <method name="Boolean &lt;&gt;m__0(System.Object)">
13095         <size>18</size>
13096       </method>
13097     </type>
13098   </test>
13099   <test name="gtest-anon-5.cs">
13100     <type name="X">
13101       <method name="Void .ctor()">
13102         <size>7</size>
13103       </method>
13104       <method name="Void Main()">
13105         <size>83</size>
13106       </method>
13107     </type>
13108     <type name="Hello">
13109       <method name="Void .ctor(Object, IntPtr)">
13110         <size>0</size>
13111       </method>
13112       <method name="Void Invoke()">
13113         <size>0</size>
13114       </method>
13115       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13116         <size>0</size>
13117       </method>
13118       <method name="Void EndInvoke(IAsyncResult)">
13119         <size>0</size>
13120       </method>
13121     </type>
13122     <type name="Foo+&lt;Test&gt;c__Iterator0">
13123       <method name="Void .ctor()">
13124         <size>7</size>
13125       </method>
13126       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13127         <size>12</size>
13128       </method>
13129       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13130         <size>7</size>
13131       </method>
13132       <method name="Boolean MoveNext()">
13133         <size>98</size>
13134       </method>
13135       <method name="Void Dispose()">
13136         <size>8</size>
13137       </method>
13138       <method name="Void Reset()">
13139         <size>6</size>
13140       </method>
13141     </type>
13142     <type name="Foo">
13143       <method name="Void .ctor(Int32)">
13144         <size>8</size>
13145       </method>
13146       <method name="IEnumerable`1 Test(Foo)">
13147         <size>42</size>
13148       </method>
13149       <method name="Void Hello(Int32)">
13150         <size>19</size>
13151       </method>
13152       <method name="System.String ToString()">
13153         <size>22</size>
13154       </method>
13155     </type>
13156     <type name="Foo+&lt;Test&gt;c__Iterator0">
13157       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13158         <size>7</size>
13159       </method>
13160       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13161         <size>52</size>
13162       </method>
13163     </type>
13164   </test>
13165   <test name="gtest-anon-50.cs">
13166     <type name="M">
13167       <method name="Void .ctor()">
13168         <size>7</size>
13169       </method>
13170       <method name="Int32 Main()">
13171         <size>12</size>
13172       </method>
13173     </type>
13174     <type name="SomeGenericClass`1[SomeType]">
13175       <method name="Void .ctor()">
13176         <size>7</size>
13177       </method>
13178       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13179         <size>1</size>
13180       </method>
13181       <method name="Void FailsToCompile()">
13182         <size>19</size>
13183       </method>
13184     </type>
13185     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13186       <method name="Void .ctor(Object, IntPtr)">
13187         <size>0</size>
13188       </method>
13189       <method name="Void Invoke()">
13190         <size>0</size>
13191       </method>
13192       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13193         <size>0</size>
13194       </method>
13195       <method name="Void EndInvoke(IAsyncResult)">
13196         <size>0</size>
13197       </method>
13198     </type>
13199     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13200       <method name="Void .ctor()">
13201         <size>7</size>
13202       </method>
13203     </type>
13204     <type name="SomeGenericClass`1[SomeType]">
13205       <method name="Void &lt;FailsToCompile&gt;m__0()">
13206         <size>44</size>
13207       </method>
13208     </type>
13209     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13210       <method name="Void &lt;&gt;m__1()">
13211         <size>18</size>
13212       </method>
13213     </type>
13214   </test>
13215   <test name="gtest-anon-51.cs">
13216     <type name="Driver">
13217       <method name="Void .ctor()">
13218         <size>7</size>
13219       </method>
13220       <method name="Int32 Main()">
13221         <size>12</size>
13222       </method>
13223       <method name="Void P(Int32, Int32)">
13224         <size>1</size>
13225       </method>
13226       <method name="Void Repro()">
13227         <size>100</size>
13228       </method>
13229     </type>
13230     <type name="Bla">
13231       <method name="Void .ctor(Object, IntPtr)">
13232         <size>0</size>
13233       </method>
13234       <method name="Void Invoke()">
13235         <size>0</size>
13236       </method>
13237       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13238         <size>0</size>
13239       </method>
13240       <method name="Void EndInvoke(IAsyncResult)">
13241         <size>0</size>
13242       </method>
13243     </type>
13244     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13245       <method name="Void .ctor()">
13246         <size>7</size>
13247       </method>
13248       <method name="Void &lt;&gt;m__0()">
13249         <size>35</size>
13250       </method>
13251     </type>
13252   </test>
13253   <test name="gtest-anon-6.cs">
13254     <type name="X">
13255       <method name="Void .ctor()">
13256         <size>7</size>
13257       </method>
13258       <method name="Void Hello[U,V](U, V)">
13259         <size>1</size>
13260       </method>
13261       <method name="Void Test[A,B,C](A, B, C)">
13262         <size>49</size>
13263       </method>
13264       <method name="Void Main()">
13265         <size>28</size>
13266       </method>
13267     </type>
13268     <type name="Foo`2[R,S]">
13269       <method name="Void .ctor(Object, IntPtr)">
13270         <size>0</size>
13271       </method>
13272       <method name="Void Invoke(R, S)">
13273         <size>0</size>
13274       </method>
13275       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
13276         <size>0</size>
13277       </method>
13278       <method name="Void EndInvoke(IAsyncResult)">
13279         <size>0</size>
13280       </method>
13281     </type>
13282     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
13283       <method name="Void .ctor()">
13284         <size>7</size>
13285       </method>
13286       <method name="Void &lt;&gt;m__0(A, Int32)">
13287         <size>32</size>
13288       </method>
13289     </type>
13290   </test>
13291   <test name="gtest-anon-7.cs">
13292     <type name="MyDisposable">
13293       <method name="Void .ctor()">
13294         <size>26</size>
13295       </method>
13296       <method name="Void Dispose()">
13297         <size>1</size>
13298       </method>
13299       <method name="Int32 get_ID()">
13300         <size>7</size>
13301       </method>
13302       <method name="System.String ToString()">
13303         <size>28</size>
13304       </method>
13305     </type>
13306     <type name="X">
13307       <method name="Void .ctor()">
13308         <size>7</size>
13309       </method>
13310       <method name="IEnumerable`1 Test(Int32)">
13311         <size>30</size>
13312       </method>
13313       <method name="Void Main()">
13314         <size>63</size>
13315       </method>
13316     </type>
13317     <type name="X+&lt;Test&gt;c__Iterator0">
13318       <method name="Void .ctor()">
13319         <size>7</size>
13320       </method>
13321       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13322         <size>12</size>
13323       </method>
13324       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13325         <size>7</size>
13326       </method>
13327       <method name="Boolean MoveNext()">
13328         <size>180</size>
13329       </method>
13330       <method name="Void Dispose()">
13331         <size>66</size>
13332       </method>
13333       <method name="Void Reset()">
13334         <size>6</size>
13335       </method>
13336       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13337         <size>7</size>
13338       </method>
13339       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13340         <size>40</size>
13341       </method>
13342     </type>
13343   </test>
13344   <test name="gtest-anon-8.cs">
13345     <type name="X">
13346       <method name="Void .ctor()">
13347         <size>7</size>
13348       </method>
13349       <method name="Void Test[R](R, Int32)">
13350         <size>88</size>
13351       </method>
13352       <method name="Void Main()">
13353         <size>12</size>
13354       </method>
13355     </type>
13356     <type name="Foo">
13357       <method name="Void .ctor(Object, IntPtr)">
13358         <size>0</size>
13359       </method>
13360       <method name="Int32 Invoke()">
13361         <size>0</size>
13362       </method>
13363       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13364         <size>0</size>
13365       </method>
13366       <method name="Int32 EndInvoke(IAsyncResult)">
13367         <size>0</size>
13368       </method>
13369     </type>
13370     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
13371       <method name="Void .ctor()">
13372         <size>7</size>
13373       </method>
13374       <method name="Int32 &lt;&gt;m__0()">
13375         <size>34</size>
13376       </method>
13377     </type>
13378     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
13379       <method name="Void .ctor()">
13380         <size>7</size>
13381       </method>
13382     </type>
13383   </test>
13384   <test name="gtest-anon-9.cs">
13385     <type name="Test">
13386       <method name="Void .ctor()">
13387         <size>7</size>
13388       </method>
13389       <method name="IEnumerable`1 get_Foo()">
13390         <size>16</size>
13391       </method>
13392       <method name="Void set_Foo(IEnumerable`1)">
13393         <size>11</size>
13394       </method>
13395       <method name="Void Main()">
13396         <size>83</size>
13397       </method>
13398       <method name="Foo op_Implicit(Test)">
13399         <size>30</size>
13400       </method>
13401       <method name="IEnumerable`1 op_Addition(Test, Test)">
13402         <size>44</size>
13403       </method>
13404     </type>
13405     <type name="Foo">
13406       <method name="Void .ctor(Object, IntPtr)">
13407         <size>0</size>
13408       </method>
13409       <method name="Void Invoke()">
13410         <size>0</size>
13411       </method>
13412       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13413         <size>0</size>
13414       </method>
13415       <method name="Void EndInvoke(IAsyncResult)">
13416         <size>0</size>
13417       </method>
13418     </type>
13419     <type name="Test">
13420       <method name="Void &lt;op_Implicit&gt;m__0()">
13421         <size>11</size>
13422       </method>
13423     </type>
13424     <type name="Test+&lt;&gt;c__Iterator0">
13425       <method name="Void .ctor()">
13426         <size>7</size>
13427       </method>
13428       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13429         <size>12</size>
13430       </method>
13431       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13432         <size>7</size>
13433       </method>
13434       <method name="Boolean MoveNext()">
13435         <size>65</size>
13436       </method>
13437       <method name="Void Dispose()">
13438         <size>8</size>
13439       </method>
13440       <method name="Void Reset()">
13441         <size>6</size>
13442       </method>
13443     </type>
13444     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13445       <method name="Void .ctor()">
13446         <size>7</size>
13447       </method>
13448       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13449         <size>7</size>
13450       </method>
13451       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13452         <size>7</size>
13453       </method>
13454       <method name="Boolean MoveNext()">
13455         <size>98</size>
13456       </method>
13457       <method name="Void Dispose()">
13458         <size>8</size>
13459       </method>
13460       <method name="Void Reset()">
13461         <size>6</size>
13462       </method>
13463     </type>
13464     <type name="Test+&lt;&gt;c__Iterator0">
13465       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13466         <size>7</size>
13467       </method>
13468       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13469         <size>26</size>
13470       </method>
13471     </type>
13472     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13473       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
13474         <size>7</size>
13475       </method>
13476       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
13477         <size>52</size>
13478       </method>
13479     </type>
13480   </test>
13481   <test name="gtest-anon-type-09.cs">
13482     <type name="My.System.Test">
13483       <method name="Void Main()">
13484         <size>14</size>
13485       </method>
13486     </type>
13487     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
13488       <method name="Void .ctor(&lt;X&gt;__T)">
13489         <size>14</size>
13490       </method>
13491       <method name="&lt;X&gt;__T get_X()">
13492         <size>7</size>
13493       </method>
13494       <method name="Boolean Equals(System.Object)">
13495         <size>39</size>
13496       </method>
13497       <method name="Int32 GetHashCode()">
13498         <size>63</size>
13499       </method>
13500       <method name="System.String ToString()">
13501         <size>67</size>
13502       </method>
13503     </type>
13504   </test>
13505   <test name="gtest-anon-type-10.cs">
13506     <type name="A">
13507       <method name="Void .ctor()">
13508         <size>7</size>
13509       </method>
13510       <method name="Int32 get_X()">
13511         <size>3</size>
13512       </method>
13513     </type>
13514     <type name="B">
13515       <method name="Void .ctor()">
13516         <size>7</size>
13517       </method>
13518       <method name="Int32 Main()">
13519         <size>11</size>
13520       </method>
13521       <method name="Int32 Test()">
13522         <size>33</size>
13523       </method>
13524     </type>
13525     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
13526       <method name="Void .ctor(&lt;X&gt;__T)">
13527         <size>14</size>
13528       </method>
13529       <method name="&lt;X&gt;__T get_X()">
13530         <size>7</size>
13531       </method>
13532       <method name="Boolean Equals(System.Object)">
13533         <size>39</size>
13534       </method>
13535       <method name="Int32 GetHashCode()">
13536         <size>63</size>
13537       </method>
13538       <method name="System.String ToString()">
13539         <size>67</size>
13540       </method>
13541     </type>
13542   </test>
13543   <test name="gtest-anontype-01.cs">
13544     <type name="Test">
13545       <method name="Void .ctor()">
13546         <size>7</size>
13547       </method>
13548       <method name="Int32 Main()">
13549         <size>53</size>
13550       </method>
13551     </type>
13552     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13553       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13554         <size>21</size>
13555       </method>
13556       <method name="&lt;Foo&gt;__T get_Foo()">
13557         <size>7</size>
13558       </method>
13559       <method name="&lt;Baz&gt;__T get_Baz()">
13560         <size>7</size>
13561       </method>
13562       <method name="Boolean Equals(System.Object)">
13563         <size>69</size>
13564       </method>
13565       <method name="Int32 GetHashCode()">
13566         <size>86</size>
13567       </method>
13568       <method name="System.String ToString()">
13569         <size>142</size>
13570       </method>
13571     </type>
13572   </test>
13573   <test name="gtest-anontype-02.cs">
13574     <type name="Test">
13575       <method name="Void .ctor()">
13576         <size>7</size>
13577       </method>
13578       <method name="System.Object TestA(System.String)">
13579         <size>7</size>
13580       </method>
13581       <method name="Int32 Main()">
13582         <size>99</size>
13583       </method>
13584     </type>
13585     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
13586       <method name="Void .ctor(&lt;s&gt;__T)">
13587         <size>14</size>
13588       </method>
13589       <method name="&lt;s&gt;__T get_s()">
13590         <size>7</size>
13591       </method>
13592       <method name="Boolean Equals(System.Object)">
13593         <size>39</size>
13594       </method>
13595       <method name="Int32 GetHashCode()">
13596         <size>63</size>
13597       </method>
13598       <method name="System.String ToString()">
13599         <size>67</size>
13600       </method>
13601     </type>
13602     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13603       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13604         <size>21</size>
13605       </method>
13606       <method name="&lt;Foo&gt;__T get_Foo()">
13607         <size>7</size>
13608       </method>
13609       <method name="&lt;Baz&gt;__T get_Baz()">
13610         <size>7</size>
13611       </method>
13612       <method name="Boolean Equals(System.Object)">
13613         <size>69</size>
13614       </method>
13615       <method name="Int32 GetHashCode()">
13616         <size>86</size>
13617       </method>
13618       <method name="System.String ToString()">
13619         <size>142</size>
13620       </method>
13621     </type>
13622   </test>
13623   <test name="gtest-anontype-03.cs">
13624     <type name="MyClass">
13625       <method name="Void .ctor()">
13626         <size>18</size>
13627       </method>
13628       <method name="Int32 get_Baz()">
13629         <size>3</size>
13630       </method>
13631     </type>
13632     <type name="Test">
13633       <method name="Void .ctor()">
13634         <size>7</size>
13635       </method>
13636       <method name="Int32 Main()">
13637         <size>64</size>
13638       </method>
13639     </type>
13640     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13641       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13642         <size>21</size>
13643       </method>
13644       <method name="&lt;Foo&gt;__T get_Foo()">
13645         <size>7</size>
13646       </method>
13647       <method name="&lt;Baz&gt;__T get_Baz()">
13648         <size>7</size>
13649       </method>
13650       <method name="Boolean Equals(System.Object)">
13651         <size>69</size>
13652       </method>
13653       <method name="Int32 GetHashCode()">
13654         <size>86</size>
13655       </method>
13656       <method name="System.String ToString()">
13657         <size>142</size>
13658       </method>
13659     </type>
13660   </test>
13661   <test name="gtest-anontype-04.cs">
13662     <type name="MyClass">
13663       <method name="Void .ctor()">
13664         <size>18</size>
13665       </method>
13666       <method name="Int32 get_Baz()">
13667         <size>3</size>
13668       </method>
13669     </type>
13670     <type name="Test">
13671       <method name="Void .ctor()">
13672         <size>7</size>
13673       </method>
13674       <method name="Int32 Main()">
13675         <size>111</size>
13676       </method>
13677     </type>
13678     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
13679       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
13680         <size>36</size>
13681       </method>
13682       <method name="&lt;Foo&gt;__T get_Foo()">
13683         <size>7</size>
13684       </method>
13685       <method name="&lt;Baz&gt;__T get_Baz()">
13686         <size>7</size>
13687       </method>
13688       <method name="&lt;Hello&gt;__T get_Hello()">
13689         <size>7</size>
13690       </method>
13691       <method name="&lt;Answer&gt;__T get_Answer()">
13692         <size>7</size>
13693       </method>
13694       <method name="Boolean Equals(System.Object)">
13695         <size>123</size>
13696       </method>
13697       <method name="Int32 GetHashCode()">
13698         <size>132</size>
13699       </method>
13700       <method name="System.String ToString()">
13701         <size>258</size>
13702       </method>
13703     </type>
13704   </test>
13705   <test name="gtest-anontype-05.cs">
13706     <type name="Test">
13707       <method name="Void .ctor()">
13708         <size>7</size>
13709       </method>
13710       <method name="System.String Null()">
13711         <size>2</size>
13712       </method>
13713       <method name="Int32 Main()">
13714         <size>287</size>
13715       </method>
13716     </type>
13717     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
13718       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
13719         <size>21</size>
13720       </method>
13721       <method name="&lt;Name&gt;__T get_Name()">
13722         <size>7</size>
13723       </method>
13724       <method name="&lt;Age&gt;__T get_Age()">
13725         <size>7</size>
13726       </method>
13727       <method name="Boolean Equals(System.Object)">
13728         <size>69</size>
13729       </method>
13730       <method name="Int32 GetHashCode()">
13731         <size>86</size>
13732       </method>
13733       <method name="System.String ToString()">
13734         <size>142</size>
13735       </method>
13736     </type>
13737     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
13738       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
13739         <size>21</size>
13740       </method>
13741       <method name="&lt;Age&gt;__T get_Age()">
13742         <size>7</size>
13743       </method>
13744       <method name="&lt;Name&gt;__T get_Name()">
13745         <size>7</size>
13746       </method>
13747       <method name="Boolean Equals(System.Object)">
13748         <size>69</size>
13749       </method>
13750       <method name="Int32 GetHashCode()">
13751         <size>86</size>
13752       </method>
13753       <method name="System.String ToString()">
13754         <size>142</size>
13755       </method>
13756     </type>
13757     <type name="&lt;&gt;__AnonType2">
13758       <method name="Void .ctor()">
13759         <size>7</size>
13760       </method>
13761       <method name="Boolean Equals(System.Object)">
13762         <size>15</size>
13763       </method>
13764       <method name="Int32 GetHashCode()">
13765         <size>40</size>
13766       </method>
13767       <method name="System.String ToString()">
13768         <size>6</size>
13769       </method>
13770     </type>
13771     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
13772       <method name="Void .ctor(&lt;Foo&gt;__T)">
13773         <size>14</size>
13774       </method>
13775       <method name="&lt;Foo&gt;__T get_Foo()">
13776         <size>7</size>
13777       </method>
13778       <method name="Boolean Equals(System.Object)">
13779         <size>39</size>
13780       </method>
13781       <method name="Int32 GetHashCode()">
13782         <size>63</size>
13783       </method>
13784       <method name="System.String ToString()">
13785         <size>67</size>
13786       </method>
13787     </type>
13788   </test>
13789   <test name="gtest-anontype-06.cs">
13790     <type name="CastByExample">
13791       <method name="Void .ctor()">
13792         <size>7</size>
13793       </method>
13794       <method name="T Cast[T](System.Object, T)">
13795         <size>7</size>
13796       </method>
13797       <method name="Void Main()">
13798         <size>29</size>
13799       </method>
13800     </type>
13801     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
13802       <method name="Void .ctor(&lt;Foo&gt;__T)">
13803         <size>14</size>
13804       </method>
13805       <method name="&lt;Foo&gt;__T get_Foo()">
13806         <size>7</size>
13807       </method>
13808       <method name="Boolean Equals(System.Object)">
13809         <size>39</size>
13810       </method>
13811       <method name="Int32 GetHashCode()">
13812         <size>63</size>
13813       </method>
13814       <method name="System.String ToString()">
13815         <size>67</size>
13816       </method>
13817     </type>
13818   </test>
13819   <test name="gtest-anontype-07.cs">
13820     <type name="Test">
13821       <method name="Void .ctor()">
13822         <size>7</size>
13823       </method>
13824       <method name="Int32 Main()">
13825         <size>59</size>
13826       </method>
13827     </type>
13828     <type name="&lt;&gt;__AnonType0">
13829       <method name="Void .ctor()">
13830         <size>7</size>
13831       </method>
13832       <method name="Boolean Equals(System.Object)">
13833         <size>15</size>
13834       </method>
13835       <method name="Int32 GetHashCode()">
13836         <size>40</size>
13837       </method>
13838       <method name="System.String ToString()">
13839         <size>6</size>
13840       </method>
13841     </type>
13842   </test>
13843   <test name="gtest-anontype-08.cs">
13844     <type name="Test">
13845       <method name="Void Main()">
13846         <size>15</size>
13847       </method>
13848     </type>
13849     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
13850       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
13851         <size>21</size>
13852       </method>
13853       <method name="&lt;X&gt;__T get_X()">
13854         <size>7</size>
13855       </method>
13856       <method name="&lt;Y&gt;__T get_Y()">
13857         <size>7</size>
13858       </method>
13859       <method name="Boolean Equals(System.Object)">
13860         <size>69</size>
13861       </method>
13862       <method name="Int32 GetHashCode()">
13863         <size>86</size>
13864       </method>
13865       <method name="System.String ToString()">
13866         <size>142</size>
13867       </method>
13868     </type>
13869   </test>
13870   <test name="gtest-anontype-11.cs">
13871     <type name="Alpha">
13872       <method name="Void .ctor(String)">
13873         <size>14</size>
13874       </method>
13875       <method name="Int32 GetHashCode()">
13876         <size>18</size>
13877       </method>
13878     </type>
13879     <type name="Beta">
13880       <method name="Void .ctor(String)">
13881         <size>14</size>
13882       </method>
13883       <method name="Int32 GetHashCode()">
13884         <size>18</size>
13885       </method>
13886     </type>
13887     <type name="Program">
13888       <method name="Int32 Main()">
13889         <size>49</size>
13890       </method>
13891     </type>
13892     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
13893       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
13894         <size>21</size>
13895       </method>
13896       <method name="&lt;First&gt;__T get_First()">
13897         <size>7</size>
13898       </method>
13899       <method name="&lt;Second&gt;__T get_Second()">
13900         <size>7</size>
13901       </method>
13902       <method name="Boolean Equals(System.Object)">
13903         <size>69</size>
13904       </method>
13905       <method name="Int32 GetHashCode()">
13906         <size>86</size>
13907       </method>
13908       <method name="System.String ToString()">
13909         <size>142</size>
13910       </method>
13911     </type>
13912   </test>
13913   <test name="gtest-autoproperty-01.cs">
13914     <type name="Test">
13915       <method name="Void .ctor()">
13916         <size>15</size>
13917       </method>
13918       <method name="System.String get_Foo()">
13919         <size>7</size>
13920       </method>
13921       <method name="Void set_Foo(System.String)">
13922         <size>8</size>
13923       </method>
13924       <method name="Int32 get_Answer()">
13925         <size>7</size>
13926       </method>
13927       <method name="Void set_Answer(Int32)">
13928         <size>8</size>
13929       </method>
13930       <method name="Int32 Main()">
13931         <size>97</size>
13932       </method>
13933     </type>
13934     <type name="Test+A">
13935       <method name="Void .ctor()">
13936         <size>7</size>
13937       </method>
13938       <method name="System.String get_B()">
13939         <size>7</size>
13940       </method>
13941       <method name="Void set_B(System.String)">
13942         <size>8</size>
13943       </method>
13944     </type>
13945   </test>
13946   <test name="gtest-autoproperty-02.cs">
13947     <type name="Test">
13948       <method name="Void .ctor()">
13949         <size>7</size>
13950       </method>
13951       <method name="System.String get_Foo()">
13952         <size>6</size>
13953       </method>
13954       <method name="Void set_Foo(System.String)">
13955         <size>7</size>
13956       </method>
13957       <method name="Int32 get_Answer()">
13958         <size>6</size>
13959       </method>
13960       <method name="Void set_Answer(Int32)">
13961         <size>7</size>
13962       </method>
13963       <method name="Int32 Main()">
13964         <size>114</size>
13965       </method>
13966     </type>
13967     <type name="Test+A">
13968       <method name="Void .ctor()">
13969         <size>7</size>
13970       </method>
13971       <method name="System.String get_B()">
13972         <size>6</size>
13973       </method>
13974       <method name="Void set_B(System.String)">
13975         <size>7</size>
13976       </method>
13977       <method name="System.String get_C()">
13978         <size>6</size>
13979       </method>
13980       <method name="Void set_C(System.String)">
13981         <size>7</size>
13982       </method>
13983       <method name="Void DoThings()">
13984         <size>11</size>
13985       </method>
13986     </type>
13987   </test>
13988   <test name="gtest-autoproperty-03.cs">
13989     <type name="Test">
13990       <method name="Void .ctor()">
13991         <size>7</size>
13992       </method>
13993       <method name="System.String get_Foo()">
13994         <size>7</size>
13995       </method>
13996       <method name="Void set_Foo(System.String)">
13997         <size>8</size>
13998       </method>
13999       <method name="Int32 Main()">
14000         <size>236</size>
14001       </method>
14002     </type>
14003   </test>
14004   <test name="gtest-autoproperty-04.cs">
14005     <type name="MonoTests.MainClass">
14006       <method name="Void .ctor()">
14007         <size>7</size>
14008       </method>
14009       <method name="System.String[] get_foo()">
14010         <size>7</size>
14011       </method>
14012       <method name="Void set_foo(System.String[])">
14013         <size>8</size>
14014       </method>
14015       <method name="System.String[] get_bar()">
14016         <size>0</size>
14017       </method>
14018       <method name="Void set_bar(System.String[])">
14019         <size>0</size>
14020       </method>
14021       <method name="Void Main(System.String[])">
14022         <size>11</size>
14023       </method>
14024     </type>
14025     <type name="MonoTests.ChildClass">
14026       <method name="Void .ctor()">
14027         <size>7</size>
14028       </method>
14029       <method name="System.String[] get_foo()">
14030         <size>7</size>
14031       </method>
14032       <method name="Void set_foo(System.String[])">
14033         <size>8</size>
14034       </method>
14035       <method name="System.String[] get_bar()">
14036         <size>7</size>
14037       </method>
14038       <method name="Void set_bar(System.String[])">
14039         <size>8</size>
14040       </method>
14041     </type>
14042   </test>
14043   <test name="gtest-autoproperty-05.cs">
14044     <type name="Test">
14045       <method name="Void .ctor()">
14046         <size>7</size>
14047       </method>
14048       <method name="System.String get_X()">
14049         <size>7</size>
14050       </method>
14051       <method name="Void set_X(System.String)">
14052         <size>8</size>
14053       </method>
14054     </type>
14055     <type name="M">
14056       <method name="Void .ctor()">
14057         <size>7</size>
14058       </method>
14059       <method name="Void Main()">
14060         <size>1</size>
14061       </method>
14062     </type>
14063   </test>
14064   <test name="gtest-autoproperty-06.cs">
14065     <type name="A">
14066       <method name="Void .ctor()">
14067         <size>7</size>
14068       </method>
14069     </type>
14070     <type name="B">
14071       <method name="Void .ctor()">
14072         <size>7</size>
14073       </method>
14074     </type>
14075     <type name="C">
14076       <method name="Void .ctor()">
14077         <size>7</size>
14078       </method>
14079       <method name="B I&lt;B&gt;.get_Prop()">
14080         <size>7</size>
14081       </method>
14082       <method name="Void I&lt;B&gt;.set_Prop(B)">
14083         <size>8</size>
14084       </method>
14085       <method name="A I&lt;A&gt;.get_Prop()">
14086         <size>7</size>
14087       </method>
14088       <method name="Void I&lt;A&gt;.set_Prop(A)">
14089         <size>8</size>
14090       </method>
14091     </type>
14092     <type name="Program">
14093       <method name="Void .ctor()">
14094         <size>7</size>
14095       </method>
14096       <method name="Void Main(System.String[])">
14097         <size>7</size>
14098       </method>
14099     </type>
14100   </test>
14101   <test name="gtest-collectioninit-01.cs">
14102     <type name="Test">
14103       <method name="Void .ctor()">
14104         <size>7</size>
14105       </method>
14106       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14107         <size>77</size>
14108       </method>
14109       <method name="Int32 Main()">
14110         <size>505</size>
14111       </method>
14112     </type>
14113     <type name="Test+Wrap">
14114       <method name="Void .ctor()">
14115         <size>31</size>
14116       </method>
14117       <method name="Void .ctor(Int32)">
14118         <size>25</size>
14119       </method>
14120       <method name="System.Collections.ArrayList get_Numbers()">
14121         <size>7</size>
14122       </method>
14123     </type>
14124   </test>
14125   <test name="gtest-collectioninit-02.cs">
14126     <type name="C">
14127       <method name="Void .ctor()">
14128         <size>7</size>
14129       </method>
14130       <method name="Int32 Main()">
14131         <size>69</size>
14132       </method>
14133     </type>
14134   </test>
14135   <test name="gtest-collectioninit-03.cs">
14136     <type name="X">
14137       <method name="Void .ctor()">
14138         <size>7</size>
14139       </method>
14140       <method name="Int32 Main()">
14141         <size>34</size>
14142       </method>
14143       <method name="Void R(System.Object ByRef)">
14144         <size>27</size>
14145       </method>
14146     </type>
14147   </test>
14148   <test name="gtest-etree-01.cs">
14149     <type name="MyTypeExplicit">
14150       <method name="Void .ctor(Int32)">
14151         <size>14</size>
14152       </method>
14153       <method name="Int32 op_Explicit(MyTypeExplicit)">
14154         <size>7</size>
14155       </method>
14156     </type>
14157     <type name="MemberAccessData">
14158       <method name="Void .ctor()">
14159         <size>7</size>
14160       </method>
14161       <method name="Void .cctor()">
14162         <size>16</size>
14163       </method>
14164       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14165         <size>24</size>
14166       </method>
14167       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14168         <size>24</size>
14169       </method>
14170       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14171         <size>33</size>
14172       </method>
14173       <method name="Void set_MyTypeProperty(MyType)">
14174         <size>8</size>
14175       </method>
14176       <method name="MyType get_MyTypeProperty()">
14177         <size>7</size>
14178       </method>
14179       <method name="System.String get_StaticProperty()">
14180         <size>6</size>
14181       </method>
14182     </type>
14183     <type name="NewTest`1[T]">
14184       <method name="Void .ctor(T)">
14185         <size>27</size>
14186       </method>
14187       <method name="Void .ctor(T[])">
14188         <size>14</size>
14189       </method>
14190       <method name="Int32 GetHashCode()">
14191         <size>7</size>
14192       </method>
14193       <method name="Boolean Equals(System.Object)">
14194         <size>89</size>
14195       </method>
14196     </type>
14197     <type name="Indexer">
14198       <method name="Void .ctor()">
14199         <size>7</size>
14200       </method>
14201       <method name="Int32 get_Item(Int32)">
14202         <size>2</size>
14203       </method>
14204       <method name="Void set_Item(Int32, Int32)">
14205         <size>1</size>
14206       </method>
14207       <method name="System.String get_Item(System.String[])">
14208         <size>7</size>
14209       </method>
14210     </type>
14211     <type name="Tester">
14212       <method name="Void .ctor()">
14213         <size>7</size>
14214       </method>
14215       <method name="Void Assert[T](T, T)">
14216         <size>9</size>
14217       </method>
14218       <method name="Void Assert[T](T, T, System.String)">
14219         <size>89</size>
14220       </method>
14221       <method name="Void Assert[T](T[], T[])">
14222         <size>220</size>
14223       </method>
14224       <method name="T GenericMethod[T](T)">
14225         <size>2</size>
14226       </method>
14227       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14228         <size>56</size>
14229       </method>
14230       <method name="Void AddTest()">
14231         <size>99</size>
14232       </method>
14233       <method name="Void AddTest_2()">
14234         <size>118</size>
14235       </method>
14236       <method name="Void AddTest_3()">
14237         <size>129</size>
14238       </method>
14239       <method name="Void AddTest_4()">
14240         <size>191</size>
14241       </method>
14242       <method name="Void AddTest_5()">
14243         <size>133</size>
14244       </method>
14245       <method name="Void AddTest_6()">
14246         <size>158</size>
14247       </method>
14248       <method name="Void AddTest_7()">
14249         <size>142</size>
14250       </method>
14251       <method name="Void AddTest_8()">
14252         <size>248</size>
14253       </method>
14254       <method name="Void AddTest_9()">
14255         <size>142</size>
14256       </method>
14257       <method name="Void AddCheckedTest()">
14258         <size>99</size>
14259       </method>
14260       <method name="Void AddCheckedTest_2()">
14261         <size>118</size>
14262       </method>
14263       <method name="Void AddCheckedTest_3()">
14264         <size>129</size>
14265       </method>
14266       <method name="Void AddStringTest()">
14267         <size>128</size>
14268       </method>
14269       <method name="Void AddStringTest_2()">
14270         <size>173</size>
14271       </method>
14272       <method name="Void AddStringTest_3()">
14273         <size>174</size>
14274       </method>
14275       <method name="Void AddStringTest_4()">
14276         <size>174</size>
14277       </method>
14278       <method name="Void AndTest()">
14279         <size>140</size>
14280       </method>
14281       <method name="Void AndTest_2()">
14282         <size>161</size>
14283       </method>
14284       <method name="Void AndTest_3()">
14285         <size>161</size>
14286       </method>
14287       <method name="Void AndNullableTest()">
14288         <size>381</size>
14289       </method>
14290       <method name="Void AndNullableTest_2()">
14291         <size>237</size>
14292       </method>
14293       <method name="Void AndNullableTest_3()">
14294         <size>198</size>
14295       </method>
14296       <method name="Void AndAlsoTest()">
14297         <size>96</size>
14298       </method>
14299       <method name="Void AndAlsoTest_2()">
14300         <size>165</size>
14301       </method>
14302       <method name="Void AndAlsoTest_3()">
14303         <size>108</size>
14304       </method>
14305       <method name="Void ArrayIndexTest()">
14306         <size>145</size>
14307       </method>
14308       <method name="Void ArrayIndexTest_2()">
14309         <size>115</size>
14310       </method>
14311       <method name="Void ArrayIndexTest_3()">
14312         <size>229</size>
14313       </method>
14314       <method name="Void ArrayIndexTest_4()">
14315         <size>258</size>
14316       </method>
14317       <method name="Void ArrayIndexTest_5()">
14318         <size>108</size>
14319       </method>
14320       <method name="Void ArrayLengthTest()">
14321         <size>99</size>
14322       </method>
14323       <method name="Void ArrayLengthTest_2()">
14324         <size>91</size>
14325       </method>
14326       <method name="Void CallTest()">
14327         <size>138</size>
14328       </method>
14329       <method name="Void CallTest_2()">
14330         <size>107</size>
14331       </method>
14332       <method name="Void CallTest_3()">
14333         <size>207</size>
14334       </method>
14335       <method name="Void CallTest_4()">
14336         <size>121</size>
14337       </method>
14338       <method name="Void CallTest_5()">
14339         <size>99</size>
14340       </method>
14341       <method name="Void CallTest_6()">
14342         <size>70</size>
14343       </method>
14344       <method name="Void CallTest_7()">
14345         <size>124</size>
14346       </method>
14347       <method name="Void CallTest_8()">
14348         <size>227</size>
14349       </method>
14350       <method name="Void CallTest_9()">
14351         <size>88</size>
14352       </method>
14353       <method name="Void CoalesceTest()">
14354         <size>120</size>
14355       </method>
14356       <method name="Void CoalesceTest_2()">
14357         <size>171</size>
14358       </method>
14359       <method name="Void ConditionTest()">
14360         <size>170</size>
14361       </method>
14362       <method name="Void ConditionTest_2()">
14363         <size>301</size>
14364       </method>
14365       <method name="Void ConditionTest_3()">
14366         <size>179</size>
14367       </method>
14368       <method name="Void ConditionTest_4()">
14369         <size>183</size>
14370       </method>
14371       <method name="Void ConstantTest()">
14372         <size>59</size>
14373       </method>
14374       <method name="Void ConstantTest_2()">
14375         <size>75</size>
14376       </method>
14377       <method name="Void ConstantTest_3()">
14378         <size>61</size>
14379       </method>
14380       <method name="Void ConstantTest_4()">
14381         <size>54</size>
14382       </method>
14383       <method name="Void ConstantTest_5()">
14384         <size>59</size>
14385       </method>
14386       <method name="Void ConstantTest_6()">
14387         <size>67</size>
14388       </method>
14389       <method name="Void ConstantTest_7()">
14390         <size>62</size>
14391       </method>
14392       <method name="Void ConstantTest_8()">
14393         <size>72</size>
14394       </method>
14395       <method name="Void ConstantTest_9()">
14396         <size>72</size>
14397       </method>
14398       <method name="Void ConstantTest_10()">
14399         <size>72</size>
14400       </method>
14401       <method name="Void ConstantTest_11()">
14402         <size>59</size>
14403       </method>
14404       <method name="Void ConstantTest_13()">
14405         <size>59</size>
14406       </method>
14407       <method name="Void ConstantTest_14()">
14408         <size>72</size>
14409       </method>
14410       <method name="Void ConstantTest_15()">
14411         <size>62</size>
14412       </method>
14413       <method name="Void ConvertTest()">
14414         <size>82</size>
14415       </method>
14416       <method name="Void ConvertTest_2()">
14417         <size>83</size>
14418       </method>
14419       <method name="Void ConvertTest_3()">
14420         <size>93</size>
14421       </method>
14422       <method name="Void ConvertTest_4()">
14423         <size>102</size>
14424       </method>
14425       <method name="Void ConvertTest_5()">
14426         <size>109</size>
14427       </method>
14428       <method name="Void ConvertTest_6()">
14429         <size>240</size>
14430       </method>
14431       <method name="Void ConvertTest_7()">
14432         <size>122</size>
14433       </method>
14434       <method name="Void ConvertTest_8()">
14435         <size>118</size>
14436       </method>
14437       <method name="Void ConvertTest_9()">
14438         <size>87</size>
14439       </method>
14440       <method name="Void ConvertTest_10()">
14441         <size>178</size>
14442       </method>
14443       <method name="Void ConvertTest_11()">
14444         <size>116</size>
14445       </method>
14446       <method name="Void ConvertTest_12()">
14447         <size>166</size>
14448       </method>
14449       <method name="Void ConvertTest_13()">
14450         <size>86</size>
14451       </method>
14452       <method name="Void ConvertTest_14()">
14453         <size>88</size>
14454       </method>
14455       <method name="Void ConvertTest_15()">
14456         <size>132</size>
14457       </method>
14458       <method name="Void ConvertCheckedTest()">
14459         <size>82</size>
14460       </method>
14461       <method name="Void ConvertCheckedTest_2()">
14462         <size>83</size>
14463       </method>
14464       <method name="Void ConvertCheckedTest_3()">
14465         <size>93</size>
14466       </method>
14467       <method name="Void ConvertCheckedTest_4()">
14468         <size>102</size>
14469       </method>
14470       <method name="Void DivideTest()">
14471         <size>99</size>
14472       </method>
14473       <method name="Void DivideTest_2()">
14474         <size>185</size>
14475       </method>
14476       <method name="Void DivideTest_3()">
14477         <size>129</size>
14478       </method>
14479       <method name="Void DivideTest_4()">
14480         <size>192</size>
14481       </method>
14482       <method name="Void DivideTest_5()">
14483         <size>134</size>
14484       </method>
14485       <method name="Void DivideTest_6()">
14486         <size>196</size>
14487       </method>
14488       <method name="Void EqualTest()">
14489         <size>118</size>
14490       </method>
14491       <method name="Void EqualTest_2()">
14492         <size>168</size>
14493       </method>
14494       <method name="Void EqualTest_3()">
14495         <size>125</size>
14496       </method>
14497       <method name="Void EqualTest_4()">
14498         <size>210</size>
14499       </method>
14500       <method name="Void EqualTest_5()">
14501         <size>176</size>
14502       </method>
14503       <method name="Void EqualTest_6()">
14504         <size>119</size>
14505       </method>
14506       <method name="Void EqualTest_7()">
14507         <size>167</size>
14508       </method>
14509       <method name="Void EqualTest_8()">
14510         <size>126</size>
14511       </method>
14512       <method name="Void EqualTest_9()">
14513         <size>146</size>
14514       </method>
14515       <method name="Void EqualTest_10()">
14516         <size>169</size>
14517       </method>
14518       <method name="Void EqualTest_11()">
14519         <size>132</size>
14520       </method>
14521       <method name="Void EqualTest_12()">
14522         <size>127</size>
14523       </method>
14524       <method name="Void EqualTest_13()">
14525         <size>124</size>
14526       </method>
14527       <method name="Void EqualTestDelegate()">
14528         <size>113</size>
14529       </method>
14530       <method name="Void EqualTestDelegate_2()">
14531         <size>342</size>
14532       </method>
14533       <method name="Void ExclusiveOrTest()">
14534         <size>115</size>
14535       </method>
14536       <method name="Void ExclusiveOrTest_2()">
14537         <size>183</size>
14538       </method>
14539       <method name="Void ExclusiveOrTest_3()">
14540         <size>129</size>
14541       </method>
14542       <method name="Void ExclusiveOrTest_4()">
14543         <size>192</size>
14544       </method>
14545       <method name="Void ExclusiveOrTest_5()">
14546         <size>197</size>
14547       </method>
14548       <method name="Void ExclusiveOrTest_6()">
14549         <size>161</size>
14550       </method>
14551       <method name="Void ExclusiveOrTest_7()">
14552         <size>198</size>
14553       </method>
14554       <method name="Void ExclusiveOrTest_8()">
14555         <size>164</size>
14556       </method>
14557       <method name="Void GreaterThanTest()">
14558         <size>99</size>
14559       </method>
14560       <method name="Void GreaterThanTest_2()">
14561         <size>154</size>
14562       </method>
14563       <method name="Void GreaterThanTest_3()">
14564         <size>125</size>
14565       </method>
14566       <method name="Void GreaterThanTest_4()">
14567         <size>210</size>
14568       </method>
14569       <method name="Void GreaterThanTest_5()">
14570         <size>209</size>
14571       </method>
14572       <method name="Void GreaterThanTest_6()">
14573         <size>102</size>
14574       </method>
14575       <method name="Void GreaterThanTest_7()">
14576         <size>146</size>
14577       </method>
14578       <method name="Void GreaterThanTest_8()">
14579         <size>169</size>
14580       </method>
14581       <method name="Void GreaterThanOrEqualTest()">
14582         <size>99</size>
14583       </method>
14584       <method name="Void GreaterThanOrEqualTest_2()">
14585         <size>169</size>
14586       </method>
14587       <method name="Void GreaterThanOrEqualTest_3()">
14588         <size>130</size>
14589       </method>
14590       <method name="Void GreaterThanOrEqualTest_4()">
14591         <size>210</size>
14592       </method>
14593       <method name="Void GreaterThanOrEqualTest_5()">
14594         <size>209</size>
14595       </method>
14596       <method name="Void GreaterThanOrEqualTest_6()">
14597         <size>102</size>
14598       </method>
14599       <method name="Void GreaterThanOrEqualTest_7()">
14600         <size>146</size>
14601       </method>
14602       <method name="Void GreaterThanOrEqualTest_8()">
14603         <size>169</size>
14604       </method>
14605       <method name="Void InvokeTest()">
14606         <size>90</size>
14607       </method>
14608       <method name="Void InvokeTest_2()">
14609         <size>138</size>
14610       </method>
14611       <method name="Void LeftShiftTest()">
14612         <size>155</size>
14613       </method>
14614       <method name="Void LeftShiftTest_2()">
14615         <size>162</size>
14616       </method>
14617       <method name="Void LeftShiftTest_3()">
14618         <size>184</size>
14619       </method>
14620       <method name="Void LeftShiftTest_4()">
14621         <size>261</size>
14622       </method>
14623       <method name="Void LeftShiftTest_5()">
14624         <size>110</size>
14625       </method>
14626       <method name="Void LessThanTest()">
14627         <size>99</size>
14628       </method>
14629       <method name="Void LessThanTest_2()">
14630         <size>154</size>
14631       </method>
14632       <method name="Void LessThanTest_3()">
14633         <size>125</size>
14634       </method>
14635       <method name="Void LessThanTest_4()">
14636         <size>210</size>
14637       </method>
14638       <method name="Void LessThanTest_5()">
14639         <size>209</size>
14640       </method>
14641       <method name="Void LessThanTest_6()">
14642         <size>102</size>
14643       </method>
14644       <method name="Void LessThanTest_7()">
14645         <size>146</size>
14646       </method>
14647       <method name="Void LessThanTest_8()">
14648         <size>169</size>
14649       </method>
14650       <method name="Void LessThanOrEqualTest()">
14651         <size>99</size>
14652       </method>
14653       <method name="Void LessThanOrEqualTest_2()">
14654         <size>169</size>
14655       </method>
14656       <method name="Void LessThanOrEqualTest_3()">
14657         <size>125</size>
14658       </method>
14659       <method name="Void LessThanOrEqualTest_4()">
14660         <size>210</size>
14661       </method>
14662       <method name="Void LessThanOrEqualTest_5()">
14663         <size>209</size>
14664       </method>
14665       <method name="Void LessThanOrEqualTest_6()">
14666         <size>102</size>
14667       </method>
14668       <method name="Void LessThanOrEqualTest_7()">
14669         <size>146</size>
14670       </method>
14671       <method name="Void LessThanOrEqualTest_8()">
14672         <size>169</size>
14673       </method>
14674       <method name="Void ListInitTest()">
14675         <size>414</size>
14676       </method>
14677       <method name="Void ListInitTest_2()">
14678         <size>292</size>
14679       </method>
14680       <method name="Void MemberAccessTest()">
14681         <size>122</size>
14682       </method>
14683       <method name="Void MemberAccessTest_2()">
14684         <size>63</size>
14685       </method>
14686       <method name="Void MemberAccessTest_3()">
14687         <size>103</size>
14688       </method>
14689       <method name="Void MemberAccessTest_4()">
14690         <size>81</size>
14691       </method>
14692       <method name="Void MemberAccessTest_5()">
14693         <size>39</size>
14694       </method>
14695       <method name="Void MemberAccessTest_6()">
14696         <size>94</size>
14697       </method>
14698       <method name="Void MemberAccessTest_7()">
14699         <size>109</size>
14700       </method>
14701       <method name="Void MemberAccessTest_8()">
14702         <size>63</size>
14703       </method>
14704       <method name="Void MemberAccessTest_9()">
14705         <size>70</size>
14706       </method>
14707       <method name="Void MemberInitTest()">
14708         <size>302</size>
14709       </method>
14710       <method name="Void MemberInitTest_2()">
14711         <size>265</size>
14712       </method>
14713       <method name="Void MemberInitTest_3()">
14714         <size>124</size>
14715       </method>
14716       <method name="Void ModuloTest()">
14717         <size>100</size>
14718       </method>
14719       <method name="Void ModuloTest_2()">
14720         <size>185</size>
14721       </method>
14722       <method name="Void ModuloTest_3()">
14723         <size>129</size>
14724       </method>
14725       <method name="Void ModuloTest_4()">
14726         <size>192</size>
14727       </method>
14728       <method name="Void ModuloTest_5()">
14729         <size>133</size>
14730       </method>
14731       <method name="Void ModuloTest_6()">
14732         <size>200</size>
14733       </method>
14734       <method name="Void ModuloTest_7()">
14735         <size>110</size>
14736       </method>
14737       <method name="Void MultiplyTest()">
14738         <size>131</size>
14739       </method>
14740       <method name="Void MultiplyTest_2()">
14741         <size>185</size>
14742       </method>
14743       <method name="Void MultiplyTest_3()">
14744         <size>133</size>
14745       </method>
14746       <method name="Void MultiplyTest_4()">
14747         <size>195</size>
14748       </method>
14749       <method name="Void MultiplyTest_5()">
14750         <size>137</size>
14751       </method>
14752       <method name="Void MultiplyTest_6()">
14753         <size>202</size>
14754       </method>
14755       <method name="Void MultiplyTest_7()">
14756         <size>110</size>
14757       </method>
14758       <method name="Void MultiplyCheckedTest()">
14759         <size>122</size>
14760       </method>
14761       <method name="Void MultiplyCheckedTest_2()">
14762         <size>192</size>
14763       </method>
14764       <method name="Void MultiplyCheckedTest_3()">
14765         <size>133</size>
14766       </method>
14767       <method name="Void MultiplyCheckedTest_4()">
14768         <size>121</size>
14769       </method>
14770       <method name="Void MultiplyCheckedTest_5()">
14771         <size>124</size>
14772       </method>
14773       <method name="Void NegateTest()">
14774         <size>72</size>
14775       </method>
14776       <method name="Void NegateTest_2()">
14777         <size>92</size>
14778       </method>
14779       <method name="Void NegateTest_3()">
14780         <size>130</size>
14781       </method>
14782       <method name="Void NegateTest_4()">
14783         <size>97</size>
14784       </method>
14785       <method name="Void NegateTest_5()">
14786         <size>141</size>
14787       </method>
14788       <method name="Void NegateTest_6()">
14789         <size>121</size>
14790       </method>
14791       <method name="Void NegateTest_7()">
14792         <size>132</size>
14793       </method>
14794       <method name="Void NegateTest_8()">
14795         <size>97</size>
14796       </method>
14797       <method name="Void NegateTest_9()">
14798         <size>87</size>
14799       </method>
14800       <method name="Void NegateTestChecked()">
14801         <size>91</size>
14802       </method>
14803       <method name="Void NegateTestChecked_2()">
14804         <size>137</size>
14805       </method>
14806       <method name="Void NegateTestChecked_3()">
14807         <size>97</size>
14808       </method>
14809       <method name="Void NegateTestChecked_4()">
14810         <size>86</size>
14811       </method>
14812       <method name="Void NewArrayInitTest()">
14813         <size>64</size>
14814       </method>
14815       <method name="Void NewArrayInitTest_2()">
14816         <size>64</size>
14817       </method>
14818       <method name="Void NewArrayInitTest_3()">
14819         <size>136</size>
14820       </method>
14821       <method name="Void NewArrayInitTest_4()">
14822         <size>120</size>
14823       </method>
14824       <method name="Void NewArrayBoundsTest()">
14825         <size>123</size>
14826       </method>
14827       <method name="Void NewArrayBoundsTest_2()">
14828         <size>123</size>
14829       </method>
14830       <method name="Void NewTest()">
14831         <size>93</size>
14832       </method>
14833       <method name="Void NewTest_2()">
14834         <size>61</size>
14835       </method>
14836       <method name="Void NewTest_3()">
14837         <size>98</size>
14838       </method>
14839       <method name="Void NewTest_4()">
14840         <size>252</size>
14841       </method>
14842       <method name="Void NewTest_5()">
14843         <size>128</size>
14844       </method>
14845       <method name="Void NotTest()">
14846         <size>70</size>
14847       </method>
14848       <method name="Void NotTest_2()">
14849         <size>113</size>
14850       </method>
14851       <method name="Void NotTest_3()">
14852         <size>71</size>
14853       </method>
14854       <method name="Void NotTest_4()">
14855         <size>105</size>
14856       </method>
14857       <method name="Void NotTest_5()">
14858         <size>73</size>
14859       </method>
14860       <method name="Void NotTest_6()">
14861         <size>104</size>
14862       </method>
14863       <method name="Void NotNullableTest()">
14864         <size>114</size>
14865       </method>
14866       <method name="Void NotNullableTest_2()">
14867         <size>134</size>
14868       </method>
14869       <method name="Void NotNullableTest_3()">
14870         <size>130</size>
14871       </method>
14872       <method name="Void NotNullableTest_4()">
14873         <size>149</size>
14874       </method>
14875       <method name="Void NotNullableTest_5()">
14876         <size>148</size>
14877       </method>
14878       <method name="Void NotEqualTest()">
14879         <size>118</size>
14880       </method>
14881       <method name="Void NotEqualTest_2()">
14882         <size>166</size>
14883       </method>
14884       <method name="Void NotEqualTest_3()">
14885         <size>125</size>
14886       </method>
14887       <method name="Void NotEqualTest_4()">
14888         <size>210</size>
14889       </method>
14890       <method name="Void NotEqualTest_5()">
14891         <size>176</size>
14892       </method>
14893       <method name="Void NotEqualTest_6()">
14894         <size>119</size>
14895       </method>
14896       <method name="Void NotEqualTest_7()">
14897         <size>167</size>
14898       </method>
14899       <method name="Void NotEqualTest_8()">
14900         <size>126</size>
14901       </method>
14902       <method name="Void NotEqualTest_9()">
14903         <size>146</size>
14904       </method>
14905       <method name="Void NotEqualTest_10()">
14906         <size>169</size>
14907       </method>
14908       <method name="Void NotEqualTest_11()">
14909         <size>132</size>
14910       </method>
14911       <method name="Void OrTest()">
14912         <size>141</size>
14913       </method>
14914       <method name="Void OrTest_2()">
14915         <size>129</size>
14916       </method>
14917       <method name="Void OrTest_3()">
14918         <size>161</size>
14919       </method>
14920       <method name="Void OrNullableTest()">
14921         <size>382</size>
14922       </method>
14923       <method name="Void OrNullableTest_2()">
14924         <size>186</size>
14925       </method>
14926       <method name="Void OrNullableTest_3()">
14927         <size>176</size>
14928       </method>
14929       <method name="Void OrNullableTest_4()">
14930         <size>198</size>
14931       </method>
14932       <method name="Void OrElseTest()">
14933         <size>97</size>
14934       </method>
14935       <method name="Void OrElseTest_2()">
14936         <size>167</size>
14937       </method>
14938       <method name="Void ParameterTest()">
14939         <size>73</size>
14940       </method>
14941       <method name="Void ParameterTest_2()">
14942         <size>75</size>
14943       </method>
14944       <method name="Void ParameterTest_3()">
14945         <size>73</size>
14946       </method>
14947       <method name="Void ParameterTest_4()">
14948         <size>100</size>
14949       </method>
14950       <method name="Void QuoteTest()">
14951         <size>85</size>
14952       </method>
14953       <method name="Void RightShiftTest()">
14954         <size>152</size>
14955       </method>
14956       <method name="Void RightShiftTest_2()">
14957         <size>159</size>
14958       </method>
14959       <method name="Void RightShiftTest_3()">
14960         <size>184</size>
14961       </method>
14962       <method name="Void RightShiftTest_4()">
14963         <size>258</size>
14964       </method>
14965       <method name="Void SubtractTest()">
14966         <size>100</size>
14967       </method>
14968       <method name="Void SubtractTest_2()">
14969         <size>119</size>
14970       </method>
14971       <method name="Void SubtractTest_3()">
14972         <size>130</size>
14973       </method>
14974       <method name="Void SubtractTest_4()">
14975         <size>192</size>
14976       </method>
14977       <method name="Void SubtractTest_5()">
14978         <size>134</size>
14979       </method>
14980       <method name="Void SubtractTest_6()">
14981         <size>160</size>
14982       </method>
14983       <method name="Void SubtractTest_7()">
14984         <size>113</size>
14985       </method>
14986       <method name="Void SubtractTest_8()">
14987         <size>146</size>
14988       </method>
14989       <method name="Void SubtractTest_9()">
14990         <size>142</size>
14991       </method>
14992       <method name="Void SubtractTest_10()">
14993         <size>161</size>
14994       </method>
14995       <method name="Void SubtractTest_11()">
14996         <size>157</size>
14997       </method>
14998       <method name="Void SubtractCheckedTest()">
14999         <size>127</size>
15000       </method>
15001       <method name="Void SubtractCheckedTest_2()">
15002         <size>185</size>
15003       </method>
15004       <method name="Void SubtractCheckedTest_3()">
15005         <size>130</size>
15006       </method>
15007       <method name="Void SubtractCheckedTest_4()">
15008         <size>121</size>
15009       </method>
15010       <method name="Void TypeAsTest()">
15011         <size>80</size>
15012       </method>
15013       <method name="Void TypeAsTest_2()">
15014         <size>144</size>
15015       </method>
15016       <method name="Void TypeAsTest_3()">
15017         <size>95</size>
15018       </method>
15019       <method name="Void TypeIsTest()">
15020         <size>103</size>
15021       </method>
15022       <method name="Void TypeIsTest_2()">
15023         <size>103</size>
15024       </method>
15025       <method name="Void TypeIsTest_3()">
15026         <size>95</size>
15027       </method>
15028       <method name="Void TypeIsTest_5()">
15029         <size>74</size>
15030       </method>
15031       <method name="Void TypeIsTest_6()">
15032         <size>111</size>
15033       </method>
15034       <method name="Void UnaryPlusTest()">
15035         <size>67</size>
15036       </method>
15037       <method name="Void UnaryPlusTest_2()">
15038         <size>47</size>
15039       </method>
15040       <method name="Void UnaryPlusTest_3()">
15041         <size>97</size>
15042       </method>
15043       <method name="Void UnaryPlusTest_4()">
15044         <size>141</size>
15045       </method>
15046       <method name="Void UnaryPlusTest_5()">
15047         <size>140</size>
15048       </method>
15049       <method name="System.String InstanceMethod(System.String)">
15050         <size>2</size>
15051       </method>
15052       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15053         <size>30</size>
15054       </method>
15055       <method name="Int32 TestInt()">
15056         <size>3</size>
15057       </method>
15058       <method name="Void RefMethod(Int32 ByRef)">
15059         <size>8</size>
15060       </method>
15061       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15062         <size>87</size>
15063       </method>
15064       <method name="Int32 Main()">
15065         <size>179</size>
15066       </method>
15067     </type>
15068     <type name="Tester+EmptyDelegate">
15069       <method name="Void .ctor(Object, IntPtr)">
15070         <size>0</size>
15071       </method>
15072       <method name="Void Invoke()">
15073         <size>0</size>
15074       </method>
15075       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15076         <size>0</size>
15077       </method>
15078       <method name="Void EndInvoke(IAsyncResult)">
15079         <size>0</size>
15080       </method>
15081     </type>
15082     <type name="Tester+IntDelegate">
15083       <method name="Void .ctor(Object, IntPtr)">
15084         <size>0</size>
15085       </method>
15086       <method name="Int32 Invoke()">
15087         <size>0</size>
15088       </method>
15089       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15090         <size>0</size>
15091       </method>
15092       <method name="Int32 EndInvoke(IAsyncResult)">
15093         <size>0</size>
15094       </method>
15095     </type>
15096     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15097       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15098         <size>21</size>
15099       </method>
15100       <method name="&lt;A&gt;__T get_A()">
15101         <size>7</size>
15102       </method>
15103       <method name="&lt;Value&gt;__T get_Value()">
15104         <size>7</size>
15105       </method>
15106       <method name="Boolean Equals(System.Object)">
15107         <size>69</size>
15108       </method>
15109       <method name="Int32 GetHashCode()">
15110         <size>86</size>
15111       </method>
15112       <method name="System.String ToString()">
15113         <size>142</size>
15114       </method>
15115     </type>
15116     <type name="Tester">
15117       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15118         <size>1</size>
15119       </method>
15120       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15121         <size>1</size>
15122       </method>
15123       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15124         <size>1</size>
15125       </method>
15126       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15127         <size>1</size>
15128       </method>
15129       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15130         <size>1</size>
15131       </method>
15132       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15133         <size>12</size>
15134       </method>
15135       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15136         <size>12</size>
15137       </method>
15138       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15139         <size>7</size>
15140       </method>
15141       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15142         <size>7</size>
15143       </method>
15144       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15145         <size>5</size>
15146       </method>
15147       <method name="Void NewArrayInitTest_5()">
15148         <size>158</size>
15149       </method>
15150       <method name="Void ConditionTest_5()">
15151         <size>107</size>
15152       </method>
15153       <method name="Void AndTest_4()">
15154         <size>92</size>
15155       </method>
15156       <method name="Void MemberInitTest_4()">
15157         <size>66</size>
15158       </method>
15159       <method name="Void NewTest_6()">
15160         <size>53</size>
15161       </method>
15162     </type>
15163     <type name="InverseLogicalOperator">
15164       <method name="Void .ctor(Boolean)">
15165         <size>8</size>
15166       </method>
15167       <method name="Boolean op_True(InverseLogicalOperator)">
15168         <size>8</size>
15169       </method>
15170       <method name="Boolean op_False(InverseLogicalOperator)">
15171         <size>8</size>
15172       </method>
15173     </type>
15174     <type name="MyType">
15175       <method name="Void .ctor(Int32)">
15176         <size>8</size>
15177       </method>
15178       <method name="Int16 get_ShortProp()">
15179         <size>7</size>
15180       </method>
15181       <method name="Void set_ShortProp(Int16)">
15182         <size>8</size>
15183       </method>
15184       <method name="Int32 GetHashCode()">
15185         <size>6</size>
15186       </method>
15187       <method name="System.String ToString()">
15188         <size>12</size>
15189       </method>
15190       <method name="Int32 op_Implicit(MyType)">
15191         <size>8</size>
15192       </method>
15193       <method name="Boolean op_True(MyType)">
15194         <size>16</size>
15195       </method>
15196       <method name="Boolean op_False(MyType)">
15197         <size>19</size>
15198       </method>
15199       <method name="MyType op_Addition(MyType, MyType)">
15200         <size>21</size>
15201       </method>
15202       <method name="MyType op_Subtraction(MyType, MyType)">
15203         <size>21</size>
15204       </method>
15205       <method name="MyType op_Division(MyType, MyType)">
15206         <size>21</size>
15207       </method>
15208       <method name="MyType op_Multiply(MyType, MyType)">
15209         <size>21</size>
15210       </method>
15211       <method name="MyType op_Modulus(MyType, MyType)">
15212         <size>21</size>
15213       </method>
15214       <method name="MyType op_BitwiseAnd(MyType, MyType)">
15215         <size>21</size>
15216       </method>
15217       <method name="MyType op_BitwiseOr(MyType, MyType)">
15218         <size>21</size>
15219       </method>
15220       <method name="MyType op_ExclusiveOr(MyType, MyType)">
15221         <size>21</size>
15222       </method>
15223       <method name="Boolean op_Equality(MyType, MyType)">
15224         <size>17</size>
15225       </method>
15226       <method name="Boolean op_Inequality(MyType, MyType)">
15227         <size>20</size>
15228       </method>
15229       <method name="Boolean op_GreaterThan(MyType, MyType)">
15230         <size>17</size>
15231       </method>
15232       <method name="Boolean op_LessThan(MyType, MyType)">
15233         <size>17</size>
15234       </method>
15235       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
15236         <size>20</size>
15237       </method>
15238       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
15239         <size>20</size>
15240       </method>
15241       <method name="Boolean op_LogicalNot(MyType)">
15242         <size>11</size>
15243       </method>
15244       <method name="Int32 op_RightShift(MyType, Int32)">
15245         <size>13</size>
15246       </method>
15247       <method name="Int32 op_LeftShift(MyType, Int32)">
15248         <size>13</size>
15249       </method>
15250       <method name="MyType op_UnaryNegation(MyType)">
15251         <size>14</size>
15252       </method>
15253       <method name="MyType op_UnaryPlus(MyType)">
15254         <size>13</size>
15255       </method>
15256     </type>
15257     <type name="MyTypeImplicitOnly">
15258       <method name="Void .ctor(Int16)">
15259         <size>8</size>
15260       </method>
15261       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
15262         <size>8</size>
15263       </method>
15264     </type>
15265     <type name="Tester">
15266       <method name="Void EqualTest_14()">
15267         <size>101</size>
15268       </method>
15269     </type>
15270     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
15271       <method name="Void .ctor()">
15272         <size>7</size>
15273       </method>
15274     </type>
15275     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
15276       <method name="Void .ctor()">
15277         <size>7</size>
15278       </method>
15279     </type>
15280     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
15281       <method name="Void .ctor()">
15282         <size>7</size>
15283       </method>
15284     </type>
15285     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
15286       <method name="Void .ctor()">
15287         <size>7</size>
15288       </method>
15289     </type>
15290     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
15291       <method name="Void .ctor()">
15292         <size>7</size>
15293       </method>
15294     </type>
15295     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
15296       <method name="Void .ctor()">
15297         <size>7</size>
15298       </method>
15299     </type>
15300   </test>
15301   <test name="gtest-etree-02.cs">
15302     <type name="M">
15303       <method name="Void .ctor()">
15304         <size>7</size>
15305       </method>
15306       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
15307         <size>1</size>
15308       </method>
15309       <method name="Void Main()">
15310         <size>129</size>
15311       </method>
15312     </type>
15313   </test>
15314   <test name="gtest-etree-03.cs">
15315     <type name="C">
15316       <method name="Void .ctor()">
15317         <size>7</size>
15318       </method>
15319       <method name="Int32 Main()">
15320         <size>6</size>
15321       </method>
15322     </type>
15323     <type name="S`1[T]">
15324       <method name="Int32 Test()">
15325         <size>145</size>
15326       </method>
15327     </type>
15328   </test>
15329   <test name="gtest-etree-04.cs">
15330     <type name="C">
15331       <method name="Void .ctor()">
15332         <size>7</size>
15333       </method>
15334       <method name="Int32 Main()">
15335         <size>346</size>
15336       </method>
15337     </type>
15338     <type name="C+&lt;Main&gt;c__AnonStorey0">
15339       <method name="Void .ctor()">
15340         <size>7</size>
15341       </method>
15342     </type>
15343     <type name="Foo">
15344       <method name="Boolean op_GreaterThan(Foo, Foo)">
15345         <size>6</size>
15346       </method>
15347       <method name="Boolean op_LessThan(Foo, Foo)">
15348         <size>6</size>
15349       </method>
15350       <method name="Boolean op_Equality(Foo, Foo)">
15351         <size>6</size>
15352       </method>
15353       <method name="Boolean op_Inequality(Foo, Foo)">
15354         <size>6</size>
15355       </method>
15356     </type>
15357   </test>
15358   <test name="gtest-etree-05.cs">
15359     <type name="C">
15360       <method name="Void .ctor()">
15361         <size>7</size>
15362       </method>
15363       <method name="Void Assert[T](T, T)">
15364         <size>46</size>
15365       </method>
15366       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15367         <size>56</size>
15368       </method>
15369       <method name="Int32 Main()">
15370         <size>360</size>
15371       </method>
15372     </type>
15373   </test>
15374   <test name="gtest-etree-06.cs">
15375     <type name="Test">
15376       <method name="Void .ctor()">
15377         <size>7</size>
15378       </method>
15379       <method name="Int32 Main()">
15380         <size>45</size>
15381       </method>
15382       <method name="Int32 Value()">
15383         <size>2</size>
15384       </method>
15385     </type>
15386   </test>
15387   <test name="gtest-etree-08.cs">
15388     <type name="Foo">
15389       <method name="Void .ctor()">
15390         <size>7</size>
15391       </method>
15392       <method name="Int32 ThisMethod()">
15393         <size>3</size>
15394       </method>
15395       <method name="Int32 Goo(Boolean)">
15396         <size>199</size>
15397       </method>
15398       <method name="Int32 Main()">
15399         <size>14</size>
15400       </method>
15401     </type>
15402     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
15403       <method name="Void .ctor()">
15404         <size>7</size>
15405       </method>
15406     </type>
15407   </test>
15408   <test name="gtest-etree-09.cs">
15409     <type name="Mono.C">
15410       <method name="Void .ctor()">
15411         <size>7</size>
15412       </method>
15413       <method name="Int32 Main()">
15414         <size>289</size>
15415       </method>
15416       <method name="System.Int64[] GetValues()">
15417         <size>23</size>
15418       </method>
15419     </type>
15420     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
15421       <method name="Void .ctor()">
15422         <size>7</size>
15423       </method>
15424     </type>
15425   </test>
15426   <test name="gtest-etree-10.cs">
15427     <type name="Foo`1[T]">
15428       <method name="Void .ctor()">
15429         <size>7</size>
15430       </method>
15431       <method name="Boolean ContainsAll[U](IEnumerable`1)">
15432         <size>184</size>
15433       </method>
15434       <method name="Boolean Contains(T)">
15435         <size>2</size>
15436       </method>
15437     </type>
15438     <type name="Program">
15439       <method name="Void .ctor()">
15440         <size>7</size>
15441       </method>
15442       <method name="Int32 Main()">
15443         <size>44</size>
15444       </method>
15445     </type>
15446     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
15447       <method name="Void .ctor()">
15448         <size>7</size>
15449       </method>
15450     </type>
15451   </test>
15452   <test name="gtest-etree-11.cs">
15453     <type name="C">
15454       <method name="Void .ctor()">
15455         <size>7</size>
15456       </method>
15457       <method name="Void Main()">
15458         <size>12</size>
15459       </method>
15460     </type>
15461     <type name="Test">
15462       <method name="Void .ctor()">
15463         <size>7</size>
15464       </method>
15465       <method name="Void Invalid(Int32)">
15466         <size>124</size>
15467       </method>
15468       <method name="Void Other(System.Int32[])">
15469         <size>1</size>
15470       </method>
15471     </type>
15472     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
15473       <method name="Void .ctor()">
15474         <size>7</size>
15475       </method>
15476     </type>
15477   </test>
15478   <test name="gtest-etree-12.cs">
15479     <type name="TestCase">
15480       <method name="Void .cctor()">
15481         <size>68</size>
15482       </method>
15483       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
15484         <size>2</size>
15485       </method>
15486       <method name="Void DummyToMakeTheStaticsInitialize()">
15487         <size>1</size>
15488       </method>
15489     </type>
15490     <type name="Program">
15491       <method name="Void .ctor()">
15492         <size>7</size>
15493       </method>
15494       <method name="Int32 Main()">
15495         <size>7</size>
15496       </method>
15497     </type>
15498   </test>
15499   <test name="gtest-etree-13.cs">
15500     <type name="Program">
15501       <method name="Void .ctor()">
15502         <size>7</size>
15503       </method>
15504       <method name="Int32 Main()">
15505         <size>58</size>
15506       </method>
15507       <method name="IEnumerable`1 Test[T](Int32)">
15508         <size>30</size>
15509       </method>
15510     </type>
15511     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
15512       <method name="Void .ctor()">
15513         <size>7</size>
15514       </method>
15515       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15516         <size>7</size>
15517       </method>
15518       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15519         <size>12</size>
15520       </method>
15521       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15522         <size>7</size>
15523       </method>
15524       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15525         <size>40</size>
15526       </method>
15527       <method name="Boolean MoveNext()">
15528         <size>103</size>
15529       </method>
15530       <method name="Void Dispose()">
15531         <size>8</size>
15532       </method>
15533       <method name="Void Reset()">
15534         <size>6</size>
15535       </method>
15536     </type>
15537   </test>
15538   <test name="gtest-etree-14.cs">
15539     <type name="Person">
15540       <method name="Void .ctor()">
15541         <size>7</size>
15542       </method>
15543       <method name="Int32 get_Age()">
15544         <size>7</size>
15545       </method>
15546       <method name="Void set_Age(Int32)">
15547         <size>8</size>
15548       </method>
15549     </type>
15550     <type name="Repro">
15551       <method name="Void .ctor()">
15552         <size>7</size>
15553       </method>
15554       <method name="Int32 Main()">
15555         <size>59</size>
15556       </method>
15557       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
15558         <size>44</size>
15559       </method>
15560       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
15561         <size>13</size>
15562       </method>
15563     </type>
15564     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
15565       <method name="Void .ctor()">
15566         <size>7</size>
15567       </method>
15568       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
15569         <size>7</size>
15570       </method>
15571       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15572         <size>12</size>
15573       </method>
15574       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15575         <size>7</size>
15576       </method>
15577       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
15578         <size>52</size>
15579       </method>
15580       <method name="Boolean MoveNext()">
15581         <size>288</size>
15582       </method>
15583       <method name="Void Dispose()">
15584         <size>60</size>
15585       </method>
15586       <method name="Void Reset()">
15587         <size>6</size>
15588       </method>
15589     </type>
15590   </test>
15591   <test name="gtest-exmethod-01.cs">
15592     <type name="SimpleTest">
15593       <method name="System.String Prefix(System.String, System.String)">
15594         <size>8</size>
15595       </method>
15596     </type>
15597     <type name="M">
15598       <method name="Void .ctor()">
15599         <size>7</size>
15600       </method>
15601       <method name="Int32 Main()">
15602         <size>157</size>
15603       </method>
15604     </type>
15605   </test>
15606   <test name="gtest-exmethod-02.cs">
15607     <type name="M">
15608       <method name="Void .ctor()">
15609         <size>7</size>
15610       </method>
15611       <method name="Void Main()">
15612         <size>12</size>
15613       </method>
15614     </type>
15615     <type name="N.M">
15616       <method name="Void .ctor()">
15617         <size>7</size>
15618       </method>
15619       <method name="Void Test2()">
15620         <size>12</size>
15621       </method>
15622     </type>
15623   </test>
15624   <test name="gtest-exmethod-03.cs">
15625     <type name="A.A">
15626       <method name="Int32 Foo(Int32)">
15627         <size>2</size>
15628       </method>
15629       <method name="Int32 Foo(Int32, System.String)">
15630         <size>3</size>
15631       </method>
15632     </type>
15633     <type name="B.X">
15634       <method name="Int32 Foo(Int32)">
15635         <size>2</size>
15636       </method>
15637       <method name="Int32 Foo(Int32, Boolean)">
15638         <size>3</size>
15639       </method>
15640     </type>
15641     <type name="C.F">
15642       <method name="Boolean Foo(Byte)">
15643         <size>2</size>
15644       </method>
15645     </type>
15646     <type name="C.D.F">
15647       <method name="Int32 Foo(Int32)">
15648         <size>3</size>
15649       </method>
15650       <method name="Void TestX()">
15651         <size>9</size>
15652       </method>
15653     </type>
15654     <type name="C.M">
15655       <method name="Int32 Foo(Int32)">
15656         <size>2</size>
15657       </method>
15658       <method name="Int32 Main()">
15659         <size>61</size>
15660       </method>
15661     </type>
15662   </test>
15663   <test name="gtest-exmethod-04.cs">
15664     <type name="A.Test">
15665       <method name="System.String Test_1(Boolean)">
15666         <size>6</size>
15667       </method>
15668     </type>
15669     <type name="B.M">
15670       <method name="Void .ctor()">
15671         <size>7</size>
15672       </method>
15673       <method name="Void Main()">
15674         <size>12</size>
15675       </method>
15676     </type>
15677   </test>
15678   <test name="gtest-exmethod-05.cs">
15679     <type name="A.Test_A">
15680       <method name="System.String Test_1(System.String)">
15681         <size>6</size>
15682       </method>
15683     </type>
15684     <type name="A.Test_B">
15685       <method name="System.String Test_2(System.String)">
15686         <size>6</size>
15687       </method>
15688     </type>
15689     <type name="B.M">
15690       <method name="Void .ctor()">
15691         <size>7</size>
15692       </method>
15693       <method name="Void Main()">
15694         <size>23</size>
15695       </method>
15696     </type>
15697   </test>
15698   <test name="gtest-exmethod-06.cs">
15699     <type name="Gen">
15700       <method name="T Test_1[T](T)">
15701         <size>10</size>
15702       </method>
15703       <method name="System.String Test_1[T](System.String)">
15704         <size>6</size>
15705       </method>
15706     </type>
15707     <type name="B.M">
15708       <method name="Void .ctor()">
15709         <size>7</size>
15710       </method>
15711       <method name="Void Main()">
15712         <size>30</size>
15713       </method>
15714     </type>
15715   </test>
15716   <test name="gtest-exmethod-07.cs">
15717     <type name="E">
15718       <method name="Void ToReadOnly[T](IEnumerable`1)">
15719         <size>1</size>
15720       </method>
15721       <method name="Void To(IA)">
15722         <size>1</size>
15723       </method>
15724     </type>
15725     <type name="C">
15726       <method name="Void .ctor()">
15727         <size>7</size>
15728       </method>
15729       <method name="Void Main()">
15730         <size>1</size>
15731       </method>
15732       <method name="Void Test(IEnumerable`1)">
15733         <size>15</size>
15734       </method>
15735     </type>
15736   </test>
15737   <test name="gtest-exmethod-08.cs">
15738     <type name="C">
15739       <method name="Void .ctor()">
15740         <size>7</size>
15741       </method>
15742       <method name="Void Main()">
15743         <size>21</size>
15744       </method>
15745     </type>
15746   </test>
15747   <test name="gtest-exmethod-09.cs">
15748     <type name="Test">
15749       <method name="Void Foo[T](System.String)">
15750         <size>1</size>
15751       </method>
15752     </type>
15753     <type name="C">
15754       <method name="Void .ctor()">
15755         <size>7</size>
15756       </method>
15757       <method name="Void Main()">
15758         <size>11</size>
15759       </method>
15760     </type>
15761   </test>
15762   <test name="gtest-exmethod-10.cs">
15763     <type name="AExtensions">
15764       <method name="Int32 Round(Double)">
15765         <size>8</size>
15766       </method>
15767     </type>
15768     <type name="BExtensions">
15769       <method name="T GetBy[T](T[], Double)">
15770         <size>13</size>
15771       </method>
15772     </type>
15773     <type name="C">
15774       <method name="Void .ctor()">
15775         <size>7</size>
15776       </method>
15777       <method name="Void Main()">
15778         <size>1</size>
15779       </method>
15780     </type>
15781   </test>
15782   <test name="gtest-exmethod-11.cs">
15783     <type name="Test">
15784       <method name="Void .ctor()">
15785         <size>7</size>
15786       </method>
15787       <method name="Int32 Main(System.String[])">
15788         <size>20</size>
15789       </method>
15790     </type>
15791     <type name="Lol">
15792       <method name="Boolean OneEleven(System.Object)">
15793         <size>2</size>
15794       </method>
15795     </type>
15796   </test>
15797   <test name="gtest-exmethod-12.cs">
15798     <type name="Program">
15799       <method name="Void .ctor()">
15800         <size>7</size>
15801       </method>
15802       <method name="Void Main(System.String[])">
15803         <size>61</size>
15804       </method>
15805     </type>
15806     <type name="ChatClient">
15807       <method name="Void .ctor()">
15808         <size>7</size>
15809       </method>
15810       <method name="Void Say(System.String, System.String)">
15811         <size>13</size>
15812       </method>
15813     </type>
15814     <type name="ChatExtensions">
15815       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
15816         <size>60</size>
15817       </method>
15818     </type>
15819   </test>
15820   <test name="gtest-exmethod-13.cs">
15821     <type name="Foo">
15822       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
15823         <size>2</size>
15824       </method>
15825       <method name="Void Main()">
15826         <size>23</size>
15827       </method>
15828     </type>
15829   </test>
15830   <test name="gtest-exmethod-14.cs">
15831     <type name="C">
15832       <method name="Void Bar[U](IA)">
15833         <size>7</size>
15834       </method>
15835       <method name="Void Foo[T](IA)">
15836         <size>1</size>
15837       </method>
15838       <method name="Void Foo(IA)">
15839         <size>7</size>
15840       </method>
15841       <method name="Void Main()">
15842         <size>1</size>
15843       </method>
15844     </type>
15845   </test>
15846   <test name="gtest-exmethod-15.cs">
15847     <type name="C">
15848       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
15849         <size>15</size>
15850       </method>
15851       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
15852         <size>2</size>
15853       </method>
15854       <method name="Void Main()">
15855         <size>1</size>
15856       </method>
15857     </type>
15858   </test>
15859   <test name="gtest-exmethod-16.cs">
15860     <type name="Rocks">
15861       <method name="Boolean Extension(System.String)">
15862         <size>2</size>
15863       </method>
15864       <method name="Boolean Extension(D)">
15865         <size>2</size>
15866       </method>
15867     </type>
15868     <type name="Program">
15869       <method name="Void .ctor()">
15870         <size>7</size>
15871       </method>
15872       <method name="Void add_e(D)">
15873         <size>24</size>
15874       </method>
15875       <method name="Void remove_e(D)">
15876         <size>24</size>
15877       </method>
15878       <method name="System.String get_Item(Int32)">
15879         <size>6</size>
15880       </method>
15881       <method name="System.String get_Property()">
15882         <size>6</size>
15883       </method>
15884       <method name="Void Main(System.String[])">
15885         <size>44</size>
15886       </method>
15887     </type>
15888     <type name="D">
15889       <method name="Void .ctor(Object, IntPtr)">
15890         <size>0</size>
15891       </method>
15892       <method name="System.String Invoke()">
15893         <size>0</size>
15894       </method>
15895       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15896         <size>0</size>
15897       </method>
15898       <method name="System.String EndInvoke(IAsyncResult)">
15899         <size>0</size>
15900       </method>
15901     </type>
15902   </test>
15903   <test name="gtest-exmethod-17.cs">
15904     <type name="MainClass">
15905       <method name="Void Main()">
15906         <size>45</size>
15907       </method>
15908     </type>
15909   </test>
15910   <test name="gtest-exmethod-18.cs">
15911     <type name="Foo">
15912       <method name="Void .ctor()">
15913         <size>7</size>
15914       </method>
15915       <method name="Boolean get_IsBar()">
15916         <size>2</size>
15917       </method>
15918     </type>
15919     <type name="FooExt">
15920       <method name="Boolean IsBar(Foo)">
15921         <size>7</size>
15922       </method>
15923     </type>
15924     <type name="Repro">
15925       <method name="Void .ctor()">
15926         <size>7</size>
15927       </method>
15928       <method name="Void Main()">
15929         <size>18</size>
15930       </method>
15931     </type>
15932   </test>
15933   <test name="gtest-exmethod-19.cs">
15934     <type name="Rocks">
15935       <method name="Int32 Test_2[T](IEnumerable`1)">
15936         <size>3</size>
15937       </method>
15938       <method name="System.String Test_1(System.String)">
15939         <size>12</size>
15940       </method>
15941     </type>
15942     <type name="Test">
15943       <method name="Void .ctor()">
15944         <size>7</size>
15945       </method>
15946       <method name="Int32 Main()">
15947         <size>142</size>
15948       </method>
15949     </type>
15950     <type name="Test+D">
15951       <method name="Void .ctor(Object, IntPtr)">
15952         <size>0</size>
15953       </method>
15954       <method name="System.String Invoke()">
15955         <size>0</size>
15956       </method>
15957       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15958         <size>0</size>
15959       </method>
15960       <method name="System.String EndInvoke(IAsyncResult)">
15961         <size>0</size>
15962       </method>
15963     </type>
15964   </test>
15965   <test name="gtest-exmethod-20.cs">
15966     <type name="Outer.Inner.Test">
15967       <method name="Void .ctor()">
15968         <size>7</size>
15969       </method>
15970       <method name="Void M(I)">
15971         <size>13</size>
15972       </method>
15973       <method name="Void Main()">
15974         <size>1</size>
15975       </method>
15976     </type>
15977     <type name="Outer.ExtensionMethods">
15978       <method name="Void AddRange[T](I, IEnumerable`1)">
15979         <size>1</size>
15980       </method>
15981     </type>
15982   </test>
15983   <test name="gtest-exmethod-21.cs">
15984     <type name="Outer.Inner.Test">
15985       <method name="Void .ctor()">
15986         <size>7</size>
15987       </method>
15988       <method name="Void M(I)">
15989         <size>7</size>
15990       </method>
15991       <method name="Void Main()">
15992         <size>1</size>
15993       </method>
15994     </type>
15995     <type name="External.ExtensionMethods">
15996       <method name="Void AddRange(I)">
15997         <size>1</size>
15998       </method>
15999     </type>
16000   </test>
16001   <test name="gtest-exmethod-22.cs">
16002     <type name="Program">
16003       <method name="Void .ctor()">
16004         <size>7</size>
16005       </method>
16006       <method name="Int32 Main()">
16007         <size>8</size>
16008       </method>
16009     </type>
16010   </test>
16011   <test name="gtest-exmethod-23.cs">
16012     <type name="T">
16013       <method name="Void A(System.String, Int32)">
16014         <size>1</size>
16015       </method>
16016       <method name="Void Main()">
16017         <size>1</size>
16018       </method>
16019     </type>
16020   </test>
16021   <test name="gtest-exmethod-24.cs">
16022     <type name="Bar">
16023       <method name="Void .ctor()">
16024         <size>7</size>
16025       </method>
16026       <method name="Void Main()">
16027         <size>1</size>
16028       </method>
16029     </type>
16030   </test>
16031   <test name="gtest-exmethod-25.cs">
16032     <type name="Bar">
16033       <method name="Void .ctor()">
16034         <size>7</size>
16035       </method>
16036       <method name="Void Main()">
16037         <size>11</size>
16038       </method>
16039     </type>
16040   </test>
16041   <test name="gtest-friend-01.cs">
16042     <type name="Test">
16043       <method name="Void .ctor()">
16044         <size>7</size>
16045       </method>
16046       <method name="Void Main()">
16047         <size>20</size>
16048       </method>
16049     </type>
16050   </test>
16051   <test name="gtest-friend-02.cs">
16052     <type name="Test">
16053       <method name="Void .ctor()">
16054         <size>7</size>
16055       </method>
16056       <method name="Void Main()">
16057         <size>20</size>
16058       </method>
16059     </type>
16060   </test>
16061   <test name="gtest-friend-03.cs">
16062     <type name="Test">
16063       <method name="Void .ctor()">
16064         <size>7</size>
16065       </method>
16066       <method name="Void Main()">
16067         <size>20</size>
16068       </method>
16069     </type>
16070   </test>
16071   <test name="gtest-friend-04.cs">
16072     <type name="Test">
16073       <method name="Void .ctor()">
16074         <size>7</size>
16075       </method>
16076       <method name="Void Main()">
16077         <size>19</size>
16078       </method>
16079     </type>
16080   </test>
16081   <test name="gtest-friend-05.cs">
16082     <type name="Test">
16083       <method name="Void .ctor()">
16084         <size>7</size>
16085       </method>
16086       <method name="Void Main()">
16087         <size>20</size>
16088       </method>
16089     </type>
16090   </test>
16091   <test name="gtest-friend-06.cs">
16092     <type name="Test">
16093       <method name="Void .ctor()">
16094         <size>7</size>
16095       </method>
16096       <method name="Void Main()">
16097         <size>20</size>
16098       </method>
16099     </type>
16100   </test>
16101   <test name="gtest-friend-07.cs">
16102     <type name="Test">
16103       <method name="Void .ctor()">
16104         <size>7</size>
16105       </method>
16106       <method name="Void Main()">
16107         <size>20</size>
16108       </method>
16109     </type>
16110   </test>
16111   <test name="gtest-friend-08.cs">
16112     <type name="Test">
16113       <method name="Void .ctor()">
16114         <size>7</size>
16115       </method>
16116       <method name="Void Main()">
16117         <size>19</size>
16118       </method>
16119     </type>
16120   </test>
16121   <test name="gtest-friend-09.cs">
16122     <type name="Test">
16123       <method name="Void .ctor()">
16124         <size>7</size>
16125       </method>
16126       <method name="Void Main()">
16127         <size>20</size>
16128       </method>
16129     </type>
16130   </test>
16131   <test name="gtest-friend-10.cs">
16132     <type name="Test">
16133       <method name="Void .ctor()">
16134         <size>7</size>
16135       </method>
16136       <method name="Void Main()">
16137         <size>20</size>
16138       </method>
16139     </type>
16140   </test>
16141   <test name="gtest-friend-11.cs">
16142     <type name="Test">
16143       <method name="Void .ctor()">
16144         <size>7</size>
16145       </method>
16146       <method name="Void Main()">
16147         <size>20</size>
16148       </method>
16149     </type>
16150   </test>
16151   <test name="gtest-friend-12.cs">
16152     <type name="Test">
16153       <method name="Void .ctor()">
16154         <size>7</size>
16155       </method>
16156       <method name="Void Main()">
16157         <size>19</size>
16158       </method>
16159     </type>
16160   </test>
16161   <test name="gtest-friend-13.cs">
16162     <type name="B">
16163       <method name="Void .ctor()">
16164         <size>7</size>
16165       </method>
16166       <method name="Void Test()">
16167         <size>1</size>
16168       </method>
16169       <method name="Void Test_2()">
16170         <size>1</size>
16171       </method>
16172     </type>
16173     <type name="Test">
16174       <method name="Void .ctor()">
16175         <size>7</size>
16176       </method>
16177       <method name="Void Main()">
16178         <size>1</size>
16179       </method>
16180     </type>
16181   </test>
16182   <test name="gtest-implicitarray-01.cs">
16183     <type name="Test">
16184       <method name="Void .ctor()">
16185         <size>7</size>
16186       </method>
16187       <method name="Int32 Main()">
16188         <size>282</size>
16189       </method>
16190     </type>
16191     <type name="&lt;PrivateImplementationDetails&gt;">
16192       <method name="Void .ctor()">
16193         <size>7</size>
16194       </method>
16195     </type>
16196   </test>
16197   <test name="gtest-implicitarray-02.cs">
16198     <type name="MyString">
16199       <method name="Void .ctor()">
16200         <size>7</size>
16201       </method>
16202       <method name="System.String op_Implicit(MyString)">
16203         <size>6</size>
16204       </method>
16205     </type>
16206     <type name="Test">
16207       <method name="Void .ctor()">
16208         <size>7</size>
16209       </method>
16210       <method name="Int32 Main()">
16211         <size>50</size>
16212       </method>
16213     </type>
16214   </test>
16215   <test name="gtest-initialize-01.cs">
16216     <type name="MyClass">
16217       <method name="Void .ctor()">
16218         <size>18</size>
16219       </method>
16220       <method name="Int32 get_Answer()">
16221         <size>7</size>
16222       </method>
16223       <method name="Void set_Answer(Int32)">
16224         <size>8</size>
16225       </method>
16226     </type>
16227     <type name="Test">
16228       <method name="Void .ctor()">
16229         <size>7</size>
16230       </method>
16231       <method name="Int32 Main()">
16232         <size>65</size>
16233       </method>
16234     </type>
16235   </test>
16236   <test name="gtest-initialize-02.cs">
16237     <type name="Test">
16238       <method name="Void .ctor()">
16239         <size>7</size>
16240       </method>
16241       <method name="Int32 Main()">
16242         <size>1054</size>
16243       </method>
16244     </type>
16245     <type name="Test+Point">
16246       <method name="Void .ctor()">
16247         <size>7</size>
16248       </method>
16249     </type>
16250     <type name="Test+Line">
16251       <method name="Void .ctor()">
16252         <size>29</size>
16253       </method>
16254     </type>
16255     <type name="Test+Rectangle">
16256       <method name="Void .ctor()">
16257         <size>51</size>
16258       </method>
16259     </type>
16260     <type name="Test+Library">
16261       <method name="Void .ctor()">
16262         <size>53</size>
16263       </method>
16264     </type>
16265     <type name="Test+Thing">
16266       <method name="Void .ctor()">
16267         <size>7</size>
16268       </method>
16269     </type>
16270     <type name="Test+Box">
16271       <method name="Void .ctor()">
16272         <size>7</size>
16273       </method>
16274     </type>
16275   </test>
16276   <test name="gtest-initialize-03.cs">
16277     <type name="Data">
16278       <method name="Void .ctor()">
16279         <size>7</size>
16280       </method>
16281     </type>
16282     <type name="Test">
16283       <method name="Void .ctor()">
16284         <size>7</size>
16285       </method>
16286       <method name="Void set_Prop(Data)">
16287         <size>1</size>
16288       </method>
16289       <method name="System.Object Foo()">
16290         <size>15</size>
16291       </method>
16292       <method name="Void Main()">
16293         <size>48</size>
16294       </method>
16295     </type>
16296   </test>
16297   <test name="gtest-initialize-04.cs">
16298     <type name="C">
16299       <method name="Void .ctor()">
16300         <size>7</size>
16301       </method>
16302       <method name="Void .cctor()">
16303         <size>34</size>
16304       </method>
16305       <method name="Int32 Main()">
16306         <size>30</size>
16307       </method>
16308     </type>
16309   </test>
16310   <test name="gtest-initialize-05.cs">
16311     <type name="C">
16312       <method name="Void .ctor()">
16313         <size>7</size>
16314       </method>
16315       <method name="Int32 Main()">
16316         <size>215</size>
16317       </method>
16318     </type>
16319   </test>
16320   <test name="gtest-initialize-06.cs">
16321     <type name="C">
16322       <method name="Void .ctor()">
16323         <size>7</size>
16324       </method>
16325       <method name="Int32 Main()">
16326         <size>39</size>
16327       </method>
16328       <method name="Void Foo(Point ByRef)">
16329         <size>25</size>
16330       </method>
16331     </type>
16332   </test>
16333   <test name="gtest-initialize-07.cs">
16334     <type name="A">
16335       <method name="Void .ctor()">
16336         <size>7</size>
16337       </method>
16338       <method name="System.String get_Name()">
16339         <size>7</size>
16340       </method>
16341       <method name="Void set_Name(System.String)">
16342         <size>8</size>
16343       </method>
16344       <method name="Boolean Matches(System.String)">
16345         <size>13</size>
16346       </method>
16347     </type>
16348     <type name="M">
16349       <method name="Void .ctor()">
16350         <size>7</size>
16351       </method>
16352       <method name="Int32 Main()">
16353         <size>37</size>
16354       </method>
16355     </type>
16356   </test>
16357   <test name="gtest-initialize-08.cs">
16358     <type name="T">
16359       <method name="Void .ctor()">
16360         <size>7</size>
16361       </method>
16362     </type>
16363     <type name="X">
16364       <method name="Void .ctor()">
16365         <size>7</size>
16366       </method>
16367       <method name="Z[] get_Prop()">
16368         <size>7</size>
16369       </method>
16370       <method name="Void set_Prop(Z[])">
16371         <size>8</size>
16372       </method>
16373     </type>
16374     <type name="Z">
16375       <method name="Void .ctor()">
16376         <size>7</size>
16377       </method>
16378     </type>
16379     <type name="Test">
16380       <method name="Void .ctor(String)">
16381         <size>70</size>
16382       </method>
16383       <method name="Void .ctor(Int32)">
16384         <size>70</size>
16385       </method>
16386     </type>
16387     <type name="C">
16388       <method name="Void .ctor()">
16389         <size>7</size>
16390       </method>
16391       <method name="Int32 Main()">
16392         <size>13</size>
16393       </method>
16394     </type>
16395   </test>
16396   <test name="gtest-iter-01.cs">
16397     <type name="C">
16398       <method name="Void .ctor()">
16399         <size>7</size>
16400       </method>
16401       <method name="Void Main()">
16402         <size>1</size>
16403       </method>
16404     </type>
16405     <type name="C+ArrayReadOnlyList`1[T]">
16406       <method name="Void .ctor()">
16407         <size>7</size>
16408       </method>
16409       <method name="T get_Item(Int32)">
16410         <size>13</size>
16411       </method>
16412       <method name="IEnumerator`1 GetEnumerator()">
16413         <size>15</size>
16414       </method>
16415     </type>
16416     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
16417       <method name="Void .ctor()">
16418         <size>7</size>
16419       </method>
16420       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16421         <size>12</size>
16422       </method>
16423       <method name="Boolean MoveNext()">
16424         <size>136</size>
16425       </method>
16426       <method name="Void Dispose()">
16427         <size>8</size>
16428       </method>
16429       <method name="Void Reset()">
16430         <size>6</size>
16431       </method>
16432       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16433         <size>7</size>
16434       </method>
16435     </type>
16436   </test>
16437   <test name="gtest-iter-02.cs">
16438     <type name="C">
16439       <method name="Void .ctor()">
16440         <size>7</size>
16441       </method>
16442       <method name="IEnumerator`1 Test()">
16443         <size>8</size>
16444       </method>
16445       <method name="Void Main()">
16446         <size>1</size>
16447       </method>
16448     </type>
16449     <type name="C+&lt;Test&gt;c__Iterator0">
16450       <method name="Void .ctor()">
16451         <size>7</size>
16452       </method>
16453       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16454         <size>12</size>
16455       </method>
16456       <method name="Boolean MoveNext()">
16457         <size>25</size>
16458       </method>
16459       <method name="Void Dispose()">
16460         <size>8</size>
16461       </method>
16462       <method name="Void Reset()">
16463         <size>6</size>
16464       </method>
16465       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
16466         <size>7</size>
16467       </method>
16468     </type>
16469   </test>
16470   <test name="gtest-iter-03.cs">
16471     <type name="Test">
16472       <method name="Void .ctor()">
16473         <size>18</size>
16474       </method>
16475       <method name="IEnumerable`1 Annotations[T]()">
16476         <size>23</size>
16477       </method>
16478       <method name="IEnumerable`1 Annotations(System.Type)">
16479         <size>37</size>
16480       </method>
16481       <method name="Void Main()">
16482         <size>14</size>
16483       </method>
16484     </type>
16485     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
16486       <method name="Void .ctor()">
16487         <size>7</size>
16488       </method>
16489       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16490         <size>12</size>
16491       </method>
16492       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16493         <size>7</size>
16494       </method>
16495       <method name="Boolean MoveNext()">
16496         <size>194</size>
16497       </method>
16498       <method name="Void Dispose()">
16499         <size>60</size>
16500       </method>
16501       <method name="Void Reset()">
16502         <size>6</size>
16503       </method>
16504     </type>
16505     <type name="Test+&lt;Annotations&gt;c__Iterator1">
16506       <method name="Void .ctor()">
16507         <size>7</size>
16508       </method>
16509       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16510         <size>7</size>
16511       </method>
16512       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16513         <size>7</size>
16514       </method>
16515       <method name="Boolean MoveNext()">
16516         <size>213</size>
16517       </method>
16518       <method name="Void Dispose()">
16519         <size>51</size>
16520       </method>
16521       <method name="Void Reset()">
16522         <size>6</size>
16523       </method>
16524     </type>
16525     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
16526       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16527         <size>7</size>
16528       </method>
16529       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16530         <size>40</size>
16531       </method>
16532     </type>
16533     <type name="Test+&lt;Annotations&gt;c__Iterator1">
16534       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
16535         <size>7</size>
16536       </method>
16537       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
16538         <size>52</size>
16539       </method>
16540     </type>
16541   </test>
16542   <test name="gtest-iter-04.cs">
16543     <type name="TestClass">
16544       <method name="Void .ctor()">
16545         <size>7</size>
16546       </method>
16547       <method name="Void ToString(System.Object)">
16548         <size>0</size>
16549       </method>
16550       <method name="IEnumerable`1 TestEnumerator()">
16551         <size>23</size>
16552       </method>
16553       <method name="Void Test()">
16554         <size>8</size>
16555       </method>
16556     </type>
16557     <type name="M">
16558       <method name="Void .ctor()">
16559         <size>7</size>
16560       </method>
16561       <method name="Void Main()">
16562         <size>1</size>
16563       </method>
16564     </type>
16565     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
16566       <method name="Void .ctor()">
16567         <size>7</size>
16568       </method>
16569       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16570         <size>7</size>
16571       </method>
16572       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16573         <size>7</size>
16574       </method>
16575       <method name="Boolean MoveNext()">
16576         <size>37</size>
16577       </method>
16578       <method name="Void Dispose()">
16579         <size>8</size>
16580       </method>
16581       <method name="Void Reset()">
16582         <size>6</size>
16583       </method>
16584       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
16585         <size>7</size>
16586       </method>
16587       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
16588         <size>40</size>
16589       </method>
16590     </type>
16591   </test>
16592   <test name="gtest-iter-05.cs">
16593     <type name="Test">
16594       <method name="Void .ctor()">
16595         <size>7</size>
16596       </method>
16597       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
16598         <size>44</size>
16599       </method>
16600       <method name="Void Main()">
16601         <size>31</size>
16602       </method>
16603     </type>
16604     <type name="Foo`1[T]">
16605       <method name="Void .ctor()">
16606         <size>7</size>
16607       </method>
16608       <method name="Void CreateItem[G]()">
16609         <size>1</size>
16610       </method>
16611     </type>
16612     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
16613       <method name="Void .ctor()">
16614         <size>7</size>
16615       </method>
16616       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16617         <size>12</size>
16618       </method>
16619       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16620         <size>7</size>
16621       </method>
16622       <method name="Boolean MoveNext()">
16623         <size>185</size>
16624       </method>
16625       <method name="Void Dispose()">
16626         <size>60</size>
16627       </method>
16628       <method name="Void Reset()">
16629         <size>6</size>
16630       </method>
16631       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16632         <size>7</size>
16633       </method>
16634       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16635         <size>52</size>
16636       </method>
16637     </type>
16638   </test>
16639   <test name="gtest-iter-06.cs">
16640     <type name="Mono.Rocks.KeyValuePair">
16641       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
16642         <size>13</size>
16643       </method>
16644     </type>
16645     <type name="Mono.Rocks.Sequence">
16646       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
16647         <size>8</size>
16648       </method>
16649       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
16650         <size>44</size>
16651       </method>
16652     </type>
16653     <type name="Mono.Rocks.Test">
16654       <method name="Void .ctor()">
16655         <size>7</size>
16656       </method>
16657       <method name="Int32 Main()">
16658         <size>121</size>
16659       </method>
16660       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
16661         <size>30</size>
16662       </method>
16663     </type>
16664     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
16665       <method name="Void .ctor()">
16666         <size>7</size>
16667       </method>
16668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16669         <size>12</size>
16670       </method>
16671       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16672         <size>7</size>
16673       </method>
16674       <method name="Boolean MoveNext()">
16675         <size>183</size>
16676       </method>
16677       <method name="Void Dispose()">
16678         <size>8</size>
16679       </method>
16680       <method name="Void Reset()">
16681         <size>6</size>
16682       </method>
16683       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
16684         <size>7</size>
16685       </method>
16686       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
16687         <size>52</size>
16688       </method>
16689     </type>
16690   </test>
16691   <test name="gtest-iter-07.cs">
16692     <type name="Test">
16693       <method name="Void .ctor()">
16694         <size>7</size>
16695       </method>
16696       <method name="Int32 Main()">
16697         <size>8</size>
16698       </method>
16699       <method name="Void TestFunction(IEnumerable`1)">
16700         <size>35</size>
16701       </method>
16702     </type>
16703     <type name="MySystem">
16704       <method name="Void .ctor()">
16705         <size>34</size>
16706       </method>
16707       <method name="IEnumerable`1 get_Items()">
16708         <size>23</size>
16709       </method>
16710     </type>
16711     <type name="MySystem+&lt;&gt;c__Iterator0">
16712       <method name="Void .ctor()">
16713         <size>7</size>
16714       </method>
16715       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16716         <size>7</size>
16717       </method>
16718       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16719         <size>7</size>
16720       </method>
16721       <method name="Boolean MoveNext()">
16722         <size>181</size>
16723       </method>
16724       <method name="Void Dispose()">
16725         <size>51</size>
16726       </method>
16727       <method name="Void Reset()">
16728         <size>6</size>
16729       </method>
16730       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
16731         <size>7</size>
16732       </method>
16733       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
16734         <size>40</size>
16735       </method>
16736     </type>
16737   </test>
16738   <test name="gtest-iter-08.cs">
16739     <type name="App">
16740       <method name="Void .ctor()">
16741         <size>7</size>
16742       </method>
16743       <method name="IEnumerable QueryEnumerable[T]()">
16744         <size>16</size>
16745       </method>
16746       <method name="Int32 Main()">
16747         <size>114</size>
16748       </method>
16749     </type>
16750     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
16751       <method name="Void .ctor()">
16752         <size>7</size>
16753       </method>
16754       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16755         <size>7</size>
16756       </method>
16757       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16758         <size>7</size>
16759       </method>
16760       <method name="Boolean MoveNext()">
16761         <size>84</size>
16762       </method>
16763       <method name="Void Dispose()">
16764         <size>8</size>
16765       </method>
16766       <method name="Void Reset()">
16767         <size>6</size>
16768       </method>
16769     </type>
16770     <type name="App">
16771       <method name="T TestType[T]()">
16772         <size>21</size>
16773       </method>
16774       <method name="System.Object TestType(System.Type)">
16775         <size>6</size>
16776       </method>
16777     </type>
16778     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
16779       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
16780         <size>7</size>
16781       </method>
16782       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
16783         <size>26</size>
16784       </method>
16785     </type>
16786   </test>
16787   <test name="gtest-iter-09.cs">
16788     <type name="Test">
16789       <method name="Void .ctor()">
16790         <size>7</size>
16791       </method>
16792       <method name="IEnumerable`1 Create[T](T[,])">
16793         <size>30</size>
16794       </method>
16795       <method name="Int32 Main()">
16796         <size>99</size>
16797       </method>
16798     </type>
16799     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
16800       <method name="Void .ctor()">
16801         <size>7</size>
16802       </method>
16803       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16804         <size>12</size>
16805       </method>
16806       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16807         <size>7</size>
16808       </method>
16809       <method name="Boolean MoveNext()">
16810         <size>130</size>
16811       </method>
16812       <method name="Void Dispose()">
16813         <size>8</size>
16814       </method>
16815       <method name="Void Reset()">
16816         <size>6</size>
16817       </method>
16818       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16819         <size>7</size>
16820       </method>
16821       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16822         <size>40</size>
16823       </method>
16824     </type>
16825   </test>
16826   <test name="gtest-iter-10.cs">
16827     <type name="Test">
16828       <method name="Void .ctor()">
16829         <size>7</size>
16830       </method>
16831       <method name="IEnumerable`1 FromTo(Int32, Int32)">
16832         <size>44</size>
16833       </method>
16834       <method name="Int32 Main()">
16835         <size>168</size>
16836       </method>
16837     </type>
16838     <type name="Test+&lt;FromTo&gt;c__Iterator0">
16839       <method name="Void .ctor()">
16840         <size>7</size>
16841       </method>
16842       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16843         <size>7</size>
16844       </method>
16845       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16846         <size>12</size>
16847       </method>
16848       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16849         <size>7</size>
16850       </method>
16851       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16852         <size>52</size>
16853       </method>
16854       <method name="Boolean MoveNext()">
16855         <size>103</size>
16856       </method>
16857       <method name="Void Dispose()">
16858         <size>8</size>
16859       </method>
16860       <method name="Void Reset()">
16861         <size>6</size>
16862       </method>
16863     </type>
16864   </test>
16865   <test name="gtest-linq-01.cs">
16866     <type name="from.C">
16867       <method name="Void .ctor()">
16868         <size>7</size>
16869       </method>
16870       <method name="Void Main()">
16871         <size>2008</size>
16872       </method>
16873       <method name="Void Foo(Int32, Boolean)">
16874         <size>11</size>
16875       </method>
16876       <method name="Void Do(System.String[])">
16877         <size>16</size>
16878       </method>
16879     </type>
16880     <type name="from.D">
16881       <method name="Void .ctor()">
16882         <size>7</size>
16883       </method>
16884       <method name="Boolean check(System.Object, System.Object)">
16885         <size>26</size>
16886       </method>
16887     </type>
16888     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
16889       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
16890         <size>21</size>
16891       </method>
16892       <method name="&lt;i&gt;__T get_i()">
16893         <size>7</size>
16894       </method>
16895       <method name="&lt;j&gt;__T get_j()">
16896         <size>7</size>
16897       </method>
16898       <method name="Boolean Equals(System.Object)">
16899         <size>69</size>
16900       </method>
16901       <method name="Int32 GetHashCode()">
16902         <size>86</size>
16903       </method>
16904       <method name="System.String ToString()">
16905         <size>142</size>
16906       </method>
16907     </type>
16908     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
16909       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
16910         <size>21</size>
16911       </method>
16912       <method name="&lt;i&gt;__T get_i()">
16913         <size>7</size>
16914       </method>
16915       <method name="&lt;l&gt;__T get_l()">
16916         <size>7</size>
16917       </method>
16918       <method name="Boolean Equals(System.Object)">
16919         <size>69</size>
16920       </method>
16921       <method name="Int32 GetHashCode()">
16922         <size>86</size>
16923       </method>
16924       <method name="System.String ToString()">
16925         <size>142</size>
16926       </method>
16927     </type>
16928     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
16929       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
16930         <size>21</size>
16931       </method>
16932       <method name="&lt;i9&gt;__T get_i9()">
16933         <size>7</size>
16934       </method>
16935       <method name="&lt;i&gt;__T get_i()">
16936         <size>7</size>
16937       </method>
16938       <method name="Boolean Equals(System.Object)">
16939         <size>69</size>
16940       </method>
16941       <method name="Int32 GetHashCode()">
16942         <size>86</size>
16943       </method>
16944       <method name="System.String ToString()">
16945         <size>142</size>
16946       </method>
16947     </type>
16948     <type name="from.C">
16949       <method name="Int32 &lt;Main&gt;m__0(Int32)">
16950         <size>2</size>
16951       </method>
16952       <method name="Int32 &lt;Main&gt;m__1(Int32)">
16953         <size>2</size>
16954       </method>
16955       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
16956         <size>2</size>
16957       </method>
16958       <method name="Int32 &lt;Main&gt;m__3(Int32)">
16959         <size>2</size>
16960       </method>
16961     </type>
16962     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
16963       <method name="Void .ctor()">
16964         <size>7</size>
16965       </method>
16966       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
16967         <size>7</size>
16968       </method>
16969     </type>
16970     <type name="from.C">
16971       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
16972         <size>2</size>
16973       </method>
16974       <method name="Boolean &lt;Main&gt;m__6(Int32)">
16975         <size>10</size>
16976       </method>
16977       <method name="Int32 &lt;Main&gt;m__7(Int32)">
16978         <size>2</size>
16979       </method>
16980       <method name="Int32 &lt;Main&gt;m__8(Int32)">
16981         <size>2</size>
16982       </method>
16983       <method name="Int32 &lt;Main&gt;m__9(Int32)">
16984         <size>2</size>
16985       </method>
16986       <method name="Int32 &lt;Main&gt;m__A(Int32)">
16987         <size>2</size>
16988       </method>
16989       <method name="Int32 &lt;Main&gt;m__B(Int32)">
16990         <size>2</size>
16991       </method>
16992       <method name="Int32 &lt;Main&gt;m__C(Int32)">
16993         <size>2</size>
16994       </method>
16995       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
16996         <size>2</size>
16997       </method>
16998       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
16999         <size>2</size>
17000       </method>
17001       <method name="Int32 &lt;Main&gt;m__20(Int32)">
17002         <size>2</size>
17003       </method>
17004       <method name="Int32 &lt;Main&gt;m__21(Int32)">
17005         <size>2</size>
17006       </method>
17007       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
17008         <size>10</size>
17009       </method>
17010       <method name="Int32 &lt;Main&gt;m__D(ITest)">
17011         <size>7</size>
17012       </method>
17013       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
17014         <size>2</size>
17015       </method>
17016       <method name="Int32 &lt;Main&gt;m__F(Int32)">
17017         <size>2</size>
17018       </method>
17019       <method name="Int32 &lt;Main&gt;m__10(ITest)">
17020         <size>7</size>
17021       </method>
17022       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
17023         <size>2</size>
17024       </method>
17025       <method name="Int32 &lt;Main&gt;m__12(Int32)">
17026         <size>2</size>
17027       </method>
17028       <method name="Int32 &lt;Main&gt;m__13(ITest)">
17029         <size>7</size>
17030       </method>
17031       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
17032         <size>8</size>
17033       </method>
17034       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
17035         <size>7</size>
17036       </method>
17037       <method name="Int32 &lt;Main&gt;m__16(ITest)">
17038         <size>7</size>
17039       </method>
17040       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
17041         <size>7</size>
17042       </method>
17043       <method name="Int32 &lt;Main&gt;m__18(Int32)">
17044         <size>2</size>
17045       </method>
17046       <method name="Int32 &lt;Main&gt;m__19(Int32)">
17047         <size>2</size>
17048       </method>
17049       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
17050         <size>2</size>
17051       </method>
17052       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
17053         <size>2</size>
17054       </method>
17055       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
17056         <size>2</size>
17057       </method>
17058       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
17059         <size>2</size>
17060       </method>
17061       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
17062         <size>2</size>
17063       </method>
17064       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
17065         <size>10</size>
17066       </method>
17067       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
17068         <size>7</size>
17069       </method>
17070       <method name="&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__26(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
17071         <size>15</size>
17072       </method>
17073       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
17074         <size>12</size>
17075       </method>
17076       <method name="Int32 &lt;Main&gt;m__28(Int32)">
17077         <size>2</size>
17078       </method>
17079       <method name="Int32 &lt;Main&gt;m__29(Int32)">
17080         <size>2</size>
17081       </method>
17082       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
17083         <size>8</size>
17084       </method>
17085       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17086         <size>2</size>
17087       </method>
17088       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17089         <size>7</size>
17090       </method>
17091       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
17092         <size>8</size>
17093       </method>
17094       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17095         <size>2</size>
17096       </method>
17097       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17098         <size>7</size>
17099       </method>
17100       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
17101         <size>8</size>
17102       </method>
17103       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17104         <size>2</size>
17105       </method>
17106       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17107         <size>7</size>
17108       </method>
17109       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
17110         <size>2</size>
17111       </method>
17112       <method name="Int32 &lt;Main&gt;m__37(Int32)">
17113         <size>2</size>
17114       </method>
17115       <method name="Int32 &lt;Main&gt;m__38(Int32)">
17116         <size>2</size>
17117       </method>
17118     </type>
17119     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
17120       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
17121         <size>21</size>
17122       </method>
17123       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
17124         <size>7</size>
17125       </method>
17126       <method name="&lt;l2&gt;__T get_l2()">
17127         <size>7</size>
17128       </method>
17129       <method name="Boolean Equals(System.Object)">
17130         <size>69</size>
17131       </method>
17132       <method name="Int32 GetHashCode()">
17133         <size>86</size>
17134       </method>
17135       <method name="System.String ToString()">
17136         <size>142</size>
17137       </method>
17138     </type>
17139     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17140       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
17141         <size>7</size>
17142       </method>
17143       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
17144         <size>7</size>
17145       </method>
17146       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
17147         <size>7</size>
17148       </method>
17149     </type>
17150   </test>
17151   <test name="gtest-linq-02.cs">
17152     <type name="Test">
17153       <method name="Void .ctor()">
17154         <size>7</size>
17155       </method>
17156       <method name="Int32 Main()">
17157         <size>517</size>
17158       </method>
17159       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17160         <size>2</size>
17161       </method>
17162       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17163         <size>3</size>
17164       </method>
17165       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17166         <size>2</size>
17167       </method>
17168       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17169         <size>3</size>
17170       </method>
17171     </type>
17172   </test>
17173   <test name="gtest-linq-03.cs">
17174     <type name="WhereTest">
17175       <method name="Void .ctor()">
17176         <size>7</size>
17177       </method>
17178       <method name="Int32 Main()">
17179         <size>179</size>
17180       </method>
17181       <method name="Boolean &lt;Main&gt;m__0(Int32)">
17182         <size>5</size>
17183       </method>
17184       <method name="Boolean &lt;Main&gt;m__1(Int32)">
17185         <size>5</size>
17186       </method>
17187       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17188         <size>4</size>
17189       </method>
17190     </type>
17191   </test>
17192   <test name="gtest-linq-04.cs">
17193     <type name="TestGroupBy">
17194       <method name="Void .ctor()">
17195         <size>7</size>
17196       </method>
17197       <method name="Int32 Main()">
17198         <size>569</size>
17199       </method>
17200     </type>
17201     <type name="&lt;PrivateImplementationDetails&gt;">
17202       <method name="Void .ctor()">
17203         <size>7</size>
17204       </method>
17205     </type>
17206     <type name="TestGroupBy">
17207       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17208         <size>4</size>
17209       </method>
17210       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17211         <size>2</size>
17212       </method>
17213       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17214         <size>4</size>
17215       </method>
17216       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17217         <size>2</size>
17218       </method>
17219     </type>
17220   </test>
17221   <test name="gtest-linq-05.cs">
17222     <type name="OrderByTests">
17223       <method name="Void .ctor()">
17224         <size>7</size>
17225       </method>
17226       <method name="Int32 Main()">
17227         <size>1254</size>
17228       </method>
17229     </type>
17230     <type name="OrderByTests+Data">
17231       <method name="Void .ctor()">
17232         <size>7</size>
17233       </method>
17234       <method name="Int32 get_ID()">
17235         <size>7</size>
17236       </method>
17237       <method name="Void set_ID(Int32)">
17238         <size>8</size>
17239       </method>
17240       <method name="System.String get_Name()">
17241         <size>7</size>
17242       </method>
17243       <method name="Void set_Name(System.String)">
17244         <size>8</size>
17245       </method>
17246       <method name="System.String ToString()">
17247         <size>28</size>
17248       </method>
17249     </type>
17250     <type name="OrderByTests">
17251       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17252         <size>2</size>
17253       </method>
17254       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17255         <size>2</size>
17256       </method>
17257       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17258         <size>2</size>
17259       </method>
17260       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17261         <size>4</size>
17262       </method>
17263       <method name="System.String &lt;Main&gt;m__4(System.String)">
17264         <size>2</size>
17265       </method>
17266       <method name="Int32 &lt;Main&gt;m__5(System.String)">
17267         <size>7</size>
17268       </method>
17269       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
17270         <size>7</size>
17271       </method>
17272       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
17273         <size>7</size>
17274       </method>
17275       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
17276         <size>7</size>
17277       </method>
17278       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
17279         <size>7</size>
17280       </method>
17281       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
17282         <size>11</size>
17283       </method>
17284       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
17285         <size>7</size>
17286       </method>
17287       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
17288         <size>7</size>
17289       </method>
17290       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
17291         <size>11</size>
17292       </method>
17293       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
17294         <size>7</size>
17295       </method>
17296       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
17297         <size>7</size>
17298       </method>
17299       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
17300         <size>2</size>
17301       </method>
17302     </type>
17303   </test>
17304   <test name="gtest-linq-06.cs">
17305     <type name="Let">
17306       <method name="Void .ctor()">
17307         <size>7</size>
17308       </method>
17309       <method name="Int32 Main()">
17310         <size>414</size>
17311       </method>
17312     </type>
17313     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
17314       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
17315         <size>21</size>
17316       </method>
17317       <method name="&lt;i&gt;__T get_i()">
17318         <size>7</size>
17319       </method>
17320       <method name="&lt;u&gt;__T get_u()">
17321         <size>7</size>
17322       </method>
17323       <method name="Boolean Equals(System.Object)">
17324         <size>69</size>
17325       </method>
17326       <method name="Int32 GetHashCode()">
17327         <size>86</size>
17328       </method>
17329       <method name="System.String ToString()">
17330         <size>142</size>
17331       </method>
17332     </type>
17333     <type name="Let">
17334       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
17335         <size>10</size>
17336       </method>
17337       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
17338         <size>7</size>
17339       </method>
17340       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
17341         <size>10</size>
17342       </method>
17343       <method name="&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
17344         <size>15</size>
17345       </method>
17346       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
17347         <size>18</size>
17348       </method>
17349       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
17350         <size>7</size>
17351       </method>
17352     </type>
17353     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
17354       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
17355         <size>21</size>
17356       </method>
17357       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
17358         <size>7</size>
17359       </method>
17360       <method name="&lt;v&gt;__T get_v()">
17361         <size>7</size>
17362       </method>
17363       <method name="Boolean Equals(System.Object)">
17364         <size>69</size>
17365       </method>
17366       <method name="Int32 GetHashCode()">
17367         <size>86</size>
17368       </method>
17369       <method name="System.String ToString()">
17370         <size>142</size>
17371       </method>
17372     </type>
17373   </test>
17374   <test name="gtest-linq-07.cs">
17375     <type name="SelectMany">
17376       <method name="Void .ctor()">
17377         <size>7</size>
17378       </method>
17379       <method name="Int32 Main()">
17380         <size>761</size>
17381       </method>
17382     </type>
17383     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
17384       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
17385         <size>21</size>
17386       </method>
17387       <method name="&lt;i1&gt;__T get_i1()">
17388         <size>7</size>
17389       </method>
17390       <method name="&lt;i2&gt;__T get_i2()">
17391         <size>7</size>
17392       </method>
17393       <method name="Boolean Equals(System.Object)">
17394         <size>69</size>
17395       </method>
17396       <method name="Int32 GetHashCode()">
17397         <size>86</size>
17398       </method>
17399       <method name="System.String ToString()">
17400         <size>142</size>
17401       </method>
17402     </type>
17403     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
17404       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
17405         <size>28</size>
17406       </method>
17407       <method name="&lt;pp&gt;__T get_pp()">
17408         <size>7</size>
17409       </method>
17410       <method name="&lt;i1&gt;__T get_i1()">
17411         <size>7</size>
17412       </method>
17413       <method name="&lt;i3&gt;__T get_i3()">
17414         <size>7</size>
17415       </method>
17416       <method name="Boolean Equals(System.Object)">
17417         <size>96</size>
17418       </method>
17419       <method name="Int32 GetHashCode()">
17420         <size>109</size>
17421       </method>
17422       <method name="System.String ToString()">
17423         <size>199</size>
17424       </method>
17425     </type>
17426     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
17427       <method name="Void .ctor()">
17428         <size>7</size>
17429       </method>
17430       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
17431         <size>12</size>
17432       </method>
17433       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
17434         <size>12</size>
17435       </method>
17436       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
17437         <size>12</size>
17438       </method>
17439       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
17440         <size>7</size>
17441       </method>
17442     </type>
17443     <type name="SelectMany">
17444       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
17445         <size>8</size>
17446       </method>
17447       <method name="Boolean &lt;Main&gt;m__2(Int32)">
17448         <size>5</size>
17449       </method>
17450       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
17451         <size>8</size>
17452       </method>
17453       <method name="&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32] &lt;Main&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.String], Int32)">
17454         <size>8</size>
17455       </method>
17456       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
17457         <size>7</size>
17458       </method>
17459       <method name="&lt;&gt;__AnonType2`3[System.Int32,System.Int32,System.Int32] &lt;Main&gt;m__8(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
17460         <size>25</size>
17461       </method>
17462       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
17463         <size>8</size>
17464       </method>
17465     </type>
17466     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
17467       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
17468         <size>21</size>
17469       </method>
17470       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
17471         <size>7</size>
17472       </method>
17473       <method name="&lt;i3&gt;__T get_i3()">
17474         <size>7</size>
17475       </method>
17476       <method name="Boolean Equals(System.Object)">
17477         <size>69</size>
17478       </method>
17479       <method name="Int32 GetHashCode()">
17480         <size>86</size>
17481       </method>
17482       <method name="System.String ToString()">
17483         <size>142</size>
17484       </method>
17485     </type>
17486   </test>
17487   <test name="gtest-linq-08.cs">
17488     <type name="TestA">
17489       <method name="Void .ctor(String)">
17490         <size>14</size>
17491       </method>
17492       <method name="System.String Select[U](System.Func`2[TestA,U])">
17493         <size>7</size>
17494       </method>
17495     </type>
17496     <type name="TestB">
17497       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
17498         <size>25</size>
17499       </method>
17500     </type>
17501     <type name="CustomQueryExpressionPattern">
17502       <method name="Void .ctor()">
17503         <size>7</size>
17504       </method>
17505       <method name="Int32 Main()">
17506         <size>153</size>
17507       </method>
17508       <method name="TestA &lt;Main&gt;m__0(TestA)">
17509         <size>2</size>
17510       </method>
17511       <method name="Boolean &lt;Main&gt;m__1(TestA)">
17512         <size>17</size>
17513       </method>
17514     </type>
17515   </test>
17516   <test name="gtest-linq-09.cs">
17517     <type name="Data">
17518       <method name="Void .ctor()">
17519         <size>7</size>
17520       </method>
17521     </type>
17522     <type name="Join">
17523       <method name="Void .ctor()">
17524         <size>7</size>
17525       </method>
17526       <method name="Int32 Main()">
17527         <size>912</size>
17528       </method>
17529     </type>
17530     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
17531       <method name="Void .ctor(&lt;Result&gt;__T)">
17532         <size>14</size>
17533       </method>
17534       <method name="&lt;Result&gt;__T get_Result()">
17535         <size>7</size>
17536       </method>
17537       <method name="Boolean Equals(System.Object)">
17538         <size>39</size>
17539       </method>
17540       <method name="Int32 GetHashCode()">
17541         <size>63</size>
17542       </method>
17543       <method name="System.String ToString()">
17544         <size>67</size>
17545       </method>
17546     </type>
17547     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
17548       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
17549         <size>21</size>
17550       </method>
17551       <method name="&lt;a&gt;__T get_a()">
17552         <size>7</size>
17553       </method>
17554       <method name="&lt;b&gt;__T get_b()">
17555         <size>7</size>
17556       </method>
17557       <method name="Boolean Equals(System.Object)">
17558         <size>69</size>
17559       </method>
17560       <method name="Int32 GetHashCode()">
17561         <size>86</size>
17562       </method>
17563       <method name="System.String ToString()">
17564         <size>142</size>
17565       </method>
17566     </type>
17567     <type name="Join">
17568       <method name="Int32 &lt;Main&gt;m__0(Data)">
17569         <size>7</size>
17570       </method>
17571       <method name="Int32 &lt;Main&gt;m__1(Data)">
17572         <size>7</size>
17573       </method>
17574       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
17575         <size>23</size>
17576       </method>
17577       <method name="Int32 &lt;Main&gt;m__3(Data)">
17578         <size>7</size>
17579       </method>
17580       <method name="Int32 &lt;Main&gt;m__4(Data)">
17581         <size>7</size>
17582       </method>
17583       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
17584         <size>8</size>
17585       </method>
17586       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
17587         <size>22</size>
17588       </method>
17589       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
17590         <size>33</size>
17591       </method>
17592       <method name="Int32 &lt;Main&gt;m__8(Data)">
17593         <size>7</size>
17594       </method>
17595       <method name="Int32 &lt;Main&gt;m__9(Data)">
17596         <size>7</size>
17597       </method>
17598       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
17599         <size>23</size>
17600       </method>
17601       <method name="Int32 &lt;Main&gt;m__B(Data)">
17602         <size>7</size>
17603       </method>
17604       <method name="Int32 &lt;Main&gt;m__C(Data)">
17605         <size>7</size>
17606       </method>
17607       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
17608         <size>8</size>
17609       </method>
17610       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
17611         <size>12</size>
17612       </method>
17613       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
17614         <size>7</size>
17615       </method>
17616     </type>
17617   </test>
17618   <test name="gtest-linq-10.cs">
17619     <type name="DataA">
17620       <method name="Void .ctor()">
17621         <size>7</size>
17622       </method>
17623     </type>
17624     <type name="DataB">
17625       <method name="Void .ctor()">
17626         <size>7</size>
17627       </method>
17628     </type>
17629     <type name="GroupJoin">
17630       <method name="Void .ctor()">
17631         <size>7</size>
17632       </method>
17633       <method name="Int32 Main()">
17634         <size>635</size>
17635       </method>
17636     </type>
17637     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
17638       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
17639         <size>21</size>
17640       </method>
17641       <method name="&lt;a&gt;__T get_a()">
17642         <size>7</size>
17643       </method>
17644       <method name="&lt;ab&gt;__T get_ab()">
17645         <size>7</size>
17646       </method>
17647       <method name="Boolean Equals(System.Object)">
17648         <size>69</size>
17649       </method>
17650       <method name="Int32 GetHashCode()">
17651         <size>86</size>
17652       </method>
17653       <method name="System.String ToString()">
17654         <size>142</size>
17655       </method>
17656     </type>
17657     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
17658       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
17659         <size>21</size>
17660       </method>
17661       <method name="&lt;a&gt;__T get_a()">
17662         <size>7</size>
17663       </method>
17664       <method name="&lt;b&gt;__T get_b()">
17665         <size>7</size>
17666       </method>
17667       <method name="Boolean Equals(System.Object)">
17668         <size>69</size>
17669       </method>
17670       <method name="Int32 GetHashCode()">
17671         <size>86</size>
17672       </method>
17673       <method name="System.String ToString()">
17674         <size>142</size>
17675       </method>
17676     </type>
17677     <type name="GroupJoin">
17678       <method name="Int32 &lt;Main&gt;m__0(DataA)">
17679         <size>7</size>
17680       </method>
17681       <method name="Int32 &lt;Main&gt;m__1(DataB)">
17682         <size>7</size>
17683       </method>
17684       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
17685         <size>8</size>
17686       </method>
17687       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
17688         <size>12</size>
17689       </method>
17690       <method name="&lt;&gt;__AnonType1`2[System.String,System.String] &lt;Main&gt;m__4(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]], DataB)">
17691         <size>39</size>
17692       </method>
17693       <method name="Int32 &lt;Main&gt;m__5(DataA)">
17694         <size>7</size>
17695       </method>
17696       <method name="Int32 &lt;Main&gt;m__6(DataB)">
17697         <size>7</size>
17698       </method>
17699       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
17700         <size>8</size>
17701       </method>
17702       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
17703         <size>12</size>
17704       </method>
17705       <method name="&lt;&gt;__AnonType1`2[System.String,System.String] &lt;Main&gt;m__9(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]], DataB)">
17706         <size>39</size>
17707       </method>
17708     </type>
17709   </test>
17710   <test name="gtest-linq-11.cs">
17711     <type name="IntoTest">
17712       <method name="Void .ctor()">
17713         <size>7</size>
17714       </method>
17715       <method name="Int32 Main()">
17716         <size>275</size>
17717       </method>
17718       <method name="Boolean &lt;Main&gt;m__0(Int32)">
17719         <size>5</size>
17720       </method>
17721       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17722         <size>5</size>
17723       </method>
17724       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17725         <size>4</size>
17726       </method>
17727       <method name="Boolean &lt;Main&gt;m__3(Int32)">
17728         <size>5</size>
17729       </method>
17730       <method name="Int32 &lt;Main&gt;m__4(Int32)">
17731         <size>4</size>
17732       </method>
17733     </type>
17734   </test>
17735   <test name="gtest-linq-12.cs">
17736     <type name="NestedQuery">
17737       <method name="Void .ctor()">
17738         <size>7</size>
17739       </method>
17740       <method name="Void XX()">
17741         <size>108</size>
17742       </method>
17743       <method name="Int32 Main()">
17744         <size>481</size>
17745       </method>
17746     </type>
17747     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
17748       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
17749         <size>21</size>
17750       </method>
17751       <method name="&lt;values&gt;__T get_values()">
17752         <size>7</size>
17753       </method>
17754       <method name="&lt;length&gt;__T get_length()">
17755         <size>7</size>
17756       </method>
17757       <method name="Boolean Equals(System.Object)">
17758         <size>69</size>
17759       </method>
17760       <method name="Int32 GetHashCode()">
17761         <size>86</size>
17762       </method>
17763       <method name="System.String ToString()">
17764         <size>142</size>
17765       </method>
17766     </type>
17767     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
17768       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
17769         <size>21</size>
17770       </method>
17771       <method name="&lt;type&gt;__T get_type()">
17772         <size>7</size>
17773       </method>
17774       <method name="&lt;x&gt;__T get_x()">
17775         <size>7</size>
17776       </method>
17777       <method name="Boolean Equals(System.Object)">
17778         <size>69</size>
17779       </method>
17780       <method name="Int32 GetHashCode()">
17781         <size>86</size>
17782       </method>
17783       <method name="System.String ToString()">
17784         <size>142</size>
17785       </method>
17786     </type>
17787     <type name="NestedQuery">
17788       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
17789         <size>13</size>
17790       </method>
17791     </type>
17792     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
17793       <method name="Void .ctor()">
17794         <size>7</size>
17795       </method>
17796     </type>
17797     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
17798       <method name="Void .ctor()">
17799         <size>7</size>
17800       </method>
17801     </type>
17802     <type name="NestedQuery">
17803       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
17804         <size>110</size>
17805       </method>
17806       <method name="Boolean &lt;Main&gt;m__2(System.String)">
17807         <size>10</size>
17808       </method>
17809       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
17810         <size>36</size>
17811       </method>
17812       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
17813         <size>13</size>
17814       </method>
17815       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
17816         <size>110</size>
17817       </method>
17818       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
17819         <size>9</size>
17820       </method>
17821       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
17822         <size>7</size>
17823       </method>
17824       <method name="Boolean &lt;Main&gt;m__9(Char)">
17825         <size>6</size>
17826       </method>
17827       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
17828         <size>9</size>
17829       </method>
17830       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
17831         <size>7</size>
17832       </method>
17833     </type>
17834     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
17835       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
17836         <size>15</size>
17837       </method>
17838     </type>
17839     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
17840       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
17841         <size>15</size>
17842       </method>
17843     </type>
17844   </test>
17845   <test name="gtest-linq-13.cs">
17846     <type name="Program">
17847       <method name="Void .ctor()">
17848         <size>7</size>
17849       </method>
17850       <method name="Void Main()">
17851         <size>1</size>
17852       </method>
17853       <method name="Void Foo(TypeDefinition)">
17854         <size>47</size>
17855       </method>
17856       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
17857         <size>2</size>
17858       </method>
17859     </type>
17860     <type name="Extension">
17861       <method name="IEnumerable`1 Cast[T](IFoo)">
17862         <size>2</size>
17863       </method>
17864     </type>
17865     <type name="MethodDefinition">
17866       <method name="Void .ctor()">
17867         <size>7</size>
17868       </method>
17869     </type>
17870     <type name="TypeDefinition">
17871       <method name="Void .ctor()">
17872         <size>7</size>
17873       </method>
17874       <method name="MethodDefinitionCollection get_Methods()">
17875         <size>2</size>
17876       </method>
17877       <method name="Void set_Methods(MethodDefinitionCollection)">
17878         <size>1</size>
17879       </method>
17880     </type>
17881     <type name="MethodDefinitionCollection">
17882       <method name="Void .ctor()">
17883         <size>7</size>
17884       </method>
17885     </type>
17886   </test>
17887   <test name="gtest-linq-14.cs">
17888     <type name="Person">
17889       <method name="Void .ctor()">
17890         <size>7</size>
17891       </method>
17892       <method name="Style get_Style()">
17893         <size>7</size>
17894       </method>
17895       <method name="Void set_Style(Style)">
17896         <size>8</size>
17897       </method>
17898     </type>
17899     <type name="Extensions">
17900       <method name="IMarker`1 Cast[T](IObjectContainer)">
17901         <size>2</size>
17902       </method>
17903       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
17904         <size>2</size>
17905       </method>
17906     </type>
17907     <type name="Program">
17908       <method name="Void .ctor()">
17909         <size>7</size>
17910       </method>
17911       <method name="Void Main()">
17912         <size>1</size>
17913       </method>
17914       <method name="Void Assert(System.Action)">
17915         <size>1</size>
17916       </method>
17917       <method name="Void Test(IObjectContainer, Style)">
17918         <size>38</size>
17919       </method>
17920     </type>
17921     <type name="Program+&lt;Test&gt;c__AnonStorey0">
17922       <method name="Void .ctor()">
17923         <size>7</size>
17924       </method>
17925       <method name="Void &lt;&gt;m__0()">
17926         <size>117</size>
17927       </method>
17928     </type>
17929   </test>
17930   <test name="gtest-linq-15.cs">
17931     <type name="NameCollisionTest.Data">
17932       <method name="Void .ctor()">
17933         <size>7</size>
17934       </method>
17935     </type>
17936     <type name="NameCollisionTest.Ex">
17937       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
17938         <size>44</size>
17939       </method>
17940     </type>
17941     <type name="NameCollisionTest.C">
17942       <method name="Void .ctor()">
17943         <size>7</size>
17944       </method>
17945       <method name="Void Main()">
17946         <size>78</size>
17947       </method>
17948       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
17949         <size>7</size>
17950       </method>
17951       <method name="Boolean &lt;Main&gt;m__1(Int32)">
17952         <size>5</size>
17953       </method>
17954     </type>
17955     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
17956       <method name="Void .ctor()">
17957         <size>7</size>
17958       </method>
17959       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17960         <size>12</size>
17961       </method>
17962       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17963         <size>7</size>
17964       </method>
17965       <method name="Boolean MoveNext()">
17966         <size>86</size>
17967       </method>
17968       <method name="Void Dispose()">
17969         <size>8</size>
17970       </method>
17971       <method name="Void Reset()">
17972         <size>6</size>
17973       </method>
17974       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
17975         <size>7</size>
17976       </method>
17977       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
17978         <size>52</size>
17979       </method>
17980     </type>
17981   </test>
17982   <test name="gtest-linq-16.cs">
17983     <type name="C">
17984       <method name="Void .ctor()">
17985         <size>7</size>
17986       </method>
17987       <method name="Void Main()">
17988         <size>12</size>
17989       </method>
17990       <method name="Void Test_1(Int32)">
17991         <size>27</size>
17992       </method>
17993       <method name="Void Test_2()">
17994         <size>31</size>
17995       </method>
17996       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
17997         <size>26</size>
17998       </method>
17999     </type>
18000     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18001       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18002         <size>21</size>
18003       </method>
18004       <method name="&lt;a&gt;__T get_a()">
18005         <size>7</size>
18006       </method>
18007       <method name="&lt;b&gt;__T get_b()">
18008         <size>7</size>
18009       </method>
18010       <method name="Boolean Equals(System.Object)">
18011         <size>69</size>
18012       </method>
18013       <method name="Int32 GetHashCode()">
18014         <size>86</size>
18015       </method>
18016       <method name="System.String ToString()">
18017         <size>142</size>
18018       </method>
18019     </type>
18020     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
18021       <method name="Void .ctor()">
18022         <size>7</size>
18023       </method>
18024       <method name="IEnumerable`1 &lt;&gt;m__0()">
18025         <size>67</size>
18026       </method>
18027       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
18028         <size>8</size>
18029       </method>
18030       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18031         <size>14</size>
18032       </method>
18033     </type>
18034     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
18035       <method name="Void .ctor()">
18036         <size>7</size>
18037       </method>
18038       <method name="IEnumerable`1 &lt;&gt;m__2()">
18039         <size>67</size>
18040       </method>
18041       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
18042         <size>8</size>
18043       </method>
18044       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18045         <size>14</size>
18046       </method>
18047     </type>
18048   </test>
18049   <test name="gtest-linq-17.cs">
18050     <type name="TestGroupBy">
18051       <method name="Void .ctor()">
18052         <size>7</size>
18053       </method>
18054       <method name="Int32 Main()">
18055         <size>161</size>
18056       </method>
18057       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18058         <size>2</size>
18059       </method>
18060     </type>
18061     <type name="&lt;PrivateImplementationDetails&gt;">
18062       <method name="Void .ctor()">
18063         <size>7</size>
18064       </method>
18065     </type>
18066   </test>
18067   <test name="gtest-linq-18.cs">
18068     <type name="C">
18069       <method name="Void .ctor()">
18070         <size>7</size>
18071       </method>
18072       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
18073         <size>2</size>
18074       </method>
18075       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
18076         <size>2</size>
18077       </method>
18078       <method name="Int32 Main()">
18079         <size>652</size>
18080       </method>
18081       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
18082         <size>42</size>
18083       </method>
18084       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
18085         <size>11</size>
18086       </method>
18087       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
18088         <size>31</size>
18089       </method>
18090       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18091         <size>31</size>
18092       </method>
18093       <method name="Boolean &lt;Main&gt;m__4(Int32)">
18094         <size>31</size>
18095       </method>
18096       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18097         <size>31</size>
18098       </method>
18099       <method name="Boolean &lt;Main&gt;m__6(Int32)">
18100         <size>31</size>
18101       </method>
18102       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
18103         <size>10</size>
18104       </method>
18105       <method name="&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__8(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
18106         <size>15</size>
18107       </method>
18108       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18109         <size>31</size>
18110       </method>
18111       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18112         <size>15</size>
18113       </method>
18114       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18115         <size>12</size>
18116       </method>
18117     </type>
18118     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
18119       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
18120         <size>21</size>
18121       </method>
18122       <method name="&lt;ck&gt;__T get_ck()">
18123         <size>7</size>
18124       </method>
18125       <method name="&lt;xy&gt;__T get_xy()">
18126         <size>7</size>
18127       </method>
18128       <method name="Boolean Equals(System.Object)">
18129         <size>69</size>
18130       </method>
18131       <method name="Int32 GetHashCode()">
18132         <size>86</size>
18133       </method>
18134       <method name="System.String ToString()">
18135         <size>142</size>
18136       </method>
18137     </type>
18138     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
18139       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
18140         <size>21</size>
18141       </method>
18142       <method name="&lt;i&gt;__T get_i()">
18143         <size>7</size>
18144       </method>
18145       <method name="&lt;l&gt;__T get_l()">
18146         <size>7</size>
18147       </method>
18148       <method name="Boolean Equals(System.Object)">
18149         <size>69</size>
18150       </method>
18151       <method name="Int32 GetHashCode()">
18152         <size>86</size>
18153       </method>
18154       <method name="System.String ToString()">
18155         <size>142</size>
18156       </method>
18157     </type>
18158     <type name="&lt;PrivateImplementationDetails&gt;">
18159       <method name="Void .ctor()">
18160         <size>7</size>
18161       </method>
18162     </type>
18163     <type name="C+&lt;Main&gt;c__AnonStorey0">
18164       <method name="Void .ctor()">
18165         <size>7</size>
18166       </method>
18167     </type>
18168     <type name="C+&lt;Main&gt;c__AnonStorey1">
18169       <method name="Void .ctor()">
18170         <size>7</size>
18171       </method>
18172     </type>
18173     <type name="C+&lt;Main&gt;c__AnonStorey2">
18174       <method name="Void .ctor()">
18175         <size>7</size>
18176       </method>
18177     </type>
18178     <type name="C+&lt;Main&gt;c__AnonStorey3">
18179       <method name="Void .ctor()">
18180         <size>7</size>
18181       </method>
18182     </type>
18183     <type name="C+&lt;Main&gt;c__AnonStorey4">
18184       <method name="Void .ctor()">
18185         <size>7</size>
18186       </method>
18187     </type>
18188     <type name="C+&lt;Main&gt;c__AnonStorey5">
18189       <method name="Void .ctor()">
18190         <size>7</size>
18191       </method>
18192     </type>
18193     <type name="C+&lt;Main&gt;c__AnonStorey6">
18194       <method name="Void .ctor()">
18195         <size>7</size>
18196       </method>
18197     </type>
18198     <type name="C">
18199       <method name="Boolean &lt;Main&gt;m__C(Int32)">
18200         <size>31</size>
18201       </method>
18202       <method name="Boolean &lt;Main&gt;m__D(Int32)">
18203         <size>31</size>
18204       </method>
18205       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
18206         <size>2</size>
18207       </method>
18208       <method name="Boolean &lt;Main&gt;m__F(Int32)">
18209         <size>31</size>
18210       </method>
18211       <method name="Boolean &lt;Main&gt;m__10(Int32)">
18212         <size>31</size>
18213       </method>
18214       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
18215         <size>2</size>
18216       </method>
18217     </type>
18218     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
18219       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
18220         <size>21</size>
18221       </method>
18222       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
18223         <size>7</size>
18224       </method>
18225       <method name="&lt;g&gt;__T get_g()">
18226         <size>7</size>
18227       </method>
18228       <method name="Boolean Equals(System.Object)">
18229         <size>69</size>
18230       </method>
18231       <method name="Int32 GetHashCode()">
18232         <size>86</size>
18233       </method>
18234       <method name="System.String ToString()">
18235         <size>142</size>
18236       </method>
18237     </type>
18238     <type name="C+&lt;Main&gt;c__AnonStorey0">
18239       <method name="Boolean &lt;&gt;m__12(Int32)">
18240         <size>10</size>
18241       </method>
18242     </type>
18243     <type name="C+&lt;Main&gt;c__AnonStorey1">
18244       <method name="Boolean &lt;&gt;m__13(Int32)">
18245         <size>15</size>
18246       </method>
18247     </type>
18248     <type name="C+&lt;Main&gt;c__AnonStorey2">
18249       <method name="Boolean &lt;&gt;m__14(Int32)">
18250         <size>10</size>
18251       </method>
18252     </type>
18253     <type name="C+&lt;Main&gt;c__AnonStorey3">
18254       <method name="Boolean &lt;&gt;m__15(Int32)">
18255         <size>10</size>
18256       </method>
18257     </type>
18258     <type name="C+&lt;Main&gt;c__AnonStorey4">
18259       <method name="Int32 &lt;&gt;m__16(Int32)">
18260         <size>9</size>
18261       </method>
18262     </type>
18263     <type name="C+&lt;Main&gt;c__AnonStorey5">
18264       <method name="Int32 &lt;&gt;m__17(Int32)">
18265         <size>9</size>
18266       </method>
18267     </type>
18268     <type name="C+&lt;Main&gt;c__AnonStorey6">
18269       <method name="Boolean &lt;&gt;m__18(Int32)">
18270         <size>20</size>
18271       </method>
18272     </type>
18273     <type name="C+&lt;Main&gt;c__AnonStorey7">
18274       <method name="Void .ctor()">
18275         <size>7</size>
18276       </method>
18277       <method name="Boolean &lt;&gt;m__19(Int32)">
18278         <size>10</size>
18279       </method>
18280     </type>
18281     <type name="C+&lt;Main&gt;c__AnonStorey8">
18282       <method name="Void .ctor()">
18283         <size>7</size>
18284       </method>
18285       <method name="Boolean &lt;&gt;m__1A(Int32)">
18286         <size>10</size>
18287       </method>
18288     </type>
18289     <type name="C+&lt;Main&gt;c__AnonStorey9">
18290       <method name="Void .ctor()">
18291         <size>7</size>
18292       </method>
18293       <method name="Boolean &lt;&gt;m__1B(Int32)">
18294         <size>10</size>
18295       </method>
18296     </type>
18297     <type name="C+&lt;Main&gt;c__AnonStoreyA">
18298       <method name="Void .ctor()">
18299         <size>7</size>
18300       </method>
18301       <method name="Boolean &lt;&gt;m__1C(Int32)">
18302         <size>10</size>
18303       </method>
18304     </type>
18305   </test>
18306   <test name="gtest-linq-19.cs">
18307     <type name="Test">
18308       <method name="Void .ctor()">
18309         <size>7</size>
18310       </method>
18311       <method name="Void .cctor()">
18312         <size>45</size>
18313       </method>
18314       <method name="Void Main()">
18315         <size>1</size>
18316       </method>
18317       <method name="Char &lt;Test&gt;m__0(Char)">
18318         <size>2</size>
18319       </method>
18320     </type>
18321   </test>
18322   <test name="gtest-var-04.cs">
18323     <type name="Test">
18324       <method name="Void .ctor()">
18325         <size>7</size>
18326       </method>
18327       <method name="Int32 Main()">
18328         <size>214</size>
18329       </method>
18330     </type>
18331   </test>
18332   <test name="ltest-01.cs">
18333     <type name="X">
18334       <method name="Void .ctor(Int32)">
18335         <size>13</size>
18336       </method>
18337       <method name="Int32 Main()">
18338         <size>300</size>
18339       </method>
18340     </type>
18341     <type name="IntFunc">
18342       <method name="Void .ctor(Object, IntPtr)">
18343         <size>0</size>
18344       </method>
18345       <method name="Int32 Invoke(Int32)">
18346         <size>0</size>
18347       </method>
18348       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18349         <size>0</size>
18350       </method>
18351       <method name="Int32 EndInvoke(IAsyncResult)">
18352         <size>0</size>
18353       </method>
18354     </type>
18355     <type name="VoidFunc">
18356       <method name="Void .ctor(Object, IntPtr)">
18357         <size>0</size>
18358       </method>
18359       <method name="Void Invoke(Int32)">
18360         <size>0</size>
18361       </method>
18362       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18363         <size>0</size>
18364       </method>
18365       <method name="Void EndInvoke(IAsyncResult)">
18366         <size>0</size>
18367       </method>
18368     </type>
18369     <type name="X">
18370       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18371         <size>4</size>
18372       </method>
18373       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18374         <size>4</size>
18375       </method>
18376     </type>
18377     <type name="X+&lt;Main&gt;c__AnonStorey0">
18378       <method name="Void .ctor()">
18379         <size>7</size>
18380       </method>
18381       <method name="Void &lt;&gt;m__2(Int32)">
18382         <size>8</size>
18383       </method>
18384     </type>
18385     <type name="X">
18386       <method name="Void &lt;Main&gt;m__3(Int32)">
18387         <size>8</size>
18388       </method>
18389     </type>
18390   </test>
18391   <test name="ltest-02.cs">
18392     <type name="X">
18393       <method name="Void .ctor()">
18394         <size>7</size>
18395       </method>
18396       <method name="Void Foo(funci)">
18397         <size>16</size>
18398       </method>
18399       <method name="Void Foo(funcs)">
18400         <size>19</size>
18401       </method>
18402       <method name="Void Main()">
18403         <size>35</size>
18404       </method>
18405     </type>
18406     <type name="funcs">
18407       <method name="Void .ctor(Object, IntPtr)">
18408         <size>0</size>
18409       </method>
18410       <method name="System.String Invoke(System.String)">
18411         <size>0</size>
18412       </method>
18413       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18414         <size>0</size>
18415       </method>
18416       <method name="System.String EndInvoke(IAsyncResult)">
18417         <size>0</size>
18418       </method>
18419     </type>
18420     <type name="funci">
18421       <method name="Void .ctor(Object, IntPtr)">
18422         <size>0</size>
18423       </method>
18424       <method name="Int32 Invoke(Int32)">
18425         <size>0</size>
18426       </method>
18427       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18428         <size>0</size>
18429       </method>
18430       <method name="Int32 EndInvoke(IAsyncResult)">
18431         <size>0</size>
18432       </method>
18433     </type>
18434     <type name="X">
18435       <method name="System.String &lt;Main&gt;m__0(System.String)">
18436         <size>12</size>
18437       </method>
18438     </type>
18439   </test>
18440   <test name="ltest-03.cs">
18441     <type name="Demo">
18442       <method name="Void .ctor()">
18443         <size>7</size>
18444       </method>
18445       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18446         <size>8</size>
18447       </method>
18448       <method name="Int32 Main()">
18449         <size>54</size>
18450       </method>
18451     </type>
18452     <type name="Func`2[TArg0,TResult]">
18453       <method name="Void .ctor(Object, IntPtr)">
18454         <size>0</size>
18455       </method>
18456       <method name="TResult Invoke(TArg0)">
18457         <size>0</size>
18458       </method>
18459       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18460         <size>0</size>
18461       </method>
18462       <method name="TResult EndInvoke(IAsyncResult)">
18463         <size>0</size>
18464       </method>
18465     </type>
18466     <type name="Demo">
18467       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18468         <size>7</size>
18469       </method>
18470     </type>
18471   </test>
18472   <test name="ltest-04.cs">
18473     <type name="Demo">
18474       <method name="Void .ctor()">
18475         <size>7</size>
18476       </method>
18477       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18478         <size>14</size>
18479       </method>
18480       <method name="Int32 Main()">
18481         <size>103</size>
18482       </method>
18483     </type>
18484     <type name="Func`2[TArg0,TResult]">
18485       <method name="Void .ctor(Object, IntPtr)">
18486         <size>0</size>
18487       </method>
18488       <method name="TResult Invoke(TArg0)">
18489         <size>0</size>
18490       </method>
18491       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18492         <size>0</size>
18493       </method>
18494       <method name="TResult EndInvoke(IAsyncResult)">
18495         <size>0</size>
18496       </method>
18497     </type>
18498     <type name="Demo">
18499       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18500         <size>7</size>
18501       </method>
18502       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18503         <size>8</size>
18504       </method>
18505     </type>
18506   </test>
18507   <test name="ltest-05.cs">
18508     <type name="C">
18509       <method name="Void .ctor()">
18510         <size>7</size>
18511       </method>
18512       <method name="Boolean M(C+db)">
18513         <size>8</size>
18514       </method>
18515       <method name="System.String M(C+ds)">
18516         <size>6</size>
18517       </method>
18518       <method name="Int32 M(C+di)">
18519         <size>8</size>
18520       </method>
18521       <method name="Int32 Main()">
18522         <size>125</size>
18523       </method>
18524     </type>
18525     <type name="C+di">
18526       <method name="Void .ctor(Object, IntPtr)">
18527         <size>0</size>
18528       </method>
18529       <method name="Int32 Invoke(Int32)">
18530         <size>0</size>
18531       </method>
18532       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18533         <size>0</size>
18534       </method>
18535       <method name="Int32 EndInvoke(IAsyncResult)">
18536         <size>0</size>
18537       </method>
18538     </type>
18539     <type name="C+ds">
18540       <method name="Void .ctor(Object, IntPtr)">
18541         <size>0</size>
18542       </method>
18543       <method name="System.String Invoke(System.String)">
18544         <size>0</size>
18545       </method>
18546       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18547         <size>0</size>
18548       </method>
18549       <method name="System.String EndInvoke(IAsyncResult)">
18550         <size>0</size>
18551       </method>
18552     </type>
18553     <type name="C+db">
18554       <method name="Void .ctor(Object, IntPtr)">
18555         <size>0</size>
18556       </method>
18557       <method name="Boolean Invoke(Boolean)">
18558         <size>0</size>
18559       </method>
18560       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18561         <size>0</size>
18562       </method>
18563       <method name="Boolean EndInvoke(IAsyncResult)">
18564         <size>0</size>
18565       </method>
18566     </type>
18567     <type name="C+&lt;Main&gt;c__AnonStorey0">
18568       <method name="Void .ctor()">
18569         <size>7</size>
18570       </method>
18571     </type>
18572     <type name="C+&lt;Main&gt;c__AnonStorey1">
18573       <method name="Void .ctor()">
18574         <size>7</size>
18575       </method>
18576     </type>
18577     <type name="C">
18578       <method name="System.String &lt;Main&gt;m__0(System.String)">
18579         <size>31</size>
18580       </method>
18581       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18582         <size>31</size>
18583       </method>
18584     </type>
18585     <type name="C+&lt;Main&gt;c__AnonStorey0">
18586       <method name="System.String &lt;&gt;m__2(System.String)">
18587         <size>12</size>
18588       </method>
18589     </type>
18590     <type name="C+&lt;Main&gt;c__AnonStorey1">
18591       <method name="Int32 &lt;&gt;m__3(Int32)">
18592         <size>11</size>
18593       </method>
18594     </type>
18595   </test>
18596   <test name="ltest-06.cs">
18597     <type name="TestClass">
18598       <method name="Void .ctor()">
18599         <size>7</size>
18600       </method>
18601       <method name="Void P(TestClass+DT)">
18602         <size>26</size>
18603       </method>
18604       <method name="Void P(TestClass+DF)">
18605         <size>26</size>
18606       </method>
18607       <method name="T And(T, T)">
18608         <size>10</size>
18609       </method>
18610       <method name="F And(T, F)">
18611         <size>10</size>
18612       </method>
18613       <method name="F And(F, T)">
18614         <size>10</size>
18615       </method>
18616       <method name="F And(F, F)">
18617         <size>10</size>
18618       </method>
18619       <method name="T Or(T, T)">
18620         <size>10</size>
18621       </method>
18622       <method name="T Or(T, F)">
18623         <size>10</size>
18624       </method>
18625       <method name="T Or(F, T)">
18626         <size>10</size>
18627       </method>
18628       <method name="F Or(F, F)">
18629         <size>10</size>
18630       </method>
18631       <method name="F Not(T)">
18632         <size>10</size>
18633       </method>
18634       <method name="T Not(F)">
18635         <size>10</size>
18636       </method>
18637       <method name="Void StopTrue(T)">
18638         <size>1</size>
18639       </method>
18640       <method name="Int32 Main()">
18641         <size>36</size>
18642       </method>
18643     </type>
18644     <type name="TestClass+DT">
18645       <method name="Void .ctor(Object, IntPtr)">
18646         <size>0</size>
18647       </method>
18648       <method name="Void Invoke(T)">
18649         <size>0</size>
18650       </method>
18651       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18652         <size>0</size>
18653       </method>
18654       <method name="Void EndInvoke(IAsyncResult)">
18655         <size>0</size>
18656       </method>
18657     </type>
18658     <type name="TestClass+DF">
18659       <method name="Void .ctor(Object, IntPtr)">
18660         <size>0</size>
18661       </method>
18662       <method name="Void Invoke(F)">
18663         <size>0</size>
18664       </method>
18665       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18666         <size>0</size>
18667       </method>
18668       <method name="Void EndInvoke(IAsyncResult)">
18669         <size>0</size>
18670       </method>
18671     </type>
18672     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18673       <method name="Void .ctor()">
18674         <size>7</size>
18675       </method>
18676       <method name="Void &lt;&gt;m__1(T)">
18677         <size>38</size>
18678       </method>
18679     </type>
18680     <type name="TestClass">
18681       <method name="Void &lt;Main&gt;m__0(F)">
18682         <size>31</size>
18683       </method>
18684     </type>
18685     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18686       <method name="Void .ctor()">
18687         <size>7</size>
18688       </method>
18689       <method name="Void &lt;&gt;m__2(F)">
18690         <size>77</size>
18691       </method>
18692     </type>
18693   </test>
18694   <test name="ltest-07.cs">
18695     <type name="C">
18696       <method name="Void .ctor()">
18697         <size>7</size>
18698       </method>
18699       <method name="Void Test(D)">
18700         <size>1</size>
18701       </method>
18702       <method name="Void Test(System.Object, D)">
18703         <size>1</size>
18704       </method>
18705       <method name="Void Test(D, D)">
18706         <size>1</size>
18707       </method>
18708       <method name="Void Test2(System.Object, E)">
18709         <size>1</size>
18710       </method>
18711       <method name="Void Main()">
18712         <size>207</size>
18713       </method>
18714     </type>
18715     <type name="D">
18716       <method name="Void .ctor(Object, IntPtr)">
18717         <size>0</size>
18718       </method>
18719       <method name="Void Invoke()">
18720         <size>0</size>
18721       </method>
18722       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18723         <size>0</size>
18724       </method>
18725       <method name="Void EndInvoke(IAsyncResult)">
18726         <size>0</size>
18727       </method>
18728     </type>
18729     <type name="E">
18730       <method name="Void .ctor(Object, IntPtr)">
18731         <size>0</size>
18732       </method>
18733       <method name="Void Invoke(Boolean)">
18734         <size>0</size>
18735       </method>
18736       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18737         <size>0</size>
18738       </method>
18739       <method name="Void EndInvoke(IAsyncResult)">
18740         <size>0</size>
18741       </method>
18742     </type>
18743     <type name="C">
18744       <method name="Void &lt;Main&gt;m__0()">
18745         <size>1</size>
18746       </method>
18747       <method name="Void &lt;Main&gt;m__1()">
18748         <size>1</size>
18749       </method>
18750       <method name="Void &lt;Main&gt;m__2()">
18751         <size>1</size>
18752       </method>
18753       <method name="Void &lt;Main&gt;m__3()">
18754         <size>1</size>
18755       </method>
18756       <method name="Void &lt;Main&gt;m__4()">
18757         <size>1</size>
18758       </method>
18759       <method name="Void &lt;Main&gt;m__5(Boolean)">
18760         <size>1</size>
18761       </method>
18762     </type>
18763   </test>
18764   <test name="ltest-08.cs">
18765     <type name="C">
18766       <method name="Void .ctor()">
18767         <size>7</size>
18768       </method>
18769       <method name="Void Test[T,R](System.Func`2[T,R])">
18770         <size>1</size>
18771       </method>
18772       <method name="Int32 Main()">
18773         <size>321</size>
18774       </method>
18775       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18776         <size>4</size>
18777       </method>
18778       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18779         <size>5</size>
18780       </method>
18781       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18782         <size>4</size>
18783       </method>
18784       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18785         <size>5</size>
18786       </method>
18787       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18788         <size>4</size>
18789       </method>
18790       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18791         <size>5</size>
18792       </method>
18793       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18794         <size>4</size>
18795       </method>
18796     </type>
18797   </test>
18798   <test name="ltest-09.cs">
18799     <type name="C">
18800       <method name="Void .ctor()">
18801         <size>7</size>
18802       </method>
18803       <method name="IEnumerable`1 Test[T](T)">
18804         <size>2</size>
18805       </method>
18806       <method name="IEnumerable`1 Test[T](Func`1[T])">
18807         <size>2</size>
18808       </method>
18809       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18810         <size>2</size>
18811       </method>
18812       <method name="Void Main()">
18813         <size>113</size>
18814       </method>
18815     </type>
18816     <type name="Func`1[TD]">
18817       <method name="Void .ctor(Object, IntPtr)">
18818         <size>0</size>
18819       </method>
18820       <method name="TD Invoke()">
18821         <size>0</size>
18822       </method>
18823       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18824         <size>0</size>
18825       </method>
18826       <method name="TD EndInvoke(IAsyncResult)">
18827         <size>0</size>
18828       </method>
18829     </type>
18830     <type name="Func`2[TA,TR]">
18831       <method name="Void .ctor(Object, IntPtr)">
18832         <size>0</size>
18833       </method>
18834       <method name="TR Invoke(TA)">
18835         <size>0</size>
18836       </method>
18837       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18838         <size>0</size>
18839       </method>
18840       <method name="TR EndInvoke(IAsyncResult)">
18841         <size>0</size>
18842       </method>
18843     </type>
18844     <type name="C">
18845       <method name="System.String &lt;Main&gt;m__0()">
18846         <size>6</size>
18847       </method>
18848       <method name="System.String &lt;Main&gt;m__1()">
18849         <size>6</size>
18850       </method>
18851       <method name="System.String &lt;Main&gt;m__2(System.String)">
18852         <size>6</size>
18853       </method>
18854     </type>
18855   </test>
18856   <test name="ltest-10.cs">
18857     <type name="C">
18858       <method name="Void .ctor()">
18859         <size>7</size>
18860       </method>
18861       <method name="Void Foo[TSource](IEnumerable`1)">
18862         <size>1</size>
18863       </method>
18864       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18865         <size>1</size>
18866       </method>
18867       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18868         <size>1</size>
18869       </method>
18870       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18871         <size>1</size>
18872       </method>
18873       <method name="Void Main()">
18874         <size>97</size>
18875       </method>
18876     </type>
18877     <type name="C+&lt;Main&gt;c__AnonStorey0">
18878       <method name="Void .ctor()">
18879         <size>7</size>
18880       </method>
18881       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18882         <size>7</size>
18883       </method>
18884       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18885         <size>7</size>
18886       </method>
18887       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18888         <size>7</size>
18889       </method>
18890     </type>
18891   </test>
18892   <test name="ltest-11.cs">
18893     <type name="Pair`2[T1,T2]">
18894       <method name="Void .ctor()">
18895         <size>7</size>
18896       </method>
18897     </type>
18898     <type name="C">
18899       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18900         <size>1</size>
18901       </method>
18902     </type>
18903     <type name="E`1[TI]">
18904       <method name="Void .ctor()">
18905         <size>7</size>
18906       </method>
18907       <method name="Void Rep1[TV](Group`2[TI,TV])">
18908         <size>37</size>
18909       </method>
18910     </type>
18911     <type name="M">
18912       <method name="Void .ctor()">
18913         <size>7</size>
18914       </method>
18915       <method name="Void Main()">
18916         <size>1</size>
18917       </method>
18918     </type>
18919     <type name="Group`2[T1,T2]">
18920       <method name="Void .ctor(Object, IntPtr)">
18921         <size>0</size>
18922       </method>
18923       <method name="Pair`2[T1,T2] Invoke(T1)">
18924         <size>0</size>
18925       </method>
18926       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18927         <size>0</size>
18928       </method>
18929       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18930         <size>0</size>
18931       </method>
18932     </type>
18933     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18934       <method name="Void .ctor()">
18935         <size>7</size>
18936       </method>
18937       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18938         <size>7</size>
18939       </method>
18940     </type>
18941   </test>
18942   <test name="ltest-12.cs">
18943     <type name="Demo">
18944       <method name="Void .ctor()">
18945         <size>7</size>
18946       </method>
18947       <method name="Void F[T](T[], T, Func`1[T])">
18948         <size>42</size>
18949       </method>
18950       <method name="Int32 Main()">
18951         <size>65</size>
18952       </method>
18953     </type>
18954     <type name="Func`1[TA]">
18955       <method name="Void .ctor(Object, IntPtr)">
18956         <size>0</size>
18957       </method>
18958       <method name="Void Invoke(TA)">
18959         <size>0</size>
18960       </method>
18961       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18962         <size>0</size>
18963       </method>
18964       <method name="Void EndInvoke(IAsyncResult)">
18965         <size>0</size>
18966       </method>
18967     </type>
18968     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18969       <method name="Void .ctor()">
18970         <size>7</size>
18971       </method>
18972       <method name="Void &lt;&gt;m__0(Int32)">
18973         <size>10</size>
18974       </method>
18975     </type>
18976   </test>
18977   <test name="ltest-13.cs">
18978     <type name="Program">
18979       <method name="Void .ctor()">
18980         <size>7</size>
18981       </method>
18982       <method name="T Foo[T](System.Func`2[System.String,T])">
18983         <size>12</size>
18984       </method>
18985       <method name="Void Foo(System.Action`1[System.String])">
18986         <size>12</size>
18987       </method>
18988       <method name="Void Main()">
18989         <size>76</size>
18990       </method>
18991       <method name="System.String Bar()">
18992         <size>35</size>
18993       </method>
18994     </type>
18995     <type name="TestUnary">
18996       <method name="Void .ctor()">
18997         <size>7</size>
18998       </method>
18999       <method name="Void Foo(System.Action`1[System.Int32])">
19000         <size>1</size>
19001       </method>
19002       <method name="Void Bar()">
19003         <size>35</size>
19004       </method>
19005       <method name="Void &lt;Bar&gt;m__0(Int32)">
19006         <size>6</size>
19007       </method>
19008     </type>
19009     <type name="Program">
19010       <method name="System.String &lt;Bar&gt;m__1(System.String)">
19011         <size>7</size>
19012       </method>
19013       <method name="System.String &lt;Main&gt;m__2(System.String)">
19014         <size>2</size>
19015       </method>
19016       <method name="Void &lt;Main&gt;m__3(System.String)">
19017         <size>7</size>
19018       </method>
19019     </type>
19020   </test>
19021   <test name="ltest-14.cs">
19022     <type name="Test">
19023       <method name="Void .ctor()">
19024         <size>7</size>
19025       </method>
19026       <method name="Void Foo[T]()">
19027         <size>14</size>
19028       </method>
19029       <method name="Void Main()">
19030         <size>1</size>
19031       </method>
19032       <method name="T &lt;Foo&gt;m__0[T](T)">
19033         <size>2</size>
19034       </method>
19035     </type>
19036   </test>
19037   <test name="ltest-15.cs">
19038     <type name="Enumerable">
19039       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
19040         <size>32</size>
19041       </method>
19042       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
19043         <size>125</size>
19044       </method>
19045     </type>
19046     <type name="Repro">
19047       <method name="Void .ctor()">
19048         <size>7</size>
19049       </method>
19050       <method name="Int32 Main()">
19051         <size>115</size>
19052       </method>
19053       <method name="Int32 &lt;Main&gt;m__1(System.String)">
19054         <size>7</size>
19055       </method>
19056     </type>
19057     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
19058       <method name="Void .ctor()">
19059         <size>7</size>
19060       </method>
19061       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
19062         <size>15</size>
19063       </method>
19064     </type>
19065   </test>
19066   <test name="ltest-16.cs">
19067     <type name="Repro">
19068       <method name="Void .ctor()">
19069         <size>7</size>
19070       </method>
19071       <method name="Void AssertFoo[T](IList`1)">
19072         <size>34</size>
19073       </method>
19074       <method name="Void Main()">
19075         <size>1</size>
19076       </method>
19077     </type>
19078     <type name="Repro+Runner`1[T]">
19079       <method name="Void .ctor(Action`1, T)">
19080         <size>7</size>
19081       </method>
19082     </type>
19083     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
19084       <method name="Void .ctor()">
19085         <size>7</size>
19086       </method>
19087       <method name="Void &lt;&gt;m__0(Int32)">
19088         <size>57</size>
19089       </method>
19090     </type>
19091   </test>
19092   <test name="ltest-17.cs">
19093     <type name="TestCase">
19094       <method name="Void .ctor()">
19095         <size>7</size>
19096       </method>
19097       <method name="Void Testing()">
19098         <size>75</size>
19099       </method>
19100       <method name="Void Main()">
19101         <size>11</size>
19102       </method>
19103       <method name="Void &lt;Testing&gt;m__0()">
19104         <size>8</size>
19105       </method>
19106     </type>
19107   </test>
19108   <test name="ltest-18.cs">
19109     <type name="Test">
19110       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
19111         <size>33</size>
19112       </method>
19113       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
19114         <size>1</size>
19115       </method>
19116       <method name="Void Main()">
19117         <size>1</size>
19118       </method>
19119     </type>
19120     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
19121       <method name="Void .ctor()">
19122         <size>7</size>
19123       </method>
19124       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
19125         <size>14</size>
19126       </method>
19127     </type>
19128   </test>
19129   <test name="ltest-19.cs">
19130     <type name="Crasher">
19131       <method name="Void .ctor()">
19132         <size>7</size>
19133       </method>
19134       <method name="Void Crash()">
19135         <size>36</size>
19136       </method>
19137       <method name="Void Do(System.Action)">
19138         <size>1</size>
19139       </method>
19140       <method name="Void Main()">
19141         <size>1</size>
19142       </method>
19143     </type>
19144     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
19145       <method name="Void .ctor()">
19146         <size>7</size>
19147       </method>
19148       <method name="Void &lt;&gt;m__0()">
19149         <size>27</size>
19150       </method>
19151     </type>
19152   </test>
19153   <test name="ltest-20.cs">
19154     <type name="Z">
19155       <method name="Void .ctor()">
19156         <size>37</size>
19157       </method>
19158       <method name="Void &lt;Z&gt;m__0()">
19159         <size>7</size>
19160       </method>
19161     </type>
19162     <type name="Test">
19163       <method name="Void .ctor()">
19164         <size>7</size>
19165       </method>
19166       <method name="Boolean Foo()">
19167         <size>2</size>
19168       </method>
19169       <method name="Void Main()">
19170         <size>1</size>
19171       </method>
19172     </type>
19173     <type name="TestMethod">
19174       <method name="Void .ctor(Object, IntPtr)">
19175         <size>0</size>
19176       </method>
19177       <method name="Void Invoke()">
19178         <size>0</size>
19179       </method>
19180       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19181         <size>0</size>
19182       </method>
19183       <method name="Void EndInvoke(IAsyncResult)">
19184         <size>0</size>
19185       </method>
19186     </type>
19187   </test>
19188   <test name="ltest-21.cs">
19189     <type name="Program">
19190       <method name="Void .ctor()">
19191         <size>7</size>
19192       </method>
19193       <method name="T Foo[T](System.Func`2[System.String,T])">
19194         <size>12</size>
19195       </method>
19196       <method name="Void Foo(System.Action`1[System.String])">
19197         <size>12</size>
19198       </method>
19199       <method name="System.String Bar()">
19200         <size>35</size>
19201       </method>
19202       <method name="Int32 Main()">
19203         <size>95</size>
19204       </method>
19205       <method name="System.String &lt;Bar&gt;m__0(System.String)">
19206         <size>7</size>
19207       </method>
19208       <method name="System.String &lt;Main&gt;m__1(System.String)">
19209         <size>2</size>
19210       </method>
19211       <method name="Void &lt;Main&gt;m__2(System.String)">
19212         <size>7</size>
19213       </method>
19214     </type>
19215   </test>
19216   <test name="test-1.cs">
19217     <type name="X">
19218       <method name="Void .ctor()">
19219         <size>7</size>
19220       </method>
19221       <method name="Int32 Main(System.String[])">
19222         <size>12</size>
19223       </method>
19224     </type>
19225   </test>
19226   <test name="test-10.cs">
19227     <type name="X">
19228       <method name="Void .ctor()">
19229         <size>7</size>
19230       </method>
19231       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
19232         <size>1</size>
19233       </method>
19234       <method name="Void bsbyte()">
19235         <size>35</size>
19236       </method>
19237       <method name="Void abyte(SByte, Char)">
19238         <size>1</size>
19239       </method>
19240       <method name="Void bbyte()">
19241         <size>22</size>
19242       </method>
19243       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
19244         <size>1</size>
19245       </method>
19246       <method name="Void bshort()">
19247         <size>39</size>
19248       </method>
19249       <method name="Void aushort(SByte, Byte, Int16, Char)">
19250         <size>1</size>
19251       </method>
19252       <method name="Void bushort()">
19253         <size>29</size>
19254       </method>
19255       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
19256         <size>1</size>
19257       </method>
19258       <method name="Void bint()">
19259         <size>42</size>
19260       </method>
19261       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
19262         <size>1</size>
19263       </method>
19264       <method name="Void buint()">
19265         <size>38</size>
19266       </method>
19267       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
19268         <size>1</size>
19269       </method>
19270       <method name="Void blong()">
19271         <size>47</size>
19272       </method>
19273       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
19274         <size>1</size>
19275       </method>
19276       <method name="Void bulong()">
19277         <size>47</size>
19278       </method>
19279       <method name="Void achar(SByte, Byte, Int16)">
19280         <size>1</size>
19281       </method>
19282       <method name="Void bchar()">
19283         <size>27</size>
19284       </method>
19285       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
19286         <size>1</size>
19287       </method>
19288       <method name="Void bfloat()">
19289         <size>67</size>
19290       </method>
19291       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
19292         <size>1</size>
19293       </method>
19294       <method name="Void bdouble()">
19295         <size>75</size>
19296       </method>
19297       <method name="Void TestDecimal(Decimal)">
19298         <size>15</size>
19299       </method>
19300       <method name="Void Main()">
19301         <size>1</size>
19302       </method>
19303     </type>
19304     <type name="Test2">
19305       <method name="Void .ctor()">
19306         <size>7</size>
19307       </method>
19308       <method name="Void ExtraTst()">
19309         <size>12</size>
19310       </method>
19311     </type>
19312   </test>
19313   <test name="test-100.cs">
19314     <type name="GLib.Object">
19315       <method name="Void .ctor()">
19316         <size>7</size>
19317       </method>
19318       <method name="Int32 get_Raw()">
19319         <size>2</size>
19320       </method>
19321       <method name="Void set_Raw(Int32)">
19322         <size>8</size>
19323       </method>
19324       <method name="Void GetProperty()">
19325         <size>12</size>
19326       </method>
19327       <method name="Int32 Main()">
19328         <size>2</size>
19329       </method>
19330     </type>
19331   </test>
19332   <test name="test-101.cs">
19333     <type name="Test.MyAttribute">
19334       <method name="Void .ctor(String)">
19335         <size>20</size>
19336       </method>
19337     </type>
19338     <type name="Test.My2Attribute">
19339       <method name="Void .ctor(String, Int32)">
19340         <size>31</size>
19341       </method>
19342     </type>
19343     <type name="Test.Test">
19344       <method name="Void .ctor()">
19345         <size>7</size>
19346       </method>
19347       <method name="Int32 Main()">
19348         <size>92</size>
19349       </method>
19350     </type>
19351   </test>
19352   <test name="test-102.cs">
19353     <type name="N1.MineAttribute">
19354       <method name="Void .ctor(String)">
19355         <size>14</size>
19356       </method>
19357     </type>
19358     <type name="N1.ReturnAttribute">
19359       <method name="Void .ctor(String)">
19360         <size>14</size>
19361       </method>
19362     </type>
19363     <type name="N1.Foo">
19364       <method name="Void .ctor()">
19365         <size>7</size>
19366       </method>
19367       <method name="Int32 Main()">
19368         <size>250</size>
19369       </method>
19370     </type>
19371   </test>
19372   <test name="test-103.cs">
19373     <type name="A">
19374       <method name="Void .ctor()">
19375         <size>7</size>
19376       </method>
19377       <method name="Int32 Foo()">
19378         <size>0</size>
19379       </method>
19380     </type>
19381     <type name="B">
19382       <method name="Void .ctor()">
19383         <size>7</size>
19384       </method>
19385       <method name="Int32 Foo()">
19386         <size>2</size>
19387       </method>
19388       <method name="Int32 M()">
19389         <size>7</size>
19390       </method>
19391     </type>
19392     <type name="Test">
19393       <method name="Void .ctor()">
19394         <size>7</size>
19395       </method>
19396       <method name="Int32 Main()">
19397         <size>11</size>
19398       </method>
19399     </type>
19400   </test>
19401   <test name="test-104.cs">
19402     <type name="Test">
19403       <method name="Void .ctor()">
19404         <size>7</size>
19405       </method>
19406       <method name="Int32 Main(System.String[])">
19407         <size>12</size>
19408       </method>
19409     </type>
19410   </test>
19411   <test name="test-105.cs">
19412     <type name="Test">
19413       <method name="Void .ctor()">
19414         <size>7</size>
19415       </method>
19416       <method name="Int32 F(Int32)">
19417         <size>33</size>
19418       </method>
19419       <method name="Void async_callback(IAsyncResult)">
19420         <size>22</size>
19421       </method>
19422       <method name="Int32 Main()">
19423         <size>407</size>
19424       </method>
19425     </type>
19426     <type name="Test+SimpleDelegate">
19427       <method name="Void .ctor(Object, IntPtr)">
19428         <size>0</size>
19429       </method>
19430       <method name="Int32 Invoke(Int32)">
19431         <size>0</size>
19432       </method>
19433       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19434         <size>0</size>
19435       </method>
19436       <method name="Int32 EndInvoke(IAsyncResult)">
19437         <size>0</size>
19438       </method>
19439     </type>
19440   </test>
19441   <test name="test-106.cs">
19442     <type name="Test">
19443       <method name="Void .ctor()">
19444         <size>7</size>
19445       </method>
19446       <method name="Void .cctor()">
19447         <size>1</size>
19448       </method>
19449       <method name="Int32 F(Int32)">
19450         <size>27</size>
19451       </method>
19452       <method name="Void async_callback(IAsyncResult)">
19453         <size>33</size>
19454       </method>
19455       <method name="Int32 Main()">
19456         <size>135</size>
19457       </method>
19458     </type>
19459     <type name="Test+SimpleDelegate">
19460       <method name="Void .ctor(Object, IntPtr)">
19461         <size>0</size>
19462       </method>
19463       <method name="Int32 Invoke(Int32)">
19464         <size>0</size>
19465       </method>
19466       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19467         <size>0</size>
19468       </method>
19469       <method name="Int32 EndInvoke(IAsyncResult)">
19470         <size>0</size>
19471       </method>
19472     </type>
19473   </test>
19474   <test name="test-107.cs">
19475     <type name="Test">
19476       <method name="Void .ctor()">
19477         <size>7</size>
19478       </method>
19479       <method name="Void .cctor()">
19480         <size>1</size>
19481       </method>
19482       <method name="Int32 F(Int32)">
19483         <size>27</size>
19484       </method>
19485       <method name="Void async_callback(IAsyncResult)">
19486         <size>100</size>
19487       </method>
19488       <method name="Int32 Main()">
19489         <size>89</size>
19490       </method>
19491     </type>
19492     <type name="Test+SimpleDelegate">
19493       <method name="Void .ctor(Object, IntPtr)">
19494         <size>0</size>
19495       </method>
19496       <method name="Int32 Invoke(Int32)">
19497         <size>0</size>
19498       </method>
19499       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19500         <size>0</size>
19501       </method>
19502       <method name="Int32 EndInvoke(IAsyncResult)">
19503         <size>0</size>
19504       </method>
19505     </type>
19506   </test>
19507   <test name="test-108.cs">
19508     <type name="X">
19509       <method name="Void .ctor()">
19510         <size>7</size>
19511       </method>
19512       <method name="Int32 Main()">
19513         <size>79</size>
19514       </method>
19515     </type>
19516   </test>
19517   <test name="test-109.cs">
19518     <type name="T">
19519       <method name="Void .ctor()">
19520         <size>7</size>
19521       </method>
19522       <method name="Int32 Main()">
19523         <size>23</size>
19524       </method>
19525     </type>
19526   </test>
19527   <test name="test-11.cs">
19528     <type name="Test">
19529       <method name="Void .ctor()">
19530         <size>7</size>
19531       </method>
19532       <method name="Int32 boxtest()">
19533         <size>12</size>
19534       </method>
19535       <method name="Int32 Main()">
19536         <size>14</size>
19537       </method>
19538     </type>
19539   </test>
19540   <test name="test-110.cs">
19541     <type name="test.test">
19542       <method name="Void .ctor()">
19543         <size>7</size>
19544       </method>
19545       <method name="Int32 test_method(Int32)">
19546         <size>13</size>
19547       </method>
19548       <method name="Int32 Main()">
19549         <size>17</size>
19550       </method>
19551     </type>
19552   </test>
19553   <test name="test-111.cs">
19554     <type name="T">
19555       <method name="Void .ctor()">
19556         <size>7</size>
19557       </method>
19558       <method name="System.Object get_obj()">
19559         <size>6</size>
19560       </method>
19561       <method name="Int32 Main()">
19562         <size>21</size>
19563       </method>
19564     </type>
19565   </test>
19566   <test name="test-112.cs">
19567     <type name="X">
19568       <method name="Void .ctor()">
19569         <size>7</size>
19570       </method>
19571       <method name="System.Int32[] g()">
19572         <size>14</size>
19573       </method>
19574       <method name="Int32 Main()">
19575         <size>18</size>
19576       </method>
19577     </type>
19578   </test>
19579   <test name="test-113.cs">
19580     <type name="X">
19581       <method name="Void .ctor()">
19582         <size>7</size>
19583       </method>
19584       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
19585         <size>4</size>
19586       </method>
19587       <method name="Void GetProperty(System.String, System.String ByRef)">
19588         <size>21</size>
19589       </method>
19590       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
19591         <size>4</size>
19592       </method>
19593       <method name="Void GetProperty(System.String, Boolean ByRef)">
19594         <size>21</size>
19595       </method>
19596       <method name="Int32 Main()">
19597         <size>2</size>
19598       </method>
19599     </type>
19600   </test>
19601   <test name="test-114.cs">
19602     <type name="MyClass">
19603       <method name="Void .ctor()">
19604         <size>7</size>
19605       </method>
19606       <method name="Int32 Main()">
19607         <size>15</size>
19608       </method>
19609     </type>
19610     <type name="MyClass+IsAnything">
19611       <method name="Void .ctor(Object, IntPtr)">
19612         <size>0</size>
19613       </method>
19614       <method name="Boolean Invoke(Char)">
19615         <size>0</size>
19616       </method>
19617       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
19618         <size>0</size>
19619       </method>
19620       <method name="Boolean EndInvoke(IAsyncResult)">
19621         <size>0</size>
19622       </method>
19623     </type>
19624   </test>
19625   <test name="test-115.cs">
19626     <type name="A">
19627       <method name="Void .ctor()">
19628         <size>7</size>
19629       </method>
19630       <method name="X op_Explicit(A)">
19631         <size>8</size>
19632       </method>
19633     </type>
19634     <type name="X">
19635       <method name="Void .ctor()">
19636         <size>7</size>
19637       </method>
19638     </type>
19639     <type name="Y">
19640       <method name="Void .ctor()">
19641         <size>7</size>
19642       </method>
19643     </type>
19644     <type name="blah">
19645       <method name="Void .ctor()">
19646         <size>7</size>
19647       </method>
19648       <method name="Int32 Main()">
19649         <size>47</size>
19650       </method>
19651     </type>
19652   </test>
19653   <test name="test-116.cs">
19654     <type name="X">
19655       <method name="Void .ctor()">
19656         <size>7</size>
19657       </method>
19658       <method name="Int32 Main()">
19659         <size>12</size>
19660       </method>
19661     </type>
19662   </test>
19663   <test name="test-117.cs">
19664     <type name="Blah">
19665       <method name="Void .ctor()">
19666         <size>18</size>
19667       </method>
19668       <method name="Int32 Main()">
19669         <size>25</size>
19670       </method>
19671     </type>
19672   </test>
19673   <test name="test-118.cs">
19674     <type name="Container">
19675       <method name="Void .ctor()">
19676         <size>7</size>
19677       </method>
19678       <method name="Int32 Main(System.String[])">
19679         <size>2</size>
19680       </method>
19681     </type>
19682   </test>
19683   <test name="test-119.cs">
19684     <type name="Value">
19685       <method name="Void .ctor()">
19686         <size>7</size>
19687       </method>
19688       <method name="Int32 op_Explicit(Value)">
19689         <size>2</size>
19690       </method>
19691       <method name="MyObject op_Explicit(Value)">
19692         <size>7</size>
19693       </method>
19694       <method name="UInt32 op_Explicit(Value)">
19695         <size>2</size>
19696       </method>
19697     </type>
19698     <type name="MyObject">
19699       <method name="Void .ctor(Int32)">
19700         <size>7</size>
19701       </method>
19702     </type>
19703     <type name="Derived">
19704       <method name="Void .ctor(Int32)">
19705         <size>8</size>
19706       </method>
19707       <method name="Derived Blah()">
19708         <size>18</size>
19709       </method>
19710     </type>
19711     <type name="Test">
19712       <method name="Void .ctor()">
19713         <size>7</size>
19714       </method>
19715       <method name="Int32 Main()">
19716         <size>33</size>
19717       </method>
19718     </type>
19719   </test>
19720   <test name="test-12.cs">
19721     <type name="X">
19722       <method name="Void .ctor()">
19723         <size>7</size>
19724       </method>
19725       <method name="Int32 Main(System.String[])">
19726         <size>270</size>
19727       </method>
19728       <method name="System.String s(System.String, Int32)">
19729         <size>13</size>
19730       </method>
19731       <method name="System.String x(System.String, System.Object)">
19732         <size>8</size>
19733       </method>
19734     </type>
19735   </test>
19736   <test name="test-120.cs">
19737     <type name="test">
19738       <method name="Void .ctor()">
19739         <size>7</size>
19740       </method>
19741       <method name="Int32 Main()">
19742         <size>140</size>
19743       </method>
19744     </type>
19745   </test>
19746   <test name="test-121.cs">
19747     <type name="X">
19748       <method name="Void .ctor()">
19749         <size>7</size>
19750       </method>
19751       <method name="Int32 g()">
19752         <size>14</size>
19753       </method>
19754       <method name="Int32 Main()">
19755         <size>81</size>
19756       </method>
19757     </type>
19758   </test>
19759   <test name="test-122.cs">
19760     <type name="A">
19761       <method name="Void .ctor()">
19762         <size>7</size>
19763       </method>
19764       <method name="Void .cctor()">
19765         <size>1</size>
19766       </method>
19767       <method name="Int32 Main()">
19768         <size>2</size>
19769       </method>
19770     </type>
19771     <type name="A+B">
19772       <method name="Void .ctor()">
19773         <size>7</size>
19774       </method>
19775       <method name="Void Foo()">
19776         <size>13</size>
19777       </method>
19778     </type>
19779   </test>
19780   <test name="test-123.cs">
19781     <type name="X">
19782       <method name="Void .ctor()">
19783         <size>7</size>
19784       </method>
19785       <method name="System.Object get_non_null()">
19786         <size>6</size>
19787       </method>
19788       <method name="System.Object get_null()">
19789         <size>2</size>
19790       </method>
19791       <method name="Int32 Main()">
19792         <size>95</size>
19793       </method>
19794     </type>
19795   </test>
19796   <test name="test-124.cs">
19797     <type name="t">
19798       <method name="Void .ctor()">
19799         <size>7</size>
19800       </method>
19801       <method name="Void a()">
19802         <size>16</size>
19803       </method>
19804       <method name="Void b()">
19805         <size>16</size>
19806       </method>
19807       <method name="Void c()">
19808         <size>24</size>
19809       </method>
19810       <method name="Void d()">
19811         <size>28</size>
19812       </method>
19813       <method name="Void Main()">
19814         <size>1</size>
19815       </method>
19816     </type>
19817   </test>
19818   <test name="test-125.cs">
19819     <type name="Fraction">
19820       <method name="Void .ctor(Int32, Int32)">
19821         <size>31</size>
19822       </method>
19823       <method name="Void .ctor(Int32)">
19824         <size>31</size>
19825       </method>
19826       <method name="Boolean Equals(System.Object)">
19827         <size>36</size>
19828       </method>
19829       <method name="System.String ToString()">
19830         <size>35</size>
19831       </method>
19832       <method name="Fraction op_Implicit(Int32)">
19833         <size>17</size>
19834       </method>
19835       <method name="Int32 op_Explicit(Fraction)">
19836         <size>24</size>
19837       </method>
19838       <method name="Boolean op_Equality(Fraction, Fraction)">
19839         <size>48</size>
19840       </method>
19841       <method name="Boolean op_Inequality(Fraction, Fraction)">
19842         <size>21</size>
19843       </method>
19844       <method name="Fraction op_Addition(Fraction, Fraction)">
19845         <size>102</size>
19846       </method>
19847     </type>
19848     <type name="Tester">
19849       <method name="Void .ctor()">
19850         <size>7</size>
19851       </method>
19852       <method name="Int32 Main()">
19853         <size>148</size>
19854       </method>
19855     </type>
19856   </test>
19857   <test name="test-126.cs">
19858     <type name="X">
19859       <method name="Void .ctor()">
19860         <size>7</size>
19861       </method>
19862       <method name="Void Iface.Method()">
19863         <size>1</size>
19864       </method>
19865       <method name="Int32 Main()">
19866         <size>33</size>
19867       </method>
19868     </type>
19869   </test>
19870   <test name="test-127.cs">
19871     <type name="X">
19872       <method name="Void .ctor()">
19873         <size>7</size>
19874       </method>
19875       <method name="Int32 Main()">
19876         <size>32</size>
19877       </method>
19878     </type>
19879   </test>
19880   <test name="test-128.cs">
19881     <type name="SimpleAttribute">
19882       <method name="Void .ctor(String)">
19883         <size>14</size>
19884       </method>
19885     </type>
19886     <type name="MineAttribute">
19887       <method name="Void .ctor(Type[])">
19888         <size>14</size>
19889       </method>
19890     </type>
19891     <type name="Foo">
19892       <method name="Void .ctor()">
19893         <size>7</size>
19894       </method>
19895       <method name="Int32 MM()">
19896         <size>153</size>
19897       </method>
19898     </type>
19899     <type name="Blah">
19900       <method name="Void .ctor()">
19901         <size>7</size>
19902       </method>
19903       <method name="Int32 get_Value()">
19904         <size>7</size>
19905       </method>
19906       <method name="Void set_Value(Int32)">
19907         <size>8</size>
19908       </method>
19909       <method name="Int32 Another()">
19910         <size>2</size>
19911       </method>
19912       <method name="Int32 Main()">
19913         <size>6</size>
19914       </method>
19915     </type>
19916   </test>
19917   <test name="test-129.cs">
19918     <type name="X">
19919       <method name="Void .ctor()">
19920         <size>7</size>
19921       </method>
19922       <method name="Int32 Main()">
19923         <size>27</size>
19924       </method>
19925     </type>
19926   </test>
19927   <test name="test-13.cs">
19928     <type name="Foo">
19929       <method name="Void .ctor()">
19930         <size>7</size>
19931       </method>
19932       <method name="Boolean MyMethod()">
19933         <size>12</size>
19934       </method>
19935     </type>
19936     <type name="Blah">
19937       <method name="Void .ctor()">
19938         <size>7</size>
19939       </method>
19940       <method name="Int32 Main()">
19941         <size>23</size>
19942       </method>
19943     </type>
19944   </test>
19945   <test name="test-130.cs">
19946     <type name="X">
19947       <method name="Void .ctor()">
19948         <size>20</size>
19949       </method>
19950       <method name="Int32 Main()">
19951         <size>2</size>
19952       </method>
19953     </type>
19954   </test>
19955   <test name="test-131.cs">
19956     <type name="SimpleAttribute">
19957       <method name="Void .ctor(String)">
19958         <size>14</size>
19959       </method>
19960     </type>
19961     <type name="Blah">
19962       <method name="Void .ctor()">
19963         <size>7</size>
19964       </method>
19965       <method name="Int32 Main()">
19966         <size>2</size>
19967       </method>
19968     </type>
19969   </test>
19970   <test name="test-132.cs">
19971     <type name="T">
19972       <method name="Void .ctor()">
19973         <size>7</size>
19974       </method>
19975       <method name="Int32 Main()">
19976         <size>51</size>
19977       </method>
19978     </type>
19979   </test>
19980   <test name="test-133.cs">
19981     <type name="T">
19982       <method name="Void .ctor()">
19983         <size>7</size>
19984       </method>
19985       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
19986         <size>21</size>
19987       </method>
19988       <method name="Void get_struct(S ByRef)">
19989         <size>24</size>
19990       </method>
19991       <method name="Int32 Main()">
19992         <size>75</size>
19993       </method>
19994     </type>
19995   </test>
19996   <test name="test-134.cs">
19997     <type name="AA">
19998       <method name="Void .ctor()">
19999         <size>7</size>
20000       </method>
20001       <method name="Void A()">
20002         <size>8</size>
20003       </method>
20004       <method name="Void B()">
20005         <size>8</size>
20006       </method>
20007       <method name="Void C()">
20008         <size>8</size>
20009       </method>
20010       <method name="Boolean get_OK()">
20011         <size>32</size>
20012       </method>
20013     </type>
20014     <type name="BB">
20015       <method name="Void .ctor()">
20016         <size>7</size>
20017       </method>
20018       <method name="Void A()">
20019         <size>18</size>
20020       </method>
20021       <method name="Void B()">
20022         <size>8</size>
20023       </method>
20024       <method name="Void C()">
20025         <size>8</size>
20026       </method>
20027       <method name="Boolean get_OK()">
20028         <size>32</size>
20029       </method>
20030     </type>
20031     <type name="T">
20032       <method name="Void .ctor()">
20033         <size>7</size>
20034       </method>
20035       <method name="Void A()">
20036         <size>1</size>
20037       </method>
20038       <method name="Void B()">
20039         <size>1</size>
20040       </method>
20041       <method name="Int32 Main()">
20042         <size>76</size>
20043       </method>
20044     </type>
20045   </test>
20046   <test name="test-135.cs">
20047     <type name="A">
20048       <method name="Void .ctor()">
20049         <size>7</size>
20050       </method>
20051       <method name="Void doh()">
20052         <size>1</size>
20053       </method>
20054     </type>
20055     <type name="T">
20056       <method name="Void .ctor()">
20057         <size>7</size>
20058       </method>
20059       <method name="A get_Prop()">
20060         <size>6</size>
20061       </method>
20062       <method name="Int32 Main()">
20063         <size>37</size>
20064       </method>
20065       <method name="IA IB.get_Prop()">
20066         <size>6</size>
20067       </method>
20068     </type>
20069   </test>
20070   <test name="test-136.cs">
20071     <type name="MyCar">
20072       <method name="Void .ctor()">
20073         <size>7</size>
20074       </method>
20075       <method name="Void IDiagnostic.Stop()">
20076         <size>8</size>
20077       </method>
20078       <method name="Void IAutomobile.Stop()">
20079         <size>8</size>
20080       </method>
20081       <method name="Void Stop()">
20082         <size>16</size>
20083       </method>
20084     </type>
20085     <type name="TestConflict">
20086       <method name="Void .ctor()">
20087         <size>7</size>
20088       </method>
20089       <method name="Int32 Main()">
20090         <size>74</size>
20091       </method>
20092     </type>
20093   </test>
20094   <test name="test-137.cs">
20095     <type name="C">
20096       <method name="Void .ctor()">
20097         <size>7</size>
20098       </method>
20099       <method name="Void X()">
20100         <size>15</size>
20101       </method>
20102       <method name="Int32 Main()">
20103         <size>95</size>
20104       </method>
20105     </type>
20106   </test>
20107   <test name="test-138.cs">
20108     <type name="T">
20109       <method name="Void .ctor()">
20110         <size>7</size>
20111       </method>
20112       <method name="Int32 Main()">
20113         <size>14</size>
20114       </method>
20115     </type>
20116   </test>
20117   <test name="test-139.cs">
20118     <type name="T">
20119       <method name="Void one()">
20120         <size>13</size>
20121       </method>
20122       <method name="Void two(T)">
20123         <size>8</size>
20124       </method>
20125       <method name="Void three(T ByRef)">
20126         <size>13</size>
20127       </method>
20128       <method name="Int32 GetHashCode()">
20129         <size>12</size>
20130       </method>
20131       <method name="Int32 Main()">
20132         <size>25</size>
20133       </method>
20134     </type>
20135   </test>
20136   <test name="test-14.cs">
20137     <type name="Obj.A">
20138       <method name="Void .ctor()">
20139         <size>7</size>
20140       </method>
20141       <method name="Int32 F()">
20142         <size>2</size>
20143       </method>
20144       <method name="Int32 G()">
20145         <size>2</size>
20146       </method>
20147       <method name="Int32 H()">
20148         <size>3</size>
20149       </method>
20150     </type>
20151     <type name="Obj.B">
20152       <method name="Void .ctor()">
20153         <size>7</size>
20154       </method>
20155       <method name="Int32 F()">
20156         <size>2</size>
20157       </method>
20158       <method name="Int32 G()">
20159         <size>2</size>
20160       </method>
20161       <method name="Int32 H()">
20162         <size>3</size>
20163       </method>
20164     </type>
20165     <type name="Obj.Test">
20166       <method name="Void .ctor()">
20167         <size>7</size>
20168       </method>
20169       <method name="Int32 Main()">
20170         <size>182</size>
20171       </method>
20172     </type>
20173   </test>
20174   <test name="test-140.cs">
20175     <type name="BreakTest">
20176       <method name="Void .ctor()">
20177         <size>7</size>
20178       </method>
20179       <method name="Void .cctor()">
20180         <size>1</size>
20181       </method>
20182       <method name="Void B()">
20183         <size>47</size>
20184       </method>
20185       <method name="Int32 Main()">
20186         <size>20</size>
20187       </method>
20188     </type>
20189   </test>
20190   <test name="test-141.cs">
20191     <type name="X">
20192       <method name="Void .ctor()">
20193         <size>7</size>
20194       </method>
20195       <method name="Int32 Main()">
20196         <size>38</size>
20197       </method>
20198       <method name="Boolean Test1()">
20199         <size>41</size>
20200       </method>
20201       <method name="Boolean Test2()">
20202         <size>42</size>
20203       </method>
20204       <method name="Boolean Test3()">
20205         <size>37</size>
20206       </method>
20207     </type>
20208   </test>
20209   <test name="test-142.cs">
20210     <type name="TestClass">
20211       <method name="Void .ctor(EventHandler)">
20212         <size>14</size>
20213       </method>
20214       <method name="Int32 Main()">
20215         <size>2</size>
20216       </method>
20217     </type>
20218     <type name="TestBaseClass">
20219       <method name="Void .ctor()">
20220         <size>7</size>
20221       </method>
20222       <method name="Void add_Blah(System.EventHandler)">
20223         <size>24</size>
20224       </method>
20225       <method name="Void remove_Blah(System.EventHandler)">
20226         <size>24</size>
20227       </method>
20228     </type>
20229   </test>
20230   <test name="test-143.cs">
20231     <type name="MonoEnumInfo">
20232       <method name="Void stuff()">
20233         <size>8</size>
20234       </method>
20235       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
20236         <size>23</size>
20237       </method>
20238       <method name="Int32 Main()">
20239         <size>32</size>
20240       </method>
20241     </type>
20242   </test>
20243   <test name="test-144.cs">
20244     <type name="Test">
20245       <method name="Void .ctor()">
20246         <size>7</size>
20247       </method>
20248       <method name="Void Main()">
20249         <size>1</size>
20250       </method>
20251     </type>
20252   </test>
20253   <test name="test-145.cs">
20254     <type name="JagArrayTest">
20255       <method name="Void .ctor()">
20256         <size>7</size>
20257       </method>
20258       <method name="Void .cctor()">
20259         <size>25</size>
20260       </method>
20261       <method name="Void Main()">
20262         <size>15</size>
20263       </method>
20264     </type>
20265   </test>
20266   <test name="test-146.cs">
20267     <type name="Test">
20268       <method name="Void .ctor()">
20269         <size>7</size>
20270       </method>
20271       <method name="Int32 Main()">
20272         <size>335</size>
20273       </method>
20274     </type>
20275   </test>
20276   <test name="test-147.cs">
20277     <type name="X">
20278       <method name="Void .ctor()">
20279         <size>15</size>
20280       </method>
20281       <method name="Void .cctor()">
20282         <size>8</size>
20283       </method>
20284       <method name="X Foo()">
20285         <size>6</size>
20286       </method>
20287       <method name="X Bar()">
20288         <size>6</size>
20289       </method>
20290       <method name="X Baz()">
20291         <size>6</size>
20292       </method>
20293       <method name="UInt32 get_Property()">
20294         <size>2</size>
20295       </method>
20296       <method name="UInt32 get_StaticProperty()">
20297         <size>3</size>
20298       </method>
20299       <method name="Int32 get_Item(Int32)">
20300         <size>2</size>
20301       </method>
20302     </type>
20303     <type name="Y">
20304       <method name="Void .ctor()">
20305         <size>15</size>
20306       </method>
20307       <method name="Void .cctor()">
20308         <size>9</size>
20309       </method>
20310       <method name="Y Foo()">
20311         <size>6</size>
20312       </method>
20313       <method name="Y Bar()">
20314         <size>6</size>
20315       </method>
20316       <method name="Y Baz()">
20317         <size>6</size>
20318       </method>
20319       <method name="UInt32 get_Property()">
20320         <size>2</size>
20321       </method>
20322       <method name="UInt32 get_StaticProperty()">
20323         <size>3</size>
20324       </method>
20325       <method name="Int32 get_Item(Int32)">
20326         <size>2</size>
20327       </method>
20328     </type>
20329     <type name="Z">
20330       <method name="Void .ctor()">
20331         <size>7</size>
20332       </method>
20333       <method name="Int32 Test()">
20334         <size>94</size>
20335       </method>
20336     </type>
20337     <type name="Test">
20338       <method name="Void .ctor()">
20339         <size>7</size>
20340       </method>
20341       <method name="Int32 Main()">
20342         <size>252</size>
20343       </method>
20344     </type>
20345   </test>
20346   <test name="test-148.cs">
20347     <type name="Y">
20348       <method name="Void .ctor()">
20349         <size>7</size>
20350       </method>
20351       <method name="Int32 get_Bar(Int32)">
20352         <size>2</size>
20353       </method>
20354       <method name="Int64 get_Bar(Double)">
20355         <size>3</size>
20356       </method>
20357     </type>
20358     <type name="Z">
20359       <method name="Void .ctor()">
20360         <size>7</size>
20361       </method>
20362       <method name="Int64 get_Whatever(Double)">
20363         <size>3</size>
20364       </method>
20365       <method name="Single get_Whatever(Int64, Int32)">
20366         <size>6</size>
20367       </method>
20368       <method name="Int32 InstanceTest()">
20369         <size>54</size>
20370       </method>
20371       <method name="Int32 Test()">
20372         <size>358</size>
20373       </method>
20374       <method name="Int32 Main()">
20375         <size>94</size>
20376       </method>
20377     </type>
20378     <type name="Z+MyArray">
20379       <method name="Void .ctor()">
20380         <size>7</size>
20381       </method>
20382       <method name="System.Object get_Item(Int32)">
20383         <size>8</size>
20384       </method>
20385       <method name="Void set_Item(Int32, System.Object)">
20386         <size>9</size>
20387       </method>
20388     </type>
20389     <type name="A">
20390       <method name="Void .ctor()">
20391         <size>7</size>
20392       </method>
20393       <method name="Int32 get_Monkey(Int32)">
20394         <size>4</size>
20395       </method>
20396     </type>
20397     <type name="B">
20398       <method name="Void .ctor()">
20399         <size>7</size>
20400       </method>
20401       <method name="Int64 get_Item(Int64, Int32)">
20402         <size>5</size>
20403       </method>
20404     </type>
20405     <type name="C">
20406       <method name="Void .ctor()">
20407         <size>7</size>
20408       </method>
20409       <method name="Int32 get_Item(Int32)">
20410         <size>4</size>
20411       </method>
20412     </type>
20413     <type name="D">
20414       <method name="Void .ctor()">
20415         <size>7</size>
20416       </method>
20417       <method name="Int64 get_Item(Int64, Int32)">
20418         <size>5</size>
20419       </method>
20420     </type>
20421     <type name="E">
20422       <method name="Void .ctor()">
20423         <size>7</size>
20424       </method>
20425       <method name="System.String get_g()">
20426         <size>6</size>
20427       </method>
20428       <method name="Void set_g(System.String)">
20429         <size>1</size>
20430       </method>
20431     </type>
20432     <type name="F">
20433       <method name="Void .ctor()">
20434         <size>7</size>
20435       </method>
20436       <method name="System.String get_g()">
20437         <size>6</size>
20438       </method>
20439     </type>
20440     <type name="DisposableNotifyList">
20441       <method name="Void .ctor()">
20442         <size>7</size>
20443       </method>
20444     </type>
20445     <type name="ChildList">
20446       <method name="Void .ctor()">
20447         <size>7</size>
20448       </method>
20449       <method name="Void Test()">
20450         <size>14</size>
20451       </method>
20452     </type>
20453     <type name="Y">
20454       <method name="Int32 X.get_Foo(Int32)">
20455         <size>2</size>
20456       </method>
20457     </type>
20458   </test>
20459   <test name="test-149.cs">
20460     <type name="Y">
20461       <method name="Void .ctor()">
20462         <size>7</size>
20463       </method>
20464       <method name="Void .cctor()">
20465         <size>1</size>
20466       </method>
20467       <method name="Void add_Foo(System.EventHandler)">
20468         <size>24</size>
20469       </method>
20470       <method name="Void remove_Foo(System.EventHandler)">
20471         <size>24</size>
20472       </method>
20473       <method name="Void add_TestEvent(MyDelegate)">
20474         <size>24</size>
20475       </method>
20476       <method name="Void remove_TestEvent(MyDelegate)">
20477         <size>24</size>
20478       </method>
20479       <method name="Int32 Test()">
20480         <size>166</size>
20481       </method>
20482       <method name="Void callback1(System.Object, System.EventArgs)">
20483         <size>7</size>
20484       </method>
20485       <method name="Int64 callback2(Int32)">
20486         <size>19</size>
20487       </method>
20488       <method name="Void callback3(System.Object, System.EventArgs)">
20489         <size>7</size>
20490       </method>
20491     </type>
20492     <type name="Z">
20493       <method name="Void .ctor()">
20494         <size>7</size>
20495       </method>
20496       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
20497         <size>22</size>
20498       </method>
20499       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
20500         <size>22</size>
20501       </method>
20502       <method name="Int32 a()">
20503         <size>2</size>
20504       </method>
20505       <method name="Int32 Main()">
20506         <size>80</size>
20507       </method>
20508     </type>
20509     <type name="Static">
20510       <method name="Void .ctor()">
20511         <size>7</size>
20512       </method>
20513       <method name="Void add_Test(System.EventHandler)">
20514         <size>22</size>
20515       </method>
20516       <method name="Void remove_Test(System.EventHandler)">
20517         <size>22</size>
20518       </method>
20519       <method name="Void Fire()">
20520         <size>23</size>
20521       </method>
20522     </type>
20523     <type name="Z+SomeEventHandler">
20524       <method name="Void .ctor(Object, IntPtr)">
20525         <size>0</size>
20526       </method>
20527       <method name="Int32 Invoke()">
20528         <size>0</size>
20529       </method>
20530       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20531         <size>0</size>
20532       </method>
20533       <method name="Int32 EndInvoke(IAsyncResult)">
20534         <size>0</size>
20535       </method>
20536     </type>
20537     <type name="MyDelegate">
20538       <method name="Void .ctor(Object, IntPtr)">
20539         <size>0</size>
20540       </method>
20541       <method name="Int64 Invoke(Int32)">
20542         <size>0</size>
20543       </method>
20544       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20545         <size>0</size>
20546       </method>
20547       <method name="Int64 EndInvoke(IAsyncResult)">
20548         <size>0</size>
20549       </method>
20550     </type>
20551     <type name="Y">
20552       <method name="Void X.add_Foo(System.EventHandler)">
20553         <size>1</size>
20554       </method>
20555       <method name="Void X.remove_Foo(System.EventHandler)">
20556         <size>1</size>
20557       </method>
20558     </type>
20559   </test>
20560   <test name="test-15.cs">
20561     <type name="Implementor">
20562       <method name="Void .ctor()">
20563         <size>7</size>
20564       </method>
20565       <method name="Int32 A()">
20566         <size>2</size>
20567       </method>
20568     </type>
20569     <type name="Run">
20570       <method name="Void .ctor()">
20571         <size>7</size>
20572       </method>
20573       <method name="Int32 Main()">
20574         <size>53</size>
20575       </method>
20576     </type>
20577     <type name="StructImplementor">
20578       <method name="Int32 A()">
20579         <size>2</size>
20580       </method>
20581     </type>
20582   </test>
20583   <test name="test-150.cs">
20584     <type name="T">
20585       <method name="Void .ctor()">
20586         <size>18</size>
20587       </method>
20588       <method name="Int32 Main()">
20589         <size>2</size>
20590       </method>
20591     </type>
20592   </test>
20593   <test name="test-151.cs">
20594     <type name="A.Iface">
20595       <method name="Void .ctor()">
20596         <size>7</size>
20597       </method>
20598       <method name="Void bah()">
20599         <size>1</size>
20600       </method>
20601     </type>
20602     <type name="A.my">
20603       <method name="Void .ctor()">
20604         <size>7</size>
20605       </method>
20606       <method name="Void doit(System.Object)">
20607         <size>13</size>
20608       </method>
20609       <method name="Int32 Main()">
20610         <size>2</size>
20611       </method>
20612     </type>
20613   </test>
20614   <test name="test-152.cs">
20615     <type name="X">
20616       <method name="Void .ctor()">
20617         <size>7</size>
20618       </method>
20619       <method name="Int32 Main()">
20620         <size>99</size>
20621       </method>
20622     </type>
20623   </test>
20624   <test name="test-153.cs">
20625     <type name="Z">
20626       <method name="Void .ctor()">
20627         <size>7</size>
20628       </method>
20629       <method name="Void Test2(System.String, System.Object[])">
20630         <size>1</size>
20631       </method>
20632       <method name="Void Test(System.String, System.Object[])">
20633         <size>8</size>
20634       </method>
20635       <method name="Int32 Main()">
20636         <size>86</size>
20637       </method>
20638     </type>
20639   </test>
20640   <test name="test-154.cs">
20641     <type name="X">
20642       <method name="Void .ctor()">
20643         <size>7</size>
20644       </method>
20645       <method name="Int32 Main()">
20646         <size>2</size>
20647       </method>
20648       <method name="Void test1(Single ByRef)">
20649         <size>6</size>
20650       </method>
20651       <method name="Void test2(Int32, Single ByRef)">
20652         <size>38</size>
20653       </method>
20654       <method name="Void test3(System.Int64[], Int32)">
20655         <size>21</size>
20656       </method>
20657       <method name="Int32 test4(Int32, Single ByRef)">
20658         <size>33</size>
20659       </method>
20660       <method name="Int32 test5(Single ByRef, Int64)">
20661         <size>75</size>
20662       </method>
20663       <method name="Int32 test6(Single ByRef)">
20664         <size>10</size>
20665       </method>
20666       <method name="Int64 test7(System.Int32[], Int32)">
20667         <size>64</size>
20668       </method>
20669       <method name="Int64 test8(Int32)">
20670         <size>34</size>
20671       </method>
20672       <method name="Int64 test9(Int32)">
20673         <size>28</size>
20674       </method>
20675       <method name="Void test10(Int32, Single ByRef)">
20676         <size>23</size>
20677       </method>
20678       <method name="Int64 test11(Int32)">
20679         <size>44</size>
20680       </method>
20681       <method name="Void test12(Single ByRef)">
20682         <size>25</size>
20683       </method>
20684       <method name="Void test13(Int32, Single ByRef)">
20685         <size>23</size>
20686       </method>
20687       <method name="Int64 test14(Int32, Single ByRef)">
20688         <size>66</size>
20689       </method>
20690       <method name="Int32 test15(Int32, Single ByRef)">
20691         <size>33</size>
20692       </method>
20693       <method name="Void test16()">
20694         <size>54</size>
20695       </method>
20696       <method name="Void test17()">
20697         <size>62</size>
20698       </method>
20699       <method name="Void test18(Int32, Int32 ByRef)">
20700         <size>35</size>
20701       </method>
20702       <method name="Int32 test19()">
20703         <size>49</size>
20704       </method>
20705       <method name="Int32 test20()">
20706         <size>22</size>
20707       </method>
20708       <method name="Int32 test21()">
20709         <size>28</size>
20710       </method>
20711       <method name="Int32 test22()">
20712         <size>27</size>
20713       </method>
20714       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
20715         <size>29</size>
20716       </method>
20717       <method name="Int64 test24(Int32)">
20718         <size>67</size>
20719       </method>
20720       <method name="Int64 test25(Int32)">
20721         <size>44</size>
20722       </method>
20723       <method name="Void test26()">
20724         <size>22</size>
20725       </method>
20726       <method name="Int32 test27()">
20727         <size>12</size>
20728       </method>
20729       <method name="Void test28(System.Object ByRef)">
20730         <size>23</size>
20731       </method>
20732       <method name="Boolean test29(Int32 ByRef)">
20733         <size>33</size>
20734       </method>
20735       <method name="System.String test30(System.String ByRef)">
20736         <size>36</size>
20737       </method>
20738       <method name="System.String test31(Int32)">
20739         <size>78</size>
20740       </method>
20741       <method name="Void test32()">
20742         <size>11</size>
20743       </method>
20744       <method name="Int32 test33()">
20745         <size>4</size>
20746       </method>
20747       <method name="Void test34()">
20748         <size>20</size>
20749       </method>
20750       <method name="Void test35(Int32, Boolean)">
20751         <size>28</size>
20752       </method>
20753       <method name="Void test36()">
20754         <size>41</size>
20755       </method>
20756       <method name="Void test37()">
20757         <size>42</size>
20758       </method>
20759       <method name="Int32 test38()">
20760         <size>2</size>
20761       </method>
20762       <method name="Int32 test40(Int32)">
20763         <size>18</size>
20764       </method>
20765     </type>
20766   </test>
20767   <test name="test-155.cs">
20768     <type name="Test">
20769       <method name="Void .ctor()">
20770         <size>7</size>
20771       </method>
20772       <method name="Int32 Main()">
20773         <size>44</size>
20774       </method>
20775     </type>
20776     <type name="Test+TestClass">
20777       <method name="Void .ctor()">
20778         <size>7</size>
20779       </method>
20780       <method name="System.String test(System.String)">
20781         <size>22</size>
20782       </method>
20783     </type>
20784   </test>
20785   <test name="test-156.cs">
20786     <type name="Internal">
20787       <method name="Void .ctor()">
20788         <size>7</size>
20789       </method>
20790     </type>
20791     <type name="Public">
20792       <method name="Void .ctor()">
20793         <size>7</size>
20794       </method>
20795     </type>
20796     <type name="X">
20797       <method name="Void .ctor()">
20798         <size>7</size>
20799       </method>
20800       <method name="Void Main()">
20801         <size>1</size>
20802       </method>
20803     </type>
20804     <type name="X+NestedPublic">
20805       <method name="Void .ctor()">
20806         <size>7</size>
20807       </method>
20808     </type>
20809     <type name="X+NestedAssembly">
20810       <method name="Void .ctor()">
20811         <size>7</size>
20812       </method>
20813     </type>
20814     <type name="X+NestedFamilyAndAssembly">
20815       <method name="Void .ctor()">
20816         <size>7</size>
20817       </method>
20818     </type>
20819     <type name="X+NestedFamily">
20820       <method name="Void .ctor()">
20821         <size>7</size>
20822       </method>
20823     </type>
20824     <type name="X+NestedPrivate">
20825       <method name="Void .ctor()">
20826         <size>7</size>
20827       </method>
20828     </type>
20829     <type name="A">
20830       <method name="Void .ctor()">
20831         <size>7</size>
20832       </method>
20833     </type>
20834     <type name="B">
20835       <method name="Void .ctor()">
20836         <size>7</size>
20837       </method>
20838     </type>
20839     <type name="C">
20840       <method name="Void .ctor()">
20841         <size>7</size>
20842       </method>
20843     </type>
20844     <type name="D">
20845       <method name="Void .ctor()">
20846         <size>7</size>
20847       </method>
20848     </type>
20849     <type name="E">
20850       <method name="Void .ctor()">
20851         <size>7</size>
20852       </method>
20853     </type>
20854     <type name="F">
20855       <method name="Void .ctor()">
20856         <size>7</size>
20857       </method>
20858     </type>
20859     <type name="Y">
20860       <method name="Void .ctor()">
20861         <size>7</size>
20862       </method>
20863       <method name="Void Test(YI)">
20864         <size>1</size>
20865       </method>
20866     </type>
20867     <type name="Y+YA">
20868       <method name="Void .ctor()">
20869         <size>7</size>
20870       </method>
20871     </type>
20872     <type name="Y+YB">
20873       <method name="Void .ctor()">
20874         <size>7</size>
20875       </method>
20876     </type>
20877     <type name="Y+YC">
20878       <method name="Void .ctor()">
20879         <size>7</size>
20880       </method>
20881     </type>
20882     <type name="Y+YD">
20883       <method name="Void .ctor()">
20884         <size>7</size>
20885       </method>
20886     </type>
20887     <type name="Y+YE">
20888       <method name="Void .ctor()">
20889         <size>7</size>
20890       </method>
20891     </type>
20892     <type name="Y+YF">
20893       <method name="Void .ctor()">
20894         <size>7</size>
20895       </method>
20896     </type>
20897     <type name="Y+YG">
20898       <method name="Void .ctor()">
20899         <size>7</size>
20900       </method>
20901     </type>
20902     <type name="Y+YH">
20903       <method name="Void .ctor()">
20904         <size>7</size>
20905       </method>
20906     </type>
20907     <type name="Z">
20908       <method name="Void .ctor()">
20909         <size>7</size>
20910       </method>
20911     </type>
20912     <type name="Z+P">
20913       <method name="Void .ctor()">
20914         <size>7</size>
20915       </method>
20916     </type>
20917     <type name="W">
20918       <method name="Void .ctor()">
20919         <size>7</size>
20920       </method>
20921     </type>
20922     <type name="W+WA">
20923       <method name="Void .ctor()">
20924         <size>7</size>
20925       </method>
20926     </type>
20927     <type name="W+WB">
20928       <method name="Void .ctor()">
20929         <size>7</size>
20930       </method>
20931     </type>
20932     <type name="W+WC">
20933       <method name="Void .ctor()">
20934         <size>7</size>
20935       </method>
20936     </type>
20937     <type name="W+WD">
20938       <method name="Void .ctor()">
20939         <size>7</size>
20940       </method>
20941     </type>
20942     <type name="W+WE">
20943       <method name="Void .ctor()">
20944         <size>7</size>
20945       </method>
20946     </type>
20947     <type name="W+WCA">
20948       <method name="Void .ctor()">
20949         <size>7</size>
20950       </method>
20951     </type>
20952     <type name="W+WCB">
20953       <method name="Void .ctor()">
20954         <size>7</size>
20955       </method>
20956     </type>
20957     <type name="W+WCB+WCD">
20958       <method name="Void .ctor()">
20959         <size>7</size>
20960       </method>
20961     </type>
20962     <type name="W+WCB+WCD+WCE">
20963       <method name="Void .ctor()">
20964         <size>7</size>
20965       </method>
20966     </type>
20967     <type name="G">
20968       <method name="Void .ctor()">
20969         <size>7</size>
20970       </method>
20971       <method name="Void Test(X)">
20972         <size>1</size>
20973       </method>
20974     </type>
20975     <type name="G+I">
20976       <method name="Void .ctor()">
20977         <size>7</size>
20978       </method>
20979     </type>
20980     <type name="G+I+J">
20981       <method name="Void .ctor()">
20982         <size>7</size>
20983       </method>
20984       <method name="Void Test(Foo)">
20985         <size>1</size>
20986       </method>
20987     </type>
20988     <type name="H">
20989       <method name="Void .ctor()">
20990         <size>7</size>
20991       </method>
20992       <method name="Void Test(System.Int32[])">
20993         <size>1</size>
20994       </method>
20995     </type>
20996     <type name="M">
20997       <method name="Void .ctor()">
20998         <size>7</size>
20999       </method>
21000       <method name="Void Hello(System.String)">
21001         <size>1</size>
21002       </method>
21003     </type>
21004   </test>
21005   <test name="test-157.cs">
21006     <type name="Test.MyAttribute">
21007       <method name="Void .ctor(String)">
21008         <size>20</size>
21009       </method>
21010     </type>
21011     <type name="Test.Test">
21012       <method name="Void .ctor()">
21013         <size>7</size>
21014       </method>
21015       <method name="Int32 Main()">
21016         <size>197</size>
21017       </method>
21018     </type>
21019   </test>
21020   <test name="test-158.cs">
21021     <type name="My">
21022       <method name="Void .ctor(Object)">
21023         <size>14</size>
21024       </method>
21025     </type>
21026     <type name="My+Test">
21027       <method name="Void .ctor()">
21028         <size>7</size>
21029       </method>
21030       <method name="Int32 Main()">
21031         <size>88</size>
21032       </method>
21033     </type>
21034   </test>
21035   <test name="test-159.cs">
21036     <type name="A.Iface">
21037       <method name="Void .ctor()">
21038         <size>7</size>
21039       </method>
21040       <method name="Void bah()">
21041         <size>1</size>
21042       </method>
21043     </type>
21044     <type name="A.my">
21045       <method name="Void .ctor()">
21046         <size>7</size>
21047       </method>
21048       <method name="Void doit(System.Object)">
21049         <size>13</size>
21050       </method>
21051       <method name="Int32 Main()">
21052         <size>2</size>
21053       </method>
21054     </type>
21055   </test>
21056   <test name="test-16.cs">
21057     <type name="Mine.Blah">
21058       <method name="Void .ctor()">
21059         <size>7</size>
21060       </method>
21061       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
21062         <size>12</size>
21063       </method>
21064       <method name="Int32 op_Implicit(Mine.Blah)">
21065         <size>12</size>
21066       </method>
21067       <method name="Byte op_Implicit(Mine.Blah)">
21068         <size>12</size>
21069       </method>
21070       <method name="Int16 op_Implicit(Mine.Blah)">
21071         <size>12</size>
21072       </method>
21073     </type>
21074     <type name="Mine.Foo">
21075       <method name="Void .ctor()">
21076         <size>7</size>
21077       </method>
21078       <method name="Int32 Main()">
21079         <size>118</size>
21080       </method>
21081     </type>
21082   </test>
21083   <test name="test-160.cs">
21084     <type name="B">
21085       <method name="Void .ctor()">
21086         <size>7</size>
21087       </method>
21088     </type>
21089     <type name="S">
21090       <method name="Void .ctor()">
21091         <size>7</size>
21092       </method>
21093     </type>
21094     <type name="T">
21095       <method name="Void .ctor()">
21096         <size>7</size>
21097       </method>
21098       <method name="Int32 blah(System.Object)">
21099         <size>62</size>
21100       </method>
21101       <method name="Int32 Main()">
21102         <size>2</size>
21103       </method>
21104     </type>
21105   </test>
21106   <test name="test-161.cs">
21107     <type name="ZipEntry">
21108       <method name="Void .ctor(String)">
21109         <size>18</size>
21110       </method>
21111       <method name="Void .ctor(ZipEntry)">
21112         <size>18</size>
21113       </method>
21114       <method name="DateTime get_DateTime()">
21115         <size>7</size>
21116       </method>
21117       <method name="Int32 Main()">
21118         <size>2</size>
21119       </method>
21120     </type>
21121   </test>
21122   <test name="test-162.cs">
21123     <type name="X">
21124       <method name="Void .ctor()">
21125         <size>7</size>
21126       </method>
21127       <method name="Void test_output(A)">
21128         <size>1</size>
21129       </method>
21130       <method name="Void test_output(B)">
21131         <size>1</size>
21132       </method>
21133       <method name="Void test_output(E)">
21134         <size>1</size>
21135       </method>
21136       <method name="Void test_output(F)">
21137         <size>1</size>
21138       </method>
21139       <method name="Void test1()">
21140         <size>21</size>
21141       </method>
21142       <method name="Void test2()">
21143         <size>32</size>
21144       </method>
21145       <method name="Void test3()">
21146         <size>21</size>
21147       </method>
21148       <method name="Void test4(A)">
21149         <size>9</size>
21150       </method>
21151       <method name="Void test5(A ByRef)">
21152         <size>10</size>
21153       </method>
21154       <method name="Void test6(B ByRef)">
21155         <size>9</size>
21156       </method>
21157       <method name="Void test7()">
21158         <size>28</size>
21159       </method>
21160       <method name="Void test8()">
21161         <size>50</size>
21162       </method>
21163       <method name="Void test9()">
21164         <size>26</size>
21165       </method>
21166       <method name="Void test10()">
21167         <size>82</size>
21168       </method>
21169       <method name="Int32 Main()">
21170         <size>2</size>
21171       </method>
21172     </type>
21173     <type name="A">
21174       <method name="Void .ctor(Int32)">
21175         <size>27</size>
21176       </method>
21177     </type>
21178     <type name="C">
21179       <method name="Void .ctor(Int64)">
21180         <size>8</size>
21181       </method>
21182       <method name="Void .ctor(String)">
21183         <size>13</size>
21184       </method>
21185     </type>
21186     <type name="E">
21187       <method name="Void .ctor(Int32)">
21188         <size>21</size>
21189       </method>
21190     </type>
21191   </test>
21192   <test name="test-163.cs">
21193     <type name="Blah">
21194       <method name="Void .ctor()">
21195         <size>7</size>
21196       </method>
21197       <method name="Int32 Foo(System.String)">
21198         <size>2</size>
21199       </method>
21200       <method name="Int32 Foo(System.Object)">
21201         <size>2</size>
21202       </method>
21203       <method name="Int32 Main()">
21204         <size>28</size>
21205       </method>
21206     </type>
21207   </test>
21208   <test name="test-164.cs">
21209     <type name="X">
21210       <method name="Void .ctor()">
21211         <size>26</size>
21212       </method>
21213       <method name="Int32 Foo()">
21214         <size>2</size>
21215       </method>
21216     </type>
21217     <type name="Y">
21218       <method name="Void .ctor()">
21219         <size>7</size>
21220       </method>
21221       <method name="Int32 Foo()">
21222         <size>2</size>
21223       </method>
21224       <method name="Int32 Hello()">
21225         <size>12</size>
21226       </method>
21227       <method name="Void Main()">
21228         <size>46</size>
21229       </method>
21230     </type>
21231     <type name="X+FooDelegate">
21232       <method name="Void .ctor(Object, IntPtr)">
21233         <size>0</size>
21234       </method>
21235       <method name="Int32 Invoke()">
21236         <size>0</size>
21237       </method>
21238       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21239         <size>0</size>
21240       </method>
21241       <method name="Int32 EndInvoke(IAsyncResult)">
21242         <size>0</size>
21243       </method>
21244     </type>
21245   </test>
21246   <test name="test-165.cs">
21247     <type name="Testing">
21248       <method name="Void .ctor()">
21249         <size>7</size>
21250       </method>
21251       <method name="Int32 TestEnumInit(Fruit)">
21252         <size>21</size>
21253       </method>
21254       <method name="Int32 Main()">
21255         <size>62</size>
21256       </method>
21257     </type>
21258   </test>
21259   <test name="test-166.cs">
21260     <type name="Test">
21261       <method name="Void .ctor()">
21262         <size>7</size>
21263       </method>
21264       <method name="Int32 get_Item(Int32)">
21265         <size>2</size>
21266       </method>
21267     </type>
21268     <type name="D">
21269       <method name="Void .ctor()">
21270         <size>7</size>
21271       </method>
21272       <method name="Int32 get_TargetIntegerSize()">
21273         <size>2</size>
21274       </method>
21275       <method name="Int32 Hello(IInferior)">
21276         <size>7</size>
21277       </method>
21278       <method name="Int32 Main()">
21279         <size>61</size>
21280       </method>
21281     </type>
21282     <type name="Test">
21283       <method name="Int32 ITest.get_Item(Int32)">
21284         <size>2</size>
21285       </method>
21286     </type>
21287   </test>
21288   <test name="test-167.cs">
21289     <type name="X">
21290       <method name="Void .ctor()">
21291         <size>7</size>
21292       </method>
21293       <method name="Int32 Test(X+Foo[])">
21294         <size>23</size>
21295       </method>
21296       <method name="Int32 Main()">
21297         <size>44</size>
21298       </method>
21299     </type>
21300   </test>
21301   <test name="test-168.cs">
21302     <type name="Test">
21303       <method name="Void .ctor()">
21304         <size>7</size>
21305       </method>
21306       <method name="Int32 Main()">
21307         <size>21</size>
21308       </method>
21309     </type>
21310     <type name="X">
21311       <method name="System.String op_Implicit(X)">
21312         <size>6</size>
21313       </method>
21314     </type>
21315   </test>
21316   <test name="test-169.cs">
21317     <type name="basec">
21318       <method name="Void .ctor()">
21319         <size>7</size>
21320       </method>
21321       <method name="System.String get_Message()">
21322         <size>6</size>
21323       </method>
21324     </type>
21325     <type name="der">
21326       <method name="Void .ctor()">
21327         <size>7</size>
21328       </method>
21329       <method name="System.String get_Message()">
21330         <size>6</size>
21331       </method>
21332     </type>
21333     <type name="Base">
21334       <method name="Void .ctor()">
21335         <size>7</size>
21336       </method>
21337       <method name="Int32 get_Thingy()">
21338         <size>7</size>
21339       </method>
21340       <method name="Void set_Thingy(Int32)">
21341         <size>8</size>
21342       </method>
21343     </type>
21344     <type name="Derived">
21345       <method name="Void .ctor()">
21346         <size>7</size>
21347       </method>
21348       <method name="Int32 get_BaseThingy()">
21349         <size>7</size>
21350       </method>
21351       <method name="Void set_Thingy(Int32)">
21352         <size>1</size>
21353       </method>
21354     </type>
21355     <type name="D">
21356       <method name="Void .ctor()">
21357         <size>7</size>
21358       </method>
21359       <method name="Int32 Main()">
21360         <size>97</size>
21361       </method>
21362     </type>
21363   </test>
21364   <test name="test-17.cs">
21365     <type name="Blah">
21366       <method name="Void .ctor()">
21367         <size>7</size>
21368       </method>
21369       <method name="Int32 Main()">
21370         <size>39</size>
21371       </method>
21372       <method name="Byte op_Implicit(Blah)">
21373         <size>12</size>
21374       </method>
21375       <method name="Int16 op_Implicit(Blah)">
21376         <size>12</size>
21377       </method>
21378       <method name="Int32 op_Implicit(Blah)">
21379         <size>12</size>
21380       </method>
21381     </type>
21382   </test>
21383   <test name="test-170.cs">
21384     <type name="X">
21385       <method name="Void .ctor()">
21386         <size>7</size>
21387       </method>
21388       <method name="Int32 get_prop()">
21389         <size>7</size>
21390       </method>
21391       <method name="Void set_prop(Int32)">
21392         <size>8</size>
21393       </method>
21394       <method name="Void set_AAA(Int32)">
21395         <size>1</size>
21396       </method>
21397     </type>
21398     <type name="Y">
21399       <method name="Void .ctor()">
21400         <size>14</size>
21401       </method>
21402       <method name="Int32 get_prop()">
21403         <size>7</size>
21404       </method>
21405       <method name="Void set_prop(Int32)">
21406         <size>8</size>
21407       </method>
21408       <method name="Int32 A()">
21409         <size>38</size>
21410       </method>
21411       <method name="Int32 Main()">
21412         <size>13</size>
21413       </method>
21414     </type>
21415   </test>
21416   <test name="test-171.cs">
21417     <type name="IntPtr_Conv.Class1">
21418       <method name="Void .ctor()">
21419         <size>7</size>
21420       </method>
21421       <method name="Int32 Main(System.String[])">
21422         <size>15</size>
21423       </method>
21424     </type>
21425   </test>
21426   <test name="test-172.cs">
21427     <type name="X">
21428       <method name="Void .ctor()">
21429         <size>7</size>
21430       </method>
21431       <method name="Void .cctor()">
21432         <size>31</size>
21433       </method>
21434       <method name="Boolean ff()">
21435         <size>14</size>
21436       </method>
21437       <method name="Boolean tt()">
21438         <size>14</size>
21439       </method>
21440       <method name="Int32 test_if()">
21441         <size>599</size>
21442       </method>
21443       <method name="Int32 test_while()">
21444         <size>437</size>
21445       </method>
21446       <method name="Int32 test_inline()">
21447         <size>29</size>
21448       </method>
21449       <method name="Int32 Main()">
21450         <size>109</size>
21451       </method>
21452     </type>
21453   </test>
21454   <test name="test-173.cs">
21455     <type name="Base">
21456       <method name="Void .ctor(Int32)">
21457         <size>14</size>
21458       </method>
21459       <method name="Int32 get_Value()">
21460         <size>7</size>
21461       </method>
21462     </type>
21463     <type name="A">
21464       <method name="Void .ctor(Int32)">
21465         <size>18</size>
21466       </method>
21467       <method name="Void .ctor(UInt32)">
21468         <size>18</size>
21469       </method>
21470     </type>
21471     <type name="B">
21472       <method name="Void .ctor(Int64)">
21473         <size>18</size>
21474       </method>
21475       <method name="Void .ctor(UInt64)">
21476         <size>18</size>
21477       </method>
21478     </type>
21479     <type name="C">
21480       <method name="Void .ctor(Int16)">
21481         <size>18</size>
21482       </method>
21483       <method name="Void .ctor(UInt16)">
21484         <size>18</size>
21485       </method>
21486     </type>
21487     <type name="D">
21488       <method name="Void .ctor(SByte)">
21489         <size>18</size>
21490       </method>
21491       <method name="Void .ctor(Byte)">
21492         <size>18</size>
21493       </method>
21494     </type>
21495     <type name="E">
21496       <method name="Void .ctor(Int64)">
21497         <size>19</size>
21498       </method>
21499       <method name="Void .ctor(E)">
21500         <size>19</size>
21501       </method>
21502       <method name="E op_Implicit(Int64)">
21503         <size>7</size>
21504       </method>
21505     </type>
21506     <type name="F">
21507       <method name="Void .ctor(Int32)">
21508         <size>19</size>
21509       </method>
21510       <method name="Void .ctor(F)">
21511         <size>19</size>
21512       </method>
21513       <method name="F op_Implicit(Int32)">
21514         <size>7</size>
21515       </method>
21516     </type>
21517     <type name="X">
21518       <method name="Void .ctor()">
21519         <size>7</size>
21520       </method>
21521       <method name="Int32 Test()">
21522         <size>231</size>
21523       </method>
21524       <method name="Int32 Main()">
21525         <size>24</size>
21526       </method>
21527     </type>
21528   </test>
21529   <test name="test-174.cs">
21530     <type name="ProtectedAccessToPropertyOnChild">
21531       <method name="Void .ctor()">
21532         <size>14</size>
21533       </method>
21534       <method name="Int32 Main()">
21535         <size>21</size>
21536       </method>
21537     </type>
21538     <type name="TestAccessToPrivateMemberInParentClass">
21539       <method name="Void .ctor()">
21540         <size>7</size>
21541       </method>
21542       <method name="System.Double[][] get_Array()">
21543         <size>7</size>
21544       </method>
21545     </type>
21546     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
21547       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
21548         <size>37</size>
21549       </method>
21550     </type>
21551     <type name="TestAccessToProtectedOnChildInstanceFromParent">
21552       <method name="Void .ctor()">
21553         <size>29</size>
21554       </method>
21555       <method name="Int32 Test()">
21556         <size>27</size>
21557       </method>
21558     </type>
21559     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
21560       <method name="Void .ctor()">
21561         <size>26</size>
21562       </method>
21563       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
21564         <size>15</size>
21565       </method>
21566     </type>
21567     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
21568       <method name="Void .ctor()">
21569         <size>7</size>
21570       </method>
21571     </type>
21572   </test>
21573   <test name="test-175.cs">
21574     <type name="X">
21575       <method name="Void .ctor()">
21576         <size>7</size>
21577       </method>
21578       <method name="Int32 Main()">
21579         <size>59</size>
21580       </method>
21581     </type>
21582     <type name="RVA">
21583       <method name="Void .ctor(UInt32)">
21584         <size>8</size>
21585       </method>
21586       <method name="RVA op_Implicit(UInt32)">
21587         <size>7</size>
21588       </method>
21589       <method name="UInt32 op_Implicit(RVA)">
21590         <size>8</size>
21591       </method>
21592     </type>
21593   </test>
21594   <test name="test-176.cs">
21595     <type name="X">
21596       <method name="Void .ctor()">
21597         <size>7</size>
21598       </method>
21599       <method name="Int32 Main()">
21600         <size>34</size>
21601       </method>
21602     </type>
21603   </test>
21604   <test name="test-177.cs">
21605     <type name="MethodAttribute">
21606       <method name="Void .ctor()">
21607         <size>7</size>
21608       </method>
21609     </type>
21610     <type name="ReturnAttribute">
21611       <method name="Void .ctor()">
21612         <size>7</size>
21613       </method>
21614     </type>
21615     <type name="Test">
21616       <method name="Void .ctor()">
21617         <size>7</size>
21618       </method>
21619       <method name="Void Method()">
21620         <size>1</size>
21621       </method>
21622       <method name="Int32 Main()">
21623         <size>40</size>
21624       </method>
21625     </type>
21626   </test>
21627   <test name="test-178.cs">
21628     <type name="BrowsableClass">
21629       <method name="Void .ctor()">
21630         <size>7</size>
21631       </method>
21632       <method name="Int32 Main()">
21633         <size>54</size>
21634       </method>
21635       <method name="BrowsableClass op_Increment(BrowsableClass)">
21636         <size>2</size>
21637       </method>
21638     </type>
21639   </test>
21640   <test name="test-179.cs">
21641     <type name="A">
21642       <method name="Void .ctor()">
21643         <size>7</size>
21644       </method>
21645       <method name="Void set_Item(Double, Double)">
21646         <size>15</size>
21647       </method>
21648       <method name="Double get_Item(Double)">
21649         <size>29</size>
21650       </method>
21651     </type>
21652     <type name="B">
21653       <method name="Void .ctor()">
21654         <size>7</size>
21655       </method>
21656       <method name="Void set_Item(Double, Double)">
21657         <size>15</size>
21658       </method>
21659       <method name="Double get_Item(Double)">
21660         <size>29</size>
21661       </method>
21662     </type>
21663     <type name="C">
21664       <method name="Void .ctor()">
21665         <size>7</size>
21666       </method>
21667       <method name="Void set_Item(System.String, System.String)">
21668         <size>15</size>
21669       </method>
21670       <method name="System.String get_Item(System.String)">
21671         <size>30</size>
21672       </method>
21673       <method name="Void set_Item(Int32, Int32)">
21674         <size>15</size>
21675       </method>
21676       <method name="Int32 get_Item(Int32)">
21677         <size>21</size>
21678       </method>
21679     </type>
21680     <type name="EntryPoint">
21681       <method name="Int32 Main(System.String[])">
21682         <size>150</size>
21683       </method>
21684     </type>
21685   </test>
21686   <test name="test-18.cs">
21687     <type name="X">
21688       <method name="Void .ctor()">
21689         <size>7</size>
21690       </method>
21691       <method name="Void m()">
21692         <size>60</size>
21693       </method>
21694       <method name="Int32 ret(Int32)">
21695         <size>40</size>
21696       </method>
21697       <method name="Int32 Main()">
21698         <size>62</size>
21699       </method>
21700     </type>
21701   </test>
21702   <test name="test-180.cs">
21703     <type name="Testing">
21704       <method name="Void .ctor()">
21705         <size>7</size>
21706       </method>
21707       <method name="Void Main()">
21708         <size>17</size>
21709       </method>
21710     </type>
21711   </test>
21712   <test name="test-181.cs">
21713     <type name="Test">
21714       <method name="Void .ctor()">
21715         <size>7</size>
21716       </method>
21717       <method name="Void test()">
21718         <size>1</size>
21719       </method>
21720       <method name="Int32 Main()">
21721         <size>43</size>
21722       </method>
21723     </type>
21724   </test>
21725   <test name="test-182.cs">
21726     <type name="T">
21727       <method name="Void .ctor()">
21728         <size>7</size>
21729       </method>
21730       <method name="Int32 Main()">
21731         <size>26</size>
21732       </method>
21733     </type>
21734     <type name="TS">
21735       <method name="Int64 get_Ticks()">
21736         <size>19</size>
21737       </method>
21738     </type>
21739     <type name="DT">
21740       <method name="Int64 get_Ticks()">
21741         <size>12</size>
21742       </method>
21743     </type>
21744   </test>
21745   <test name="test-183.cs">
21746     <type name="Test">
21747       <method name="Void .ctor()">
21748         <size>7</size>
21749       </method>
21750       <method name="Int32 M(Int32, Int32 ByRef)">
21751         <size>12</size>
21752       </method>
21753       <method name="Int32 Main()">
21754         <size>67</size>
21755       </method>
21756     </type>
21757     <type name="Test+D">
21758       <method name="Void .ctor(Object, IntPtr)">
21759         <size>0</size>
21760       </method>
21761       <method name="Int32 Invoke(Int32, Int32 ByRef)">
21762         <size>0</size>
21763       </method>
21764       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
21765         <size>0</size>
21766       </method>
21767       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
21768         <size>0</size>
21769       </method>
21770     </type>
21771   </test>
21772   <test name="test-184.cs">
21773     <type name="User">
21774       <method name="Void .ctor(Interface)">
21775         <size>7</size>
21776       </method>
21777     </type>
21778     <type name="Test">
21779       <method name="Void .ctor()">
21780         <size>55</size>
21781       </method>
21782       <method name="Int32 Main()">
21783         <size>8</size>
21784       </method>
21785     </type>
21786     <type name="Struct">
21787       <method name="Void .ctor(Int32)">
21788         <size>1</size>
21789       </method>
21790       <method name="Int32 get_X()">
21791         <size>2</size>
21792       </method>
21793     </type>
21794   </test>
21795   <test name="test-185.cs">
21796     <type name="X">
21797       <method name="Void .ctor()">
21798         <size>7</size>
21799       </method>
21800       <method name="Int32 Test(Int32)">
21801         <size>36</size>
21802       </method>
21803       <method name="Int32 Main()">
21804         <size>29</size>
21805       </method>
21806     </type>
21807   </test>
21808   <test name="test-186.cs">
21809     <type name="TestBUG.myAttribute">
21810       <method name="Void .ctor(String, String, String, Int32)">
21811         <size>7</size>
21812       </method>
21813     </type>
21814     <type name="TestBUG.Test">
21815       <method name="Void .ctor()">
21816         <size>7</size>
21817       </method>
21818       <method name="Int32 Main()">
21819         <size>2</size>
21820       </method>
21821     </type>
21822   </test>
21823   <test name="test-187.cs">
21824     <type name="MyClass">
21825       <method name="Void .ctor()">
21826         <size>7</size>
21827       </method>
21828       <method name="Container get_Item(System.String)">
21829         <size>2</size>
21830       </method>
21831       <method name="Void set_Item(System.String, Container)">
21832         <size>1</size>
21833       </method>
21834     </type>
21835     <type name="Container">
21836       <method name="Void .ctor()">
21837         <size>7</size>
21838       </method>
21839       <method name="Container op_Addition(Container, System.Object)">
21840         <size>2</size>
21841       </method>
21842     </type>
21843     <type name="D">
21844       <method name="Void .ctor()">
21845         <size>7</size>
21846       </method>
21847       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
21848         <size>65</size>
21849       </method>
21850       <method name="Int32 Main()">
21851         <size>2</size>
21852       </method>
21853     </type>
21854   </test>
21855   <test name="test-188.cs">
21856     <type name="Enumerator">
21857       <method name="Void .ctor()">
21858         <size>14</size>
21859       </method>
21860       <method name="Boolean MoveNext()">
21861         <size>21</size>
21862       </method>
21863       <method name="Char get_Current()">
21864         <size>3</size>
21865       </method>
21866     </type>
21867     <type name="RealEnumerator">
21868       <method name="Void .ctor(Coll)">
21869         <size>14</size>
21870       </method>
21871       <method name="Void Dispose()">
21872         <size>13</size>
21873       </method>
21874     </type>
21875     <type name="Coll">
21876       <method name="Void .ctor()">
21877         <size>7</size>
21878       </method>
21879       <method name="Enumerator GetEnumerator()">
21880         <size>7</size>
21881       </method>
21882     </type>
21883     <type name="Test">
21884       <method name="Void .ctor()">
21885         <size>7</size>
21886       </method>
21887       <method name="Int32 Main(System.String[])">
21888         <size>76</size>
21889       </method>
21890     </type>
21891   </test>
21892   <test name="test-189.cs">
21893     <type name="MyTest">
21894       <method name="Void .ctor()">
21895         <size>7</size>
21896       </method>
21897       <method name="Int32 Main(System.String[])">
21898         <size>63</size>
21899       </method>
21900       <method name="Int32 m(Int32, Double)">
21901         <size>2</size>
21902       </method>
21903       <method name="Int32 m(Int32, System.Int32[])">
21904         <size>2</size>
21905       </method>
21906     </type>
21907     <type name="MonoTest">
21908       <method name="Void .ctor()">
21909         <size>7</size>
21910       </method>
21911       <method name="Int32 method1(System.String, System.Object[])">
21912         <size>2</size>
21913       </method>
21914       <method name="Void testmethod()">
21915         <size>27</size>
21916       </method>
21917     </type>
21918     <type name="MonoTest2">
21919       <method name="Void .ctor()">
21920         <size>7</size>
21921       </method>
21922       <method name="Int32 method1(System.String, System.Object[])">
21923         <size>2</size>
21924       </method>
21925       <method name="Void testmethod2()">
21926         <size>27</size>
21927       </method>
21928     </type>
21929   </test>
21930   <test name="test-19.cs">
21931     <type name="I">
21932       <method name="Void .ctor()">
21933         <size>7</size>
21934       </method>
21935       <method name="Void .cctor()">
21936         <size>18</size>
21937       </method>
21938       <method name="System.String fn(System.String)">
21939         <size>17</size>
21940       </method>
21941     </type>
21942     <type name="X">
21943       <method name="Void .ctor()">
21944         <size>7</size>
21945       </method>
21946       <method name="Void Thread_func()">
21947         <size>11</size>
21948       </method>
21949       <method name="Int32 Func(Int32, Int32)">
21950         <size>4</size>
21951       </method>
21952       <method name="Void Bar()">
21953         <size>44</size>
21954       </method>
21955       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
21956         <size>18</size>
21957       </method>
21958       <method name="Int32 Main()">
21959         <size>303</size>
21960       </method>
21961       <method name="Int32 multiply_by_three(Int32)">
21962         <size>4</size>
21963       </method>
21964     </type>
21965     <type name="TestNamespace.TestClass">
21966       <method name="Void .ctor()">
21967         <size>7</size>
21968       </method>
21969     </type>
21970     <type name="I+GetTextFn">
21971       <method name="Void .ctor(Object, IntPtr)">
21972         <size>0</size>
21973       </method>
21974       <method name="System.String Invoke(System.String)">
21975         <size>0</size>
21976       </method>
21977       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
21978         <size>0</size>
21979       </method>
21980       <method name="System.String EndInvoke(IAsyncResult)">
21981         <size>0</size>
21982       </method>
21983     </type>
21984     <type name="X+Foo">
21985       <method name="Void .ctor(Object, IntPtr)">
21986         <size>0</size>
21987       </method>
21988       <method name="Int32 Invoke(Int32, Int32)">
21989         <size>0</size>
21990       </method>
21991       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
21992         <size>0</size>
21993       </method>
21994       <method name="Int32 EndInvoke(IAsyncResult)">
21995         <size>0</size>
21996       </method>
21997     </type>
21998     <type name="TestNamespace.TestClass+NotWorkingDelegate">
21999       <method name="Void .ctor(Object, IntPtr)">
22000         <size>0</size>
22001       </method>
22002       <method name="Single Invoke(Single, System.Object[])">
22003         <size>0</size>
22004       </method>
22005       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
22006         <size>0</size>
22007       </method>
22008       <method name="Single EndInvoke(IAsyncResult)">
22009         <size>0</size>
22010       </method>
22011     </type>
22012     <type name="NameSpace.TestDelegate">
22013       <method name="Void .ctor(Object, IntPtr)">
22014         <size>0</size>
22015       </method>
22016       <method name="Int32 Invoke(Int32)">
22017         <size>0</size>
22018       </method>
22019       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22020         <size>0</size>
22021       </method>
22022       <method name="Int32 EndInvoke(IAsyncResult)">
22023         <size>0</size>
22024       </method>
22025     </type>
22026   </test>
22027   <test name="test-190.cs">
22028     <type name="A">
22029       <method name="Void .ctor()">
22030         <size>7</size>
22031       </method>
22032       <method name="Void Main()">
22033         <size>1</size>
22034       </method>
22035     </type>
22036     <type name="A+B">
22037       <method name="Void .ctor()">
22038         <size>7</size>
22039       </method>
22040       <method name="Void Test()">
22041         <size>8</size>
22042       </method>
22043     </type>
22044     <type name="A+C">
22045       <method name="Void .ctor()">
22046         <size>7</size>
22047       </method>
22048       <method name="Void Test(A)">
22049         <size>8</size>
22050       </method>
22051     </type>
22052   </test>
22053   <test name="test-191.cs">
22054     <type name="X">
22055       <method name="Void .ctor()">
22056         <size>7</size>
22057       </method>
22058     </type>
22059     <type name="X+E">
22060       <method name="Void .ctor()">
22061         <size>7</size>
22062       </method>
22063     </type>
22064     <type name="X+D">
22065       <method name="Void .ctor()">
22066         <size>7</size>
22067       </method>
22068     </type>
22069     <type name="X+D+P">
22070       <method name="Void .ctor()">
22071         <size>7</size>
22072       </method>
22073     </type>
22074     <type name="Y">
22075       <method name="Void .ctor()">
22076         <size>7</size>
22077       </method>
22078     </type>
22079     <type name="Y+Op">
22080       <method name="Void .ctor()">
22081         <size>7</size>
22082       </method>
22083     </type>
22084     <type name="R">
22085       <method name="Void .ctor()">
22086         <size>7</size>
22087       </method>
22088       <method name="Void Main()">
22089         <size>1</size>
22090       </method>
22091     </type>
22092   </test>
22093   <test name="test-192.cs">
22094     <type name="X">
22095       <method name="Void .ctor()">
22096         <size>7</size>
22097       </method>
22098       <method name="Void Main()">
22099         <size>1</size>
22100       </method>
22101     </type>
22102   </test>
22103   <test name="test-193.cs">
22104     <type name="A">
22105       <method name="Void .ctor()">
22106         <size>7</size>
22107       </method>
22108       <method name="Int32 Test(Int32)">
22109         <size>88</size>
22110       </method>
22111       <method name="Int32 Main()">
22112         <size>7</size>
22113       </method>
22114     </type>
22115   </test>
22116   <test name="test-194.cs">
22117     <type name="TestParams">
22118       <method name="Void .ctor()">
22119         <size>7</size>
22120       </method>
22121       <method name="Int32 Main(System.String[])">
22122         <size>38</size>
22123       </method>
22124       <method name="Int32 Params(System.Object[])">
22125         <size>10</size>
22126       </method>
22127     </type>
22128   </test>
22129   <test name="test-195.cs">
22130     <type name="Y">
22131       <method name="Void .ctor()">
22132         <size>7</size>
22133       </method>
22134       <method name="Void .cctor()">
22135         <size>1</size>
22136       </method>
22137       <method name="Int32 C()">
22138         <size>36</size>
22139       </method>
22140     </type>
22141     <type name="X">
22142       <method name="Void .ctor()">
22143         <size>8</size>
22144       </method>
22145       <method name="Void .ctor(Int32)">
22146         <size>18</size>
22147       </method>
22148       <method name="Void Main()">
22149         <size>7</size>
22150       </method>
22151     </type>
22152   </test>
22153   <test name="test-196.cs">
22154     <type name="X">
22155       <method name="Void .ctor()">
22156         <size>7</size>
22157       </method>
22158       <method name="Void Bug1()">
22159         <size>15</size>
22160       </method>
22161       <method name="Void Bug2()">
22162         <size>16</size>
22163       </method>
22164       <method name="Int32 Main()">
22165         <size>2</size>
22166       </method>
22167     </type>
22168   </test>
22169   <test name="test-197.cs">
22170     <type name="X">
22171       <method name="Void .ctor()">
22172         <size>7</size>
22173       </method>
22174       <method name="Void Foo()">
22175         <size>0</size>
22176       </method>
22177     </type>
22178     <type name="Y">
22179       <method name="Void .ctor()">
22180         <size>7</size>
22181       </method>
22182     </type>
22183     <type name="Z">
22184       <method name="Void .ctor()">
22185         <size>7</size>
22186       </method>
22187       <method name="Void Foo()">
22188         <size>11</size>
22189       </method>
22190     </type>
22191     <type name="Test">
22192       <method name="Void .ctor()">
22193         <size>7</size>
22194       </method>
22195       <method name="Int32 Main()">
22196         <size>16</size>
22197       </method>
22198     </type>
22199   </test>
22200   <test name="test-198.cs">
22201     <type name="N1.N3.N4.Bar">
22202       <method name="Void .ctor()">
22203         <size>7</size>
22204       </method>
22205     </type>
22206     <type name="N1.N2.Foo">
22207       <method name="Void .ctor()">
22208         <size>7</size>
22209       </method>
22210     </type>
22211     <type name="N5.N6.Foo">
22212       <method name="Void .ctor()">
22213         <size>7</size>
22214       </method>
22215     </type>
22216     <type name="N5.N7.N8.Bar">
22217       <method name="Void .ctor()">
22218         <size>7</size>
22219       </method>
22220     </type>
22221     <type name="FirstOuter.FirstInner.First">
22222       <method name="Void .ctor()">
22223         <size>7</size>
22224       </method>
22225       <method name="System.String get_MyIdentity()">
22226         <size>12</size>
22227       </method>
22228     </type>
22229     <type name="FirstOuter.Second">
22230       <method name="Void .ctor()">
22231         <size>7</size>
22232       </method>
22233     </type>
22234     <type name="FirstOuter.SecondInner.Third">
22235       <method name="Void .ctor()">
22236         <size>7</size>
22237       </method>
22238     </type>
22239     <type name="FirstOuter.FirstInner.Fourth">
22240       <method name="Void .ctor()">
22241         <size>7</size>
22242       </method>
22243     </type>
22244     <type name="Fifth">
22245       <method name="Void .ctor()">
22246         <size>7</size>
22247       </method>
22248     </type>
22249     <type name="M1.M2.M3.Foo">
22250       <method name="Void .ctor()">
22251         <size>7</size>
22252       </method>
22253     </type>
22254     <type name="P1.P2.Bar">
22255       <method name="Void .ctor()">
22256         <size>7</size>
22257       </method>
22258     </type>
22259     <type name="X">
22260       <method name="Void .ctor()">
22261         <size>7</size>
22262       </method>
22263       <method name="Int32 Main()">
22264         <size>2</size>
22265       </method>
22266     </type>
22267   </test>
22268   <test name="test-199.cs">
22269     <type name="Test">
22270       <method name="Void .ctor()">
22271         <size>7</size>
22272       </method>
22273       <method name="Int32 Main()">
22274         <size>22</size>
22275       </method>
22276     </type>
22277     <type name="N1.Foo">
22278       <method name="Void .ctor()">
22279         <size>7</size>
22280       </method>
22281     </type>
22282     <type name="N1.Foo+Foo2">
22283       <method name="Void .ctor()">
22284         <size>7</size>
22285       </method>
22286     </type>
22287     <type name="N1.Bar2">
22288       <method name="Void .ctor()">
22289         <size>7</size>
22290       </method>
22291       <method name="Int32 Talk()">
22292         <size>2</size>
22293       </method>
22294     </type>
22295     <type name="N2.Bar">
22296       <method name="Void .ctor()">
22297         <size>7</size>
22298       </method>
22299     </type>
22300     <type name="N2.Bar+Bar2">
22301       <method name="Void .ctor()">
22302         <size>7</size>
22303       </method>
22304       <method name="Int32 Talk()">
22305         <size>2</size>
22306       </method>
22307     </type>
22308   </test>
22309   <test name="test-2.cs">
22310     <type name="X">
22311       <method name="Void .ctor()">
22312         <size>7</size>
22313       </method>
22314       <method name="Int32 Main(System.String[])">
22315         <size>12</size>
22316       </method>
22317     </type>
22318   </test>
22319   <test name="test-20.cs">
22320     <type name="A">
22321       <method name="Void .ctor()">
22322         <size>7</size>
22323       </method>
22324       <method name="Void X()">
22325         <size>8</size>
22326       </method>
22327     </type>
22328     <type name="B">
22329       <method name="Void .ctor()">
22330         <size>7</size>
22331       </method>
22332       <method name="Void X()">
22333         <size>8</size>
22334       </method>
22335       <method name="Void TestB()">
22336         <size>7</size>
22337       </method>
22338     </type>
22339     <type name="Ax">
22340       <method name="Void .ctor()">
22341         <size>7</size>
22342       </method>
22343       <method name="Void A()">
22344         <size>8</size>
22345       </method>
22346       <method name="Void B()">
22347         <size>8</size>
22348       </method>
22349     </type>
22350     <type name="Bx">
22351       <method name="Void .ctor()">
22352         <size>7</size>
22353       </method>
22354       <method name="Void A()">
22355         <size>8</size>
22356       </method>
22357       <method name="Void B()">
22358         <size>8</size>
22359       </method>
22360     </type>
22361     <type name="Test">
22362       <method name="Void .ctor()">
22363         <size>7</size>
22364       </method>
22365       <method name="Int32 Main()">
22366         <size>100</size>
22367       </method>
22368     </type>
22369   </test>
22370   <test name="test-200.cs">
22371     <type name="X">
22372       <method name="Void .ctor()">
22373         <size>7</size>
22374       </method>
22375       <method name="Int32 Main()">
22376         <size>104</size>
22377       </method>
22378     </type>
22379   </test>
22380   <test name="test-201.cs">
22381     <type name="Parent">
22382       <method name="Void .ctor()">
22383         <size>7</size>
22384       </method>
22385     </type>
22386     <type name="Child">
22387       <method name="Void .ctor()">
22388         <size>7</size>
22389       </method>
22390     </type>
22391     <type name="Child+Nested">
22392       <method name="Void .ctor()">
22393         <size>18</size>
22394       </method>
22395     </type>
22396     <type name="Collide">
22397       <method name="Void .ctor(Int32)">
22398         <size>14</size>
22399       </method>
22400       <method name="Void .cctor()">
22401         <size>12</size>
22402       </method>
22403       <method name="Int32 Main()">
22404         <size>27</size>
22405       </method>
22406     </type>
22407   </test>
22408   <test name="test-202.cs">
22409     <type name="X.X">
22410       <method name="Void .ctor()">
22411         <size>7</size>
22412       </method>
22413     </type>
22414     <type name="A.B.C.D">
22415       <method name="Void .ctor()">
22416         <size>7</size>
22417       </method>
22418     </type>
22419     <type name="Test">
22420       <method name="Void .ctor()">
22421         <size>7</size>
22422       </method>
22423       <method name="Int32 Main()">
22424         <size>14</size>
22425       </method>
22426     </type>
22427   </test>
22428   <test name="test-203.cs">
22429     <type name="Foo">
22430       <method name="Void .ctor()">
22431         <size>7</size>
22432       </method>
22433       <method name="Modifiers get_Modifiers()">
22434         <size>2</size>
22435       </method>
22436     </type>
22437     <type name="Bar">
22438       <method name="Void .ctor()">
22439         <size>7</size>
22440       </method>
22441       <method name="Int32 Main()">
22442         <size>13</size>
22443       </method>
22444     </type>
22445   </test>
22446   <test name="test-204.cs">
22447     <type name="X">
22448       <method name="Void .ctor(Int32)">
22449         <size>14</size>
22450       </method>
22451       <method name="System.String ToString()">
22452         <size>22</size>
22453       </method>
22454       <method name="Int32 Test()">
22455         <size>153</size>
22456       </method>
22457       <method name="Int32 Main()">
22458         <size>24</size>
22459       </method>
22460       <method name="X op_BitwiseAnd(X, X)">
22461         <size>19</size>
22462       </method>
22463       <method name="X op_BitwiseOr(X, X)">
22464         <size>19</size>
22465       </method>
22466       <method name="Boolean op_True(X)">
22467         <size>15</size>
22468       </method>
22469       <method name="Boolean op_False(X)">
22470         <size>12</size>
22471       </method>
22472     </type>
22473   </test>
22474   <test name="test-205.cs">
22475     <type name="A">
22476       <method name="Void .ctor(Object)">
22477         <size>7</size>
22478       </method>
22479     </type>
22480     <type name="Test">
22481       <method name="Void .ctor()">
22482         <size>7</size>
22483       </method>
22484       <method name="Void Main()">
22485         <size>1</size>
22486       </method>
22487     </type>
22488   </test>
22489   <test name="test-206.cs">
22490     <type name="X">
22491       <method name="Void .ctor()">
22492         <size>7</size>
22493       </method>
22494       <method name="Int32 get_Item(Int32)">
22495         <size>2</size>
22496       </method>
22497       <method name="System.Int32[] get_Item(System.Int32[])">
22498         <size>39</size>
22499       </method>
22500       <method name="Void Main()">
22501         <size>91</size>
22502       </method>
22503     </type>
22504     <type name="&lt;PrivateImplementationDetails&gt;">
22505       <method name="Void .ctor()">
22506         <size>7</size>
22507       </method>
22508     </type>
22509   </test>
22510   <test name="test-207.cs">
22511     <type name="X">
22512       <method name="Void .ctor()">
22513         <size>7</size>
22514       </method>
22515       <method name="Void .cctor()">
22516         <size>1</size>
22517       </method>
22518       <method name="Void hello(Int32)">
22519         <size>13</size>
22520       </method>
22521       <method name="Void world(Int32)">
22522         <size>16</size>
22523       </method>
22524       <method name="Int32 Main()">
22525         <size>138</size>
22526       </method>
22527     </type>
22528     <type name="Test">
22529       <method name="Void .ctor(Object, IntPtr)">
22530         <size>0</size>
22531       </method>
22532       <method name="Void Invoke(Int32)">
22533         <size>0</size>
22534       </method>
22535       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22536         <size>0</size>
22537       </method>
22538       <method name="Void EndInvoke(IAsyncResult)">
22539         <size>0</size>
22540       </method>
22541     </type>
22542   </test>
22543   <test name="test-208.cs">
22544     <type name="X">
22545       <method name="Void .ctor()">
22546         <size>7</size>
22547       </method>
22548       <method name="System.String get_Item(System.String)">
22549         <size>2</size>
22550       </method>
22551       <method name="Void Test()">
22552         <size>1</size>
22553       </method>
22554     </type>
22555     <type name="Y">
22556       <method name="Void .ctor()">
22557         <size>7</size>
22558       </method>
22559       <method name="Void Main()">
22560         <size>19</size>
22561       </method>
22562     </type>
22563   </test>
22564   <test name="test-209.cs">
22565     <type name="X">
22566       <method name="Void .ctor(Int32)">
22567         <size>14</size>
22568       </method>
22569       <method name="Int32 get_Foo()">
22570         <size>9</size>
22571       </method>
22572       <method name="Void set_Foo(Int32)">
22573         <size>8</size>
22574       </method>
22575       <method name="Int32 get_Item(Int32)">
22576         <size>7</size>
22577       </method>
22578       <method name="Void set_Item(Int32, Int32)">
22579         <size>8</size>
22580       </method>
22581       <method name="Void set_Item(System.String, System.String)">
22582         <size>7</size>
22583       </method>
22584       <method name="Void set_Bar(System.String)">
22585         <size>7</size>
22586       </method>
22587       <method name="A get_A()">
22588         <size>7</size>
22589       </method>
22590       <method name="Void set_A(A)">
22591         <size>12</size>
22592       </method>
22593       <method name="Int32 Main()">
22594         <size>75</size>
22595       </method>
22596     </type>
22597     <type name="A">
22598       <method name="Void .ctor(Int32)">
22599         <size>8</size>
22600       </method>
22601     </type>
22602   </test>
22603   <test name="test-21.cs">
22604     <type name="Blah">
22605       <method name="Void .ctor()">
22606         <size>7</size>
22607       </method>
22608       <method name="Int32 Main()">
22609         <size>47</size>
22610       </method>
22611     </type>
22612     <type name="Blah+Foo">
22613       <method name="Void .ctor()">
22614         <size>17</size>
22615       </method>
22616       <method name="Int32 Bar(Int32, Int32)">
22617         <size>14</size>
22618       </method>
22619     </type>
22620   </test>
22621   <test name="test-210.cs">
22622     <type name="X">
22623       <method name="Void .ctor()">
22624         <size>7</size>
22625       </method>
22626       <method name="Void foo()">
22627         <size>1</size>
22628       </method>
22629       <method name="Void Main()">
22630         <size>25</size>
22631       </method>
22632     </type>
22633     <type name="FooHandler">
22634       <method name="Void .ctor(Object, IntPtr)">
22635         <size>0</size>
22636       </method>
22637       <method name="Void Invoke()">
22638         <size>0</size>
22639       </method>
22640       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22641         <size>0</size>
22642       </method>
22643       <method name="Void EndInvoke(IAsyncResult)">
22644         <size>0</size>
22645       </method>
22646     </type>
22647   </test>
22648   <test name="test-211.cs">
22649     <type name="X">
22650       <method name="Void .ctor(Int32)">
22651         <size>14</size>
22652       </method>
22653       <method name="X op_Implicit(Int32)">
22654         <size>7</size>
22655       </method>
22656     </type>
22657     <type name="Y">
22658       <method name="Void .ctor(X)">
22659         <size>14</size>
22660       </method>
22661       <method name="Y op_Implicit(X)">
22662         <size>7</size>
22663       </method>
22664     </type>
22665     <type name="Z">
22666       <method name="Void .ctor(Y)">
22667         <size>14</size>
22668       </method>
22669       <method name="Int32 Main()">
22670         <size>27</size>
22671       </method>
22672       <method name="Z op_Implicit(Y)">
22673         <size>7</size>
22674       </method>
22675     </type>
22676   </test>
22677   <test name="test-212.cs">
22678     <type name="Problem">
22679       <method name="Void .ctor(String)">
22680         <size>14</size>
22681       </method>
22682       <method name="Int32 Multi(Int32, Problem[])">
22683         <size>4</size>
22684       </method>
22685       <method name="Int32 Main(System.String[])">
22686         <size>76</size>
22687       </method>
22688       <method name="Problem op_Implicit(Int32)">
22689         <size>22</size>
22690       </method>
22691     </type>
22692   </test>
22693   <test name="test-213.cs">
22694     <type name="MyTest">
22695       <method name="Void .ctor()">
22696         <size>7</size>
22697       </method>
22698       <method name="Void Main(System.String[])">
22699         <size>36</size>
22700       </method>
22701     </type>
22702     <type name="S">
22703       <method name="Void .ctor(Int32)">
22704         <size>8</size>
22705       </method>
22706       <method name="Void Print()">
22707         <size>12</size>
22708       </method>
22709     </type>
22710   </test>
22711   <test name="test-214.cs">
22712     <type name="N2.Test">
22713       <method name="Void .ctor()">
22714         <size>7</size>
22715       </method>
22716       <method name="Int32 Main()">
22717         <size>7</size>
22718       </method>
22719     </type>
22720     <type name="N1.C1">
22721       <method name="Void .ctor()">
22722         <size>7</size>
22723       </method>
22724       <method name="Void Foo()">
22725         <size>1</size>
22726       </method>
22727     </type>
22728   </test>
22729   <test name="test-215.cs">
22730     <type name="Test">
22731       <method name="Void .ctor()">
22732         <size>7</size>
22733       </method>
22734       <method name="Void .cctor()">
22735         <size>1</size>
22736       </method>
22737       <method name="N1.C1 get_C1()">
22738         <size>6</size>
22739       </method>
22740       <method name="Int32 Main()">
22741         <size>8</size>
22742       </method>
22743     </type>
22744     <type name="N1.C1">
22745       <method name="Void .ctor()">
22746         <size>7</size>
22747       </method>
22748     </type>
22749   </test>
22750   <test name="test-216.cs">
22751     <type name="cls">
22752       <method name="Void .ctor()">
22753         <size>7</size>
22754       </method>
22755       <method name="Void add_OnWhatever(OnWhateverDelegate)">
22756         <size>24</size>
22757       </method>
22758       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
22759         <size>24</size>
22760       </method>
22761       <method name="Void CallMyDel(System.String)">
22762         <size>13</size>
22763       </method>
22764     </type>
22765     <type name="cls+nestedcls">
22766       <method name="Void .ctor()">
22767         <size>7</size>
22768       </method>
22769       <method name="Void CallParentDel(cls, System.String)">
22770         <size>13</size>
22771       </method>
22772     </type>
22773     <type name="MonoEmbed">
22774       <method name="Void .ctor()">
22775         <size>7</size>
22776       </method>
22777       <method name="Void Main()">
22778         <size>36</size>
22779       </method>
22780       <method name="Void Whatever(System.String)">
22781         <size>7</size>
22782       </method>
22783     </type>
22784     <type name="OnWhateverDelegate">
22785       <method name="Void .ctor(Object, IntPtr)">
22786         <size>0</size>
22787       </method>
22788       <method name="Void Invoke(System.String)">
22789         <size>0</size>
22790       </method>
22791       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
22792         <size>0</size>
22793       </method>
22794       <method name="Void EndInvoke(IAsyncResult)">
22795         <size>0</size>
22796       </method>
22797     </type>
22798   </test>
22799   <test name="test-217.cs">
22800     <type name="Test">
22801       <method name="Void .ctor()">
22802         <size>7</size>
22803       </method>
22804       <method name="Int32 Main()">
22805         <size>180</size>
22806       </method>
22807       <method name="System.Object compare_gte(Int32, Int32)">
22808         <size>13</size>
22809       </method>
22810       <method name="System.Object compare_lte(Int32, Int32)">
22811         <size>13</size>
22812       </method>
22813     </type>
22814   </test>
22815   <test name="test-218.cs">
22816     <type name="T">
22817       <method name="Void .ctor()">
22818         <size>7</size>
22819       </method>
22820       <method name="Void .cctor()">
22821         <size>27</size>
22822       </method>
22823       <method name="Void Main()">
22824         <size>1</size>
22825       </method>
22826       <method name="Void compareQueryQuery1(System.Object)">
22827         <size>1</size>
22828       </method>
22829     </type>
22830     <type name="T+foo">
22831       <method name="Void .ctor(Object, IntPtr)">
22832         <size>0</size>
22833       </method>
22834       <method name="Void Invoke(System.Object)">
22835         <size>0</size>
22836       </method>
22837       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
22838         <size>0</size>
22839       </method>
22840       <method name="Void EndInvoke(IAsyncResult)">
22841         <size>0</size>
22842       </method>
22843     </type>
22844   </test>
22845   <test name="test-219.cs">
22846     <type name="TestAttribute">
22847       <method name="Void .ctor(Type)">
22848         <size>14</size>
22849       </method>
22850       <method name="System.Type get_Type()">
22851         <size>7</size>
22852       </method>
22853     </type>
22854     <type name="Test">
22855       <method name="Void .ctor()">
22856         <size>7</size>
22857       </method>
22858       <method name="Void Main()">
22859         <size>75</size>
22860       </method>
22861     </type>
22862   </test>
22863   <test name="test-22.cs">
22864     <type name="M">
22865       <method name="Void .ctor()">
22866         <size>7</size>
22867       </method>
22868       <method name="Int32 Main()">
22869         <size>63</size>
22870       </method>
22871     </type>
22872     <type name="S">
22873       <method name="T GetT()">
22874         <size>7</size>
22875       </method>
22876       <method name="Void Init()">
22877         <size>25</size>
22878       </method>
22879     </type>
22880   </test>
22881   <test name="test-220.cs">
22882     <type name="MonoBUG.Bug">
22883       <method name="Void .ctor()">
22884         <size>7</size>
22885       </method>
22886       <method name="Int32 Main(System.String[])">
22887         <size>133</size>
22888       </method>
22889     </type>
22890     <type name="MonoBUG.Foo">
22891       <method name="Void .ctor(String)">
22892         <size>14</size>
22893       </method>
22894       <method name="System.String get_Name()">
22895         <size>7</size>
22896       </method>
22897     </type>
22898     <type name="MonoBUG.FooList">
22899       <method name="Void .ctor()">
22900         <size>7</size>
22901       </method>
22902       <method name="Void .cctor()">
22903         <size>1</size>
22904       </method>
22905       <method name="Void Add(MonoBUG.Foo)">
22906         <size>19</size>
22907       </method>
22908       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
22909         <size>7</size>
22910       </method>
22911     </type>
22912     <type name="MonoBUG.FooList+FooEnumerator">
22913       <method name="Void .ctor(FooList)">
22914         <size>31</size>
22915       </method>
22916       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
22917         <size>12</size>
22918       </method>
22919       <method name="Void System.Collections.IEnumerator.Reset()">
22920         <size>12</size>
22921       </method>
22922       <method name="MonoBUG.Foo get_Current()">
22923         <size>51</size>
22924       </method>
22925       <method name="Boolean MoveNext()">
22926         <size>12</size>
22927       </method>
22928       <method name="Void Reset()">
22929         <size>12</size>
22930       </method>
22931       <method name="System.Object System.Collections.IEnumerator.get_Current()">
22932         <size>28</size>
22933       </method>
22934     </type>
22935   </test>
22936   <test name="test-221.cs">
22937     <type name="A">
22938       <method name="Void .ctor()">
22939         <size>7</size>
22940       </method>
22941       <method name="Int32 get_Blah()">
22942         <size>2</size>
22943       </method>
22944       <method name="Void set_Blah(Int32)">
22945         <size>1</size>
22946       </method>
22947     </type>
22948     <type name="B">
22949       <method name="Void .ctor()">
22950         <size>7</size>
22951       </method>
22952       <method name="Int32 get_Blah()">
22953         <size>2</size>
22954       </method>
22955       <method name="Boolean Test()">
22956         <size>54</size>
22957       </method>
22958     </type>
22959     <type name="C">
22960       <method name="Void .ctor()">
22961         <size>7</size>
22962       </method>
22963       <method name="Int32 get_Blah()">
22964         <size>0</size>
22965       </method>
22966       <method name="Void set_Blah(Int32)">
22967         <size>0</size>
22968       </method>
22969     </type>
22970     <type name="D">
22971       <method name="Void .ctor()">
22972         <size>7</size>
22973       </method>
22974       <method name="Int32 get_Blah()">
22975         <size>2</size>
22976       </method>
22977       <method name="Void set_Blah(Int32)">
22978         <size>1</size>
22979       </method>
22980     </type>
22981     <type name="E">
22982       <method name="Void .ctor()">
22983         <size>7</size>
22984       </method>
22985       <method name="Int32 get_Blah()">
22986         <size>7</size>
22987       </method>
22988       <method name="Boolean Test()">
22989         <size>54</size>
22990       </method>
22991     </type>
22992     <type name="F">
22993       <method name="Void .ctor()">
22994         <size>7</size>
22995       </method>
22996       <method name="Int32 get_Item(Int32)">
22997         <size>2</size>
22998       </method>
22999       <method name="Void set_Item(Int32, Int32)">
23000         <size>1</size>
23001       </method>
23002       <method name="Int32 get_Blah()">
23003         <size>2</size>
23004       </method>
23005       <method name="Void set_Blah(Int32)">
23006         <size>1</size>
23007       </method>
23008       <method name="Boolean Test()">
23009         <size>110</size>
23010       </method>
23011     </type>
23012     <type name="Driver">
23013       <method name="Void .ctor()">
23014         <size>7</size>
23015       </method>
23016       <method name="Int32 Main()">
23017         <size>38</size>
23018       </method>
23019     </type>
23020     <type name="F">
23021       <method name="Int32 IBlah.get_Item(Int32)">
23022         <size>2</size>
23023       </method>
23024       <method name="Void IBlah.set_Item(Int32, Int32)">
23025         <size>1</size>
23026       </method>
23027       <method name="Int32 IBlah.get_Blah()">
23028         <size>2</size>
23029       </method>
23030       <method name="Void IBlah.set_Blah(Int32)">
23031         <size>1</size>
23032       </method>
23033     </type>
23034   </test>
23035   <test name="test-222.cs">
23036     <type name="Class_1">
23037       <method name="Void .ctor()">
23038         <size>7</size>
23039       </method>
23040       <method name="UIntPtr Valid()">
23041         <size>7</size>
23042       </method>
23043     </type>
23044     <type name="MainClass">
23045       <method name="Void .ctor()">
23046         <size>7</size>
23047       </method>
23048       <method name="Int32 Main()">
23049         <size>2</size>
23050       </method>
23051     </type>
23052   </test>
23053   <test name="test-223.cs">
23054     <type name="T">
23055       <method name="Void .ctor()">
23056         <size>7</size>
23057       </method>
23058       <method name="Int32 Main()">
23059         <size>68</size>
23060       </method>
23061     </type>
23062   </test>
23063   <test name="test-224.cs">
23064     <type name="XmlMemberArrayAttribute">
23065       <method name="Void .ctor(String)">
23066         <size>38</size>
23067       </method>
23068       <method name="System.Char[] get_Separator()">
23069         <size>7</size>
23070       </method>
23071       <method name="Void set_Separator(System.Char[])">
23072         <size>8</size>
23073       </method>
23074       <method name="System.String get_Name()">
23075         <size>7</size>
23076       </method>
23077       <method name="Void set_Name(System.String)">
23078         <size>8</size>
23079       </method>
23080       <method name="Boolean get_IsRequired()">
23081         <size>7</size>
23082       </method>
23083       <method name="Void set_IsRequired(Boolean)">
23084         <size>8</size>
23085       </method>
23086     </type>
23087     <type name="t">
23088       <method name="Void .ctor()">
23089         <size>7</size>
23090       </method>
23091       <method name="Void Main()">
23092         <size>1</size>
23093       </method>
23094     </type>
23095   </test>
23096   <test name="test-225.cs">
23097     <type name="A">
23098       <method name="Void .ctor()">
23099         <size>14</size>
23100       </method>
23101     </type>
23102     <type name="B">
23103       <method name="Void .ctor()">
23104         <size>7</size>
23105       </method>
23106       <method name="Int32 foo()">
23107         <size>2</size>
23108       </method>
23109       <method name="Void Main()">
23110         <size>18</size>
23111       </method>
23112     </type>
23113   </test>
23114   <test name="test-226.cs">
23115     <type name="Test226">
23116       <method name="Void .ctor()">
23117         <size>7</size>
23118       </method>
23119       <method name="Void Test()">
23120         <size>35</size>
23121       </method>
23122       <method name="Int32 Main()">
23123         <size>23</size>
23124       </method>
23125     </type>
23126   </test>
23127   <test name="test-227.cs">
23128     <type name="A.T">
23129       <method name="Void .ctor()">
23130         <size>7</size>
23131       </method>
23132       <method name="Void Main()">
23133         <size>3</size>
23134       </method>
23135     </type>
23136   </test>
23137   <test name="test-228.cs">
23138     <type name="BadRefTest.CtorInc">
23139       <method name="Void .ctor()">
23140         <size>30</size>
23141       </method>
23142       <method name="Int32 IncByRef(Int32 ByRef)">
23143         <size>10</size>
23144       </method>
23145       <method name="Boolean Results(Int32)">
23146         <size>98</size>
23147       </method>
23148     </type>
23149     <type name="BadRefTest.Runner">
23150       <method name="Void .ctor()">
23151         <size>7</size>
23152       </method>
23153       <method name="Int32 Main()">
23154         <size>43</size>
23155       </method>
23156     </type>
23157   </test>
23158   <test name="test-229.cs">
23159     <type name="List">
23160       <method name="Void .ctor(Int32)">
23161         <size>19</size>
23162       </method>
23163       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
23164         <size>12</size>
23165       </method>
23166       <method name="Void Add(Int32)">
23167         <size>26</size>
23168       </method>
23169       <method name="MyEnumerator GetEnumerator()">
23170         <size>7</size>
23171       </method>
23172     </type>
23173     <type name="UberList">
23174       <method name="Void .ctor(Int32)">
23175         <size>8</size>
23176       </method>
23177       <method name="Int32 Main(System.String[])">
23178         <size>38</size>
23179       </method>
23180       <method name="Boolean One()">
23181         <size>63</size>
23182       </method>
23183       <method name="Boolean Two()">
23184         <size>63</size>
23185       </method>
23186       <method name="Boolean Three()">
23187         <size>63</size>
23188       </method>
23189     </type>
23190     <type name="List+MyEnumerator">
23191       <method name="Void .ctor(List)">
23192         <size>15</size>
23193       </method>
23194       <method name="System.Object get_Current()">
23195         <size>24</size>
23196       </method>
23197       <method name="Boolean MoveNext()">
23198         <size>31</size>
23199       </method>
23200       <method name="Void Reset()">
23201         <size>8</size>
23202       </method>
23203     </type>
23204   </test>
23205   <test name="test-23.cs">
23206     <type name="X">
23207       <method name="Void .ctor()">
23208         <size>7</size>
23209       </method>
23210       <method name="Void .cctor()">
23211         <size>8</size>
23212       </method>
23213       <method name="Int32 get_Value()">
23214         <size>6</size>
23215       </method>
23216       <method name="Void set_Value(Int32)">
23217         <size>7</size>
23218       </method>
23219       <method name="Int32 Main()">
23220         <size>170</size>
23221       </method>
23222     </type>
23223     <type name="Y">
23224       <method name="Void .ctor(String)">
23225         <size>14</size>
23226       </method>
23227       <method name="System.String get_Value()">
23228         <size>7</size>
23229       </method>
23230       <method name="Void set_Value(System.String)">
23231         <size>8</size>
23232       </method>
23233     </type>
23234     <type name="Z">
23235       <method name="Void .cctor()">
23236         <size>7</size>
23237       </method>
23238       <method name="Int32 get_IVal()">
23239         <size>6</size>
23240       </method>
23241       <method name="Void set_IVal(Int32)">
23242         <size>7</size>
23243       </method>
23244       <method name="Int32 get_XVal()">
23245         <size>7</size>
23246       </method>
23247       <method name="Void set_XVal(Int32)">
23248         <size>8</size>
23249       </method>
23250     </type>
23251   </test>
23252   <test name="test-230.cs">
23253     <type name="TestClass">
23254       <method name="Void .ctor()">
23255         <size>7</size>
23256       </method>
23257       <method name="Int32 Main()">
23258         <size>56</size>
23259       </method>
23260     </type>
23261   </test>
23262   <test name="test-231.cs">
23263     <type name="T">
23264       <method name="Void .ctor()">
23265         <size>7</size>
23266       </method>
23267       <method name="Void .cctor()">
23268         <size>1</size>
23269       </method>
23270       <method name="Int32 Main()">
23271         <size>44</size>
23272       </method>
23273       <method name="Void Foo()">
23274         <size>23</size>
23275       </method>
23276     </type>
23277   </test>
23278   <test name="test-232.cs">
23279     <type name="CtorInfoTest">
23280       <method name="Void .ctor()">
23281         <size>7</size>
23282       </method>
23283       <method name="Void Main(System.String[])">
23284         <size>977</size>
23285       </method>
23286       <method name="Void Assert(System.Object, System.Object)">
23287         <size>38</size>
23288       </method>
23289     </type>
23290     <type name="&lt;PrivateImplementationDetails&gt;">
23291       <method name="Void .ctor()">
23292         <size>7</size>
23293       </method>
23294     </type>
23295   </test>
23296   <test name="test-233.cs">
23297     <type name="Tests">
23298       <method name="Void .ctor()">
23299         <size>7</size>
23300       </method>
23301       <method name="Int32 Main()">
23302         <size>16</size>
23303       </method>
23304       <method name="Int32 test_0_beq()">
23305         <size>29</size>
23306       </method>
23307       <method name="Int32 test_0_bne_un()">
23308         <size>29</size>
23309       </method>
23310       <method name="Int32 test_0_conv_r8()">
23311         <size>29</size>
23312       </method>
23313       <method name="Int32 test_0_conv_i()">
23314         <size>76</size>
23315       </method>
23316       <method name="Int32 test_5_conv_r4()">
23317         <size>8</size>
23318       </method>
23319       <method name="Int32 test_5_double_conv_r4()">
23320         <size>16</size>
23321       </method>
23322       <method name="Int32 test_5_float_conv_r8()">
23323         <size>12</size>
23324       </method>
23325       <method name="Int32 test_5_conv_r8()">
23326         <size>8</size>
23327       </method>
23328       <method name="Int32 test_5_add()">
23329         <size>25</size>
23330       </method>
23331       <method name="Int32 test_5_sub()">
23332         <size>25</size>
23333       </method>
23334       <method name="Int32 test_24_mul()">
23335         <size>25</size>
23336       </method>
23337       <method name="Int32 test_4_div()">
23338         <size>25</size>
23339       </method>
23340       <method name="Int32 test_2_rem()">
23341         <size>25</size>
23342       </method>
23343       <method name="Int32 test_2_neg()">
23344         <size>14</size>
23345       </method>
23346       <method name="Int32 test_46_float_add_spill()">
23347         <size>129</size>
23348       </method>
23349       <method name="Int32 test_362880_float_mul_spill()">
23350         <size>129</size>
23351       </method>
23352       <method name="Int32 test_4_long_cast()">
23353         <size>29</size>
23354       </method>
23355       <method name="Int32 test_16_float_cmp()">
23356         <size>317</size>
23357       </method>
23358       <method name="Int32 test_15_float_cmp_un()">
23359         <size>297</size>
23360       </method>
23361       <method name="Int32 test_15_float_branch()">
23362         <size>219</size>
23363       </method>
23364       <method name="Int32 test_15_float_branch_un()">
23365         <size>219</size>
23366       </method>
23367     </type>
23368     <type name="TestDriver">
23369       <method name="Void .ctor()">
23370         <size>7</size>
23371       </method>
23372       <method name="Int32 RunTests(System.Type, System.String[])">
23373         <size>572</size>
23374       </method>
23375       <method name="Int32 RunTests(System.Type)">
23376         <size>8</size>
23377       </method>
23378     </type>
23379   </test>
23380   <test name="test-234.cs">
23381     <type name="T">
23382       <method name="Void .ctor()">
23383         <size>7</size>
23384       </method>
23385       <method name="Void Main()">
23386         <size>701</size>
23387       </method>
23388     </type>
23389   </test>
23390   <test name="test-235.cs">
23391     <type name="T">
23392       <method name="Void .ctor()">
23393         <size>7</size>
23394       </method>
23395       <method name="Void Foo(T, T)">
23396         <size>1</size>
23397       </method>
23398       <method name="Void Foo(System.Object[])">
23399         <size>1</size>
23400       </method>
23401       <method name="Int32 Main()">
23402         <size>13</size>
23403       </method>
23404     </type>
23405   </test>
23406   <test name="test-236.cs">
23407     <type name="Tests.Test">
23408       <method name="Void .ctor()">
23409         <size>7</size>
23410       </method>
23411       <method name="Void Main()">
23412         <size>42</size>
23413       </method>
23414       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
23415         <size>9</size>
23416       </method>
23417       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
23418         <size>10</size>
23419       </method>
23420     </type>
23421   </test>
23422   <test name="test-237.cs">
23423     <type name="Params">
23424       <method name="Void .ctor()">
23425         <size>7</size>
23426       </method>
23427       <method name="Void .cctor()">
23428         <size>96</size>
23429       </method>
23430       <method name="Void foo(System.String, System.Object[])">
23431         <size>132</size>
23432       </method>
23433       <method name="Void Main()">
23434         <size>45</size>
23435       </method>
23436     </type>
23437     <type name="Params+FOO">
23438       <method name="Void .ctor(Object, IntPtr)">
23439         <size>0</size>
23440       </method>
23441       <method name="Void Invoke(System.String, System.Object[])">
23442         <size>0</size>
23443       </method>
23444       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
23445         <size>0</size>
23446       </method>
23447       <method name="Void EndInvoke(IAsyncResult)">
23448         <size>0</size>
23449       </method>
23450     </type>
23451   </test>
23452   <test name="test-238.cs">
23453     <type name="TestClass">
23454       <method name="Void .ctor()">
23455         <size>7</size>
23456       </method>
23457       <method name="Void ConditionalMethod()">
23458         <size>7</size>
23459       </method>
23460       <method name="Int32 Main()">
23461         <size>12</size>
23462       </method>
23463     </type>
23464   </test>
23465   <test name="test-239.cs">
23466     <type name="BaseClass">
23467       <method name="Void .ctor()">
23468         <size>7</size>
23469       </method>
23470       <method name="Void ConditionalMethod()">
23471         <size>7</size>
23472       </method>
23473     </type>
23474     <type name="TestClass">
23475       <method name="Void .ctor()">
23476         <size>7</size>
23477       </method>
23478       <method name="Void ConditionalMethod()">
23479         <size>1</size>
23480       </method>
23481     </type>
23482     <type name="MainClass">
23483       <method name="Void .ctor()">
23484         <size>7</size>
23485       </method>
23486       <method name="Int32 Main()">
23487         <size>18</size>
23488       </method>
23489     </type>
23490   </test>
23491   <test name="test-24.cs">
23492     <type name="X">
23493       <method name="Void .ctor()">
23494         <size>7</size>
23495       </method>
23496       <method name="System.String get_S()">
23497         <size>6</size>
23498       </method>
23499       <method name="Void set_S(System.String)">
23500         <size>7</size>
23501       </method>
23502       <method name="Int32 Main()">
23503         <size>92</size>
23504       </method>
23505     </type>
23506   </test>
23507   <test name="test-240.cs">
23508     <type name="TestClass">
23509       <method name="Void .ctor()">
23510         <size>7</size>
23511       </method>
23512       <method name="Void .cctor()">
23513         <size>7</size>
23514       </method>
23515       <method name="Void ConditionalMethod()">
23516         <size>17</size>
23517       </method>
23518       <method name="Int32 Main()">
23519         <size>11</size>
23520       </method>
23521     </type>
23522   </test>
23523   <test name="test-241.cs">
23524     <type name="Foo">
23525       <method name="Void .ctor()">
23526         <size>7</size>
23527       </method>
23528       <method name="Int32 get_SomeProperty()">
23529         <size>3</size>
23530       </method>
23531       <method name="Int32 M()">
23532         <size>3</size>
23533       </method>
23534       <method name="Void Main()">
23535         <size>1</size>
23536       </method>
23537     </type>
23538     <type name="Foo+FooPrivate">
23539       <method name="Void .ctor(Foo)">
23540         <size>14</size>
23541       </method>
23542       <method name="Int32 get_SomeProperty()">
23543         <size>24</size>
23544       </method>
23545     </type>
23546   </test>
23547   <test name="test-242.cs">
23548     <type name="BaseClass">
23549       <method name="Void .ctor()">
23550         <size>14</size>
23551       </method>
23552     </type>
23553     <type name="Derived">
23554       <method name="Void .ctor()">
23555         <size>7</size>
23556       </method>
23557       <method name="Int32 get_Location()">
23558         <size>3</size>
23559       </method>
23560       <method name="Void Main()">
23561         <size>1</size>
23562       </method>
23563     </type>
23564   </test>
23565   <test name="test-243.cs">
23566     <type name="X">
23567       <method name="Void .ctor()">
23568         <size>7</size>
23569       </method>
23570       <method name="Boolean Resolve(System.String)">
23571         <size>2</size>
23572       </method>
23573       <method name="System.String Test()">
23574         <size>2</size>
23575       </method>
23576       <method name="Void Main()">
23577         <size>8</size>
23578       </method>
23579     </type>
23580   </test>
23581   <test name="test-244.cs">
23582     <type name="Foo">
23583       <method name="Void .ctor()">
23584         <size>7</size>
23585       </method>
23586       <method name="Void .cctor()">
23587         <size>1</size>
23588       </method>
23589       <method name="Int32 Main()">
23590         <size>136</size>
23591       </method>
23592       <method name="MyBool get_t()">
23593         <size>29</size>
23594       </method>
23595       <method name="MyBool get_f()">
23596         <size>29</size>
23597       </method>
23598     </type>
23599     <type name="MyBool">
23600       <method name="Void .ctor(Boolean)">
23601         <size>8</size>
23602       </method>
23603       <method name="System.String ToString()">
23604         <size>12</size>
23605       </method>
23606       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
23607         <size>21</size>
23608       </method>
23609       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
23610         <size>21</size>
23611       </method>
23612       <method name="Boolean op_True(MyBool)">
23613         <size>8</size>
23614       </method>
23615       <method name="Boolean op_False(MyBool)">
23616         <size>11</size>
23617       </method>
23618     </type>
23619   </test>
23620   <test name="test-245.cs">
23621     <type name="Class2">
23622       <method name="Void .ctor()">
23623         <size>7</size>
23624       </method>
23625       <method name="System.String get_def_kind()">
23626         <size>12</size>
23627       </method>
23628       <method name="Void Main()">
23629         <size>1</size>
23630       </method>
23631     </type>
23632   </test>
23633   <test name="test-246.cs">
23634     <type name="B">
23635       <method name="Void .ctor()">
23636         <size>7</size>
23637       </method>
23638       <method name="Void Main()">
23639         <size>32</size>
23640       </method>
23641     </type>
23642     <type name="Blah">
23643       <method name="Void Dispose()">
23644         <size>11</size>
23645       </method>
23646     </type>
23647   </test>
23648   <test name="test-247.cs">
23649     <type name="B">
23650       <method name="Void .ctor()">
23651         <size>7</size>
23652       </method>
23653       <method name="Void Main()">
23654         <size>65</size>
23655       </method>
23656     </type>
23657     <type name="Blah">
23658       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
23659         <size>11</size>
23660       </method>
23661     </type>
23662   </test>
23663   <test name="test-248.cs">
23664     <type name="T">
23665       <method name="Void .ctor()">
23666         <size>7</size>
23667       </method>
23668       <method name="Foo GetFoo()">
23669         <size>10</size>
23670       </method>
23671       <method name="Void Main()">
23672         <size>26</size>
23673       </method>
23674     </type>
23675   </test>
23676   <test name="test-249.cs">
23677     <type name="X">
23678       <method name="Void .ctor()">
23679         <size>7</size>
23680       </method>
23681       <method name="Void Main()">
23682         <size>1</size>
23683       </method>
23684     </type>
23685   </test>
23686   <test name="test-25.cs">
23687     <type name="X">
23688       <method name="Void .ctor()">
23689         <size>7</size>
23690       </method>
23691       <method name="Int32 Main()">
23692         <size>214</size>
23693       </method>
23694     </type>
23695   </test>
23696   <test name="test-250.cs">
23697     <type name="Test.foo3">
23698       <method name="Void .ctor()">
23699         <size>7</size>
23700       </method>
23701     </type>
23702     <type name="Test.Tests">
23703       <method name="Void .ctor()">
23704         <size>7</size>
23705       </method>
23706       <method name="Void Main()">
23707         <size>1</size>
23708       </method>
23709     </type>
23710   </test>
23711   <test name="test-251.cs">
23712     <type name="X">
23713       <method name="Void .ctor()">
23714         <size>7</size>
23715       </method>
23716       <method name="Void Main()">
23717         <size>1</size>
23718       </method>
23719     </type>
23720   </test>
23721   <test name="test-252.cs">
23722     <type name="A">
23723       <method name="Void .ctor()">
23724         <size>7</size>
23725       </method>
23726       <method name="Void add_Bar(Foo)">
23727         <size>24</size>
23728       </method>
23729       <method name="Void remove_Bar(Foo)">
23730         <size>24</size>
23731       </method>
23732       <method name="Void m1()">
23733         <size>1</size>
23734       </method>
23735       <method name="Int32 Main()">
23736         <size>93</size>
23737       </method>
23738     </type>
23739     <type name="Foo">
23740       <method name="Void .ctor(Object, IntPtr)">
23741         <size>0</size>
23742       </method>
23743       <method name="Void Invoke()">
23744         <size>0</size>
23745       </method>
23746       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23747         <size>0</size>
23748       </method>
23749       <method name="Void EndInvoke(IAsyncResult)">
23750         <size>0</size>
23751       </method>
23752     </type>
23753   </test>
23754   <test name="test-253.cs">
23755     <type name="AccessibleAttribute">
23756       <method name="Void .ctor()">
23757         <size>7</size>
23758       </method>
23759     </type>
23760     <type name="MyClass">
23761       <method name="Void .ctor()">
23762         <size>7</size>
23763       </method>
23764     </type>
23765     <type name="Test">
23766       <method name="Void .ctor()">
23767         <size>7</size>
23768       </method>
23769       <method name="Int32 Main()">
23770         <size>66</size>
23771       </method>
23772     </type>
23773   </test>
23774   <test name="test-254.cs">
23775     <type name="TestAttribute">
23776       <method name="Void .ctor()">
23777         <size>7</size>
23778       </method>
23779     </type>
23780     <type name="Test_1">
23781       <method name="Void .ctor()">
23782         <size>7</size>
23783       </method>
23784       <method name="Void Test(Int32)">
23785         <size>1</size>
23786       </method>
23787     </type>
23788     <type name="Test_2">
23789       <method name="Void .ctor()">
23790         <size>7</size>
23791       </method>
23792       <method name="Int32 get_Test()">
23793         <size>2</size>
23794       </method>
23795       <method name="Void set_Test(Int32)">
23796         <size>1</size>
23797       </method>
23798       <method name="Void set_Test2(Boolean)">
23799         <size>1</size>
23800       </method>
23801     </type>
23802     <type name="Test_3">
23803       <method name="Void .ctor()">
23804         <size>7</size>
23805       </method>
23806       <method name="Void add_e_1(test_delegate)">
23807         <size>24</size>
23808       </method>
23809       <method name="Void remove_e_1(test_delegate)">
23810         <size>24</size>
23811       </method>
23812       <method name="Void add_e_2(test_delegate)">
23813         <size>24</size>
23814       </method>
23815       <method name="Void remove_e_2(test_delegate)">
23816         <size>24</size>
23817       </method>
23818     </type>
23819     <type name="Test_4">
23820       <method name="Void .ctor()">
23821         <size>7</size>
23822       </method>
23823       <method name="Void add_e_1(test_delegate)">
23824         <size>1</size>
23825       </method>
23826       <method name="Void remove_e_1(test_delegate)">
23827         <size>1</size>
23828       </method>
23829       <method name="Void add_e_2(test_delegate)">
23830         <size>1</size>
23831       </method>
23832       <method name="Void remove_e_2(test_delegate)">
23833         <size>1</size>
23834       </method>
23835       <method name="Void add_e_3(test_delegate)">
23836         <size>1</size>
23837       </method>
23838       <method name="Void remove_e_3(test_delegate)">
23839         <size>1</size>
23840       </method>
23841     </type>
23842     <type name="ClassMain">
23843       <method name="Void .ctor()">
23844         <size>7</size>
23845       </method>
23846       <method name="Void .cctor()">
23847         <size>1</size>
23848       </method>
23849       <method name="Void Assert(System.Object[], Boolean, Int32)">
23850         <size>65</size>
23851       </method>
23852       <method name="Int32 Main()">
23853         <size>1159</size>
23854       </method>
23855     </type>
23856     <type name="test_delegate">
23857       <method name="Void .ctor(Object, IntPtr)">
23858         <size>0</size>
23859       </method>
23860       <method name="System.Delegate Invoke(Int32)">
23861         <size>0</size>
23862       </method>
23863       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23864         <size>0</size>
23865       </method>
23866       <method name="System.Delegate EndInvoke(IAsyncResult)">
23867         <size>0</size>
23868       </method>
23869     </type>
23870   </test>
23871   <test name="test-255.cs">
23872     <type name="TestAttribute">
23873       <method name="Void .ctor()">
23874         <size>7</size>
23875       </method>
23876     </type>
23877     <type name="C">
23878       <method name="Void .ctor()">
23879         <size>7</size>
23880       </method>
23881       <method name="Void Method()">
23882         <size>1</size>
23883       </method>
23884       <method name="Void Main()">
23885         <size>1</size>
23886       </method>
23887     </type>
23888   </test>
23889   <test name="test-256.cs">
23890     <type name="TableColumn">
23891       <method name="Void .ctor()">
23892         <size>7</size>
23893       </method>
23894       <method name="System.Object get_MagicValue()">
23895         <size>2</size>
23896       </method>
23897       <method name="Void set_MagicValue(System.Object)">
23898         <size>1</size>
23899       </method>
23900     </type>
23901     <type name="Bug">
23902       <method name="Void .ctor()">
23903         <size>7</size>
23904       </method>
23905       <method name="Int32 get_TInt()">
23906         <size>2</size>
23907       </method>
23908       <method name="Void Main()">
23909         <size>1</size>
23910       </method>
23911     </type>
23912   </test>
23913   <test name="test-257.cs">
23914     <type name="X">
23915       <method name="Void .ctor()">
23916         <size>7</size>
23917       </method>
23918       <method name="Void Main()">
23919         <size>8</size>
23920       </method>
23921       <method name="Void call(Int32 ByRef)">
23922         <size>25</size>
23923       </method>
23924     </type>
23925   </test>
23926   <test name="test-258.cs">
23927     <type name="MyTest.Test">
23928       <method name="Void .ctor()">
23929         <size>7</size>
23930       </method>
23931     </type>
23932     <type name="MyTest.Test2">
23933       <method name="Void .ctor()">
23934         <size>7</size>
23935       </method>
23936       <method name="Void MyTest.Test.Inner.Foo()">
23937         <size>1</size>
23938       </method>
23939       <method name="Void Main()">
23940         <size>1</size>
23941       </method>
23942     </type>
23943   </test>
23944   <test name="test-259.cs">
23945     <type name="Testing">
23946       <method name="Void .ctor()">
23947         <size>7</size>
23948       </method>
23949       <method name="Void Main()">
23950         <size>1</size>
23951       </method>
23952     </type>
23953   </test>
23954   <test name="test-26.cs">
23955     <type name="Blah">
23956       <method name="Void .ctor()">
23957         <size>7</size>
23958       </method>
23959       <method name="Int32 Foo(Int32, Int32)">
23960         <size>4</size>
23961       </method>
23962       <method name="Int32 Test1()">
23963         <size>114</size>
23964       </method>
23965       <method name="Int32 Adder(System.Int32[])">
23966         <size>34</size>
23967       </method>
23968       <method name="Int32 Test2()">
23969         <size>47</size>
23970       </method>
23971       <method name="Int32 Main()">
23972         <size>40</size>
23973       </method>
23974     </type>
23975     <type name="Blah+MyDelegate">
23976       <method name="Void .ctor(Object, IntPtr)">
23977         <size>0</size>
23978       </method>
23979       <method name="Int32 Invoke(Int32, Int32)">
23980         <size>0</size>
23981       </method>
23982       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23983         <size>0</size>
23984       </method>
23985       <method name="Int32 EndInvoke(IAsyncResult)">
23986         <size>0</size>
23987       </method>
23988     </type>
23989     <type name="Blah+List">
23990       <method name="Void .ctor(Object, IntPtr)">
23991         <size>0</size>
23992       </method>
23993       <method name="Int32 Invoke(System.Int32[])">
23994         <size>0</size>
23995       </method>
23996       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
23997         <size>0</size>
23998       </method>
23999       <method name="Int32 EndInvoke(IAsyncResult)">
24000         <size>0</size>
24001       </method>
24002     </type>
24003   </test>
24004   <test name="test-260.cs">
24005     <type name="x.Test">
24006       <method name="Void .ctor()">
24007         <size>7</size>
24008       </method>
24009     </type>
24010     <type name="y.Test">
24011       <method name="Void .ctor()">
24012         <size>7</size>
24013       </method>
24014     </type>
24015     <type name="b.a">
24016       <method name="Void .ctor()">
24017         <size>7</size>
24018       </method>
24019       <method name="Void Main()">
24020         <size>7</size>
24021       </method>
24022     </type>
24023   </test>
24024   <test name="test-261.cs">
24025     <type name="T">
24026       <method name="Void .ctor()">
24027         <size>7</size>
24028       </method>
24029       <method name="T get_Me()">
24030         <size>16</size>
24031       </method>
24032       <method name="T GetMe()">
24033         <size>16</size>
24034       </method>
24035       <method name="Int32 Test(T)">
24036         <size>106</size>
24037       </method>
24038       <method name="Int32 Main()">
24039         <size>31</size>
24040       </method>
24041     </type>
24042   </test>
24043   <test name="test-262.cs">
24044     <type name="n1.Attribute">
24045       <method name="Void .ctor()">
24046         <size>7</size>
24047       </method>
24048     </type>
24049     <type name="n3.A">
24050       <method name="Void .ctor()">
24051         <size>7</size>
24052       </method>
24053       <method name="Void Attribute()">
24054         <size>1</size>
24055       </method>
24056       <method name="Void X()">
24057         <size>7</size>
24058       </method>
24059       <method name="Void Main()">
24060         <size>11</size>
24061       </method>
24062     </type>
24063   </test>
24064   <test name="test-263.cs">
24065     <type name="Test">
24066       <method name="Void .ctor()">
24067         <size>7</size>
24068       </method>
24069       <method name="System.String GetString(System.Byte[])">
24070         <size>19</size>
24071       </method>
24072       <method name="Void Main()">
24073         <size>1</size>
24074       </method>
24075     </type>
24076   </test>
24077   <test name="test-264.cs">
24078     <type name="Proef">
24079       <method name="Void .ctor()">
24080         <size>7</size>
24081       </method>
24082       <method name="Void add_OnDoSomething(System.EventHandler)">
24083         <size>24</size>
24084       </method>
24085       <method name="Void remove_OnDoSomething(System.EventHandler)">
24086         <size>24</size>
24087       </method>
24088       <method name="Void Temp(System.Object, System.EventArgs)">
24089         <size>1</size>
24090       </method>
24091       <method name="Void Main()">
24092         <size>25</size>
24093       </method>
24094     </type>
24095   </test>
24096   <test name="test-265.cs">
24097     <type name="ClassFormatError">
24098       <method name="Void .ctor(String, Object[])">
24099         <size>7</size>
24100       </method>
24101       <method name="Void Main()">
24102         <size>1</size>
24103       </method>
24104     </type>
24105     <type name="UnsupportedClassVersionError">
24106       <method name="Void .ctor(String)">
24107         <size>14</size>
24108       </method>
24109     </type>
24110   </test>
24111   <test name="test-266.cs">
24112     <type name="T">
24113       <method name="Void .ctor()">
24114         <size>7</size>
24115       </method>
24116       <method name="Int32 Main()">
24117         <size>25</size>
24118       </method>
24119     </type>
24120   </test>
24121   <test name="test-267.cs">
24122     <type name="X">
24123       <method name="Void .ctor()">
24124         <size>7</size>
24125       </method>
24126       <method name="System.String Text()">
24127         <size>6</size>
24128       </method>
24129       <method name="Int32 Main()">
24130         <size>12</size>
24131       </method>
24132     </type>
24133   </test>
24134   <test name="test-268.cs">
24135     <type name="X">
24136       <method name="Void .ctor()">
24137         <size>7</size>
24138       </method>
24139       <method name="Int32 Main()">
24140         <size>26</size>
24141       </method>
24142     </type>
24143     <type name="X+Nested">
24144       <method name="Void .ctor()">
24145         <size>7</size>
24146       </method>
24147       <method name="MyEnum D()">
24148         <size>2</size>
24149       </method>
24150     </type>
24151   </test>
24152   <test name="test-269.cs">
24153     <type name="Class1">
24154       <method name="Void .ctor()">
24155         <size>7</size>
24156       </method>
24157       <method name="Int32 Main(System.String[])">
24158         <size>361</size>
24159       </method>
24160       <method name="Int32 AddABunchOfInts(...)">
24161         <size>64</size>
24162       </method>
24163       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
24164         <size>64</size>
24165       </method>
24166       <method name="Result VtAddABunchOfInts(...)">
24167         <size>69</size>
24168       </method>
24169       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
24170         <size>69</size>
24171       </method>
24172       <method name="Int32 InstAddABunchOfInts(...)">
24173         <size>64</size>
24174       </method>
24175       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
24176         <size>64</size>
24177       </method>
24178       <method name="Result InstVtAddABunchOfInts(...)">
24179         <size>69</size>
24180       </method>
24181       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
24182         <size>69</size>
24183       </method>
24184     </type>
24185     <type name="Result">
24186       <method name="Void .ctor(Int32)">
24187         <size>24</size>
24188       </method>
24189     </type>
24190   </test>
24191   <test name="test-27.cs">
24192     <type name="Foo">
24193       <method name="Void .ctor()">
24194         <size>7</size>
24195       </method>
24196       <method name="Boolean MyMethod(Int32)">
24197         <size>12</size>
24198       </method>
24199       <method name="Int32 AnotherMethod(Int32)">
24200         <size>5</size>
24201       </method>
24202     </type>
24203     <type name="Blah">
24204       <method name="Void .ctor()">
24205         <size>7</size>
24206       </method>
24207       <method name="Void Bar(Int32, Int32)">
24208         <size>9</size>
24209       </method>
24210       <method name="Int32 Main()">
24211         <size>139</size>
24212       </method>
24213     </type>
24214     <type name="Blah+MyDelegate">
24215       <method name="Void .ctor(Object, IntPtr)">
24216         <size>0</size>
24217       </method>
24218       <method name="Void Invoke(Int32, Int32)">
24219         <size>0</size>
24220       </method>
24221       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
24222         <size>0</size>
24223       </method>
24224       <method name="Void EndInvoke(IAsyncResult)">
24225         <size>0</size>
24226       </method>
24227     </type>
24228   </test>
24229   <test name="test-270.cs">
24230     <type name="X">
24231       <method name="Void .ctor()">
24232         <size>7</size>
24233       </method>
24234       <method name="Int32 Test(System.String, System.Object[])">
24235         <size>2</size>
24236       </method>
24237       <method name="Int32 Main()">
24238         <size>75</size>
24239       </method>
24240       <method name="Int32 Test(System.String, ...)">
24241         <size>2</size>
24242       </method>
24243     </type>
24244   </test>
24245   <test name="test-271.cs">
24246     <type name="T">
24247       <method name="Void .ctor()">
24248         <size>7</size>
24249       </method>
24250       <method name="C X()">
24251         <size>10</size>
24252       </method>
24253       <method name="Void Main()">
24254         <size>59</size>
24255       </method>
24256     </type>
24257     <type name="T+C">
24258       <method name="IEnumerator GetEnumerator()">
24259         <size>11</size>
24260       </method>
24261     </type>
24262   </test>
24263   <test name="test-272.cs">
24264     <type name="BazAttribute">
24265       <method name="Void .ctor()">
24266         <size>7</size>
24267       </method>
24268       <method name="Void .ctor(Foo)">
24269         <size>7</size>
24270       </method>
24271       <method name="Void set_foo3(Foo)">
24272         <size>1</size>
24273       </method>
24274       <method name="Foo get_foo3()">
24275         <size>2</size>
24276       </method>
24277     </type>
24278     <type name="Test">
24279       <method name="Void .ctor()">
24280         <size>7</size>
24281       </method>
24282       <method name="Void f0()">
24283         <size>1</size>
24284       </method>
24285       <method name="Void f1()">
24286         <size>1</size>
24287       </method>
24288       <method name="Void f2()">
24289         <size>1</size>
24290       </method>
24291       <method name="Void f3()">
24292         <size>1</size>
24293       </method>
24294       <method name="Void Main()">
24295         <size>1</size>
24296       </method>
24297     </type>
24298   </test>
24299   <test name="test-273.cs">
24300     <type name="FooAttribute">
24301       <method name="Void .ctor()">
24302         <size>7</size>
24303       </method>
24304     </type>
24305     <type name="Tests">
24306       <method name="Void .ctor()">
24307         <size>7</size>
24308       </method>
24309       <method name="Void Main()">
24310         <size>36</size>
24311       </method>
24312     </type>
24313   </test>
24314   <test name="test-274.cs">
24315     <type name="MyClass">
24316       <method name="Void .ctor(String[])">
24317         <size>7</size>
24318       </method>
24319     </type>
24320     <type name="ChildClass">
24321       <method name="Void .ctor()">
24322         <size>13</size>
24323       </method>
24324     </type>
24325     <type name="M">
24326       <method name="Void .ctor()">
24327         <size>7</size>
24328       </method>
24329       <method name="Void Main()">
24330         <size>1</size>
24331       </method>
24332     </type>
24333   </test>
24334   <test name="test-275.cs">
24335     <type name="Test">
24336       <method name="Void .ctor()">
24337         <size>7</size>
24338       </method>
24339       <method name="Void add_MyEvent(DelType)">
24340         <size>24</size>
24341       </method>
24342       <method name="Void remove_MyEvent(DelType)">
24343         <size>24</size>
24344       </method>
24345       <method name="Int32 Main()">
24346         <size>176</size>
24347       </method>
24348     </type>
24349     <type name="DelType">
24350       <method name="Void .ctor(Object, IntPtr)">
24351         <size>0</size>
24352       </method>
24353       <method name="Void Invoke()">
24354         <size>0</size>
24355       </method>
24356       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24357         <size>0</size>
24358       </method>
24359       <method name="Void EndInvoke(IAsyncResult)">
24360         <size>0</size>
24361       </method>
24362     </type>
24363     <type name="S">
24364       <method name="Void add_MyEvent(DelType)">
24365         <size>24</size>
24366       </method>
24367       <method name="Void remove_MyEvent(DelType)">
24368         <size>24</size>
24369       </method>
24370     </type>
24371   </test>
24372   <test name="test-276.cs">
24373     <type name="EventTestClass">
24374       <method name="Void .ctor()">
24375         <size>7</size>
24376       </method>
24377       <method name="Void add_Elapsed(System.EventHandler)">
24378         <size>24</size>
24379       </method>
24380       <method name="Void remove_Elapsed(System.EventHandler)">
24381         <size>24</size>
24382       </method>
24383     </type>
24384     <type name="EntryPoint">
24385       <method name="Void .ctor()">
24386         <size>7</size>
24387       </method>
24388       <method name="Boolean test(System.Type)">
24389         <size>17</size>
24390       </method>
24391       <method name="Int32 Main()">
24392         <size>48</size>
24393       </method>
24394     </type>
24395   </test>
24396   <test name="test-277.cs">
24397     <type name="T">
24398       <method name="Void .ctor()">
24399         <size>7</size>
24400       </method>
24401       <method name="Int32 Main()">
24402         <size>7</size>
24403       </method>
24404       <method name="Int32 X(Byte)">
24405         <size>2</size>
24406       </method>
24407       <method name="Int32 X(Int16)">
24408         <size>2</size>
24409       </method>
24410     </type>
24411   </test>
24412   <test name="test-278.cs">
24413     <type name="X">
24414       <method name="Void .ctor()">
24415         <size>7</size>
24416       </method>
24417       <method name="Int32 Main()">
24418         <size>73</size>
24419       </method>
24420     </type>
24421     <type name="Rect">
24422       <method name="Int32 get_X()">
24423         <size>7</size>
24424       </method>
24425       <method name="Void set_X(Int32)">
24426         <size>8</size>
24427       </method>
24428     </type>
24429   </test>
24430   <test name="test-279.cs">
24431     <type name="FlagsAttributeDemo">
24432       <method name="Void .ctor()">
24433         <size>7</size>
24434       </method>
24435       <method name="Int32 Main()">
24436         <size>38</size>
24437       </method>
24438     </type>
24439   </test>
24440   <test name="test-28.cs">
24441     <type name="A">
24442       <method name="Void .ctor()">
24443         <size>7</size>
24444       </method>
24445       <method name="Int32 get_Item(Int32)">
24446         <size>0</size>
24447       </method>
24448       <method name="Int32 EmulateIndexer(Int32)">
24449         <size>8</size>
24450       </method>
24451     </type>
24452     <type name="B">
24453       <method name="Void .ctor()">
24454         <size>7</size>
24455       </method>
24456       <method name="Int32 get_Item(Int32)">
24457         <size>2</size>
24458       </method>
24459       <method name="Int32 M()">
24460         <size>8</size>
24461       </method>
24462     </type>
24463     <type name="X">
24464       <method name="Void .ctor()">
24465         <size>7</size>
24466       </method>
24467       <method name="Int32 get_Item(Int32)">
24468         <size>20</size>
24469       </method>
24470       <method name="Void set_Item(Int32, Int32)">
24471         <size>26</size>
24472       </method>
24473       <method name="Int32 Main()">
24474         <size>123</size>
24475       </method>
24476     </type>
24477   </test>
24478   <test name="test-280.cs">
24479     <type name="AppFramework.Util.Logic">
24480       <method name="Void .ctor()">
24481         <size>7</size>
24482       </method>
24483       <method name="Boolean EnumInSet(Enum, System.Enum[])">
24484         <size>37</size>
24485       </method>
24486       <method name="Void Main()">
24487         <size>1</size>
24488       </method>
24489     </type>
24490   </test>
24491   <test name="test-281.cs">
24492     <type name="Foo.Hello">
24493       <method name="Void .ctor()">
24494         <size>7</size>
24495       </method>
24496       <method name="Void .cctor()">
24497         <size>7</size>
24498       </method>
24499     </type>
24500     <type name="Bar.Hello">
24501       <method name="Void .ctor()">
24502         <size>7</size>
24503       </method>
24504       <method name="Void .cctor()">
24505         <size>8</size>
24506       </method>
24507     </type>
24508     <type name="Test.Test1">
24509       <method name="Void .ctor()">
24510         <size>7</size>
24511       </method>
24512       <method name="Int32 World()">
24513         <size>6</size>
24514       </method>
24515     </type>
24516     <type name="Test.Test2">
24517       <method name="Void .ctor()">
24518         <size>7</size>
24519       </method>
24520       <method name="Int32 World()">
24521         <size>6</size>
24522       </method>
24523     </type>
24524     <type name="X">
24525       <method name="Void .ctor()">
24526         <size>7</size>
24527       </method>
24528       <method name="Int32 Main()">
24529         <size>29</size>
24530       </method>
24531     </type>
24532   </test>
24533   <test name="test-282.cs">
24534     <type name="X">
24535       <method name="Void .ctor()">
24536         <size>7</size>
24537       </method>
24538       <method name="System.Object Add(integer, System.Object)">
24539         <size>72</size>
24540       </method>
24541       <method name="Int32 Main()">
24542         <size>69</size>
24543       </method>
24544     </type>
24545     <type name="integer">
24546       <method name="Void .ctor(Int32)">
24547         <size>8</size>
24548       </method>
24549       <method name="integer op_Implicit(Int32)">
24550         <size>7</size>
24551       </method>
24552       <method name="Double op_Implicit(integer)">
24553         <size>13</size>
24554       </method>
24555       <method name="integer op_Addition(integer, integer)">
24556         <size>21</size>
24557       </method>
24558     </type>
24559   </test>
24560   <test name="test-283.cs">
24561     <type name="X">
24562       <method name="Void .ctor()">
24563         <size>7</size>
24564       </method>
24565       <method name="Int32 Foo()">
24566         <size>2</size>
24567       </method>
24568     </type>
24569     <type name="Y">
24570       <method name="Void .ctor()">
24571         <size>7</size>
24572       </method>
24573       <method name="Y+D GetIt()">
24574         <size>13</size>
24575       </method>
24576       <method name="Y+D GetIt2()">
24577         <size>13</size>
24578       </method>
24579       <method name="Int32 Foo()">
24580         <size>2</size>
24581       </method>
24582       <method name="Int32 Main()">
24583         <size>56</size>
24584       </method>
24585     </type>
24586     <type name="Y+D">
24587       <method name="Void .ctor(Object, IntPtr)">
24588         <size>0</size>
24589       </method>
24590       <method name="Int32 Invoke()">
24591         <size>0</size>
24592       </method>
24593       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24594         <size>0</size>
24595       </method>
24596       <method name="Int32 EndInvoke(IAsyncResult)">
24597         <size>0</size>
24598       </method>
24599     </type>
24600   </test>
24601   <test name="test-284.cs">
24602     <type name="App">
24603       <method name="Void .ctor()">
24604         <size>7</size>
24605       </method>
24606       <method name="Void Main()">
24607         <size>12</size>
24608       </method>
24609     </type>
24610   </test>
24611   <test name="test-285.cs">
24612     <type name="T">
24613       <method name="Void .ctor()">
24614         <size>7</size>
24615       </method>
24616       <method name="Int32 Main()">
24617         <size>2</size>
24618       </method>
24619     </type>
24620   </test>
24621   <test name="test-286.cs">
24622     <type name="MethodWrapper">
24623       <method name="Void .ctor()">
24624         <size>7</size>
24625       </method>
24626       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
24627         <size>57</size>
24628       </method>
24629     </type>
24630     <type name="MapXml.Throws">
24631       <method name="Void .ctor()">
24632         <size>7</size>
24633       </method>
24634       <method name="Void Main()">
24635         <size>1</size>
24636       </method>
24637     </type>
24638   </test>
24639   <test name="test-287.cs">
24640     <type name="StaticClass">
24641       <method name="System.String Name()">
24642         <size>6</size>
24643       </method>
24644     </type>
24645     <type name="MainClass">
24646       <method name="Void .ctor()">
24647         <size>7</size>
24648       </method>
24649       <method name="Int32 Main()">
24650         <size>83</size>
24651       </method>
24652     </type>
24653     <type name="StaticClass+D">
24654       <method name="Void .ctor(Object, IntPtr)">
24655         <size>0</size>
24656       </method>
24657       <method name="System.Object Invoke()">
24658         <size>0</size>
24659       </method>
24660       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24661         <size>0</size>
24662       </method>
24663       <method name="System.Object EndInvoke(IAsyncResult)">
24664         <size>0</size>
24665       </method>
24666     </type>
24667   </test>
24668   <test name="test-288.cs">
24669     <type name="Test.BookAboutMovie">
24670       <method name="Void .ctor(String)">
24671         <size>25</size>
24672       </method>
24673       <method name="System.String GetItem(Int32)">
24674         <size>7</size>
24675       </method>
24676       <method name="System.String get_Item(Int32)">
24677         <size>7</size>
24678       </method>
24679       <method name="Int32 Main(System.String[])">
24680         <size>57</size>
24681       </method>
24682     </type>
24683   </test>
24684   <test name="test-289.cs">
24685     <type name="Test">
24686       <method name="Void .ctor()">
24687         <size>7</size>
24688       </method>
24689       <method name="Void Main()">
24690         <size>1</size>
24691       </method>
24692       <method name="Void set_Value(System.String)">
24693         <size>1</size>
24694       </method>
24695       <method name="Void set_Value()">
24696         <size>1</size>
24697       </method>
24698       <method name="Void set_Item(Int32, Int32, Boolean)">
24699         <size>1</size>
24700       </method>
24701       <method name="Void set_Item(Int32, Int32)">
24702         <size>1</size>
24703       </method>
24704       <method name="Boolean get_Item(Boolean)">
24705         <size>2</size>
24706       </method>
24707     </type>
24708   </test>
24709   <test name="test-29.cs">
24710     <type name="Base">
24711       <method name="Void .ctor()">
24712         <size>7</size>
24713       </method>
24714       <method name="Void Add(Int32)">
24715         <size>18</size>
24716       </method>
24717     </type>
24718     <type name="Derived">
24719       <method name="Void .ctor()">
24720         <size>7</size>
24721       </method>
24722       <method name="Void Add(Double)">
24723         <size>18</size>
24724       </method>
24725     </type>
24726     <type name="Demo">
24727       <method name="Void .ctor()">
24728         <size>7</size>
24729       </method>
24730       <method name="Int32 Main()">
24731         <size>51</size>
24732       </method>
24733     </type>
24734   </test>
24735   <test name="test-290.cs">
24736     <type name="EntryPoint">
24737       <method name="Void .ctor()">
24738         <size>7</size>
24739       </method>
24740       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
24741         <size>22</size>
24742       </method>
24743       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
24744         <size>22</size>
24745       </method>
24746       <method name="Void bar_f(System.Object)">
24747         <size>1</size>
24748       </method>
24749       <method name="Void Main()">
24750         <size>35</size>
24751       </method>
24752     </type>
24753     <type name="EntryPoint+EventHandler">
24754       <method name="Void .ctor(Object, IntPtr)">
24755         <size>0</size>
24756       </method>
24757       <method name="Void Invoke(System.Object)">
24758         <size>0</size>
24759       </method>
24760       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24761         <size>0</size>
24762       </method>
24763       <method name="Void EndInvoke(IAsyncResult)">
24764         <size>0</size>
24765       </method>
24766     </type>
24767   </test>
24768   <test name="test-291.cs">
24769     <type name="Test">
24770       <method name="Void .ctor()">
24771         <size>7</size>
24772       </method>
24773       <method name="Void Method()">
24774         <size>1</size>
24775       </method>
24776       <method name="Void Main()">
24777         <size>13</size>
24778       </method>
24779     </type>
24780   </test>
24781   <test name="test-292.cs">
24782     <type name="X">
24783       <method name="Void .ctor()">
24784         <size>7</size>
24785       </method>
24786       <method name="Void .cctor()">
24787         <size>1</size>
24788       </method>
24789       <method name="Void Main()">
24790         <size>19</size>
24791       </method>
24792     </type>
24793   </test>
24794   <test name="test-293.cs">
24795     <type name="A">
24796       <method name="Void .ctor()">
24797         <size>7</size>
24798       </method>
24799       <method name="System.String get_Warning()">
24800         <size>6</size>
24801       </method>
24802     </type>
24803     <type name="B">
24804       <method name="Void .ctor()">
24805         <size>7</size>
24806       </method>
24807       <method name="System.String get_Warning()">
24808         <size>6</size>
24809       </method>
24810       <method name="Void Main()">
24811         <size>1</size>
24812       </method>
24813     </type>
24814   </test>
24815   <test name="test-294.cs">
24816     <type name="ObsoleteClass">
24817       <method name="Void .ctor()">
24818         <size>7</size>
24819       </method>
24820     </type>
24821     <type name="Test">
24822       <method name="Void .ctor()">
24823         <size>13</size>
24824       </method>
24825       <method name="Void .ctor(String, Boolean)">
24826         <size>14</size>
24827       </method>
24828       <method name="System.String get_Name()">
24829         <size>7</size>
24830       </method>
24831       <method name="Void set_Name(System.String)">
24832         <size>8</size>
24833       </method>
24834     </type>
24835     <type name="DerivedTest">
24836       <method name="Void .ctor(String)">
24837         <size>16</size>
24838       </method>
24839       <method name="System.String Method()">
24840         <size>7</size>
24841       </method>
24842       <method name="Void T2()">
24843         <size>1</size>
24844       </method>
24845       <method name="Void Main()">
24846         <size>1</size>
24847       </method>
24848     </type>
24849     <type name="ObsoleteClass2">
24850       <method name="Void .ctor()">
24851         <size>7</size>
24852       </method>
24853     </type>
24854     <type name="ObsoleteClass3">
24855       <method name="Void .ctor()">
24856         <size>18</size>
24857       </method>
24858       <method name="Void .cctor()">
24859         <size>25</size>
24860       </method>
24861     </type>
24862     <type name="ObsoleteClass4">
24863       <method name="Void .ctor()">
24864         <size>7</size>
24865       </method>
24866       <method name="Void T()">
24867         <size>59</size>
24868       </method>
24869     </type>
24870   </test>
24871   <test name="test-295.cs">
24872     <type name="MyAttribute">
24873       <method name="Void .ctor(Object)">
24874         <size>14</size>
24875       </method>
24876       <method name="System.Object get_my()">
24877         <size>7</size>
24878       </method>
24879     </type>
24880     <type name="MyConstructorBuilder">
24881       <method name="Void .ctor()">
24882         <size>7</size>
24883       </method>
24884       <method name="Int32 Main()">
24885         <size>111</size>
24886       </method>
24887       <method name="System.Type MyCreateCallee(System.AppDomain)">
24888         <size>329</size>
24889       </method>
24890     </type>
24891   </test>
24892   <test name="test-296.cs">
24893     <type name="GetElementTypeTest">
24894       <method name="Void .ctor()">
24895         <size>7</size>
24896       </method>
24897       <method name="Int32 Main(System.String[])">
24898         <size>30</size>
24899       </method>
24900     </type>
24901   </test>
24902   <test name="test-297.cs">
24903     <type name="T">
24904       <method name="Void .ctor()">
24905         <size>7</size>
24906       </method>
24907       <method name="Int32 Main()">
24908         <size>313</size>
24909       </method>
24910       <method name="Void Login(System.String)">
24911         <size>1</size>
24912       </method>
24913     </type>
24914     <type name="My">
24915       <method name="Void .ctor(Object)">
24916         <size>14</size>
24917       </method>
24918     </type>
24919   </test>
24920   <test name="test-299.cs">
24921     <type name="SampleClass">
24922       <method name="Void .ctor()">
24923         <size>7</size>
24924       </method>
24925       <method name="SuperClass op_Increment(SampleClass)">
24926         <size>6</size>
24927       </method>
24928     </type>
24929     <type name="SuperClass">
24930       <method name="Void .ctor()">
24931         <size>7</size>
24932       </method>
24933       <method name="Int32 Main()">
24934         <size>2</size>
24935       </method>
24936     </type>
24937   </test>
24938   <test name="test-3.cs">
24939     <type name="TestIntOps">
24940       <method name="Void .ctor()">
24941         <size>7</size>
24942       </method>
24943       <method name="SByte sbyte_add(SByte, SByte)">
24944         <size>7</size>
24945       </method>
24946       <method name="Int16 short_add(Int16, Int16)">
24947         <size>5</size>
24948       </method>
24949       <method name="Double double_add(Double, Double)">
24950         <size>4</size>
24951       </method>
24952       <method name="Int32 int_add(Int32, Int32)">
24953         <size>4</size>
24954       </method>
24955       <method name="Int32 int_sub(Int32, Int32)">
24956         <size>4</size>
24957       </method>
24958       <method name="Int32 int_mul(Int32, Int32)">
24959         <size>4</size>
24960       </method>
24961       <method name="Int32 Main()">
24962         <size>215</size>
24963       </method>
24964     </type>
24965   </test>
24966   <test name="test-30.cs">
24967     <type name="X">
24968       <method name="Void .ctor()">
24969         <size>7</size>
24970       </method>
24971       <method name="Void IA.Draw()">
24972         <size>8</size>
24973       </method>
24974       <method name="Void IB.Draw()">
24975         <size>8</size>
24976       </method>
24977     </type>
24978     <type name="test">
24979       <method name="Void .ctor()">
24980         <size>7</size>
24981       </method>
24982       <method name="Int32 Main()">
24983         <size>192</size>
24984       </method>
24985     </type>
24986   </test>
24987   <test name="test-300.cs">
24988     <type name="A">
24989       <method name="Void .ctor()">
24990         <size>7</size>
24991       </method>
24992       <method name="Void Main()">
24993         <size>7</size>
24994       </method>
24995     </type>
24996     <type name="A+C">
24997       <method name="Void .ctor()">
24998         <size>7</size>
24999       </method>
25000     </type>
25001     <type name="A+B">
25002       <method name="Void .ctor()">
25003         <size>468</size>
25004       </method>
25005     </type>
25006     <type name="A+B+C">
25007       <method name="Void .ctor()">
25008         <size>7</size>
25009       </method>
25010     </type>
25011   </test>
25012   <test name="test-301.cs">
25013     <type name="A">
25014       <method name="Void .ctor()">
25015         <size>7</size>
25016       </method>
25017       <method name="Void Main()">
25018         <size>7</size>
25019       </method>
25020     </type>
25021     <type name="A+B">
25022       <method name="Void .ctor()">
25023         <size>219</size>
25024       </method>
25025     </type>
25026   </test>
25027   <test name="test-302.cs">
25028     <type name="A">
25029       <method name="Void .ctor()">
25030         <size>7</size>
25031       </method>
25032       <method name="Void Main()">
25033         <size>7</size>
25034       </method>
25035     </type>
25036     <type name="A+C">
25037       <method name="Void .ctor()">
25038         <size>7</size>
25039       </method>
25040     </type>
25041     <type name="A+B">
25042       <method name="Void .ctor()">
25043         <size>24</size>
25044       </method>
25045     </type>
25046     <type name="A+B+C">
25047       <method name="Void .ctor()">
25048         <size>7</size>
25049       </method>
25050     </type>
25051   </test>
25052   <test name="test-303.cs">
25053     <type name="A">
25054       <method name="Void .ctor()">
25055         <size>7</size>
25056       </method>
25057       <method name="Void Main()">
25058         <size>7</size>
25059       </method>
25060     </type>
25061     <type name="A+C">
25062       <method name="Void .ctor()">
25063         <size>7</size>
25064       </method>
25065       <method name="Void System.IDisposable.Dispose()">
25066         <size>11</size>
25067       </method>
25068     </type>
25069     <type name="A+B">
25070       <method name="Void .ctor()">
25071         <size>31</size>
25072       </method>
25073     </type>
25074     <type name="A+B+C">
25075       <method name="Void .ctor()">
25076         <size>7</size>
25077       </method>
25078       <method name="Void System.IDisposable.Dispose()">
25079         <size>1</size>
25080       </method>
25081     </type>
25082   </test>
25083   <test name="test-304.cs">
25084     <type name="A">
25085       <method name="Void .ctor()">
25086         <size>7</size>
25087       </method>
25088       <method name="Void Main()">
25089         <size>7</size>
25090       </method>
25091     </type>
25092     <type name="A+D">
25093       <method name="Void .ctor()">
25094         <size>7</size>
25095       </method>
25096     </type>
25097     <type name="A+B">
25098       <method name="Void .ctor()">
25099         <size>468</size>
25100       </method>
25101     </type>
25102     <type name="A+B+C">
25103       <method name="Void .ctor()">
25104         <size>7</size>
25105       </method>
25106     </type>
25107   </test>
25108   <test name="test-305.cs">
25109     <type name="A">
25110       <method name="Void .ctor()">
25111         <size>7</size>
25112       </method>
25113       <method name="Void Main()">
25114         <size>7</size>
25115       </method>
25116     </type>
25117     <type name="A+B">
25118       <method name="Void .ctor()">
25119         <size>219</size>
25120       </method>
25121     </type>
25122   </test>
25123   <test name="test-306.cs">
25124     <type name="A">
25125       <method name="Void .ctor()">
25126         <size>7</size>
25127       </method>
25128       <method name="Void Main()">
25129         <size>7</size>
25130       </method>
25131     </type>
25132     <type name="A+D">
25133       <method name="Void .ctor()">
25134         <size>7</size>
25135       </method>
25136     </type>
25137     <type name="A+B">
25138       <method name="Void .ctor()">
25139         <size>24</size>
25140       </method>
25141     </type>
25142     <type name="A+B+C">
25143       <method name="Void .ctor()">
25144         <size>7</size>
25145       </method>
25146     </type>
25147   </test>
25148   <test name="test-307.cs">
25149     <type name="A">
25150       <method name="Void .ctor()">
25151         <size>7</size>
25152       </method>
25153       <method name="Void Main()">
25154         <size>7</size>
25155       </method>
25156     </type>
25157     <type name="A+D">
25158       <method name="Void .ctor()">
25159         <size>7</size>
25160       </method>
25161       <method name="Void System.IDisposable.Dispose()">
25162         <size>11</size>
25163       </method>
25164     </type>
25165     <type name="A+B">
25166       <method name="Void .ctor()">
25167         <size>31</size>
25168       </method>
25169     </type>
25170     <type name="A+B+C">
25171       <method name="Void .ctor()">
25172         <size>7</size>
25173       </method>
25174       <method name="Void System.IDisposable.Dispose()">
25175         <size>1</size>
25176       </method>
25177     </type>
25178   </test>
25179   <test name="test-308.cs">
25180     <type name="Program">
25181       <method name="Void .ctor()">
25182         <size>7</size>
25183       </method>
25184       <method name="Void Main(System.String[])">
25185         <size>40</size>
25186       </method>
25187     </type>
25188   </test>
25189   <test name="test-309.cs">
25190     <type name="MonoBASIC.Parser">
25191       <method name="Void .ctor()">
25192         <size>7</size>
25193       </method>
25194       <method name="Void Main()">
25195         <size>1</size>
25196       </method>
25197     </type>
25198     <type name="MonoBASIC.Parser+StateMachine">
25199       <method name="Void .ctor()">
25200         <size>7</size>
25201       </method>
25202       <method name="Void HandleToken(Token)">
25203         <size>1</size>
25204       </method>
25205     </type>
25206   </test>
25207   <test name="test-31.cs">
25208     <type name="Base">
25209       <method name="Void .ctor()">
25210         <size>7</size>
25211       </method>
25212       <method name="Void A()">
25213         <size>8</size>
25214       </method>
25215     </type>
25216     <type name="Derived">
25217       <method name="Void .ctor()">
25218         <size>7</size>
25219       </method>
25220       <method name="Void A()">
25221         <size>8</size>
25222       </method>
25223     </type>
25224     <type name="Test">
25225       <method name="Void .ctor()">
25226         <size>7</size>
25227       </method>
25228       <method name="Int32 Main()">
25229         <size>38</size>
25230       </method>
25231     </type>
25232   </test>
25233   <test name="test-310.cs">
25234     <type name="test.Impl">
25235       <method name="Void .ctor()">
25236         <size>7</size>
25237       </method>
25238       <method name="System.String GetType(Int32)">
25239         <size>6</size>
25240       </method>
25241       <method name="Boolean IsDone()">
25242         <size>2</size>
25243       </method>
25244     </type>
25245     <type name="test.myclass">
25246       <method name="Void .ctor()">
25247         <size>7</size>
25248       </method>
25249       <method name="Void Main(System.String[])">
25250         <size>28</size>
25251       </method>
25252     </type>
25253   </test>
25254   <test name="test-311.cs">
25255     <type name="Program">
25256       <method name="Void .ctor()">
25257         <size>38</size>
25258       </method>
25259       <method name="Void .cctor()">
25260         <size>11</size>
25261       </method>
25262       <method name="System.String get_Message()">
25263         <size>6</size>
25264       </method>
25265       <method name="Void set_Message(System.String)">
25266         <size>7</size>
25267       </method>
25268       <method name="Boolean DenyMethod()">
25269         <size>2</size>
25270       </method>
25271       <method name="Void Test2()">
25272         <size>1</size>
25273       </method>
25274       <method name="Void Test3()">
25275         <size>1</size>
25276       </method>
25277       <method name="Void Test4()">
25278         <size>1</size>
25279       </method>
25280       <method name="Int32 Main(System.String[])">
25281         <size>175</size>
25282       </method>
25283     </type>
25284     <type name="Test2">
25285       <method name="Void .ctor()">
25286         <size>7</size>
25287       </method>
25288     </type>
25289   </test>
25290   <test name="test-312.cs">
25291     <type name="X">
25292       <method name="Void .ctor()">
25293         <size>7</size>
25294       </method>
25295       <method name="Void .cctor()">
25296         <size>1</size>
25297       </method>
25298       <method name="Boolean Method(PointF)">
25299         <size>72</size>
25300       </method>
25301       <method name="Boolean Call_constructor_and_implicit()">
25302         <size>29</size>
25303       </method>
25304       <method name="Boolean Init_with_implicit_conv()">
25305         <size>52</size>
25306       </method>
25307       <method name="Boolean Init_ValueType()">
25308         <size>26</size>
25309       </method>
25310       <method name="Boolean InstanceAssignTest()">
25311         <size>75</size>
25312       </method>
25313       <method name="Int32 T()">
25314         <size>54</size>
25315       </method>
25316       <method name="Int32 Main()">
25317         <size>45</size>
25318       </method>
25319     </type>
25320     <type name="PointF">
25321       <method name="Void .ctor(Single, Single)">
25322         <size>47</size>
25323       </method>
25324     </type>
25325     <type name="Point">
25326       <method name="Void .ctor(Int32, Int32)">
25327         <size>37</size>
25328       </method>
25329       <method name="PointF op_Implicit(Point)">
25330         <size>22</size>
25331       </method>
25332     </type>
25333   </test>
25334   <test name="test-313.cs">
25335     <type name="D">
25336       <method name="Void .ctor()">
25337         <size>7</size>
25338       </method>
25339       <method name="Void A.B.METHOD()">
25340         <size>1</size>
25341       </method>
25342       <method name="Int32 Main()">
25343         <size>134</size>
25344       </method>
25345     </type>
25346   </test>
25347   <test name="test-314.cs">
25348     <type name="X">
25349       <method name="Void .ctor()">
25350         <size>28</size>
25351       </method>
25352       <method name="Void .ctor(Int32)">
25353         <size>28</size>
25354       </method>
25355       <method name="Void .cctor()">
25356         <size>11</size>
25357       </method>
25358       <method name="Int32 Main()">
25359         <size>57</size>
25360       </method>
25361     </type>
25362   </test>
25363   <test name="test-315.cs">
25364     <type name="GuardedCollectionValue">
25365       <method name="Void .ctor()">
25366         <size>7</size>
25367       </method>
25368       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
25369         <size>2</size>
25370       </method>
25371       <method name="IDirectedCollectionValue Backwards()">
25372         <size>2</size>
25373       </method>
25374     </type>
25375     <type name="GuardedSequenced">
25376       <method name="Void .ctor()">
25377         <size>7</size>
25378       </method>
25379       <method name="IDirectedCollectionValue Test()">
25380         <size>12</size>
25381       </method>
25382     </type>
25383     <type name="X">
25384       <method name="Void .ctor()">
25385         <size>7</size>
25386       </method>
25387       <method name="Void Main()">
25388         <size>1</size>
25389       </method>
25390     </type>
25391   </test>
25392   <test name="test-316.cs">
25393     <type name="D">
25394       <method name="Void .ctor()">
25395         <size>7</size>
25396       </method>
25397       <method name="Int32 IA.Add(Int32)">
25398         <size>2</size>
25399       </method>
25400       <method name="Int32 IB.Add(Int32)">
25401         <size>2</size>
25402       </method>
25403     </type>
25404     <type name="E">
25405       <method name="Void .ctor()">
25406         <size>7</size>
25407       </method>
25408       <method name="Int32 IA.Add(Int32)">
25409         <size>2</size>
25410       </method>
25411       <method name="Int32 IB.Add(Int32)">
25412         <size>2</size>
25413       </method>
25414       <method name="Void doom()">
25415         <size>1</size>
25416       </method>
25417       <method name="System.Object Clone()">
25418         <size>2</size>
25419       </method>
25420       <method name="Void Dispose()">
25421         <size>1</size>
25422       </method>
25423     </type>
25424     <type name="C">
25425       <method name="Void .ctor()">
25426         <size>7</size>
25427       </method>
25428       <method name="Int32 Test(IC)">
25429         <size>49</size>
25430       </method>
25431       <method name="Void Test2(IE)">
25432         <size>20</size>
25433       </method>
25434       <method name="Int32 Main()">
25435         <size>32</size>
25436       </method>
25437     </type>
25438   </test>
25439   <test name="test-317.cs">
25440     <type name="X">
25441       <method name="Void .ctor()">
25442         <size>7</size>
25443       </method>
25444       <method name="Void Main()">
25445         <size>1</size>
25446       </method>
25447     </type>
25448   </test>
25449   <test name="test-318.cs">
25450     <type name="Ev">
25451       <method name="Void .ctor()">
25452         <size>29</size>
25453       </method>
25454       <method name="Void add_Disposed(System.EventHandler)">
25455         <size>19</size>
25456       </method>
25457       <method name="Void remove_Disposed(System.EventHandler)">
25458         <size>19</size>
25459       </method>
25460       <method name="Void OnClick(System.EventArgs)">
25461         <size>38</size>
25462       </method>
25463     </type>
25464     <type name="Foo">
25465       <method name="Void .ctor()">
25466         <size>7</size>
25467       </method>
25468     </type>
25469     <type name="C">
25470       <method name="Void .ctor()">
25471         <size>7</size>
25472       </method>
25473       <method name="Void my_from_fixed(Int32 ByRef)">
25474         <size>4</size>
25475       </method>
25476       <method name="Void month_from_fixed(Int32)">
25477         <size>8</size>
25478       </method>
25479       <method name="Int32 CreateFromString(Int32)">
25480         <size>10</size>
25481       </method>
25482       <method name="System.Double* GetValue(Double)">
25483         <size>5</size>
25484       </method>
25485       <method name="Void Main()">
25486         <size>1</size>
25487       </method>
25488     </type>
25489     <type name="Foo">
25490       <method name="Void EventInterface.add_Event(System.EventHandler)">
25491         <size>1</size>
25492       </method>
25493       <method name="Void EventInterface.remove_Event(System.EventHandler)">
25494         <size>1</size>
25495       </method>
25496     </type>
25497   </test>
25498   <test name="test-319.cs">
25499     <type name="ConstFields">
25500       <method name="Void .ctor()">
25501         <size>7</size>
25502       </method>
25503       <method name="Void .cctor()">
25504         <size>118</size>
25505       </method>
25506       <method name="Int32 Main()">
25507         <size>303</size>
25508       </method>
25509     </type>
25510   </test>
25511   <test name="test-32.cs">
25512     <type name="Blah">
25513       <method name="Void .ctor()">
25514         <size>7</size>
25515       </method>
25516       <method name="Int32 Main()">
25517         <size>50</size>
25518       </method>
25519     </type>
25520   </test>
25521   <test name="test-320.cs">
25522     <type name="X">
25523       <method name="Void .ctor(SByte*, Int32, Int32)">
25524         <size>7</size>
25525       </method>
25526       <method name="Void Main()">
25527         <size>12</size>
25528       </method>
25529     </type>
25530   </test>
25531   <test name="test-321.cs">
25532     <type name="X">
25533       <method name="Void Dispose()">
25534         <size>1</size>
25535       </method>
25536       <method name="Void Main()">
25537         <size>24</size>
25538       </method>
25539     </type>
25540   </test>
25541   <test name="test-322.cs">
25542     <type name="Y">
25543       <method name="Void .ctor(Byte)">
25544         <size>14</size>
25545       </method>
25546       <method name="Int32 op_Implicit(Y)">
25547         <size>7</size>
25548       </method>
25549     </type>
25550     <type name="X">
25551       <method name="Void .ctor()">
25552         <size>7</size>
25553       </method>
25554       <method name="Void Main()">
25555         <size>50</size>
25556       </method>
25557     </type>
25558   </test>
25559   <test name="test-323.cs">
25560     <type name="X">
25561       <method name="Void .ctor()">
25562         <size>7</size>
25563       </method>
25564       <method name="Void Main()">
25565         <size>1</size>
25566       </method>
25567     </type>
25568   </test>
25569   <test name="test-324.cs">
25570     <type name="A">
25571       <method name="Void .ctor()">
25572         <size>7</size>
25573       </method>
25574       <method name="Void DoStuff()">
25575         <size>11</size>
25576       </method>
25577     </type>
25578     <type name="T">
25579       <method name="Void .ctor()">
25580         <size>7</size>
25581       </method>
25582       <method name="Void .cctor()">
25583         <size>11</size>
25584       </method>
25585     </type>
25586     <type name="Driver">
25587       <method name="Void .ctor()">
25588         <size>7</size>
25589       </method>
25590       <method name="Void Main()">
25591         <size>22</size>
25592       </method>
25593     </type>
25594     <type name="B">
25595       <method name="Boolean get_Val()">
25596         <size>2</size>
25597       </method>
25598     </type>
25599   </test>
25600   <test name="test-325.cs">
25601     <type name="RequestAttribute">
25602       <method name="Void .ctor(String, String, String[])">
25603         <size>7</size>
25604       </method>
25605     </type>
25606     <type name="MyClass">
25607       <method name="Void .ctor()">
25608         <size>7</size>
25609       </method>
25610       <method name="Int32 SomeRequest()">
25611         <size>2</size>
25612       </method>
25613       <method name="Void Main()">
25614         <size>7</size>
25615       </method>
25616     </type>
25617   </test>
25618   <test name="test-326.cs">
25619     <type name="X">
25620       <method name="Void .ctor()">
25621         <size>7</size>
25622       </method>
25623       <method name="Int32 Main()">
25624         <size>55</size>
25625       </method>
25626     </type>
25627     <type name="Mapper">
25628       <method name="Void .ctor(Object, IntPtr)">
25629         <size>0</size>
25630       </method>
25631       <method name="Double Invoke(Int32)">
25632         <size>0</size>
25633       </method>
25634       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25635         <size>0</size>
25636       </method>
25637       <method name="Double EndInvoke(IAsyncResult)">
25638         <size>0</size>
25639       </method>
25640     </type>
25641     <type name="X">
25642       <method name="Double &lt;Main&gt;m__0(Int32)">
25643         <size>6</size>
25644       </method>
25645     </type>
25646   </test>
25647   <test name="test-327.cs">
25648     <type name="X2">
25649       <method name="Void .ctor()">
25650         <size>7</size>
25651       </method>
25652     </type>
25653     <type name="A.B.Tester">
25654       <method name="Void .ctor()">
25655         <size>7</size>
25656       </method>
25657       <method name="Void .cctor()">
25658         <size>1</size>
25659       </method>
25660       <method name="Void Main()">
25661         <size>1</size>
25662       </method>
25663     </type>
25664   </test>
25665   <test name="test-328.cs">
25666     <type name="A.B.Tester">
25667       <method name="Void .ctor()">
25668         <size>7</size>
25669       </method>
25670       <method name="Void .cctor()">
25671         <size>1</size>
25672       </method>
25673       <method name="Void Main()">
25674         <size>1</size>
25675       </method>
25676     </type>
25677   </test>
25678   <test name="test-329.cs">
25679     <type name="X">
25680       <method name="Void .ctor()">
25681         <size>7</size>
25682       </method>
25683       <method name="Void .ctor(Object)">
25684         <size>21</size>
25685       </method>
25686       <method name="Int32 Main()">
25687         <size>74</size>
25688       </method>
25689     </type>
25690   </test>
25691   <test name="test-33.cs">
25692     <type name="FirstOuter.FirstInner.First">
25693       <method name="Void .ctor()">
25694         <size>7</size>
25695       </method>
25696       <method name="System.String get_MyIdentity()">
25697         <size>12</size>
25698       </method>
25699     </type>
25700     <type name="FirstOuter.Second">
25701       <method name="Void .ctor()">
25702         <size>7</size>
25703       </method>
25704     </type>
25705     <type name="FirstOuter.SecondInner.Third">
25706       <method name="Void .ctor()">
25707         <size>7</size>
25708       </method>
25709     </type>
25710     <type name="FirstOuter.FirstInner.Fourth">
25711       <method name="Void .ctor()">
25712         <size>7</size>
25713       </method>
25714     </type>
25715     <type name="Fifth">
25716       <method name="Void .ctor()">
25717         <size>7</size>
25718       </method>
25719     </type>
25720     <type name="Application">
25721       <method name="Void .ctor()">
25722         <size>7</size>
25723       </method>
25724       <method name="Int32 Main(System.String[])">
25725         <size>139</size>
25726       </method>
25727     </type>
25728   </test>
25729   <test name="test-330.cs">
25730     <type name="X">
25731       <method name="Void .ctor()">
25732         <size>7</size>
25733       </method>
25734       <method name="Void Main()">
25735         <size>8</size>
25736       </method>
25737     </type>
25738   </test>
25739   <test name="test-331.cs">
25740     <type name="T">
25741       <method name="Void .ctor()">
25742         <size>7</size>
25743       </method>
25744       <method name="System.Byte* get_Ptr()">
25745         <size>7</size>
25746       </method>
25747       <method name="Void set_Ptr(System.Byte*)">
25748         <size>8</size>
25749       </method>
25750       <method name="Void Main()">
25751         <size>1</size>
25752       </method>
25753     </type>
25754   </test>
25755   <test name="test-332.cs">
25756     <type name="C">
25757       <method name="Void .ctor()">
25758         <size>7</size>
25759       </method>
25760       <method name="Void Main()">
25761         <size>1</size>
25762       </method>
25763     </type>
25764   </test>
25765   <test name="test-333.cs">
25766     <type name="Foo">
25767       <method name="Void .ctor()">
25768         <size>7</size>
25769       </method>
25770       <method name="Void Something()">
25771         <size>1</size>
25772       </method>
25773     </type>
25774     <type name="Bar">
25775       <method name="Void .ctor()">
25776         <size>7</size>
25777       </method>
25778       <method name="Void Something()">
25779         <size>1</size>
25780       </method>
25781       <method name="Void Main()">
25782         <size>1</size>
25783       </method>
25784     </type>
25785   </test>
25786   <test name="test-334.cs">
25787     <type name="Test.Foo.Index.CompoundFileReader">
25788       <method name="Void .ctor()">
25789         <size>7</size>
25790       </method>
25791       <method name="Void Main()">
25792         <size>1</size>
25793       </method>
25794     </type>
25795     <type name="Test.Foo.Store.Directory">
25796       <method name="Void .ctor()">
25797         <size>7</size>
25798       </method>
25799     </type>
25800   </test>
25801   <test name="test-335.cs">
25802     <type name="X">
25803       <method name="Void .ctor()">
25804         <size>7</size>
25805       </method>
25806       <method name="Void A(Int32, Int32)">
25807         <size>1</size>
25808       </method>
25809       <method name="Void C(Int32 ByRef)">
25810         <size>4</size>
25811       </method>
25812       <method name="Void Main()">
25813         <size>70</size>
25814       </method>
25815     </type>
25816     <type name="X+B">
25817       <method name="Void .ctor(Object, IntPtr)">
25818         <size>0</size>
25819       </method>
25820       <method name="Void Invoke(Int32, Int32)">
25821         <size>0</size>
25822       </method>
25823       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25824         <size>0</size>
25825       </method>
25826       <method name="Void EndInvoke(IAsyncResult)">
25827         <size>0</size>
25828       </method>
25829     </type>
25830     <type name="X+D">
25831       <method name="Void .ctor(Object, IntPtr)">
25832         <size>0</size>
25833       </method>
25834       <method name="Void Invoke(Int32 ByRef)">
25835         <size>0</size>
25836       </method>
25837       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
25838         <size>0</size>
25839       </method>
25840       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
25841         <size>0</size>
25842       </method>
25843     </type>
25844   </test>
25845   <test name="test-336.cs">
25846     <type name="X">
25847       <method name="Void .ctor(Foo)">
25848         <size>7</size>
25849       </method>
25850       <method name="Void .ctor(Bar)">
25851         <size>7</size>
25852       </method>
25853       <method name="Void Test()">
25854         <size>1</size>
25855       </method>
25856       <method name="Void Main()">
25857         <size>19</size>
25858       </method>
25859     </type>
25860     <type name="Foo">
25861       <method name="Void .ctor(Object, IntPtr)">
25862         <size>0</size>
25863       </method>
25864       <method name="Void Invoke()">
25865         <size>0</size>
25866       </method>
25867       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25868         <size>0</size>
25869       </method>
25870       <method name="Void EndInvoke(IAsyncResult)">
25871         <size>0</size>
25872       </method>
25873     </type>
25874     <type name="Bar">
25875       <method name="Void .ctor(Object, IntPtr)">
25876         <size>0</size>
25877       </method>
25878       <method name="Void Invoke(Int32)">
25879         <size>0</size>
25880       </method>
25881       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25882         <size>0</size>
25883       </method>
25884       <method name="Void EndInvoke(IAsyncResult)">
25885         <size>0</size>
25886       </method>
25887     </type>
25888   </test>
25889   <test name="test-337.cs">
25890     <type name="Test">
25891       <method name="Void .ctor()">
25892         <size>7</size>
25893       </method>
25894       <method name="Void Main()">
25895         <size>16</size>
25896       </method>
25897     </type>
25898   </test>
25899   <test name="test-338.cs">
25900     <type name="X">
25901       <method name="Void .ctor()">
25902         <size>7</size>
25903       </method>
25904       <method name="Void .cctor()">
25905         <size>11</size>
25906       </method>
25907       <method name="Void Main()">
25908         <size>1</size>
25909       </method>
25910       <method name="Y+Z fz()">
25911         <size>6</size>
25912       </method>
25913     </type>
25914     <type name="Y">
25915       <method name="Void .ctor()">
25916         <size>7</size>
25917       </method>
25918     </type>
25919     <type name="Y+Z">
25920       <method name="Void .ctor()">
25921         <size>7</size>
25922       </method>
25923       <method name="Void .cctor()">
25924         <size>11</size>
25925       </method>
25926     </type>
25927   </test>
25928   <test name="test-339.cs">
25929     <type name="C">
25930       <method name="Void .ctor()">
25931         <size>7</size>
25932       </method>
25933       <method name="Void .cctor()">
25934         <size>17</size>
25935       </method>
25936       <method name="Int32 Main()">
25937         <size>84</size>
25938       </method>
25939     </type>
25940   </test>
25941   <test name="test-34.cs">
25942     <type name="Blah">
25943       <method name="Void .ctor()">
25944         <size>7</size>
25945       </method>
25946       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
25947         <size>7</size>
25948       </method>
25949       <method name="Int32 Bar(Int32, System.Int32[])">
25950         <size>61</size>
25951       </method>
25952       <method name="Void Foo(Int32, Int32)">
25953         <size>7</size>
25954       </method>
25955       <method name="Void In(Int32 ByRef)">
25956         <size>7</size>
25957       </method>
25958       <method name="Void Out(Int32 ByRef)">
25959         <size>7</size>
25960       </method>
25961       <method name="Int32 AddArray(System.Int32[])">
25962         <size>30</size>
25963       </method>
25964       <method name="Int32 AddFancy(FancyInt[])">
25965         <size>39</size>
25966       </method>
25967       <method name="Int32 Main()">
25968         <size>269</size>
25969       </method>
25970     </type>
25971     <type name="&lt;PrivateImplementationDetails&gt;">
25972       <method name="Void .ctor()">
25973         <size>7</size>
25974       </method>
25975     </type>
25976     <type name="FancyInt">
25977       <method name="Void .ctor(Int32)">
25978         <size>8</size>
25979       </method>
25980     </type>
25981   </test>
25982   <test name="test-340.cs">
25983     <type name="FLMID.Bugs.BoolOne.A">
25984       <method name="Void .ctor()">
25985         <size>7</size>
25986       </method>
25987       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
25988         <size>8</size>
25989       </method>
25990     </type>
25991     <type name="FLMID.Bugs.BoolOne.B">
25992       <method name="Void .ctor()">
25993         <size>7</size>
25994       </method>
25995     </type>
25996     <type name="FLMID.Bugs.BoolOne.Test">
25997       <method name="Void .ctor()">
25998         <size>7</size>
25999       </method>
26000       <method name="Int32 Main(System.String[])">
26001         <size>34</size>
26002       </method>
26003     </type>
26004     <type name="FLMID.Bugs.BoolOne.B">
26005       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
26006         <size>12</size>
26007       </method>
26008     </type>
26009   </test>
26010   <test name="test-341.cs">
26011     <type name="Test">
26012       <method name="Void .ctor()">
26013         <size>7</size>
26014       </method>
26015       <method name="Void Main()">
26016         <size>1</size>
26017       </method>
26018     </type>
26019     <type name="Libs">
26020       <method name="Void .ctor()">
26021         <size>7</size>
26022       </method>
26023     </type>
26024     <type name="Bar">
26025       <method name="Void .ctor()">
26026         <size>7</size>
26027       </method>
26028     </type>
26029     <type name="Foo">
26030       <method name="Void .ctor()">
26031         <size>7</size>
26032       </method>
26033     </type>
26034   </test>
26035   <test name="test-342.cs">
26036     <type name="A">
26037       <method name="Void .ctor()">
26038         <size>7</size>
26039       </method>
26040       <method name="Void Foo(Int32)">
26041         <size>1</size>
26042       </method>
26043       <method name="Void Foo(Double)">
26044         <size>11</size>
26045       </method>
26046     </type>
26047     <type name="B">
26048       <method name="Void .ctor()">
26049         <size>7</size>
26050       </method>
26051       <method name="Void Foo(Double)">
26052         <size>11</size>
26053       </method>
26054       <method name="Void Main()">
26055         <size>12</size>
26056       </method>
26057     </type>
26058   </test>
26059   <test name="test-343.cs">
26060     <type name="X">
26061       <method name="Void .ctor()">
26062         <size>7</size>
26063       </method>
26064       <method name="Void Concat(System.String, System.String, System.String)">
26065         <size>1</size>
26066       </method>
26067       <method name="Void Concat(System.String[])">
26068         <size>11</size>
26069       </method>
26070       <method name="Void Main()">
26071         <size>21</size>
26072       </method>
26073     </type>
26074   </test>
26075   <test name="test-344.cs">
26076     <type name="X">
26077       <method name="Void .ctor()">
26078         <size>7</size>
26079       </method>
26080       <method name="Void add_y(Y)">
26081         <size>24</size>
26082       </method>
26083       <method name="Void remove_y(Y)">
26084         <size>24</size>
26085       </method>
26086       <method name="Void Main(System.String[])">
26087         <size>13</size>
26088       </method>
26089       <method name="Void Foo()">
26090         <size>66</size>
26091       </method>
26092     </type>
26093     <type name="Y">
26094       <method name="Void .ctor(Object, IntPtr)">
26095         <size>0</size>
26096       </method>
26097       <method name="Void Invoke()">
26098         <size>0</size>
26099       </method>
26100       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26101         <size>0</size>
26102       </method>
26103       <method name="Void EndInvoke(IAsyncResult)">
26104         <size>0</size>
26105       </method>
26106     </type>
26107     <type name="X+&lt;Foo&gt;c__AnonStorey0">
26108       <method name="Void .ctor()">
26109         <size>7</size>
26110       </method>
26111       <method name="Void &lt;&gt;m__0()">
26112         <size>28</size>
26113       </method>
26114     </type>
26115   </test>
26116   <test name="test-345.cs">
26117     <type name="EntryPoint">
26118       <method name="Void .ctor()">
26119         <size>7</size>
26120       </method>
26121       <method name="Void Main()">
26122         <size>1</size>
26123       </method>
26124     </type>
26125   </test>
26126   <test name="test-346.cs">
26127     <type name="TestMethods.Class1">
26128       <method name="Void .ctor()">
26129         <size>7</size>
26130       </method>
26131       <method name="Int32 Main()">
26132         <size>91</size>
26133       </method>
26134     </type>
26135     <type name="TestMethods.ParamClass">
26136       <method name="Void .ctor()">
26137         <size>7</size>
26138       </method>
26139     </type>
26140     <type name="TestMethods.TestParam">
26141       <method name="Void .ctor()">
26142         <size>7</size>
26143       </method>
26144     </type>
26145     <type name="TestMethods.BaseClass">
26146       <method name="Void .ctor()">
26147         <size>7</size>
26148       </method>
26149       <method name="Int32 AddItem(TestMethods.ParamClass)">
26150         <size>0</size>
26151       </method>
26152     </type>
26153     <type name="TestMethods.TestClass">
26154       <method name="Void .ctor()">
26155         <size>7</size>
26156       </method>
26157       <method name="Int32 AddItem(System.Object)">
26158         <size>2</size>
26159       </method>
26160       <method name="Int32 AddItem(TestMethods.ParamClass)">
26161         <size>2</size>
26162       </method>
26163     </type>
26164   </test>
26165   <test name="test-347.cs">
26166     <type name="Whatever.Core.Project">
26167       <method name="Void .ctor()">
26168         <size>7</size>
26169       </method>
26170     </type>
26171     <type name="Whatever.Core.A">
26172       <method name="Void .ctor()">
26173         <size>7</size>
26174       </method>
26175       <method name="Whatever.Core.Project get_Project()">
26176         <size>6</size>
26177       </method>
26178     </type>
26179     <type name="SomethingElse.Core.Project">
26180       <method name="Void .ctor()">
26181         <size>7</size>
26182       </method>
26183     </type>
26184     <type name="Whatever.App.B">
26185       <method name="Void .ctor()">
26186         <size>7</size>
26187       </method>
26188       <method name="System.String Execute()">
26189         <size>12</size>
26190       </method>
26191       <method name="Void Main()">
26192         <size>12</size>
26193       </method>
26194     </type>
26195   </test>
26196   <test name="test-348.cs">
26197     <type name="BoundAttribute">
26198       <method name="Void .ctor(Double, Int32)">
26199         <size>7</size>
26200       </method>
26201     </type>
26202     <type name="C">
26203       <method name="Void .ctor()">
26204         <size>7</size>
26205       </method>
26206       <method name="Void Main()">
26207         <size>1</size>
26208       </method>
26209     </type>
26210   </test>
26211   <test name="test-349.cs">
26212     <type name="C">
26213       <method name="Void .ctor()">
26214         <size>7</size>
26215       </method>
26216       <method name="Void add_Ev1(D)">
26217         <size>24</size>
26218       </method>
26219       <method name="Void remove_Ev1(D)">
26220         <size>24</size>
26221       </method>
26222     </type>
26223     <type name="X">
26224       <method name="Void .ctor()">
26225         <size>7</size>
26226       </method>
26227       <method name="Void .cctor()">
26228         <size>1</size>
26229       </method>
26230       <method name="Void add_Ev1(D)">
26231         <size>22</size>
26232       </method>
26233       <method name="Void remove_Ev1(D)">
26234         <size>22</size>
26235       </method>
26236       <method name="Void add_Ev2(D)">
26237         <size>22</size>
26238       </method>
26239       <method name="Void remove_Ev2(D)">
26240         <size>22</size>
26241       </method>
26242     </type>
26243     <type name="X2">
26244       <method name="Void .ctor()">
26245         <size>7</size>
26246       </method>
26247       <method name="Void .cctor()">
26248         <size>7</size>
26249       </method>
26250     </type>
26251     <type name="Test">
26252       <method name="Void .ctor()">
26253         <size>7</size>
26254       </method>
26255       <method name="Void .cctor()">
26256         <size>19</size>
26257       </method>
26258       <method name="Int32 Main()">
26259         <size>63</size>
26260       </method>
26261     </type>
26262     <type name="D">
26263       <method name="Void .ctor(Object, IntPtr)">
26264         <size>0</size>
26265       </method>
26266       <method name="Void Invoke()">
26267         <size>0</size>
26268       </method>
26269       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26270         <size>0</size>
26271       </method>
26272       <method name="Void EndInvoke(IAsyncResult)">
26273         <size>0</size>
26274       </method>
26275     </type>
26276   </test>
26277   <test name="test-35.cs">
26278     <type name="X">
26279       <method name="Void .ctor()">
26280         <size>7</size>
26281       </method>
26282       <method name="Void .cctor()">
26283         <size>7</size>
26284       </method>
26285       <method name="Void a()">
26286         <size>17</size>
26287       </method>
26288       <method name="Void w(Int32)">
26289         <size>22</size>
26290       </method>
26291       <method name="Int32 Main()">
26292         <size>298</size>
26293       </method>
26294     </type>
26295   </test>
26296   <test name="test-350.cs">
26297     <type name="A">
26298       <method name="Void .ctor()">
26299         <size>7</size>
26300       </method>
26301     </type>
26302     <type name="A+BAttribute">
26303       <method name="Void .ctor()">
26304         <size>7</size>
26305       </method>
26306     </type>
26307     <type name="C">
26308       <method name="Void .ctor()">
26309         <size>7</size>
26310       </method>
26311       <method name="Void Main()">
26312         <size>1</size>
26313       </method>
26314     </type>
26315   </test>
26316   <test name="test-351.cs">
26317     <type name="Test.Testee">
26318       <method name="Void .ctor()">
26319         <size>7</size>
26320       </method>
26321       <method name="Void Bar(System.String, System.Object[])">
26322         <size>1</size>
26323       </method>
26324       <method name="Void Main()">
26325         <size>242</size>
26326       </method>
26327     </type>
26328     <type name="Test.Foo">
26329       <method name="Void .ctor(Object, IntPtr)">
26330         <size>0</size>
26331       </method>
26332       <method name="Void Invoke(System.String, System.Object[])">
26333         <size>0</size>
26334       </method>
26335       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
26336         <size>0</size>
26337       </method>
26338       <method name="Void EndInvoke(IAsyncResult)">
26339         <size>0</size>
26340       </method>
26341     </type>
26342   </test>
26343   <test name="test-352.cs">
26344     <type name="C">
26345       <method name="Void .ctor()">
26346         <size>7</size>
26347       </method>
26348       <method name="Void Main()">
26349         <size>1</size>
26350       </method>
26351     </type>
26352   </test>
26353   <test name="test-353.cs">
26354     <type name="Three">
26355       <method name="Void .ctor()">
26356         <size>7</size>
26357       </method>
26358       <method name="Void Main()">
26359         <size>7</size>
26360       </method>
26361     </type>
26362     <type name="One">
26363       <method name="Void .ctor()">
26364         <size>7</size>
26365       </method>
26366     </type>
26367     <type name="Two">
26368       <method name="Void .ctor()">
26369         <size>7</size>
26370       </method>
26371     </type>
26372   </test>
26373   <test name="test-354.cs">
26374     <type name="MYAttr">
26375       <method name="Void .ctor()">
26376         <size>7</size>
26377       </method>
26378     </type>
26379     <type name="A">
26380       <method name="Void .ctor()">
26381         <size>7</size>
26382       </method>
26383       <method name="Void Main()">
26384         <size>1</size>
26385       </method>
26386     </type>
26387   </test>
26388   <test name="test-355.cs">
26389     <type name="Level1.Level1.Level2.MainClass">
26390       <method name="Void .ctor()">
26391         <size>7</size>
26392       </method>
26393       <method name="Void Main()">
26394         <size>1</size>
26395       </method>
26396     </type>
26397   </test>
26398   <test name="test-356.cs">
26399     <type name="MainClass">
26400       <method name="Void .ctor()">
26401         <size>7</size>
26402       </method>
26403       <method name="Void Main()">
26404         <size>1</size>
26405       </method>
26406     </type>
26407   </test>
26408   <test name="test-357.cs">
26409     <type name="SD.Sd">
26410       <method name="Void .ctor()">
26411         <size>7</size>
26412       </method>
26413       <method name="Void F(Boolean)">
26414         <size>1</size>
26415       </method>
26416     </type>
26417     <type name="Foo.Bar">
26418       <method name="Void .ctor()">
26419         <size>25</size>
26420       </method>
26421       <method name="Void Main()">
26422         <size>27</size>
26423       </method>
26424     </type>
26425     <type name="Foo.Bar+f_t">
26426       <method name="Void .ctor(Object, IntPtr)">
26427         <size>0</size>
26428       </method>
26429       <method name="Void Invoke(Boolean)">
26430         <size>0</size>
26431       </method>
26432       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
26433         <size>0</size>
26434       </method>
26435       <method name="Void EndInvoke(IAsyncResult)">
26436         <size>0</size>
26437       </method>
26438     </type>
26439   </test>
26440   <test name="test-358.cs">
26441     <type name="Test">
26442       <method name="Void .ctor()">
26443         <size>7</size>
26444       </method>
26445       <method name="Void Main()">
26446         <size>50</size>
26447       </method>
26448     </type>
26449   </test>
26450   <test name="test-359.cs">
26451     <type name="Test">
26452       <method name="Void .ctor()">
26453         <size>7</size>
26454       </method>
26455       <method name="Void Main()">
26456         <size>1</size>
26457       </method>
26458     </type>
26459   </test>
26460   <test name="test-36.cs">
26461     <type name="Y">
26462       <method name="Void .ctor()">
26463         <size>7</size>
26464       </method>
26465       <method name="Int32 Main()">
26466         <size>260</size>
26467       </method>
26468     </type>
26469     <type name="X">
26470       <method name="IEnumerator GetEnumerator()">
26471         <size>36</size>
26472       </method>
26473     </type>
26474   </test>
26475   <test name="test-360.cs">
26476     <type name="Application">
26477       <method name="Void .ctor()">
26478         <size>7</size>
26479       </method>
26480       <method name="Void Main(System.String[])">
26481         <size>13</size>
26482       </method>
26483     </type>
26484   </test>
26485   <test name="test-361.cs">
26486     <type name="X">
26487       <method name="Void .ctor()">
26488         <size>7</size>
26489       </method>
26490     </type>
26491     <type name="Test">
26492       <method name="Void .ctor()">
26493         <size>7</size>
26494       </method>
26495       <method name="Void Main()">
26496         <size>1</size>
26497       </method>
26498     </type>
26499   </test>
26500   <test name="test-362.cs">
26501     <type name="C">
26502       <method name="Void .ctor()">
26503         <size>7</size>
26504       </method>
26505       <method name="Void Main()">
26506         <size>17</size>
26507       </method>
26508       <method name="Void Test()">
26509         <size>26</size>
26510       </method>
26511     </type>
26512   </test>
26513   <test name="test-363.cs">
26514     <type name="Location">
26515       <method name="Void .ctor()">
26516         <size>7</size>
26517       </method>
26518       <method name="Void .cctor()">
26519         <size>11</size>
26520       </method>
26521     </type>
26522     <type name="Element">
26523       <method name="Void .ctor()">
26524         <size>18</size>
26525       </method>
26526       <method name="Location get_Location()">
26527         <size>7</size>
26528       </method>
26529       <method name="Void set_Location(Location)">
26530         <size>8</size>
26531       </method>
26532     </type>
26533     <type name="T">
26534       <method name="Void .ctor()">
26535         <size>7</size>
26536       </method>
26537       <method name="Void Main()">
26538         <size>1</size>
26539       </method>
26540     </type>
26541   </test>
26542   <test name="test-364.cs">
26543     <type name="X">
26544       <method name="Void .ctor()">
26545         <size>7</size>
26546       </method>
26547       <method name="Int32 Main()">
26548         <size>34</size>
26549       </method>
26550       <method name="Int32 t1(Int32)">
26551         <size>33</size>
26552       </method>
26553       <method name="Int32 t2(Int32)">
26554         <size>47</size>
26555       </method>
26556       <method name="Void Main2(System.String[])">
26557         <size>72</size>
26558       </method>
26559     </type>
26560     <type name="Delegable">
26561       <method name="Void .ctor()">
26562         <size>7</size>
26563       </method>
26564       <method name="Void add_MyDelegate(System.EventHandler)">
26565         <size>24</size>
26566       </method>
26567       <method name="Void remove_MyDelegate(System.EventHandler)">
26568         <size>24</size>
26569       </method>
26570     </type>
26571     <type name="X+Foo">
26572       <method name="Void .ctor(Object, IntPtr)">
26573         <size>0</size>
26574       </method>
26575       <method name="Int32 Invoke()">
26576         <size>0</size>
26577       </method>
26578       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26579         <size>0</size>
26580       </method>
26581       <method name="Int32 EndInvoke(IAsyncResult)">
26582         <size>0</size>
26583       </method>
26584     </type>
26585     <type name="X+&lt;t1&gt;c__AnonStorey0">
26586       <method name="Void .ctor()">
26587         <size>7</size>
26588       </method>
26589       <method name="Int32 &lt;&gt;m__0()">
26590         <size>7</size>
26591       </method>
26592     </type>
26593     <type name="X+&lt;t2&gt;c__AnonStorey1">
26594       <method name="Void .ctor()">
26595         <size>7</size>
26596       </method>
26597       <method name="Int32 &lt;&gt;m__1()">
26598         <size>7</size>
26599       </method>
26600     </type>
26601     <type name="X+&lt;Main2&gt;c__AnonStorey2">
26602       <method name="Void .ctor()">
26603         <size>7</size>
26604       </method>
26605       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
26606         <size>33</size>
26607       </method>
26608     </type>
26609   </test>
26610   <test name="test-365.cs">
26611     <type name="C">
26612       <method name="Void .ctor()">
26613         <size>19</size>
26614       </method>
26615       <method name="Void set_LiteralType(LiteralType)">
26616         <size>1</size>
26617       </method>
26618       <method name="Void Main()">
26619         <size>1</size>
26620       </method>
26621     </type>
26622   </test>
26623   <test name="test-366.cs">
26624     <type name="C">
26625       <method name="Void .ctor()">
26626         <size>7</size>
26627       </method>
26628       <method name="Int32 Main()">
26629         <size>20</size>
26630       </method>
26631     </type>
26632   </test>
26633   <test name="test-367.cs">
26634     <type name="X">
26635       <method name="Void .ctor()">
26636         <size>7</size>
26637       </method>
26638       <method name="Int32 Main()">
26639         <size>20</size>
26640       </method>
26641     </type>
26642   </test>
26643   <test name="test-368.cs">
26644     <type name="X">
26645       <method name="Void .ctor()">
26646         <size>7</size>
26647       </method>
26648       <method name="Void Main()">
26649         <size>27</size>
26650       </method>
26651     </type>
26652   </test>
26653   <test name="test-369.cs">
26654     <type name="Test">
26655       <method name="Void .ctor()">
26656         <size>7</size>
26657       </method>
26658       <method name="Boolean Equals(System.Object)">
26659         <size>2</size>
26660       </method>
26661       <method name="Int32 GetHashCode()">
26662         <size>2</size>
26663       </method>
26664       <method name="Void Main()">
26665         <size>47</size>
26666       </method>
26667       <method name="Boolean op_Equality(Test, Test)">
26668         <size>14</size>
26669       </method>
26670       <method name="Boolean op_Inequality(Test, Test)">
26671         <size>2</size>
26672       </method>
26673     </type>
26674   </test>
26675   <test name="test-37.cs">
26676     <type name="X">
26677       <method name="Void .ctor()">
26678         <size>7</size>
26679       </method>
26680       <method name="Void m(System.Int32[])">
26681         <size>9</size>
26682       </method>
26683       <method name="Int32 test_int_single_dim()">
26684         <size>88</size>
26685       </method>
26686       <method name="Int32 simple_test_double_dim()">
26687         <size>78</size>
26688       </method>
26689       <method name="Int32 Main()">
26690         <size>12</size>
26691       </method>
26692     </type>
26693   </test>
26694   <test name="test-370.cs">
26695     <type name="Test.Application">
26696       <method name="Void .ctor()">
26697         <size>7</size>
26698       </method>
26699       <method name="Int32 ParseType(System.String)">
26700         <size>164</size>
26701       </method>
26702       <method name="Void Main()">
26703         <size>12</size>
26704       </method>
26705     </type>
26706   </test>
26707   <test name="test-371.cs">
26708     <type name="X">
26709       <method name="Void .ctor(Boolean&amp;)">
26710         <size>10</size>
26711       </method>
26712       <method name="Void Main()">
26713         <size>1</size>
26714       </method>
26715     </type>
26716     <type name="Y">
26717       <method name="Void .ctor(Boolean&amp;)">
26718         <size>8</size>
26719       </method>
26720     </type>
26721   </test>
26722   <test name="test-372.cs">
26723     <type name="GenericNode">
26724       <method name="Void .ctor()">
26725         <size>7</size>
26726       </method>
26727       <method name="Int32 GetStat()">
26728         <size>2</size>
26729       </method>
26730     </type>
26731     <type name="GenericFileNode">
26732       <method name="Void .ctor()">
26733         <size>7</size>
26734       </method>
26735       <method name="Int32 NotUsed()">
26736         <size>2</size>
26737       </method>
26738     </type>
26739     <type name="WorkingTest">
26740       <method name="Void .ctor()">
26741         <size>7</size>
26742       </method>
26743       <method name="Int32 GetStat()">
26744         <size>3</size>
26745       </method>
26746     </type>
26747     <type name="FailingTest">
26748       <method name="Void .ctor()">
26749         <size>7</size>
26750       </method>
26751       <method name="Int32 GetStat()">
26752         <size>3</size>
26753       </method>
26754     </type>
26755     <type name="TestWrapper">
26756       <method name="Void .ctor()">
26757         <size>7</size>
26758       </method>
26759       <method name="Boolean Test(Node, System.String)">
26760         <size>39</size>
26761       </method>
26762       <method name="Int32 Main()">
26763         <size>44</size>
26764       </method>
26765     </type>
26766   </test>
26767   <test name="test-373.cs">
26768     <type name="Test">
26769       <method name="Void .ctor()">
26770         <size>7</size>
26771       </method>
26772       <method name="Void Main(System.String[])">
26773         <size>50</size>
26774       </method>
26775     </type>
26776   </test>
26777   <test name="test-374.cs">
26778     <type name="Test">
26779       <method name="Void .ctor()">
26780         <size>7</size>
26781       </method>
26782     </type>
26783     <type name="Rest">
26784       <method name="Void .ctor()">
26785         <size>7</size>
26786       </method>
26787       <method name="Void Main()">
26788         <size>1</size>
26789       </method>
26790     </type>
26791   </test>
26792   <test name="test-375.cs">
26793     <type name="a">
26794       <method name="Void .ctor()">
26795         <size>7</size>
26796       </method>
26797     </type>
26798     <type name="a+b">
26799       <method name="Void .ctor()">
26800         <size>7</size>
26801       </method>
26802     </type>
26803     <type name="c">
26804       <method name="Void .ctor()">
26805         <size>7</size>
26806       </method>
26807       <method name="Void Main()">
26808         <size>1</size>
26809       </method>
26810     </type>
26811     <type name="c+d">
26812       <method name="Void .ctor()">
26813         <size>7</size>
26814       </method>
26815     </type>
26816   </test>
26817   <test name="test-376.cs">
26818     <type name="C">
26819       <method name="Void .ctor()">
26820         <size>7</size>
26821       </method>
26822       <method name="Int32 Main()">
26823         <size>72</size>
26824       </method>
26825     </type>
26826   </test>
26827   <test name="test-377.cs">
26828     <type name="Tests">
26829       <method name="Void .ctor()">
26830         <size>7</size>
26831       </method>
26832       <method name="Void test()">
26833         <size>10</size>
26834       </method>
26835       <method name="Void Main()">
26836         <size>1</size>
26837       </method>
26838     </type>
26839   </test>
26840   <test name="test-378.cs">
26841     <type name="C">
26842       <method name="Void .ctor()">
26843         <size>7</size>
26844       </method>
26845       <method name="Void Main()">
26846         <size>1</size>
26847       </method>
26848     </type>
26849   </test>
26850   <test name="test-379.cs">
26851     <type name="DeadCode">
26852       <method name="Void .ctor()">
26853         <size>7</size>
26854       </method>
26855       <method name="Void Main()">
26856         <size>12</size>
26857       </method>
26858       <method name="System.String SomeFunc(System.String)">
26859         <size>2</size>
26860       </method>
26861     </type>
26862   </test>
26863   <test name="test-38.cs">
26864     <type name="X">
26865       <method name="Void .ctor()">
26866         <size>7</size>
26867       </method>
26868       <method name="Int32 get_Item(Int32)">
26869         <size>20</size>
26870       </method>
26871       <method name="Void set_Item(Int32, Int32)">
26872         <size>26</size>
26873       </method>
26874       <method name="Int32 Foo()">
26875         <size>2</size>
26876       </method>
26877       <method name="Int32 get_Bar()">
26878         <size>7</size>
26879       </method>
26880       <method name="Void set_Bar(Int32)">
26881         <size>8</size>
26882       </method>
26883     </type>
26884     <type name="Y">
26885       <method name="Void .ctor()">
26886         <size>7</size>
26887       </method>
26888       <method name="UInt32 get_Item(UInt32)">
26889         <size>20</size>
26890       </method>
26891       <method name="Void set_Item(UInt32, UInt32)">
26892         <size>26</size>
26893       </method>
26894       <method name="UInt32 Foo()">
26895         <size>2</size>
26896       </method>
26897       <method name="UInt32 get_Bar()">
26898         <size>7</size>
26899       </method>
26900       <method name="Void set_Bar(UInt32)">
26901         <size>8</size>
26902       </method>
26903     </type>
26904     <type name="Test">
26905       <method name="Void .ctor()">
26906         <size>7</size>
26907       </method>
26908       <method name="Int32 Main()">
26909         <size>288</size>
26910       </method>
26911     </type>
26912   </test>
26913   <test name="test-380.cs">
26914     <type name="T">
26915       <method name="Void .ctor()">
26916         <size>7</size>
26917       </method>
26918       <method name="Int32 Main()">
26919         <size>17</size>
26920       </method>
26921     </type>
26922   </test>
26923   <test name="test-381.cs">
26924     <type name="Application">
26925       <method name="Void .ctor()">
26926         <size>7</size>
26927       </method>
26928       <method name="Void Main(System.String[])">
26929         <size>13</size>
26930       </method>
26931     </type>
26932   </test>
26933   <test name="test-382.cs">
26934     <type name="Dec">
26935       <method name="Void .ctor()">
26936         <size>7</size>
26937       </method>
26938       <method name="Void .cctor()">
26939         <size>16</size>
26940       </method>
26941       <method name="Void Main()">
26942         <size>113</size>
26943       </method>
26944     </type>
26945   </test>
26946   <test name="test-383.cs">
26947     <type name="X">
26948       <method name="Void .ctor()">
26949         <size>37</size>
26950       </method>
26951       <method name="X testme(Int32 ByRef)">
26952         <size>5</size>
26953       </method>
26954       <method name="Void Main()">
26955         <size>7</size>
26956       </method>
26957     </type>
26958   </test>
26959   <test name="test-384.cs">
26960     <type name="X">
26961       <method name="Void .ctor()">
26962         <size>7</size>
26963       </method>
26964       <method name="Void .cctor()">
26965         <size>8</size>
26966       </method>
26967       <method name="Void Test()">
26968         <size>40</size>
26969       </method>
26970       <method name="Int32 Main()">
26971         <size>21</size>
26972       </method>
26973     </type>
26974   </test>
26975   <test name="test-385.cs">
26976     <type name="Test">
26977       <method name="Void .ctor()">
26978         <size>7</size>
26979       </method>
26980       <method name="Int32 Main()">
26981         <size>40</size>
26982       </method>
26983     </type>
26984   </test>
26985   <test name="test-386.cs">
26986     <type name="SuperDecimal">
26987       <method name="Void .ctor(Decimal)">
26988         <size>14</size>
26989       </method>
26990       <method name="Void Main()">
26991         <size>15</size>
26992       </method>
26993       <method name="SuperDecimal op_Implicit(Decimal)">
26994         <size>7</size>
26995       </method>
26996     </type>
26997   </test>
26998   <test name="test-387.cs">
26999     <type name="ObjectID">
27000       <method name="Void .ctor(Int64)">
27001         <size>8</size>
27002       </method>
27003       <method name="Void Main()">
27004         <size>22</size>
27005       </method>
27006       <method name="Int64 op_Implicit(ObjectID)">
27007         <size>8</size>
27008       </method>
27009       <method name="ObjectID op_Implicit(Int64)">
27010         <size>7</size>
27011       </method>
27012     </type>
27013   </test>
27014   <test name="test-388.cs">
27015     <type name="Schemas.basefieldtype">
27016       <method name="Void .ctor()">
27017         <size>7</size>
27018       </method>
27019       <method name="System.Object Instantiate()">
27020         <size>2</size>
27021       </method>
27022     </type>
27023     <type name="Schemas.fieldtype">
27024       <method name="Void .ctor()">
27025         <size>7</size>
27026       </method>
27027       <method name="System.Object Instantiate()">
27028         <size>18</size>
27029       </method>
27030     </type>
27031     <type name="Schemas.compoundfield">
27032       <method name="Void .ctor()">
27033         <size>7</size>
27034       </method>
27035       <method name="System.Object Instantiate()">
27036         <size>18</size>
27037       </method>
27038     </type>
27039     <type name="Schemas.field">
27040       <method name="Void .ctor()">
27041         <size>7</size>
27042       </method>
27043       <method name="System.Object Instantiate()">
27044         <size>18</size>
27045       </method>
27046     </type>
27047     <type name="Schemas.formdata">
27048       <method name="Void .ctor()">
27049         <size>7</size>
27050       </method>
27051       <method name="System.Object Instantiate()">
27052         <size>12</size>
27053       </method>
27054     </type>
27055     <type name="Schemas.M">
27056       <method name="Void .ctor()">
27057         <size>7</size>
27058       </method>
27059       <method name="Void Main()">
27060         <size>1</size>
27061       </method>
27062     </type>
27063   </test>
27064   <test name="test-389.cs">
27065     <type name="Schemas.basefieldtype">
27066       <method name="Void .ctor()">
27067         <size>7</size>
27068       </method>
27069       <method name="System.Object Instantiate()">
27070         <size>2</size>
27071       </method>
27072     </type>
27073     <type name="Schemas.fieldtype">
27074       <method name="Void .ctor()">
27075         <size>7</size>
27076       </method>
27077       <method name="System.Object Instantiate()">
27078         <size>18</size>
27079       </method>
27080     </type>
27081     <type name="Schemas.compoundfield">
27082       <method name="Void .ctor()">
27083         <size>7</size>
27084       </method>
27085       <method name="System.Object Instantiate()">
27086         <size>18</size>
27087       </method>
27088     </type>
27089     <type name="Schemas.field">
27090       <method name="Void .ctor()">
27091         <size>7</size>
27092       </method>
27093       <method name="System.Object Instantiate()">
27094         <size>18</size>
27095       </method>
27096     </type>
27097     <type name="Schemas.formdata">
27098       <method name="Void .ctor()">
27099         <size>7</size>
27100       </method>
27101       <method name="System.Object Instantiate()">
27102         <size>12</size>
27103       </method>
27104     </type>
27105     <type name="Schemas.M">
27106       <method name="Void .ctor()">
27107         <size>7</size>
27108       </method>
27109       <method name="Void Main()">
27110         <size>1</size>
27111       </method>
27112     </type>
27113   </test>
27114   <test name="test-39.cs">
27115     <type name="SimpleAttribute">
27116       <method name="Void .ctor(String)">
27117         <size>14</size>
27118       </method>
27119       <method name="System.String get_AnotherArg()">
27120         <size>7</size>
27121       </method>
27122       <method name="Void set_AnotherArg(System.String)">
27123         <size>8</size>
27124       </method>
27125       <method name="Int64 get_LongValue()">
27126         <size>3</size>
27127       </method>
27128       <method name="Void set_LongValue(Int64)">
27129         <size>1</size>
27130       </method>
27131       <method name="System.Int64[] get_ArrayValue()">
27132         <size>7</size>
27133       </method>
27134       <method name="Void set_ArrayValue(System.Int64[])">
27135         <size>1</size>
27136       </method>
27137     </type>
27138     <type name="Blah2">
27139       <method name="Void .ctor()">
27140         <size>7</size>
27141       </method>
27142     </type>
27143     <type name="Blah3">
27144       <method name="Void .ctor()">
27145         <size>7</size>
27146       </method>
27147     </type>
27148     <type name="Blah">
27149       <method name="Void .ctor()">
27150         <size>7</size>
27151       </method>
27152       <method name="Int32 Main()">
27153         <size>171</size>
27154       </method>
27155     </type>
27156   </test>
27157   <test name="test-390.cs">
27158     <type name="C">
27159       <method name="Void .ctor()">
27160         <size>7</size>
27161       </method>
27162       <method name="Void Main()">
27163         <size>1</size>
27164       </method>
27165     </type>
27166     <type name="C+O">
27167       <method name="Void .ctor()">
27168         <size>7</size>
27169       </method>
27170       <method name="Void Foo()">
27171         <size>1</size>
27172       </method>
27173     </type>
27174     <type name="C+N">
27175       <method name="Void .ctor()">
27176         <size>7</size>
27177       </method>
27178       <method name="Void Foo()">
27179         <size>1</size>
27180       </method>
27181     </type>
27182     <type name="C+M">
27183       <method name="Void .ctor()">
27184         <size>7</size>
27185       </method>
27186     </type>
27187   </test>
27188   <test name="test-391.cs">
27189     <type name="C">
27190       <method name="Void .ctor()">
27191         <size>7</size>
27192       </method>
27193       <method name="Void Foo(Int32)">
27194         <size>1</size>
27195       </method>
27196       <method name="Void Foo(Int32 ByRef)">
27197         <size>1</size>
27198       </method>
27199       <method name="Void Bar(Boolean ByRef)">
27200         <size>4</size>
27201       </method>
27202       <method name="Void Bar(Boolean)">
27203         <size>1</size>
27204       </method>
27205       <method name="Void Main()">
27206         <size>1</size>
27207       </method>
27208     </type>
27209   </test>
27210   <test name="test-392.cs">
27211     <type name="C">
27212       <method name="Int32 Test()">
27213         <size>80</size>
27214       </method>
27215       <method name="Int32 Main()">
27216         <size>16</size>
27217       </method>
27218     </type>
27219     <type name="C+S">
27220       <method name="Void .ctor(Int32)">
27221         <size>8</size>
27222       </method>
27223     </type>
27224   </test>
27225   <test name="test-393.cs">
27226     <type name="A">
27227       <method name="Void .ctor(String)">
27228         <size>24</size>
27229       </method>
27230       <method name="Void .ctor()">
27231         <size>7</size>
27232       </method>
27233       <method name="System.String get_Name()">
27234         <size>7</size>
27235       </method>
27236     </type>
27237     <type name="B">
27238       <method name="Void .ctor(String)">
27239         <size>24</size>
27240       </method>
27241       <method name="Void .ctor()">
27242         <size>7</size>
27243       </method>
27244     </type>
27245     <type name="C">
27246       <method name="Void .ctor(String)">
27247         <size>24</size>
27248       </method>
27249     </type>
27250     <type name="Tester">
27251       <method name="Void .ctor()">
27252         <size>7</size>
27253       </method>
27254       <method name="A MethodSampleA(System.String)">
27255         <size>7</size>
27256       </method>
27257       <method name="B MethodSampleB(System.String)">
27258         <size>7</size>
27259       </method>
27260       <method name="C MethodSampleC(System.String)">
27261         <size>7</size>
27262       </method>
27263       <method name="Void Main()">
27264         <size>113</size>
27265       </method>
27266     </type>
27267     <type name="Tester+MethodHandler">
27268       <method name="Void .ctor(Object, IntPtr)">
27269         <size>0</size>
27270       </method>
27271       <method name="A Invoke(System.String)">
27272         <size>0</size>
27273       </method>
27274       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
27275         <size>0</size>
27276       </method>
27277       <method name="A EndInvoke(IAsyncResult)">
27278         <size>0</size>
27279       </method>
27280     </type>
27281   </test>
27282   <test name="test-394.cs">
27283     <type name="A">
27284       <method name="Void .ctor(String)">
27285         <size>24</size>
27286       </method>
27287       <method name="Void .ctor()">
27288         <size>7</size>
27289       </method>
27290       <method name="System.String get_Name()">
27291         <size>7</size>
27292       </method>
27293     </type>
27294     <type name="B">
27295       <method name="Void .ctor(String)">
27296         <size>24</size>
27297       </method>
27298       <method name="Void .ctor()">
27299         <size>7</size>
27300       </method>
27301     </type>
27302     <type name="C">
27303       <method name="Void .ctor(String, String)">
27304         <size>31</size>
27305       </method>
27306       <method name="System.String get_Value()">
27307         <size>7</size>
27308       </method>
27309     </type>
27310     <type name="Tester">
27311       <method name="Void .ctor()">
27312         <size>7</size>
27313       </method>
27314       <method name="System.String MethodSampleA(A)">
27315         <size>7</size>
27316       </method>
27317       <method name="System.String MethodSampleB(B)">
27318         <size>7</size>
27319       </method>
27320       <method name="System.String MethodSampleC(C)">
27321         <size>23</size>
27322       </method>
27323       <method name="Void Main()">
27324         <size>128</size>
27325       </method>
27326     </type>
27327     <type name="Tester+MethodHandler">
27328       <method name="Void .ctor(Object, IntPtr)">
27329         <size>0</size>
27330       </method>
27331       <method name="System.String Invoke(C)">
27332         <size>0</size>
27333       </method>
27334       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
27335         <size>0</size>
27336       </method>
27337       <method name="System.String EndInvoke(IAsyncResult)">
27338         <size>0</size>
27339       </method>
27340     </type>
27341   </test>
27342   <test name="test-395.cs">
27343     <type name="A">
27344       <method name="Void .ctor(String)">
27345         <size>24</size>
27346       </method>
27347       <method name="Void .ctor()">
27348         <size>7</size>
27349       </method>
27350       <method name="System.String get_Name()">
27351         <size>7</size>
27352       </method>
27353     </type>
27354     <type name="B">
27355       <method name="Void .ctor(String)">
27356         <size>24</size>
27357       </method>
27358       <method name="Void .ctor()">
27359         <size>7</size>
27360       </method>
27361     </type>
27362     <type name="C">
27363       <method name="Void .ctor(String, String)">
27364         <size>31</size>
27365       </method>
27366       <method name="System.String get_Value()">
27367         <size>7</size>
27368       </method>
27369     </type>
27370     <type name="Tester">
27371       <method name="Void .ctor()">
27372         <size>7</size>
27373       </method>
27374       <method name="Void MethodSample(B, A, C)">
27375         <size>55</size>
27376       </method>
27377       <method name="Void Main()">
27378         <size>71</size>
27379       </method>
27380     </type>
27381     <type name="Tester+MethodHandler">
27382       <method name="Void .ctor(Object, IntPtr)">
27383         <size>0</size>
27384       </method>
27385       <method name="Void Invoke(C, C, C)">
27386         <size>0</size>
27387       </method>
27388       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
27389         <size>0</size>
27390       </method>
27391       <method name="Void EndInvoke(IAsyncResult)">
27392         <size>0</size>
27393       </method>
27394     </type>
27395   </test>
27396   <test name="test-396.cs">
27397     <type name="MainClass">
27398       <method name="Void .ctor()">
27399         <size>7</size>
27400       </method>
27401       <method name="Int32 Main()">
27402         <size>22</size>
27403       </method>
27404     </type>
27405   </test>
27406   <test name="test-397.cs">
27407     <type name="TypeCheckAttribute">
27408       <method name="Void .ctor()">
27409         <size>7</size>
27410       </method>
27411     </type>
27412     <type name="PropertyCheckAttribute">
27413       <method name="Void .ctor()">
27414         <size>7</size>
27415       </method>
27416     </type>
27417     <type name="AccessorCheckAttribute">
27418       <method name="Void .ctor(MethodAttributes)">
27419         <size>14</size>
27420       </method>
27421       <method name="MethodAttributes get_Attributes()">
27422         <size>7</size>
27423       </method>
27424     </type>
27425     <type name="Test">
27426       <method name="Void .ctor()">
27427         <size>7</size>
27428       </method>
27429       <method name="Int32 Main(System.String[])">
27430         <size>120</size>
27431       </method>
27432       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
27433         <size>153</size>
27434       </method>
27435     </type>
27436     <type name="A">
27437       <method name="Void .ctor()">
27438         <size>7</size>
27439       </method>
27440       <method name="Int32 get_Value1()">
27441         <size>2</size>
27442       </method>
27443       <method name="Void set_Value1(Int32)">
27444         <size>1</size>
27445       </method>
27446       <method name="Int32 get_Value2()">
27447         <size>2</size>
27448       </method>
27449       <method name="Void set_Value2(Int32)">
27450         <size>1</size>
27451       </method>
27452       <method name="Int32 get_Value3()">
27453         <size>2</size>
27454       </method>
27455       <method name="Void set_Value3(Int32)">
27456         <size>1</size>
27457       </method>
27458       <method name="Int32 get_Value4()">
27459         <size>2</size>
27460       </method>
27461       <method name="Void set_Value4(Int32)">
27462         <size>1</size>
27463       </method>
27464       <method name="Int32 get_Value5()">
27465         <size>2</size>
27466       </method>
27467       <method name="Void set_Value5(Int32)">
27468         <size>1</size>
27469       </method>
27470     </type>
27471   </test>
27472   <test name="test-398.cs">
27473     <type name="Tester">
27474       <method name="Void .ctor()">
27475         <size>7</size>
27476       </method>
27477       <method name="Void Main()">
27478         <size>118</size>
27479       </method>
27480     </type>
27481     <type name="A">
27482       <method name="Void .ctor(Int32)">
27483         <size>14</size>
27484       </method>
27485       <method name="Int32 get_Count()">
27486         <size>7</size>
27487       </method>
27488       <method name="Void set_Count(Int32)">
27489         <size>8</size>
27490       </method>
27491       <method name="Int32 get_Item(Int32)">
27492         <size>2</size>
27493       </method>
27494       <method name="System.String get_Message()">
27495         <size>6</size>
27496       </method>
27497     </type>
27498     <type name="B">
27499       <method name="Void .ctor(Int32)">
27500         <size>8</size>
27501       </method>
27502       <method name="Void set_Count(Int32)">
27503         <size>1</size>
27504       </method>
27505       <method name="Void SetCount(Int32)">
27506         <size>8</size>
27507       </method>
27508       <method name="Int32 get_Item(Int32)">
27509         <size>8</size>
27510       </method>
27511       <method name="System.String get_Message()">
27512         <size>6</size>
27513       </method>
27514       <method name="Void set_Message(System.String)">
27515         <size>1</size>
27516       </method>
27517     </type>
27518   </test>
27519   <test name="test-399.cs">
27520     <type name="TestVararg">
27521       <method name="Void .ctor()">
27522         <size>7</size>
27523       </method>
27524       <method name="Int32 Main()">
27525         <size>345</size>
27526       </method>
27527     </type>
27528   </test>
27529   <test name="test-4.cs">
27530     <type name="X">
27531       <method name="Void .ctor()">
27532         <size>7</size>
27533       </method>
27534       <method name="Void test(SByte)">
27535         <size>8</size>
27536       </method>
27537       <method name="Void test(Int32)">
27538         <size>8</size>
27539       </method>
27540       <method name="Int32 Main()">
27541         <size>102</size>
27542       </method>
27543     </type>
27544   </test>
27545   <test name="test-40.cs">
27546     <type name="Blah">
27547       <method name="Void .ctor()">
27548         <size>7</size>
27549       </method>
27550       <method name="Int32 Main()">
27551         <size>203</size>
27552       </method>
27553     </type>
27554   </test>
27555   <test name="test-400.cs">
27556     <type name="X">
27557       <method name="Void .ctor()">
27558         <size>7</size>
27559       </method>
27560       <method name="Void .cctor()">
27561         <size>52</size>
27562       </method>
27563       <method name="Int32 TestDereference()">
27564         <size>89</size>
27565       </method>
27566       <method name="Int32 TestPtrAdd()">
27567         <size>87</size>
27568       </method>
27569       <method name="Int32 TestPtrAssign()">
27570         <size>198</size>
27571       </method>
27572       <method name="Int32 TestPtrArithmetic()">
27573         <size>227</size>
27574       </method>
27575       <method name="Int32 TestMultiple()">
27576         <size>93</size>
27577       </method>
27578       <method name="Int32 Main()">
27579         <size>82</size>
27580       </method>
27581     </type>
27582   </test>
27583   <test name="test-401.cs">
27584     <type name="X">
27585       <method name="Void .ctor()">
27586         <size>7</size>
27587       </method>
27588       <method name="Int32 Main()">
27589         <size>171</size>
27590       </method>
27591     </type>
27592   </test>
27593   <test name="test-402.cs">
27594     <type name="X">
27595       <method name="Void .ctor()">
27596         <size>7</size>
27597       </method>
27598       <method name="Int32 Main()">
27599         <size>18</size>
27600       </method>
27601     </type>
27602   </test>
27603   <test name="test-403.cs">
27604     <type name="Foo">
27605       <method name="Void .ctor()">
27606         <size>7</size>
27607       </method>
27608       <method name="Int32 Main()">
27609         <size>91</size>
27610       </method>
27611     </type>
27612   </test>
27613   <test name="test-404.cs">
27614     <type name="X">
27615       <method name="Void .ctor()">
27616         <size>7</size>
27617       </method>
27618       <method name="System.Int32* get_v()">
27619         <size>20</size>
27620       </method>
27621       <method name="Int32 Main()">
27622         <size>48</size>
27623       </method>
27624     </type>
27625   </test>
27626   <test name="test-405.cs">
27627     <type name="testapp.LibTestAPI">
27628       <method name="Void .ctor()">
27629         <size>7</size>
27630       </method>
27631       <method name="Void Create()">
27632         <size>17</size>
27633       </method>
27634     </type>
27635     <type name="testapp.TestApp">
27636       <method name="Void .ctor()">
27637         <size>7</size>
27638       </method>
27639       <method name="Void Main(System.String[])">
27640         <size>13</size>
27641       </method>
27642     </type>
27643   </test>
27644   <test name="test-406.cs">
27645     <type name="TestCase.Test">
27646       <method name="Void .ctor()">
27647         <size>7</size>
27648       </method>
27649       <method name="Int32 Main(System.String[])">
27650         <size>180</size>
27651       </method>
27652       <method name="UInt32 DoOp(System.UInt32*)">
27653         <size>11</size>
27654       </method>
27655       <method name="UInt32 DoOp2(System.UInt32*)">
27656         <size>10</size>
27657       </method>
27658     </type>
27659   </test>
27660   <test name="test-407.cs">
27661     <type name="MainClass">
27662       <method name="Void .ctor()">
27663         <size>7</size>
27664       </method>
27665       <method name="Void Main()">
27666         <size>12</size>
27667       </method>
27668     </type>
27669   </test>
27670   <test name="test-408.cs">
27671     <type name="T">
27672       <method name="Void .ctor()">
27673         <size>7</size>
27674       </method>
27675       <method name="Int32 Main()">
27676         <size>44</size>
27677       </method>
27678     </type>
27679   </test>
27680   <test name="test-409.cs">
27681     <type name="X">
27682       <method name="Int32 Main()">
27683         <size>27</size>
27684       </method>
27685     </type>
27686   </test>
27687   <test name="test-41.cs">
27688     <type name="X">
27689       <method name="Void .ctor()">
27690         <size>7</size>
27691       </method>
27692       <method name="Void A(Int32 ByRef, UInt32 ByRef, SByte ByRef, Byte ByRef, Int64 ByRef, UInt64 ByRef, Int16 ByRef, UInt16 ByRef, Char ByRef, X ByRef, Single ByRef, Double ByRef)">
27693         <size>188</size>
27694       </method>
27695       <method name="Int32 Main()">
27696         <size>228</size>
27697       </method>
27698     </type>
27699   </test>
27700   <test name="test-410.cs">
27701     <type name="B">
27702       <method name="Void .ctor()">
27703         <size>7</size>
27704       </method>
27705       <method name="Int32 Main()">
27706         <size>28</size>
27707       </method>
27708     </type>
27709   </test>
27710   <test name="test-411.cs">
27711     <type name="QtSamples.QtClass">
27712       <method name="Void .ctor()">
27713         <size>24</size>
27714       </method>
27715       <method name="Void pressEvent()">
27716         <size>1</size>
27717       </method>
27718     </type>
27719     <type name="QtSamples.Testing">
27720       <method name="Void .ctor()">
27721         <size>7</size>
27722       </method>
27723       <method name="Int32 Main()">
27724         <size>8</size>
27725       </method>
27726     </type>
27727   </test>
27728   <test name="test-412.cs">
27729     <type name="Foo.Baz">
27730       <method name="Void .ctor()">
27731         <size>7</size>
27732       </method>
27733       <method name="Void Main()">
27734         <size>1</size>
27735       </method>
27736     </type>
27737   </test>
27738   <test name="test-413.cs">
27739     <type name="Driver">
27740       <method name="Void .ctor()">
27741         <size>7</size>
27742       </method>
27743       <method name="Void Main()">
27744         <size>6</size>
27745       </method>
27746     </type>
27747   </test>
27748   <test name="test-414.cs">
27749     <type name="BB">
27750       <method name="Void .ctor()">
27751         <size>7</size>
27752       </method>
27753       <method name="System.String get_Data()">
27754         <size>2</size>
27755       </method>
27756       <method name="Void Main()">
27757         <size>1</size>
27758       </method>
27759     </type>
27760   </test>
27761   <test name="test-415.cs">
27762     <type name="MyTestExtended">
27763       <method name="Void .ctor()">
27764         <size>7</size>
27765       </method>
27766       <method name="System.String GetName()">
27767         <size>6</size>
27768       </method>
27769       <method name="Void Main(System.String[])">
27770         <size>33</size>
27771       </method>
27772     </type>
27773   </test>
27774   <test name="test-416.cs">
27775     <type name="ModTest">
27776       <method name="Void .ctor()">
27777         <size>7</size>
27778       </method>
27779       <method name="Void Main(System.String[])">
27780         <size>20</size>
27781       </method>
27782     </type>
27783     <type name="n1.Adder">
27784       <method name="Void .ctor()">
27785         <size>7</size>
27786       </method>
27787       <method name="Int32 Add(Int32, Int32)">
27788         <size>4</size>
27789       </method>
27790     </type>
27791   </test>
27792   <test name="test-417.cs">
27793     <type name="blah2.MyClass">
27794       <method name="Void .ctor()">
27795         <size>7</size>
27796       </method>
27797       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
27798         <size>24</size>
27799       </method>
27800       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
27801         <size>24</size>
27802       </method>
27803       <method name="Void DoSomethingFunny()">
27804         <size>46</size>
27805       </method>
27806       <method name="Void Main(System.String[])">
27807         <size>13</size>
27808       </method>
27809     </type>
27810   </test>
27811   <test name="test-418.cs">
27812     <type name="M3">
27813       <method name="Void .ctor()">
27814         <size>12</size>
27815       </method>
27816       <method name="Int32 Main()">
27817         <size>133</size>
27818       </method>
27819     </type>
27820     <type name="M1">
27821       <method name="Void .ctor(String)">
27822         <size>14</size>
27823       </method>
27824     </type>
27825     <type name="M2">
27826       <method name="Void .ctor()">
27827         <size>7</size>
27828       </method>
27829     </type>
27830   </test>
27831   <test name="test-419.cs">
27832     <type name="Test">
27833       <method name="Void .ctor()">
27834         <size>7</size>
27835       </method>
27836       <method name="Void Main()">
27837         <size>7</size>
27838       </method>
27839     </type>
27840   </test>
27841   <test name="test-42.cs">
27842     <type name="X">
27843       <method name="Void .ctor()">
27844         <size>7</size>
27845       </method>
27846       <method name="Int32 get_Item(Int32)">
27847         <size>14</size>
27848       </method>
27849       <method name="Void set_Item(Int32, Int32)">
27850         <size>15</size>
27851       </method>
27852       <method name="Int32 get_P()">
27853         <size>7</size>
27854       </method>
27855       <method name="Void set_P(Int32)">
27856         <size>8</size>
27857       </method>
27858     </type>
27859     <type name="Z">
27860       <method name="Void .ctor()">
27861         <size>7</size>
27862       </method>
27863       <method name="Z get_P()">
27864         <size>2</size>
27865       </method>
27866       <method name="Void set_P(Z)">
27867         <size>1</size>
27868       </method>
27869       <method name="Z op_Increment(Z)">
27870         <size>16</size>
27871       </method>
27872     </type>
27873     <type name="Y">
27874       <method name="Void .ctor()">
27875         <size>7</size>
27876       </method>
27877       <method name="Int32 p_pre_increment(X)">
27878         <size>18</size>
27879       </method>
27880       <method name="Int32 p_post_increment(X)">
27881         <size>18</size>
27882       </method>
27883       <method name="Int32 i_pre_increment(X)">
27884         <size>27</size>
27885       </method>
27886       <method name="Int32 i_post_increment(X)">
27887         <size>27</size>
27888       </method>
27889       <method name="Z overload_increment(Z)">
27890         <size>10</size>
27891       </method>
27892       <method name="Z overload_pre_increment(Z)">
27893         <size>10</size>
27894       </method>
27895       <method name="Z ugly(Z)">
27896         <size>21</size>
27897       </method>
27898       <method name="Int32 simple(Int32)">
27899         <size>62</size>
27900       </method>
27901       <method name="Int32 arrays()">
27902         <size>234</size>
27903       </method>
27904       <method name="Int32 Main()">
27905         <size>161</size>
27906       </method>
27907     </type>
27908   </test>
27909   <test name="test-420.cs">
27910     <type name="Test">
27911       <method name="Void .ctor()">
27912         <size>7</size>
27913       </method>
27914       <method name="Void Main()">
27915         <size>7</size>
27916       </method>
27917     </type>
27918   </test>
27919   <test name="test-421.cs">
27920     <type name="A">
27921       <method name="Void .ctor()">
27922         <size>7</size>
27923       </method>
27924       <method name="Void SetObject(System.String)">
27925         <size>12</size>
27926       </method>
27927     </type>
27928     <type name="B">
27929       <method name="Void .ctor()">
27930         <size>7</size>
27931       </method>
27932     </type>
27933     <type name="C">
27934       <method name="Void .ctor()">
27935         <size>7</size>
27936       </method>
27937       <method name="Void .cctor()">
27938         <size>1</size>
27939       </method>
27940       <method name="Void SetObject(System.String)">
27941         <size>18</size>
27942       </method>
27943     </type>
27944     <type name="X">
27945       <method name="Void .ctor()">
27946         <size>7</size>
27947       </method>
27948       <method name="Int32 Main(System.String[])">
27949         <size>31</size>
27950       </method>
27951     </type>
27952   </test>
27953   <test name="test-422.cs">
27954     <type name="HelloWorld.MainClass">
27955       <method name="Void .ctor()">
27956         <size>7</size>
27957       </method>
27958       <method name="Void .cctor()">
27959         <size>17</size>
27960       </method>
27961       <method name="Void Main(System.String[])">
27962         <size>1</size>
27963       </method>
27964       <method name="Boolean CheckTrueThat()">
27965         <size>2</size>
27966       </method>
27967     </type>
27968   </test>
27969   <test name="test-423.cs">
27970     <type name="Test">
27971       <method name="Void .ctor()">
27972         <size>7</size>
27973       </method>
27974       <method name="Void lowLevelCall(System.Int32*)">
27975         <size>1</size>
27976       </method>
27977       <method name="Void Func(Int32 ByRef)">
27978         <size>13</size>
27979       </method>
27980       <method name="Void Main()">
27981         <size>10</size>
27982       </method>
27983     </type>
27984   </test>
27985   <test name="test-424.cs">
27986     <type name="XX">
27987       <method name="Void .ctor()">
27988         <size>7</size>
27989       </method>
27990       <method name="Void Metodo(System.Exception)">
27991         <size>37</size>
27992       </method>
27993       <method name="IEnumerable X()">
27994         <size>16</size>
27995       </method>
27996       <method name="Void Main()">
27997         <size>62</size>
27998       </method>
27999     </type>
28000     <type name="XX+&lt;X&gt;c__Iterator0">
28001       <method name="Void .ctor()">
28002         <size>7</size>
28003       </method>
28004       <method name="System.Object System.Collections.IEnumerator.get_Current()">
28005         <size>7</size>
28006       </method>
28007       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
28008         <size>7</size>
28009       </method>
28010       <method name="Boolean MoveNext()">
28011         <size>105</size>
28012       </method>
28013       <method name="Void Dispose()">
28014         <size>8</size>
28015       </method>
28016       <method name="Void Reset()">
28017         <size>6</size>
28018       </method>
28019       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
28020         <size>7</size>
28021       </method>
28022       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
28023         <size>26</size>
28024       </method>
28025     </type>
28026   </test>
28027   <test name="test-425.cs">
28028     <type name="A">
28029       <method name="Void .ctor()">
28030         <size>7</size>
28031       </method>
28032       <method name="Void Main()">
28033         <size>1</size>
28034       </method>
28035     </type>
28036     <type name="AAttribute">
28037       <method name="Void .ctor()">
28038         <size>7</size>
28039       </method>
28040     </type>
28041   </test>
28042   <test name="test-426.cs">
28043     <type name="X">
28044       <method name="Void .ctor()">
28045         <size>7</size>
28046       </method>
28047       <method name="Void Main()">
28048         <size>11</size>
28049       </method>
28050     </type>
28051   </test>
28052   <test name="test-427.cs">
28053     <type name="X">
28054       <method name="Void .ctor()">
28055         <size>7</size>
28056       </method>
28057       <method name="Void Main()">
28058         <size>11</size>
28059       </method>
28060     </type>
28061   </test>
28062   <test name="test-428.cs">
28063     <type name="A">
28064       <method name="Void .ctor()">
28065         <size>7</size>
28066       </method>
28067     </type>
28068     <type name="X">
28069       <method name="Void .ctor()">
28070         <size>7</size>
28071       </method>
28072       <method name="Void Main()">
28073         <size>18</size>
28074       </method>
28075     </type>
28076     <type name="X+A">
28077       <method name="Void .ctor()">
28078         <size>7</size>
28079       </method>
28080     </type>
28081   </test>
28082   <test name="test-429.cs">
28083     <type name="Foo.A">
28084       <method name="Void .ctor()">
28085         <size>7</size>
28086       </method>
28087     </type>
28088     <type name="A">
28089       <method name="Void .ctor()">
28090         <size>7</size>
28091       </method>
28092     </type>
28093     <type name="X">
28094       <method name="Void .ctor()">
28095         <size>7</size>
28096       </method>
28097       <method name="Void Main()">
28098         <size>18</size>
28099       </method>
28100     </type>
28101   </test>
28102   <test name="test-43.cs">
28103     <type name="X">
28104       <method name="Void .ctor()">
28105         <size>7</size>
28106       </method>
28107       <method name="Int32 test_single(System.Int32[])">
28108         <size>34</size>
28109       </method>
28110       <method name="Int32 test_continue(System.Int32[])">
28111         <size>57</size>
28112       </method>
28113       <method name="Boolean test_double(System.Double[])">
28114         <size>61</size>
28115       </method>
28116       <method name="Int32 test_break(System.Int32[])">
28117         <size>57</size>
28118       </method>
28119       <method name="Boolean test_multi(System.Int32[,])">
28120         <size>84</size>
28121       </method>
28122       <method name="Int32 Main()">
28123         <size>309</size>
28124       </method>
28125     </type>
28126   </test>
28127   <test name="test-430.cs">
28128     <type name="A">
28129       <method name="Void .ctor()">
28130         <size>7</size>
28131       </method>
28132     </type>
28133     <type name="X">
28134       <method name="Void .ctor()">
28135         <size>7</size>
28136       </method>
28137       <method name="Void Main()">
28138         <size>18</size>
28139       </method>
28140     </type>
28141     <type name="X+A">
28142       <method name="Void .ctor()">
28143         <size>7</size>
28144       </method>
28145     </type>
28146   </test>
28147   <test name="test-431.cs">
28148     <type name="Foo.A">
28149       <method name="Void .ctor()">
28150         <size>7</size>
28151       </method>
28152     </type>
28153     <type name="X">
28154       <method name="Void .ctor()">
28155         <size>7</size>
28156       </method>
28157       <method name="Void Main()">
28158         <size>18</size>
28159       </method>
28160     </type>
28161   </test>
28162   <test name="test-432.cs">
28163     <type name="Foo.A">
28164       <method name="Void .ctor()">
28165         <size>7</size>
28166       </method>
28167     </type>
28168     <type name="X">
28169       <method name="Void .ctor()">
28170         <size>7</size>
28171       </method>
28172       <method name="Void Main()">
28173         <size>18</size>
28174       </method>
28175     </type>
28176   </test>
28177   <test name="test-433.cs">
28178     <type name="Foo.A">
28179       <method name="Void .ctor()">
28180         <size>7</size>
28181       </method>
28182     </type>
28183     <type name="X">
28184       <method name="Void .ctor()">
28185         <size>7</size>
28186       </method>
28187       <method name="Void .cctor()">
28188         <size>11</size>
28189       </method>
28190       <method name="Void Main()">
28191         <size>16</size>
28192       </method>
28193     </type>
28194   </test>
28195   <test name="test-434.cs">
28196     <type name="Foo.A">
28197       <method name="Void .ctor()">
28198         <size>7</size>
28199       </method>
28200     </type>
28201     <type name="X">
28202       <method name="Void .ctor()">
28203         <size>7</size>
28204       </method>
28205       <method name="Void .cctor()">
28206         <size>11</size>
28207       </method>
28208       <method name="Void Main()">
28209         <size>16</size>
28210       </method>
28211     </type>
28212   </test>
28213   <test name="test-435.cs">
28214     <type name="X">
28215       <method name="Void .ctor()">
28216         <size>7</size>
28217       </method>
28218       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
28219         <size>2</size>
28220       </method>
28221       <method name="Void Main()">
28222         <size>7</size>
28223       </method>
28224     </type>
28225   </test>
28226   <test name="test-436.cs">
28227     <type name="X">
28228       <method name="Void .ctor()">
28229         <size>7</size>
28230       </method>
28231       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
28232         <size>2</size>
28233       </method>
28234       <method name="Void Main()">
28235         <size>7</size>
28236       </method>
28237     </type>
28238   </test>
28239   <test name="test-437.cs">
28240     <type name="T2">
28241       <method name="Void .ctor()">
28242         <size>7</size>
28243       </method>
28244     </type>
28245     <type name="Test">
28246       <method name="Void .ctor()">
28247         <size>7</size>
28248       </method>
28249       <method name="Void Main()">
28250         <size>65</size>
28251       </method>
28252     </type>
28253   </test>
28254   <test name="test-438.cs">
28255     <type name="Program">
28256       <method name="Void .ctor()">
28257         <size>7</size>
28258       </method>
28259       <method name="Void Main(System.String[])">
28260         <size>40</size>
28261       </method>
28262     </type>
28263   </test>
28264   <test name="test-439.cs">
28265     <type name="Test">
28266       <method name="Void .ctor()">
28267         <size>7</size>
28268       </method>
28269       <method name="Void Main()">
28270         <size>45</size>
28271       </method>
28272     </type>
28273     <type name="LayerMask">
28274       <method name="Int32 op_Implicit(LayerMask)">
28275         <size>8</size>
28276       </method>
28277       <method name="LayerMask op_Implicit(Int32)">
28278         <size>11</size>
28279       </method>
28280     </type>
28281   </test>
28282   <test name="test-44.cs">
28283     <type name="X">
28284       <method name="Void .ctor()">
28285         <size>7</size>
28286       </method>
28287       <method name="Int32 dob(System.Int32[,])">
28288         <size>80</size>
28289       </method>
28290       <method name="Int32 count(System.Object)">
28291         <size>39</size>
28292       </method>
28293       <method name="Int32 Main()">
28294         <size>133</size>
28295       </method>
28296     </type>
28297   </test>
28298   <test name="test-440.cs">
28299     <type name="A">
28300       <method name="Void .ctor()">
28301         <size>7</size>
28302       </method>
28303       <method name="Void Main()">
28304         <size>26</size>
28305       </method>
28306       <method name="Double op_Implicit(A)">
28307         <size>10</size>
28308       </method>
28309       <method name="Int32 op_Implicit(A)">
28310         <size>2</size>
28311       </method>
28312     </type>
28313   </test>
28314   <test name="test-441.cs">
28315     <type name="Test">
28316       <method name="Void .ctor()">
28317         <size>7</size>
28318       </method>
28319       <method name="Void .cctor()">
28320         <size>1</size>
28321       </method>
28322       <method name="Void Main()">
28323         <size>25</size>
28324       </method>
28325     </type>
28326   </test>
28327   <test name="test-442.cs">
28328     <type name="ConsoleApplication1.Program">
28329       <method name="Void .ctor()">
28330         <size>7</size>
28331       </method>
28332       <method name="Void Main(System.String[])">
28333         <size>70</size>
28334       </method>
28335     </type>
28336   </test>
28337   <test name="test-443.cs">
28338     <type name="C">
28339       <method name="Void .ctor(ITopic)">
28340         <size>31</size>
28341       </method>
28342       <method name="Void Main()">
28343         <size>1</size>
28344       </method>
28345     </type>
28346   </test>
28347   <test name="test-444.cs">
28348     <type name="쯠쯡쯢">
28349       <method name="Void .ctor()">
28350         <size>7</size>
28351       </method>
28352       <method name="Void Main()">
28353         <size>1</size>
28354       </method>
28355     </type>
28356   </test>
28357   <test name="test-445.cs">
28358     <type name="ConvFromInt">
28359       <method name="Void .ctor()">
28360         <size>14</size>
28361       </method>
28362       <method name="Void .ctor(Int32)">
28363         <size>16</size>
28364       </method>
28365       <method name="ConvFromInt op_Implicit(Int32)">
28366         <size>7</size>
28367       </method>
28368     </type>
28369     <type name="Foo">
28370       <method name="Void .ctor()">
28371         <size>7</size>
28372       </method>
28373       <method name="Void .cctor()">
28374         <size>45</size>
28375       </method>
28376       <method name="Void Main()">
28377         <size>111</size>
28378       </method>
28379     </type>
28380   </test>
28381   <test name="test-446.cs">
28382     <type name="FooTest">
28383       <method name="Void .ctor()">
28384         <size>7</size>
28385       </method>
28386       <method name="Void Main()">
28387         <size>8</size>
28388       </method>
28389       <method name="Void Foo(UInt64)">
28390         <size>1</size>
28391       </method>
28392     </type>
28393   </test>
28394   <test name="test-447.cs">
28395     <type name="System.MonoTODOAttribute">
28396       <method name="Void .ctor()">
28397         <size>7</size>
28398       </method>
28399     </type>
28400     <type name="System.Web.HttpBrowserCapabilities">
28401       <method name="Void .ctor()">
28402         <size>7</size>
28403       </method>
28404       <method name="System.Version get_A()">
28405         <size>6</size>
28406       </method>
28407     </type>
28408     <type name="Test">
28409       <method name="Void .ctor()">
28410         <size>7</size>
28411       </method>
28412       <method name="Void Main()">
28413         <size>1</size>
28414       </method>
28415     </type>
28416   </test>
28417   <test name="test-448.cs">
28418     <type name="MonoDivideProblem">
28419       <method name="Void .ctor()">
28420         <size>7</size>
28421       </method>
28422       <method name="Void .cctor()">
28423         <size>17</size>
28424       </method>
28425       <method name="Void Main(System.String[])">
28426         <size>27</size>
28427       </method>
28428     </type>
28429   </test>
28430   <test name="test-449.cs">
28431     <type name="X">
28432       <method name="Void .ctor()">
28433         <size>7</size>
28434       </method>
28435       <method name="Void Main()">
28436         <size>1</size>
28437       </method>
28438       <method name="Void Z()">
28439         <size>19</size>
28440       </method>
28441       <method name="Void &lt;Z&gt;m__0(System.Object)">
28442         <size>25</size>
28443       </method>
28444       <method name="Void &lt;Z&gt;m__1(System.Object)">
28445         <size>7</size>
28446       </method>
28447     </type>
28448   </test>
28449   <test name="test-45.cs">
28450     <type name="Blah">
28451       <method name="Void .ctor()">
28452         <size>7</size>
28453       </method>
28454       <method name="Void .cctor()">
28455         <size>98</size>
28456       </method>
28457       <method name="Int32 Main()">
28458         <size>794</size>
28459       </method>
28460     </type>
28461     <type name="&lt;PrivateImplementationDetails&gt;">
28462       <method name="Void .ctor()">
28463         <size>7</size>
28464       </method>
28465     </type>
28466   </test>
28467   <test name="test-450.cs">
28468     <type name="MyAttribute">
28469       <method name="Void .ctor(String)">
28470         <size>7</size>
28471       </method>
28472     </type>
28473     <type name="X">
28474       <method name="Void .ctor()">
28475         <size>7</size>
28476       </method>
28477       <method name="Void Main()">
28478         <size>1</size>
28479       </method>
28480     </type>
28481   </test>
28482   <test name="test-451.cs">
28483     <type name="Test">
28484       <method name="Void .ctor()">
28485         <size>7</size>
28486       </method>
28487       <method name="Void Main()">
28488         <size>22</size>
28489       </method>
28490     </type>
28491   </test>
28492   <test name="test-452.cs">
28493     <type name="Foo">
28494       <method name="Void .ctor()">
28495         <size>7</size>
28496       </method>
28497     </type>
28498     <type name="Test">
28499       <method name="Void .ctor()">
28500         <size>7</size>
28501       </method>
28502       <method name="Void Main()">
28503         <size>7</size>
28504       </method>
28505     </type>
28506   </test>
28507   <test name="test-453.cs">
28508     <type name="C">
28509       <method name="Void .ctor()">
28510         <size>7</size>
28511       </method>
28512       <method name="Void Main()">
28513         <size>33</size>
28514       </method>
28515     </type>
28516   </test>
28517   <test name="test-454.cs">
28518     <type name="FooAttribute">
28519       <method name="Void .ctor()">
28520         <size>7</size>
28521       </method>
28522     </type>
28523     <type name="Test">
28524       <method name="Void .ctor()">
28525         <size>7</size>
28526       </method>
28527       <method name="Int32 Main()">
28528         <size>239</size>
28529       </method>
28530     </type>
28531   </test>
28532   <test name="test-455.cs">
28533     <type name="Test">
28534       <method name="Void .ctor()">
28535         <size>7</size>
28536       </method>
28537       <method name="Void Main()">
28538         <size>21</size>
28539       </method>
28540     </type>
28541     <type name="Foo">
28542       <method name="Int32 GetHashCode()">
28543         <size>17</size>
28544       </method>
28545     </type>
28546   </test>
28547   <test name="test-456.cs">
28548     <type name="Test">
28549       <method name="Void .ctor()">
28550         <size>7</size>
28551       </method>
28552       <method name="Void Main()">
28553         <size>16</size>
28554       </method>
28555     </type>
28556     <type name="Foo">
28557       <method name="Void foo()">
28558         <size>11</size>
28559       </method>
28560     </type>
28561   </test>
28562   <test name="test-457.cs">
28563     <type name="Number">
28564       <method name="Void .ctor()">
28565         <size>7</size>
28566       </method>
28567       <method name="Void IDouble.Add(Double)">
28568         <size>11</size>
28569       </method>
28570       <method name="Void IInteger.Add(Int32)">
28571         <size>11</size>
28572       </method>
28573       <method name="Int32 Main()">
28574         <size>52</size>
28575       </method>
28576     </type>
28577   </test>
28578   <test name="test-458.cs">
28579     <type name="MyAttr">
28580       <method name="Void .ctor()">
28581         <size>7</size>
28582       </method>
28583       <method name="Void .ctor(Type)">
28584         <size>7</size>
28585       </method>
28586       <method name="Void .ctor(String)">
28587         <size>7</size>
28588       </method>
28589       <method name="Void .ctor(Int32)">
28590         <size>7</size>
28591       </method>
28592     </type>
28593     <type name="ClassA">
28594       <method name="Void .ctor()">
28595         <size>7</size>
28596       </method>
28597     </type>
28598     <type name="ClassB">
28599       <method name="Void .ctor()">
28600         <size>7</size>
28601       </method>
28602     </type>
28603     <type name="ClassC">
28604       <method name="Void .ctor()">
28605         <size>7</size>
28606       </method>
28607     </type>
28608     <type name="ClassD">
28609       <method name="Void .ctor()">
28610         <size>7</size>
28611       </method>
28612     </type>
28613     <type name="Top">
28614       <method name="Void .ctor()">
28615         <size>7</size>
28616       </method>
28617       <method name="Int32 Main()">
28618         <size>28</size>
28619       </method>
28620     </type>
28621   </test>
28622   <test name="test-459.cs">
28623     <type name="CC">
28624       <method name="Void .ctor()">
28625         <size>7</size>
28626       </method>
28627       <method name="Int32 Main()">
28628         <size>13</size>
28629       </method>
28630     </type>
28631     <type name="CC+IfElseStateMachine">
28632       <method name="Void .ctor()">
28633         <size>7</size>
28634       </method>
28635       <method name="Void HandleToken(Token)">
28636         <size>15</size>
28637       </method>
28638     </type>
28639   </test>
28640   <test name="test-46.cs">
28641     <type name="X">
28642       <method name="Void .ctor()">
28643         <size>7</size>
28644       </method>
28645       <method name="Int32 cast_int(System.Object)">
28646         <size>8</size>
28647       </method>
28648       <method name="UInt32 cast_uint(System.Object)">
28649         <size>8</size>
28650       </method>
28651       <method name="Int16 cast_short(System.Object)">
28652         <size>8</size>
28653       </method>
28654       <method name="Char cast_char(System.Object)">
28655         <size>8</size>
28656       </method>
28657       <method name="UInt16 cast_ushort(System.Object)">
28658         <size>8</size>
28659       </method>
28660       <method name="Byte cast_byte(System.Object)">
28661         <size>8</size>
28662       </method>
28663       <method name="SByte cast_sbyte(System.Object)">
28664         <size>8</size>
28665       </method>
28666       <method name="Int64 cast_long(System.Object)">
28667         <size>8</size>
28668       </method>
28669       <method name="UInt64 cast_ulong(System.Object)">
28670         <size>8</size>
28671       </method>
28672       <method name="Single cast_float(System.Object)">
28673         <size>8</size>
28674       </method>
28675       <method name="Double cast_double(System.Object)">
28676         <size>8</size>
28677       </method>
28678       <method name="Boolean cast_bool(System.Object)">
28679         <size>8</size>
28680       </method>
28681       <method name="Int32 Main()">
28682         <size>1120</size>
28683       </method>
28684     </type>
28685   </test>
28686   <test name="test-460.cs">
28687     <type name="MainClass">
28688       <method name="Void .ctor()">
28689         <size>7</size>
28690       </method>
28691       <method name="Void .cctor()">
28692         <size>18</size>
28693       </method>
28694       <method name="Void Main()">
28695         <size>1</size>
28696       </method>
28697     </type>
28698   </test>
28699   <test name="test-461.cs">
28700     <type name="Valtest">
28701       <method name="Void .ctor()">
28702         <size>7</size>
28703       </method>
28704       <method name="Int32 Main()">
28705         <size>52</size>
28706       </method>
28707     </type>
28708     <type name="Value">
28709       <method name="Void .ctor(Object)">
28710         <size>1</size>
28711       </method>
28712       <method name="System.Object get_Val()">
28713         <size>7</size>
28714       </method>
28715       <method name="Enum get_Val2()">
28716         <size>7</size>
28717       </method>
28718     </type>
28719   </test>
28720   <test name="test-462.cs">
28721     <type name="X">
28722       <method name="Void .ctor()">
28723         <size>7</size>
28724       </method>
28725       <method name="Void Method(X)">
28726         <size>1</size>
28727       </method>
28728       <method name="Void Method(System.String)">
28729         <size>8</size>
28730       </method>
28731       <method name="Int32 Main()">
28732         <size>28</size>
28733       </method>
28734     </type>
28735   </test>
28736   <test name="test-463.cs">
28737     <type name="PropertySorter">
28738       <method name="Void .ctor()">
28739         <size>7</size>
28740       </method>
28741     </type>
28742     <type name="PathItemBase">
28743       <method name="Void .ctor()">
28744         <size>7</size>
28745       </method>
28746     </type>
28747     <type name="PathItemBase+TypeConverter">
28748       <method name="Void .ctor()">
28749         <size>7</size>
28750       </method>
28751     </type>
28752     <type name="X">
28753       <method name="Void .ctor()">
28754         <size>7</size>
28755       </method>
28756       <method name="Void Main()">
28757         <size>1</size>
28758       </method>
28759     </type>
28760   </test>
28761   <test name="test-464.cs">
28762     <type name="C">
28763       <method name="Void .ctor()">
28764         <size>7</size>
28765       </method>
28766       <method name="Int32 Main()">
28767         <size>85</size>
28768       </method>
28769     </type>
28770   </test>
28771   <test name="test-465.cs">
28772     <type name="C">
28773       <method name="Void .ctor()">
28774         <size>7</size>
28775       </method>
28776       <method name="Int32 Main()">
28777         <size>85</size>
28778       </method>
28779     </type>
28780   </test>
28781   <test name="test-467.cs">
28782     <type name="ExceptionWithAnonMethod">
28783       <method name="Void .ctor()">
28784         <size>7</size>
28785       </method>
28786       <method name="Int32 Main()">
28787         <size>96</size>
28788       </method>
28789       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
28790         <size>13</size>
28791       </method>
28792     </type>
28793     <type name="ExceptionWithAnonMethod+EmptyCallback">
28794       <method name="Void .ctor(Object, IntPtr)">
28795         <size>0</size>
28796       </method>
28797       <method name="Void Invoke()">
28798         <size>0</size>
28799       </method>
28800       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28801         <size>0</size>
28802       </method>
28803       <method name="Void EndInvoke(IAsyncResult)">
28804         <size>0</size>
28805       </method>
28806     </type>
28807     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
28808       <method name="Void .ctor()">
28809         <size>7</size>
28810       </method>
28811       <method name="Void &lt;&gt;m__0()">
28812         <size>33</size>
28813       </method>
28814     </type>
28815   </test>
28816   <test name="test-468.cs">
28817     <type name="CorMetaDataDispenserExClass">
28818       <method name="Void .ctor()">
28819         <size>0</size>
28820       </method>
28821     </type>
28822     <type name="Test">
28823       <method name="Void .ctor()">
28824         <size>7</size>
28825       </method>
28826       <method name="Void XXX()">
28827         <size>12</size>
28828       </method>
28829       <method name="Void Main()">
28830         <size>1</size>
28831       </method>
28832     </type>
28833   </test>
28834   <test name="test-469.cs">
28835     <type name="Lambda">
28836       <method name="Void .ctor()">
28837         <size>7</size>
28838       </method>
28839       <method name="Void f(Int32)">
28840         <size>7</size>
28841       </method>
28842       <method name="Del[] Make2(Int32)">
28843         <size>50</size>
28844       </method>
28845       <method name="Int32 Main()">
28846         <size>68</size>
28847       </method>
28848     </type>
28849     <type name="Del">
28850       <method name="Void .ctor(Object, IntPtr)">
28851         <size>0</size>
28852       </method>
28853       <method name="Void Invoke(Int32)">
28854         <size>0</size>
28855       </method>
28856       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28857         <size>0</size>
28858       </method>
28859       <method name="Void EndInvoke(IAsyncResult)">
28860         <size>0</size>
28861       </method>
28862     </type>
28863     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
28864       <method name="Void .ctor()">
28865         <size>7</size>
28866       </method>
28867       <method name="Void &lt;&gt;m__0(Int32)">
28868         <size>23</size>
28869       </method>
28870       <method name="Void &lt;&gt;m__1(Int32)">
28871         <size>23</size>
28872       </method>
28873     </type>
28874   </test>
28875   <test name="test-47.cs">
28876     <type name="X">
28877       <method name="Void .ctor()">
28878         <size>7</size>
28879       </method>
28880       <method name="Void .cctor()">
28881         <size>1</size>
28882       </method>
28883       <method name="Boolean f()">
28884         <size>24</size>
28885       </method>
28886       <method name="Boolean t()">
28887         <size>24</size>
28888       </method>
28889       <method name="Int32 Main()">
28890         <size>404</size>
28891       </method>
28892     </type>
28893   </test>
28894   <test name="test-470.cs">
28895     <type name="X">
28896       <method name="Void .ctor()">
28897         <size>7</size>
28898       </method>
28899       <method name="System.String get_ASTNodeTypeName()">
28900         <size>16</size>
28901       </method>
28902     </type>
28903     <type name="Demo">
28904       <method name="Void .ctor()">
28905         <size>7</size>
28906       </method>
28907       <method name="Void Main()">
28908         <size>1</size>
28909       </method>
28910     </type>
28911   </test>
28912   <test name="test-471.cs">
28913     <type name="AAttribute">
28914       <method name="Void .ctor()">
28915         <size>7</size>
28916       </method>
28917     </type>
28918     <type name="Demo">
28919       <method name="Void .ctor()">
28920         <size>7</size>
28921       </method>
28922       <method name="Void Main()">
28923         <size>1</size>
28924       </method>
28925     </type>
28926   </test>
28927   <test name="test-472.cs">
28928     <type name="Test">
28929       <method name="Void .ctor()">
28930         <size>7</size>
28931       </method>
28932       <method name="Int32 get_Prop()">
28933         <size>7</size>
28934       </method>
28935       <method name="Void set_Prop(Int32)">
28936         <size>8</size>
28937       </method>
28938       <method name="Int32 Main()">
28939         <size>79</size>
28940       </method>
28941     </type>
28942   </test>
28943   <test name="test-473.cs">
28944     <type name="UnixMarshal">
28945       <method name="Void .ctor()">
28946         <size>7</size>
28947       </method>
28948       <method name="Void .cctor()">
28949         <size>24</size>
28950       </method>
28951       <method name="Void Default(Int32)">
28952         <size>1</size>
28953       </method>
28954       <method name="System.String GetDescription(Error)">
28955         <size>2</size>
28956       </method>
28957     </type>
28958     <type name="UnixMarshal2">
28959       <method name="Void .ctor()">
28960         <size>7</size>
28961       </method>
28962       <method name="System.String GetDescription(Error)">
28963         <size>2</size>
28964       </method>
28965     </type>
28966     <type name="Stdlib">
28967       <method name="Void .ctor()">
28968         <size>7</size>
28969       </method>
28970     </type>
28971     <type name="TestConst">
28972       <method name="Void .ctor()">
28973         <size>7</size>
28974       </method>
28975     </type>
28976     <type name="XX">
28977       <method name="Void .ctor()">
28978         <size>7</size>
28979       </method>
28980     </type>
28981     <type name="Syscall">
28982       <method name="Void .ctor()">
28983         <size>7</size>
28984       </method>
28985       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
28986         <size>2</size>
28987       </method>
28988     </type>
28989     <type name="EnumWrapper">
28990       <method name="Void .ctor(Int32)">
28991         <size>7</size>
28992       </method>
28993     </type>
28994     <type name="Test">
28995       <method name="Void .ctor()">
28996         <size>7</size>
28997       </method>
28998       <method name="Void Main()">
28999         <size>1</size>
29000       </method>
29001     </type>
29002     <type name="SignalHandler">
29003       <method name="Void .ctor(Object, IntPtr)">
29004         <size>0</size>
29005       </method>
29006       <method name="Void Invoke(Int32)">
29007         <size>0</size>
29008       </method>
29009       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29010         <size>0</size>
29011       </method>
29012       <method name="Void EndInvoke(IAsyncResult)">
29013         <size>0</size>
29014       </method>
29015     </type>
29016     <type name="PS">
29017       <method name="Void GetDescription(Error)">
29018         <size>1</size>
29019       </method>
29020     </type>
29021     <type name="Value">
29022       <method name="EnumWrapper op_Explicit(Value)">
29023         <size>11</size>
29024       </method>
29025     </type>
29026   </test>
29027   <test name="test-474.cs">
29028     <type name="Z">
29029       <method name="Void .ctor()">
29030         <size>7</size>
29031       </method>
29032       <method name="Void Main()">
29033         <size>13</size>
29034       </method>
29035       <method name="Void TestPreinc(Int32)">
29036         <size>57</size>
29037       </method>
29038       <method name="Void TestPostinc(Int32)">
29039         <size>57</size>
29040       </method>
29041       <method name="Void Assert(Int32, Int32)">
29042         <size>67</size>
29043       </method>
29044     </type>
29045     <type name="Z+X">
29046       <method name="Void .ctor(Object, IntPtr)">
29047         <size>0</size>
29048       </method>
29049       <method name="Void Invoke()">
29050         <size>0</size>
29051       </method>
29052       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29053         <size>0</size>
29054       </method>
29055       <method name="Void EndInvoke(IAsyncResult)">
29056         <size>0</size>
29057       </method>
29058     </type>
29059     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
29060       <method name="Void .ctor()">
29061         <size>7</size>
29062       </method>
29063       <method name="Void &lt;&gt;m__0()">
29064         <size>38</size>
29065       </method>
29066     </type>
29067     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
29068       <method name="Void .ctor()">
29069         <size>7</size>
29070       </method>
29071       <method name="Void &lt;&gt;m__1()">
29072         <size>38</size>
29073       </method>
29074     </type>
29075   </test>
29076   <test name="test-475.cs">
29077     <type name="X">
29078       <method name="Void .ctor()">
29079         <size>7</size>
29080       </method>
29081       <method name="Void .cctor()">
29082         <size>24</size>
29083       </method>
29084       <method name="Void add_e(MyDelegate)">
29085         <size>22</size>
29086       </method>
29087       <method name="Void remove_e(MyDelegate)">
29088         <size>22</size>
29089       </method>
29090       <method name="Void Test(Int32)">
29091         <size>17</size>
29092       </method>
29093       <method name="Int32 Main()">
29094         <size>28</size>
29095       </method>
29096     </type>
29097     <type name="MyDelegate">
29098       <method name="Void .ctor(Object, IntPtr)">
29099         <size>0</size>
29100       </method>
29101       <method name="Void Invoke(Int32)">
29102         <size>0</size>
29103       </method>
29104       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29105         <size>0</size>
29106       </method>
29107       <method name="Void EndInvoke(IAsyncResult)">
29108         <size>0</size>
29109       </method>
29110     </type>
29111   </test>
29112   <test name="test-476.cs">
29113     <type name="Test">
29114       <method name="Void .ctor()">
29115         <size>7</size>
29116       </method>
29117       <method name="Void Main()">
29118         <size>1</size>
29119       </method>
29120     </type>
29121   </test>
29122   <test name="test-477.cs">
29123     <type name="C">
29124       <method name="Void .ctor()">
29125         <size>7</size>
29126       </method>
29127       <method name="Void Test(Int32 ByRef)">
29128         <size>1</size>
29129       </method>
29130       <method name="Void Main()">
29131         <size>1</size>
29132       </method>
29133     </type>
29134   </test>
29135   <test name="test-478.cs">
29136     <type name="Test.MainClass">
29137       <method name="Void .ctor()">
29138         <size>7</size>
29139       </method>
29140       <method name="Void Main()">
29141         <size>1</size>
29142       </method>
29143     </type>
29144     <type name="Test.TestAttribute">
29145       <method name="Void .ctor(TestEnum2)">
29146         <size>7</size>
29147       </method>
29148     </type>
29149     <type name="Test.Test2Attribute">
29150       <method name="Void .ctor()">
29151         <size>7</size>
29152       </method>
29153     </type>
29154   </test>
29155   <test name="test-479.cs">
29156     <type name="Test.Test">
29157       <method name="Void .ctor()">
29158         <size>7</size>
29159       </method>
29160       <method name="Boolean Equals(System.Object)">
29161         <size>2</size>
29162       </method>
29163       <method name="Int32 GetHashCode()">
29164         <size>2</size>
29165       </method>
29166       <method name="Void Main()">
29167         <size>1</size>
29168       </method>
29169     </type>
29170   </test>
29171   <test name="test-48.cs">
29172     <type name="Blah">
29173       <method name="Void .ctor()">
29174         <size>7</size>
29175       </method>
29176       <method name="Int32 Main()">
29177         <size>59</size>
29178       </method>
29179       <method name="Void Test_1()">
29180         <size>1</size>
29181       </method>
29182     </type>
29183   </test>
29184   <test name="test-480.cs">
29185     <type name="Space">
29186       <method name="Void .ctor()">
29187         <size>14</size>
29188       </method>
29189       <method name="Void Leak(Boolean, Int32)">
29190         <size>85</size>
29191       </method>
29192     </type>
29193     <type name="Program">
29194       <method name="Void .ctor()">
29195         <size>7</size>
29196       </method>
29197       <method name="Void Main(System.String[])">
29198         <size>1</size>
29199       </method>
29200     </type>
29201     <type name="Space+DoCopy">
29202       <method name="Void .ctor(Object, IntPtr)">
29203         <size>0</size>
29204       </method>
29205       <method name="Void Invoke()">
29206         <size>0</size>
29207       </method>
29208       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29209         <size>0</size>
29210       </method>
29211       <method name="Void EndInvoke(IAsyncResult)">
29212         <size>0</size>
29213       </method>
29214     </type>
29215     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
29216       <method name="Void .ctor()">
29217         <size>7</size>
29218       </method>
29219       <method name="Void &lt;&gt;m__0()">
29220         <size>18</size>
29221       </method>
29222       <method name="Void &lt;&gt;m__1()">
29223         <size>68</size>
29224       </method>
29225     </type>
29226     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
29227       <method name="Void .ctor()">
29228         <size>7</size>
29229       </method>
29230     </type>
29231   </test>
29232   <test name="test-481.cs">
29233     <type name="TestClass">
29234       <method name="Int32 Main()">
29235         <size>42</size>
29236       </method>
29237     </type>
29238     <type name="TestDelegate">
29239       <method name="Void .ctor(Object, IntPtr)">
29240         <size>0</size>
29241       </method>
29242       <method name="Void Invoke(Int32 ByRef)">
29243         <size>0</size>
29244       </method>
29245       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
29246         <size>0</size>
29247       </method>
29248       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
29249         <size>0</size>
29250       </method>
29251     </type>
29252     <type name="TestClass">
29253       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
29254         <size>4</size>
29255       </method>
29256     </type>
29257   </test>
29258   <test name="test-482.cs">
29259     <type name="X">
29260       <method name="Void .ctor()">
29261         <size>7</size>
29262       </method>
29263       <method name="Void M4(Int32)">
29264         <size>1</size>
29265       </method>
29266       <method name="Void Main()">
29267         <size>1</size>
29268       </method>
29269       <method name="Void M4(Int32, ...)">
29270         <size>1</size>
29271       </method>
29272     </type>
29273   </test>
29274   <test name="test-483.cs">
29275     <type name="Tests">
29276       <method name="Void .ctor()">
29277         <size>7</size>
29278       </method>
29279       <method name="Void Main()">
29280         <size>21</size>
29281       </method>
29282     </type>
29283   </test>
29284   <test name="test-484.cs">
29285     <type name="Test.TestBit">
29286       <method name="Void .ctor()">
29287         <size>7</size>
29288       </method>
29289       <method name="Void Main()">
29290         <size>1</size>
29291       </method>
29292     </type>
29293   </test>
29294   <test name="test-485.cs">
29295     <type name="MonoBUG">
29296       <method name="Void .ctor()">
29297         <size>7</size>
29298       </method>
29299       <method name="Void Main(System.String[])">
29300         <size>44</size>
29301       </method>
29302     </type>
29303   </test>
29304   <test name="test-486.cs">
29305     <type name="Test">
29306       <method name="Void .ctor()">
29307         <size>7</size>
29308       </method>
29309       <method name="Void Main()">
29310         <size>119</size>
29311       </method>
29312     </type>
29313   </test>
29314   <test name="test-487.cs">
29315     <type name="X">
29316       <method name="Void .ctor(Object)">
29317         <size>72</size>
29318       </method>
29319       <method name="Void .cctor()">
29320         <size>1</size>
29321       </method>
29322       <method name="Int32 Main()">
29323         <size>25</size>
29324       </method>
29325     </type>
29326   </test>
29327   <test name="test-488.cs">
29328     <type name="P">
29329       <method name="Void .ctor()">
29330         <size>7</size>
29331       </method>
29332     </type>
29333     <type name="Test">
29334       <method name="Void .ctor()">
29335         <size>7</size>
29336       </method>
29337       <method name="IEnumerable foo()">
29338         <size>2</size>
29339       </method>
29340       <method name="Void Main()">
29341         <size>160</size>
29342       </method>
29343     </type>
29344     <type name="Q">
29345       <method name="Void .ctor(P)">
29346         <size>8</size>
29347       </method>
29348     </type>
29349   </test>
29350   <test name="test-489.cs">
29351     <type name="test">
29352       <method name="Void .ctor()">
29353         <size>7</size>
29354       </method>
29355       <method name="Void Main()">
29356         <size>1</size>
29357       </method>
29358     </type>
29359   </test>
29360   <test name="test-49.cs">
29361     <type name="X">
29362       <method name="Void .ctor()">
29363         <size>7</size>
29364       </method>
29365       <method name="Int32 s(Byte)">
29366         <size>2182</size>
29367       </method>
29368       <method name="Int32 test(Int32)">
29369         <size>70</size>
29370       </method>
29371       <method name="Int32 tests(System.String)">
29372         <size>152</size>
29373       </method>
29374       <method name="Int32 testn(System.String)">
29375         <size>76</size>
29376       </method>
29377       <method name="Int32 testm(System.String)">
29378         <size>77</size>
29379       </method>
29380       <method name="Int32 testo(System.String)">
29381         <size>79</size>
29382       </method>
29383       <method name="Int32 testp(System.String)">
29384         <size>109</size>
29385       </method>
29386       <method name="Int32 test_def(System.String)">
29387         <size>119</size>
29388       </method>
29389       <method name="Int32 test_coverage(Int32)">
29390         <size>18</size>
29391       </method>
29392       <method name="Int32 test_goto(Int32)">
29393         <size>39</size>
29394       </method>
29395       <method name="Int32 test_memberaccess(System.String)">
29396         <size>76</size>
29397       </method>
29398       <method name="Int32 test_string_multiple_targets(System.String)">
29399         <size>128</size>
29400       </method>
29401       <method name="Int32 test_casts(Int32)">
29402         <size>17</size>
29403       </method>
29404       <method name="Int32 testSwitchEnumLong(TestEnum)">
29405         <size>56</size>
29406       </method>
29407       <method name="Int32 test_long_enum_switch()">
29408         <size>66</size>
29409       </method>
29410       <method name="Int32 tests_default(System.String)">
29411         <size>107</size>
29412       </method>
29413       <method name="Int32 tests_default_2(System.String)">
29414         <size>124</size>
29415       </method>
29416       <method name="Void test_76590(System.String)">
29417         <size>100</size>
29418       </method>
29419       <method name="Void test_77964()">
29420         <size>37</size>
29421       </method>
29422       <method name="Boolean bug_78860()">
29423         <size>107</size>
29424       </method>
29425       <method name="Int32 Main()">
29426         <size>1037</size>
29427       </method>
29428     </type>
29429   </test>
29430   <test name="test-490.cs">
29431     <type name="T">
29432       <method name="Void .ctor()">
29433         <size>7</size>
29434       </method>
29435       <method name="Void .cctor()">
29436         <size>39</size>
29437       </method>
29438       <method name="Void Main()">
29439         <size>1</size>
29440       </method>
29441     </type>
29442   </test>
29443   <test name="test-491.cs">
29444     <type name="M">
29445       <method name="Void .ctor()">
29446         <size>7</size>
29447       </method>
29448       <method name="Void Main()">
29449         <size>1</size>
29450       </method>
29451     </type>
29452     <type name="AttrA">
29453       <method name="Void .ctor()">
29454         <size>7</size>
29455       </method>
29456     </type>
29457     <type name="AttrB">
29458       <method name="Void .ctor()">
29459         <size>7</size>
29460       </method>
29461     </type>
29462   </test>
29463   <test name="test-492.cs">
29464     <type name="Test.My1Attribute">
29465       <method name="Void .ctor(Object)">
29466         <size>19</size>
29467       </method>
29468     </type>
29469     <type name="Test.My2Attribute">
29470       <method name="Void .ctor(String[])">
29471         <size>21</size>
29472       </method>
29473     </type>
29474     <type name="Test.My3Attribute">
29475       <method name="Void .ctor(Byte)">
29476         <size>24</size>
29477       </method>
29478     </type>
29479     <type name="Test.Test">
29480       <method name="Void .ctor()">
29481         <size>7</size>
29482       </method>
29483       <method name="Int32 Main()">
29484         <size>60</size>
29485       </method>
29486     </type>
29487   </test>
29488   <test name="test-493.cs">
29489     <type name="A">
29490       <method name="Void .ctor()">
29491         <size>7</size>
29492       </method>
29493       <method name="Int32 get_f()">
29494         <size>2</size>
29495       </method>
29496     </type>
29497     <type name="B">
29498       <method name="Void .ctor()">
29499         <size>7</size>
29500       </method>
29501       <method name="Int32 bar()">
29502         <size>11</size>
29503       </method>
29504     </type>
29505     <type name="C">
29506       <method name="Void .ctor()">
29507         <size>7</size>
29508       </method>
29509       <method name="Void Main()">
29510         <size>1</size>
29511       </method>
29512     </type>
29513   </test>
29514   <test name="test-494.cs">
29515     <type name="Agresso.Foundation.Function">
29516       <method name="Void .ctor()">
29517         <size>7</size>
29518       </method>
29519       <method name="Void Main()">
29520         <size>1</size>
29521       </method>
29522     </type>
29523     <type name="Agresso.Foundation.Translate">
29524       <method name="Void .ctor(Object, IntPtr)">
29525         <size>0</size>
29526       </method>
29527       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
29528         <size>0</size>
29529       </method>
29530       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
29531         <size>0</size>
29532       </method>
29533       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
29534         <size>0</size>
29535       </method>
29536     </type>
29537   </test>
29538   <test name="test-495.cs">
29539     <type name="plj.aClass">
29540       <method name="Void .ctor()">
29541         <size>7</size>
29542       </method>
29543       <method name="plj.aClass op_Implicit(plj.fromClass)">
29544         <size>2</size>
29545       </method>
29546     </type>
29547     <type name="plj.realClass1">
29548       <method name="Void .ctor()">
29549         <size>7</size>
29550       </method>
29551       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
29552         <size>2</size>
29553       </method>
29554     </type>
29555     <type name="plj.fromClass">
29556       <method name="Void .ctor()">
29557         <size>7</size>
29558       </method>
29559       <method name="Void Main()">
29560         <size>1</size>
29561       </method>
29562     </type>
29563   </test>
29564   <test name="test-496.cs">
29565     <type name="Test">
29566       <method name="Void .ctor()">
29567         <size>7</size>
29568       </method>
29569       <method name="IEnumerator GetEnumerator()">
29570         <size>15</size>
29571       </method>
29572       <method name="Void Main()">
29573         <size>11</size>
29574       </method>
29575       <method name="Void Run()">
29576         <size>166</size>
29577       </method>
29578     </type>
29579     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
29580       <method name="Void .ctor()">
29581         <size>7</size>
29582       </method>
29583       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29584         <size>7</size>
29585       </method>
29586       <method name="Boolean MoveNext()">
29587         <size>129</size>
29588       </method>
29589       <method name="Void Dispose()">
29590         <size>8</size>
29591       </method>
29592       <method name="Void Reset()">
29593         <size>6</size>
29594       </method>
29595       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29596         <size>7</size>
29597       </method>
29598     </type>
29599   </test>
29600   <test name="test-497.cs">
29601     <type name="PlotMenuItem">
29602       <method name="Void .ctor()">
29603         <size>7</size>
29604       </method>
29605       <method name="Void .ctor(EventHandler)">
29606         <size>54</size>
29607       </method>
29608       <method name="Int32 Main()">
29609         <size>50</size>
29610       </method>
29611       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
29612         <size>11</size>
29613       </method>
29614       <method name="System.EventHandler get_Callback()">
29615         <size>7</size>
29616       </method>
29617       <method name="Void set_Callback(System.EventHandler)">
29618         <size>8</size>
29619       </method>
29620     </type>
29621   </test>
29622   <test name="test-498.cs">
29623     <type name="C">
29624       <method name="Void .ctor(Single)">
29625         <size>0</size>
29626       </method>
29627       <method name="Int32 Main()">
29628         <size>39</size>
29629       </method>
29630     </type>
29631   </test>
29632   <test name="test-499.cs">
29633     <type name="X">
29634       <method name="Void .ctor()">
29635         <size>7</size>
29636       </method>
29637       <method name="Void Main()">
29638         <size>24</size>
29639       </method>
29640     </type>
29641   </test>
29642   <test name="test-5.cs">
29643     <type name="X">
29644       <method name="Void .ctor()">
29645         <size>7</size>
29646       </method>
29647       <method name="Int32 Main()">
29648         <size>37</size>
29649       </method>
29650     </type>
29651   </test>
29652   <test name="test-500.cs">
29653     <type name="SomeCustomAttribute">
29654       <method name="Void .ctor()">
29655         <size>7</size>
29656       </method>
29657     </type>
29658     <type name="MainClass">
29659       <method name="Void .ctor()">
29660         <size>7</size>
29661       </method>
29662       <method name="Int32 Main()">
29663         <size>117</size>
29664       </method>
29665     </type>
29666   </test>
29667   <test name="test-501.cs">
29668     <type name="Tests">
29669       <method name="Void .ctor()">
29670         <size>7</size>
29671       </method>
29672       <method name="Void DumpException(Tests+FilterStackFrame)">
29673         <size>1</size>
29674       </method>
29675       <method name="Void foo(Boolean ByRef)">
29676         <size>49</size>
29677       </method>
29678       <method name="Void Main(System.String[])">
29679         <size>8</size>
29680       </method>
29681     </type>
29682     <type name="Tests+FilterStackFrame">
29683       <method name="Void .ctor(Object, IntPtr)">
29684         <size>0</size>
29685       </method>
29686       <method name="Boolean Invoke(System.Object)">
29687         <size>0</size>
29688       </method>
29689       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
29690         <size>0</size>
29691       </method>
29692       <method name="Boolean EndInvoke(IAsyncResult)">
29693         <size>0</size>
29694       </method>
29695     </type>
29696     <type name="Tests">
29697       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
29698         <size>2</size>
29699       </method>
29700     </type>
29701   </test>
29702   <test name="test-502.cs">
29703     <type name="Base">
29704       <method name="Void .ctor()">
29705         <size>7</size>
29706       </method>
29707       <method name="Int32 get_Property()">
29708         <size>3</size>
29709       </method>
29710       <method name="Void Main()">
29711         <size>1</size>
29712       </method>
29713     </type>
29714     <type name="Derived">
29715       <method name="Void .ctor()">
29716         <size>7</size>
29717       </method>
29718       <method name="Int32 get_Property()">
29719         <size>3</size>
29720       </method>
29721     </type>
29722     <type name="BaseClass">
29723       <method name="Void .ctor()">
29724         <size>7</size>
29725       </method>
29726       <method name="Int32 get_Value()">
29727         <size>2</size>
29728       </method>
29729       <method name="Void set_Value(Int32)">
29730         <size>1</size>
29731       </method>
29732     </type>
29733     <type name="DerivedClass">
29734       <method name="Void .ctor()">
29735         <size>7</size>
29736       </method>
29737       <method name="Int32 get_Value()">
29738         <size>2</size>
29739       </method>
29740     </type>
29741     <type name="ErrorClass">
29742       <method name="Void .ctor()">
29743         <size>7</size>
29744       </method>
29745       <method name="Int32 get_Value()">
29746         <size>2</size>
29747       </method>
29748       <method name="Void set_Value(Int32)">
29749         <size>1</size>
29750       </method>
29751     </type>
29752   </test>
29753   <test name="test-503.cs">
29754     <type name="Foo">
29755       <method name="Void .ctor()">
29756         <size>7</size>
29757       </method>
29758       <method name="Int32 Main()">
29759         <size>33</size>
29760       </method>
29761     </type>
29762   </test>
29763   <test name="test-504.cs">
29764     <type name="Foo">
29765       <method name="Void .ctor()">
29766         <size>7</size>
29767       </method>
29768       <method name="Void .cctor()">
29769         <size>7</size>
29770       </method>
29771       <method name="Int32 f()">
29772         <size>2</size>
29773       </method>
29774       <method name="Int32 Main()">
29775         <size>32</size>
29776       </method>
29777     </type>
29778   </test>
29779   <test name="test-505.cs">
29780     <type name="T">
29781       <method name="Void .ctor()">
29782         <size>7</size>
29783       </method>
29784       <method name="Int32 f()">
29785         <size>19</size>
29786       </method>
29787       <method name="Void Main()">
29788         <size>38</size>
29789       </method>
29790     </type>
29791   </test>
29792   <test name="test-506.cs">
29793     <type name="ProtectedSetter.BaseClass">
29794       <method name="Void .ctor()">
29795         <size>7</size>
29796       </method>
29797       <method name="System.String get_Name()">
29798         <size>0</size>
29799       </method>
29800       <method name="Void set_Name(System.String)">
29801         <size>0</size>
29802       </method>
29803     </type>
29804     <type name="ProtectedSetter.DerivedClass">
29805       <method name="Void .ctor()">
29806         <size>7</size>
29807       </method>
29808       <method name="System.String get_Name()">
29809         <size>2</size>
29810       </method>
29811       <method name="Void set_Name(System.String)">
29812         <size>1</size>
29813       </method>
29814       <method name="Void Main()">
29815         <size>1</size>
29816       </method>
29817     </type>
29818   </test>
29819   <test name="test-507.cs">
29820     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
29821       <method name="Void .ctor()">
29822         <size>7</size>
29823       </method>
29824       <method name="Void SomeMethod()">
29825         <size>1</size>
29826       </method>
29827       <method name="Void SomeMethod2()">
29828         <size>1</size>
29829       </method>
29830     </type>
29831     <type name="NewslotVirtualFinal.C">
29832       <method name="Void .ctor()">
29833         <size>7</size>
29834       </method>
29835       <method name="Int32 Main()">
29836         <size>83</size>
29837       </method>
29838     </type>
29839   </test>
29840   <test name="test-508.cs">
29841     <type name="OutputParam">
29842       <method name="Void .ctor()">
29843         <size>7</size>
29844       </method>
29845       <method name="Void Main(System.String[])">
29846         <size>14</size>
29847       </method>
29848       <method name="Void Method(Int32 ByRef)">
29849         <size>17</size>
29850       </method>
29851     </type>
29852   </test>
29853   <test name="test-509.cs">
29854     <type name="BaseClass">
29855       <method name="Void .ctor()">
29856         <size>7</size>
29857       </method>
29858       <method name="Void add_OnEvent(DelegateHandler)">
29859         <size>24</size>
29860       </method>
29861       <method name="Void remove_OnEvent(DelegateHandler)">
29862         <size>24</size>
29863       </method>
29864     </type>
29865     <type name="ExtendingClass">
29866       <method name="Void .ctor()">
29867         <size>7</size>
29868       </method>
29869       <method name="Void Main()">
29870         <size>1</size>
29871       </method>
29872       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
29873         <size>8</size>
29874       </method>
29875       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
29876         <size>8</size>
29877       </method>
29878     </type>
29879     <type name="DelegateHandler">
29880       <method name="Void .ctor(Object, IntPtr)">
29881         <size>0</size>
29882       </method>
29883       <method name="Void Invoke()">
29884         <size>0</size>
29885       </method>
29886       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29887         <size>0</size>
29888       </method>
29889       <method name="Void EndInvoke(IAsyncResult)">
29890         <size>0</size>
29891       </method>
29892     </type>
29893   </test>
29894   <test name="test-51.cs">
29895     <type name="Base">
29896       <method name="Void .ctor()">
29897         <size>25</size>
29898       </method>
29899       <method name="Int32 get_b_int_property()">
29900         <size>7</size>
29901       </method>
29902       <method name="Void set_b_int_property(Int32)">
29903         <size>8</size>
29904       </method>
29905       <method name="System.String b_get_id()">
29906         <size>6</size>
29907       </method>
29908     </type>
29909     <type name="Derived">
29910       <method name="Void .ctor()">
29911         <size>26</size>
29912       </method>
29913       <method name="Int32 get_b_int_property()">
29914         <size>7</size>
29915       </method>
29916       <method name="Void set_b_int_property(Int32)">
29917         <size>8</size>
29918       </method>
29919       <method name="Int32 Test()">
29920         <size>138</size>
29921       </method>
29922     </type>
29923     <type name="boot">
29924       <method name="Void .ctor()">
29925         <size>7</size>
29926       </method>
29927       <method name="Int32 Main()">
29928         <size>13</size>
29929       </method>
29930     </type>
29931   </test>
29932   <test name="test-510.cs">
29933     <type name="Foo">
29934       <method name="Void .ctor()">
29935         <size>7</size>
29936       </method>
29937       <method name="Void test39(Int32 ByRef)">
29938         <size>36</size>
29939       </method>
29940       <method name="Void Main()">
29941         <size>28</size>
29942       </method>
29943     </type>
29944   </test>
29945   <test name="test-511.cs">
29946     <type name="Foo">
29947       <method name="Void .ctor()">
29948         <size>7</size>
29949       </method>
29950       <method name="Void Main(System.String[])">
29951         <size>17</size>
29952       </method>
29953       <method name="Void f()">
29954         <size>7</size>
29955       </method>
29956     </type>
29957   </test>
29958   <test name="test-512.cs">
29959     <type name="Foo">
29960       <method name="Void .ctor()">
29961         <size>7</size>
29962       </method>
29963       <method name="Void Main(System.String[])">
29964         <size>17</size>
29965       </method>
29966       <method name="Void f()">
29967         <size>7</size>
29968       </method>
29969     </type>
29970   </test>
29971   <test name="test-513.cs">
29972     <type name="Test">
29973       <method name="Void .ctor()">
29974         <size>7</size>
29975       </method>
29976       <method name="Int32 Main()">
29977         <size>246</size>
29978       </method>
29979     </type>
29980   </test>
29981   <test name="test-514.cs">
29982     <type name="X">
29983       <method name="Void .ctor()">
29984         <size>7</size>
29985       </method>
29986       <method name="Void HandleConflict(Int32)">
29987         <size>31</size>
29988       </method>
29989       <method name="Int32 Main()">
29990         <size>40</size>
29991       </method>
29992     </type>
29993   </test>
29994   <test name="test-515.cs">
29995     <type name="X">
29996       <method name="Void .ctor()">
29997         <size>7</size>
29998       </method>
29999       <method name="Void Main()">
30000         <size>35</size>
30001       </method>
30002     </type>
30003   </test>
30004   <test name="test-516.cs">
30005     <type name="X">
30006       <method name="Void .ctor()">
30007         <size>7</size>
30008       </method>
30009       <method name="Void Main()">
30010         <size>35</size>
30011       </method>
30012     </type>
30013   </test>
30014   <test name="test-517.cs">
30015     <type name="Test">
30016       <method name="Void .ctor()">
30017         <size>7</size>
30018       </method>
30019       <method name="Int32 Main()">
30020         <size>11</size>
30021       </method>
30022     </type>
30023   </test>
30024   <test name="test-518.cs">
30025     <type name="Foo">
30026       <method name="Void .ctor()">
30027         <size>7</size>
30028       </method>
30029       <method name="Int32 Main()">
30030         <size>19</size>
30031       </method>
30032     </type>
30033   </test>
30034   <test name="test-519.cs">
30035     <type name="Foo">
30036       <method name="Void .ctor()">
30037         <size>7</size>
30038       </method>
30039       <method name="Int32 Main()">
30040         <size>32</size>
30041       </method>
30042       <method name="Void f()">
30043         <size>29</size>
30044       </method>
30045     </type>
30046   </test>
30047   <test name="test-52.cs">
30048     <type name="Y">
30049       <method name="Void .ctor()">
30050         <size>7</size>
30051       </method>
30052       <method name="Boolean MoveNext()">
30053         <size>28</size>
30054       </method>
30055       <method name="System.Object get_Current()">
30056         <size>12</size>
30057       </method>
30058     </type>
30059     <type name="X">
30060       <method name="Void .ctor()">
30061         <size>7</size>
30062       </method>
30063       <method name="Void .cctor()">
30064         <size>36</size>
30065       </method>
30066       <method name="Y GetEnumerator()">
30067         <size>6</size>
30068       </method>
30069       <method name="Int32 Main()">
30070         <size>484</size>
30071       </method>
30072     </type>
30073   </test>
30074   <test name="test-520.cs">
30075     <type name="FakeInt">
30076       <method name="Void .ctor(Int64)">
30077         <size>14</size>
30078       </method>
30079       <method name="Int64 op_Implicit(FakeInt)">
30080         <size>7</size>
30081       </method>
30082     </type>
30083     <type name="MainClass">
30084       <method name="Void .ctor()">
30085         <size>7</size>
30086       </method>
30087       <method name="Void Main()">
30088         <size>28</size>
30089       </method>
30090     </type>
30091   </test>
30092   <test name="test-521.cs">
30093     <type name="Tests">
30094       <method name="Void .ctor()">
30095         <size>7</size>
30096       </method>
30097       <method name="Void CallWithContextN(System.Object, System.Object[])">
30098         <size>1</size>
30099       </method>
30100       <method name="Void Main()">
30101         <size>14</size>
30102       </method>
30103     </type>
30104     <type name="Tests+CallTargetWithContextN">
30105       <method name="Void .ctor(Object, IntPtr)">
30106         <size>0</size>
30107       </method>
30108       <method name="Void Invoke(System.Object, System.Object[])">
30109         <size>0</size>
30110       </method>
30111       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
30112         <size>0</size>
30113       </method>
30114       <method name="Void EndInvoke(IAsyncResult)">
30115         <size>0</size>
30116       </method>
30117     </type>
30118   </test>
30119   <test name="test-522.cs">
30120     <type name="Const">
30121       <method name="Void .ctor()">
30122         <size>7</size>
30123       </method>
30124       <method name="Void Main()">
30125         <size>1</size>
30126       </method>
30127     </type>
30128   </test>
30129   <test name="test-523.cs">
30130     <type name="T">
30131       <method name="Void .ctor()">
30132         <size>7</size>
30133       </method>
30134       <method name="Int32 stuff()">
30135         <size>20</size>
30136       </method>
30137       <method name="Int32 stuff2()">
30138         <size>44</size>
30139       </method>
30140       <method name="Int32 stuff3()">
30141         <size>44</size>
30142       </method>
30143       <method name="Void stuff4()">
30144         <size>20</size>
30145       </method>
30146       <method name="Void stuff_finally()">
30147         <size>1</size>
30148       </method>
30149       <method name="Void Main()">
30150         <size>1</size>
30151       </method>
30152     </type>
30153   </test>
30154   <test name="test-524.cs">
30155     <type name="Foo">
30156       <method name="Void .ctor()">
30157         <size>7</size>
30158       </method>
30159       <method name="Int32 Main()">
30160         <size>42</size>
30161       </method>
30162     </type>
30163   </test>
30164   <test name="test-525.cs">
30165     <type name="X">
30166       <method name="Void .ctor()">
30167         <size>7</size>
30168       </method>
30169       <method name="Void Finalize()">
30170         <size>23</size>
30171       </method>
30172       <method name="Int32 Test1()">
30173         <size>33</size>
30174       </method>
30175       <method name="Void Test2()">
30176         <size>67</size>
30177       </method>
30178       <method name="Void Main()">
30179         <size>39</size>
30180       </method>
30181     </type>
30182   </test>
30183   <test name="test-526.cs">
30184     <type name="Test">
30185       <method name="Void .ctor()">
30186         <size>7</size>
30187       </method>
30188       <method name="Void Main()">
30189         <size>1</size>
30190       </method>
30191       <method name="Void Foo(IListCounter)">
30192         <size>8</size>
30193       </method>
30194       <method name="Void Foo2(IC)">
30195         <size>8</size>
30196       </method>
30197       <method name="Void Foo3(ICC)">
30198         <size>8</size>
30199       </method>
30200       <method name="Void Foo4(IM2)">
30201         <size>8</size>
30202       </method>
30203     </type>
30204   </test>
30205   <test name="test-527.cs">
30206     <type name="Repro">
30207       <method name="Void .ctor()">
30208         <size>19</size>
30209       </method>
30210       <method name="Int32 Main()">
30211         <size>48</size>
30212       </method>
30213       <method name="Void foo()">
30214         <size>61</size>
30215       </method>
30216       <method name="Int32 bar()">
30217         <size>3</size>
30218       </method>
30219     </type>
30220   </test>
30221   <test name="test-528.cs">
30222     <type name="MicroFocus.MONO.Bugs.Odd">
30223       <method name="Void .ctor()">
30224         <size>7</size>
30225       </method>
30226       <method name="Void .cctor()">
30227         <size>25</size>
30228       </method>
30229       <method name="Void Main()">
30230         <size>1</size>
30231       </method>
30232     </type>
30233   </test>
30234   <test name="test-529.cs">
30235     <type name="C">
30236       <method name="Void .ctor()">
30237         <size>7</size>
30238       </method>
30239       <method name="Void Main()">
30240         <size>8</size>
30241       </method>
30242     </type>
30243   </test>
30244   <test name="test-53.cs">
30245     <type name="MyDispose">
30246       <method name="Void .ctor()">
30247         <size>7</size>
30248       </method>
30249       <method name="Void Dispose()">
30250         <size>8</size>
30251       </method>
30252     </type>
30253     <type name="X">
30254       <method name="Void .ctor()">
30255         <size>7</size>
30256       </method>
30257       <method name="Int32 Main()">
30258         <size>257</size>
30259       </method>
30260     </type>
30261   </test>
30262   <test name="test-530.cs">
30263     <type name="X">
30264       <method name="Void .ctor()">
30265         <size>7</size>
30266       </method>
30267       <method name="Void e(System.Object[])">
30268         <size>1</size>
30269       </method>
30270       <method name="Void Main()">
30271         <size>1</size>
30272       </method>
30273     </type>
30274   </test>
30275   <test name="test-531.cs">
30276     <type name="Test">
30277       <method name="Void .ctor()">
30278         <size>7</size>
30279       </method>
30280       <method name="Void Main()">
30281         <size>11</size>
30282       </method>
30283     </type>
30284   </test>
30285   <test name="test-532.cs">
30286     <type name="X">
30287       <method name="Void .ctor()">
30288         <size>47</size>
30289       </method>
30290       <method name="Void Main()">
30291         <size>1</size>
30292       </method>
30293     </type>
30294   </test>
30295   <test name="test-533.cs">
30296     <type name="Test">
30297       <method name="Void .ctor()">
30298         <size>7</size>
30299       </method>
30300       <method name="Void True(Boolean)">
30301         <size>10</size>
30302       </method>
30303       <method name="Void False(Boolean)">
30304         <size>13</size>
30305       </method>
30306       <method name="Void Main()">
30307         <size>61</size>
30308       </method>
30309     </type>
30310   </test>
30311   <test name="test-535.cs">
30312     <type name="X">
30313       <method name="Void .ctor()">
30314         <size>7</size>
30315       </method>
30316       <method name="Void Main()">
30317         <size>77</size>
30318       </method>
30319       <method name="Void Compile()">
30320         <size>19</size>
30321       </method>
30322       <method name="Void M(Int64)">
30323         <size>1</size>
30324       </method>
30325       <method name="Void M(UInt64)">
30326         <size>1</size>
30327       </method>
30328       <method name="Void M(System.Object)">
30329         <size>1</size>
30330       </method>
30331     </type>
30332   </test>
30333   <test name="test-536.cs">
30334     <type name="Test">
30335       <method name="Void add_Foo(FooHandler)">
30336         <size>22</size>
30337       </method>
30338       <method name="Void remove_Foo(FooHandler)">
30339         <size>22</size>
30340       </method>
30341       <method name="Void OnFooTest()">
30342         <size>1</size>
30343       </method>
30344       <method name="Void Main()">
30345         <size>31</size>
30346       </method>
30347     </type>
30348     <type name="FooHandler">
30349       <method name="Void .ctor(Object, IntPtr)">
30350         <size>0</size>
30351       </method>
30352       <method name="Void Invoke()">
30353         <size>0</size>
30354       </method>
30355       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30356         <size>0</size>
30357       </method>
30358       <method name="Void EndInvoke(IAsyncResult)">
30359         <size>0</size>
30360       </method>
30361     </type>
30362     <type name="Test">
30363       <method name="Void &lt;Main&gt;m__0()">
30364         <size>33</size>
30365       </method>
30366     </type>
30367   </test>
30368   <test name="test-537.cs">
30369     <type name="Base">
30370       <method name="Void .ctor()">
30371         <size>7</size>
30372       </method>
30373       <method name="System.String get_H()">
30374         <size>6</size>
30375       </method>
30376     </type>
30377     <type name="X">
30378       <method name="Void .ctor()">
30379         <size>7</size>
30380       </method>
30381     </type>
30382     <type name="X+Derived">
30383       <method name="Void .ctor()">
30384         <size>7</size>
30385       </method>
30386     </type>
30387     <type name="X+Derived+Nested">
30388       <method name="Void .ctor()">
30389         <size>7</size>
30390       </method>
30391       <method name="Void G()">
30392         <size>21</size>
30393       </method>
30394     </type>
30395     <type name="Derived">
30396       <method name="Void .ctor()">
30397         <size>7</size>
30398       </method>
30399     </type>
30400     <type name="Derived+Nested">
30401       <method name="Void .ctor()">
30402         <size>7</size>
30403       </method>
30404       <method name="Void G()">
30405         <size>18</size>
30406       </method>
30407     </type>
30408     <type name="Test">
30409       <method name="Void .ctor()">
30410         <size>7</size>
30411       </method>
30412       <method name="Void Main()">
30413         <size>1</size>
30414       </method>
30415     </type>
30416   </test>
30417   <test name="test-538.cs">
30418     <type name="concrete">
30419       <method name="Void .ctor()">
30420         <size>7</size>
30421       </method>
30422     </type>
30423     <type name="Program">
30424       <method name="Void .ctor()">
30425         <size>7</size>
30426       </method>
30427       <method name="concrete getConcrete(IInterface)">
30428         <size>6</size>
30429       </method>
30430       <method name="Void Main(System.String[])">
30431         <size>20</size>
30432       </method>
30433     </type>
30434     <type name="testDelegate">
30435       <method name="Void .ctor(Object, IntPtr)">
30436         <size>0</size>
30437       </method>
30438       <method name="IInterface Invoke(concrete)">
30439         <size>0</size>
30440       </method>
30441       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
30442         <size>0</size>
30443       </method>
30444       <method name="IInterface EndInvoke(IAsyncResult)">
30445         <size>0</size>
30446       </method>
30447     </type>
30448   </test>
30449   <test name="test-54.cs">
30450     <type name="X">
30451       <method name="Void .ctor()">
30452         <size>7</size>
30453       </method>
30454       <method name="Boolean v()">
30455         <size>26</size>
30456       </method>
30457       <method name="Int32 Main()">
30458         <size>2</size>
30459       </method>
30460     </type>
30461   </test>
30462   <test name="test-540.cs">
30463     <type name="A">
30464       <method name="Void .ctor()">
30465         <size>7</size>
30466       </method>
30467       <method name="Byte op_Implicit(A)">
30468         <size>3</size>
30469       </method>
30470     </type>
30471     <type name="Constraint">
30472       <method name="Void .ctor()">
30473         <size>7</size>
30474       </method>
30475       <method name="Void Foo(System.Object)">
30476         <size>1</size>
30477       </method>
30478       <method name="Int32 Main()">
30479         <size>93</size>
30480       </method>
30481       <method name="Constraint op_LogicalNot(Constraint)">
30482         <size>2</size>
30483       </method>
30484       <method name="Constraint op_UnaryPlus(Constraint)">
30485         <size>2</size>
30486       </method>
30487       <method name="Constraint op_OnesComplement(Constraint)">
30488         <size>2</size>
30489       </method>
30490       <method name="Constraint op_UnaryNegation(Constraint)">
30491         <size>2</size>
30492       </method>
30493     </type>
30494   </test>
30495   <test name="test-541.cs">
30496     <type name="A">
30497       <method name="Void .ctor(TestFunc)">
30498         <size>14</size>
30499       </method>
30500     </type>
30501     <type name="TestClass">
30502       <method name="Void .ctor()">
30503         <size>7</size>
30504       </method>
30505       <method name="Void .cctor()">
30506         <size>46</size>
30507       </method>
30508       <method name="Int32 Main()">
30509         <size>6</size>
30510       </method>
30511     </type>
30512     <type name="TestFunc">
30513       <method name="Void .ctor(Object, IntPtr)">
30514         <size>0</size>
30515       </method>
30516       <method name="Void Invoke(Int32)">
30517         <size>0</size>
30518       </method>
30519       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30520         <size>0</size>
30521       </method>
30522       <method name="Void EndInvoke(IAsyncResult)">
30523         <size>0</size>
30524       </method>
30525     </type>
30526     <type name="TestClass">
30527       <method name="Void &lt;TestClass&gt;m__0(Int32)">
30528         <size>7</size>
30529       </method>
30530     </type>
30531   </test>
30532   <test name="test-542.cs">
30533     <type name="X">
30534       <method name="Void .ctor()">
30535         <size>7</size>
30536       </method>
30537       <method name="Void Main()">
30538         <size>1</size>
30539       </method>
30540     </type>
30541     <type name="ARec">
30542       <method name="Void .ctor(Decimal)">
30543         <size>14</size>
30544       </method>
30545       <method name="Decimal Round(Int32)">
30546         <size>13</size>
30547       </method>
30548       <method name="Decimal Round(Decimal, Int32)">
30549         <size>7</size>
30550       </method>
30551     </type>
30552   </test>
30553   <test name="test-543.cs">
30554     <type name="BetterMethod">
30555       <method name="Void .ctor()">
30556         <size>7</size>
30557       </method>
30558       <method name="Int32 get_Item(System.Boolean[])">
30559         <size>2</size>
30560       </method>
30561       <method name="System.String get_Item(Boolean, System.Object)">
30562         <size>6</size>
30563       </method>
30564     </type>
30565     <type name="MainClass">
30566       <method name="Void .ctor()">
30567         <size>7</size>
30568       </method>
30569       <method name="Int32 get_Item(Int32, System.String[])">
30570         <size>2</size>
30571       </method>
30572       <method name="Void set_Item(Int32, System.String[], Int32)">
30573         <size>40</size>
30574       </method>
30575       <method name="System.Object get_Item(Int32, System.Object[])">
30576         <size>2</size>
30577       </method>
30578       <method name="Void set_Item(Int32, System.Object[], System.Object)">
30579         <size>40</size>
30580       </method>
30581       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
30582         <size>2</size>
30583       </method>
30584       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
30585         <size>40</size>
30586       </method>
30587       <method name="Void Main(System.String[])">
30588         <size>258</size>
30589       </method>
30590     </type>
30591   </test>
30592   <test name="test-544.cs">
30593     <type name="X">
30594       <method name="Void .ctor()">
30595         <size>7</size>
30596       </method>
30597       <method name="Void Main()">
30598         <size>32</size>
30599       </method>
30600     </type>
30601   </test>
30602   <test name="test-545.cs">
30603     <type name="X">
30604       <method name="Void .ctor()">
30605         <size>7</size>
30606       </method>
30607       <method name="Void Main()">
30608         <size>1</size>
30609       </method>
30610     </type>
30611     <type name="Dingus">
30612       <method name="Void .ctor(Int32)">
30613         <size>1</size>
30614       </method>
30615     </type>
30616   </test>
30617   <test name="test-546.cs">
30618     <type name="NameSpace.C">
30619       <method name="Void .ctor()">
30620         <size>7</size>
30621       </method>
30622       <method name="Void Main()">
30623         <size>1</size>
30624       </method>
30625     </type>
30626   </test>
30627   <test name="test-547.cs">
30628     <type name="C">
30629       <method name="Void .ctor()">
30630         <size>7</size>
30631       </method>
30632       <method name="Void Main()">
30633         <size>1</size>
30634       </method>
30635     </type>
30636   </test>
30637   <test name="test-548.cs">
30638     <type name="Bugs.Bug0">
30639       <method name="Void .ctor()">
30640         <size>7</size>
30641       </method>
30642       <method name="Int32 Main()">
30643         <size>23</size>
30644       </method>
30645     </type>
30646     <type name="Bugs.Bug0+MyBoolean">
30647       <method name="Void .ctor(Boolean)">
30648         <size>8</size>
30649       </method>
30650       <method name="MyBoolean op_Implicit(Boolean)">
30651         <size>7</size>
30652       </method>
30653       <method name="Boolean op_Implicit(MyBoolean)">
30654         <size>8</size>
30655       </method>
30656     </type>
30657   </test>
30658   <test name="test-549.cs">
30659     <type name="Do">
30660       <method name="Void .ctor()">
30661         <size>7</size>
30662       </method>
30663       <method name="Void Register(Get)">
30664         <size>1</size>
30665       </method>
30666       <method name="Void Register(System.Object)">
30667         <size>1</size>
30668       </method>
30669       <method name="System.Object MyGet(Do)">
30670         <size>2</size>
30671       </method>
30672       <method name="Void X()">
30673         <size>19</size>
30674       </method>
30675     </type>
30676     <type name="User">
30677       <method name="Void .ctor()">
30678         <size>7</size>
30679       </method>
30680       <method name="Void Main()">
30681         <size>1</size>
30682       </method>
30683     </type>
30684     <type name="Get">
30685       <method name="Void .ctor(Object, IntPtr)">
30686         <size>0</size>
30687       </method>
30688       <method name="System.Object Invoke(Do)">
30689         <size>0</size>
30690       </method>
30691       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
30692         <size>0</size>
30693       </method>
30694       <method name="System.Object EndInvoke(IAsyncResult)">
30695         <size>0</size>
30696       </method>
30697     </type>
30698   </test>
30699   <test name="test-55.cs">
30700     <type name="A.B.C">
30701       <method name="Void .ctor()">
30702         <size>7</size>
30703       </method>
30704       <method name="Void Hola()">
30705         <size>11</size>
30706       </method>
30707     </type>
30708     <type name="X.Y.Z.W">
30709       <method name="Void .ctor()">
30710         <size>7</size>
30711       </method>
30712       <method name="Void Ahoj()">
30713         <size>11</size>
30714       </method>
30715     </type>
30716     <type name="Foo.System">
30717       <method name="Void .ctor()">
30718         <size>7</size>
30719       </method>
30720       <method name="Void X()">
30721         <size>11</size>
30722       </method>
30723     </type>
30724     <type name="App">
30725       <method name="Void .ctor()">
30726         <size>7</size>
30727       </method>
30728       <method name="Int32 Main()">
30729         <size>12</size>
30730       </method>
30731     </type>
30732   </test>
30733   <test name="test-550.cs">
30734     <type name="Bla.Blub.Fo‿o">
30735       <method name="Void .ctor()">
30736         <size>7</size>
30737       </method>
30738       <method name="Void Main(System.String[])">
30739         <size>11</size>
30740       </method>
30741     </type>
30742   </test>
30743   <test name="test-551.cs">
30744     <type name="System.Int32">
30745       <method name="Void Main()">
30746         <size>1</size>
30747       </method>
30748     </type>
30749   </test>
30750   <test name="test-552.cs">
30751     <type name="C">
30752       <method name="Void .ctor()">
30753         <size>7</size>
30754       </method>
30755       <method name="Void Test(C)">
30756         <size>1</size>
30757       </method>
30758       <method name="Void Main()">
30759         <size>14</size>
30760       </method>
30761     </type>
30762   </test>
30763   <test name="test-553.cs">
30764     <type name="A">
30765       <method name="Void .ctor()">
30766         <size>7</size>
30767       </method>
30768       <method name="Void Add(System.Object)">
30769         <size>1</size>
30770       </method>
30771     </type>
30772     <type name="B">
30773       <method name="Void .ctor()">
30774         <size>7</size>
30775       </method>
30776       <method name="Boolean Add(System.Object)">
30777         <size>2</size>
30778       </method>
30779       <method name="Void Main()">
30780         <size>1</size>
30781       </method>
30782     </type>
30783   </test>
30784   <test name="test-554.cs">
30785     <type name="C">
30786       <method name="Void .ctor()">
30787         <size>7</size>
30788       </method>
30789       <method name="Int32 Main()">
30790         <size>145</size>
30791       </method>
30792     </type>
30793     <type name="&lt;PrivateImplementationDetails&gt;">
30794       <method name="Void .ctor()">
30795         <size>7</size>
30796       </method>
30797     </type>
30798   </test>
30799   <test name="test-555.cs">
30800     <type name="Test">
30801       <method name="Void .ctor()">
30802         <size>7</size>
30803       </method>
30804       <method name="Int32 Main()">
30805         <size>351</size>
30806       </method>
30807     </type>
30808   </test>
30809   <test name="test-556.cs">
30810     <type name="S">
30811       <method name="Void .ctor()">
30812         <size>7</size>
30813       </method>
30814       <method name="Void Frobnikator()">
30815         <size>1</size>
30816       </method>
30817       <method name="Void CharToX()">
30818         <size>1</size>
30819       </method>
30820       <method name="Int32 Main()">
30821         <size>35</size>
30822       </method>
30823     </type>
30824   </test>
30825   <test name="test-557.cs">
30826     <type name="Test">
30827       <method name="Void .ctor()">
30828         <size>7</size>
30829       </method>
30830       <method name="Void Main(System.String[])">
30831         <size>1</size>
30832       </method>
30833     </type>
30834   </test>
30835   <test name="test-558.cs">
30836     <type name="TestClass">
30837       <method name="Void .ctor()">
30838         <size>7</size>
30839       </method>
30840       <method name="Void Main()">
30841         <size>21</size>
30842       </method>
30843       <method name="Void TestMethod(Int32)">
30844         <size>1</size>
30845       </method>
30846     </type>
30847     <type name="TestClass+OneDelegate">
30848       <method name="Void .ctor(Object, IntPtr)">
30849         <size>0</size>
30850       </method>
30851       <method name="Void Invoke(Int32)">
30852         <size>0</size>
30853       </method>
30854       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30855         <size>0</size>
30856       </method>
30857       <method name="Void EndInvoke(IAsyncResult)">
30858         <size>0</size>
30859       </method>
30860     </type>
30861   </test>
30862   <test name="test-559.cs">
30863     <type name="C">
30864       <method name="Void .ctor()">
30865         <size>7</size>
30866       </method>
30867       <method name="Void add_TestEvent(B+TestDelegate)">
30868         <size>24</size>
30869       </method>
30870       <method name="Void remove_TestEvent(B+TestDelegate)">
30871         <size>24</size>
30872       </method>
30873       <method name="Void Main()">
30874         <size>1</size>
30875       </method>
30876     </type>
30877   </test>
30878   <test name="test-56.cs">
30879     <type name="A">
30880       <method name="Void .ctor()">
30881         <size>7</size>
30882       </method>
30883       <method name="Int32 get_P()">
30884         <size>7</size>
30885       </method>
30886       <method name="Void set_P(Int32)">
30887         <size>8</size>
30888       </method>
30889       <method name="Int32 get_Q()">
30890         <size>0</size>
30891       </method>
30892       <method name="Void set_Q(Int32)">
30893         <size>0</size>
30894       </method>
30895       <method name="Int32 get_R()">
30896         <size>7</size>
30897       </method>
30898       <method name="Void set_R(Int32)">
30899         <size>8</size>
30900       </method>
30901     </type>
30902     <type name="B">
30903       <method name="Void .ctor()">
30904         <size>7</size>
30905       </method>
30906       <method name="Int32 get_P()">
30907         <size>7</size>
30908       </method>
30909       <method name="Void set_P(Int32)">
30910         <size>8</size>
30911       </method>
30912       <method name="Int32 get_Q()">
30913         <size>7</size>
30914       </method>
30915       <method name="Void set_Q(Int32)">
30916         <size>8</size>
30917       </method>
30918     </type>
30919     <type name="C">
30920       <method name="Void .ctor()">
30921         <size>7</size>
30922       </method>
30923       <method name="Int32 get_Q()">
30924         <size>7</size>
30925       </method>
30926       <method name="Void set_Q(Int32)">
30927         <size>8</size>
30928       </method>
30929       <method name="Int32 get_R()">
30930         <size>7</size>
30931       </method>
30932       <method name="Void set_R(Int32)">
30933         <size>8</size>
30934       </method>
30935     </type>
30936     <type name="M">
30937       <method name="Void .ctor()">
30938         <size>7</size>
30939       </method>
30940       <method name="Int32 Main()">
30941         <size>221</size>
30942       </method>
30943     </type>
30944   </test>
30945   <test name="test-560.cs">
30946     <type name="Bugs.Bug2">
30947       <method name="Void .ctor()">
30948         <size>7</size>
30949       </method>
30950       <method name="Void Main(System.String[])">
30951         <size>81</size>
30952       </method>
30953     </type>
30954     <type name="Bugs.Bug2+MyByte">
30955       <method name="Void .ctor(Byte)">
30956         <size>8</size>
30957       </method>
30958       <method name="MyByte op_Implicit(Byte)">
30959         <size>7</size>
30960       </method>
30961       <method name="Byte op_Implicit(MyByte)">
30962         <size>8</size>
30963       </method>
30964     </type>
30965     <type name="Bugs.Bug2+MyInt">
30966       <method name="Void .ctor(Int32)">
30967         <size>8</size>
30968       </method>
30969       <method name="MyInt op_Implicit(Int32)">
30970         <size>7</size>
30971       </method>
30972       <method name="Int32 op_Implicit(MyInt)">
30973         <size>8</size>
30974       </method>
30975     </type>
30976   </test>
30977   <test name="test-561.cs">
30978     <type name="A">
30979       <method name="Void .ctor()">
30980         <size>7</size>
30981       </method>
30982       <method name="Void I.M()">
30983         <size>1</size>
30984       </method>
30985       <method name="Void M()">
30986         <size>0</size>
30987       </method>
30988     </type>
30989     <type name="C">
30990       <method name="Void .ctor()">
30991         <size>7</size>
30992       </method>
30993       <method name="Void M()">
30994         <size>1</size>
30995       </method>
30996       <method name="Void Main()">
30997         <size>1</size>
30998       </method>
30999     </type>
31000   </test>
31001   <test name="test-562.cs">
31002     <type name="Program">
31003       <method name="Void .ctor()">
31004         <size>7</size>
31005       </method>
31006       <method name="Int32 Main()">
31007         <size>45</size>
31008       </method>
31009     </type>
31010   </test>
31011   <test name="test-563.cs">
31012     <type name="Test">
31013       <method name="Void .ctor()">
31014         <size>7</size>
31015       </method>
31016       <method name="System.Object TestMethod(TestCollection)">
31017         <size>62</size>
31018       </method>
31019       <method name="Void Main()">
31020         <size>1</size>
31021       </method>
31022     </type>
31023   </test>
31024   <test name="test-564.cs">
31025     <type name="A">
31026       <method name="Void .ctor()">
31027         <size>7</size>
31028       </method>
31029       <method name="Void Main()">
31030         <size>1</size>
31031       </method>
31032     </type>
31033   </test>
31034   <test name="test-565.cs">
31035     <type name="T">
31036       <method name="Void .ctor()">
31037         <size>7</size>
31038       </method>
31039       <method name="Boolean Equals(System.Object)">
31040         <size>2</size>
31041       </method>
31042       <method name="Void Main()">
31043         <size>1</size>
31044       </method>
31045     </type>
31046   </test>
31047   <test name="test-566.cs">
31048     <type name="Test">
31049       <method name="Void .ctor()">
31050         <size>7</size>
31051       </method>
31052       <method name="System.String get_Spec()">
31053         <size>12</size>
31054       </method>
31055       <method name="Void Foo(C)">
31056         <size>7</size>
31057       </method>
31058       <method name="Void Foo2(CC)">
31059         <size>12</size>
31060       </method>
31061       <method name="Void Main()">
31062         <size>1</size>
31063       </method>
31064     </type>
31065     <type name="CA">
31066       <method name="Void .ctor()">
31067         <size>7</size>
31068       </method>
31069       <method name="Void set_Spec(System.String)">
31070         <size>1</size>
31071       </method>
31072     </type>
31073     <type name="CB">
31074       <method name="Void .ctor()">
31075         <size>7</size>
31076       </method>
31077       <method name="Void set_Spec(System.String)">
31078         <size>1</size>
31079       </method>
31080     </type>
31081     <type name="CC">
31082       <method name="Void .ctor()">
31083         <size>7</size>
31084       </method>
31085     </type>
31086   </test>
31087   <test name="test-567.cs">
31088     <type name="preservesig_test.Class1">
31089       <method name="Void .ctor()">
31090         <size>7</size>
31091       </method>
31092       <method name="Int32 Main(System.String[])">
31093         <size>143</size>
31094       </method>
31095     </type>
31096     <type name="preservesig_test.TestClass">
31097       <method name="Void .ctor()">
31098         <size>7</size>
31099       </method>
31100       <method name="Void add_e(preservesig_test.TestClass+D)">
31101         <size>24</size>
31102       </method>
31103       <method name="Void remove_e(preservesig_test.TestClass+D)">
31104         <size>24</size>
31105       </method>
31106       <method name="Int32 DoFoo()">
31107         <size>2</size>
31108       </method>
31109       <method name="Int32 get_Foo()">
31110         <size>2</size>
31111       </method>
31112     </type>
31113     <type name="preservesig_test.TestClass+D">
31114       <method name="Void .ctor(Object, IntPtr)">
31115         <size>0</size>
31116       </method>
31117       <method name="Void Invoke()">
31118         <size>0</size>
31119       </method>
31120       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31121         <size>0</size>
31122       </method>
31123       <method name="Void EndInvoke(IAsyncResult)">
31124         <size>0</size>
31125       </method>
31126     </type>
31127   </test>
31128   <test name="test-568.cs">
31129     <type name="B">
31130       <method name="Void .ctor()">
31131         <size>7</size>
31132       </method>
31133       <method name="Void Main()">
31134         <size>1</size>
31135       </method>
31136     </type>
31137   </test>
31138   <test name="test-569.cs">
31139     <type name="MyAttribute">
31140       <method name="Void .ctor()">
31141         <size>7</size>
31142       </method>
31143     </type>
31144     <type name="SubAttribute">
31145       <method name="Void .ctor()">
31146         <size>7</size>
31147       </method>
31148     </type>
31149     <type name="test">
31150       <method name="Void .ctor()">
31151         <size>7</size>
31152       </method>
31153       <method name="Void method()">
31154         <size>1</size>
31155       </method>
31156       <method name="Void Main()">
31157         <size>1</size>
31158       </method>
31159     </type>
31160   </test>
31161   <test name="test-57.cs">
31162     <type name="Button">
31163       <method name="Void .ctor()">
31164         <size>7</size>
31165       </method>
31166       <method name="Void add_Click(EventHandler)">
31167         <size>24</size>
31168       </method>
31169       <method name="Void remove_Click(EventHandler)">
31170         <size>24</size>
31171       </method>
31172       <method name="Void OnClick(Int32, Int32)">
31173         <size>36</size>
31174       </method>
31175       <method name="Void Reset()">
31176         <size>8</size>
31177       </method>
31178     </type>
31179     <type name="Blah">
31180       <method name="Void .ctor()">
31181         <size>18</size>
31182       </method>
31183       <method name="Void Connect()">
31184         <size>59</size>
31185       </method>
31186       <method name="Void Button1_Click(Int32, Int32)">
31187         <size>34</size>
31188       </method>
31189       <method name="Void Foo_Click(Int32, Int32)">
31190         <size>34</size>
31191       </method>
31192       <method name="Void Disconnect()">
31193         <size>34</size>
31194       </method>
31195       <method name="Int32 Main()">
31196         <size>66</size>
31197       </method>
31198     </type>
31199     <type name="EventHandler">
31200       <method name="Void .ctor(Object, IntPtr)">
31201         <size>0</size>
31202       </method>
31203       <method name="Void Invoke(Int32, Int32)">
31204         <size>0</size>
31205       </method>
31206       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
31207         <size>0</size>
31208       </method>
31209       <method name="Void EndInvoke(IAsyncResult)">
31210         <size>0</size>
31211       </method>
31212     </type>
31213   </test>
31214   <test name="test-570.cs">
31215     <type name="Bar">
31216       <method name="Void .ctor()">
31217         <size>7</size>
31218       </method>
31219     </type>
31220     <type name="Program">
31221       <method name="Void .ctor()">
31222         <size>7</size>
31223       </method>
31224       <method name="Void Main()">
31225         <size>47</size>
31226       </method>
31227     </type>
31228   </test>
31229   <test name="test-571.cs">
31230     <type name="Test">
31231       <method name="Void .ctor()">
31232         <size>7</size>
31233       </method>
31234       <method name="Void Main()">
31235         <size>1</size>
31236       </method>
31237     </type>
31238   </test>
31239   <test name="test-572.cs">
31240     <type name="C">
31241       <method name="Void .ctor()">
31242         <size>7</size>
31243       </method>
31244       <method name="Color get_Color()">
31245         <size>10</size>
31246       </method>
31247       <method name="Void ResetCustomColors()">
31248         <size>16</size>
31249       </method>
31250       <method name="Void Main()">
31251         <size>1</size>
31252       </method>
31253     </type>
31254     <type name="Color">
31255       <method name="Color From(Int32)">
31256         <size>10</size>
31257       </method>
31258       <method name="Int32 ToArgb()">
31259         <size>2</size>
31260       </method>
31261     </type>
31262   </test>
31263   <test name="test-573.cs">
31264     <type name="C">
31265       <method name="Void .ctor()">
31266         <size>7</size>
31267       </method>
31268       <method name="Void .cctor()">
31269         <size>11</size>
31270       </method>
31271       <method name="Void Main()">
31272         <size>25</size>
31273       </method>
31274     </type>
31275   </test>
31276   <test name="test-574.cs">
31277     <type name="X">
31278       <method name="Void .ctor()">
31279         <size>7</size>
31280       </method>
31281       <method name="Int32 Main()">
31282         <size>31</size>
31283       </method>
31284     </type>
31285   </test>
31286   <test name="test-575.cs">
31287     <type name="Program">
31288       <method name="Void .ctor()">
31289         <size>7</size>
31290       </method>
31291       <method name="Void Main(System.String[])">
31292         <size>25</size>
31293       </method>
31294     </type>
31295   </test>
31296   <test name="test-576.cs">
31297     <type name="Foo">
31298       <method name="Void .ctor()">
31299         <size>7</size>
31300       </method>
31301       <method name="Void Main()">
31302         <size>24</size>
31303       </method>
31304     </type>
31305   </test>
31306   <test name="test-578.cs">
31307     <type name="Test1.TestItem1">
31308       <method name="Void .ctor()">
31309         <size>7</size>
31310       </method>
31311       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
31312         <size>34</size>
31313       </method>
31314       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
31315         <size>34</size>
31316       </method>
31317       <method name="Int32 Test()">
31318         <size>12</size>
31319       </method>
31320     </type>
31321     <type name="Test1.TestItem2">
31322       <method name="Void .ctor()">
31323         <size>7</size>
31324       </method>
31325       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
31326         <size>18</size>
31327       </method>
31328       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
31329         <size>18</size>
31330       </method>
31331     </type>
31332     <type name="Test1.CC">
31333       <method name="Void .ctor()">
31334         <size>7</size>
31335       </method>
31336       <method name="Int32 Main()">
31337         <size>57</size>
31338       </method>
31339     </type>
31340     <type name="Test1.TestDelegate1">
31341       <method name="Void .ctor(Object, IntPtr)">
31342         <size>0</size>
31343       </method>
31344       <method name="Int32 Invoke()">
31345         <size>0</size>
31346       </method>
31347       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31348         <size>0</size>
31349       </method>
31350       <method name="Int32 EndInvoke(IAsyncResult)">
31351         <size>0</size>
31352       </method>
31353     </type>
31354     <type name="Test1.CC">
31355       <method name="Int32 &lt;Main&gt;m__0()">
31356         <size>2</size>
31357       </method>
31358     </type>
31359   </test>
31360   <test name="test-579.cs">
31361     <type name="X">
31362       <method name="Void .ctor()">
31363         <size>7</size>
31364       </method>
31365       <method name="Void Main()">
31366         <size>35</size>
31367       </method>
31368       <method name="Void DoCall(X+test)">
31369         <size>1</size>
31370       </method>
31371     </type>
31372     <type name="X+test">
31373       <method name="Void .ctor(Object, IntPtr)">
31374         <size>0</size>
31375       </method>
31376       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
31377         <size>0</size>
31378       </method>
31379       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
31380         <size>0</size>
31381       </method>
31382       <method name="System.Object EndInvoke(IAsyncResult)">
31383         <size>0</size>
31384       </method>
31385     </type>
31386     <type name="X">
31387       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
31388         <size>18</size>
31389       </method>
31390     </type>
31391   </test>
31392   <test name="test-58.cs">
31393     <type name="Blah">
31394       <method name="Void .ctor()">
31395         <size>7</size>
31396       </method>
31397       <method name="Int32 Main()">
31398         <size>27</size>
31399       </method>
31400     </type>
31401   </test>
31402   <test name="test-580.cs">
31403     <type name="Bla">
31404       <method name="Void .ctor()">
31405         <size>7</size>
31406       </method>
31407       <method name="Void BuildNode(System.String ByRef)">
31408         <size>43</size>
31409       </method>
31410       <method name="Void BuildNode(System.String[] ByRef)">
31411         <size>56</size>
31412       </method>
31413       <method name="Void BuildNode_B(System.Object ByRef)">
31414         <size>18</size>
31415       </method>
31416       <method name="System.String BuildNode_C(System.String ByRef)">
31417         <size>76</size>
31418       </method>
31419       <method name="System.String BuildNode_D()">
31420         <size>151</size>
31421       </method>
31422       <method name="Void BuildNode_E(System.String[,] ByRef)">
31423         <size>68</size>
31424       </method>
31425       <method name="Int32 Main()">
31426         <size>265</size>
31427       </method>
31428     </type>
31429   </test>
31430   <test name="test-581.cs">
31431     <type name="TestParams">
31432       <method name="Void .ctor()">
31433         <size>7</size>
31434       </method>
31435       <method name="System.Object get_Item(System.String[])">
31436         <size>4</size>
31437       </method>
31438       <method name="Void set_Item(System.String[], System.Object)">
31439         <size>40</size>
31440       </method>
31441       <method name="Void TestMethod()">
31442         <size>179</size>
31443       </method>
31444     </type>
31445     <type name="TestNonParams">
31446       <method name="Void .ctor()">
31447         <size>7</size>
31448       </method>
31449       <method name="System.Object get_Item(System.String)">
31450         <size>2</size>
31451       </method>
31452       <method name="Void set_Item(System.String, System.Object)">
31453         <size>40</size>
31454       </method>
31455       <method name="Void TestMethod()">
31456         <size>71</size>
31457       </method>
31458     </type>
31459     <type name="M">
31460       <method name="Void .ctor()">
31461         <size>7</size>
31462       </method>
31463       <method name="Int32 Main()">
31464         <size>22</size>
31465       </method>
31466     </type>
31467   </test>
31468   <test name="test-582.cs">
31469     <type name="TrueClass">
31470       <method name="Void Main()">
31471         <size>1</size>
31472       </method>
31473     </type>
31474   </test>
31475   <test name="test-583.cs">
31476     <type name="Program">
31477       <method name="Void .ctor()">
31478         <size>7</size>
31479       </method>
31480       <method name="Int32 Main()">
31481         <size>19</size>
31482       </method>
31483     </type>
31484     <type name="ObjectContainerBase">
31485       <method name="Void .ctor()">
31486         <size>7</size>
31487       </method>
31488     </type>
31489   </test>
31490   <test name="test-584.cs">
31491     <type name="Style">
31492       <method name="Void .ctor()">
31493         <size>7</size>
31494       </method>
31495       <method name="Style get_CurrentStyle()">
31496         <size>2</size>
31497       </method>
31498       <method name="Void set_CurrentStyle(Style)">
31499         <size>1</size>
31500       </method>
31501       <method name="Boolean LoadCurrentStyle()">
31502         <size>20</size>
31503       </method>
31504       <method name="Style Load()">
31505         <size>2</size>
31506       </method>
31507       <method name="Int32 Main()">
31508         <size>18</size>
31509       </method>
31510     </type>
31511   </test>
31512   <test name="test-585.cs">
31513     <type name="A">
31514       <method name="Void .ctor()">
31515         <size>7</size>
31516       </method>
31517     </type>
31518     <type name="B">
31519       <method name="Void .ctor()">
31520         <size>7</size>
31521       </method>
31522     </type>
31523     <type name="X">
31524       <method name="Void .ctor()">
31525         <size>7</size>
31526       </method>
31527     </type>
31528     <type name="Program">
31529       <method name="Void .ctor()">
31530         <size>7</size>
31531       </method>
31532       <method name="Void Main()">
31533         <size>52</size>
31534       </method>
31535     </type>
31536   </test>
31537   <test name="test-586.cs">
31538     <type name="Program">
31539       <method name="Void .ctor()">
31540         <size>7</size>
31541       </method>
31542       <method name="Int32 Main()">
31543         <size>99</size>
31544       </method>
31545     </type>
31546     <type name="Program+MyColor">
31547       <method name="Void .ctor(Single)">
31548         <size>8</size>
31549       </method>
31550       <method name="Single get_Value()">
31551         <size>7</size>
31552       </method>
31553       <method name="MyColor op_Addition(MyColor, MyColor)">
31554         <size>21</size>
31555       </method>
31556     </type>
31557   </test>
31558   <test name="test-587.cs">
31559     <type name="Program">
31560       <method name="Void .ctor()">
31561         <size>7</size>
31562       </method>
31563       <method name="Int32 Main()">
31564         <size>17</size>
31565       </method>
31566     </type>
31567   </test>
31568   <test name="test-588.cs">
31569     <type name="TestNamespace.TestClass">
31570       <method name="Void .ctor()">
31571         <size>7</size>
31572       </method>
31573       <method name="Void HelloWorld()">
31574         <size>1</size>
31575       </method>
31576     </type>
31577     <type name="SuperClass">
31578       <method name="Void .ctor()">
31579         <size>7</size>
31580       </method>
31581       <method name="TestNamespace.TestClass get_TestClass()">
31582         <size>7</size>
31583       </method>
31584     </type>
31585     <type name="SubClass">
31586       <method name="Void .ctor()">
31587         <size>12</size>
31588       </method>
31589     </type>
31590     <type name="App">
31591       <method name="Void .ctor()">
31592         <size>7</size>
31593       </method>
31594       <method name="Void Main()">
31595         <size>7</size>
31596       </method>
31597     </type>
31598   </test>
31599   <test name="test-589.cs">
31600     <type name="TestNamespace.TestClass">
31601       <method name="Void .ctor()">
31602         <size>7</size>
31603       </method>
31604       <method name="Void HelloWorld()">
31605         <size>1</size>
31606       </method>
31607     </type>
31608     <type name="SuperClass">
31609       <method name="Void .ctor()">
31610         <size>7</size>
31611       </method>
31612       <method name="TestNamespace.TestClass get_TestClass()">
31613         <size>7</size>
31614       </method>
31615       <method name="Void set_TestClass(TestNamespace.TestClass)">
31616         <size>1</size>
31617       </method>
31618     </type>
31619     <type name="SubClass">
31620       <method name="Void .ctor()">
31621         <size>12</size>
31622       </method>
31623     </type>
31624     <type name="App">
31625       <method name="Void .ctor()">
31626         <size>7</size>
31627       </method>
31628       <method name="Void Main()">
31629         <size>7</size>
31630       </method>
31631     </type>
31632   </test>
31633   <test name="test-59.cs">
31634     <type name="X">
31635       <method name="Void .ctor()">
31636         <size>7</size>
31637       </method>
31638       <method name="Int32 test_explicit()">
31639         <size>224</size>
31640       </method>
31641       <method name="Int32 test_implicit()">
31642         <size>102</size>
31643       </method>
31644       <method name="Int32 Main()">
31645         <size>55</size>
31646       </method>
31647     </type>
31648   </test>
31649   <test name="test-590.cs">
31650     <type name="X">
31651       <method name="Void .ctor()">
31652         <size>18</size>
31653       </method>
31654       <method name="Int32 Main()">
31655         <size>28</size>
31656       </method>
31657       <method name="System.String Foo()">
31658         <size>6</size>
31659       </method>
31660       <method name="System.String get_Prop()">
31661         <size>7</size>
31662       </method>
31663       <method name="Void set_Prop(System.String)">
31664         <size>8</size>
31665       </method>
31666       <method name="System.String get_Item(Int32)">
31667         <size>7</size>
31668       </method>
31669       <method name="Void set_Item(Int32, System.String)">
31670         <size>8</size>
31671       </method>
31672       <method name="Int32 Do(System.String, System.String, System.String)">
31673         <size>334</size>
31674       </method>
31675     </type>
31676   </test>
31677   <test name="test-591.cs">
31678     <type name="C1">
31679       <method name="Void .ctor()">
31680         <size>7</size>
31681       </method>
31682       <method name="Void Foo(System.String)">
31683         <size>49</size>
31684       </method>
31685     </type>
31686     <type name="C2">
31687       <method name="Void .ctor()">
31688         <size>7</size>
31689       </method>
31690       <method name="Void Main()">
31691         <size>1</size>
31692       </method>
31693     </type>
31694   </test>
31695   <test name="test-592.cs">
31696     <type name="T">
31697       <method name="Void .ctor()">
31698         <size>7</size>
31699       </method>
31700       <method name="Int32 fib(Int32)">
31701         <size>53</size>
31702       </method>
31703       <method name="Int32 xx(Int32)">
31704         <size>33</size>
31705       </method>
31706       <method name="Void foo(Int32)">
31707         <size>38</size>
31708       </method>
31709       <method name="Void XXXA()">
31710         <size>6</size>
31711       </method>
31712       <method name="Void Main()">
31713         <size>1</size>
31714       </method>
31715     </type>
31716   </test>
31717   <test name="test-593.cs">
31718     <type name="MainClass">
31719       <method name="Void .ctor()">
31720         <size>7</size>
31721       </method>
31722       <method name="Void Foo(I)">
31723         <size>7</size>
31724       </method>
31725       <method name="Void Main()">
31726         <size>1</size>
31727       </method>
31728     </type>
31729   </test>
31730   <test name="test-594.cs">
31731     <type name="Test">
31732       <method name="Void .ctor()">
31733         <size>7</size>
31734       </method>
31735       <method name="Void Main()">
31736         <size>1</size>
31737       </method>
31738     </type>
31739   </test>
31740   <test name="test-595.cs">
31741     <type name="AttributesCollection">
31742       <method name="Void .ctor()">
31743         <size>7</size>
31744       </method>
31745       <method name="System.Object get_Item(SymbolId)">
31746         <size>2</size>
31747       </method>
31748       <method name="Void set_Item(SymbolId, System.Object)">
31749         <size>1</size>
31750       </method>
31751     </type>
31752     <type name="Program">
31753       <method name="Void .ctor()">
31754         <size>7</size>
31755       </method>
31756       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
31757         <size>18</size>
31758       </method>
31759       <method name="Void Main()">
31760         <size>23</size>
31761       </method>
31762     </type>
31763   </test>
31764   <test name="test-596.cs">
31765     <type name="C">
31766       <method name="Void .ctor()">
31767         <size>7</size>
31768       </method>
31769       <method name="Void Main()">
31770         <size>17</size>
31771       </method>
31772     </type>
31773   </test>
31774   <test name="test-597.cs">
31775     <type name="TestNS.Foo">
31776       <method name="Void .ctor()">
31777         <size>7</size>
31778       </method>
31779     </type>
31780     <type name="TestNS.XElement">
31781       <method name="Void .ctor()">
31782         <size>7</size>
31783       </method>
31784       <method name="TestNS.Bar get_Document()">
31785         <size>2</size>
31786       </method>
31787       <method name="System.Object get_CrashHere()">
31788         <size>29</size>
31789       </method>
31790     </type>
31791     <type name="TestNS.Element">
31792       <method name="Void .ctor()">
31793         <size>7</size>
31794       </method>
31795       <method name="TestNS.Foo get_Document()">
31796         <size>2</size>
31797       </method>
31798     </type>
31799     <type name="TestNS.Bar">
31800       <method name="Void .ctor()">
31801         <size>7</size>
31802       </method>
31803       <method name="IHoge get_Root()">
31804         <size>2</size>
31805       </method>
31806     </type>
31807     <type name="TestNS.C">
31808       <method name="Void .ctor()">
31809         <size>7</size>
31810       </method>
31811       <method name="Void Main()">
31812         <size>1</size>
31813       </method>
31814     </type>
31815   </test>
31816   <test name="test-598.cs">
31817     <type name="Test">
31818       <method name="Void .ctor()">
31819         <size>35</size>
31820       </method>
31821       <method name="V get_v()">
31822         <size>7</size>
31823       </method>
31824       <method name="Void Main()">
31825         <size>1</size>
31826       </method>
31827     </type>
31828     <type name="V">
31829       <method name="Void set_Item(Int32, Int32)">
31830         <size>1</size>
31831       </method>
31832     </type>
31833   </test>
31834   <test name="test-599.cs">
31835     <type name="Test.String">
31836       <method name="Void .ctor(String)">
31837         <size>14</size>
31838       </method>
31839       <method name="Test.String op_Implicit(System.String)">
31840         <size>15</size>
31841       </method>
31842       <method name="System.String op_Implicit(Test.String)">
31843         <size>15</size>
31844       </method>
31845     </type>
31846     <type name="TestCompiler.MainClass">
31847       <method name="Void .ctor()">
31848         <size>7</size>
31849       </method>
31850       <method name="Int32 Main()">
31851         <size>80</size>
31852       </method>
31853     </type>
31854   </test>
31855   <test name="test-6.cs">
31856     <type name="X">
31857       <method name="Void .ctor()">
31858         <size>7</size>
31859       </method>
31860       <method name="Int32 Main()">
31861         <size>37</size>
31862       </method>
31863     </type>
31864   </test>
31865   <test name="test-60.cs">
31866     <type name="ns5.Y">
31867       <method name="Void .ctor()">
31868         <size>7</size>
31869       </method>
31870       <method name="Void Run()">
31871         <size>1</size>
31872       </method>
31873     </type>
31874     <type name="X">
31875       <method name="Void .ctor()">
31876         <size>7</size>
31877       </method>
31878       <method name="Int32 Main()">
31879         <size>14</size>
31880       </method>
31881     </type>
31882   </test>
31883   <test name="test-600.cs">
31884     <type name="Test.Regression">
31885       <method name="Void .ctor()">
31886         <size>7</size>
31887       </method>
31888       <method name="Int32 Main()">
31889         <size>90</size>
31890       </method>
31891     </type>
31892   </test>
31893   <test name="test-601.cs">
31894     <type name="C">
31895       <method name="Void .ctor()">
31896         <size>7</size>
31897       </method>
31898       <method name="Void Main()">
31899         <size>1</size>
31900       </method>
31901     </type>
31902     <type name="C+MarkerUpdatedVMDelegate">
31903       <method name="Void .ctor(Object, IntPtr)">
31904         <size>0</size>
31905       </method>
31906       <method name="Void Invoke(IntPtr, IntPtr)">
31907         <size>0</size>
31908       </method>
31909       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
31910         <size>0</size>
31911       </method>
31912       <method name="Void EndInvoke(IAsyncResult)">
31913         <size>0</size>
31914       </method>
31915     </type>
31916   </test>
31917   <test name="test-602.cs">
31918     <type name="C">
31919       <method name="Void .ctor()">
31920         <size>7</size>
31921       </method>
31922       <method name="Int32 Main()">
31923         <size>95</size>
31924       </method>
31925       <method name="Int32 Error(System.String, System.Object[])">
31926         <size>8</size>
31927       </method>
31928       <method name="Int32 Format(System.String, System.Object)">
31929         <size>2</size>
31930       </method>
31931       <method name="Int32 Format(System.String, System.Object[])">
31932         <size>2</size>
31933       </method>
31934       <method name="Int32 Format(System.String, System.Object, System.Object[])">
31935         <size>2</size>
31936       </method>
31937       <method name="Int32 Test_A(System.String)">
31938         <size>2</size>
31939       </method>
31940       <method name="Int32 Test_A(System.String, System.Object[])">
31941         <size>2</size>
31942       </method>
31943       <method name="Int32 Test_C(System.Type, System.Int32[])">
31944         <size>2</size>
31945       </method>
31946       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
31947         <size>2</size>
31948       </method>
31949     </type>
31950   </test>
31951   <test name="test-603.cs">
31952     <type name="ConsoleApplication1.Program">
31953       <method name="Void .ctor()">
31954         <size>7</size>
31955       </method>
31956       <method name="Void .cctor()">
31957         <size>1</size>
31958       </method>
31959       <method name="Int32 Main()">
31960         <size>52</size>
31961       </method>
31962     </type>
31963   </test>
31964   <test name="test-604.cs">
31965     <type name="Program">
31966       <method name="Void .ctor()">
31967         <size>7</size>
31968       </method>
31969       <method name="Int32 Main()">
31970         <size>83</size>
31971       </method>
31972     </type>
31973     <type name="Program+ImplementingExplicitInterfacesMembers">
31974       <method name="Void .ctor()">
31975         <size>7</size>
31976       </method>
31977       <method name="Void Program.Iface1.IfaceMethod1()">
31978         <size>1</size>
31979       </method>
31980       <method name="Void Program.Iface2.IfaceMethod2()">
31981         <size>1</size>
31982       </method>
31983     </type>
31984   </test>
31985   <test name="test-605.cs">
31986     <type name="TestA">
31987       <method name="Void .ctor()">
31988         <size>7</size>
31989       </method>
31990       <method name="System.String get_Method()">
31991         <size>2</size>
31992       </method>
31993     </type>
31994     <type name="TestB">
31995       <method name="Void .ctor()">
31996         <size>7</size>
31997       </method>
31998       <method name="System.String get_Method()">
31999         <size>2</size>
32000       </method>
32001       <method name="Void Main()">
32002         <size>1</size>
32003       </method>
32004     </type>
32005   </test>
32006   <test name="test-606.cs">
32007     <type name="Program">
32008       <method name="Void .ctor()">
32009         <size>7</size>
32010       </method>
32011       <method name="Int32 Main()">
32012         <size>157</size>
32013       </method>
32014     </type>
32015     <type name="Info">
32016       <method name="Void .ctor()">
32017         <size>7</size>
32018       </method>
32019       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
32020         <size>2</size>
32021       </method>
32022       <method name="Void System.Collections.IEnumerator.Reset()">
32023         <size>1</size>
32024       </method>
32025       <method name="System.Object System.Collections.IEnumerator.get_Current()">
32026         <size>2</size>
32027       </method>
32028       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
32029         <size>2</size>
32030       </method>
32031       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
32032         <size>1</size>
32033       </method>
32034     </type>
32035   </test>
32036   <test name="test-607.cs">
32037     <type name="Program">
32038       <method name="Void .ctor()">
32039         <size>7</size>
32040       </method>
32041       <method name="Int32 Main()">
32042         <size>40</size>
32043       </method>
32044     </type>
32045   </test>
32046   <test name="test-608.cs">
32047     <type name="X">
32048       <method name="Void .ctor()">
32049         <size>7</size>
32050       </method>
32051       <method name="Void Main()">
32052         <size>62</size>
32053       </method>
32054     </type>
32055   </test>
32056   <test name="test-609.cs">
32057     <type name="Test">
32058       <method name="Void .ctor()">
32059         <size>7</size>
32060       </method>
32061       <method name="Int32 Main()">
32062         <size>36</size>
32063       </method>
32064     </type>
32065   </test>
32066   <test name="test-61.cs">
32067     <type name="X">
32068       <method name="Void .ctor()">
32069         <size>7</size>
32070       </method>
32071       <method name="Void add_XX(X+MyEvent)">
32072         <size>3</size>
32073       </method>
32074       <method name="Void remove_XX(X+MyEvent)">
32075         <size>3</size>
32076       </method>
32077       <method name="Int32 get_Property()">
32078         <size>4</size>
32079       </method>
32080       <method name="Void set_Property(Int32)">
32081         <size>3</size>
32082       </method>
32083       <method name="Int32 get_P2()">
32084         <size>2</size>
32085       </method>
32086       <method name="Void set_P3(Int32)">
32087         <size>1</size>
32088       </method>
32089       <method name="Int32 Main()">
32090         <size>2</size>
32091       </method>
32092     </type>
32093     <type name="X+MyEvent">
32094       <method name="Void .ctor(Object, IntPtr)">
32095         <size>0</size>
32096       </method>
32097       <method name="Void Invoke()">
32098         <size>0</size>
32099       </method>
32100       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32101         <size>0</size>
32102       </method>
32103       <method name="Void EndInvoke(IAsyncResult)">
32104         <size>0</size>
32105       </method>
32106     </type>
32107   </test>
32108   <test name="test-610.cs">
32109     <type name="A">
32110       <method name="Void .ctor()">
32111         <size>7</size>
32112       </method>
32113       <method name="Void Main()">
32114         <size>1</size>
32115       </method>
32116     </type>
32117     <type name="A+C">
32118       <method name="Void .ctor()">
32119         <size>7</size>
32120       </method>
32121     </type>
32122     <type name="A+C+D">
32123       <method name="Void .ctor()">
32124         <size>7</size>
32125       </method>
32126     </type>
32127     <type name="N.B">
32128       <method name="Void .ctor()">
32129         <size>7</size>
32130       </method>
32131     </type>
32132     <type name="N.B+C">
32133       <method name="Void .ctor()">
32134         <size>7</size>
32135       </method>
32136     </type>
32137     <type name="N.B+C+E">
32138       <method name="Void .ctor()">
32139         <size>7</size>
32140       </method>
32141     </type>
32142     <type name="N.B+A">
32143       <method name="Void .ctor()">
32144         <size>7</size>
32145       </method>
32146     </type>
32147     <type name="N.B+A+D">
32148       <method name="Void .ctor()">
32149         <size>7</size>
32150       </method>
32151     </type>
32152   </test>
32153   <test name="test-611.cs">
32154     <type name="T">
32155       <method name="Void .ctor()">
32156         <size>7</size>
32157       </method>
32158     </type>
32159     <type name="T+Protected">
32160       <method name="Void .ctor()">
32161         <size>7</size>
32162       </method>
32163     </type>
32164     <type name="D">
32165       <method name="Void .ctor()">
32166         <size>7</size>
32167       </method>
32168     </type>
32169     <type name="D+Private">
32170       <method name="Void .ctor()">
32171         <size>7</size>
32172       </method>
32173       <method name="Void Stuff(T+Protected)">
32174         <size>1</size>
32175       </method>
32176     </type>
32177     <type name="D2">
32178       <method name="Void .ctor()">
32179         <size>7</size>
32180       </method>
32181     </type>
32182     <type name="D2+P">
32183       <method name="Void .ctor()">
32184         <size>7</size>
32185       </method>
32186     </type>
32187     <type name="D2+P+Private">
32188       <method name="Void .ctor()">
32189         <size>7</size>
32190       </method>
32191       <method name="Void Stuff(T+Protected)">
32192         <size>1</size>
32193       </method>
32194     </type>
32195     <type name="Z">
32196       <method name="Void .ctor()">
32197         <size>7</size>
32198       </method>
32199       <method name="Void Main()">
32200         <size>1</size>
32201       </method>
32202     </type>
32203   </test>
32204   <test name="test-612.cs">
32205     <type name="Abcdefghijklmnopqrstuvwxyz">
32206       <method name="Void .ctor()">
32207         <size>7</size>
32208       </method>
32209       <method name="Void .cctor()">
32210         <size>7</size>
32211       </method>
32212     </type>
32213     <type name="OO">
32214       <method name="Void .ctor()">
32215         <size>7</size>
32216       </method>
32217       <method name="Void D()">
32218         <size>5293</size>
32219       </method>
32220     </type>
32221     <type name="Zyxwvutsrqp">
32222       <method name="Void .ctor()">
32223         <size>7</size>
32224       </method>
32225       <method name="Void .cctor()">
32226         <size>7</size>
32227       </method>
32228     </type>
32229     <type name="XXX">
32230       <method name="Void .ctor()">
32231         <size>7</size>
32232       </method>
32233       <method name="Boolean IsAltered()">
32234         <size>859</size>
32235       </method>
32236       <method name="Void Main()">
32237         <size>1</size>
32238       </method>
32239     </type>
32240   </test>
32241   <test name="test-613.cs">
32242     <type name="M">
32243       <method name="Void .ctor()">
32244         <size>7</size>
32245       </method>
32246       <method name="Boolean g()">
32247         <size>8</size>
32248       </method>
32249       <method name="Int32 Main()">
32250         <size>62</size>
32251       </method>
32252     </type>
32253   </test>
32254   <test name="test-614.cs">
32255     <type name="C">
32256       <method name="Void .ctor()">
32257         <size>7</size>
32258       </method>
32259       <method name="Void And()">
32260         <size>73</size>
32261       </method>
32262       <method name="Void Or()">
32263         <size>137</size>
32264       </method>
32265       <method name="Int32 Main()">
32266         <size>70</size>
32267       </method>
32268     </type>
32269   </test>
32270   <test name="test-615.cs">
32271     <type name="C">
32272       <method name="Void .ctor()">
32273         <size>7</size>
32274       </method>
32275       <method name="Void Main()">
32276         <size>16</size>
32277       </method>
32278     </type>
32279   </test>
32280   <test name="test-617.cs">
32281     <type name="Y">
32282       <method name="Void .ctor()">
32283         <size>7</size>
32284       </method>
32285       <method name="Void X.add_Foo(MyDelegate)">
32286         <size>1</size>
32287       </method>
32288       <method name="Void X.remove_Foo(MyDelegate)">
32289         <size>1</size>
32290       </method>
32291       <method name="Void add_Foo(MyDelegate)">
32292         <size>24</size>
32293       </method>
32294       <method name="Void remove_Foo(MyDelegate)">
32295         <size>24</size>
32296       </method>
32297       <method name="Int32 X.get_Prop()">
32298         <size>2</size>
32299       </method>
32300       <method name="Int32 Main()">
32301         <size>74</size>
32302       </method>
32303     </type>
32304     <type name="MyDelegate">
32305       <method name="Void .ctor(Object, IntPtr)">
32306         <size>0</size>
32307       </method>
32308       <method name="Int64 Invoke()">
32309         <size>0</size>
32310       </method>
32311       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32312         <size>0</size>
32313       </method>
32314       <method name="Int64 EndInvoke(IAsyncResult)">
32315         <size>0</size>
32316       </method>
32317     </type>
32318   </test>
32319   <test name="test-618.cs">
32320     <type name="C">
32321       <method name="Void .ctor()">
32322         <size>7</size>
32323       </method>
32324       <method name="Void ZeroBasedReductions()">
32325         <size>9</size>
32326       </method>
32327       <method name="Void Main()">
32328         <size>1</size>
32329       </method>
32330     </type>
32331   </test>
32332   <test name="test-619.cs">
32333     <type name="X">
32334       <method name="Void .ctor()">
32335         <size>7</size>
32336       </method>
32337       <method name="Void Main()">
32338         <size>11</size>
32339       </method>
32340     </type>
32341   </test>
32342   <test name="test-62.cs">
32343     <type name="X">
32344       <method name="Void .ctor()">
32345         <size>7</size>
32346       </method>
32347       <method name="X[] GetX()">
32348         <size>2</size>
32349       </method>
32350       <method name="System.Int32[] getInt()">
32351         <size>2</size>
32352       </method>
32353       <method name="System.Int32[,,] getMoreInt()">
32354         <size>2</size>
32355       </method>
32356       <method name="Int32 Main()">
32357         <size>2</size>
32358       </method>
32359     </type>
32360   </test>
32361   <test name="test-620.cs">
32362     <type name="X">
32363       <method name="Void .ctor()">
32364         <size>7</size>
32365       </method>
32366       <method name="Void A(Int32 ByRef)">
32367         <size>7</size>
32368       </method>
32369       <method name="Void B(Int32 ByRef)">
32370         <size>7</size>
32371       </method>
32372       <method name="Int32 Main()">
32373         <size>22</size>
32374       </method>
32375     </type>
32376   </test>
32377   <test name="test-621.cs">
32378     <type name="X">
32379       <method name="Void .ctor()">
32380         <size>7</size>
32381       </method>
32382       <method name="Void Main()">
32383         <size>129</size>
32384       </method>
32385     </type>
32386   </test>
32387   <test name="test-622.cs">
32388     <type name="A">
32389       <method name="Void .ctor(Int32)">
32390         <size>1</size>
32391       </method>
32392     </type>
32393     <type name="B">
32394       <method name="Void .ctor(Int32)">
32395         <size>7</size>
32396       </method>
32397     </type>
32398     <type name="X">
32399       <method name="Void .ctor()">
32400         <size>7</size>
32401       </method>
32402       <method name="Void Foo(A ByRef)">
32403         <size>9</size>
32404       </method>
32405       <method name="Void Foo(System.Object ByRef)">
32406         <size>9</size>
32407       </method>
32408       <method name="Int32 Main()">
32409         <size>16</size>
32410       </method>
32411     </type>
32412   </test>
32413   <test name="test-623.cs">
32414     <type name="X">
32415       <method name="Void .ctor()">
32416         <size>7</size>
32417       </method>
32418       <method name="Void a()">
32419         <size>0</size>
32420       </method>
32421     </type>
32422     <type name="Y">
32423       <method name="Void .ctor()">
32424         <size>7</size>
32425       </method>
32426       <method name="Void a()">
32427         <size>11</size>
32428       </method>
32429       <method name="Void Main()">
32430         <size>13</size>
32431       </method>
32432     </type>
32433   </test>
32434   <test name="test-624.cs">
32435     <type name="X">
32436       <method name="Void .ctor()">
32437         <size>7</size>
32438       </method>
32439       <method name="Int32 get_Type()">
32440         <size>2</size>
32441       </method>
32442       <method name="Void Main()">
32443         <size>3</size>
32444       </method>
32445     </type>
32446   </test>
32447   <test name="test-625.cs">
32448     <type name="Location">
32449       <method name="Void .ctor()">
32450         <size>7</size>
32451       </method>
32452       <method name="Int32 get_Null()">
32453         <size>2</size>
32454       </method>
32455     </type>
32456     <type name="X">
32457       <method name="Void .ctor()">
32458         <size>13</size>
32459       </method>
32460       <method name="Void Main()">
32461         <size>1</size>
32462       </method>
32463     </type>
32464   </test>
32465   <test name="test-626.cs">
32466     <type name="X">
32467       <method name="Void .ctor()">
32468         <size>7</size>
32469       </method>
32470       <method name="Void A()">
32471         <size>1</size>
32472       </method>
32473       <method name="Void Main()">
32474         <size>37</size>
32475       </method>
32476     </type>
32477   </test>
32478   <test name="test-627.cs">
32479     <type name="B">
32480       <method name="Void .ctor()">
32481         <size>7</size>
32482       </method>
32483       <method name="Void X.B()">
32484         <size>1</size>
32485       </method>
32486       <method name="Void A.B()">
32487         <size>1</size>
32488       </method>
32489     </type>
32490     <type name="M">
32491       <method name="Void .ctor()">
32492         <size>7</size>
32493       </method>
32494       <method name="Void N(System.Object)">
32495         <size>8</size>
32496       </method>
32497       <method name="Void Main()">
32498         <size>1</size>
32499       </method>
32500     </type>
32501   </test>
32502   <test name="test-628.cs">
32503     <type name="N1.B">
32504       <method name="Void .ctor()">
32505         <size>7</size>
32506       </method>
32507     </type>
32508     <type name="X">
32509       <method name="Void .ctor()">
32510         <size>7</size>
32511       </method>
32512     </type>
32513     <type name="X2">
32514       <method name="Void .ctor()">
32515         <size>7</size>
32516       </method>
32517     </type>
32518     <type name="Y2">
32519       <method name="Void .ctor()">
32520         <size>7</size>
32521       </method>
32522     </type>
32523     <type name="Y">
32524       <method name="Void .ctor()">
32525         <size>7</size>
32526       </method>
32527       <method name="Void Main()">
32528         <size>1</size>
32529       </method>
32530     </type>
32531   </test>
32532   <test name="test-629.cs">
32533     <type name="Foo">
32534       <method name="Void .ctor()">
32535         <size>7</size>
32536       </method>
32537       <method name="IEnumerable foo()">
32538         <size>16</size>
32539       </method>
32540       <method name="Int32 Main()">
32541         <size>63</size>
32542       </method>
32543     </type>
32544     <type name="Foo+&lt;foo&gt;c__Iterator0">
32545       <method name="Void .ctor()">
32546         <size>7</size>
32547       </method>
32548       <method name="System.Object System.Collections.IEnumerator.get_Current()">
32549         <size>7</size>
32550       </method>
32551       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32552         <size>7</size>
32553       </method>
32554       <method name="Boolean MoveNext()">
32555         <size>39</size>
32556       </method>
32557       <method name="Void Dispose()">
32558         <size>8</size>
32559       </method>
32560       <method name="Void Reset()">
32561         <size>6</size>
32562       </method>
32563       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
32564         <size>7</size>
32565       </method>
32566       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
32567         <size>26</size>
32568       </method>
32569     </type>
32570   </test>
32571   <test name="test-63.cs">
32572     <type name="X">
32573       <method name="Void .ctor()">
32574         <size>7</size>
32575       </method>
32576       <method name="Int32 Main()">
32577         <size>96</size>
32578       </method>
32579     </type>
32580   </test>
32581   <test name="test-630.cs">
32582     <type name="MyEx">
32583       <method name="Void .ctor()">
32584         <size>7</size>
32585       </method>
32586     </type>
32587     <type name="Ex">
32588       <method name="Void .ctor()">
32589         <size>7</size>
32590       </method>
32591       <method name="Int32 test(Int32)">
32592         <size>37</size>
32593       </method>
32594       <method name="Int32 Main()">
32595         <size>70</size>
32596       </method>
32597     </type>
32598   </test>
32599   <test name="test-631.cs">
32600     <type name="A">
32601       <method name="Void .ctor()">
32602         <size>7</size>
32603       </method>
32604       <method name="SByte op_Implicit(A)">
32605         <size>2</size>
32606       </method>
32607       <method name="Byte op_Implicit(A)">
32608         <size>2</size>
32609       </method>
32610       <method name="Int16 op_Implicit(A)">
32611         <size>2</size>
32612       </method>
32613       <method name="UInt16 op_Implicit(A)">
32614         <size>2</size>
32615       </method>
32616       <method name="Int32 op_Implicit(A)">
32617         <size>2</size>
32618       </method>
32619       <method name="UInt32 op_Implicit(A)">
32620         <size>2</size>
32621       </method>
32622       <method name="Int64 op_Implicit(A)">
32623         <size>3</size>
32624       </method>
32625       <method name="UInt64 op_Implicit(A)">
32626         <size>3</size>
32627       </method>
32628     </type>
32629     <type name="A2">
32630       <method name="Void .ctor()">
32631         <size>7</size>
32632       </method>
32633       <method name="SByte op_Implicit(A2)">
32634         <size>2</size>
32635       </method>
32636       <method name="Byte op_Implicit(A2)">
32637         <size>2</size>
32638       </method>
32639       <method name="Int16 op_Implicit(A2)">
32640         <size>2</size>
32641       </method>
32642       <method name="UInt32 op_Implicit(A2)">
32643         <size>2</size>
32644       </method>
32645       <method name="Int64 op_Implicit(A2)">
32646         <size>3</size>
32647       </method>
32648       <method name="UInt64 op_Implicit(A2)">
32649         <size>3</size>
32650       </method>
32651     </type>
32652     <type name="A3">
32653       <method name="Void .ctor()">
32654         <size>7</size>
32655       </method>
32656       <method name="SByte op_Implicit(A3)">
32657         <size>2</size>
32658       </method>
32659       <method name="UInt32 op_Implicit(A3)">
32660         <size>2</size>
32661       </method>
32662       <method name="Int64 op_Implicit(A3)">
32663         <size>3</size>
32664       </method>
32665       <method name="UInt64 op_Implicit(A3)">
32666         <size>3</size>
32667       </method>
32668     </type>
32669     <type name="A4">
32670       <method name="Void .ctor()">
32671         <size>7</size>
32672       </method>
32673       <method name="UInt32 op_Implicit(A4)">
32674         <size>2</size>
32675       </method>
32676       <method name="Int64 op_Implicit(A4)">
32677         <size>3</size>
32678       </method>
32679       <method name="UInt64 op_Implicit(A4)">
32680         <size>3</size>
32681       </method>
32682     </type>
32683     <type name="A5">
32684       <method name="Void .ctor()">
32685         <size>7</size>
32686       </method>
32687       <method name="UInt32 op_Implicit(A5)">
32688         <size>2</size>
32689       </method>
32690       <method name="Int32 op_Implicit(A5)">
32691         <size>2</size>
32692       </method>
32693     </type>
32694     <type name="A6">
32695       <method name="Void .ctor()">
32696         <size>7</size>
32697       </method>
32698       <method name="Byte op_Implicit(A6)">
32699         <size>2</size>
32700       </method>
32701     </type>
32702     <type name="MyDecimal">
32703       <method name="Void .ctor()">
32704         <size>7</size>
32705       </method>
32706       <method name="Decimal op_Implicit(MyDecimal)">
32707         <size>8</size>
32708       </method>
32709     </type>
32710     <type name="Constraint">
32711       <method name="Void .ctor()">
32712         <size>7</size>
32713       </method>
32714       <method name="Int32 Main()">
32715         <size>293</size>
32716       </method>
32717     </type>
32718   </test>
32719   <test name="test-632.cs">
32720     <type name="Bug379822">
32721       <method name="Void .ctor()">
32722         <size>7</size>
32723       </method>
32724       <method name="Void Assert(Boolean, Boolean)">
32725         <size>19</size>
32726       </method>
32727       <method name="Void TestAnd(Boolean)">
32728         <size>79</size>
32729       </method>
32730       <method name="Void TestOr(Boolean)">
32731         <size>92</size>
32732       </method>
32733       <method name="Void Test(Boolean)">
32734         <size>13</size>
32735       </method>
32736       <method name="Void Main()">
32737         <size>13</size>
32738       </method>
32739     </type>
32740   </test>
32741   <test name="test-633.cs">
32742     <type name="Test.C">
32743       <method name="Void .ctor()">
32744         <size>7</size>
32745       </method>
32746       <method name="Void Main()">
32747         <size>1</size>
32748       </method>
32749     </type>
32750   </test>
32751   <test name="test-634.cs">
32752     <type name="Test">
32753       <method name="Void .ctor()">
32754         <size>7</size>
32755       </method>
32756       <method name="Void TestFunc()">
32757         <size>2</size>
32758       </method>
32759       <method name="Void Main(System.String[])">
32760         <size>6</size>
32761       </method>
32762     </type>
32763     <type name="Test+D">
32764       <method name="Void .ctor(Object, IntPtr)">
32765         <size>0</size>
32766       </method>
32767       <method name="Void Invoke()">
32768         <size>0</size>
32769       </method>
32770       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32771         <size>0</size>
32772       </method>
32773       <method name="Void EndInvoke(IAsyncResult)">
32774         <size>0</size>
32775       </method>
32776     </type>
32777   </test>
32778   <test name="test-635.cs">
32779     <type name="ShortCircuitFold">
32780       <method name="Void .ctor()">
32781         <size>7</size>
32782       </method>
32783       <method name="Boolean get_False()">
32784         <size>14</size>
32785       </method>
32786       <method name="Boolean get_True()">
32787         <size>14</size>
32788       </method>
32789       <method name="Void a(Boolean, Boolean)">
32790         <size>19</size>
32791       </method>
32792       <method name="Void c(Int32)">
32793         <size>67</size>
32794       </method>
32795       <method name="Boolean f()">
32796         <size>11</size>
32797       </method>
32798       <method name="Void Main()">
32799         <size>169</size>
32800       </method>
32801     </type>
32802   </test>
32803   <test name="test-636.cs">
32804     <type name="Foo">
32805       <method name="Void .ctor()">
32806         <size>7</size>
32807       </method>
32808       <method name="Boolean get_False()">
32809         <size>14</size>
32810       </method>
32811       <method name="Void ping()">
32812         <size>13</size>
32813       </method>
32814       <method name="Int32 test_while(Int32)">
32815         <size>53</size>
32816       </method>
32817       <method name="Int32 test_do_while(Int32)">
32818         <size>53</size>
32819       </method>
32820       <method name="Int32 test_for(Int32)">
32821         <size>64</size>
32822       </method>
32823       <method name="Void test_for_empty()">
32824         <size>35</size>
32825       </method>
32826       <method name="Void Main()">
32827         <size>30</size>
32828       </method>
32829     </type>
32830   </test>
32831   <test name="test-638.cs">
32832     <type name="Fail">
32833       <method name="Void .ctor()">
32834         <size>7</size>
32835       </method>
32836       <method name="Void Main()">
32837         <size>110</size>
32838       </method>
32839     </type>
32840     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
32841       <method name="Void .ctor()">
32842         <size>7</size>
32843       </method>
32844       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
32845         <size>28</size>
32846       </method>
32847     </type>
32848   </test>
32849   <test name="test-639.cs">
32850     <type name="Foo">
32851       <method name="Void .ctor()">
32852         <size>7</size>
32853       </method>
32854       <method name="System.String get_s()">
32855         <size>13</size>
32856       </method>
32857       <method name="Void set_s(System.String)">
32858         <size>34</size>
32859       </method>
32860       <method name="Void Main()">
32861         <size>67</size>
32862       </method>
32863     </type>
32864   </test>
32865   <test name="test-64.cs">
32866     <type name="Operator">
32867       <method name="Void .ctor()">
32868         <size>7</size>
32869       </method>
32870     </type>
32871     <type name="Blah">
32872       <method name="Void .ctor(Operator)">
32873         <size>7</size>
32874       </method>
32875     </type>
32876     <type name="T">
32877       <method name="Void .ctor()">
32878         <size>7</size>
32879       </method>
32880       <method name="Int32 Main()">
32881         <size>9</size>
32882       </method>
32883     </type>
32884   </test>
32885   <test name="test-640.cs">
32886     <type name="C">
32887       <method name="Void .ctor()">
32888         <size>7</size>
32889       </method>
32890       <method name="Int32 Main()">
32891         <size>100</size>
32892       </method>
32893     </type>
32894   </test>
32895   <test name="test-641.cs">
32896     <type name="Identifier">
32897       <method name="Void .ctor()">
32898         <size>7</size>
32899       </method>
32900       <method name="Int32 Main()">
32901         <size>55</size>
32902       </method>
32903       <method name="Boolean op_Equality(Identifier, Identifier)">
32904         <size>2</size>
32905       </method>
32906       <method name="Boolean op_Inequality(Identifier, Identifier)">
32907         <size>2</size>
32908       </method>
32909       <method name="Identifier op_Implicit(System.String)">
32910         <size>2</size>
32911       </method>
32912       <method name="System.String op_Implicit(Identifier)">
32913         <size>2</size>
32914       </method>
32915       <method name="Decimal op_Implicit(Identifier)">
32916         <size>7</size>
32917       </method>
32918     </type>
32919   </test>
32920   <test name="test-642.cs">
32921     <type name="C">
32922       <method name="Void .ctor()">
32923         <size>7</size>
32924       </method>
32925       <method name="Int32 Main()">
32926         <size>40</size>
32927       </method>
32928     </type>
32929   </test>
32930   <test name="test-643.cs">
32931     <type name="PointerArithmeticTest">
32932       <method name="Void .ctor()">
32933         <size>7</size>
32934       </method>
32935       <method name="Int32 Main()">
32936         <size>130</size>
32937       </method>
32938       <method name="System.Int32* Conversions(Int64)">
32939         <size>3</size>
32940       </method>
32941       <method name="Int32 CheckAdd(System.Byte*, Int32)">
32942         <size>14</size>
32943       </method>
32944       <method name="Int32 CheckSub(System.Int16*, Int32)">
32945         <size>16</size>
32946       </method>
32947       <method name="Int32 CheckSub2(System.Int16*, Int32)">
32948         <size>23</size>
32949       </method>
32950     </type>
32951   </test>
32952   <test name="test-644.cs">
32953     <type name="Program">
32954       <method name="Void .ctor()">
32955         <size>7</size>
32956       </method>
32957       <method name="System.Object M(Int32)">
32958         <size>2</size>
32959       </method>
32960       <method name="Void Test_1()">
32961         <size>59</size>
32962       </method>
32963       <method name="Boolean Test_2()">
32964         <size>24</size>
32965       </method>
32966       <method name="Boolean Test_3()">
32967         <size>24</size>
32968       </method>
32969       <method name="Boolean Test_4(Program+D)">
32970         <size>13</size>
32971       </method>
32972       <method name="Int32 Main()">
32973         <size>75</size>
32974       </method>
32975     </type>
32976     <type name="Program+D">
32977       <method name="Void .ctor(Object, IntPtr)">
32978         <size>0</size>
32979       </method>
32980       <method name="System.Object Invoke(Int32)">
32981         <size>0</size>
32982       </method>
32983       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32984         <size>0</size>
32985       </method>
32986       <method name="System.Object EndInvoke(IAsyncResult)">
32987         <size>0</size>
32988       </method>
32989     </type>
32990   </test>
32991   <test name="test-645.cs">
32992     <type name="Program">
32993       <method name="Void .ctor()">
32994         <size>7</size>
32995       </method>
32996       <method name="IEnumerable get_Empty()">
32997         <size>16</size>
32998       </method>
32999       <method name="Void Main()">
33000         <size>61</size>
33001       </method>
33002     </type>
33003     <type name="Program+&lt;&gt;c__Iterator0">
33004       <method name="Void .ctor()">
33005         <size>7</size>
33006       </method>
33007       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33008         <size>7</size>
33009       </method>
33010       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
33011         <size>7</size>
33012       </method>
33013       <method name="Boolean MoveNext()">
33014         <size>158</size>
33015       </method>
33016       <method name="Void Dispose()">
33017         <size>8</size>
33018       </method>
33019       <method name="Void Reset()">
33020         <size>6</size>
33021       </method>
33022       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33023         <size>7</size>
33024       </method>
33025       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
33026         <size>26</size>
33027       </method>
33028     </type>
33029   </test>
33030   <test name="test-646.cs">
33031     <type name="Program">
33032       <method name="Void .ctor()">
33033         <size>7</size>
33034       </method>
33035       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
33036         <size>7</size>
33037       </method>
33038       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
33039         <size>7</size>
33040       </method>
33041       <method name="Int32 Main()">
33042         <size>113</size>
33043       </method>
33044     </type>
33045   </test>
33046   <test name="test-647.cs">
33047     <type name="Foo">
33048       <method name="Void .ctor()">
33049         <size>7</size>
33050       </method>
33051       <method name="Void Main()">
33052         <size>28</size>
33053       </method>
33054     </type>
33055   </test>
33056   <test name="test-648.cs">
33057     <type name="ParamMismatch.TestCase">
33058       <method name="Void .ctor()">
33059         <size>7</size>
33060       </method>
33061       <method name="Void add_Culprit(System.EventHandler)">
33062         <size>1</size>
33063       </method>
33064       <method name="Void remove_Culprit(System.EventHandler)">
33065         <size>1</size>
33066       </method>
33067       <method name="Void Main()">
33068         <size>1</size>
33069       </method>
33070       <method name="Void Finalize()">
33071         <size>13</size>
33072       </method>
33073     </type>
33074   </test>
33075   <test name="test-649.cs">
33076     <type name="MainClass">
33077       <method name="Void .ctor()">
33078         <size>7</size>
33079       </method>
33080       <method name="Void Main(System.String[])">
33081         <size>609</size>
33082       </method>
33083     </type>
33084     <type name="MainClass+Decimal2">
33085       <method name="Void .ctor(Double)">
33086         <size>13</size>
33087       </method>
33088       <method name="Void .ctor(Decimal)">
33089         <size>8</size>
33090       </method>
33091       <method name="Decimal2 op_Explicit(Decimal)">
33092         <size>7</size>
33093       </method>
33094       <method name="Decimal2 op_Explicit(Double)">
33095         <size>7</size>
33096       </method>
33097       <method name="Decimal op_Implicit(Decimal2)">
33098         <size>8</size>
33099       </method>
33100     </type>
33101   </test>
33102   <test name="test-65.cs">
33103     <type name="X">
33104       <method name="Void .ctor()">
33105         <size>7</size>
33106       </method>
33107       <method name="Void receiver(S)">
33108         <size>7</size>
33109       </method>
33110       <method name="System.Object BoxS()">
33111         <size>21</size>
33112       </method>
33113       <method name="S Plain()">
33114         <size>16</size>
33115       </method>
33116       <method name="Int32 Main()">
33117         <size>98</size>
33118       </method>
33119     </type>
33120   </test>
33121   <test name="test-650.cs">
33122     <type name="App">
33123       <method name="Void .ctor()">
33124         <size>7</size>
33125       </method>
33126       <method name="Void Main()">
33127         <size>1</size>
33128       </method>
33129     </type>
33130   </test>
33131   <test name="test-651.cs">
33132     <type name="Foo">
33133       <method name="Void .ctor()">
33134         <size>7</size>
33135       </method>
33136       <method name="Void Open(IList)">
33137         <size>1</size>
33138       </method>
33139       <method name="Void Open(System.Collections.ArrayList ByRef)">
33140         <size>20</size>
33141       </method>
33142       <method name="Void Main()">
33143         <size>1</size>
33144       </method>
33145     </type>
33146   </test>
33147   <test name="test-652.cs">
33148     <type name="C">
33149       <method name="Void .ctor()">
33150         <size>7</size>
33151       </method>
33152       <method name="Int32 Main()">
33153         <size>6</size>
33154       </method>
33155       <method name="Int32 Test()">
33156         <size>27</size>
33157       </method>
33158     </type>
33159   </test>
33160   <test name="test-653.cs">
33161     <type name="C">
33162       <method name="Void .ctor()">
33163         <size>7</size>
33164       </method>
33165       <method name="Int32 Test()">
33166         <size>50</size>
33167       </method>
33168       <method name="Void Test2()">
33169         <size>32</size>
33170       </method>
33171       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
33172         <size>39</size>
33173       </method>
33174       <method name="Int32 Main()">
33175         <size>41</size>
33176       </method>
33177     </type>
33178   </test>
33179   <test name="test-654.cs">
33180     <type name="Program">
33181       <method name="Void .ctor()">
33182         <size>7</size>
33183       </method>
33184       <method name="Int32 Main()">
33185         <size>8</size>
33186       </method>
33187       <method name="Int32 Test(System.SByte*)">
33188         <size>33</size>
33189       </method>
33190     </type>
33191   </test>
33192   <test name="test-655.cs">
33193     <type name="D">
33194       <method name="Void .ctor()">
33195         <size>7</size>
33196       </method>
33197       <method name="Byte get_Item(Int32)">
33198         <size>7</size>
33199       </method>
33200       <method name="Void set_Item(Int32, Byte)">
33201         <size>8</size>
33202       </method>
33203       <method name="Int32 Main()">
33204         <size>77</size>
33205       </method>
33206     </type>
33207   </test>
33208   <test name="test-656.cs">
33209     <type name="Goo">
33210       <method name="Void .ctor()">
33211         <size>7</size>
33212       </method>
33213       <method name="Void Main()">
33214         <size>26</size>
33215       </method>
33216     </type>
33217   </test>
33218   <test name="test-657.cs">
33219     <type name="TestDebug.C">
33220       <method name="Void .ctor()">
33221         <size>7</size>
33222       </method>
33223       <method name="Void Method()">
33224         <size>1</size>
33225       </method>
33226     </type>
33227     <type name="TestDebug.Program">
33228       <method name="Void .ctor()">
33229         <size>7</size>
33230       </method>
33231       <method name="Void Excluded()">
33232         <size>11</size>
33233       </method>
33234       <method name="Int32 Main()">
33235         <size>7</size>
33236       </method>
33237     </type>
33238   </test>
33239   <test name="test-658.cs">
33240     <type name="A">
33241       <method name="Void .ctor()">
33242         <size>7</size>
33243       </method>
33244       <method name="Int32 get_Thread()">
33245         <size>2</size>
33246       </method>
33247     </type>
33248     <type name="Thread">
33249       <method name="Void .ctor()">
33250         <size>7</size>
33251       </method>
33252       <method name="Void Foo()">
33253         <size>1</size>
33254       </method>
33255     </type>
33256     <type name="B">
33257       <method name="Void .ctor()">
33258         <size>7</size>
33259       </method>
33260       <method name="Void Main()">
33261         <size>6</size>
33262       </method>
33263     </type>
33264   </test>
33265   <test name="test-659.cs">
33266     <type name="MySubClass">
33267       <method name="Void .ctor()">
33268         <size>7</size>
33269       </method>
33270       <method name="Int32 Main()">
33271         <size>30</size>
33272       </method>
33273       <method name="Void set_BB(Int32, Boolean)">
33274         <size>1</size>
33275       </method>
33276       <method name="Void Iface.set_AA(Int32, Boolean)">
33277         <size>9</size>
33278       </method>
33279     </type>
33280   </test>
33281   <test name="test-66.cs">
33282     <type name="Y">
33283       <method name="Void .ctor()">
33284         <size>7</size>
33285       </method>
33286     </type>
33287     <type name="X">
33288       <method name="Void .ctor()">
33289         <size>7</size>
33290       </method>
33291       <method name="Void .cctor()">
33292         <size>53</size>
33293       </method>
33294       <method name="Void FillOne()">
33295         <size>18</size>
33296       </method>
33297       <method name="Void FillSingle()">
33298         <size>39</size>
33299       </method>
33300       <method name="Void FillDouble()">
33301         <size>59</size>
33302       </method>
33303       <method name="Void FillObject()">
33304         <size>52</size>
33305       </method>
33306       <method name="Void FillDoubleObject()">
33307         <size>81</size>
33308       </method>
33309       <method name="Int32 TestSingle()">
33310         <size>47</size>
33311       </method>
33312       <method name="Int32 TestDouble()">
33313         <size>67</size>
33314       </method>
33315       <method name="Int32 TestObjectSingle()">
33316         <size>49</size>
33317       </method>
33318       <method name="Int32 TestObjectDouble()">
33319         <size>73</size>
33320       </method>
33321       <method name="Int32 Main()">
33322         <size>80</size>
33323       </method>
33324     </type>
33325   </test>
33326   <test name="test-660.cs">
33327     <type name="Test">
33328       <method name="Void .ctor()">
33329         <size>7</size>
33330       </method>
33331       <method name="Void Main()">
33332         <size>25</size>
33333       </method>
33334     </type>
33335     <type name="Status">
33336       <method name="Void .ctor(Code)">
33337         <size>8</size>
33338       </method>
33339       <method name="Status op_Implicit(Code)">
33340         <size>7</size>
33341       </method>
33342       <method name="Code op_Implicit(Status)">
33343         <size>8</size>
33344       </method>
33345     </type>
33346   </test>
33347   <test name="test-661.cs">
33348     <type name="Test">
33349       <method name="Void .ctor()">
33350         <size>7</size>
33351       </method>
33352       <method name="Void Main()">
33353         <size>1</size>
33354       </method>
33355       <method name="Void TestMethod()">
33356         <size>15</size>
33357       </method>
33358       <method name="SummaryInfo GetSummary()">
33359         <size>2</size>
33360       </method>
33361     </type>
33362   </test>
33363   <test name="test-662.cs">
33364     <type name="C">
33365       <method name="Void .ctor()">
33366         <size>7</size>
33367       </method>
33368       <method name="Void Main()">
33369         <size>1</size>
33370       </method>
33371     </type>
33372   </test>
33373   <test name="test-663.cs">
33374     <type name="A">
33375       <method name="Void .ctor()">
33376         <size>7</size>
33377       </method>
33378       <method name="Int32 op_Implicit(A)">
33379         <size>2</size>
33380       </method>
33381       <method name="Boolean op_Implicit(A)">
33382         <size>2</size>
33383       </method>
33384     </type>
33385     <type name="C">
33386       <method name="Void .ctor()">
33387         <size>7</size>
33388       </method>
33389       <method name="Void Main()">
33390         <size>17</size>
33391       </method>
33392     </type>
33393   </test>
33394   <test name="test-664.cs">
33395     <type name="C">
33396       <method name="Void .ctor()">
33397         <size>7</size>
33398       </method>
33399       <method name="Boolean Test(System.String)">
33400         <size>137</size>
33401       </method>
33402       <method name="Int32 Main()">
33403         <size>49</size>
33404       </method>
33405     </type>
33406   </test>
33407   <test name="test-665.cs">
33408     <type name="Test">
33409       <method name="Void .ctor()">
33410         <size>7</size>
33411       </method>
33412       <method name="Int32 Main()">
33413         <size>14</size>
33414       </method>
33415       <method name="Int32 Method(System.Object)">
33416         <size>2</size>
33417       </method>
33418     </type>
33419   </test>
33420   <test name="test-666.cs">
33421     <type name="C">
33422       <method name="Void .ctor()">
33423         <size>7</size>
33424       </method>
33425       <method name="Void Main()">
33426         <size>1</size>
33427       </method>
33428     </type>
33429   </test>
33430   <test name="test-667.cs">
33431     <type name="CA">
33432       <method name="Void .ctor()">
33433         <size>7</size>
33434       </method>
33435       <method name="Void IA.M()">
33436         <size>1</size>
33437       </method>
33438     </type>
33439     <type name="CC">
33440       <method name="Void .ctor()">
33441         <size>7</size>
33442       </method>
33443       <method name="Void Main()">
33444         <size>1</size>
33445       </method>
33446     </type>
33447   </test>
33448   <test name="test-668.cs">
33449     <type name="Bar">
33450       <method name="Void .ctor()">
33451         <size>7</size>
33452       </method>
33453     </type>
33454     <type name="Test">
33455       <method name="Void .ctor()">
33456         <size>7</size>
33457       </method>
33458       <method name="Void Main()">
33459         <size>7</size>
33460       </method>
33461     </type>
33462   </test>
33463   <test name="test-669.cs">
33464     <type name="Test">
33465       <method name="Void .ctor()">
33466         <size>7</size>
33467       </method>
33468       <method name="Void Main()">
33469         <size>3</size>
33470       </method>
33471     </type>
33472   </test>
33473   <test name="test-670.cs">
33474     <type name="C">
33475       <method name="Void .ctor()">
33476         <size>7</size>
33477       </method>
33478       <method name="Void Main()">
33479         <size>14</size>
33480       </method>
33481     </type>
33482   </test>
33483   <test name="test-671.cs">
33484     <type name="C">
33485       <method name="Void .ctor()">
33486         <size>7</size>
33487       </method>
33488       <method name="Int32 Main()">
33489         <size>19</size>
33490       </method>
33491       <method name="Boolean Bar(System.Object)">
33492         <size>2</size>
33493       </method>
33494     </type>
33495   </test>
33496   <test name="test-672.cs">
33497     <type name="X">
33498       <method name="Void .ctor()">
33499         <size>7</size>
33500       </method>
33501       <method name="System.Int32* get_Foo()">
33502         <size>3</size>
33503       </method>
33504       <method name="S* get_Foo2()">
33505         <size>3</size>
33506       </method>
33507       <method name="Void Main()">
33508         <size>1</size>
33509       </method>
33510     </type>
33511   </test>
33512   <test name="test-673.cs">
33513     <type name="Test">
33514       <method name="Void .ctor()">
33515         <size>7</size>
33516       </method>
33517       <method name="Void Foo()">
33518         <size>1</size>
33519       </method>
33520       <method name="Int32 Main()">
33521         <size>85</size>
33522       </method>
33523     </type>
33524   </test>
33525   <test name="test-674.cs">
33526     <type name="Test">
33527       <method name="Void .ctor()">
33528         <size>7</size>
33529       </method>
33530       <method name="Int32 Main()">
33531         <size>56</size>
33532       </method>
33533       <method name="Int32 &lt;Main&gt;m__0(Int32)">
33534         <size>2</size>
33535       </method>
33536     </type>
33537     <type name="Test+D">
33538       <method name="Void .ctor(Object, IntPtr)">
33539         <size>0</size>
33540       </method>
33541       <method name="Int32 Invoke(Int32)">
33542         <size>0</size>
33543       </method>
33544       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33545         <size>0</size>
33546       </method>
33547       <method name="Int32 EndInvoke(IAsyncResult)">
33548         <size>0</size>
33549       </method>
33550     </type>
33551   </test>
33552   <test name="test-675.cs">
33553     <type name="B">
33554       <method name="Void .ctor()">
33555         <size>7</size>
33556       </method>
33557       <method name="Int32 GetHashCode()">
33558         <size>2</size>
33559       </method>
33560       <method name="Boolean Equals(System.Object)">
33561         <size>2</size>
33562       </method>
33563       <method name="Boolean op_Equality(B, B)">
33564         <size>2</size>
33565       </method>
33566       <method name="Boolean op_Inequality(B, B)">
33567         <size>2</size>
33568       </method>
33569     </type>
33570     <type name="Test">
33571       <method name="Void .ctor()">
33572         <size>7</size>
33573       </method>
33574       <method name="Int32 Main()">
33575         <size>2</size>
33576       </method>
33577     </type>
33578   </test>
33579   <test name="test-676.cs">
33580     <type name="N.Item">
33581       <method name="Void .ctor()">
33582         <size>7</size>
33583       </method>
33584     </type>
33585     <type name="N.Test">
33586       <method name="Void .ctor()">
33587         <size>7</size>
33588       </method>
33589       <method name="N.Item get_Item(N.Test)">
33590         <size>2</size>
33591       </method>
33592       <method name="Void Foo(ItemSlot)">
33593         <size>27</size>
33594       </method>
33595       <method name="Int32 Main()">
33596         <size>2</size>
33597       </method>
33598     </type>
33599   </test>
33600   <test name="test-677.cs">
33601     <type name="InvokeWindow">
33602       <method name="Void .ctor()">
33603         <size>7</size>
33604       </method>
33605       <method name="Void add_E(D)">
33606         <size>24</size>
33607       </method>
33608       <method name="Void remove_E(D)">
33609         <size>24</size>
33610       </method>
33611       <method name="Void Run()">
33612         <size>12</size>
33613       </method>
33614     </type>
33615     <type name="Test">
33616       <method name="Void .ctor()">
33617         <size>7</size>
33618       </method>
33619       <method name="Int32 Main()">
33620         <size>32</size>
33621       </method>
33622       <method name="Void OnDeleteEvent()">
33623         <size>1</size>
33624       </method>
33625       <method name="Void OnDeleteEvent(Int32)">
33626         <size>1</size>
33627       </method>
33628     </type>
33629     <type name="D">
33630       <method name="Void .ctor(Object, IntPtr)">
33631         <size>0</size>
33632       </method>
33633       <method name="Void Invoke()">
33634         <size>0</size>
33635       </method>
33636       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33637         <size>0</size>
33638       </method>
33639       <method name="Void EndInvoke(IAsyncResult)">
33640         <size>0</size>
33641       </method>
33642     </type>
33643   </test>
33644   <test name="test-678.cs">
33645     <type name="NaNTest">
33646       <method name="Void .ctor(Double, Double)">
33647         <size>171</size>
33648       </method>
33649       <method name="Int32 Main()">
33650         <size>26</size>
33651       </method>
33652     </type>
33653   </test>
33654   <test name="test-679.cs">
33655     <type name="Program">
33656       <method name="Void .ctor()">
33657         <size>7</size>
33658       </method>
33659       <method name="Int32 Main()">
33660         <size>12</size>
33661       </method>
33662     </type>
33663   </test>
33664   <test name="test-68.cs">
33665     <type name="Y">
33666       <method name="Void .ctor()">
33667         <size>14</size>
33668       </method>
33669     </type>
33670     <type name="X">
33671       <method name="Void .ctor()">
33672         <size>7</size>
33673       </method>
33674       <method name="Int32 Main()">
33675         <size>147</size>
33676       </method>
33677     </type>
33678   </test>
33679   <test name="test-680.cs">
33680     <type name="AsStringProblem.MainClass">
33681       <method name="Void .ctor()">
33682         <size>7</size>
33683       </method>
33684       <method name="Void Main()">
33685         <size>94</size>
33686       </method>
33687     </type>
33688   </test>
33689   <test name="test-681.cs">
33690     <type name="Bug">
33691       <method name="Void .ctor()">
33692         <size>20</size>
33693       </method>
33694       <method name="Void Main()">
33695         <size>1</size>
33696       </method>
33697     </type>
33698     <type name="BugClass">
33699       <method name="Void .cctor()">
33700         <size>18</size>
33701       </method>
33702       <method name="Void FooImplementation(System.Void*)">
33703         <size>1</size>
33704       </method>
33705     </type>
33706     <type name="BugClass+Foo">
33707       <method name="Void .ctor(Object, IntPtr)">
33708         <size>0</size>
33709       </method>
33710       <method name="Void Invoke(System.Void*)">
33711         <size>0</size>
33712       </method>
33713       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
33714         <size>0</size>
33715       </method>
33716       <method name="Void EndInvoke(IAsyncResult)">
33717         <size>0</size>
33718       </method>
33719     </type>
33720   </test>
33721   <test name="test-682.cs">
33722     <type name="broken_cast">
33723       <method name="Void .ctor()">
33724         <size>7</size>
33725       </method>
33726       <method name="Void report(System.String)">
33727         <size>7</size>
33728       </method>
33729       <method name="Void conv_ovf_i(Int64, Boolean)">
33730         <size>73</size>
33731       </method>
33732       <method name="Void conv_ovf_i_un(Int64, Boolean)">
33733         <size>73</size>
33734       </method>
33735       <method name="Void conv_ovf_u(Int64, Boolean)">
33736         <size>73</size>
33737       </method>
33738       <method name="Void conv_ovf_u_un(Int64, Boolean)">
33739         <size>73</size>
33740       </method>
33741       <method name="Int32 Main()">
33742         <size>472</size>
33743       </method>
33744     </type>
33745   </test>
33746   <test name="test-683.cs">
33747     <type name="broken_cast">
33748       <method name="Void .ctor()">
33749         <size>7</size>
33750       </method>
33751       <method name="Int32 Main()">
33752         <size>32</size>
33753       </method>
33754     </type>
33755   </test>
33756   <test name="test-684.cs">
33757     <type name="mono_bug.Program">
33758       <method name="Void .ctor()">
33759         <size>7</size>
33760       </method>
33761       <method name="Void Main()">
33762         <size>71</size>
33763       </method>
33764       <method name="System.Double[][,] ReturnArray()">
33765         <size>62</size>
33766       </method>
33767     </type>
33768   </test>
33769   <test name="test-685.cs">
33770     <type name="C">
33771       <method name="Void .ctor()">
33772         <size>7</size>
33773       </method>
33774       <method name="Void Main()">
33775         <size>28</size>
33776       </method>
33777     </type>
33778   </test>
33779   <test name="test-686.cs">
33780     <type name="Test">
33781       <method name="Void .ctor()">
33782         <size>7</size>
33783       </method>
33784       <method name="Void Main()">
33785         <size>51</size>
33786       </method>
33787       <method name="Void Foo()">
33788         <size>145</size>
33789       </method>
33790     </type>
33791   </test>
33792   <test name="test-687.cs">
33793     <type name="XUnit">
33794       <method name="Void .ctor(Double)">
33795         <size>8</size>
33796       </method>
33797       <method name="XUnit op_Implicit(Double)">
33798         <size>10</size>
33799       </method>
33800       <method name="Double op_Implicit(XUnit)">
33801         <size>8</size>
33802       </method>
33803     </type>
33804     <type name="Unit">
33805       <method name="Void .ctor(Double)">
33806         <size>8</size>
33807       </method>
33808       <method name="Unit op_Implicit(Double)">
33809         <size>10</size>
33810       </method>
33811       <method name="Double op_Implicit(Unit)">
33812         <size>8</size>
33813       </method>
33814     </type>
33815     <type name="Test">
33816       <method name="Void .ctor()">
33817         <size>7</size>
33818       </method>
33819       <method name="Int32 Main()">
33820         <size>56</size>
33821       </method>
33822     </type>
33823   </test>
33824   <test name="test-688.cs">
33825     <type name="Test">
33826       <method name="Void .ctor()">
33827         <size>7</size>
33828       </method>
33829       <method name="System.Byte* GetFoo()">
33830         <size>7</size>
33831       </method>
33832       <method name="System.Byte* GetFoo2()">
33833         <size>7</size>
33834       </method>
33835       <method name="Int32 Main()">
33836         <size>46</size>
33837       </method>
33838     </type>
33839   </test>
33840   <test name="test-689.cs">
33841     <type name="Sample">
33842       <method name="Void Foo(System.Byte*, System.Byte*)">
33843         <size>46</size>
33844       </method>
33845       <method name="Void Main()">
33846         <size>3</size>
33847       </method>
33848     </type>
33849   </test>
33850   <test name="test-69.cs">
33851     <type name="Blah">
33852       <method name="Void .ctor()">
33853         <size>7</size>
33854       </method>
33855       <method name="Void Start_internal(IntPtr)">
33856         <size>0</size>
33857       </method>
33858       <method name="Int32 Main()">
33859         <size>2</size>
33860       </method>
33861     </type>
33862   </test>
33863   <test name="test-690.cs">
33864     <type name="Test.Test">
33865       <method name="Void .ctor()">
33866         <size>7</size>
33867       </method>
33868       <method name="Void Main()">
33869         <size>1</size>
33870       </method>
33871     </type>
33872   </test>
33873   <test name="test-691.cs">
33874     <type name="ConsoleApplication6.Program">
33875       <method name="Void .ctor()">
33876         <size>7</size>
33877       </method>
33878       <method name="Void .cctor()">
33879         <size>23</size>
33880       </method>
33881       <method name="Void Main()">
33882         <size>127</size>
33883       </method>
33884     </type>
33885   </test>
33886   <test name="test-692.cs">
33887     <type name="Test">
33888       <method name="Void .ctor()">
33889         <size>7</size>
33890       </method>
33891       <method name="Void test1(DateTime ByRef)">
33892         <size>11</size>
33893       </method>
33894       <method name="Void test2(DateTime ByRef)">
33895         <size>14</size>
33896       </method>
33897       <method name="Int32 Main()">
33898         <size>141</size>
33899       </method>
33900     </type>
33901   </test>
33902   <test name="test-693.cs">
33903     <type name="ConstTest">
33904       <method name="Void .ctor()">
33905         <size>7</size>
33906       </method>
33907       <method name="Int32 Main()">
33908         <size>32</size>
33909       </method>
33910     </type>
33911   </test>
33912   <test name="test-694.cs">
33913     <type name="Test">
33914       <method name="Void .ctor()">
33915         <size>7</size>
33916       </method>
33917       <method name="Int32 Main()">
33918         <size>2</size>
33919       </method>
33920     </type>
33921   </test>
33922   <test name="test-695.cs">
33923     <type name="Program">
33924       <method name="Void .ctor()">
33925         <size>7</size>
33926       </method>
33927       <method name="Void .cctor()">
33928         <size>53</size>
33929       </method>
33930       <method name="Int32 Main()">
33931         <size>680</size>
33932       </method>
33933       <method name="System.String get_BaseDirectory()">
33934         <size>28</size>
33935       </method>
33936     </type>
33937     <type name="&lt;PrivateImplementationDetails&gt;">
33938       <method name="Void .ctor()">
33939         <size>7</size>
33940       </method>
33941     </type>
33942   </test>
33943   <test name="test-696.cs">
33944     <type name="S">
33945       <method name="Void f(S)">
33946         <size>1</size>
33947       </method>
33948       <method name="S op_Implicit(C)">
33949         <size>2</size>
33950       </method>
33951     </type>
33952     <type name="C">
33953       <method name="Void .ctor()">
33954         <size>7</size>
33955       </method>
33956       <method name="Void Main()">
33957         <size>12</size>
33958       </method>
33959     </type>
33960   </test>
33961   <test name="test-697.cs">
33962     <type name="C">
33963       <method name="Void .ctor()">
33964         <size>7</size>
33965       </method>
33966       <method name="Void Main()">
33967         <size>1</size>
33968       </method>
33969     </type>
33970   </test>
33971   <test name="test-698.cs">
33972     <type name="test">
33973       <method name="Void .ctor()">
33974         <size>7</size>
33975       </method>
33976       <method name="Void Main()">
33977         <size>12</size>
33978       </method>
33979     </type>
33980   </test>
33981   <test name="test-699.cs">
33982     <type name="D">
33983       <method name="Void .ctor(String)">
33984         <size>25</size>
33985       </method>
33986       <method name="System.String get_message()">
33987         <size>7</size>
33988       </method>
33989       <method name="Void Main()">
33990         <size>1</size>
33991       </method>
33992     </type>
33993   </test>
33994   <test name="test-7.cs">
33995     <type name="Mine.MyBoolean">
33996       <method name="Void .ctor()">
33997         <size>7</size>
33998       </method>
33999       <method name="Boolean op_Implicit(Mine.MyBoolean)">
34000         <size>2</size>
34001       </method>
34002     </type>
34003     <type name="Mine.MyTrueFalse">
34004       <method name="Void .ctor()">
34005         <size>7</size>
34006       </method>
34007       <method name="Boolean op_True(Mine.MyTrueFalse)">
34008         <size>2</size>
34009       </method>
34010       <method name="Boolean op_False(Mine.MyTrueFalse)">
34011         <size>2</size>
34012       </method>
34013     </type>
34014     <type name="Mine.Blah">
34015       <method name="Void .ctor(Int32)">
34016         <size>14</size>
34017       </method>
34018       <method name="Int32 Main()">
34019         <size>408</size>
34020       </method>
34021       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
34022         <size>31</size>
34023       </method>
34024       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
34025         <size>22</size>
34026       </method>
34027       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
34028         <size>23</size>
34029       </method>
34030       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
34031         <size>31</size>
34032       </method>
34033       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
34034         <size>24</size>
34035       </method>
34036       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
34037         <size>24</size>
34038       </method>
34039       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
34040         <size>24</size>
34041       </method>
34042       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
34043         <size>23</size>
34044       </method>
34045       <method name="Boolean op_LogicalNot(Mine.Blah)">
34046         <size>20</size>
34047       </method>
34048       <method name="Mine.Blah op_Increment(Mine.Blah)">
34049         <size>26</size>
34050       </method>
34051       <method name="Mine.Blah op_Decrement(Mine.Blah)">
34052         <size>26</size>
34053       </method>
34054       <method name="Boolean op_True(Mine.Blah)">
34055         <size>20</size>
34056       </method>
34057       <method name="Boolean op_False(Mine.Blah)">
34058         <size>23</size>
34059       </method>
34060       <method name="Int32 op_Implicit(Mine.Blah)">
34061         <size>17</size>
34062       </method>
34063       <method name="Double op_Explicit(Mine.Blah)">
34064         <size>18</size>
34065       </method>
34066     </type>
34067   </test>
34068   <test name="test-70.cs">
34069     <type name="X">
34070       <method name="Void .ctor()">
34071         <size>7</size>
34072       </method>
34073       <method name="Int32 get_A()">
34074         <size>2</size>
34075       </method>
34076       <method name="Int32 B()">
34077         <size>2</size>
34078       </method>
34079     </type>
34080     <type name="Y">
34081       <method name="Void .ctor()">
34082         <size>7</size>
34083       </method>
34084       <method name="Int32 get_A()">
34085         <size>9</size>
34086       </method>
34087       <method name="Int32 B()">
34088         <size>9</size>
34089       </method>
34090     </type>
34091     <type name="Z">
34092       <method name="Void .ctor()">
34093         <size>7</size>
34094       </method>
34095       <method name="Int32 Main()">
34096         <size>70</size>
34097       </method>
34098     </type>
34099   </test>
34100   <test name="test-700.cs">
34101     <type name="FooAttribute">
34102       <method name="Void .ctor(String)">
34103         <size>7</size>
34104       </method>
34105     </type>
34106     <type name="Test">
34107       <method name="Void .ctor()">
34108         <size>7</size>
34109       </method>
34110     </type>
34111     <type name="Program">
34112       <method name="Void .ctor()">
34113         <size>7</size>
34114       </method>
34115       <method name="Void Main()">
34116         <size>1</size>
34117       </method>
34118     </type>
34119   </test>
34120   <test name="test-701.cs">
34121     <type name="Foo">
34122       <method name="Void .ctor()">
34123         <size>7</size>
34124       </method>
34125       <method name="UInt16 ToUint16()">
34126         <size>6</size>
34127       </method>
34128       <method name="Void Main()">
34129         <size>1</size>
34130       </method>
34131     </type>
34132   </test>
34133   <test name="test-71.cs">
34134     <type name="X">
34135       <method name="Void .ctor()">
34136         <size>7</size>
34137       </method>
34138       <method name="Void Main()">
34139         <size>37</size>
34140       </method>
34141     </type>
34142     <type name="MethodSignature">
34143       <method name="Void .ctor(String, Type, Type[])">
34144         <size>22</size>
34145       </method>
34146     </type>
34147   </test>
34148   <test name="test-72.cs">
34149     <type name="outer">
34150       <method name="Void .ctor()">
34151         <size>7</size>
34152       </method>
34153       <method name="Int32 Main()">
34154         <size>2</size>
34155       </method>
34156     </type>
34157     <type name="outer+inner">
34158       <method name="Void .ctor()">
34159         <size>7</size>
34160       </method>
34161       <method name="Void meth(System.Object)">
34162         <size>8</size>
34163       </method>
34164     </type>
34165   </test>
34166   <test name="test-73.cs">
34167     <type name="Abstract">
34168       <method name="Void .ctor()">
34169         <size>7</size>
34170       </method>
34171       <method name="Int32 A()">
34172         <size>0</size>
34173       </method>
34174     </type>
34175     <type name="Concrete">
34176       <method name="Void .ctor()">
34177         <size>7</size>
34178       </method>
34179       <method name="Int32 A()">
34180         <size>2</size>
34181       </method>
34182     </type>
34183     <type name="Test">
34184       <method name="Void .ctor()">
34185         <size>7</size>
34186       </method>
34187       <method name="Int32 Main()">
34188         <size>22</size>
34189       </method>
34190     </type>
34191   </test>
34192   <test name="test-74.cs">
34193     <type name="X">
34194       <method name="Void .ctor()">
34195         <size>7</size>
34196       </method>
34197       <method name="Int32 Main()">
34198         <size>168</size>
34199       </method>
34200     </type>
34201   </test>
34202   <test name="test-75.cs">
34203     <type name="X">
34204       <method name="Void .ctor()">
34205         <size>7</size>
34206       </method>
34207       <method name="Void .cctor()">
34208         <size>1</size>
34209       </method>
34210       <method name="X op_Addition(X, X)">
34211         <size>8</size>
34212       </method>
34213     </type>
34214     <type name="Y">
34215       <method name="Void .ctor()">
34216         <size>7</size>
34217       </method>
34218     </type>
34219     <type name="Z">
34220       <method name="Void .ctor()">
34221         <size>7</size>
34222       </method>
34223     </type>
34224     <type name="driver">
34225       <method name="Void .ctor()">
34226         <size>7</size>
34227       </method>
34228       <method name="Int32 Main()">
34229         <size>34</size>
34230       </method>
34231     </type>
34232   </test>
34233   <test name="test-76.cs">
34234     <type name="foo">
34235       <method name="Void .ctor()">
34236         <size>7</size>
34237       </method>
34238       <method name="System.String strcat(System.String[])">
34239         <size>47</size>
34240       </method>
34241       <method name="Int32 Main()">
34242         <size>142</size>
34243       </method>
34244     </type>
34245   </test>
34246   <test name="test-77.cs">
34247     <type name="XX">
34248       <method name="Void .ctor()">
34249         <size>7</size>
34250       </method>
34251       <method name="Int32 Main()">
34252         <size>220</size>
34253       </method>
34254     </type>
34255   </test>
34256   <test name="test-78.cs">
34257     <type name="N1.B">
34258       <method name="Void .ctor()">
34259         <size>7</size>
34260       </method>
34261       <method name="Boolean ShortCasting()">
34262         <size>19</size>
34263       </method>
34264       <method name="Boolean IntCasting()">
34265         <size>18</size>
34266       </method>
34267       <method name="Int32 Main()">
34268         <size>26</size>
34269       </method>
34270     </type>
34271   </test>
34272   <test name="test-79.cs">
34273     <type name="X">
34274       <method name="Void .ctor()">
34275         <size>7</size>
34276       </method>
34277       <method name="Int32 Main()">
34278         <size>40</size>
34279       </method>
34280     </type>
34281   </test>
34282   <test name="test-8.cs">
34283     <type name="X">
34284       <method name="Void .ctor()">
34285         <size>7</size>
34286       </method>
34287       <method name="Int32 Main(System.String[])">
34288         <size>115</size>
34289       </method>
34290     </type>
34291   </test>
34292   <test name="test-80.cs">
34293     <type name="X">
34294       <method name="Void .ctor()">
34295         <size>7</size>
34296       </method>
34297       <method name="Int32 Add(Int32, Int32)">
34298         <size>4</size>
34299       </method>
34300     </type>
34301     <type name="Y">
34302       <method name="Void .ctor()">
34303         <size>7</size>
34304       </method>
34305       <method name="Int32 Main()">
34306         <size>34</size>
34307       </method>
34308       <method name="Int32 A.Add(Int32, Int32)">
34309         <size>9</size>
34310       </method>
34311     </type>
34312   </test>
34313   <test name="test-81.cs">
34314     <type name="N1.A">
34315       <method name="Void .ctor()">
34316         <size>7</size>
34317       </method>
34318       <method name="Void Bar()">
34319         <size>44</size>
34320       </method>
34321       <method name="Int32 Main()">
34322         <size>71</size>
34323       </method>
34324     </type>
34325   </test>
34326   <test name="test-82.cs">
34327     <type name="N1.N2.B">
34328       <method name="Void .ctor()">
34329         <size>7</size>
34330       </method>
34331       <method name="Void Method(A ByRef)">
34332         <size>1</size>
34333       </method>
34334       <method name="Int32 Main()">
34335         <size>2</size>
34336       </method>
34337     </type>
34338     <type name="N1.N3.B">
34339       <method name="Void .ctor()">
34340         <size>7</size>
34341       </method>
34342       <method name="Void Method(A ByRef)">
34343         <size>1</size>
34344       </method>
34345     </type>
34346   </test>
34347   <test name="test-83.cs">
34348     <type name="PersonArrivedArgs">
34349       <method name="Void .ctor(String)">
34350         <size>14</size>
34351       </method>
34352     </type>
34353     <type name="Greeter">
34354       <method name="Void .ctor(String)">
34355         <size>14</size>
34356       </method>
34357       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
34358         <size>18</size>
34359       </method>
34360     </type>
34361     <type name="Room">
34362       <method name="Void .ctor()">
34363         <size>14</size>
34364       </method>
34365       <method name="Void add_PersonArrived(PersonArrivedHandler)">
34366         <size>24</size>
34367       </method>
34368       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
34369         <size>24</size>
34370       </method>
34371       <method name="Void AddPerson(System.String)">
34372         <size>14</size>
34373       </method>
34374     </type>
34375     <type name="DelegateTest">
34376       <method name="Void .ctor()">
34377         <size>7</size>
34378       </method>
34379       <method name="Int32 Main()">
34380         <size>2</size>
34381       </method>
34382     </type>
34383     <type name="PersonArrivedHandler">
34384       <method name="Void .ctor(Object, IntPtr)">
34385         <size>0</size>
34386       </method>
34387       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
34388         <size>0</size>
34389       </method>
34390       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
34391         <size>0</size>
34392       </method>
34393       <method name="Void EndInvoke(IAsyncResult)">
34394         <size>0</size>
34395       </method>
34396     </type>
34397   </test>
34398   <test name="test-84.cs">
34399     <type name="Ghost">
34400       <method name="Void .ctor()">
34401         <size>7</size>
34402       </method>
34403       <method name="Int32 Main()">
34404         <size>6</size>
34405       </method>
34406     </type>
34407   </test>
34408   <test name="test-85.cs">
34409     <type name="X">
34410       <method name="Void .ctor()">
34411         <size>7</size>
34412       </method>
34413       <method name="Int32 Main()">
34414         <size>20</size>
34415       </method>
34416     </type>
34417   </test>
34418   <test name="test-86.cs">
34419     <type name="T.T">
34420       <method name="Void .ctor()">
34421         <size>7</size>
34422       </method>
34423       <method name="Int32 method1(System.Type, Int32)">
34424         <size>23</size>
34425       </method>
34426       <method name="Int32 method1(System.Type, System.Type[])">
34427         <size>12</size>
34428       </method>
34429       <method name="Int32 method2(System.Type, Int32)">
34430         <size>23</size>
34431       </method>
34432       <method name="Int32 method2(System.Type, System.Type[])">
34433         <size>12</size>
34434       </method>
34435       <method name="Int32 Main()">
34436         <size>36</size>
34437       </method>
34438     </type>
34439   </test>
34440   <test name="test-87.cs">
34441     <type name="Top">
34442       <method name="Void .ctor()">
34443         <size>7</size>
34444       </method>
34445       <method name="Int32 Main()">
34446         <size>58</size>
34447       </method>
34448     </type>
34449     <type name="Top+X">
34450       <method name="Void .ctor()">
34451         <size>7</size>
34452       </method>
34453     </type>
34454     <type name="Top+Y">
34455       <method name="Void .ctor()">
34456         <size>7</size>
34457       </method>
34458     </type>
34459     <type name="Top+XA">
34460       <method name="Void .ctor()">
34461         <size>7</size>
34462       </method>
34463       <method name="Int32 get_one()">
34464         <size>2</size>
34465       </method>
34466     </type>
34467     <type name="Top+XB">
34468       <method name="Void .ctor()">
34469         <size>7</size>
34470       </method>
34471       <method name="Int32 get_one()">
34472         <size>2</size>
34473       </method>
34474       <method name="Int32 get_two()">
34475         <size>2</size>
34476       </method>
34477     </type>
34478     <type name="Other">
34479       <method name="Void .ctor()">
34480         <size>7</size>
34481       </method>
34482       <method name="Void X()">
34483         <size>5</size>
34484       </method>
34485     </type>
34486   </test>
34487   <test name="test-88.cs">
34488     <type name="X">
34489       <method name="Void .ctor()">
34490         <size>7</size>
34491       </method>
34492       <method name="Void f(System.String)">
34493         <size>19</size>
34494       </method>
34495       <method name="Int32 Main()">
34496         <size>67</size>
34497       </method>
34498     </type>
34499   </test>
34500   <test name="test-89.cs">
34501     <type name="X">
34502       <method name="Void .ctor(Int32)">
34503         <size>8</size>
34504       </method>
34505       <method name="X F(Int32)">
34506         <size>7</size>
34507       </method>
34508       <method name="Int32 Main()">
34509         <size>99</size>
34510       </method>
34511     </type>
34512   </test>
34513   <test name="test-9.cs">
34514     <type name="X">
34515       <method name="Void .ctor()">
34516         <size>7</size>
34517       </method>
34518       <method name="Int32 Main(System.String[])">
34519         <size>104</size>
34520       </method>
34521     </type>
34522   </test>
34523   <test name="test-90.cs">
34524     <type name="N1.Blah">
34525       <method name="Void .ctor()">
34526         <size>7</size>
34527       </method>
34528       <method name="Int32 Main()">
34529         <size>2</size>
34530       </method>
34531     </type>
34532   </test>
34533   <test name="test-91.cs">
34534     <type name="Abstract">
34535       <method name="Void .ctor()">
34536         <size>7</size>
34537       </method>
34538     </type>
34539     <type name="Plain">
34540       <method name="Void .ctor()">
34541         <size>7</size>
34542       </method>
34543     </type>
34544     <type name="Test">
34545       <method name="Void .ctor()">
34546         <size>7</size>
34547       </method>
34548       <method name="Void MyProtectedInternal()">
34549         <size>1</size>
34550       </method>
34551       <method name="Void MyInternal()">
34552         <size>1</size>
34553       </method>
34554       <method name="Void MyPublic()">
34555         <size>1</size>
34556       </method>
34557       <method name="Void MyPrivate()">
34558         <size>1</size>
34559       </method>
34560       <method name="Int32 Main()">
34561         <size>242</size>
34562       </method>
34563     </type>
34564   </test>
34565   <test name="test-92.cs">
34566     <type name="Outer">
34567       <method name="Void .ctor()">
34568         <size>7</size>
34569       </method>
34570     </type>
34571     <type name="Outer+Inner">
34572       <method name="Void .ctor()">
34573         <size>7</size>
34574       </method>
34575     </type>
34576     <type name="InnerBase">
34577       <method name="Void .ctor()">
34578         <size>7</size>
34579       </method>
34580     </type>
34581     <type name="MainClass">
34582       <method name="Void .ctor()">
34583         <size>7</size>
34584       </method>
34585       <method name="Int32 Main()">
34586         <size>2</size>
34587       </method>
34588     </type>
34589   </test>
34590   <test name="test-93.cs">
34591     <type name="N1.C">
34592       <method name="Void .ctor()">
34593         <size>7</size>
34594       </method>
34595       <method name="Void method(B ByRef)">
34596         <size>15</size>
34597       </method>
34598     </type>
34599     <type name="Test">
34600       <method name="Void .ctor()">
34601         <size>7</size>
34602       </method>
34603       <method name="Int32 Main()">
34604         <size>15</size>
34605       </method>
34606     </type>
34607   </test>
34608   <test name="test-94.cs">
34609     <type name="Base">
34610       <method name="Void .ctor()">
34611         <size>7</size>
34612       </method>
34613       <method name="Int32 IVehicle.Start()">
34614         <size>2</size>
34615       </method>
34616       <method name="Int32 Stop()">
34617         <size>2</size>
34618       </method>
34619       <method name="Int32 Turn()">
34620         <size>2</size>
34621       </method>
34622     </type>
34623     <type name="Derived1">
34624       <method name="Void .ctor()">
34625         <size>7</size>
34626       </method>
34627       <method name="Int32 Turn()">
34628         <size>2</size>
34629       </method>
34630     </type>
34631     <type name="Derived2">
34632       <method name="Void .ctor()">
34633         <size>7</size>
34634       </method>
34635       <method name="Int32 IVehicle.Start()">
34636         <size>2</size>
34637       </method>
34638       <method name="Int32 IVehicle.Turn()">
34639         <size>2</size>
34640       </method>
34641       <method name="Int32 Stop()">
34642         <size>2</size>
34643       </method>
34644       <method name="Int32 Turn()">
34645         <size>2</size>
34646       </method>
34647     </type>
34648     <type name="Test">
34649       <method name="Void .ctor()">
34650         <size>7</size>
34651       </method>
34652       <method name="Int32 Main()">
34653         <size>88</size>
34654       </method>
34655     </type>
34656   </test>
34657   <test name="test-95.cs">
34658     <type name="X">
34659       <method name="Void .ctor()">
34660         <size>7</size>
34661       </method>
34662       <method name="Int32 Main()">
34663         <size>30</size>
34664       </method>
34665     </type>
34666   </test>
34667   <test name="test-96.cs">
34668     <type name="N1.A">
34669       <method name="Void .ctor()">
34670         <size>7</size>
34671       </method>
34672       <method name="Int32 Main()">
34673         <size>2</size>
34674       </method>
34675     </type>
34676     <type name="N1.C">
34677       <method name="Void .ctor(Object, IntPtr)">
34678         <size>0</size>
34679       </method>
34680       <method name="Void Invoke(System.Object, N1.A)">
34681         <size>0</size>
34682       </method>
34683       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
34684         <size>0</size>
34685       </method>
34686       <method name="Void EndInvoke(IAsyncResult)">
34687         <size>0</size>
34688       </method>
34689     </type>
34690   </test>
34691   <test name="test-97.cs">
34692     <type name="X">
34693       <method name="Void .ctor()">
34694         <size>7</size>
34695       </method>
34696       <method name="Int32 Main()">
34697         <size>2</size>
34698       </method>
34699     </type>
34700   </test>
34701   <test name="test-98.cs">
34702     <type name="X">
34703       <method name="Void .ctor()">
34704         <size>7</size>
34705       </method>
34706       <method name="Void b()">
34707         <size>19</size>
34708       </method>
34709     </type>
34710     <type name="Y">
34711       <method name="Void .ctor()">
34712         <size>7</size>
34713       </method>
34714       <method name="Int32 Main()">
34715         <size>2</size>
34716       </method>
34717     </type>
34718   </test>
34719   <test name="test-99.cs">
34720     <type name="X">
34721       <method name="Void .ctor()">
34722         <size>7</size>
34723       </method>
34724       <method name="Int32 Main()">
34725         <size>104</size>
34726       </method>
34727     </type>
34728   </test>
34729   <test name="test-anon-01.cs">
34730     <type name="X">
34731       <method name="Void .ctor()">
34732         <size>7</size>
34733       </method>
34734       <method name="Int32 Main()">
34735         <size>21</size>
34736       </method>
34737     </type>
34738     <type name="S">
34739       <method name="Void .ctor(Object, IntPtr)">
34740         <size>0</size>
34741       </method>
34742       <method name="Void Invoke()">
34743         <size>0</size>
34744       </method>
34745       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34746         <size>0</size>
34747       </method>
34748       <method name="Void EndInvoke(IAsyncResult)">
34749         <size>0</size>
34750       </method>
34751     </type>
34752     <type name="X+&lt;Main&gt;c__AnonStorey0">
34753       <method name="Void .ctor()">
34754         <size>7</size>
34755       </method>
34756       <method name="Void &lt;&gt;m__0()">
34757         <size>8</size>
34758       </method>
34759     </type>
34760   </test>
34761   <test name="test-anon-02.cs">
34762     <type name="X">
34763       <method name="Void .ctor()">
34764         <size>7</size>
34765       </method>
34766       <method name="Int32 Main()">
34767         <size>151</size>
34768       </method>
34769     </type>
34770     <type name="S">
34771       <method name="Void .ctor(Object, IntPtr)">
34772         <size>0</size>
34773       </method>
34774       <method name="Void Invoke()">
34775         <size>0</size>
34776       </method>
34777       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34778         <size>0</size>
34779       </method>
34780       <method name="Void EndInvoke(IAsyncResult)">
34781         <size>0</size>
34782       </method>
34783     </type>
34784     <type name="X+&lt;Main&gt;c__AnonStorey0">
34785       <method name="Void .ctor()">
34786         <size>7</size>
34787       </method>
34788       <method name="Void &lt;&gt;m__0()">
34789         <size>113</size>
34790       </method>
34791     </type>
34792   </test>
34793   <test name="test-anon-03.cs">
34794     <type name="X">
34795       <method name="Void .ctor()">
34796         <size>7</size>
34797       </method>
34798       <method name="Void Main()">
34799         <size>59</size>
34800       </method>
34801     </type>
34802     <type name="S">
34803       <method name="Void .ctor(Object, IntPtr)">
34804         <size>0</size>
34805       </method>
34806       <method name="Void Invoke()">
34807         <size>0</size>
34808       </method>
34809       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34810         <size>0</size>
34811       </method>
34812       <method name="Void EndInvoke(IAsyncResult)">
34813         <size>0</size>
34814       </method>
34815     </type>
34816     <type name="X+&lt;Main&gt;c__AnonStorey0">
34817       <method name="Void .ctor()">
34818         <size>7</size>
34819       </method>
34820       <method name="Void &lt;&gt;m__0()">
34821         <size>8</size>
34822       </method>
34823     </type>
34824   </test>
34825   <test name="test-anon-04.cs">
34826     <type name="X">
34827       <method name="Void .ctor()">
34828         <size>7</size>
34829       </method>
34830       <method name="Void Main()">
34831         <size>59</size>
34832       </method>
34833     </type>
34834     <type name="S">
34835       <method name="Void .ctor(Object, IntPtr)">
34836         <size>0</size>
34837       </method>
34838       <method name="Void Invoke()">
34839         <size>0</size>
34840       </method>
34841       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34842         <size>0</size>
34843       </method>
34844       <method name="Void EndInvoke(IAsyncResult)">
34845         <size>0</size>
34846       </method>
34847     </type>
34848     <type name="X+&lt;Main&gt;c__AnonStorey0">
34849       <method name="Void .ctor()">
34850         <size>7</size>
34851       </method>
34852       <method name="Void &lt;&gt;m__0()">
34853         <size>30</size>
34854       </method>
34855     </type>
34856   </test>
34857   <test name="test-anon-05.cs">
34858     <type name="X">
34859       <method name="Void .ctor()">
34860         <size>7</size>
34861       </method>
34862       <method name="Int32 Main()">
34863         <size>207</size>
34864       </method>
34865       <method name="Boolean t(Int32, Int32)">
34866         <size>5</size>
34867       </method>
34868     </type>
34869     <type name="S">
34870       <method name="Void .ctor(Object, IntPtr)">
34871         <size>0</size>
34872       </method>
34873       <method name="Void Invoke()">
34874         <size>0</size>
34875       </method>
34876       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34877         <size>0</size>
34878       </method>
34879       <method name="Void EndInvoke(IAsyncResult)">
34880         <size>0</size>
34881       </method>
34882     </type>
34883     <type name="X+&lt;Main&gt;c__AnonStorey1">
34884       <method name="Void .ctor()">
34885         <size>7</size>
34886       </method>
34887       <method name="Void &lt;&gt;m__0()">
34888         <size>76</size>
34889       </method>
34890     </type>
34891     <type name="X+&lt;Main&gt;c__AnonStorey0">
34892       <method name="Void .ctor()">
34893         <size>7</size>
34894       </method>
34895     </type>
34896   </test>
34897   <test name="test-anon-06.cs">
34898     <type name="X">
34899       <method name="Void .ctor()">
34900         <size>7</size>
34901       </method>
34902       <method name="Int32 Main()">
34903         <size>112</size>
34904       </method>
34905     </type>
34906     <type name="S">
34907       <method name="Void .ctor(Object, IntPtr)">
34908         <size>0</size>
34909       </method>
34910       <method name="Void Invoke()">
34911         <size>0</size>
34912       </method>
34913       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34914         <size>0</size>
34915       </method>
34916       <method name="Void EndInvoke(IAsyncResult)">
34917         <size>0</size>
34918       </method>
34919     </type>
34920     <type name="X+&lt;Main&gt;c__AnonStorey0">
34921       <method name="Void .ctor()">
34922         <size>7</size>
34923       </method>
34924       <method name="Void &lt;&gt;m__0()">
34925         <size>18</size>
34926       </method>
34927     </type>
34928   </test>
34929   <test name="test-anon-07.cs">
34930     <type name="X">
34931       <method name="Void .ctor()">
34932         <size>7</size>
34933       </method>
34934       <method name="Int32 Main()">
34935         <size>120</size>
34936       </method>
34937       <method name="Boolean t(Int32, Int32)">
34938         <size>5</size>
34939       </method>
34940     </type>
34941     <type name="D">
34942       <method name="Void .ctor(Object, IntPtr)">
34943         <size>0</size>
34944       </method>
34945       <method name="Void Invoke()">
34946         <size>0</size>
34947       </method>
34948       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34949         <size>0</size>
34950       </method>
34951       <method name="Void EndInvoke(IAsyncResult)">
34952         <size>0</size>
34953       </method>
34954     </type>
34955     <type name="X+&lt;Main&gt;c__AnonStorey0">
34956       <method name="Void .ctor()">
34957         <size>7</size>
34958       </method>
34959       <method name="Void &lt;&gt;m__0()">
34960         <size>18</size>
34961       </method>
34962       <method name="Void &lt;&gt;m__1()">
34963         <size>18</size>
34964       </method>
34965     </type>
34966   </test>
34967   <test name="test-anon-08.cs">
34968     <type name="X">
34969       <method name="Void .ctor()">
34970         <size>7</size>
34971       </method>
34972       <method name="Int32 Main()">
34973         <size>35</size>
34974       </method>
34975     </type>
34976     <type name="S">
34977       <method name="Void .ctor(Object, IntPtr)">
34978         <size>0</size>
34979       </method>
34980       <method name="Void Invoke()">
34981         <size>0</size>
34982       </method>
34983       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34984         <size>0</size>
34985       </method>
34986       <method name="Void EndInvoke(IAsyncResult)">
34987         <size>0</size>
34988       </method>
34989     </type>
34990     <type name="X+&lt;Main&gt;c__AnonStorey0">
34991       <method name="Void .ctor()">
34992         <size>7</size>
34993       </method>
34994       <method name="Void &lt;&gt;m__0()">
34995         <size>13</size>
34996       </method>
34997     </type>
34998   </test>
34999   <test name="test-anon-09.cs">
35000     <type name="X">
35001       <method name="Void .ctor()">
35002         <size>7</size>
35003       </method>
35004       <method name="Int32 Main()">
35005         <size>59</size>
35006       </method>
35007     </type>
35008     <type name="X+D">
35009       <method name="Void .ctor(Object, IntPtr)">
35010         <size>0</size>
35011       </method>
35012       <method name="Void Invoke()">
35013         <size>0</size>
35014       </method>
35015       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35016         <size>0</size>
35017       </method>
35018       <method name="Void EndInvoke(IAsyncResult)">
35019         <size>0</size>
35020       </method>
35021     </type>
35022     <type name="X+&lt;Main&gt;c__AnonStorey0">
35023       <method name="Void .ctor()">
35024         <size>7</size>
35025       </method>
35026       <method name="Void &lt;&gt;m__0()">
35027         <size>49</size>
35028       </method>
35029     </type>
35030   </test>
35031   <test name="test-anon-10.cs">
35032     <type name="S">
35033       <method name="Void .ctor()">
35034         <size>7</size>
35035       </method>
35036       <method name="Void Test()">
35037         <size>105</size>
35038       </method>
35039       <method name="Int32 Main()">
35040         <size>66</size>
35041       </method>
35042     </type>
35043     <type name="S+T">
35044       <method name="Void .ctor(Object, IntPtr)">
35045         <size>0</size>
35046       </method>
35047       <method name="Void Invoke()">
35048         <size>0</size>
35049       </method>
35050       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35051         <size>0</size>
35052       </method>
35053       <method name="Void EndInvoke(IAsyncResult)">
35054         <size>0</size>
35055       </method>
35056     </type>
35057     <type name="S+&lt;Test&gt;c__AnonStorey1">
35058       <method name="Void .ctor()">
35059         <size>7</size>
35060       </method>
35061     </type>
35062     <type name="S+&lt;Test&gt;c__AnonStorey0">
35063       <method name="Void .ctor()">
35064         <size>7</size>
35065       </method>
35066     </type>
35067     <type name="S+&lt;Test&gt;c__AnonStorey1">
35068       <method name="Void &lt;&gt;m__0()">
35069         <size>76</size>
35070       </method>
35071     </type>
35072   </test>
35073   <test name="test-anon-11.cs">
35074     <type name="X">
35075       <method name="Void .ctor()">
35076         <size>7</size>
35077       </method>
35078       <method name="Int32 Main()">
35079         <size>122</size>
35080       </method>
35081     </type>
35082     <type name="D">
35083       <method name="Void .ctor(Object, IntPtr)">
35084         <size>0</size>
35085       </method>
35086       <method name="Void Invoke(Int32)">
35087         <size>0</size>
35088       </method>
35089       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35090         <size>0</size>
35091       </method>
35092       <method name="Void EndInvoke(IAsyncResult)">
35093         <size>0</size>
35094       </method>
35095     </type>
35096     <type name="E">
35097       <method name="Void .ctor(Object, IntPtr)">
35098         <size>0</size>
35099       </method>
35100       <method name="Void Invoke(Int32 ByRef)">
35101         <size>0</size>
35102       </method>
35103       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
35104         <size>0</size>
35105       </method>
35106       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
35107         <size>0</size>
35108       </method>
35109     </type>
35110     <type name="F">
35111       <method name="Void .ctor(Object, IntPtr)">
35112         <size>0</size>
35113       </method>
35114       <method name="Void Invoke(System.Int32[])">
35115         <size>0</size>
35116       </method>
35117       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
35118         <size>0</size>
35119       </method>
35120       <method name="Void EndInvoke(IAsyncResult)">
35121         <size>0</size>
35122       </method>
35123     </type>
35124     <type name="X">
35125       <method name="Void &lt;Main&gt;m__0(Int32)">
35126         <size>1</size>
35127       </method>
35128       <method name="Void &lt;Main&gt;m__1(Int32)">
35129         <size>1</size>
35130       </method>
35131       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
35132         <size>1</size>
35133       </method>
35134       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
35135         <size>1</size>
35136       </method>
35137     </type>
35138   </test>
35139   <test name="test-anon-12.cs">
35140     <type name="X">
35141       <method name="Void .ctor()">
35142         <size>7</size>
35143       </method>
35144       <method name="Int32 Main()">
35145         <size>257</size>
35146       </method>
35147       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
35148         <size>79</size>
35149       </method>
35150     </type>
35151     <type name="predicate">
35152       <method name="Void .ctor(Object, IntPtr)">
35153         <size>0</size>
35154       </method>
35155       <method name="Boolean Invoke(System.Object)">
35156         <size>0</size>
35157       </method>
35158       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
35159         <size>0</size>
35160       </method>
35161       <method name="Boolean EndInvoke(IAsyncResult)">
35162         <size>0</size>
35163       </method>
35164     </type>
35165     <type name="X">
35166       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
35167         <size>13</size>
35168       </method>
35169     </type>
35170   </test>
35171   <test name="test-anon-13.cs">
35172     <type name="X">
35173       <method name="Void .ctor(Int32)">
35174         <size>14</size>
35175       </method>
35176       <method name="Void Main()">
35177         <size>42</size>
35178       </method>
35179       <method name="D T()">
35180         <size>15</size>
35181       </method>
35182       <method name="System.String CALL()">
35183         <size>6</size>
35184       </method>
35185     </type>
35186     <type name="D">
35187       <method name="Void .ctor(Object, IntPtr)">
35188         <size>0</size>
35189       </method>
35190       <method name="Void Invoke()">
35191         <size>0</size>
35192       </method>
35193       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35194         <size>0</size>
35195       </method>
35196       <method name="Void EndInvoke(IAsyncResult)">
35197         <size>0</size>
35198       </method>
35199     </type>
35200     <type name="X">
35201       <method name="Void &lt;T&gt;m__0()">
35202         <size>22</size>
35203       </method>
35204     </type>
35205   </test>
35206   <test name="test-anon-14.cs">
35207     <type name="X">
35208       <method name="Void .ctor()">
35209         <size>7</size>
35210       </method>
35211       <method name="Void add_Click(X+T)">
35212         <size>22</size>
35213       </method>
35214       <method name="Void remove_Click(X+T)">
35215         <size>22</size>
35216       </method>
35217       <method name="Void Method()">
35218         <size>1</size>
35219       </method>
35220       <method name="Void Main()">
35221         <size>46</size>
35222       </method>
35223     </type>
35224     <type name="X+T">
35225       <method name="Void .ctor(Object, IntPtr)">
35226         <size>0</size>
35227       </method>
35228       <method name="Void Invoke()">
35229         <size>0</size>
35230       </method>
35231       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35232         <size>0</size>
35233       </method>
35234       <method name="Void EndInvoke(IAsyncResult)">
35235         <size>0</size>
35236       </method>
35237     </type>
35238   </test>
35239   <test name="test-anon-15.cs">
35240     <type name="Foo">
35241       <method name="Void .ctor()">
35242         <size>7</size>
35243       </method>
35244       <method name="Void Main()">
35245         <size>43</size>
35246       </method>
35247     </type>
35248     <type name="Foo+Inner">
35249       <method name="Void .ctor(String)">
35250         <size>7</size>
35251       </method>
35252     </type>
35253     <type name="Foo+foo_fn">
35254       <method name="Void .ctor(Object, IntPtr)">
35255         <size>0</size>
35256       </method>
35257       <method name="Foo+Inner Invoke(System.String)">
35258         <size>0</size>
35259       </method>
35260       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
35261         <size>0</size>
35262       </method>
35263       <method name="Foo+Inner EndInvoke(IAsyncResult)">
35264         <size>0</size>
35265       </method>
35266     </type>
35267     <type name="Foo">
35268       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
35269         <size>13</size>
35270       </method>
35271     </type>
35272   </test>
35273   <test name="test-anon-16.cs">
35274     <type name="X">
35275       <method name="Void .ctor(Int32)">
35276         <size>14</size>
35277       </method>
35278       <method name="Void Main()">
35279         <size>42</size>
35280       </method>
35281       <method name="D T()">
35282         <size>15</size>
35283       </method>
35284     </type>
35285     <type name="D">
35286       <method name="Void .ctor(Object, IntPtr)">
35287         <size>0</size>
35288       </method>
35289       <method name="Void Invoke()">
35290         <size>0</size>
35291       </method>
35292       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35293         <size>0</size>
35294       </method>
35295       <method name="Void EndInvoke(IAsyncResult)">
35296         <size>0</size>
35297       </method>
35298     </type>
35299     <type name="X">
35300       <method name="Void &lt;T&gt;m__0()">
35301         <size>27</size>
35302       </method>
35303     </type>
35304   </test>
35305   <test name="test-anon-17.cs">
35306     <type name="Button">
35307       <method name="Void .ctor()">
35308         <size>7</size>
35309       </method>
35310       <method name="Void add_Clicked(ClickEvent)">
35311         <size>24</size>
35312       </method>
35313       <method name="Void remove_Clicked(ClickEvent)">
35314         <size>24</size>
35315       </method>
35316       <method name="Void DoClick()">
35317         <size>12</size>
35318       </method>
35319     </type>
35320     <type name="X">
35321       <method name="Void .ctor()">
35322         <size>7</size>
35323       </method>
35324       <method name="Void .cctor()">
35325         <size>1</size>
35326       </method>
35327       <method name="Int32 Main()">
35328         <size>61</size>
35329       </method>
35330     </type>
35331     <type name="ClickEvent">
35332       <method name="Void .ctor(Object, IntPtr)">
35333         <size>0</size>
35334       </method>
35335       <method name="Void Invoke()">
35336         <size>0</size>
35337       </method>
35338       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35339         <size>0</size>
35340       </method>
35341       <method name="Void EndInvoke(IAsyncResult)">
35342         <size>0</size>
35343       </method>
35344     </type>
35345     <type name="X">
35346       <method name="Void &lt;Main&gt;m__0()">
35347         <size>17</size>
35348       </method>
35349     </type>
35350   </test>
35351   <test name="test-anon-18.cs">
35352     <type name="DelegateTest">
35353       <method name="Void .ctor()">
35354         <size>7</size>
35355       </method>
35356       <method name="Void Main(System.String[])">
35357         <size>83</size>
35358       </method>
35359     </type>
35360     <type name="A">
35361       <method name="Void .ctor(Object, IntPtr)">
35362         <size>0</size>
35363       </method>
35364       <method name="Void Invoke()">
35365         <size>0</size>
35366       </method>
35367       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35368         <size>0</size>
35369       </method>
35370       <method name="Void EndInvoke(IAsyncResult)">
35371         <size>0</size>
35372       </method>
35373     </type>
35374     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
35375       <method name="Void .ctor()">
35376         <size>7</size>
35377       </method>
35378       <method name="Void &lt;&gt;m__0()">
35379         <size>17</size>
35380       </method>
35381     </type>
35382   </test>
35383   <test name="test-anon-19.cs">
35384     <type name="X">
35385       <method name="Void .ctor()">
35386         <size>7</size>
35387       </method>
35388       <method name="Int32 Main()">
35389         <size>223</size>
35390       </method>
35391       <method name="Boolean t(Int32, Int32)">
35392         <size>5</size>
35393       </method>
35394     </type>
35395     <type name="S">
35396       <method name="Void .ctor(Object, IntPtr)">
35397         <size>0</size>
35398       </method>
35399       <method name="Void Invoke()">
35400         <size>0</size>
35401       </method>
35402       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35403         <size>0</size>
35404       </method>
35405       <method name="Void EndInvoke(IAsyncResult)">
35406         <size>0</size>
35407       </method>
35408     </type>
35409     <type name="X+&lt;Main&gt;c__AnonStorey1">
35410       <method name="Void .ctor()">
35411         <size>7</size>
35412       </method>
35413       <method name="Void &lt;&gt;m__0()">
35414         <size>93</size>
35415       </method>
35416     </type>
35417     <type name="X+&lt;Main&gt;c__AnonStorey0">
35418       <method name="Void .ctor()">
35419         <size>7</size>
35420       </method>
35421     </type>
35422   </test>
35423   <test name="test-anon-20.cs">
35424     <type name="X">
35425       <method name="Void .ctor()">
35426         <size>7</size>
35427       </method>
35428       <method name="Void Main()">
35429         <size>33</size>
35430       </method>
35431       <method name="D MainHost()">
35432         <size>28</size>
35433       </method>
35434     </type>
35435     <type name="D">
35436       <method name="Void .ctor(Object, IntPtr)">
35437         <size>0</size>
35438       </method>
35439       <method name="Void Invoke()">
35440         <size>0</size>
35441       </method>
35442       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35443         <size>0</size>
35444       </method>
35445       <method name="Void EndInvoke(IAsyncResult)">
35446         <size>0</size>
35447       </method>
35448     </type>
35449     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
35450       <method name="Void .ctor()">
35451         <size>7</size>
35452       </method>
35453       <method name="Void &lt;&gt;m__0()">
35454         <size>52</size>
35455       </method>
35456     </type>
35457     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
35458       <method name="Void .ctor()">
35459         <size>7</size>
35460       </method>
35461       <method name="Void &lt;&gt;m__1()">
35462         <size>52</size>
35463       </method>
35464     </type>
35465   </test>
35466   <test name="test-anon-21.cs">
35467     <type name="X">
35468       <method name="Void .ctor()">
35469         <size>7</size>
35470       </method>
35471       <method name="Void .cctor()">
35472         <size>1</size>
35473       </method>
35474       <method name="Int32 Main()">
35475         <size>68</size>
35476       </method>
35477       <method name="Void M()">
35478         <size>44</size>
35479       </method>
35480     </type>
35481     <type name="D">
35482       <method name="Void .ctor(Object, IntPtr)">
35483         <size>0</size>
35484       </method>
35485       <method name="Void Invoke()">
35486         <size>0</size>
35487       </method>
35488       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35489         <size>0</size>
35490       </method>
35491       <method name="Void EndInvoke(IAsyncResult)">
35492         <size>0</size>
35493       </method>
35494     </type>
35495     <type name="X+&lt;M&gt;c__AnonStorey0">
35496       <method name="Void .ctor()">
35497         <size>7</size>
35498       </method>
35499       <method name="Void &lt;&gt;m__0()">
35500         <size>48</size>
35501       </method>
35502     </type>
35503     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
35504       <method name="Void .ctor()">
35505         <size>7</size>
35506       </method>
35507       <method name="Void &lt;&gt;m__1()">
35508         <size>81</size>
35509       </method>
35510     </type>
35511   </test>
35512   <test name="test-anon-22.cs">
35513     <type name="X">
35514       <method name="Void .ctor()">
35515         <size>7</size>
35516       </method>
35517       <method name="Void Main()">
35518         <size>33</size>
35519       </method>
35520       <method name="D T()">
35521         <size>28</size>
35522       </method>
35523     </type>
35524     <type name="D">
35525       <method name="Void .ctor(Object, IntPtr)">
35526         <size>0</size>
35527       </method>
35528       <method name="Void Invoke()">
35529         <size>0</size>
35530       </method>
35531       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35532         <size>0</size>
35533       </method>
35534       <method name="Void EndInvoke(IAsyncResult)">
35535         <size>0</size>
35536       </method>
35537     </type>
35538     <type name="X+&lt;T&gt;c__AnonStorey0">
35539       <method name="Void .ctor()">
35540         <size>7</size>
35541       </method>
35542       <method name="Void &lt;&gt;m__0()">
35543         <size>52</size>
35544       </method>
35545     </type>
35546     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
35547       <method name="Void .ctor()">
35548         <size>7</size>
35549       </method>
35550       <method name="Void &lt;&gt;m__1()">
35551         <size>52</size>
35552       </method>
35553     </type>
35554   </test>
35555   <test name="test-anon-23.cs">
35556     <type name="X">
35557       <method name="Void .ctor()">
35558         <size>7</size>
35559       </method>
35560       <method name="Int32 Main()">
35561         <size>68</size>
35562       </method>
35563       <method name="Void M()">
35564         <size>34</size>
35565       </method>
35566     </type>
35567     <type name="D">
35568       <method name="Void .ctor(Object, IntPtr)">
35569         <size>0</size>
35570       </method>
35571       <method name="Void Invoke()">
35572         <size>0</size>
35573       </method>
35574       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35575         <size>0</size>
35576       </method>
35577       <method name="Void EndInvoke(IAsyncResult)">
35578         <size>0</size>
35579       </method>
35580     </type>
35581     <type name="X+&lt;M&gt;c__AnonStorey0">
35582       <method name="Void .ctor()">
35583         <size>7</size>
35584       </method>
35585       <method name="Void &lt;&gt;m__0()">
35586         <size>38</size>
35587       </method>
35588     </type>
35589     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
35590       <method name="Void .ctor()">
35591         <size>7</size>
35592       </method>
35593       <method name="Void &lt;&gt;m__1()">
35594         <size>24</size>
35595       </method>
35596     </type>
35597   </test>
35598   <test name="test-anon-24.cs">
35599     <type name="X">
35600       <method name="Void .ctor()">
35601         <size>7</size>
35602       </method>
35603       <method name="Void Main()">
35604         <size>29</size>
35605       </method>
35606       <method name="D T(Int32)">
35607         <size>28</size>
35608       </method>
35609     </type>
35610     <type name="D">
35611       <method name="Void .ctor(Object, IntPtr)">
35612         <size>0</size>
35613       </method>
35614       <method name="Int32 Invoke()">
35615         <size>0</size>
35616       </method>
35617       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35618         <size>0</size>
35619       </method>
35620       <method name="Int32 EndInvoke(IAsyncResult)">
35621         <size>0</size>
35622       </method>
35623     </type>
35624     <type name="X+&lt;T&gt;c__AnonStorey0">
35625       <method name="Void .ctor()">
35626         <size>7</size>
35627       </method>
35628       <method name="Int32 &lt;&gt;m__0()">
35629         <size>21</size>
35630       </method>
35631     </type>
35632   </test>
35633   <test name="test-anon-25.cs">
35634     <type name="X">
35635       <method name="Void .ctor()">
35636         <size>7</size>
35637       </method>
35638       <method name="Int32 Main()">
35639         <size>48</size>
35640       </method>
35641       <method name="D T(Int32)">
35642         <size>28</size>
35643       </method>
35644     </type>
35645     <type name="D">
35646       <method name="Void .ctor(Object, IntPtr)">
35647         <size>0</size>
35648       </method>
35649       <method name="Int32 Invoke(Int32)">
35650         <size>0</size>
35651       </method>
35652       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35653         <size>0</size>
35654       </method>
35655       <method name="Int32 EndInvoke(IAsyncResult)">
35656         <size>0</size>
35657       </method>
35658     </type>
35659     <type name="X+&lt;T&gt;c__AnonStorey0">
35660       <method name="Void .ctor()">
35661         <size>7</size>
35662       </method>
35663       <method name="Int32 &lt;&gt;m__0(Int32)">
35664         <size>9</size>
35665       </method>
35666     </type>
35667   </test>
35668   <test name="test-anon-27.cs">
35669     <type name="X">
35670       <method name="Void .ctor()">
35671         <size>7</size>
35672       </method>
35673       <method name="Int32 Main()">
35674         <size>138</size>
35675       </method>
35676       <method name="Void M(Int32)">
35677         <size>59</size>
35678       </method>
35679     </type>
35680     <type name="D">
35681       <method name="Void .ctor(Object, IntPtr)">
35682         <size>0</size>
35683       </method>
35684       <method name="Void Invoke()">
35685         <size>0</size>
35686       </method>
35687       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35688         <size>0</size>
35689       </method>
35690       <method name="Void EndInvoke(IAsyncResult)">
35691         <size>0</size>
35692       </method>
35693     </type>
35694     <type name="X+&lt;M&gt;c__AnonStorey0">
35695       <method name="Void .ctor()">
35696         <size>7</size>
35697       </method>
35698       <method name="Void &lt;&gt;m__0()">
35699         <size>38</size>
35700       </method>
35701     </type>
35702     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
35703       <method name="Void .ctor()">
35704         <size>7</size>
35705       </method>
35706       <method name="Void &lt;&gt;m__1()">
35707         <size>50</size>
35708       </method>
35709     </type>
35710   </test>
35711   <test name="test-anon-28.cs">
35712     <type name="Delegable">
35713       <method name="Void .ctor()">
35714         <size>7</size>
35715       </method>
35716       <method name="Void add_MyDelegate(System.EventHandler)">
35717         <size>24</size>
35718       </method>
35719       <method name="Void remove_MyDelegate(System.EventHandler)">
35720         <size>24</size>
35721       </method>
35722     </type>
35723     <type name="DelegateTest">
35724       <method name="Void .ctor()">
35725         <size>7</size>
35726       </method>
35727       <method name="Void Main(System.String[])">
35728         <size>58</size>
35729       </method>
35730     </type>
35731     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
35732       <method name="Void .ctor()">
35733         <size>7</size>
35734       </method>
35735       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
35736         <size>33</size>
35737       </method>
35738     </type>
35739   </test>
35740   <test name="test-anon-29.cs">
35741     <type name="X">
35742       <method name="Void .ctor()">
35743         <size>108</size>
35744       </method>
35745       <method name="System.String Hello()">
35746         <size>20</size>
35747       </method>
35748       <method name="Void Main()">
35749         <size>18</size>
35750       </method>
35751     </type>
35752     <type name="X+Foo">
35753       <method name="Void .ctor(Object, IntPtr)">
35754         <size>0</size>
35755       </method>
35756       <method name="System.String Invoke()">
35757         <size>0</size>
35758       </method>
35759       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35760         <size>0</size>
35761       </method>
35762       <method name="System.String EndInvoke(IAsyncResult)">
35763         <size>0</size>
35764       </method>
35765     </type>
35766     <type name="X+Bar">
35767       <method name="Void .ctor(Object, IntPtr)">
35768         <size>0</size>
35769       </method>
35770       <method name="Void Invoke(System.String)">
35771         <size>0</size>
35772       </method>
35773       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
35774         <size>0</size>
35775       </method>
35776       <method name="Void EndInvoke(IAsyncResult)">
35777         <size>0</size>
35778       </method>
35779     </type>
35780     <type name="X">
35781       <method name="Void &lt;Hello&gt;m__1(System.String)">
35782         <size>7</size>
35783       </method>
35784       <method name="System.String &lt;Hello&gt;m__0()">
35785         <size>201</size>
35786       </method>
35787       <method name="Void &lt;Hello&gt;m__2(System.String)">
35788         <size>7</size>
35789       </method>
35790     </type>
35791   </test>
35792   <test name="test-anon-30.cs">
35793     <type name="X">
35794       <method name="Void .ctor()">
35795         <size>7</size>
35796       </method>
35797     </type>
35798     <type name="Program">
35799       <method name="Void add_E(Program+D)">
35800         <size>22</size>
35801       </method>
35802       <method name="Void remove_E(Program+D)">
35803         <size>22</size>
35804       </method>
35805       <method name="Void Main()">
35806         <size>38</size>
35807       </method>
35808     </type>
35809     <type name="Program+D">
35810       <method name="Void .ctor(Object, IntPtr)">
35811         <size>0</size>
35812       </method>
35813       <method name="Void Invoke(X)">
35814         <size>0</size>
35815       </method>
35816       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
35817         <size>0</size>
35818       </method>
35819       <method name="Void EndInvoke(IAsyncResult)">
35820         <size>0</size>
35821       </method>
35822     </type>
35823     <type name="Program+&lt;Main&gt;c__AnonStorey0">
35824       <method name="Void .ctor()">
35825         <size>7</size>
35826       </method>
35827       <method name="Void &lt;&gt;m__0(X)">
35828         <size>15</size>
35829       </method>
35830     </type>
35831   </test>
35832   <test name="test-anon-31.cs">
35833     <type name="test">
35834       <method name="Void .ctor()">
35835         <size>7</size>
35836       </method>
35837       <method name="IEnumerable testen(Int32)">
35838         <size>30</size>
35839       </method>
35840     </type>
35841     <type name="reflect">
35842       <method name="Void .ctor()">
35843         <size>7</size>
35844       </method>
35845       <method name="Void Main(System.String[])">
35846         <size>122</size>
35847       </method>
35848     </type>
35849     <type name="test+&lt;testen&gt;c__Iterator0">
35850       <method name="Void .ctor()">
35851         <size>7</size>
35852       </method>
35853       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35854         <size>7</size>
35855       </method>
35856       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
35857         <size>7</size>
35858       </method>
35859       <method name="Boolean MoveNext()">
35860         <size>195</size>
35861       </method>
35862       <method name="Void Dispose()">
35863         <size>8</size>
35864       </method>
35865       <method name="Void Reset()">
35866         <size>6</size>
35867       </method>
35868       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35869         <size>7</size>
35870       </method>
35871       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
35872         <size>40</size>
35873       </method>
35874     </type>
35875   </test>
35876   <test name="test-anon-32.cs">
35877     <type name="MainClass">
35878       <method name="Void .ctor()">
35879         <size>7</size>
35880       </method>
35881       <method name="Void Main()">
35882         <size>37</size>
35883       </method>
35884       <method name="Void SimpleCallback(MainClass, System.String)">
35885         <size>7</size>
35886       </method>
35887     </type>
35888     <type name="StringSender">
35889       <method name="Void .ctor(Object, IntPtr)">
35890         <size>0</size>
35891       </method>
35892       <method name="Void Invoke(System.String)">
35893         <size>0</size>
35894       </method>
35895       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
35896         <size>0</size>
35897       </method>
35898       <method name="Void EndInvoke(IAsyncResult)">
35899         <size>0</size>
35900       </method>
35901     </type>
35902     <type name="VoidDelegate">
35903       <method name="Void .ctor(Object, IntPtr)">
35904         <size>0</size>
35905       </method>
35906       <method name="Void Invoke()">
35907         <size>0</size>
35908       </method>
35909       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35910         <size>0</size>
35911       </method>
35912       <method name="Void EndInvoke(IAsyncResult)">
35913         <size>0</size>
35914       </method>
35915     </type>
35916     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
35917       <method name="Void .ctor()">
35918         <size>7</size>
35919       </method>
35920       <method name="Void &lt;&gt;m__0()">
35921         <size>25</size>
35922       </method>
35923       <method name="Void &lt;&gt;m__1(System.String)">
35924         <size>13</size>
35925       </method>
35926     </type>
35927   </test>
35928   <test name="test-anon-33.cs">
35929     <type name="T">
35930       <method name="Void .ctor()">
35931         <size>7</size>
35932       </method>
35933       <method name="Void doit(Int32)">
35934         <size>7</size>
35935       </method>
35936       <method name="Void Main()">
35937         <size>162</size>
35938       </method>
35939     </type>
35940     <type name="Do">
35941       <method name="Void .ctor(Object, IntPtr)">
35942         <size>0</size>
35943       </method>
35944       <method name="Void Invoke()">
35945         <size>0</size>
35946       </method>
35947       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35948         <size>0</size>
35949       </method>
35950       <method name="Void EndInvoke(IAsyncResult)">
35951         <size>0</size>
35952       </method>
35953     </type>
35954     <type name="T+&lt;Main&gt;c__AnonStorey0">
35955       <method name="Void .ctor()">
35956         <size>7</size>
35957       </method>
35958       <method name="Void &lt;&gt;m__0()">
35959         <size>12</size>
35960       </method>
35961     </type>
35962     <type name="T+&lt;Main&gt;c__AnonStorey1">
35963       <method name="Void .ctor()">
35964         <size>7</size>
35965       </method>
35966       <method name="Void &lt;&gt;m__1()">
35967         <size>12</size>
35968       </method>
35969     </type>
35970   </test>
35971   <test name="test-anon-34.cs">
35972     <type name="Delegates.Space">
35973       <method name="Void .ctor()">
35974         <size>7</size>
35975       </method>
35976       <method name="Void Leak(Boolean, Int32)">
35977         <size>92</size>
35978       </method>
35979     </type>
35980     <type name="Delegates.Program">
35981       <method name="Void .ctor()">
35982         <size>7</size>
35983       </method>
35984       <method name="Void SpaceLeak()">
35985         <size>37</size>
35986       </method>
35987       <method name="Void Main(System.String[])">
35988         <size>6</size>
35989       </method>
35990     </type>
35991     <type name="Delegates.Space+DoCopy">
35992       <method name="Void .ctor(Object, IntPtr)">
35993         <size>0</size>
35994       </method>
35995       <method name="Void Invoke()">
35996         <size>0</size>
35997       </method>
35998       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35999         <size>0</size>
36000       </method>
36001       <method name="Void EndInvoke(IAsyncResult)">
36002         <size>0</size>
36003       </method>
36004     </type>
36005     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
36006       <method name="Void .ctor()">
36007         <size>7</size>
36008       </method>
36009       <method name="Void &lt;&gt;m__0()">
36010         <size>23</size>
36011       </method>
36012     </type>
36013     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
36014       <method name="Void .ctor()">
36015         <size>7</size>
36016       </method>
36017       <method name="Void &lt;&gt;m__1()">
36018         <size>19</size>
36019       </method>
36020     </type>
36021   </test>
36022   <test name="test-anon-35.cs">
36023     <type name="CustomDict">
36024       <method name="Void .ctor()">
36025         <size>64</size>
36026       </method>
36027       <method name="IEnumerator GetEnumerator()">
36028         <size>15</size>
36029       </method>
36030     </type>
36031     <type name="Tests">
36032       <method name="Void .ctor()">
36033         <size>7</size>
36034       </method>
36035       <method name="Void Main()">
36036         <size>7</size>
36037       </method>
36038     </type>
36039     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
36040       <method name="Void .ctor()">
36041         <size>7</size>
36042       </method>
36043       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36044         <size>7</size>
36045       </method>
36046       <method name="Boolean MoveNext()">
36047         <size>86</size>
36048       </method>
36049       <method name="Void Dispose()">
36050         <size>8</size>
36051       </method>
36052       <method name="Void Reset()">
36053         <size>6</size>
36054       </method>
36055       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36056         <size>7</size>
36057       </method>
36058     </type>
36059   </test>
36060   <test name="test-anon-36.cs">
36061     <type name="Test">
36062       <method name="Void .ctor(TestMethod)">
36063         <size>7</size>
36064       </method>
36065       <method name="Void .ctor(TestMethod2)">
36066         <size>7</size>
36067       </method>
36068       <method name="Void Main()">
36069         <size>36</size>
36070       </method>
36071     </type>
36072     <type name="TestMethod">
36073       <method name="Void .ctor(Object, IntPtr)">
36074         <size>0</size>
36075       </method>
36076       <method name="Void Invoke()">
36077         <size>0</size>
36078       </method>
36079       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36080         <size>0</size>
36081       </method>
36082       <method name="Void EndInvoke(IAsyncResult)">
36083         <size>0</size>
36084       </method>
36085     </type>
36086     <type name="TestMethod2">
36087       <method name="Void .ctor(Object, IntPtr)">
36088         <size>0</size>
36089       </method>
36090       <method name="Void Invoke(System.Object)">
36091         <size>0</size>
36092       </method>
36093       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
36094         <size>0</size>
36095       </method>
36096       <method name="Void EndInvoke(IAsyncResult)">
36097         <size>0</size>
36098       </method>
36099     </type>
36100     <type name="Test">
36101       <method name="Void &lt;Main&gt;m__0()">
36102         <size>1</size>
36103       </method>
36104     </type>
36105   </test>
36106   <test name="test-anon-37.cs">
36107     <type name="DelegateInit">
36108       <method name="Void .ctor()">
36109         <size>7</size>
36110       </method>
36111       <method name="Void .cctor()">
36112         <size>35</size>
36113       </method>
36114       <method name="Void Main(System.String[])">
36115         <size>11</size>
36116       </method>
36117     </type>
36118     <type name="DelegateInit+FooDelegate">
36119       <method name="Void .ctor(Object, IntPtr)">
36120         <size>0</size>
36121       </method>
36122       <method name="Void Invoke()">
36123         <size>0</size>
36124       </method>
36125       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36126         <size>0</size>
36127       </method>
36128       <method name="Void EndInvoke(IAsyncResult)">
36129         <size>0</size>
36130       </method>
36131     </type>
36132     <type name="DelegateInit">
36133       <method name="Void &lt;DelegateInit&gt;m__0()">
36134         <size>11</size>
36135       </method>
36136     </type>
36137   </test>
36138   <test name="test-anon-38.cs">
36139     <type name="X">
36140       <method name="Void .ctor()">
36141         <size>7</size>
36142       </method>
36143       <method name="Void Hello(Int64, Int64)">
36144         <size>1</size>
36145       </method>
36146       <method name="Void Test(Int32)">
36147         <size>67</size>
36148       </method>
36149       <method name="Void Main()">
36150         <size>14</size>
36151       </method>
36152     </type>
36153     <type name="Simple">
36154       <method name="Void .ctor(Object, IntPtr)">
36155         <size>0</size>
36156       </method>
36157       <method name="Void Invoke()">
36158         <size>0</size>
36159       </method>
36160       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36161         <size>0</size>
36162       </method>
36163       <method name="Void EndInvoke(IAsyncResult)">
36164         <size>0</size>
36165       </method>
36166     </type>
36167     <type name="Foo">
36168       <method name="Void .ctor(Object, IntPtr)">
36169         <size>0</size>
36170       </method>
36171       <method name="Simple Invoke()">
36172         <size>0</size>
36173       </method>
36174       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36175         <size>0</size>
36176       </method>
36177       <method name="Simple EndInvoke(IAsyncResult)">
36178         <size>0</size>
36179       </method>
36180     </type>
36181     <type name="X+&lt;Test&gt;c__AnonStorey0">
36182       <method name="Void .ctor()">
36183         <size>7</size>
36184       </method>
36185       <method name="Simple &lt;&gt;m__0()">
36186         <size>64</size>
36187       </method>
36188     </type>
36189     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
36190       <method name="Void .ctor()">
36191         <size>7</size>
36192       </method>
36193       <method name="Void &lt;&gt;m__1()">
36194         <size>34</size>
36195       </method>
36196     </type>
36197   </test>
36198   <test name="test-anon-39.cs">
36199     <type name="X">
36200       <method name="Void .ctor()">
36201         <size>7</size>
36202       </method>
36203       <method name="Void Hello(Int64)">
36204         <size>1</size>
36205       </method>
36206       <method name="Void Test(Int32)">
36207         <size>65</size>
36208       </method>
36209       <method name="Void Main()">
36210         <size>14</size>
36211       </method>
36212     </type>
36213     <type name="Simple">
36214       <method name="Void .ctor(Object, IntPtr)">
36215         <size>0</size>
36216       </method>
36217       <method name="Void Invoke()">
36218         <size>0</size>
36219       </method>
36220       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36221         <size>0</size>
36222       </method>
36223       <method name="Void EndInvoke(IAsyncResult)">
36224         <size>0</size>
36225       </method>
36226     </type>
36227     <type name="Foo">
36228       <method name="Void .ctor(Object, IntPtr)">
36229         <size>0</size>
36230       </method>
36231       <method name="Simple Invoke()">
36232         <size>0</size>
36233       </method>
36234       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36235         <size>0</size>
36236       </method>
36237       <method name="Simple EndInvoke(IAsyncResult)">
36238         <size>0</size>
36239       </method>
36240     </type>
36241     <type name="X+&lt;Test&gt;c__AnonStorey0">
36242       <method name="Void .ctor()">
36243         <size>7</size>
36244       </method>
36245       <method name="Simple &lt;&gt;m__0()">
36246         <size>30</size>
36247       </method>
36248       <method name="Void &lt;&gt;m__1()">
36249         <size>18</size>
36250       </method>
36251     </type>
36252   </test>
36253   <test name="test-anon-40.cs">
36254     <type name="X">
36255       <method name="Void .ctor()">
36256         <size>7</size>
36257       </method>
36258       <method name="Void Hello(Int64)">
36259         <size>1</size>
36260       </method>
36261       <method name="Void Test(Int32)">
36262         <size>65</size>
36263       </method>
36264       <method name="Void Main()">
36265         <size>14</size>
36266       </method>
36267     </type>
36268     <type name="Simple">
36269       <method name="Void .ctor(Object, IntPtr)">
36270         <size>0</size>
36271       </method>
36272       <method name="Void Invoke()">
36273         <size>0</size>
36274       </method>
36275       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36276         <size>0</size>
36277       </method>
36278       <method name="Void EndInvoke(IAsyncResult)">
36279         <size>0</size>
36280       </method>
36281     </type>
36282     <type name="Foo">
36283       <method name="Void .ctor(Object, IntPtr)">
36284         <size>0</size>
36285       </method>
36286       <method name="Simple Invoke()">
36287         <size>0</size>
36288       </method>
36289       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36290         <size>0</size>
36291       </method>
36292       <method name="Simple EndInvoke(IAsyncResult)">
36293         <size>0</size>
36294       </method>
36295     </type>
36296     <type name="X+&lt;Test&gt;c__AnonStorey0">
36297       <method name="Void .ctor()">
36298         <size>7</size>
36299       </method>
36300       <method name="Simple &lt;&gt;m__0()">
36301         <size>30</size>
36302       </method>
36303       <method name="Void &lt;&gt;m__1()">
36304         <size>18</size>
36305       </method>
36306     </type>
36307   </test>
36308   <test name="test-anon-41.cs">
36309     <type name="X">
36310       <method name="Void .ctor()">
36311         <size>7</size>
36312       </method>
36313       <method name="Void Hello(Int64)">
36314         <size>1</size>
36315       </method>
36316       <method name="Void Test(Int32)">
36317         <size>65</size>
36318       </method>
36319       <method name="Void Main()">
36320         <size>14</size>
36321       </method>
36322     </type>
36323     <type name="Simple">
36324       <method name="Void .ctor(Object, IntPtr)">
36325         <size>0</size>
36326       </method>
36327       <method name="Void Invoke()">
36328         <size>0</size>
36329       </method>
36330       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36331         <size>0</size>
36332       </method>
36333       <method name="Void EndInvoke(IAsyncResult)">
36334         <size>0</size>
36335       </method>
36336     </type>
36337     <type name="Foo">
36338       <method name="Void .ctor(Object, IntPtr)">
36339         <size>0</size>
36340       </method>
36341       <method name="Simple Invoke()">
36342         <size>0</size>
36343       </method>
36344       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36345         <size>0</size>
36346       </method>
36347       <method name="Simple EndInvoke(IAsyncResult)">
36348         <size>0</size>
36349       </method>
36350     </type>
36351     <type name="X+&lt;Test&gt;c__AnonStorey0">
36352       <method name="Void .ctor()">
36353         <size>7</size>
36354       </method>
36355       <method name="Simple &lt;&gt;m__0()">
36356         <size>55</size>
36357       </method>
36358     </type>
36359     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
36360       <method name="Void .ctor()">
36361         <size>7</size>
36362       </method>
36363       <method name="Void &lt;&gt;m__1()">
36364         <size>35</size>
36365       </method>
36366     </type>
36367   </test>
36368   <test name="test-anon-42.cs">
36369     <type name="X">
36370       <method name="Void .ctor()">
36371         <size>7</size>
36372       </method>
36373       <method name="Void Hello(Int64)">
36374         <size>1</size>
36375       </method>
36376       <method name="Void Test(Int32)">
36377         <size>51</size>
36378       </method>
36379       <method name="Void Main()">
36380         <size>13</size>
36381       </method>
36382     </type>
36383     <type name="Simple">
36384       <method name="Void .ctor(Object, IntPtr)">
36385         <size>0</size>
36386       </method>
36387       <method name="Void Invoke()">
36388         <size>0</size>
36389       </method>
36390       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36391         <size>0</size>
36392       </method>
36393       <method name="Void EndInvoke(IAsyncResult)">
36394         <size>0</size>
36395       </method>
36396     </type>
36397     <type name="Foo">
36398       <method name="Void .ctor(Object, IntPtr)">
36399         <size>0</size>
36400       </method>
36401       <method name="Simple Invoke()">
36402         <size>0</size>
36403       </method>
36404       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36405         <size>0</size>
36406       </method>
36407       <method name="Simple EndInvoke(IAsyncResult)">
36408         <size>0</size>
36409       </method>
36410     </type>
36411     <type name="X">
36412       <method name="Simple &lt;Test&gt;m__0()">
36413         <size>37</size>
36414       </method>
36415       <method name="Void &lt;Test&gt;m__1()">
36416         <size>8</size>
36417       </method>
36418     </type>
36419   </test>
36420   <test name="test-anon-43.cs">
36421     <type name="X">
36422       <method name="Void .ctor()">
36423         <size>7</size>
36424       </method>
36425       <method name="Void Hello(Int64, Int64)">
36426         <size>1</size>
36427       </method>
36428       <method name="Void Test(Int32)">
36429         <size>54</size>
36430       </method>
36431       <method name="Void Main()">
36432         <size>14</size>
36433       </method>
36434     </type>
36435     <type name="Simple">
36436       <method name="Void .ctor(Object, IntPtr)">
36437         <size>0</size>
36438       </method>
36439       <method name="Void Invoke()">
36440         <size>0</size>
36441       </method>
36442       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36443         <size>0</size>
36444       </method>
36445       <method name="Void EndInvoke(IAsyncResult)">
36446         <size>0</size>
36447       </method>
36448     </type>
36449     <type name="Foo">
36450       <method name="Void .ctor(Object, IntPtr)">
36451         <size>0</size>
36452       </method>
36453       <method name="Simple Invoke()">
36454         <size>0</size>
36455       </method>
36456       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36457         <size>0</size>
36458       </method>
36459       <method name="Simple EndInvoke(IAsyncResult)">
36460         <size>0</size>
36461       </method>
36462     </type>
36463     <type name="X+&lt;Test&gt;c__AnonStorey0">
36464       <method name="Void .ctor()">
36465         <size>7</size>
36466       </method>
36467       <method name="Simple &lt;&gt;m__0()">
36468         <size>64</size>
36469       </method>
36470     </type>
36471     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
36472       <method name="Void .ctor()">
36473         <size>7</size>
36474       </method>
36475       <method name="Void &lt;&gt;m__1()">
36476         <size>34</size>
36477       </method>
36478     </type>
36479   </test>
36480   <test name="test-anon-44.cs">
36481     <type name="X">
36482       <method name="Void .ctor()">
36483         <size>7</size>
36484       </method>
36485       <method name="Void Hello(Int64)">
36486         <size>1</size>
36487       </method>
36488       <method name="Void Test(Int32)">
36489         <size>68</size>
36490       </method>
36491       <method name="Void Main()">
36492         <size>14</size>
36493       </method>
36494     </type>
36495     <type name="Simple">
36496       <method name="Void .ctor(Object, IntPtr)">
36497         <size>0</size>
36498       </method>
36499       <method name="Void Invoke()">
36500         <size>0</size>
36501       </method>
36502       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36503         <size>0</size>
36504       </method>
36505       <method name="Void EndInvoke(IAsyncResult)">
36506         <size>0</size>
36507       </method>
36508     </type>
36509     <type name="Foo">
36510       <method name="Void .ctor(Object, IntPtr)">
36511         <size>0</size>
36512       </method>
36513       <method name="Simple Invoke()">
36514         <size>0</size>
36515       </method>
36516       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36517         <size>0</size>
36518       </method>
36519       <method name="Simple EndInvoke(IAsyncResult)">
36520         <size>0</size>
36521       </method>
36522     </type>
36523     <type name="X+&lt;Test&gt;c__AnonStorey0">
36524       <method name="Void .ctor()">
36525         <size>7</size>
36526       </method>
36527       <method name="Simple &lt;&gt;m__1()">
36528         <size>33</size>
36529       </method>
36530       <method name="Simple &lt;&gt;m__0()">
36531         <size>51</size>
36532       </method>
36533       <method name="Void &lt;&gt;m__3()">
36534         <size>21</size>
36535       </method>
36536     </type>
36537     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
36538       <method name="Void .ctor()">
36539         <size>7</size>
36540       </method>
36541       <method name="Void &lt;&gt;m__2()">
36542         <size>26</size>
36543       </method>
36544     </type>
36545   </test>
36546   <test name="test-anon-45.cs">
36547     <type name="Test">
36548       <method name="Void .ctor()">
36549         <size>7</size>
36550       </method>
36551       <method name="Void Main()">
36552         <size>62</size>
36553       </method>
36554       <method name="IEnumerator GetEnumerator()">
36555         <size>8</size>
36556       </method>
36557     </type>
36558     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
36559       <method name="Void .ctor()">
36560         <size>7</size>
36561       </method>
36562       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36563         <size>7</size>
36564       </method>
36565       <method name="Boolean MoveNext()">
36566         <size>77</size>
36567       </method>
36568       <method name="Void Dispose()">
36569         <size>8</size>
36570       </method>
36571       <method name="Void Reset()">
36572         <size>6</size>
36573       </method>
36574       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36575         <size>7</size>
36576       </method>
36577     </type>
36578   </test>
36579   <test name="test-anon-46.cs">
36580     <type name="World">
36581       <method name="Void .ctor()">
36582         <size>7</size>
36583       </method>
36584       <method name="Void Hello(Int64)">
36585         <size>1</size>
36586       </method>
36587       <method name="Void Test(Int32)">
36588         <size>50</size>
36589       </method>
36590     </type>
36591     <type name="X">
36592       <method name="Void .ctor()">
36593         <size>7</size>
36594       </method>
36595       <method name="Void Main()">
36596         <size>14</size>
36597       </method>
36598     </type>
36599     <type name="Foo">
36600       <method name="Void .ctor(Object, IntPtr)">
36601         <size>0</size>
36602       </method>
36603       <method name="Void Invoke()">
36604         <size>0</size>
36605       </method>
36606       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36607         <size>0</size>
36608       </method>
36609       <method name="Void EndInvoke(IAsyncResult)">
36610         <size>0</size>
36611       </method>
36612     </type>
36613     <type name="World+&lt;Test&gt;c__AnonStorey0">
36614       <method name="Void .ctor()">
36615         <size>7</size>
36616       </method>
36617       <method name="Void &lt;&gt;m__0()">
36618         <size>19</size>
36619       </method>
36620     </type>
36621   </test>
36622   <test name="test-anon-47.cs">
36623     <type name="World">
36624       <method name="Void .ctor()">
36625         <size>7</size>
36626       </method>
36627       <method name="Void Hello(Int64)">
36628         <size>1</size>
36629       </method>
36630       <method name="Void Test(Int32)">
36631         <size>158</size>
36632       </method>
36633     </type>
36634     <type name="X">
36635       <method name="Void .ctor()">
36636         <size>7</size>
36637       </method>
36638       <method name="Void Main()">
36639         <size>14</size>
36640       </method>
36641     </type>
36642     <type name="Foo">
36643       <method name="Void .ctor(Object, IntPtr)">
36644         <size>0</size>
36645       </method>
36646       <method name="Void Invoke()">
36647         <size>0</size>
36648       </method>
36649       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36650         <size>0</size>
36651       </method>
36652       <method name="Void EndInvoke(IAsyncResult)">
36653         <size>0</size>
36654       </method>
36655     </type>
36656     <type name="World+&lt;Test&gt;c__AnonStorey2">
36657       <method name="Void .ctor()">
36658         <size>7</size>
36659       </method>
36660       <method name="Void &lt;&gt;m__0()">
36661         <size>45</size>
36662       </method>
36663     </type>
36664     <type name="World+&lt;Test&gt;c__AnonStorey0">
36665       <method name="Void .ctor()">
36666         <size>7</size>
36667       </method>
36668     </type>
36669     <type name="World+&lt;Test&gt;c__AnonStorey1">
36670       <method name="Void .ctor()">
36671         <size>7</size>
36672       </method>
36673     </type>
36674   </test>
36675   <test name="test-anon-48.cs">
36676     <type name="World">
36677       <method name="Void .ctor()">
36678         <size>7</size>
36679       </method>
36680       <method name="Void Hello(Int64)">
36681         <size>1</size>
36682       </method>
36683       <method name="Void Test(Int32)">
36684         <size>197</size>
36685       </method>
36686     </type>
36687     <type name="X">
36688       <method name="Void .ctor()">
36689         <size>7</size>
36690       </method>
36691       <method name="Void Main()">
36692         <size>14</size>
36693       </method>
36694     </type>
36695     <type name="Foo">
36696       <method name="Void .ctor(Object, IntPtr)">
36697         <size>0</size>
36698       </method>
36699       <method name="Void Invoke()">
36700         <size>0</size>
36701       </method>
36702       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36703         <size>0</size>
36704       </method>
36705       <method name="Void EndInvoke(IAsyncResult)">
36706         <size>0</size>
36707       </method>
36708     </type>
36709     <type name="World+&lt;Test&gt;c__AnonStorey1">
36710       <method name="Void .ctor()">
36711         <size>7</size>
36712       </method>
36713     </type>
36714     <type name="World+&lt;Test&gt;c__AnonStorey2">
36715       <method name="Void .ctor()">
36716         <size>7</size>
36717       </method>
36718     </type>
36719     <type name="World+&lt;Test&gt;c__AnonStorey0">
36720       <method name="Void .ctor()">
36721         <size>7</size>
36722       </method>
36723       <method name="Void &lt;&gt;m__0()">
36724         <size>63</size>
36725       </method>
36726     </type>
36727   </test>
36728   <test name="test-anon-49.cs">
36729     <type name="Test">
36730       <method name="Void .ctor()">
36731         <size>7</size>
36732       </method>
36733       <method name="Void Main()">
36734         <size>62</size>
36735       </method>
36736       <method name="IEnumerator GetEnumerator()">
36737         <size>8</size>
36738       </method>
36739     </type>
36740     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
36741       <method name="Void .ctor()">
36742         <size>7</size>
36743       </method>
36744       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36745         <size>7</size>
36746       </method>
36747       <method name="Boolean MoveNext()">
36748         <size>184</size>
36749       </method>
36750       <method name="Void Dispose()">
36751         <size>60</size>
36752       </method>
36753       <method name="Void Reset()">
36754         <size>6</size>
36755       </method>
36756       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36757         <size>7</size>
36758       </method>
36759     </type>
36760   </test>
36761   <test name="test-anon-50.cs">
36762     <type name="Test">
36763       <method name="Void .ctor()">
36764         <size>7</size>
36765       </method>
36766       <method name="IEnumerable Foo(Int32)">
36767         <size>30</size>
36768       </method>
36769     </type>
36770     <type name="X">
36771       <method name="Void .ctor()">
36772         <size>7</size>
36773       </method>
36774       <method name="Int32 Main()">
36775         <size>201</size>
36776       </method>
36777     </type>
36778     <type name="Test+&lt;Foo&gt;c__Iterator0">
36779       <method name="Void .ctor()">
36780         <size>7</size>
36781       </method>
36782       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36783         <size>7</size>
36784       </method>
36785       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36786         <size>7</size>
36787       </method>
36788       <method name="Boolean MoveNext()">
36789         <size>118</size>
36790       </method>
36791       <method name="Void Dispose()">
36792         <size>8</size>
36793       </method>
36794       <method name="Void Reset()">
36795         <size>6</size>
36796       </method>
36797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36798         <size>7</size>
36799       </method>
36800       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
36801         <size>40</size>
36802       </method>
36803     </type>
36804   </test>
36805   <test name="test-anon-51.cs">
36806     <type name="X">
36807       <method name="Void .ctor()">
36808         <size>7</size>
36809       </method>
36810       <method name="Void .cctor()">
36811         <size>35</size>
36812       </method>
36813       <method name="Void Main()">
36814         <size>11</size>
36815       </method>
36816     </type>
36817     <type name="FooDelegate">
36818       <method name="Void .ctor(Object, IntPtr)">
36819         <size>0</size>
36820       </method>
36821       <method name="Void Invoke()">
36822         <size>0</size>
36823       </method>
36824       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36825         <size>0</size>
36826       </method>
36827       <method name="Void EndInvoke(IAsyncResult)">
36828         <size>0</size>
36829       </method>
36830     </type>
36831     <type name="X">
36832       <method name="Void &lt;X&gt;m__0()">
36833         <size>11</size>
36834       </method>
36835     </type>
36836   </test>
36837   <test name="test-anon-52.cs">
36838     <type name="X">
36839       <method name="Void .ctor()">
36840         <size>7</size>
36841       </method>
36842       <method name="IEnumerator GetIt(System.Int32[])">
36843         <size>22</size>
36844       </method>
36845       <method name="Int32 Main()">
36846         <size>33</size>
36847       </method>
36848     </type>
36849     <type name="X+A">
36850       <method name="Void .ctor(Object, IntPtr)">
36851         <size>0</size>
36852       </method>
36853       <method name="Void Invoke()">
36854         <size>0</size>
36855       </method>
36856       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36857         <size>0</size>
36858       </method>
36859       <method name="Void EndInvoke(IAsyncResult)">
36860         <size>0</size>
36861       </method>
36862     </type>
36863     <type name="X+&lt;GetIt&gt;c__Iterator0">
36864       <method name="Void .ctor()">
36865         <size>7</size>
36866       </method>
36867       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36868         <size>7</size>
36869       </method>
36870       <method name="Boolean MoveNext()">
36871         <size>201</size>
36872       </method>
36873       <method name="Void &lt;&gt;m__0()">
36874         <size>22</size>
36875       </method>
36876       <method name="Void Dispose()">
36877         <size>8</size>
36878       </method>
36879       <method name="Void Reset()">
36880         <size>6</size>
36881       </method>
36882       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36883         <size>7</size>
36884       </method>
36885     </type>
36886   </test>
36887   <test name="test-anon-53.cs">
36888     <type name="Test">
36889       <method name="Void .ctor(Int32)">
36890         <size>39</size>
36891       </method>
36892       <method name="Void .cctor()">
36893         <size>33</size>
36894       </method>
36895     </type>
36896     <type name="X">
36897       <method name="Void .ctor()">
36898         <size>7</size>
36899       </method>
36900       <method name="Void Main()">
36901         <size>15</size>
36902       </method>
36903     </type>
36904     <type name="Foo">
36905       <method name="Void .ctor(Object, IntPtr)">
36906         <size>0</size>
36907       </method>
36908       <method name="Void Invoke()">
36909         <size>0</size>
36910       </method>
36911       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36912         <size>0</size>
36913       </method>
36914       <method name="Void EndInvoke(IAsyncResult)">
36915         <size>0</size>
36916       </method>
36917     </type>
36918     <type name="Test+&lt;Test&gt;c__AnonStorey0">
36919       <method name="Void .ctor()">
36920         <size>7</size>
36921       </method>
36922       <method name="Void &lt;&gt;m__0()">
36923         <size>12</size>
36924       </method>
36925     </type>
36926     <type name="Test+&lt;Test&gt;c__AnonStorey1">
36927       <method name="Void .ctor()">
36928         <size>7</size>
36929       </method>
36930       <method name="Void &lt;&gt;m__1()">
36931         <size>12</size>
36932       </method>
36933     </type>
36934   </test>
36935   <test name="test-anon-54.cs">
36936     <type name="X">
36937       <method name="Void .ctor()">
36938         <size>7</size>
36939       </method>
36940       <method name="Void Main()">
36941         <size>22</size>
36942       </method>
36943     </type>
36944     <type name="Hello">
36945       <method name="Void .ctor(Object, IntPtr)">
36946         <size>0</size>
36947       </method>
36948       <method name="Void Invoke()">
36949         <size>0</size>
36950       </method>
36951       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36952         <size>0</size>
36953       </method>
36954       <method name="Void EndInvoke(IAsyncResult)">
36955         <size>0</size>
36956       </method>
36957     </type>
36958     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
36959       <method name="Void .ctor()">
36960         <size>7</size>
36961       </method>
36962       <method name="Void &lt;&gt;m__0()">
36963         <size>25</size>
36964       </method>
36965     </type>
36966     <type name="Foo">
36967       <method name="Void .ctor(Int32)">
36968         <size>8</size>
36969       </method>
36970       <method name="Void Test(Foo)">
36971         <size>45</size>
36972       </method>
36973       <method name="Void Hello(Int32)">
36974         <size>19</size>
36975       </method>
36976       <method name="System.String ToString()">
36977         <size>22</size>
36978       </method>
36979     </type>
36980   </test>
36981   <test name="test-anon-55.cs">
36982     <type name="Foo">
36983       <method name="Void .ctor()">
36984         <size>7</size>
36985       </method>
36986       <method name="Void Test(Foo+Hello)">
36987         <size>7</size>
36988       </method>
36989       <method name="Void Private()">
36990         <size>11</size>
36991       </method>
36992       <method name="Void Test()">
36993         <size>19</size>
36994       </method>
36995     </type>
36996     <type name="X">
36997       <method name="Void .ctor()">
36998         <size>7</size>
36999       </method>
37000       <method name="Void Main()">
37001         <size>13</size>
37002       </method>
37003     </type>
37004     <type name="Foo+Hello">
37005       <method name="Void .ctor(Object, IntPtr)">
37006         <size>0</size>
37007       </method>
37008       <method name="Void Invoke()">
37009         <size>0</size>
37010       </method>
37011       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37012         <size>0</size>
37013       </method>
37014       <method name="Void EndInvoke(IAsyncResult)">
37015         <size>0</size>
37016       </method>
37017     </type>
37018     <type name="Foo">
37019       <method name="Void &lt;Test&gt;m__0()">
37020         <size>7</size>
37021       </method>
37022     </type>
37023   </test>
37024   <test name="test-anon-56.cs">
37025     <type name="Observable">
37026       <method name="Void .ctor()">
37027         <size>7</size>
37028       </method>
37029       <method name="Void Main(System.String[])">
37030         <size>50</size>
37031       </method>
37032     </type>
37033     <type name="QueueHandler">
37034       <method name="Void .ctor(Object, IntPtr)">
37035         <size>0</size>
37036       </method>
37037       <method name="Void Invoke(Observable)">
37038         <size>0</size>
37039       </method>
37040       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
37041         <size>0</size>
37042       </method>
37043       <method name="Void EndInvoke(IAsyncResult)">
37044         <size>0</size>
37045       </method>
37046     </type>
37047     <type name="Observable">
37048       <method name="Void &lt;Main&gt;m__0(Observable)">
37049         <size>11</size>
37050       </method>
37051     </type>
37052   </test>
37053   <test name="test-anon-57.cs">
37054     <type name="X">
37055       <method name="Void .ctor()">
37056         <size>7</size>
37057       </method>
37058       <method name="Int32 Test()">
37059         <size>257</size>
37060       </method>
37061       <method name="Int32 Main()">
37062         <size>45</size>
37063       </method>
37064     </type>
37065     <type name="X+TestDelegate">
37066       <method name="Void .ctor(Object, IntPtr)">
37067         <size>0</size>
37068       </method>
37069       <method name="Void Invoke()">
37070         <size>0</size>
37071       </method>
37072       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37073         <size>0</size>
37074       </method>
37075       <method name="Void EndInvoke(IAsyncResult)">
37076         <size>0</size>
37077       </method>
37078     </type>
37079     <type name="X+&lt;Test&gt;c__AnonStorey1">
37080       <method name="Void .ctor()">
37081         <size>7</size>
37082       </method>
37083       <method name="Void &lt;&gt;m__0()">
37084         <size>95</size>
37085       </method>
37086     </type>
37087     <type name="X+&lt;Test&gt;c__AnonStorey0">
37088       <method name="Void .ctor()">
37089         <size>7</size>
37090       </method>
37091     </type>
37092   </test>
37093   <test name="test-anon-58.cs">
37094     <type name="X">
37095       <method name="Void .ctor()">
37096         <size>7</size>
37097       </method>
37098       <method name="Int32 Test(Int32)">
37099         <size>344</size>
37100       </method>
37101       <method name="Int32 Main()">
37102         <size>46</size>
37103       </method>
37104     </type>
37105     <type name="X+TestDelegate">
37106       <method name="Void .ctor(Object, IntPtr)">
37107         <size>0</size>
37108       </method>
37109       <method name="Void Invoke()">
37110         <size>0</size>
37111       </method>
37112       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37113         <size>0</size>
37114       </method>
37115       <method name="Void EndInvoke(IAsyncResult)">
37116         <size>0</size>
37117       </method>
37118     </type>
37119     <type name="X+&lt;Test&gt;c__AnonStorey1">
37120       <method name="Void .ctor()">
37121         <size>7</size>
37122       </method>
37123       <method name="Void &lt;&gt;m__0()">
37124         <size>171</size>
37125       </method>
37126     </type>
37127     <type name="X+&lt;Test&gt;c__AnonStorey0">
37128       <method name="Void .ctor()">
37129         <size>7</size>
37130       </method>
37131     </type>
37132     <type name="X+&lt;Test&gt;c__AnonStorey2">
37133       <method name="Void .ctor()">
37134         <size>7</size>
37135       </method>
37136     </type>
37137   </test>
37138   <test name="test-anon-59.cs">
37139     <type name="X">
37140       <method name="Void .ctor()">
37141         <size>7</size>
37142       </method>
37143       <method name="Int32 Test(Int32)">
37144         <size>515</size>
37145       </method>
37146       <method name="Int32 Main()">
37147         <size>46</size>
37148       </method>
37149     </type>
37150     <type name="X+TestDelegate">
37151       <method name="Void .ctor(Object, IntPtr)">
37152         <size>0</size>
37153       </method>
37154       <method name="Void Invoke()">
37155         <size>0</size>
37156       </method>
37157       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37158         <size>0</size>
37159       </method>
37160       <method name="Void EndInvoke(IAsyncResult)">
37161         <size>0</size>
37162       </method>
37163     </type>
37164     <type name="X+&lt;Test&gt;c__AnonStorey2">
37165       <method name="Void .ctor()">
37166         <size>7</size>
37167       </method>
37168       <method name="Void &lt;&gt;m__0()">
37169         <size>233</size>
37170       </method>
37171     </type>
37172     <type name="X+&lt;Test&gt;c__AnonStorey1">
37173       <method name="Void .ctor()">
37174         <size>7</size>
37175       </method>
37176     </type>
37177     <type name="X+&lt;Test&gt;c__AnonStorey0">
37178       <method name="Void .ctor()">
37179         <size>7</size>
37180       </method>
37181     </type>
37182     <type name="X+&lt;Test&gt;c__AnonStorey3">
37183       <method name="Void .ctor()">
37184         <size>7</size>
37185       </method>
37186     </type>
37187   </test>
37188   <test name="test-anon-60.cs">
37189     <type name="X">
37190       <method name="Void .ctor()">
37191         <size>7</size>
37192       </method>
37193       <method name="Int32 Test(Int32)">
37194         <size>567</size>
37195       </method>
37196       <method name="Int32 Main()">
37197         <size>46</size>
37198       </method>
37199     </type>
37200     <type name="X+TestDelegate">
37201       <method name="Void .ctor(Object, IntPtr)">
37202         <size>0</size>
37203       </method>
37204       <method name="Void Invoke()">
37205         <size>0</size>
37206       </method>
37207       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37208         <size>0</size>
37209       </method>
37210       <method name="Void EndInvoke(IAsyncResult)">
37211         <size>0</size>
37212       </method>
37213     </type>
37214     <type name="X+&lt;Test&gt;c__AnonStorey2">
37215       <method name="Void .ctor()">
37216         <size>7</size>
37217       </method>
37218     </type>
37219     <type name="X+&lt;Test&gt;c__AnonStorey1">
37220       <method name="Void .ctor()">
37221         <size>7</size>
37222       </method>
37223     </type>
37224     <type name="X+&lt;Test&gt;c__AnonStorey0">
37225       <method name="Void .ctor()">
37226         <size>7</size>
37227       </method>
37228     </type>
37229     <type name="X+&lt;Test&gt;c__AnonStorey3">
37230       <method name="Void .ctor()">
37231         <size>7</size>
37232       </method>
37233     </type>
37234     <type name="X+&lt;Test&gt;c__AnonStorey2">
37235       <method name="Void &lt;&gt;m__0()">
37236         <size>356</size>
37237       </method>
37238     </type>
37239     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
37240       <method name="Void .ctor()">
37241         <size>7</size>
37242       </method>
37243       <method name="Void &lt;&gt;m__1()">
37244         <size>124</size>
37245       </method>
37246     </type>
37247   </test>
37248   <test name="test-anon-61.cs">
37249     <type name="X">
37250       <method name="Void .ctor()">
37251         <size>7</size>
37252       </method>
37253       <method name="Int32 Test()">
37254         <size>333</size>
37255       </method>
37256       <method name="Int32 Main()">
37257         <size>59</size>
37258       </method>
37259     </type>
37260     <type name="X+TestDelegate">
37261       <method name="Void .ctor(Object, IntPtr)">
37262         <size>0</size>
37263       </method>
37264       <method name="Void Invoke()">
37265         <size>0</size>
37266       </method>
37267       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37268         <size>0</size>
37269       </method>
37270       <method name="Void EndInvoke(IAsyncResult)">
37271         <size>0</size>
37272       </method>
37273     </type>
37274     <type name="X+&lt;Test&gt;c__AnonStorey1">
37275       <method name="Void .ctor()">
37276         <size>7</size>
37277       </method>
37278       <method name="Void &lt;&gt;m__0()">
37279         <size>166</size>
37280       </method>
37281     </type>
37282     <type name="X+&lt;Test&gt;c__AnonStorey0">
37283       <method name="Void .ctor()">
37284         <size>7</size>
37285       </method>
37286     </type>
37287   </test>
37288   <test name="test-anon-62.cs">
37289     <type name="X">
37290       <method name="Void .ctor(String)">
37291         <size>14</size>
37292       </method>
37293       <method name="Void Main()">
37294         <size>1</size>
37295       </method>
37296     </type>
37297     <type name="Y">
37298       <method name="Void .ctor(Z)">
37299         <size>56</size>
37300       </method>
37301     </type>
37302     <type name="Z">
37303       <method name="Void .ctor()">
37304         <size>7</size>
37305       </method>
37306       <method name="Void Hello()">
37307         <size>1</size>
37308       </method>
37309     </type>
37310     <type name="FooHandler">
37311       <method name="Void .ctor(Object, IntPtr)">
37312         <size>0</size>
37313       </method>
37314       <method name="Void Invoke()">
37315         <size>0</size>
37316       </method>
37317       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37318         <size>0</size>
37319       </method>
37320       <method name="Void EndInvoke(IAsyncResult)">
37321         <size>0</size>
37322       </method>
37323     </type>
37324     <type name="Y+&lt;Y&gt;c__AnonStorey0">
37325       <method name="Void .ctor()">
37326         <size>7</size>
37327       </method>
37328       <method name="Void &lt;&gt;m__0()">
37329         <size>12</size>
37330       </method>
37331     </type>
37332   </test>
37333   <test name="test-anon-63.cs">
37334     <type name="X">
37335       <method name="Void .ctor()">
37336         <size>7</size>
37337       </method>
37338       <method name="IEnumerator GetIt(System.Int32[])">
37339         <size>22</size>
37340       </method>
37341       <method name="Int32 Main()">
37342         <size>34</size>
37343       </method>
37344     </type>
37345     <type name="X+A">
37346       <method name="Void .ctor(Object, IntPtr)">
37347         <size>0</size>
37348       </method>
37349       <method name="Int32 Invoke()">
37350         <size>0</size>
37351       </method>
37352       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37353         <size>0</size>
37354       </method>
37355       <method name="Int32 EndInvoke(IAsyncResult)">
37356         <size>0</size>
37357       </method>
37358     </type>
37359     <type name="X+&lt;GetIt&gt;c__Iterator0">
37360       <method name="Void .ctor()">
37361         <size>7</size>
37362       </method>
37363       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37364         <size>7</size>
37365       </method>
37366       <method name="Boolean MoveNext()">
37367         <size>195</size>
37368       </method>
37369       <method name="Int32 &lt;&gt;m__0()">
37370         <size>44</size>
37371       </method>
37372       <method name="Void Dispose()">
37373         <size>8</size>
37374       </method>
37375       <method name="Void Reset()">
37376         <size>6</size>
37377       </method>
37378       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37379         <size>7</size>
37380       </method>
37381     </type>
37382   </test>
37383   <test name="test-anon-64.cs">
37384     <type name="Source">
37385       <method name="Void .ctor()">
37386         <size>7</size>
37387       </method>
37388       <method name="Void add_ChildSourceAdded(System.EventHandler)">
37389         <size>24</size>
37390       </method>
37391       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
37392         <size>24</size>
37393       </method>
37394       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
37395         <size>24</size>
37396       </method>
37397       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
37398         <size>24</size>
37399       </method>
37400       <method name="Source FindSource(Source)">
37401         <size>2</size>
37402       </method>
37403       <method name="Void AddSource(Source, Int32, System.Object)">
37404         <size>132</size>
37405       </method>
37406       <method name="Void Main()">
37407         <size>1</size>
37408       </method>
37409     </type>
37410     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
37411       <method name="Void .ctor()">
37412         <size>7</size>
37413       </method>
37414       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37415         <size>30</size>
37416       </method>
37417     </type>
37418     <type name="Source">
37419       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
37420         <size>1</size>
37421       </method>
37422     </type>
37423   </test>
37424   <test name="test-anon-65.cs">
37425     <type name="BaseClass">
37426       <method name="Void .ctor(SomeDelegate)">
37427         <size>13</size>
37428       </method>
37429     </type>
37430     <type name="TestClass">
37431       <method name="Void .ctor(Int32)">
37432         <size>32</size>
37433       </method>
37434       <method name="Int32 Main(System.String[])">
37435         <size>9</size>
37436       </method>
37437     </type>
37438     <type name="BaseClass+SomeDelegate">
37439       <method name="Void .ctor(Object, IntPtr)">
37440         <size>0</size>
37441       </method>
37442       <method name="Void Invoke()">
37443         <size>0</size>
37444       </method>
37445       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37446         <size>0</size>
37447       </method>
37448       <method name="Void EndInvoke(IAsyncResult)">
37449         <size>0</size>
37450       </method>
37451     </type>
37452     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
37453       <method name="Void .ctor()">
37454         <size>7</size>
37455       </method>
37456       <method name="Void &lt;&gt;m__0()">
37457         <size>12</size>
37458       </method>
37459     </type>
37460   </test>
37461   <test name="test-anon-66.cs">
37462     <type name="Test">
37463       <method name="Void .ctor()">
37464         <size>7</size>
37465       </method>
37466       <method name="Void add_testEvent(Test+TestEventHandler)">
37467         <size>24</size>
37468       </method>
37469       <method name="Void remove_testEvent(Test+TestEventHandler)">
37470         <size>24</size>
37471       </method>
37472       <method name="Void add_TestEvent(Test+TestEventHandler)">
37473         <size>33</size>
37474       </method>
37475       <method name="Void remove_TestEvent(Test+TestEventHandler)">
37476         <size>1</size>
37477       </method>
37478       <method name="Void Main()">
37479         <size>1</size>
37480       </method>
37481     </type>
37482     <type name="Test+TestEventHandler">
37483       <method name="Void .ctor(Object, IntPtr)">
37484         <size>0</size>
37485       </method>
37486       <method name="Void Invoke()">
37487         <size>0</size>
37488       </method>
37489       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37490         <size>0</size>
37491       </method>
37492       <method name="Void EndInvoke(IAsyncResult)">
37493         <size>0</size>
37494       </method>
37495     </type>
37496     <type name="Test+&lt;&gt;c__AnonStorey0">
37497       <method name="Void .ctor()">
37498         <size>7</size>
37499       </method>
37500       <method name="Void &lt;&gt;m__0()">
37501         <size>12</size>
37502       </method>
37503     </type>
37504   </test>
37505   <test name="test-anon-67.cs">
37506     <type name="ClassOne">
37507       <method name="Void .ctor(ReturnStringDelegate)">
37508         <size>7</size>
37509       </method>
37510       <method name="Void .ctor(String)">
37511         <size>32</size>
37512       </method>
37513       <method name="Void Main()">
37514         <size>1</size>
37515       </method>
37516     </type>
37517     <type name="ClassOne+ReturnStringDelegate">
37518       <method name="Void .ctor(Object, IntPtr)">
37519         <size>0</size>
37520       </method>
37521       <method name="System.String Invoke()">
37522         <size>0</size>
37523       </method>
37524       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37525         <size>0</size>
37526       </method>
37527       <method name="System.String EndInvoke(IAsyncResult)">
37528         <size>0</size>
37529       </method>
37530     </type>
37531     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
37532       <method name="Void .ctor()">
37533         <size>7</size>
37534       </method>
37535       <method name="System.String &lt;&gt;m__0()">
37536         <size>7</size>
37537       </method>
37538     </type>
37539   </test>
37540   <test name="test-anon-68.cs">
37541     <type name="C">
37542       <method name="Void .ctor()">
37543         <size>7</size>
37544       </method>
37545       <method name="Void T(D1)">
37546         <size>1</size>
37547       </method>
37548       <method name="Void T(D2)">
37549         <size>1</size>
37550       </method>
37551       <method name="Void Main()">
37552         <size>69</size>
37553       </method>
37554     </type>
37555     <type name="D1">
37556       <method name="Void .ctor(Object, IntPtr)">
37557         <size>0</size>
37558       </method>
37559       <method name="Void Invoke(Int32)">
37560         <size>0</size>
37561       </method>
37562       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37563         <size>0</size>
37564       </method>
37565       <method name="Void EndInvoke(IAsyncResult)">
37566         <size>0</size>
37567       </method>
37568     </type>
37569     <type name="D2">
37570       <method name="Void .ctor(Object, IntPtr)">
37571         <size>0</size>
37572       </method>
37573       <method name="Void Invoke(System.String ByRef)">
37574         <size>0</size>
37575       </method>
37576       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
37577         <size>0</size>
37578       </method>
37579       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
37580         <size>0</size>
37581       </method>
37582     </type>
37583     <type name="C">
37584       <method name="Void &lt;Main&gt;m__0(Int32)">
37585         <size>1</size>
37586       </method>
37587       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
37588         <size>8</size>
37589       </method>
37590     </type>
37591   </test>
37592   <test name="test-anon-69.cs">
37593     <type name="SingleSteppingEngine">
37594       <method name="Void .ctor()">
37595         <size>7</size>
37596       </method>
37597       <method name="System.Object SendCommand(TargetAccessDelegate)">
37598         <size>8</size>
37599       </method>
37600       <method name="Void Detach()">
37601         <size>20</size>
37602       </method>
37603     </type>
37604     <type name="X">
37605       <method name="Void .ctor()">
37606         <size>7</size>
37607       </method>
37608       <method name="Void Main()">
37609         <size>1</size>
37610       </method>
37611     </type>
37612     <type name="TargetAccessDelegate">
37613       <method name="Void .ctor(Object, IntPtr)">
37614         <size>0</size>
37615       </method>
37616       <method name="System.Object Invoke(System.Object)">
37617         <size>0</size>
37618       </method>
37619       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37620         <size>0</size>
37621       </method>
37622       <method name="System.Object EndInvoke(IAsyncResult)">
37623         <size>0</size>
37624       </method>
37625     </type>
37626     <type name="SingleSteppingEngine">
37627       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
37628         <size>19</size>
37629       </method>
37630     </type>
37631   </test>
37632   <test name="test-anon-70.cs">
37633     <type name="C">
37634       <method name="Void .ctor()">
37635         <size>7</size>
37636       </method>
37637       <method name="Void Test(C+D)">
37638         <size>1</size>
37639       </method>
37640       <method name="Void Main()">
37641         <size>99</size>
37642       </method>
37643     </type>
37644     <type name="C+D">
37645       <method name="Void .ctor(Object, IntPtr)">
37646         <size>0</size>
37647       </method>
37648       <method name="Void Invoke()">
37649         <size>0</size>
37650       </method>
37651       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37652         <size>0</size>
37653       </method>
37654       <method name="Void EndInvoke(IAsyncResult)">
37655         <size>0</size>
37656       </method>
37657     </type>
37658     <type name="UnsafeClass">
37659       <method name="Void .ctor()">
37660         <size>7</size>
37661       </method>
37662       <method name="System.Int32* GetUnsafeValue()">
37663         <size>3</size>
37664       </method>
37665     </type>
37666     <type name="C">
37667       <method name="Void UnsafeTests()">
37668         <size>35</size>
37669       </method>
37670     </type>
37671     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
37672       <method name="Void .ctor()">
37673         <size>7</size>
37674       </method>
37675       <method name="Void &lt;&gt;m__0()">
37676         <size>14</size>
37677       </method>
37678     </type>
37679     <type name="C+&lt;Main&gt;c__AnonStorey1">
37680       <method name="Void .ctor()">
37681         <size>7</size>
37682       </method>
37683       <method name="Void &lt;&gt;m__1()">
37684         <size>38</size>
37685       </method>
37686       <method name="Void &lt;&gt;m__2()">
37687         <size>32</size>
37688       </method>
37689     </type>
37690     <type name="C">
37691       <method name="Void &lt;Main&gt;m__3()">
37692         <size>16</size>
37693       </method>
37694     </type>
37695   </test>
37696   <test name="test-anon-71.cs">
37697     <type name="Program">
37698       <method name="Void .ctor()">
37699         <size>7</size>
37700       </method>
37701       <method name="Errno ProcessFile(System.String, Program+FdCb)">
37702         <size>2</size>
37703       </method>
37704       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
37705         <size>34</size>
37706       </method>
37707       <method name="Void Main()">
37708         <size>1</size>
37709       </method>
37710     </type>
37711     <type name="Program+FdCb">
37712       <method name="Void .ctor(Object, IntPtr)">
37713         <size>0</size>
37714       </method>
37715       <method name="Int32 Invoke(Int32)">
37716         <size>0</size>
37717       </method>
37718       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37719         <size>0</size>
37720       </method>
37721       <method name="Int32 EndInvoke(IAsyncResult)">
37722         <size>0</size>
37723       </method>
37724     </type>
37725     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
37726       <method name="Void .ctor()">
37727         <size>7</size>
37728       </method>
37729       <method name="Int32 &lt;&gt;m__0(Int32)">
37730         <size>46</size>
37731       </method>
37732     </type>
37733   </test>
37734   <test name="test-anon-72.cs">
37735     <type name="Test">
37736       <method name="Void .ctor()">
37737         <size>7</size>
37738       </method>
37739       <method name="Void AddOperator(Test+UnaryOperator)">
37740         <size>1</size>
37741       </method>
37742       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
37743         <size>5</size>
37744       </method>
37745       <method name="Void Main()">
37746         <size>1</size>
37747       </method>
37748       <method name="Void Foo()">
37749         <size>19</size>
37750       </method>
37751     </type>
37752     <type name="Test+UnaryOperator">
37753       <method name="Void .ctor(Object, IntPtr)">
37754         <size>0</size>
37755       </method>
37756       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
37757         <size>0</size>
37758       </method>
37759       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
37760         <size>0</size>
37761       </method>
37762       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
37763         <size>0</size>
37764       </method>
37765     </type>
37766     <type name="Test">
37767       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
37768         <size>31</size>
37769       </method>
37770     </type>
37771   </test>
37772   <test name="test-anon-73.cs">
37773     <type name="T">
37774       <method name="Void .ctor()">
37775         <size>7</size>
37776       </method>
37777       <method name="Void Main()">
37778         <size>31</size>
37779       </method>
37780       <method name="Void Test_1()">
37781         <size>36</size>
37782       </method>
37783     </type>
37784     <type name="D">
37785       <method name="Void .ctor(Object, IntPtr)">
37786         <size>0</size>
37787       </method>
37788       <method name="Void Invoke(System.Object)">
37789         <size>0</size>
37790       </method>
37791       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37792         <size>0</size>
37793       </method>
37794       <method name="Void EndInvoke(IAsyncResult)">
37795         <size>0</size>
37796       </method>
37797     </type>
37798     <type name="T">
37799       <method name="Void &lt;Main&gt;m__0(System.Object)">
37800         <size>15</size>
37801       </method>
37802       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
37803         <size>29</size>
37804       </method>
37805     </type>
37806   </test>
37807   <test name="test-anon-74.cs">
37808     <type name="Foo">
37809       <method name="Void Baz(Foo+SimpleDelegate)">
37810         <size>8</size>
37811       </method>
37812       <method name="Void Main(System.String[])">
37813         <size>35</size>
37814       </method>
37815     </type>
37816     <type name="Foo+SimpleDelegate">
37817       <method name="Void .ctor(Object, IntPtr)">
37818         <size>0</size>
37819       </method>
37820       <method name="System.String[,] Invoke()">
37821         <size>0</size>
37822       </method>
37823       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37824         <size>0</size>
37825       </method>
37826       <method name="System.String[,] EndInvoke(IAsyncResult)">
37827         <size>0</size>
37828       </method>
37829     </type>
37830     <type name="Foo">
37831       <method name="System.String[,] &lt;Main&gt;m__0()">
37832         <size>34</size>
37833       </method>
37834     </type>
37835   </test>
37836   <test name="test-anon-75.cs">
37837     <type name="Data">
37838       <method name="Void .ctor()">
37839         <size>7</size>
37840       </method>
37841     </type>
37842     <type name="Test">
37843       <method name="Void .ctor()">
37844         <size>7</size>
37845       </method>
37846       <method name="Void Foo(Int32, D)">
37847         <size>1</size>
37848       </method>
37849       <method name="Void Main()">
37850         <size>1</size>
37851       </method>
37852       <method name="Void TestMe()">
37853         <size>154</size>
37854       </method>
37855       <method name="Boolean &lt;TestMe&gt;m__0()">
37856         <size>2</size>
37857       </method>
37858     </type>
37859     <type name="D">
37860       <method name="Void .ctor(Object, IntPtr)">
37861         <size>0</size>
37862       </method>
37863       <method name="Boolean Invoke()">
37864         <size>0</size>
37865       </method>
37866       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37867         <size>0</size>
37868       </method>
37869       <method name="Boolean EndInvoke(IAsyncResult)">
37870         <size>0</size>
37871       </method>
37872     </type>
37873     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
37874       <method name="Void .ctor()">
37875         <size>7</size>
37876       </method>
37877       <method name="Boolean &lt;&gt;m__2()">
37878         <size>14</size>
37879       </method>
37880     </type>
37881     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
37882       <method name="Void .ctor()">
37883         <size>7</size>
37884       </method>
37885     </type>
37886     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
37887       <method name="Boolean &lt;&gt;m__1()">
37888         <size>54</size>
37889       </method>
37890     </type>
37891   </test>
37892   <test name="test-anon-76.cs">
37893     <type name="C">
37894       <method name="Void .ctor()">
37895         <size>7</size>
37896       </method>
37897       <method name="Void set_Item(System.String, FactoryDelegate)">
37898         <size>8</size>
37899       </method>
37900       <method name="FactoryDelegate get_Item(System.String)">
37901         <size>7</size>
37902       </method>
37903       <method name="Void X()">
37904         <size>24</size>
37905       </method>
37906       <method name="Int32 Main()">
37907         <size>70</size>
37908       </method>
37909     </type>
37910     <type name="FactoryDelegate">
37911       <method name="Void .ctor(Object, IntPtr)">
37912         <size>0</size>
37913       </method>
37914       <method name="System.Object Invoke()">
37915         <size>0</size>
37916       </method>
37917       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37918         <size>0</size>
37919       </method>
37920       <method name="System.Object EndInvoke(IAsyncResult)">
37921         <size>0</size>
37922       </method>
37923     </type>
37924     <type name="C">
37925       <method name="System.Object &lt;X&gt;m__0()">
37926         <size>30</size>
37927       </method>
37928     </type>
37929   </test>
37930   <test name="test-anon-77.cs">
37931     <type name="y">
37932       <method name="Void .ctor()">
37933         <size>7</size>
37934       </method>
37935       <method name="Boolean get_Item(Int32)">
37936         <size>28</size>
37937       </method>
37938       <method name="Void set_Item(Int32, Boolean)">
37939         <size>10</size>
37940       </method>
37941       <method name="Void Main()">
37942         <size>1</size>
37943       </method>
37944     </type>
37945     <type name="D">
37946       <method name="Void .ctor(Object, IntPtr)">
37947         <size>0</size>
37948       </method>
37949       <method name="Void Invoke()">
37950         <size>0</size>
37951       </method>
37952       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37953         <size>0</size>
37954       </method>
37955       <method name="Void EndInvoke(IAsyncResult)">
37956         <size>0</size>
37957       </method>
37958     </type>
37959     <type name="y+&lt;&gt;c__AnonStorey0">
37960       <method name="Void .ctor()">
37961         <size>7</size>
37962       </method>
37963       <method name="Void &lt;&gt;m__0()">
37964         <size>8</size>
37965       </method>
37966     </type>
37967   </test>
37968   <test name="test-anon-78.cs">
37969     <type name="DelegateTest">
37970       <method name="Void .ctor()">
37971         <size>7</size>
37972       </method>
37973       <method name="Void .cctor()">
37974         <size>8</size>
37975       </method>
37976       <method name="Void Foo(D1)">
37977         <size>7</size>
37978       </method>
37979       <method name="Void Foo(D2)">
37980         <size>1</size>
37981       </method>
37982       <method name="Int32 Main()">
37983         <size>50</size>
37984       </method>
37985       <method name="Void &lt;Main&gt;m__0()">
37986         <size>18</size>
37987       </method>
37988     </type>
37989     <type name="D1">
37990       <method name="Void .ctor(Object, IntPtr)">
37991         <size>0</size>
37992       </method>
37993       <method name="Void Invoke()">
37994         <size>0</size>
37995       </method>
37996       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37997         <size>0</size>
37998       </method>
37999       <method name="Void EndInvoke(IAsyncResult)">
38000         <size>0</size>
38001       </method>
38002     </type>
38003     <type name="D2">
38004       <method name="Void .ctor(Object, IntPtr)">
38005         <size>0</size>
38006       </method>
38007       <method name="Void Invoke()">
38008         <size>0</size>
38009       </method>
38010       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38011         <size>0</size>
38012       </method>
38013       <method name="Void EndInvoke(IAsyncResult)">
38014         <size>0</size>
38015       </method>
38016     </type>
38017   </test>
38018   <test name="test-anon-79.cs">
38019     <type name="Test">
38020       <method name="Void .ctor()">
38021         <size>7</size>
38022       </method>
38023       <method name="Void add_E(Test+D)">
38024         <size>24</size>
38025       </method>
38026       <method name="Void remove_E(Test+D)">
38027         <size>24</size>
38028       </method>
38029       <method name="Void add_Changed(Test+D)">
38030         <size>30</size>
38031       </method>
38032       <method name="Void remove_Changed(Test+D)">
38033         <size>1</size>
38034       </method>
38035       <method name="Void Foo()">
38036         <size>1</size>
38037       </method>
38038       <method name="Void Main()">
38039         <size>1</size>
38040       </method>
38041     </type>
38042     <type name="Test+D">
38043       <method name="Void .ctor(Object, IntPtr)">
38044         <size>0</size>
38045       </method>
38046       <method name="Void Invoke()">
38047         <size>0</size>
38048       </method>
38049       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38050         <size>0</size>
38051       </method>
38052       <method name="Void EndInvoke(IAsyncResult)">
38053         <size>0</size>
38054       </method>
38055     </type>
38056     <type name="Test">
38057       <method name="Void &lt;add_Changed&gt;m__0()">
38058         <size>7</size>
38059       </method>
38060     </type>
38061   </test>
38062   <test name="test-anon-80.cs">
38063     <type name="MonoBug.MyTest">
38064       <method name="Void .ctor()">
38065         <size>7</size>
38066       </method>
38067       <method name="Int32 Main()">
38068         <size>167</size>
38069       </method>
38070     </type>
38071     <type name="MonoBug.MyTest+EventHandlers">
38072       <method name="Void .ctor()">
38073         <size>18</size>
38074       </method>
38075       <method name="System.EventHandler get_DoNothingEventHandler()">
38076         <size>30</size>
38077       </method>
38078       <method name="System.EventHandler get_DoSomethingEventHandler()">
38079         <size>13</size>
38080       </method>
38081       <method name="System.EventHandler get_Handler()">
38082         <size>7</size>
38083       </method>
38084       <method name="Void set_Handler(System.EventHandler)">
38085         <size>8</size>
38086       </method>
38087       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
38088         <size>1</size>
38089       </method>
38090       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
38091         <size>15</size>
38092       </method>
38093     </type>
38094   </test>
38095   <test name="test-anon-81.cs">
38096     <type name="C">
38097       <method name="Void .ctor()">
38098         <size>7</size>
38099       </method>
38100       <method name="Int32 Main()">
38101         <size>20</size>
38102       </method>
38103       <method name="Int32 Test()">
38104         <size>27</size>
38105       </method>
38106       <method name="Int32 Foo2(C+Cmd2)">
38107         <size>7</size>
38108       </method>
38109       <method name="Void Foo(C+Cmd)">
38110         <size>7</size>
38111       </method>
38112     </type>
38113     <type name="C+Cmd">
38114       <method name="Void .ctor(Object, IntPtr)">
38115         <size>0</size>
38116       </method>
38117       <method name="Void Invoke()">
38118         <size>0</size>
38119       </method>
38120       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38121         <size>0</size>
38122       </method>
38123       <method name="Void EndInvoke(IAsyncResult)">
38124         <size>0</size>
38125       </method>
38126     </type>
38127     <type name="C+Cmd2">
38128       <method name="Void .ctor(Object, IntPtr)">
38129         <size>0</size>
38130       </method>
38131       <method name="Int32 Invoke()">
38132         <size>0</size>
38133       </method>
38134       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38135         <size>0</size>
38136       </method>
38137       <method name="Int32 EndInvoke(IAsyncResult)">
38138         <size>0</size>
38139       </method>
38140     </type>
38141     <type name="C">
38142       <method name="Int32 &lt;Test&gt;m__0()">
38143         <size>45</size>
38144       </method>
38145     </type>
38146     <type name="C+&lt;Test&gt;c__AnonStorey1">
38147       <method name="Void .ctor()">
38148         <size>7</size>
38149       </method>
38150       <method name="Void &lt;&gt;m__1()">
38151         <size>44</size>
38152       </method>
38153     </type>
38154     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
38155       <method name="Void .ctor()">
38156         <size>7</size>
38157       </method>
38158       <method name="Void &lt;&gt;m__2()">
38159         <size>18</size>
38160       </method>
38161     </type>
38162   </test>
38163   <test name="test-anon-82.cs">
38164     <type name="MainClass">
38165       <method name="Void .ctor()">
38166         <size>7</size>
38167       </method>
38168       <method name="Void Main()">
38169         <size>87</size>
38170       </method>
38171       <method name="Void Test2(Int32)">
38172         <size>31</size>
38173       </method>
38174       <method name="Void Test3(Int32)">
38175         <size>57</size>
38176       </method>
38177       <method name="Void Test4()">
38178         <size>31</size>
38179       </method>
38180       <method name="Void Test5(Int32)">
38181         <size>27</size>
38182       </method>
38183       <method name="Void SimpleCallback(MainClass, System.String)">
38184         <size>7</size>
38185       </method>
38186     </type>
38187     <type name="MainClass+D">
38188       <method name="Void .ctor(Object, IntPtr)">
38189         <size>0</size>
38190       </method>
38191       <method name="Int32 Invoke(Int32)">
38192         <size>0</size>
38193       </method>
38194       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38195         <size>0</size>
38196       </method>
38197       <method name="Int32 EndInvoke(IAsyncResult)">
38198         <size>0</size>
38199       </method>
38200     </type>
38201     <type name="StringSender">
38202       <method name="Void .ctor(Object, IntPtr)">
38203         <size>0</size>
38204       </method>
38205       <method name="Void Invoke(System.String)">
38206         <size>0</size>
38207       </method>
38208       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38209         <size>0</size>
38210       </method>
38211       <method name="Void EndInvoke(IAsyncResult)">
38212         <size>0</size>
38213       </method>
38214     </type>
38215     <type name="VoidDelegate">
38216       <method name="Void .ctor(Object, IntPtr)">
38217         <size>0</size>
38218       </method>
38219       <method name="Void Invoke()">
38220         <size>0</size>
38221       </method>
38222       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38223         <size>0</size>
38224       </method>
38225       <method name="Void EndInvoke(IAsyncResult)">
38226         <size>0</size>
38227       </method>
38228     </type>
38229     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38230       <method name="Void .ctor()">
38231         <size>7</size>
38232       </method>
38233     </type>
38234     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
38235       <method name="Void .ctor()">
38236         <size>7</size>
38237       </method>
38238     </type>
38239     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
38240       <method name="Void .ctor()">
38241         <size>7</size>
38242       </method>
38243     </type>
38244     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
38245       <method name="Void .ctor()">
38246         <size>7</size>
38247       </method>
38248     </type>
38249     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
38250       <method name="Void .ctor()">
38251         <size>7</size>
38252       </method>
38253     </type>
38254     <type name="MainClass">
38255       <method name="Void &lt;Test2&gt;m__1(System.String)">
38256         <size>27</size>
38257       </method>
38258       <method name="Void &lt;Test3&gt;m__3()">
38259         <size>1</size>
38260       </method>
38261       <method name="Void &lt;Test4&gt;m__4()">
38262         <size>31</size>
38263       </method>
38264       <method name="Void &lt;Test4&gt;m__7()">
38265         <size>28</size>
38266       </method>
38267     </type>
38268     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38269       <method name="Void &lt;&gt;m__0()">
38270         <size>25</size>
38271       </method>
38272       <method name="Void &lt;&gt;m__9(System.String)">
38273         <size>13</size>
38274       </method>
38275     </type>
38276     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
38277       <method name="Void &lt;&gt;m__2()">
38278         <size>9</size>
38279       </method>
38280     </type>
38281     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
38282       <method name="Int32 &lt;&gt;m__5(Int32)">
38283         <size>46</size>
38284       </method>
38285       <method name="Int32 &lt;&gt;m__A(Int32)">
38286         <size>2</size>
38287       </method>
38288     </type>
38289     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
38290       <method name="Void &lt;&gt;m__6()">
38291         <size>12</size>
38292       </method>
38293     </type>
38294     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
38295       <method name="Void &lt;&gt;m__8()">
38296         <size>14</size>
38297       </method>
38298       <method name="Void &lt;&gt;m__B()">
38299         <size>8</size>
38300       </method>
38301     </type>
38302   </test>
38303   <test name="test-anon-84.cs">
38304     <type name="C">
38305       <method name="Void .ctor()">
38306         <size>42</size>
38307       </method>
38308       <method name="Void .ctor(D)">
38309         <size>42</size>
38310       </method>
38311       <method name="Int32 Main()">
38312         <size>19</size>
38313       </method>
38314       <method name="C &lt;C&gt;m__0(Int32)">
38315         <size>4</size>
38316       </method>
38317     </type>
38318     <type name="D">
38319       <method name="Void .ctor(Object, IntPtr)">
38320         <size>0</size>
38321       </method>
38322       <method name="C Invoke(Int32)">
38323         <size>0</size>
38324       </method>
38325       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38326         <size>0</size>
38327       </method>
38328       <method name="C EndInvoke(IAsyncResult)">
38329         <size>0</size>
38330       </method>
38331     </type>
38332   </test>
38333   <test name="test-anon-85.cs">
38334     <type name="X">
38335       <method name="Void .ctor()">
38336         <size>7</size>
38337       </method>
38338       <method name="Int32 Main()">
38339         <size>29</size>
38340       </method>
38341     </type>
38342     <type name="X+D">
38343       <method name="Void .ctor(Object, IntPtr)">
38344         <size>0</size>
38345       </method>
38346       <method name="Void Invoke()">
38347         <size>0</size>
38348       </method>
38349       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38350         <size>0</size>
38351       </method>
38352       <method name="Void EndInvoke(IAsyncResult)">
38353         <size>0</size>
38354       </method>
38355     </type>
38356     <type name="X+&lt;Main&gt;c__AnonStorey0">
38357       <method name="Void .ctor()">
38358         <size>7</size>
38359       </method>
38360       <method name="Void &lt;&gt;m__0()">
38361         <size>8</size>
38362       </method>
38363     </type>
38364   </test>
38365   <test name="test-anon-86.cs">
38366     <type name="Bug.A">
38367       <method name="Void .ctor()">
38368         <size>50</size>
38369       </method>
38370       <method name="Void Test()">
38371         <size>1</size>
38372       </method>
38373       <method name="Int32 Main()">
38374         <size>8</size>
38375       </method>
38376     </type>
38377     <type name="Bug.B">
38378       <method name="Void .ctor()">
38379         <size>7</size>
38380       </method>
38381       <method name="Int32 get_Prop()">
38382         <size>2</size>
38383       </method>
38384     </type>
38385     <type name="Bug.EventHandler">
38386       <method name="Void .ctor(Object, IntPtr)">
38387         <size>0</size>
38388       </method>
38389       <method name="Void Invoke()">
38390         <size>0</size>
38391       </method>
38392       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38393         <size>0</size>
38394       </method>
38395       <method name="Void EndInvoke(IAsyncResult)">
38396         <size>0</size>
38397       </method>
38398     </type>
38399     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
38400       <method name="Void .ctor()">
38401         <size>7</size>
38402       </method>
38403       <method name="Void &lt;&gt;m__0()">
38404         <size>24</size>
38405       </method>
38406     </type>
38407   </test>
38408   <test name="test-anon-87.cs">
38409     <type name="Bug.AA">
38410       <method name="Void .ctor(BB)">
38411         <size>51</size>
38412       </method>
38413       <method name="Void TestMe()">
38414         <size>1</size>
38415       </method>
38416       <method name="Int32 Main()">
38417         <size>18</size>
38418       </method>
38419     </type>
38420     <type name="Bug.BB">
38421       <method name="Void .ctor(String)">
38422         <size>18</size>
38423       </method>
38424       <method name="Void Foo()">
38425         <size>1</size>
38426       </method>
38427     </type>
38428     <type name="Bug.D">
38429       <method name="Void .ctor(Object, IntPtr)">
38430         <size>0</size>
38431       </method>
38432       <method name="Void Invoke()">
38433         <size>0</size>
38434       </method>
38435       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38436         <size>0</size>
38437       </method>
38438       <method name="Void EndInvoke(IAsyncResult)">
38439         <size>0</size>
38440       </method>
38441     </type>
38442     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
38443       <method name="Void .ctor()">
38444         <size>7</size>
38445       </method>
38446       <method name="Void &lt;&gt;m__0()">
38447         <size>23</size>
38448       </method>
38449     </type>
38450   </test>
38451   <test name="test-anon-88.cs">
38452     <type name="C">
38453       <method name="Void .ctor()">
38454         <size>7</size>
38455       </method>
38456       <method name="Int32 Main()">
38457         <size>12</size>
38458       </method>
38459       <method name="Void Test()">
38460         <size>102</size>
38461       </method>
38462     </type>
38463     <type name="C+D">
38464       <method name="Void .ctor(Object, IntPtr)">
38465         <size>0</size>
38466       </method>
38467       <method name="Void Invoke()">
38468         <size>0</size>
38469       </method>
38470       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38471         <size>0</size>
38472       </method>
38473       <method name="Void EndInvoke(IAsyncResult)">
38474         <size>0</size>
38475       </method>
38476     </type>
38477     <type name="C+&lt;Test&gt;c__AnonStorey0">
38478       <method name="Void .ctor()">
38479         <size>7</size>
38480       </method>
38481       <method name="Void &lt;&gt;m__2()">
38482         <size>8</size>
38483       </method>
38484     </type>
38485     <type name="C+&lt;Test&gt;c__AnonStorey2">
38486       <method name="Void .ctor()">
38487         <size>7</size>
38488       </method>
38489       <method name="Void &lt;&gt;m__0()">
38490         <size>69</size>
38491       </method>
38492       <method name="Void &lt;&gt;m__1()">
38493         <size>8</size>
38494       </method>
38495       <method name="Void &lt;&gt;m__4()">
38496         <size>3</size>
38497       </method>
38498     </type>
38499     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
38500       <method name="Void .ctor()">
38501         <size>7</size>
38502       </method>
38503       <method name="Void &lt;&gt;m__3()">
38504         <size>20</size>
38505       </method>
38506     </type>
38507   </test>
38508   <test name="test-anon-89.cs">
38509     <type name="C">
38510       <method name="Void .ctor()">
38511         <size>7</size>
38512       </method>
38513       <method name="Int32 Main()">
38514         <size>12</size>
38515       </method>
38516       <method name="System.Object get_GdkWindow()">
38517         <size>2</size>
38518       </method>
38519       <method name="Void set_GdkWindow(System.Object)">
38520         <size>1</size>
38521       </method>
38522       <method name="Void Invoke(C+D)">
38523         <size>1</size>
38524       </method>
38525       <method name="Void Test()">
38526         <size>69</size>
38527       </method>
38528     </type>
38529     <type name="C+D">
38530       <method name="Void .ctor(Object, IntPtr)">
38531         <size>0</size>
38532       </method>
38533       <method name="Void Invoke()">
38534         <size>0</size>
38535       </method>
38536       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38537         <size>0</size>
38538       </method>
38539       <method name="Void EndInvoke(IAsyncResult)">
38540         <size>0</size>
38541       </method>
38542     </type>
38543     <type name="C+&lt;Test&gt;c__AnonStorey0">
38544       <method name="Void .ctor()">
38545         <size>7</size>
38546       </method>
38547       <method name="Void &lt;&gt;m__0()">
38548         <size>108</size>
38549       </method>
38550       <method name="Void &lt;&gt;m__3()">
38551         <size>29</size>
38552       </method>
38553     </type>
38554     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38555       <method name="Void .ctor()">
38556         <size>7</size>
38557       </method>
38558       <method name="Void &lt;&gt;m__1()">
38559         <size>18</size>
38560       </method>
38561       <method name="Void &lt;&gt;m__2()">
38562         <size>49</size>
38563       </method>
38564     </type>
38565   </test>
38566   <test name="test-anon-90.cs">
38567     <type name="C">
38568       <method name="Void .ctor()">
38569         <size>7</size>
38570       </method>
38571       <method name="Int32 Main()">
38572         <size>12</size>
38573       </method>
38574       <method name="Void Foo()">
38575         <size>27</size>
38576       </method>
38577     </type>
38578     <type name="C+D">
38579       <method name="Void .ctor(Object, IntPtr)">
38580         <size>0</size>
38581       </method>
38582       <method name="Void Invoke()">
38583         <size>0</size>
38584       </method>
38585       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38586         <size>0</size>
38587       </method>
38588       <method name="Void EndInvoke(IAsyncResult)">
38589         <size>0</size>
38590       </method>
38591     </type>
38592     <type name="C+&lt;Foo&gt;c__AnonStorey0">
38593       <method name="Void .ctor()">
38594         <size>7</size>
38595       </method>
38596       <method name="Void &lt;&gt;m__0()">
38597         <size>66</size>
38598       </method>
38599     </type>
38600     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
38601       <method name="Void .ctor()">
38602         <size>7</size>
38603       </method>
38604     </type>
38605     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
38606       <method name="Void .ctor()">
38607         <size>7</size>
38608       </method>
38609       <method name="Void &lt;&gt;m__1()">
38610         <size>32</size>
38611       </method>
38612     </type>
38613   </test>
38614   <test name="test-anon-91.cs">
38615     <type name="A">
38616       <method name="Void .ctor(Int32)">
38617         <size>27</size>
38618       </method>
38619     </type>
38620     <type name="C">
38621       <method name="Void .ctor()">
38622         <size>7</size>
38623       </method>
38624       <method name="Int32 Main()">
38625         <size>12</size>
38626       </method>
38627       <method name="Void SelectCommand(Int32)">
38628         <size>1</size>
38629       </method>
38630       <method name="Void Test()">
38631         <size>66</size>
38632       </method>
38633     </type>
38634     <type name="C+D">
38635       <method name="Void .ctor(Object, IntPtr)">
38636         <size>0</size>
38637       </method>
38638       <method name="Void Invoke()">
38639         <size>0</size>
38640       </method>
38641       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38642         <size>0</size>
38643       </method>
38644       <method name="Void EndInvoke(IAsyncResult)">
38645         <size>0</size>
38646       </method>
38647     </type>
38648     <type name="C+&lt;Test&gt;c__AnonStorey0">
38649       <method name="Void .ctor()">
38650         <size>7</size>
38651       </method>
38652       <method name="Void &lt;&gt;m__0()">
38653         <size>109</size>
38654       </method>
38655     </type>
38656     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38657       <method name="Void .ctor()">
38658         <size>7</size>
38659       </method>
38660       <method name="Void &lt;&gt;m__1()">
38661         <size>23</size>
38662       </method>
38663     </type>
38664   </test>
38665   <test name="test-cls-00.cs">
38666     <type name="CLSCLass_6">
38667       <method name="Void .ctor()">
38668         <size>18</size>
38669       </method>
38670       <method name="Void add_Disposed(Delegate)">
38671         <size>19</size>
38672       </method>
38673       <method name="Void remove_Disposed(Delegate)">
38674         <size>19</size>
38675       </method>
38676     </type>
38677     <type name="CLSDelegate">
38678       <method name="Void .ctor()">
38679         <size>7</size>
38680       </method>
38681     </type>
38682     <type name="CLSClass_5">
38683       <method name="Void .ctor()">
38684         <size>7</size>
38685       </method>
38686       <method name="UInt32 Test()">
38687         <size>2</size>
38688       </method>
38689     </type>
38690     <type name="CLSClass_4">
38691       <method name="Void .ctor()">
38692         <size>7</size>
38693       </method>
38694       <method name="UInt32 Test()">
38695         <size>2</size>
38696       </method>
38697     </type>
38698     <type name="CLSClass_3">
38699       <method name="Void .ctor()">
38700         <size>7</size>
38701       </method>
38702       <method name="UInt32 Test_3()">
38703         <size>2</size>
38704       </method>
38705     </type>
38706     <type name="CLSClass_2">
38707       <method name="Void .ctor()">
38708         <size>7</size>
38709       </method>
38710       <method name="SByte get_XX()">
38711         <size>2</size>
38712       </method>
38713     </type>
38714     <type name="CLSClass_1">
38715       <method name="Void .ctor()">
38716         <size>7</size>
38717       </method>
38718       <method name="UInt32 Valid()">
38719         <size>2</size>
38720       </method>
38721     </type>
38722     <type name="CLSClass">
38723       <method name="Void .ctor()">
38724         <size>7</size>
38725       </method>
38726       <method name="UInt64 Valid()">
38727         <size>3</size>
38728       </method>
38729       <method name="Byte get_XX()">
38730         <size>2</size>
38731       </method>
38732       <method name="UInt32 FooInternal()">
38733         <size>2</size>
38734       </method>
38735       <method name="UInt64 Foo()">
38736         <size>3</size>
38737       </method>
38738       <method name="Void Main()">
38739         <size>1</size>
38740       </method>
38741     </type>
38742     <type name="CLSClass+C1">
38743       <method name="Void .ctor()">
38744         <size>7</size>
38745       </method>
38746       <method name="Int64 Foo2()">
38747         <size>3</size>
38748       </method>
38749     </type>
38750     <type name="CLSClass+C1+C11">
38751       <method name="Void .ctor()">
38752         <size>7</size>
38753       </method>
38754       <method name="UInt64 Foo3()">
38755         <size>3</size>
38756       </method>
38757     </type>
38758     <type name="CLSClass+CLSClass_2">
38759       <method name="Void .ctor()">
38760         <size>7</size>
38761       </method>
38762       <method name="SByte get_XX()">
38763         <size>2</size>
38764       </method>
38765     </type>
38766     <type name="Delegate">
38767       <method name="Void .ctor(Object, IntPtr)">
38768         <size>0</size>
38769       </method>
38770       <method name="CLSDelegate Invoke()">
38771         <size>0</size>
38772       </method>
38773       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38774         <size>0</size>
38775       </method>
38776       <method name="CLSDelegate EndInvoke(IAsyncResult)">
38777         <size>0</size>
38778       </method>
38779     </type>
38780   </test>
38781   <test name="test-cls-01.cs">
38782     <type name="CLSClass">
38783       <method name="Void .ctor()">
38784         <size>7</size>
38785       </method>
38786       <method name="Byte get_XX()">
38787         <size>2</size>
38788       </method>
38789       <method name="Void Main()">
38790         <size>1</size>
38791       </method>
38792     </type>
38793     <type name="Big">
38794       <method name="Void .ctor()">
38795         <size>7</size>
38796       </method>
38797       <method name="Big op_Implicit(UInt32)">
38798         <size>2</size>
38799       </method>
38800     </type>
38801     <type name="C1">
38802       <method name="Void .ctor()">
38803         <size>7</size>
38804       </method>
38805       <method name="Void method(UInt32)">
38806         <size>1</size>
38807       </method>
38808     </type>
38809   </test>
38810   <test name="test-cls-02.cs">
38811     <type name="CLSClass">
38812       <method name="Void .ctor(UInt64)">
38813         <size>7</size>
38814       </method>
38815       <method name="Void .ctor(UInt32)">
38816         <size>7</size>
38817       </method>
38818       <method name="Void set_X_0(UInt64)">
38819         <size>1</size>
38820       </method>
38821       <method name="Void set_Item(UInt64, UInt64)">
38822         <size>1</size>
38823       </method>
38824       <method name="Void Main()">
38825         <size>1</size>
38826       </method>
38827     </type>
38828     <type name="InnerTypeClasss">
38829       <method name="Void .ctor()">
38830         <size>7</size>
38831       </method>
38832       <method name="Struct Method()">
38833         <size>10</size>
38834       </method>
38835     </type>
38836   </test>
38837   <test name="test-cls-03.cs">
38838     <type name="CLSClass">
38839       <method name="Void .ctor()">
38840         <size>7</size>
38841       </method>
38842       <method name="I1 Foo()">
38843         <size>2</size>
38844       </method>
38845       <method name="Void Main()">
38846         <size>1</size>
38847       </method>
38848     </type>
38849   </test>
38850   <test name="test-cls-05.cs">
38851     <type name="X1">
38852       <method name="Void .ctor()">
38853         <size>7</size>
38854       </method>
38855     </type>
38856     <type name="X2">
38857       <method name="Void .ctor()">
38858         <size>7</size>
38859       </method>
38860     </type>
38861     <type name="X3">
38862       <method name="Void .ctor()">
38863         <size>7</size>
38864       </method>
38865       <method name="Void bb(Boolean)">
38866         <size>1</size>
38867       </method>
38868       <method name="Void BB()">
38869         <size>1</size>
38870       </method>
38871     </type>
38872     <type name="X4">
38873       <method name="Void .ctor()">
38874         <size>7</size>
38875       </method>
38876       <method name="Void method(Int32)">
38877         <size>1</size>
38878       </method>
38879       <method name="Void method(Boolean)">
38880         <size>1</size>
38881       </method>
38882       <method name="Boolean method()">
38883         <size>2</size>
38884       </method>
38885     </type>
38886     <type name="BaseClass">
38887       <method name="Void .ctor()">
38888         <size>7</size>
38889       </method>
38890     </type>
38891     <type name="CLSClass">
38892       <method name="Void .ctor()">
38893         <size>7</size>
38894       </method>
38895       <method name="Void .ctor(Int32)">
38896         <size>7</size>
38897       </method>
38898       <method name="Void Method()">
38899         <size>1</size>
38900       </method>
38901       <method name="Int32 Method(Boolean)">
38902         <size>2</size>
38903       </method>
38904       <method name="Void methoD()">
38905         <size>1</size>
38906       </method>
38907       <method name="Void Main()">
38908         <size>1</size>
38909       </method>
38910       <method name="CLSClass op_Implicit(Boolean)">
38911         <size>7</size>
38912       </method>
38913       <method name="CLSClass op_Implicit(Int32)">
38914         <size>7</size>
38915       </method>
38916     </type>
38917     <type name="oBject">
38918       <method name="Void .ctor()">
38919         <size>7</size>
38920       </method>
38921     </type>
38922     <type name="A.C1">
38923       <method name="Void .ctor()">
38924         <size>7</size>
38925       </method>
38926     </type>
38927     <type name="B.c1">
38928       <method name="Void .ctor()">
38929         <size>7</size>
38930       </method>
38931     </type>
38932     <type name="c1">
38933       <method name="Void .ctor()">
38934         <size>7</size>
38935       </method>
38936     </type>
38937     <type name="CLSClass_2">
38938       <method name="Void .ctor()">
38939         <size>7</size>
38940       </method>
38941       <method name="Void Method()">
38942         <size>1</size>
38943       </method>
38944       <method name="Void method()">
38945         <size>1</size>
38946       </method>
38947     </type>
38948     <type name="System.sByte">
38949       <method name="Void .ctor()">
38950         <size>7</size>
38951       </method>
38952     </type>
38953     <type name="System.Web.HttpBrowserCapabilities">
38954       <method name="Void .ctor()">
38955         <size>7</size>
38956       </method>
38957     </type>
38958   </test>
38959   <test name="test-cls-06.cs">
38960     <type name="CLSClass">
38961       <method name="Void .ctor()">
38962         <size>7</size>
38963       </method>
38964       <method name="Void Main()">
38965         <size>1</size>
38966       </method>
38967     </type>
38968     <type name="CLSClass_2">
38969       <method name="Void .ctor(Int32[,,])">
38970         <size>7</size>
38971       </method>
38972       <method name="Void .ctor(Int32[,])">
38973         <size>7</size>
38974       </method>
38975       <method name="Void Test(System.Int32[,], Int32)">
38976         <size>1</size>
38977       </method>
38978       <method name="Void Test(System.Int32[,,], Boolean)">
38979         <size>1</size>
38980       </method>
38981     </type>
38982     <type name="X1">
38983       <method name="Void .ctor()">
38984         <size>7</size>
38985       </method>
38986       <method name="Void M2(Int32)">
38987         <size>1</size>
38988       </method>
38989     </type>
38990     <type name="X2">
38991       <method name="Void .ctor()">
38992         <size>7</size>
38993       </method>
38994       <method name="Void M2(Int32 ByRef)">
38995         <size>1</size>
38996       </method>
38997     </type>
38998     <type name="CLSClass+MyDelegate">
38999       <method name="Void .ctor(Object, IntPtr)">
39000         <size>0</size>
39001       </method>
39002       <method name="UInt32 Invoke()">
39003         <size>0</size>
39004       </method>
39005       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39006         <size>0</size>
39007       </method>
39008       <method name="UInt32 EndInvoke(IAsyncResult)">
39009         <size>0</size>
39010       </method>
39011     </type>
39012     <type name="MyDelegate">
39013       <method name="Void .ctor(Object, IntPtr)">
39014         <size>0</size>
39015       </method>
39016       <method name="UInt32 Invoke()">
39017         <size>0</size>
39018       </method>
39019       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39020         <size>0</size>
39021       </method>
39022       <method name="UInt32 EndInvoke(IAsyncResult)">
39023         <size>0</size>
39024       </method>
39025     </type>
39026   </test>
39027   <test name="test-cls-07.cs">
39028     <type name="aa.I1">
39029       <method name="Void .ctor()">
39030         <size>7</size>
39031       </method>
39032     </type>
39033     <type name="CLSClass">
39034       <method name="Void .ctor()">
39035         <size>7</size>
39036       </method>
39037       <method name="Void Main()">
39038         <size>1</size>
39039       </method>
39040     </type>
39041   </test>
39042   <test name="test-cls-10.cs">
39043     <type name="MainClass">
39044       <method name="Void .ctor()">
39045         <size>7</size>
39046       </method>
39047       <method name="Void Main()">
39048         <size>1</size>
39049       </method>
39050     </type>
39051   </test>
39052   <test name="test-cls-11.cs">
39053     <type name="CLSClass">
39054       <method name="Void .ctor()">
39055         <size>7</size>
39056       </method>
39057       <method name="Void Test(IComparable)">
39058         <size>0</size>
39059       </method>
39060     </type>
39061     <type name="CLSCLass_2">
39062       <method name="Void .ctor()">
39063         <size>7</size>
39064       </method>
39065       <method name="Void Test()">
39066         <size>0</size>
39067       </method>
39068     </type>
39069     <type name="CLSClass_3">
39070       <method name="Void .ctor()">
39071         <size>7</size>
39072       </method>
39073       <method name="Void Test()">
39074         <size>0</size>
39075       </method>
39076     </type>
39077     <type name="MainClass">
39078       <method name="Void .ctor()">
39079         <size>7</size>
39080       </method>
39081       <method name="Void Main()">
39082         <size>1</size>
39083       </method>
39084     </type>
39085   </test>
39086   <test name="test-cls-12.cs">
39087     <type name="MainClass">
39088       <method name="Void .ctor()">
39089         <size>7</size>
39090       </method>
39091       <method name="Void Main()">
39092         <size>1</size>
39093       </method>
39094     </type>
39095   </test>
39096   <test name="test-cls-14.cs">
39097     <type name="CLSClass">
39098       <method name="Void .ctor()">
39099         <size>7</size>
39100       </method>
39101       <method name="Void Error(Boolean)">
39102         <size>1</size>
39103       </method>
39104       <method name="CLSClass op_Implicit(Byte)">
39105         <size>6</size>
39106       </method>
39107     </type>
39108     <type name="MainClass">
39109       <method name="Void .ctor()">
39110         <size>7</size>
39111       </method>
39112       <method name="Void Main()">
39113         <size>1</size>
39114       </method>
39115     </type>
39116   </test>
39117   <test name="test-cls-15.cs">
39118     <type name="CLSAttribute_1">
39119       <method name="Void .ctor(Int32[])">
39120         <size>7</size>
39121       </method>
39122       <method name="Void .ctor(Int32)">
39123         <size>7</size>
39124       </method>
39125     </type>
39126     <type name="CLSAttribute_2">
39127       <method name="Void .ctor(Int32)">
39128         <size>7</size>
39129       </method>
39130     </type>
39131     <type name="CLSAttribute_3">
39132       <method name="Void .ctor(Int32[])">
39133         <size>7</size>
39134       </method>
39135     </type>
39136     <type name="CLSAttribute_4">
39137       <method name="Void .ctor(Int32[])">
39138         <size>7</size>
39139       </method>
39140     </type>
39141     <type name="ClassMain">
39142       <method name="Void .ctor()">
39143         <size>7</size>
39144       </method>
39145       <method name="Void Main()">
39146         <size>1</size>
39147       </method>
39148     </type>
39149   </test>
39150   <test name="test-cls-16.cs">
39151     <type name="CLSAttribute">
39152       <method name="Void .ctor(Boolean[])">
39153         <size>7</size>
39154       </method>
39155     </type>
39156     <type name="ClassMain">
39157       <method name="Void .ctor()">
39158         <size>7</size>
39159       </method>
39160       <method name="Void Main()">
39161         <size>1</size>
39162       </method>
39163     </type>
39164   </test>
39165   <test name="test-cls-17.cs">
39166     <type name="Foo">
39167       <method name="Void .ctor()">
39168         <size>7</size>
39169       </method>
39170       <method name="Void Main()">
39171         <size>1</size>
39172       </method>
39173     </type>
39174   </test>
39175   <test name="test-externalias-01.cs">
39176     <type name="Test">
39177       <method name="Void .ctor()">
39178         <size>7</size>
39179       </method>
39180       <method name="Int32 Main()">
39181         <size>64</size>
39182       </method>
39183     </type>
39184   </test>
39185   <test name="test-externalias-02.cs">
39186     <type name="Test">
39187       <method name="Void .ctor()">
39188         <size>7</size>
39189       </method>
39190       <method name="Int32 Main()">
39191         <size>64</size>
39192       </method>
39193     </type>
39194   </test>
39195   <test name="test-externalias-03.cs">
39196     <type name="Test">
39197       <method name="Void .ctor()">
39198         <size>7</size>
39199       </method>
39200       <method name="Int32 Main()">
39201         <size>64</size>
39202       </method>
39203     </type>
39204   </test>
39205   <test name="test-externalias-04.cs">
39206     <type name="Test">
39207       <method name="Void .ctor()">
39208         <size>7</size>
39209       </method>
39210       <method name="Int32 Main()">
39211         <size>64</size>
39212       </method>
39213     </type>
39214   </test>
39215   <test name="test-externalias-05.cs">
39216     <type name="Test">
39217       <method name="Void .ctor()">
39218         <size>7</size>
39219       </method>
39220       <method name="Void Main()">
39221         <size>21</size>
39222       </method>
39223     </type>
39224   </test>
39225   <test name="test-externalias-06.cs">
39226     <type name="MyAssembly01.Test">
39227       <method name="Void .ctor()">
39228         <size>7</size>
39229       </method>
39230     </type>
39231     <type name="MyAssembly01.Namespace1.Test">
39232       <method name="Void .ctor()">
39233         <size>7</size>
39234       </method>
39235     </type>
39236     <type name="MyAssembly02.Test">
39237       <method name="Void .ctor()">
39238         <size>7</size>
39239       </method>
39240     </type>
39241     <type name="MyAssembly02.Namespace1.Test">
39242       <method name="Void .ctor()">
39243         <size>7</size>
39244       </method>
39245     </type>
39246     <type name="Test">
39247       <method name="Void .ctor()">
39248         <size>7</size>
39249       </method>
39250       <method name="Void Main()">
39251         <size>1</size>
39252       </method>
39253     </type>
39254   </test>
39255   <test name="test-externalias-07.cs">
39256     <type name="NS.MyClass">
39257       <method name="Void .ctor()">
39258         <size>7</size>
39259       </method>
39260       <method name="Int32 GetInt()">
39261         <size>6</size>
39262       </method>
39263     </type>
39264     <type name="Test">
39265       <method name="Void .ctor()">
39266         <size>7</size>
39267       </method>
39268       <method name="Int32 Main()">
39269         <size>15</size>
39270       </method>
39271     </type>
39272   </test>
39273   <test name="test-externalias-08.cs">
39274     <type name="Test">
39275       <method name="Void .ctor()">
39276         <size>7</size>
39277       </method>
39278       <method name="Int32 Main()">
39279         <size>54</size>
39280       </method>
39281     </type>
39282   </test>
39283   <test name="test-externalias-09.cs">
39284     <type name="Test">
39285       <method name="Void .ctor()">
39286         <size>7</size>
39287       </method>
39288       <method name="Int32 Main()">
39289         <size>8</size>
39290       </method>
39291     </type>
39292   </test>
39293   <test name="test-iter-01.cs">
39294     <type name="X">
39295       <method name="Void .ctor()">
39296         <size>7</size>
39297       </method>
39298       <method name="IEnumerator GetIt()">
39299         <size>8</size>
39300       </method>
39301       <method name="IEnumerable GetIt2()">
39302         <size>16</size>
39303       </method>
39304       <method name="Int32 Main()">
39305         <size>168</size>
39306       </method>
39307     </type>
39308     <type name="X+&lt;GetIt&gt;c__Iterator0">
39309       <method name="Void .ctor()">
39310         <size>7</size>
39311       </method>
39312       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39313         <size>7</size>
39314       </method>
39315       <method name="Boolean MoveNext()">
39316         <size>126</size>
39317       </method>
39318       <method name="Void Dispose()">
39319         <size>8</size>
39320       </method>
39321       <method name="Void Reset()">
39322         <size>6</size>
39323       </method>
39324     </type>
39325     <type name="X+&lt;GetIt2&gt;c__Iterator1">
39326       <method name="Void .ctor()">
39327         <size>7</size>
39328       </method>
39329       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39330         <size>7</size>
39331       </method>
39332       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39333         <size>7</size>
39334       </method>
39335       <method name="Boolean MoveNext()">
39336         <size>126</size>
39337       </method>
39338       <method name="Void Dispose()">
39339         <size>8</size>
39340       </method>
39341       <method name="Void Reset()">
39342         <size>6</size>
39343       </method>
39344     </type>
39345     <type name="X+&lt;GetIt&gt;c__Iterator0">
39346       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39347         <size>7</size>
39348       </method>
39349     </type>
39350     <type name="X+&lt;GetIt2&gt;c__Iterator1">
39351       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39352         <size>7</size>
39353       </method>
39354       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39355         <size>26</size>
39356       </method>
39357     </type>
39358   </test>
39359   <test name="test-iter-02.cs">
39360     <type name="X">
39361       <method name="Void .ctor()">
39362         <size>7</size>
39363       </method>
39364       <method name="IEnumerator GetRange()">
39365         <size>8</size>
39366       </method>
39367       <method name="Int32 Main()">
39368         <size>89</size>
39369       </method>
39370     </type>
39371     <type name="X+&lt;GetRange&gt;c__Iterator0">
39372       <method name="Void .ctor()">
39373         <size>7</size>
39374       </method>
39375       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39376         <size>7</size>
39377       </method>
39378       <method name="Boolean MoveNext()">
39379         <size>173</size>
39380       </method>
39381       <method name="Void Dispose()">
39382         <size>8</size>
39383       </method>
39384       <method name="Void Reset()">
39385         <size>6</size>
39386       </method>
39387       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39388         <size>7</size>
39389       </method>
39390     </type>
39391   </test>
39392   <test name="test-iter-03.cs">
39393     <type name="X">
39394       <method name="Void .ctor()">
39395         <size>7</size>
39396       </method>
39397       <method name="IEnumerable GetIt(System.Int32[])">
39398         <size>30</size>
39399       </method>
39400       <method name="IEnumerable GetMulti(System.Int32[,])">
39401         <size>30</size>
39402       </method>
39403       <method name="Int32 Main()">
39404         <size>237</size>
39405       </method>
39406     </type>
39407     <type name="&lt;PrivateImplementationDetails&gt;">
39408       <method name="Void .ctor()">
39409         <size>7</size>
39410       </method>
39411     </type>
39412     <type name="X+&lt;GetIt&gt;c__Iterator0">
39413       <method name="Void .ctor()">
39414         <size>7</size>
39415       </method>
39416       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39417         <size>7</size>
39418       </method>
39419       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39420         <size>7</size>
39421       </method>
39422       <method name="Boolean MoveNext()">
39423         <size>151</size>
39424       </method>
39425       <method name="Void Dispose()">
39426         <size>8</size>
39427       </method>
39428       <method name="Void Reset()">
39429         <size>6</size>
39430       </method>
39431     </type>
39432     <type name="X+&lt;GetMulti&gt;c__Iterator1">
39433       <method name="Void .ctor()">
39434         <size>7</size>
39435       </method>
39436       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39437         <size>7</size>
39438       </method>
39439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39440         <size>7</size>
39441       </method>
39442       <method name="Boolean MoveNext()">
39443         <size>238</size>
39444       </method>
39445       <method name="Void Dispose()">
39446         <size>8</size>
39447       </method>
39448       <method name="Void Reset()">
39449         <size>6</size>
39450       </method>
39451     </type>
39452     <type name="X+&lt;GetIt&gt;c__Iterator0">
39453       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39454         <size>7</size>
39455       </method>
39456       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39457         <size>40</size>
39458       </method>
39459     </type>
39460     <type name="X+&lt;GetMulti&gt;c__Iterator1">
39461       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39462         <size>7</size>
39463       </method>
39464       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39465         <size>40</size>
39466       </method>
39467     </type>
39468   </test>
39469   <test name="test-iter-04.cs">
39470     <type name="X">
39471       <method name="Void .ctor()">
39472         <size>7</size>
39473       </method>
39474       <method name="IEnumerable GetRange(Int32, Int32)">
39475         <size>44</size>
39476       </method>
39477       <method name="Void Main()">
39478         <size>97</size>
39479       </method>
39480     </type>
39481     <type name="X+&lt;GetRange&gt;c__Iterator0">
39482       <method name="Void .ctor()">
39483         <size>7</size>
39484       </method>
39485       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39486         <size>7</size>
39487       </method>
39488       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39489         <size>7</size>
39490       </method>
39491       <method name="Boolean MoveNext()">
39492         <size>123</size>
39493       </method>
39494       <method name="Void Dispose()">
39495         <size>8</size>
39496       </method>
39497       <method name="Void Reset()">
39498         <size>6</size>
39499       </method>
39500       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39501         <size>7</size>
39502       </method>
39503       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39504         <size>52</size>
39505       </method>
39506     </type>
39507   </test>
39508   <test name="test-iter-05.cs">
39509     <type name="X">
39510       <method name="Void .ctor()">
39511         <size>7</size>
39512       </method>
39513       <method name="IEnumerable GetIt()">
39514         <size>16</size>
39515       </method>
39516       <method name="Int32 Main()">
39517         <size>103</size>
39518       </method>
39519     </type>
39520     <type name="List">
39521       <method name="Void .ctor(Int32)">
39522         <size>19</size>
39523       </method>
39524       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39525         <size>12</size>
39526       </method>
39527       <method name="Void Add(Int32)">
39528         <size>26</size>
39529       </method>
39530       <method name="MyEnumerator GetEnumerator()">
39531         <size>7</size>
39532       </method>
39533     </type>
39534     <type name="X+&lt;GetIt&gt;c__Iterator0">
39535       <method name="Void .ctor()">
39536         <size>7</size>
39537       </method>
39538       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39539         <size>7</size>
39540       </method>
39541       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39542         <size>7</size>
39543       </method>
39544       <method name="Boolean MoveNext()">
39545         <size>184</size>
39546       </method>
39547       <method name="Void Dispose()">
39548         <size>8</size>
39549       </method>
39550       <method name="Void Reset()">
39551         <size>6</size>
39552       </method>
39553     </type>
39554     <type name="List+MyEnumerator">
39555       <method name="Void .ctor(List)">
39556         <size>15</size>
39557       </method>
39558       <method name="System.Object get_Current()">
39559         <size>24</size>
39560       </method>
39561       <method name="Boolean MoveNext()">
39562         <size>31</size>
39563       </method>
39564       <method name="Void Reset()">
39565         <size>8</size>
39566       </method>
39567     </type>
39568     <type name="X+&lt;GetIt&gt;c__Iterator0">
39569       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39570         <size>7</size>
39571       </method>
39572       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39573         <size>26</size>
39574       </method>
39575     </type>
39576   </test>
39577   <test name="test-iter-06.cs">
39578     <type name="X">
39579       <method name="Void .ctor()">
39580         <size>7</size>
39581       </method>
39582       <method name="IEnumerable Get(Int32)">
39583         <size>30</size>
39584       </method>
39585       <method name="IEnumerable GetS(Int32)">
39586         <size>30</size>
39587       </method>
39588       <method name="Int32 Main()">
39589         <size>383</size>
39590       </method>
39591     </type>
39592     <type name="S+&lt;Get&gt;c__Iterator0">
39593       <method name="Void .ctor()">
39594         <size>7</size>
39595       </method>
39596       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39597         <size>7</size>
39598       </method>
39599       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39600         <size>7</size>
39601       </method>
39602       <method name="Boolean MoveNext()">
39603         <size>183</size>
39604       </method>
39605       <method name="Void Dispose()">
39606         <size>8</size>
39607       </method>
39608       <method name="Void Reset()">
39609         <size>6</size>
39610       </method>
39611     </type>
39612     <type name="S+&lt;GetS&gt;c__Iterator1">
39613       <method name="Void .ctor()">
39614         <size>7</size>
39615       </method>
39616       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39617         <size>7</size>
39618       </method>
39619       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39620         <size>7</size>
39621       </method>
39622       <method name="Boolean MoveNext()">
39623         <size>136</size>
39624       </method>
39625       <method name="Void Dispose()">
39626         <size>8</size>
39627       </method>
39628       <method name="Void Reset()">
39629         <size>6</size>
39630       </method>
39631     </type>
39632     <type name="X+&lt;Get&gt;c__Iterator2">
39633       <method name="Void .ctor()">
39634         <size>7</size>
39635       </method>
39636       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39637         <size>7</size>
39638       </method>
39639       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39640         <size>7</size>
39641       </method>
39642       <method name="Boolean MoveNext()">
39643         <size>131</size>
39644       </method>
39645       <method name="Void Dispose()">
39646         <size>8</size>
39647       </method>
39648       <method name="Void Reset()">
39649         <size>6</size>
39650       </method>
39651     </type>
39652     <type name="X+&lt;GetS&gt;c__Iterator3">
39653       <method name="Void .ctor()">
39654         <size>7</size>
39655       </method>
39656       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39657         <size>7</size>
39658       </method>
39659       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39660         <size>7</size>
39661       </method>
39662       <method name="Boolean MoveNext()">
39663         <size>136</size>
39664       </method>
39665       <method name="Void Dispose()">
39666         <size>8</size>
39667       </method>
39668       <method name="Void Reset()">
39669         <size>6</size>
39670       </method>
39671     </type>
39672     <type name="S">
39673       <method name="IEnumerable Get(Int32)">
39674         <size>42</size>
39675       </method>
39676       <method name="IEnumerable GetS(Int32)">
39677         <size>30</size>
39678       </method>
39679     </type>
39680     <type name="S+&lt;Get&gt;c__Iterator0">
39681       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39682         <size>7</size>
39683       </method>
39684       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39685         <size>52</size>
39686       </method>
39687     </type>
39688     <type name="S+&lt;GetS&gt;c__Iterator1">
39689       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39690         <size>7</size>
39691       </method>
39692       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39693         <size>40</size>
39694       </method>
39695     </type>
39696     <type name="X+&lt;Get&gt;c__Iterator2">
39697       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39698         <size>7</size>
39699       </method>
39700       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39701         <size>40</size>
39702       </method>
39703     </type>
39704     <type name="X+&lt;GetS&gt;c__Iterator3">
39705       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39706         <size>7</size>
39707       </method>
39708       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39709         <size>40</size>
39710       </method>
39711     </type>
39712   </test>
39713   <test name="test-iter-07.cs">
39714     <type name="Test">
39715       <method name="Void .ctor()">
39716         <size>7</size>
39717       </method>
39718       <method name="IEnumerable Foo(Int32)">
39719         <size>30</size>
39720       </method>
39721     </type>
39722     <type name="X">
39723       <method name="Void .ctor()">
39724         <size>7</size>
39725       </method>
39726       <method name="Int32 Main()">
39727         <size>374</size>
39728       </method>
39729     </type>
39730     <type name="Test+&lt;Foo&gt;c__Iterator0">
39731       <method name="Void .ctor()">
39732         <size>7</size>
39733       </method>
39734       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39735         <size>7</size>
39736       </method>
39737       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39738         <size>7</size>
39739       </method>
39740       <method name="Boolean MoveNext()">
39741         <size>253</size>
39742       </method>
39743       <method name="Void Dispose()">
39744         <size>112</size>
39745       </method>
39746       <method name="Void Reset()">
39747         <size>6</size>
39748       </method>
39749       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39750         <size>7</size>
39751       </method>
39752       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39753         <size>40</size>
39754       </method>
39755     </type>
39756   </test>
39757   <test name="test-iter-08.cs">
39758     <type name="Foo">
39759       <method name="Void .ctor(Int32)">
39760         <size>14</size>
39761       </method>
39762       <method name="Void Dispose()">
39763         <size>8</size>
39764       </method>
39765     </type>
39766     <type name="X">
39767       <method name="Void .ctor()">
39768         <size>7</size>
39769       </method>
39770       <method name="IEnumerable Test(Int32, Int32)">
39771         <size>44</size>
39772       </method>
39773       <method name="Int32 Main()">
39774         <size>169</size>
39775       </method>
39776     </type>
39777     <type name="X+&lt;Test&gt;c__Iterator0">
39778       <method name="Void .ctor()">
39779         <size>7</size>
39780       </method>
39781       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39782         <size>7</size>
39783       </method>
39784       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39785         <size>7</size>
39786       </method>
39787       <method name="Boolean MoveNext()">
39788         <size>360</size>
39789       </method>
39790       <method name="Void Dispose()">
39791         <size>102</size>
39792       </method>
39793       <method name="Void Reset()">
39794         <size>6</size>
39795       </method>
39796       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39797         <size>7</size>
39798       </method>
39799       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39800         <size>52</size>
39801       </method>
39802     </type>
39803   </test>
39804   <test name="test-iter-09.cs">
39805     <type name="Tester">
39806       <method name="Void .ctor()">
39807         <size>153</size>
39808       </method>
39809       <method name="IEnumerator GetEnumerator()">
39810         <size>15</size>
39811       </method>
39812     </type>
39813     <type name="Test">
39814       <method name="Void .ctor()">
39815         <size>7</size>
39816       </method>
39817       <method name="Int32 Main()">
39818         <size>263</size>
39819       </method>
39820     </type>
39821     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
39822       <method name="Void .ctor()">
39823         <size>7</size>
39824       </method>
39825       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39826         <size>7</size>
39827       </method>
39828       <method name="Boolean MoveNext()">
39829         <size>621</size>
39830       </method>
39831       <method name="Void Dispose()">
39832         <size>80</size>
39833       </method>
39834       <method name="Void Reset()">
39835         <size>6</size>
39836       </method>
39837       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39838         <size>7</size>
39839       </method>
39840     </type>
39841   </test>
39842   <test name="test-iter-10.cs">
39843     <type name="X">
39844       <method name="Void .ctor()">
39845         <size>7</size>
39846       </method>
39847       <method name="IEnumerator get_GetIt()">
39848         <size>8</size>
39849       </method>
39850       <method name="Void set_GetIt(IEnumerator)">
39851         <size>1</size>
39852       </method>
39853       <method name="IEnumerable get_Item(Int32)">
39854         <size>30</size>
39855       </method>
39856       <method name="Void set_Item(Int32, IEnumerable)">
39857         <size>1</size>
39858       </method>
39859       <method name="Int32 Main()">
39860         <size>181</size>
39861       </method>
39862     </type>
39863     <type name="X+&lt;&gt;c__Iterator0">
39864       <method name="Void .ctor()">
39865         <size>7</size>
39866       </method>
39867       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39868         <size>7</size>
39869       </method>
39870       <method name="Boolean MoveNext()">
39871         <size>126</size>
39872       </method>
39873       <method name="Void Dispose()">
39874         <size>8</size>
39875       </method>
39876       <method name="Void Reset()">
39877         <size>6</size>
39878       </method>
39879     </type>
39880     <type name="X+&lt;&gt;c__Iterator1">
39881       <method name="Void .ctor()">
39882         <size>7</size>
39883       </method>
39884       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39885         <size>7</size>
39886       </method>
39887       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39888         <size>7</size>
39889       </method>
39890       <method name="Boolean MoveNext()">
39891         <size>147</size>
39892       </method>
39893       <method name="Void Dispose()">
39894         <size>8</size>
39895       </method>
39896       <method name="Void Reset()">
39897         <size>6</size>
39898       </method>
39899     </type>
39900     <type name="X+&lt;&gt;c__Iterator0">
39901       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39902         <size>7</size>
39903       </method>
39904     </type>
39905     <type name="X+&lt;&gt;c__Iterator1">
39906       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39907         <size>7</size>
39908       </method>
39909       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39910         <size>40</size>
39911       </method>
39912     </type>
39913   </test>
39914   <test name="test-iter-11.cs">
39915     <type name="X">
39916       <method name="Void .ctor()">
39917         <size>7</size>
39918       </method>
39919       <method name="Void add_Hook(System.EventHandler)">
39920         <size>24</size>
39921       </method>
39922       <method name="Void remove_Hook(System.EventHandler)">
39923         <size>24</size>
39924       </method>
39925       <method name="IEnumerator Pipeline()">
39926         <size>15</size>
39927       </method>
39928       <method name="Void M(System.Object, System.EventArgs)">
39929         <size>11</size>
39930       </method>
39931       <method name="Void Main()">
39932         <size>55</size>
39933       </method>
39934     </type>
39935     <type name="X+&lt;Pipeline&gt;c__Iterator0">
39936       <method name="Void .ctor()">
39937         <size>7</size>
39938       </method>
39939       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39940         <size>7</size>
39941       </method>
39942       <method name="Boolean MoveNext()">
39943         <size>124</size>
39944       </method>
39945       <method name="Void Dispose()">
39946         <size>8</size>
39947       </method>
39948       <method name="Void Reset()">
39949         <size>6</size>
39950       </method>
39951       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39952         <size>7</size>
39953       </method>
39954     </type>
39955   </test>
39956   <test name="test-iter-12.cs">
39957     <type name="X">
39958       <method name="Void .ctor()">
39959         <size>7</size>
39960       </method>
39961       <method name="IEnumerable a()">
39962         <size>23</size>
39963       </method>
39964       <method name="Void Main()">
39965         <size>1</size>
39966       </method>
39967     </type>
39968     <type name="X+&lt;a&gt;c__Iterator0">
39969       <method name="Void .ctor()">
39970         <size>7</size>
39971       </method>
39972       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39973         <size>7</size>
39974       </method>
39975       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39976         <size>7</size>
39977       </method>
39978       <method name="Boolean MoveNext()">
39979         <size>165</size>
39980       </method>
39981       <method name="Void Dispose()">
39982         <size>55</size>
39983       </method>
39984       <method name="Void Reset()">
39985         <size>6</size>
39986       </method>
39987       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39988         <size>7</size>
39989       </method>
39990       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39991         <size>40</size>
39992       </method>
39993     </type>
39994   </test>
39995   <test name="test-iter-13.cs">
39996     <type name="Test">
39997       <method name="Void .ctor()">
39998         <size>7</size>
39999       </method>
40000       <method name="Void .cctor()">
40001         <size>11</size>
40002       </method>
40003       <method name="Void Main()">
40004         <size>1</size>
40005       </method>
40006       <method name="IEnumerable syntax_error(System.Object, System.Object)">
40007         <size>16</size>
40008       </method>
40009     </type>
40010     <type name="Test+Yp">
40011       <method name="Void .ctor()">
40012         <size>7</size>
40013       </method>
40014       <method name="IEnumerable fail()">
40015         <size>2</size>
40016       </method>
40017     </type>
40018     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
40019       <method name="Void .ctor()">
40020         <size>7</size>
40021       </method>
40022       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40023         <size>7</size>
40024       </method>
40025       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40026         <size>7</size>
40027       </method>
40028       <method name="Boolean MoveNext()">
40029         <size>27</size>
40030       </method>
40031       <method name="Void Dispose()">
40032         <size>8</size>
40033       </method>
40034       <method name="Void Reset()">
40035         <size>6</size>
40036       </method>
40037       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40038         <size>7</size>
40039       </method>
40040       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40041         <size>26</size>
40042       </method>
40043     </type>
40044   </test>
40045   <test name="test-partial-01.cs">
40046     <type name="Foo.Hello">
40047       <method name="Void .ctor()">
40048         <size>7</size>
40049       </method>
40050       <method name="Void .cctor()">
40051         <size>7</size>
40052       </method>
40053     </type>
40054     <type name="Bar.Hello">
40055       <method name="Void .ctor()">
40056         <size>7</size>
40057       </method>
40058       <method name="Void .cctor()">
40059         <size>8</size>
40060       </method>
40061     </type>
40062     <type name="X.Test">
40063       <method name="Void .ctor()">
40064         <size>7</size>
40065       </method>
40066       <method name="Int32 FooWorld()">
40067         <size>6</size>
40068       </method>
40069       <method name="Int32 BarWorld()">
40070         <size>6</size>
40071       </method>
40072     </type>
40073     <type name="Y">
40074       <method name="Void .ctor()">
40075         <size>7</size>
40076       </method>
40077       <method name="Int32 Main()">
40078         <size>29</size>
40079       </method>
40080     </type>
40081   </test>
40082   <test name="test-partial-02.cs">
40083     <type name="Test1.Base">
40084       <method name="Void .ctor()">
40085         <size>7</size>
40086       </method>
40087     </type>
40088     <type name="Test1.Foo">
40089       <method name="Void .ctor()">
40090         <size>7</size>
40091       </method>
40092     </type>
40093     <type name="Test2.Foo">
40094       <method name="Void .ctor()">
40095         <size>7</size>
40096       </method>
40097     </type>
40098     <type name="ReflectedType">
40099       <method name="Void .ctor()">
40100         <size>7</size>
40101       </method>
40102     </type>
40103     <type name="D">
40104       <method name="Void .ctor()">
40105         <size>7</size>
40106       </method>
40107     </type>
40108     <type name="X">
40109       <method name="Void .ctor()">
40110         <size>7</size>
40111       </method>
40112       <method name="Void Main()">
40113         <size>1</size>
40114       </method>
40115     </type>
40116   </test>
40117   <test name="test-partial-03.cs">
40118     <type name="Test">
40119       <method name="Void .ctor()">
40120         <size>18</size>
40121       </method>
40122       <method name="Int32 TestFoo()">
40123         <size>13</size>
40124       </method>
40125       <method name="Int32 TestIFoo(IFoo)">
40126         <size>8</size>
40127       </method>
40128     </type>
40129     <type name="Test+Foo">
40130       <method name="Void .ctor()">
40131         <size>7</size>
40132       </method>
40133       <method name="Int32 Test.IFoo.Hello(Test)">
40134         <size>2</size>
40135       </method>
40136       <method name="Int32 Hello(Test)">
40137         <size>2</size>
40138       </method>
40139     </type>
40140     <type name="X">
40141       <method name="Void .ctor()">
40142         <size>7</size>
40143       </method>
40144       <method name="Int32 Main()">
40145         <size>42</size>
40146       </method>
40147     </type>
40148   </test>
40149   <test name="test-partial-04.cs">
40150     <type name="B.Test">
40151       <method name="Void .ctor()">
40152         <size>7</size>
40153       </method>
40154       <method name="Void A.IFoo.Hello(IFoo)">
40155         <size>1</size>
40156       </method>
40157     </type>
40158     <type name="X">
40159       <method name="Void .ctor()">
40160         <size>7</size>
40161       </method>
40162       <method name="Void Main()">
40163         <size>1</size>
40164       </method>
40165     </type>
40166   </test>
40167   <test name="test-partial-05.cs">
40168     <type name="B">
40169       <method name="Void .ctor()">
40170         <size>7</size>
40171       </method>
40172     </type>
40173     <type name="A">
40174       <method name="Void .ctor()">
40175         <size>7</size>
40176       </method>
40177     </type>
40178     <type name="A2">
40179       <method name="Void .ctor()">
40180         <size>7</size>
40181       </method>
40182     </type>
40183     <type name="D">
40184       <method name="Void .ctor()">
40185         <size>7</size>
40186       </method>
40187       <method name="Void Main()">
40188         <size>1</size>
40189       </method>
40190     </type>
40191   </test>
40192   <test name="test-partial-06.cs">
40193     <type name="Foo">
40194       <method name="Void .ctor()">
40195         <size>7</size>
40196       </method>
40197       <method name="Void Finalize()">
40198         <size>13</size>
40199       </method>
40200     </type>
40201     <type name="B">
40202       <method name="Void .ctor()">
40203         <size>7</size>
40204       </method>
40205       <method name="Void Main()">
40206         <size>1</size>
40207       </method>
40208     </type>
40209   </test>
40210   <test name="test-partial-07.cs">
40211     <type name="Test">
40212       <method name="Void .ctor()">
40213         <size>7</size>
40214       </method>
40215     </type>
40216     <type name="TestAttribute">
40217       <method name="Void .ctor()">
40218         <size>7</size>
40219       </method>
40220     </type>
40221     <type name="Test2Attribute">
40222       <method name="Void .ctor()">
40223         <size>7</size>
40224       </method>
40225     </type>
40226     <type name="X">
40227       <method name="Void .ctor()">
40228         <size>7</size>
40229       </method>
40230       <method name="Int32 Main()">
40231         <size>62</size>
40232       </method>
40233     </type>
40234   </test>
40235   <test name="test-partial-08.cs">
40236     <type name="Foo">
40237       <method name="Void .ctor()">
40238         <size>7</size>
40239       </method>
40240       <method name="System.String get_Id()">
40241         <size>7</size>
40242       </method>
40243     </type>
40244     <type name="PartialAbstractCompilationError">
40245       <method name="Void .ctor()">
40246         <size>7</size>
40247       </method>
40248       <method name="Int32 Main()">
40249         <size>54</size>
40250       </method>
40251     </type>
40252   </test>
40253   <test name="test-partial-09.cs">
40254     <type name="Foo">
40255       <method name="Void .ctor()">
40256         <size>7</size>
40257       </method>
40258       <method name="System.String get_Id()">
40259         <size>7</size>
40260       </method>
40261     </type>
40262     <type name="Bar">
40263       <method name="Void .ctor(String)">
40264         <size>14</size>
40265       </method>
40266     </type>
40267     <type name="PartialAbstractCompilationError">
40268       <method name="Void .ctor()">
40269         <size>7</size>
40270       </method>
40271       <method name="Void Main()">
40272         <size>21</size>
40273       </method>
40274     </type>
40275   </test>
40276   <test name="test-partial-10.cs">
40277     <type name="Test2.Foo">
40278       <method name="Void .ctor()">
40279         <size>7</size>
40280       </method>
40281       <method name="Void .cctor()">
40282         <size>15</size>
40283       </method>
40284     </type>
40285     <type name="X">
40286       <method name="Void .ctor()">
40287         <size>7</size>
40288       </method>
40289       <method name="Int32 Main()">
40290         <size>68</size>
40291       </method>
40292     </type>
40293     <type name="Test3.Foo">
40294       <method name="Void .cctor()">
40295         <size>15</size>
40296       </method>
40297     </type>
40298   </test>
40299   <test name="test-partial-11.cs">
40300     <type name="StaticClass">
40301       <method name="System.String Name()">
40302         <size>6</size>
40303       </method>
40304     </type>
40305     <type name="MainClass">
40306       <method name="Void .ctor()">
40307         <size>7</size>
40308       </method>
40309       <method name="Boolean IsStatic(System.Type)">
40310         <size>73</size>
40311       </method>
40312       <method name="Int32 Main()">
40313         <size>56</size>
40314       </method>
40315     </type>
40316   </test>
40317   <test name="test-partial-12.cs">
40318     <type name="Test1.Foo">
40319       <method name="Void .ctor()">
40320         <size>7</size>
40321       </method>
40322       <method name="IEnumerable E()">
40323         <size>16</size>
40324       </method>
40325     </type>
40326     <type name="X">
40327       <method name="Void .ctor()">
40328         <size>7</size>
40329       </method>
40330       <method name="Int32 Main()">
40331         <size>100</size>
40332       </method>
40333     </type>
40334     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
40335       <method name="Void .ctor()">
40336         <size>7</size>
40337       </method>
40338       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40339         <size>7</size>
40340       </method>
40341       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40342         <size>7</size>
40343       </method>
40344       <method name="Boolean MoveNext()">
40345         <size>69</size>
40346       </method>
40347       <method name="Void Dispose()">
40348         <size>8</size>
40349       </method>
40350       <method name="Void Reset()">
40351         <size>6</size>
40352       </method>
40353       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40354         <size>7</size>
40355       </method>
40356       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40357         <size>26</size>
40358       </method>
40359     </type>
40360   </test>
40361   <test name="test-partial-13.cs">
40362     <type name="Test.Test">
40363       <method name="Void .ctor()">
40364         <size>7</size>
40365       </method>
40366       <method name="Boolean Equals(System.Object)">
40367         <size>2</size>
40368       </method>
40369       <method name="Int32 GetHashCode()">
40370         <size>2</size>
40371       </method>
40372       <method name="Void Main()">
40373         <size>1</size>
40374       </method>
40375     </type>
40376   </test>
40377   <test name="test-partial-14.cs">
40378     <type name="T">
40379       <method name="Void .ctor()">
40380         <size>7</size>
40381       </method>
40382     </type>
40383     <type name="partial">
40384       <method name="Void .ctor()">
40385         <size>7</size>
40386       </method>
40387     </type>
40388     <type name="A">
40389       <method name="Void .ctor()">
40390         <size>7</size>
40391       </method>
40392       <method name="Void partial(partial)">
40393         <size>3</size>
40394       </method>
40395     </type>
40396     <type name="B">
40397       <method name="Void .ctor()">
40398         <size>7</size>
40399       </method>
40400       <method name="Void Main()">
40401         <size>1</size>
40402       </method>
40403     </type>
40404   </test>
40405   <test name="test-partial-15.cs">
40406     <type name="Foo.X">
40407       <method name="Void .ctor()">
40408         <size>7</size>
40409       </method>
40410       <method name="Void Main()">
40411         <size>1</size>
40412       </method>
40413       <method name="IEnumerable Attempts2()">
40414         <size>16</size>
40415       </method>
40416       <method name="IEnumerable get_Attempts()">
40417         <size>16</size>
40418       </method>
40419       <method name="IEnumerable get_Item(Int32)">
40420         <size>16</size>
40421       </method>
40422     </type>
40423     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
40424       <method name="Void .ctor()">
40425         <size>7</size>
40426       </method>
40427       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40428         <size>7</size>
40429       </method>
40430       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40431         <size>7</size>
40432       </method>
40433       <method name="Boolean MoveNext()">
40434         <size>36</size>
40435       </method>
40436       <method name="Void Dispose()">
40437         <size>8</size>
40438       </method>
40439       <method name="Void Reset()">
40440         <size>6</size>
40441       </method>
40442     </type>
40443     <type name="Foo.X+&lt;&gt;c__Iterator1">
40444       <method name="Void .ctor()">
40445         <size>7</size>
40446       </method>
40447       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40448         <size>7</size>
40449       </method>
40450       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40451         <size>7</size>
40452       </method>
40453       <method name="Boolean MoveNext()">
40454         <size>36</size>
40455       </method>
40456       <method name="Void Dispose()">
40457         <size>8</size>
40458       </method>
40459       <method name="Void Reset()">
40460         <size>6</size>
40461       </method>
40462     </type>
40463     <type name="Foo.X+&lt;&gt;c__Iterator2">
40464       <method name="Void .ctor()">
40465         <size>7</size>
40466       </method>
40467       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40468         <size>7</size>
40469       </method>
40470       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40471         <size>7</size>
40472       </method>
40473       <method name="Boolean MoveNext()">
40474         <size>36</size>
40475       </method>
40476       <method name="Void Dispose()">
40477         <size>8</size>
40478       </method>
40479       <method name="Void Reset()">
40480         <size>6</size>
40481       </method>
40482     </type>
40483     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
40484       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40485         <size>7</size>
40486       </method>
40487       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40488         <size>26</size>
40489       </method>
40490     </type>
40491     <type name="Foo.X+&lt;&gt;c__Iterator1">
40492       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40493         <size>7</size>
40494       </method>
40495       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40496         <size>26</size>
40497       </method>
40498     </type>
40499     <type name="Foo.X+&lt;&gt;c__Iterator2">
40500       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40501         <size>7</size>
40502       </method>
40503       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40504         <size>26</size>
40505       </method>
40506     </type>
40507   </test>
40508   <test name="test-partial-16.cs">
40509     <type name="A.C">
40510       <method name="Void .ctor()">
40511         <size>23</size>
40512       </method>
40513       <method name="Void .cctor()">
40514         <size>11</size>
40515       </method>
40516     </type>
40517     <type name="B.C2">
40518       <method name="Void .ctor()">
40519         <size>7</size>
40520       </method>
40521       <method name="Boolean Test()">
40522         <size>2</size>
40523       </method>
40524       <method name="System.Object Test_I()">
40525         <size>2</size>
40526       </method>
40527       <method name="Void Main()">
40528         <size>1</size>
40529       </method>
40530     </type>
40531   </test>
40532   <test name="test-partial-17.cs">
40533     <type name="Test">
40534       <method name="Void .ctor()">
40535         <size>7</size>
40536       </method>
40537       <method name="Boolean Check(System.String, System.String[])">
40538         <size>42</size>
40539       </method>
40540       <method name="Void Main()">
40541         <size>1</size>
40542       </method>
40543     </type>
40544   </test>
40545   <test name="test-partial-18.cs">
40546     <type name="N.Foo">
40547       <method name="Void .ctor()">
40548         <size>17</size>
40549       </method>
40550       <method name="Void Main()">
40551         <size>1</size>
40552       </method>
40553     </type>
40554   </test>
40555   <test name="test-partial-19.cs">
40556     <type name="Bug.GL">
40557       <method name="Void Main()">
40558         <size>7</size>
40559       </method>
40560     </type>
40561     <type name="Bug.GL+Core">
40562       <method name="Boolean A()">
40563         <size>2</size>
40564       </method>
40565     </type>
40566   </test>
40567   <test name="test-partial-20.cs">
40568     <type name="A">
40569       <method name="Void .ctor()">
40570         <size>7</size>
40571       </method>
40572       <method name="Void .cctor()">
40573         <size>7</size>
40574       </method>
40575     </type>
40576     <type name="B">
40577       <method name="Void .ctor()">
40578         <size>7</size>
40579       </method>
40580       <method name="Void .cctor()">
40581         <size>7</size>
40582       </method>
40583     </type>
40584     <type name="C">
40585       <method name="Void .ctor()">
40586         <size>7</size>
40587       </method>
40588       <method name="Int32 Main()">
40589         <size>38</size>
40590       </method>
40591     </type>
40592   </test>
40593   <test name="test-partial-21.cs">
40594     <type name="Mono.Sms.Main">
40595       <method name="Void .ctor()">
40596         <size>7</size>
40597       </method>
40598       <method name="Void Test()">
40599         <size>42</size>
40600       </method>
40601     </type>
40602     <type name="Mono.Sms.Contacts">
40603       <method name="Void .ctor()">
40604         <size>7</size>
40605       </method>
40606       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
40607         <size>24</size>
40608       </method>
40609       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
40610         <size>24</size>
40611       </method>
40612       <method name="Void Test()">
40613         <size>12</size>
40614       </method>
40615     </type>
40616     <type name="Mono.Sms.Core.Agenda">
40617       <method name="Void .ctor()">
40618         <size>7</size>
40619       </method>
40620       <method name="Void AddContact()">
40621         <size>1</size>
40622       </method>
40623       <method name="Void Main()">
40624         <size>1</size>
40625       </method>
40626     </type>
40627     <type name="Mono.Sms.Contacts+ContactsHandler">
40628       <method name="Void .ctor(Object, IntPtr)">
40629         <size>0</size>
40630       </method>
40631       <method name="Void Invoke()">
40632         <size>0</size>
40633       </method>
40634       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40635         <size>0</size>
40636       </method>
40637       <method name="Void EndInvoke(IAsyncResult)">
40638         <size>0</size>
40639       </method>
40640     </type>
40641     <type name="Mono.Sms.Main">
40642       <method name="Void &lt;Test&gt;m__0()">
40643         <size>6</size>
40644       </method>
40645     </type>
40646   </test>
40647   <test name="test-partial-22.cs">
40648     <type name="C">
40649       <method name="Void .ctor()">
40650         <size>7</size>
40651       </method>
40652       <method name="Int32 Main()">
40653         <size>2</size>
40654       </method>
40655     </type>
40656   </test>
40657   <test name="test-partial-23.cs">
40658     <type name="C">
40659       <method name="Void .ctor()">
40660         <size>7</size>
40661       </method>
40662       <method name="Void Partial_A()">
40663         <size>15</size>
40664       </method>
40665       <method name="Void Partial_B()">
40666         <size>15</size>
40667       </method>
40668       <method name="Void Partial_S()">
40669         <size>14</size>
40670       </method>
40671       <method name="Int32 Main()">
40672         <size>52</size>
40673       </method>
40674     </type>
40675   </test>
40676   <test name="test-partial-24.cs">
40677     <type name="N.C">
40678       <method name="Void .ctor()">
40679         <size>7</size>
40680       </method>
40681       <method name="Void Main()">
40682         <size>1</size>
40683       </method>
40684       <method name="Void Foo()">
40685         <size>1</size>
40686       </method>
40687     </type>
40688   </test>
40689   <test name="test-var-01.cs">
40690     <type name="Test">
40691       <method name="Void .ctor()">
40692         <size>7</size>
40693       </method>
40694       <method name="Int32 Main()">
40695         <size>47</size>
40696       </method>
40697     </type>
40698   </test>
40699   <test name="test-var-02.cs">
40700     <type name="Class1">
40701       <method name="Void .ctor()">
40702         <size>15</size>
40703       </method>
40704       <method name="Boolean Method()">
40705         <size>2</size>
40706       </method>
40707     </type>
40708     <type name="Test">
40709       <method name="Void .ctor()">
40710         <size>7</size>
40711       </method>
40712       <method name="Int32 Main()">
40713         <size>116</size>
40714       </method>
40715     </type>
40716     <type name="Test+Class2">
40717       <method name="Void .ctor()">
40718         <size>15</size>
40719       </method>
40720       <method name="Boolean Method()">
40721         <size>2</size>
40722       </method>
40723     </type>
40724   </test>
40725   <test name="test-var-03.cs">
40726     <type name="Test">
40727       <method name="Void .ctor()">
40728         <size>7</size>
40729       </method>
40730       <method name="Int32 Main()">
40731         <size>166</size>
40732       </method>
40733     </type>
40734     <type name="&lt;PrivateImplementationDetails&gt;">
40735       <method name="Void .ctor()">
40736         <size>7</size>
40737       </method>
40738     </type>
40739   </test>
40740   <test name="test-var-05.cs">
40741     <type name="MyClass">
40742       <method name="Void .ctor(String)">
40743         <size>14</size>
40744       </method>
40745       <method name="Void Dispose()">
40746         <size>12</size>
40747       </method>
40748     </type>
40749     <type name="Test">
40750       <method name="Void .ctor()">
40751         <size>7</size>
40752       </method>
40753       <method name="Int32 Main()">
40754         <size>61</size>
40755       </method>
40756     </type>
40757   </test>
40758   <test name="test-var-06.cs">
40759     <type name="Test">
40760       <method name="Void .ctor()">
40761         <size>7</size>
40762       </method>
40763       <method name="Int32 Main()">
40764         <size>48</size>
40765       </method>
40766     </type>
40767   </test>
40768   <test name="test-var-07.cs">
40769     <type name="Test">
40770       <method name="Void .ctor()">
40771         <size>7</size>
40772       </method>
40773       <method name="Void var()">
40774         <size>1</size>
40775       </method>
40776       <method name="Int32 Main()">
40777         <size>33</size>
40778       </method>
40779     </type>
40780     <type name="var">
40781       <method name="Void .ctor()">
40782         <size>7</size>
40783       </method>
40784     </type>
40785   </test>
40786   <test name="test-var-08.cs">
40787     <type name="X">
40788       <method name="Void .ctor(Int32, Int32)">
40789         <size>10</size>
40790       </method>
40791       <method name="Void Main()">
40792         <size>1</size>
40793       </method>
40794     </type>
40795   </test>
40796   <test name="test-xml-042.cs">
40797     <type name="TestNamespace.TestClass">
40798       <method name="Void .ctor()">
40799         <size>7</size>
40800       </method>
40801       <method name="Void Main()">
40802         <size>1</size>
40803       </method>
40804       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
40805         <size>7</size>
40806       </method>
40807     </type>
40808   </test>
40809 </tests>