2008-11-17 Marek Safar <marek.safar@gmail.com>
[mono.git] / mcs / tests / ver-il-gmcs.xml
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>48</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>13</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>91</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>83</size>
1717       </method>
1718       <method name="System.String ToString()">
1719         <size>74</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>12</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>18</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>50</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>975</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>1416</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>131</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>40</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>12</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>12</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>12</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>12</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>30</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>7</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>12</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>12</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>61</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>26</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>12</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       <method name="IList IObjectContainer.Query()">
9929         <size>7</size>
9930       </method>
9931       <method name="IList`1 IObjectContainer.Query(IList`1, IList`1)">
9932         <size>9</size>
9933       </method>
9934     </type>
9935     <type name="Db4objects.Db4o.Internal.M">
9936       <method name="Void .ctor()">
9937         <size>7</size>
9938       </method>
9939       <method name="Void Main()">
9940         <size>1</size>
9941       </method>
9942     </type>
9943   </test>
9944   <test name="gtest-370.cs">
9945     <type name="N2.X`1[T]">
9946       <method name="Void .ctor()">
9947         <size>7</size>
9948       </method>
9949     </type>
9950     <type name="N2.X`1+A`1[T,T]">
9951       <method name="Void .ctor()">
9952         <size>7</size>
9953       </method>
9954     </type>
9955     <type name="N2.X`1+A`1+B`1[T,T,T]">
9956       <method name="Void .ctor()">
9957         <size>7</size>
9958       </method>
9959     </type>
9960     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9961       <method name="Void .ctor()">
9962         <size>7</size>
9963       </method>
9964     </type>
9965     <type name="N2.C">
9966       <method name="Void .ctor()">
9967         <size>7</size>
9968       </method>
9969       <method name="Void Main()">
9970         <size>1</size>
9971       </method>
9972     </type>
9973   </test>
9974   <test name="gtest-371.cs">
9975     <type name="X">
9976       <method name="Void .ctor()">
9977         <size>7</size>
9978       </method>
9979       <method name="Void Main()">
9980         <size>90</size>
9981       </method>
9982     </type>
9983   </test>
9984   <test name="gtest-372.cs">
9985     <type name="TestClass`1[T]">
9986       <method name="Void .ctor()">
9987         <size>7</size>
9988       </method>
9989       <method name="Boolean Check(T, T)">
9990         <size>5</size>
9991       </method>
9992     </type>
9993     <type name="C">
9994       <method name="Void .ctor()">
9995         <size>7</size>
9996       </method>
9997     </type>
9998     <type name="TestClass2`1[T]">
9999       <method name="Void .ctor()">
10000         <size>7</size>
10001       </method>
10002       <method name="Boolean Check(T, T)">
10003         <size>5</size>
10004       </method>
10005     </type>
10006     <type name="X">
10007       <method name="Void .ctor()">
10008         <size>7</size>
10009       </method>
10010       <method name="Void Main()">
10011         <size>1</size>
10012       </method>
10013     </type>
10014   </test>
10015   <test name="gtest-373.cs">
10016     <type name="MonoBug.MainClass">
10017       <method name="Void .ctor()">
10018         <size>7</size>
10019       </method>
10020       <method name="Void Main()">
10021         <size>29</size>
10022       </method>
10023     </type>
10024     <type name="MonoBug.GenericType`1[T]">
10025       <method name="Void .ctor(T)">
10026         <size>14</size>
10027       </method>
10028       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10029         <size>7</size>
10030       </method>
10031     </type>
10032   </test>
10033   <test name="gtest-374.cs">
10034     <type name="aClass">
10035       <method name="Void .ctor()">
10036         <size>7</size>
10037       </method>
10038       <method name="Void Main(System.String[])">
10039         <size>14</size>
10040       </method>
10041     </type>
10042   </test>
10043   <test name="gtest-375.cs">
10044     <type name="X">
10045       <method name="Void .ctor()">
10046         <size>7</size>
10047       </method>
10048       <method name="Boolean Compute(Int32)">
10049         <size>2</size>
10050       </method>
10051       <method name="Boolean Compute2(Int32)">
10052         <size>2</size>
10053       </method>
10054       <method name="Int32 Main()">
10055         <size>28</size>
10056       </method>
10057     </type>
10058   </test>
10059   <test name="gtest-376.cs">
10060     <type name="C">
10061       <method name="Void .ctor()">
10062         <size>7</size>
10063       </method>
10064       <method name="Void Main()">
10065         <size>1</size>
10066       </method>
10067     </type>
10068     <type name="S`1[T]">
10069       <method name="System.Object Box(Nullable`1)">
10070         <size>35</size>
10071       </method>
10072     </type>
10073   </test>
10074   <test name="gtest-377.cs">
10075     <type name="D">
10076       <method name="Void .cctor()">
10077         <size>26</size>
10078       </method>
10079       <method name="Void Main()">
10080         <size>98</size>
10081       </method>
10082     </type>
10083   </test>
10084   <test name="gtest-378.cs">
10085     <type name="Test">
10086       <method name="Void .ctor()">
10087         <size>7</size>
10088       </method>
10089       <method name="System.Object FooG[T](Nullable`1)">
10090         <size>7</size>
10091       </method>
10092       <method name="System.Object Foo(Nullable`1)">
10093         <size>7</size>
10094       </method>
10095       <method name="Int32 Main()">
10096         <size>58</size>
10097       </method>
10098     </type>
10099   </test>
10100   <test name="gtest-379.cs">
10101     <type name="C">
10102       <method name="Void .ctor()">
10103         <size>7</size>
10104       </method>
10105       <method name="Int32 Print(Nullable`1)">
10106         <size>16</size>
10107       </method>
10108       <method name="Int32 Main()">
10109         <size>15</size>
10110       </method>
10111     </type>
10112     <type name="S">
10113       <method name="Boolean op_Equality(S, S)">
10114         <size>2</size>
10115       </method>
10116       <method name="Boolean op_Inequality(S, S)">
10117         <size>2</size>
10118       </method>
10119     </type>
10120   </test>
10121   <test name="gtest-380.cs">
10122     <type name="Test">
10123       <method name="Void .ctor()">
10124         <size>7</size>
10125       </method>
10126       <method name="Int32 Main()">
10127         <size>165</size>
10128       </method>
10129     </type>
10130     <type name="GTest`1[T]">
10131       <method name="Void .ctor()">
10132         <size>7</size>
10133       </method>
10134       <method name="Void .cctor()">
10135         <size>13</size>
10136       </method>
10137     </type>
10138   </test>
10139   <test name="gtest-381.cs">
10140     <type name="TestGoto">
10141       <method name="Void .ctor()">
10142         <size>7</size>
10143       </method>
10144       <method name="Void .cctor()">
10145         <size>7</size>
10146       </method>
10147       <method name="Void Main(System.String[])">
10148         <size>72</size>
10149       </method>
10150       <method name="IEnumerable`1 setX()">
10151         <size>16</size>
10152       </method>
10153       <method name="IEnumerable`1 test()">
10154         <size>16</size>
10155       </method>
10156     </type>
10157     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10158       <method name="Void .ctor()">
10159         <size>7</size>
10160       </method>
10161       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10162         <size>12</size>
10163       </method>
10164       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10165         <size>7</size>
10166       </method>
10167       <method name="Boolean MoveNext()">
10168         <size>106</size>
10169       </method>
10170       <method name="Void Dispose()">
10171         <size>46</size>
10172       </method>
10173       <method name="Void Reset()">
10174         <size>6</size>
10175       </method>
10176     </type>
10177     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10178       <method name="Void .ctor()">
10179         <size>7</size>
10180       </method>
10181       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10182         <size>12</size>
10183       </method>
10184       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10185         <size>7</size>
10186       </method>
10187       <method name="Boolean MoveNext()">
10188         <size>176</size>
10189       </method>
10190       <method name="Void Dispose()">
10191         <size>60</size>
10192       </method>
10193       <method name="Void Reset()">
10194         <size>6</size>
10195       </method>
10196     </type>
10197     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10198       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10199         <size>7</size>
10200       </method>
10201       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10202         <size>26</size>
10203       </method>
10204     </type>
10205     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10206       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10207         <size>7</size>
10208       </method>
10209       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10210         <size>26</size>
10211       </method>
10212     </type>
10213   </test>
10214   <test name="gtest-382.cs">
10215     <type name="C">
10216       <method name="Void .ctor()">
10217         <size>7</size>
10218       </method>
10219       <method name="Int32 Main()">
10220         <size>76</size>
10221       </method>
10222     </type>
10223   </test>
10224   <test name="gtest-383.cs">
10225     <type name="C">
10226       <method name="Void .ctor()">
10227         <size>7</size>
10228       </method>
10229       <method name="Int32 Main()">
10230         <size>254</size>
10231       </method>
10232     </type>
10233     <type name="MyTypeA">
10234       <method name="Void .ctor(Int16)">
10235         <size>8</size>
10236       </method>
10237       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10238         <size>6</size>
10239       </method>
10240       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10241         <size>2</size>
10242       </method>
10243       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10244         <size>6</size>
10245       </method>
10246       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10247         <size>6</size>
10248       </method>
10249       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10250         <size>6</size>
10251       </method>
10252     </type>
10253     <type name="MyTypeB">
10254       <method name="Void .ctor(Int16)">
10255         <size>8</size>
10256       </method>
10257       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10258         <size>2</size>
10259       </method>
10260       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10261         <size>2</size>
10262       </method>
10263       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10264         <size>2</size>
10265       </method>
10266       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10267         <size>2</size>
10268       </method>
10269       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10270         <size>2</size>
10271       </method>
10272       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10273         <size>2</size>
10274       </method>
10275     </type>
10276   </test>
10277   <test name="gtest-384.cs">
10278     <type name="N.TestG">
10279       <method name="Void .ctor()">
10280         <size>7</size>
10281       </method>
10282       <method name="Void Foo[T]()">
10283         <size>1</size>
10284       </method>
10285     </type>
10286     <type name="NonGeneric">
10287       <method name="Void .ctor()">
10288         <size>7</size>
10289       </method>
10290     </type>
10291     <type name="Generic`1[T]">
10292       <method name="Void .ctor()">
10293         <size>7</size>
10294       </method>
10295     </type>
10296     <type name="m">
10297       <method name="Void .ctor()">
10298         <size>7</size>
10299       </method>
10300       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10301         <size>13</size>
10302       </method>
10303       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10304         <size>13</size>
10305       </method>
10306       <method name="Void Main()">
10307         <size>6</size>
10308       </method>
10309     </type>
10310   </test>
10311   <test name="gtest-385.cs">
10312     <type name="DocAttribute">
10313       <method name="Void .ctor()">
10314         <size>7</size>
10315       </method>
10316       <method name="Void .ctor(String)">
10317         <size>7</size>
10318       </method>
10319     </type>
10320     <type name="Test">
10321       <method name="Void .ctor()">
10322         <size>7</size>
10323       </method>
10324       <method name="Int32 Main()">
10325         <size>66</size>
10326       </method>
10327     </type>
10328     <type name="Func`2[TArg,TRet]">
10329       <method name="Void .ctor(Object, IntPtr)">
10330         <size>0</size>
10331       </method>
10332       <method name="Void Invoke()">
10333         <size>0</size>
10334       </method>
10335       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10336         <size>0</size>
10337       </method>
10338       <method name="Void EndInvoke(IAsyncResult)">
10339         <size>0</size>
10340       </method>
10341     </type>
10342   </test>
10343   <test name="gtest-386.cs">
10344     <type name="C">
10345       <method name="Void .ctor()">
10346         <size>7</size>
10347       </method>
10348       <method name="Int32 Main()">
10349         <size>220</size>
10350       </method>
10351     </type>
10352     <type name="MyType">
10353       <method name="Void .ctor(Int32)">
10354         <size>8</size>
10355       </method>
10356       <method name="MyType op_UnaryNegation(MyType)">
10357         <size>14</size>
10358       </method>
10359     </type>
10360   </test>
10361   <test name="gtest-387.cs">
10362     <type name="C">
10363       <method name="Void .ctor()">
10364         <size>7</size>
10365       </method>
10366       <method name="Int32 Main()">
10367         <size>168</size>
10368       </method>
10369     </type>
10370   </test>
10371   <test name="gtest-388.cs">
10372     <type name="Data">
10373       <method name="Void .ctor()">
10374         <size>7</size>
10375       </method>
10376     </type>
10377     <type name="Foo">
10378       <method name="Void .ctor()">
10379         <size>7</size>
10380       </method>
10381       <method name="Void f(Data)">
10382         <size>19</size>
10383       </method>
10384       <method name="Void Main()">
10385         <size>20</size>
10386       </method>
10387     </type>
10388   </test>
10389   <test name="gtest-389.cs">
10390     <type name="C">
10391       <method name="Void .ctor()">
10392         <size>7</size>
10393       </method>
10394       <method name="Int32 Main()">
10395         <size>234</size>
10396       </method>
10397     </type>
10398   </test>
10399   <test name="gtest-390.cs">
10400     <type name="Program">
10401       <method name="Void .ctor()">
10402         <size>7</size>
10403       </method>
10404       <method name="Int32 Main()">
10405         <size>4</size>
10406       </method>
10407     </type>
10408   </test>
10409   <test name="gtest-391.cs">
10410     <type name="C">
10411       <method name="Void .ctor()">
10412         <size>7</size>
10413       </method>
10414       <method name="Int32 Main()">
10415         <size>121</size>
10416       </method>
10417       <method name="Boolean Test_1()">
10418         <size>36</size>
10419       </method>
10420     </type>
10421   </test>
10422   <test name="gtest-392.cs">
10423     <type name="DieSubrangeType">
10424       <method name="Void .ctor()">
10425         <size>19</size>
10426       </method>
10427       <method name="Nullable`1 get_UpperBound()">
10428         <size>7</size>
10429       </method>
10430       <method name="Void set_UpperBound(Nullable`1)">
10431         <size>8</size>
10432       </method>
10433     </type>
10434     <type name="X">
10435       <method name="Void .ctor()">
10436         <size>7</size>
10437       </method>
10438       <method name="Int32 Main()">
10439         <size>61</size>
10440       </method>
10441     </type>
10442   </test>
10443   <test name="gtest-393.cs">
10444     <type name="B`1[T]">
10445       <method name="Void .ctor()">
10446         <size>7</size>
10447       </method>
10448     </type>
10449     <type name="A">
10450       <method name="Void .ctor(Type)">
10451         <size>29</size>
10452       </method>
10453       <method name="Void .cctor()">
10454         <size>7</size>
10455       </method>
10456       <method name="Int32 Main()">
10457         <size>23</size>
10458       </method>
10459     </type>
10460   </test>
10461   <test name="gtest-394.cs">
10462     <type name="Test">
10463       <method name="Void .ctor()">
10464         <size>7</size>
10465       </method>
10466       <method name="Void FindMembers(Test+MemberFilter)">
10467         <size>1</size>
10468       </method>
10469       <method name="Void GetMethodGroup(Test+MemberFilter)">
10470         <size>43</size>
10471       </method>
10472       <method name="Void Main()">
10473         <size>1</size>
10474       </method>
10475     </type>
10476     <type name="Test+MemberFilter">
10477       <method name="Void .ctor(Object, IntPtr)">
10478         <size>0</size>
10479       </method>
10480       <method name="Boolean Invoke()">
10481         <size>0</size>
10482       </method>
10483       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10484         <size>0</size>
10485       </method>
10486       <method name="Boolean EndInvoke(IAsyncResult)">
10487         <size>0</size>
10488       </method>
10489     </type>
10490     <type name="Test">
10491       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10492         <size>2</size>
10493       </method>
10494     </type>
10495   </test>
10496   <test name="gtest-395.cs">
10497     <type name="RuleBuilder`1[T]">
10498       <method name="Void .ctor()">
10499         <size>7</size>
10500       </method>
10501     </type>
10502     <type name="RubyMethod">
10503       <method name="Void .ctor()">
10504         <size>7</size>
10505       </method>
10506       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10507         <size>6</size>
10508       </method>
10509     </type>
10510     <type name="T">
10511       <method name="Void .ctor()">
10512         <size>7</size>
10513       </method>
10514       <method name="Void Main()">
10515         <size>1</size>
10516       </method>
10517     </type>
10518   </test>
10519   <test name="gtest-396.cs">
10520     <type name="Test">
10521       <method name="Void .ctor()">
10522         <size>7</size>
10523       </method>
10524       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10525         <size>1</size>
10526       </method>
10527       <method name="System.Func`1[System.Int32] Method(System.String)">
10528         <size>2</size>
10529       </method>
10530       <method name="Void Main()">
10531         <size>24</size>
10532       </method>
10533     </type>
10534   </test>
10535   <test name="gtest-397.cs">
10536     <type name="Test">
10537       <method name="Void .ctor()">
10538         <size>7</size>
10539       </method>
10540       <method name="Foo NegateFoo(Foo)">
10541         <size>12</size>
10542       </method>
10543       <method name="Foo NegateFooNullable(Nullable`1)">
10544         <size>7</size>
10545       </method>
10546       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10547         <size>7</size>
10548       </method>
10549       <method name="Nullable`1 NegateBar(Bar)">
10550         <size>12</size>
10551       </method>
10552       <method name="Int32 Main()">
10553         <size>139</size>
10554       </method>
10555     </type>
10556     <type name="Foo">
10557       <method name="Void .ctor(Int32)">
10558         <size>8</size>
10559       </method>
10560       <method name="Foo op_UnaryNegation(Nullable`1)">
10561         <size>42</size>
10562       </method>
10563     </type>
10564     <type name="Bar">
10565       <method name="Void .ctor(Int32)">
10566         <size>8</size>
10567       </method>
10568       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10569         <size>41</size>
10570       </method>
10571     </type>
10572   </test>
10573   <test name="gtest-398.cs">
10574     <type name="GenericClass`1[T]">
10575       <method name="Void .ctor(T)">
10576         <size>14</size>
10577       </method>
10578       <method name="Void Method()">
10579         <size>42</size>
10580       </method>
10581       <method name="Void Test(T)">
10582         <size>1</size>
10583       </method>
10584     </type>
10585     <type name="Foo">
10586       <method name="Void .ctor()">
10587         <size>7</size>
10588       </method>
10589       <method name="Void Main(System.String[])">
10590         <size>15</size>
10591       </method>
10592     </type>
10593     <type name="ToStr">
10594       <method name="Void .ctor(Object, IntPtr)">
10595         <size>0</size>
10596       </method>
10597       <method name="System.String Invoke(System.String, IFormatProvider)">
10598         <size>0</size>
10599       </method>
10600       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10601         <size>0</size>
10602       </method>
10603       <method name="System.String EndInvoke(IAsyncResult)">
10604         <size>0</size>
10605       </method>
10606     </type>
10607   </test>
10608   <test name="gtest-399.cs">
10609     <type name="TestIssue.Base">
10610       <method name="Void .ctor()">
10611         <size>7</size>
10612       </method>
10613     </type>
10614     <type name="TestIssue.Derived">
10615       <method name="Void .ctor()">
10616         <size>7</size>
10617       </method>
10618     </type>
10619     <type name="TestIssue.Program">
10620       <method name="Void .ctor()">
10621         <size>7</size>
10622       </method>
10623       <method name="Int32 Main()">
10624         <size>39</size>
10625       </method>
10626     </type>
10627   </test>
10628   <test name="gtest-400.cs">
10629     <type name="Gen`1[T]">
10630       <method name="Void .ctor()">
10631         <size>7</size>
10632       </method>
10633       <method name="Boolean Foo(T)">
10634         <size>10</size>
10635       </method>
10636     </type>
10637     <type name="Program">
10638       <method name="Void .ctor()">
10639         <size>7</size>
10640       </method>
10641       <method name="Boolean Foo[T]()">
10642         <size>17</size>
10643       </method>
10644       <method name="Int32 Main()">
10645         <size>66</size>
10646       </method>
10647     </type>
10648   </test>
10649   <test name="gtest-401.cs">
10650     <type name="ParserTest">
10651       <method name="Void .ctor()">
10652         <size>7</size>
10653       </method>
10654       <method name="Void Main()">
10655         <size>165</size>
10656       </method>
10657     </type>
10658   </test>
10659   <test name="gtest-402.cs">
10660     <type name="X">
10661       <method name="Void .ctor()">
10662         <size>7</size>
10663       </method>
10664       <method name="Void Main()">
10665         <size>16</size>
10666       </method>
10667     </type>
10668   </test>
10669   <test name="gtest-403.cs">
10670     <type name="T">
10671       <method name="Void .ctor()">
10672         <size>7</size>
10673       </method>
10674       <method name="Void Main()">
10675         <size>15</size>
10676       </method>
10677     </type>
10678     <type name="S`1[T]">
10679       <method name="Void Foo()">
10680         <size>1</size>
10681       </method>
10682     </type>
10683   </test>
10684   <test name="gtest-404.cs">
10685     <type name="Test.Program">
10686       <method name="Void Main()">
10687         <size>1</size>
10688       </method>
10689     </type>
10690     <type name="Test.Class1`1[T1]">
10691       <method name="Void .ctor()">
10692         <size>7</size>
10693       </method>
10694       <method name="Void add_doSomething(System.EventHandler)">
10695         <size>24</size>
10696       </method>
10697       <method name="Void remove_doSomething(System.EventHandler)">
10698         <size>24</size>
10699       </method>
10700     </type>
10701     <type name="Test.Class2`1[T]">
10702       <method name="Void .ctor()">
10703         <size>7</size>
10704       </method>
10705       <method name="Void add_DoSomething(System.EventHandler)">
10706         <size>8</size>
10707       </method>
10708       <method name="Void remove_DoSomething(System.EventHandler)">
10709         <size>8</size>
10710       </method>
10711     </type>
10712   </test>
10713   <test name="gtest-405.cs">
10714     <type name="C">
10715       <method name="Void .ctor()">
10716         <size>7</size>
10717       </method>
10718       <method name="Void Main()">
10719         <size>1</size>
10720       </method>
10721     </type>
10722   </test>
10723   <test name="gtest-406.cs">
10724     <type name="Test`1[T]">
10725       <method name="Void .ctor()">
10726         <size>7</size>
10727       </method>
10728       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10729         <size>1</size>
10730       </method>
10731     </type>
10732     <type name="C`2[A,B]">
10733       <method name="Void .ctor(IEnumerable`1)">
10734         <size>46</size>
10735       </method>
10736       <method name="B &lt;C&gt;m__0(B)">
10737         <size>2</size>
10738       </method>
10739     </type>
10740     <type name="M">
10741       <method name="Void .ctor()">
10742         <size>7</size>
10743       </method>
10744       <method name="Void Main()">
10745         <size>1</size>
10746       </method>
10747     </type>
10748   </test>
10749   <test name="gtest-407.cs">
10750     <type name="NullableColorTests">
10751       <method name="Void .ctor()">
10752         <size>7</size>
10753       </method>
10754       <method name="Int32 Main()">
10755         <size>102</size>
10756       </method>
10757     </type>
10758     <type name="MyColor">
10759       <method name="Void .ctor(Int32)">
10760         <size>8</size>
10761       </method>
10762       <method name="Boolean op_Equality(MyColor, MyColor)">
10763         <size>17</size>
10764       </method>
10765       <method name="Boolean op_Inequality(MyColor, MyColor)">
10766         <size>20</size>
10767       </method>
10768     </type>
10769   </test>
10770   <test name="gtest-408.cs">
10771     <type name="Test">
10772       <method name="Void .ctor()">
10773         <size>7</size>
10774       </method>
10775       <method name="Int32 Main()">
10776         <size>92</size>
10777       </method>
10778     </type>
10779   </test>
10780   <test name="gtest-409.cs">
10781     <type name="ConditionalParsing">
10782       <method name="Void .ctor()">
10783         <size>7</size>
10784       </method>
10785       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10786         <size>14</size>
10787       </method>
10788       <method name="Void Test_1(Boolean)">
10789         <size>20</size>
10790       </method>
10791       <method name="Void Test_2()">
10792         <size>31</size>
10793       </method>
10794       <method name="Void Test_4(Boolean, Boolean)">
10795         <size>39</size>
10796       </method>
10797       <method name="Void Test_5(Boolean, IDisposable)">
10798         <size>45</size>
10799       </method>
10800       <method name="Void Test_6(Boolean)">
10801         <size>51</size>
10802       </method>
10803       <method name="Void Test_7(System.Object)">
10804         <size>8</size>
10805       </method>
10806       <method name="Void Main()">
10807         <size>1</size>
10808       </method>
10809     </type>
10810     <type name="ConditionalParsing+T">
10811       <method name="Void .ctor(String, Boolean)">
10812         <size>28</size>
10813       </method>
10814       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10815         <size>7</size>
10816       </method>
10817     </type>
10818     <type name="&lt;PrivateImplementationDetails&gt;">
10819       <method name="Void .ctor()">
10820         <size>7</size>
10821       </method>
10822     </type>
10823     <type name="ConditionalParsing+Const">
10824       <method name="Void .ctor()">
10825         <size>7</size>
10826       </method>
10827     </type>
10828   </test>
10829   <test name="gtest-410.cs">
10830     <type name="Program">
10831       <method name="Void .ctor()">
10832         <size>7</size>
10833       </method>
10834       <method name="Void Main()">
10835         <size>7</size>
10836       </method>
10837     </type>
10838   </test>
10839   <test name="gtest-411.cs">
10840     <type name="Maybe">
10841       <method name="Maybe`1[T] C[T](T)">
10842         <size>2</size>
10843       </method>
10844     </type>
10845     <type name="Maybe`1[T]">
10846       <method name="Void .ctor(T)">
10847         <size>7</size>
10848       </method>
10849     </type>
10850     <type name="Extensions">
10851       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10852         <size>10</size>
10853       </method>
10854     </type>
10855     <type name="Test">
10856       <method name="Void .ctor()">
10857         <size>7</size>
10858       </method>
10859       <method name="Void Main()">
10860         <size>131</size>
10861       </method>
10862       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10863         <size>7</size>
10864       </method>
10865       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10866         <size>7</size>
10867       </method>
10868       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10869         <size>11</size>
10870       </method>
10871     </type>
10872   </test>
10873   <test name="gtest-412.cs">
10874     <type name="Program">
10875       <method name="Void .ctor()">
10876         <size>7</size>
10877       </method>
10878       <method name="Int32 Main()">
10879         <size>213</size>
10880       </method>
10881     </type>
10882   </test>
10883   <test name="gtest-413.cs">
10884     <type name="Test">
10885       <method name="Void .ctor()">
10886         <size>7</size>
10887       </method>
10888       <method name="Int32 Main()">
10889         <size>95</size>
10890       </method>
10891     </type>
10892     <type name="S">
10893       <method name="Int64 op_Addition(S, Int64)">
10894         <size>2</size>
10895       </method>
10896     </type>
10897   </test>
10898   <test name="gtest-414.cs">
10899     <type name="MonoTest.MainClass">
10900       <method name="Void .ctor()">
10901         <size>7</size>
10902       </method>
10903       <method name="Void Main()">
10904         <size>1</size>
10905       </method>
10906     </type>
10907     <type name="MonoTest.TestImpl">
10908       <method name="Void .ctor()">
10909         <size>7</size>
10910       </method>
10911       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10912         <size>1</size>
10913       </method>
10914       <method name="Void Get[T]()">
10915         <size>1</size>
10916       </method>
10917       <method name="Void Get[T](System.Object)">
10918         <size>1</size>
10919       </method>
10920     </type>
10921     <type name="MonoTest.C">
10922       <method name="Void .ctor()">
10923         <size>7</size>
10924       </method>
10925       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10926         <size>1</size>
10927       </method>
10928       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10929         <size>1</size>
10930       </method>
10931     </type>
10932   </test>
10933   <test name="gtest-415.cs">
10934     <type name="S2">
10935       <method name="Void Test()">
10936         <size>39</size>
10937       </method>
10938       <method name="Void Main()">
10939         <size>16</size>
10940       </method>
10941     </type>
10942   </test>
10943   <test name="gtest-416.cs">
10944     <type name="Bug.Demo">
10945       <method name="Boolean Fixed()">
10946         <size>14</size>
10947       </method>
10948       <method name="Boolean Foo(System.Int32[])">
10949         <size>43</size>
10950       </method>
10951       <method name="Int32 Main()">
10952         <size>65</size>
10953       </method>
10954     </type>
10955   </test>
10956   <test name="gtest-417.cs">
10957     <type name="C">
10958       <method name="Void .ctor()">
10959         <size>7</size>
10960       </method>
10961       <method name="Void Goo()">
10962         <size>11</size>
10963       </method>
10964       <method name="Void Main()">
10965         <size>1</size>
10966       </method>
10967     </type>
10968   </test>
10969   <test name="gtest-418.cs">
10970     <type name="N.Nested">
10971       <method name="Void .ctor()">
10972         <size>7</size>
10973       </method>
10974     </type>
10975     <type name="N.Nested+C">
10976       <method name="Void .ctor()">
10977         <size>7</size>
10978       </method>
10979       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
10980         <size>2</size>
10981       </method>
10982     </type>
10983     <type name="N.M">
10984       <method name="Void .ctor()">
10985         <size>7</size>
10986       </method>
10987       <method name="Int32 Main()">
10988         <size>173</size>
10989       </method>
10990     </type>
10991   </test>
10992   <test name="gtest-419.cs">
10993     <type name="Program">
10994       <method name="Void .ctor()">
10995         <size>7</size>
10996       </method>
10997       <method name="Int32 Main()">
10998         <size>57</size>
10999       </method>
11000       <method name="System.Object Test(System.String)">
11001         <size>42</size>
11002       </method>
11003     </type>
11004   </test>
11005   <test name="gtest-420.cs">
11006     <type name="C">
11007       <method name="Void .ctor()">
11008         <size>7</size>
11009       </method>
11010     </type>
11011     <type name="TestClass">
11012       <method name="Void .ctor()">
11013         <size>7</size>
11014       </method>
11015       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11016         <size>2</size>
11017       </method>
11018       <method name="Int32 Test(System.Object, System.Object[])">
11019         <size>2</size>
11020       </method>
11021       <method name="Int32 Main()">
11022         <size>43</size>
11023       </method>
11024     </type>
11025   </test>
11026   <test name="gtest-421.cs">
11027     <type name="OneOff">
11028       <method name="Void .ctor()">
11029         <size>7</size>
11030       </method>
11031       <method name="Int32 Main()">
11032         <size>75</size>
11033       </method>
11034       <method name="T[] Clone[T](T[])">
11035         <size>166</size>
11036       </method>
11037     </type>
11038   </test>
11039   <test name="gtest-422.cs">
11040     <type name="A">
11041       <method name="Void .ctor()">
11042         <size>7</size>
11043       </method>
11044       <method name="Boolean op_GreaterThan(A, System.Object)">
11045         <size>2</size>
11046       </method>
11047       <method name="Boolean op_LessThan(A, System.Object)">
11048         <size>2</size>
11049       </method>
11050     </type>
11051     <type name="C">
11052       <method name="Void .ctor()">
11053         <size>7</size>
11054       </method>
11055       <method name="Int32 Main()">
11056         <size>23</size>
11057       </method>
11058       <method name="Nullable`1 get_Id()">
11059         <size>7</size>
11060       </method>
11061       <method name="Boolean Test()">
11062         <size>51</size>
11063       </method>
11064     </type>
11065   </test>
11066   <test name="gtest-423.cs">
11067     <type name="App">
11068       <method name="Void .ctor()">
11069         <size>7</size>
11070       </method>
11071       <method name="Void Main()">
11072         <size>33</size>
11073       </method>
11074       <method name="Void Test(System.Object, System.EventArgs)">
11075         <size>1</size>
11076       </method>
11077     </type>
11078   </test>
11079   <test name="gtest-424.cs">
11080     <type name="A">
11081       <method name="Void .ctor()">
11082         <size>7</size>
11083       </method>
11084     </type>
11085     <type name="B">
11086       <method name="Void .ctor()">
11087         <size>7</size>
11088       </method>
11089     </type>
11090     <type name="Test">
11091       <method name="Void .ctor()">
11092         <size>7</size>
11093       </method>
11094       <method name="Void Block(A[])">
11095         <size>6</size>
11096       </method>
11097       <method name="Void Block(IEnumerable`1, A[])">
11098         <size>1</size>
11099       </method>
11100       <method name="Int32 Main()">
11101         <size>29</size>
11102       </method>
11103     </type>
11104   </test>
11105   <test name="gtest-425.cs">
11106     <type name="EventClass`1[T]">
11107       <method name="Void .ctor()">
11108         <size>7</size>
11109       </method>
11110     </type>
11111     <type name="Test">
11112       <method name="Void .ctor()">
11113         <size>7</size>
11114       </method>
11115       <method name="Void Main()">
11116         <size>16</size>
11117       </method>
11118     </type>
11119     <type name="EventClass`1+HookDelegate[T]">
11120       <method name="Void .ctor(Object, IntPtr)">
11121         <size>0</size>
11122       </method>
11123       <method name="Void Invoke(T)">
11124         <size>0</size>
11125       </method>
11126       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11127         <size>0</size>
11128       </method>
11129       <method name="Void EndInvoke(IAsyncResult)">
11130         <size>0</size>
11131       </method>
11132     </type>
11133   </test>
11134   <test name="gtest-anon-1.cs">
11135     <type name="X">
11136       <method name="Void .ctor()">
11137         <size>7</size>
11138       </method>
11139       <method name="Void Hello[U](U)">
11140         <size>1</size>
11141       </method>
11142       <method name="Void Test[T](T)">
11143         <size>64</size>
11144       </method>
11145       <method name="Void Main()">
11146         <size>14</size>
11147       </method>
11148     </type>
11149     <type name="Foo">
11150       <method name="Void .ctor(Object, IntPtr)">
11151         <size>0</size>
11152       </method>
11153       <method name="Void Invoke()">
11154         <size>0</size>
11155       </method>
11156       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11157         <size>0</size>
11158       </method>
11159       <method name="Void EndInvoke(IAsyncResult)">
11160         <size>0</size>
11161       </method>
11162     </type>
11163     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11164       <method name="Void .ctor()">
11165         <size>7</size>
11166       </method>
11167       <method name="Void &lt;&gt;m__0()">
11168         <size>18</size>
11169       </method>
11170     </type>
11171   </test>
11172   <test name="gtest-anon-10.cs">
11173     <type name="X">
11174       <method name="Void .ctor()">
11175         <size>7</size>
11176       </method>
11177       <method name="IEnumerable`1 Test[T](T, T)">
11178         <size>44</size>
11179       </method>
11180       <method name="Int32 Main()">
11181         <size>100</size>
11182       </method>
11183     </type>
11184     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11185       <method name="Void .ctor()">
11186         <size>7</size>
11187       </method>
11188       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11189         <size>12</size>
11190       </method>
11191       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11192         <size>7</size>
11193       </method>
11194       <method name="Boolean MoveNext()">
11195         <size>110</size>
11196       </method>
11197       <method name="Void Dispose()">
11198         <size>8</size>
11199       </method>
11200       <method name="Void Reset()">
11201         <size>6</size>
11202       </method>
11203       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11204         <size>7</size>
11205       </method>
11206       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11207         <size>52</size>
11208       </method>
11209     </type>
11210   </test>
11211   <test name="gtest-anon-11.cs">
11212     <type name="Test`1[R]">
11213       <method name="Void .ctor()">
11214         <size>7</size>
11215       </method>
11216       <method name="Void World[S,T](S, T)">
11217         <size>1</size>
11218       </method>
11219       <method name="Void Hello[U,V](U, V)">
11220         <size>41</size>
11221       </method>
11222     </type>
11223     <type name="X">
11224       <method name="Void .ctor()">
11225         <size>7</size>
11226       </method>
11227       <method name="Void Main()">
11228         <size>21</size>
11229       </method>
11230     </type>
11231     <type name="Foo">
11232       <method name="Void .ctor(Object, IntPtr)">
11233         <size>0</size>
11234       </method>
11235       <method name="Void Invoke()">
11236         <size>0</size>
11237       </method>
11238       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11239         <size>0</size>
11240       </method>
11241       <method name="Void EndInvoke(IAsyncResult)">
11242         <size>0</size>
11243       </method>
11244     </type>
11245     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11246       <method name="Void .ctor()">
11247         <size>7</size>
11248       </method>
11249       <method name="Void &lt;&gt;m__0()">
11250         <size>24</size>
11251       </method>
11252     </type>
11253   </test>
11254   <test name="gtest-anon-12.cs">
11255     <type name="World`1[T]">
11256       <method name="Void .ctor()">
11257         <size>7</size>
11258       </method>
11259       <method name="Void Hello[U](U)">
11260         <size>1</size>
11261       </method>
11262       <method name="Void Test(T)">
11263         <size>46</size>
11264       </method>
11265     </type>
11266     <type name="X">
11267       <method name="Void .ctor()">
11268         <size>7</size>
11269       </method>
11270       <method name="Void Main()">
11271         <size>18</size>
11272       </method>
11273     </type>
11274     <type name="Foo">
11275       <method name="Void .ctor(Object, IntPtr)">
11276         <size>0</size>
11277       </method>
11278       <method name="Void Invoke()">
11279         <size>0</size>
11280       </method>
11281       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11282         <size>0</size>
11283       </method>
11284       <method name="Void EndInvoke(IAsyncResult)">
11285         <size>0</size>
11286       </method>
11287     </type>
11288     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
11289       <method name="Void .ctor()">
11290         <size>7</size>
11291       </method>
11292       <method name="Void &lt;&gt;m__0()">
11293         <size>18</size>
11294       </method>
11295     </type>
11296   </test>
11297   <test name="gtest-anon-13.cs">
11298     <type name="X">
11299       <method name="Void .ctor()">
11300         <size>7</size>
11301       </method>
11302       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
11303         <size>13</size>
11304       </method>
11305       <method name="Void Main()">
11306         <size>1</size>
11307       </method>
11308     </type>
11309     <type name="X+ModuleBinder`1[T]">
11310       <method name="Void .ctor(Object, IntPtr)">
11311         <size>0</size>
11312       </method>
11313       <method name="T Invoke(System.Object)">
11314         <size>0</size>
11315       </method>
11316       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11317         <size>0</size>
11318       </method>
11319       <method name="T EndInvoke(IAsyncResult)">
11320         <size>0</size>
11321       </method>
11322     </type>
11323     <type name="X">
11324       <method name="TDelegate &lt;CreateMethodUnscoped&gt;m__0[TDelegate](System.Object)">
11325         <size>7</size>
11326       </method>
11327     </type>
11328   </test>
11329   <test name="gtest-anon-14.cs">
11330     <type name="T">
11331       <method name="Void .ctor()">
11332         <size>7</size>
11333       </method>
11334       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
11335         <size>1</size>
11336       </method>
11337       <method name="Void SomeCaller()">
11338         <size>36</size>
11339       </method>
11340       <method name="Void Main()">
11341         <size>1</size>
11342       </method>
11343       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
11344         <size>2</size>
11345       </method>
11346     </type>
11347   </test>
11348   <test name="gtest-anon-15.cs">
11349     <type name="Test`1[T]">
11350       <method name="Void .ctor()">
11351         <size>7</size>
11352       </method>
11353       <method name="Void Hello[S](T, S)">
11354         <size>42</size>
11355       </method>
11356     </type>
11357     <type name="X">
11358       <method name="Void .ctor()">
11359         <size>7</size>
11360       </method>
11361       <method name="Void Main()">
11362         <size>16</size>
11363       </method>
11364     </type>
11365     <type name="Foo`1[V]">
11366       <method name="Void .ctor(Object, IntPtr)">
11367         <size>0</size>
11368       </method>
11369       <method name="Void Invoke(V)">
11370         <size>0</size>
11371       </method>
11372       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
11373         <size>0</size>
11374       </method>
11375       <method name="Void EndInvoke(IAsyncResult)">
11376         <size>0</size>
11377       </method>
11378     </type>
11379     <type name="Bar`1[W]">
11380       <method name="Void .ctor(Object, IntPtr)">
11381         <size>0</size>
11382       </method>
11383       <method name="Void Invoke(W)">
11384         <size>0</size>
11385       </method>
11386       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
11387         <size>0</size>
11388       </method>
11389       <method name="Void EndInvoke(IAsyncResult)">
11390         <size>0</size>
11391       </method>
11392     </type>
11393     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
11394       <method name="Void .ctor()">
11395         <size>7</size>
11396       </method>
11397       <method name="Void &lt;&gt;m__0(Int64)">
11398         <size>57</size>
11399       </method>
11400     </type>
11401     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
11402       <method name="Void .ctor()">
11403         <size>7</size>
11404       </method>
11405       <method name="Void &lt;&gt;m__1(T)">
11406         <size>65</size>
11407       </method>
11408     </type>
11409   </test>
11410   <test name="gtest-anon-16.cs">
11411     <type name="A">
11412       <method name="Void .ctor(TestFunc`1)">
11413         <size>7</size>
11414       </method>
11415       <method name="Void Main()">
11416         <size>1</size>
11417       </method>
11418     </type>
11419     <type name="TestClass">
11420       <method name="Void .ctor()">
11421         <size>47</size>
11422       </method>
11423       <method name="Void Func[T](TestFunc`1[T])">
11424         <size>1</size>
11425       </method>
11426     </type>
11427     <type name="TestFunc`1[T]">
11428       <method name="Void .ctor(Object, IntPtr)">
11429         <size>0</size>
11430       </method>
11431       <method name="Void Invoke(T)">
11432         <size>0</size>
11433       </method>
11434       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11435         <size>0</size>
11436       </method>
11437       <method name="Void EndInvoke(IAsyncResult)">
11438         <size>0</size>
11439       </method>
11440     </type>
11441     <type name="TestClass">
11442       <method name="Void &lt;TestClass&gt;m__0(Int32)">
11443         <size>1</size>
11444       </method>
11445     </type>
11446   </test>
11447   <test name="gtest-anon-17.cs">
11448     <type name="C">
11449       <method name="Void .ctor()">
11450         <size>7</size>
11451       </method>
11452       <method name="Void Test[T,U](C+Func`1[T], U)">
11453         <size>1</size>
11454       </method>
11455       <method name="Void Main()">
11456         <size>75</size>
11457       </method>
11458     </type>
11459     <type name="C+Func`1[T]">
11460       <method name="Void .ctor(Object, IntPtr)">
11461         <size>0</size>
11462       </method>
11463       <method name="T Invoke(T)">
11464         <size>0</size>
11465       </method>
11466       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11467         <size>0</size>
11468       </method>
11469       <method name="T EndInvoke(IAsyncResult)">
11470         <size>0</size>
11471       </method>
11472     </type>
11473     <type name="C">
11474       <method name="Int32 &lt;Main&gt;m__0(Int32)">
11475         <size>2</size>
11476       </method>
11477       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11478         <size>2</size>
11479       </method>
11480     </type>
11481   </test>
11482   <test name="gtest-anon-18.cs">
11483     <type name="C">
11484       <method name="Void .ctor()">
11485         <size>7</size>
11486       </method>
11487       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
11488         <size>10</size>
11489       </method>
11490       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
11491         <size>10</size>
11492       </method>
11493       <method name="Void Test2[T]()">
11494         <size>19</size>
11495       </method>
11496       <method name="Void Main()">
11497         <size>100</size>
11498       </method>
11499     </type>
11500     <type name="C+Func`2[TR,TA]">
11501       <method name="Void .ctor(Object, IntPtr)">
11502         <size>0</size>
11503       </method>
11504       <method name="TR Invoke(TA)">
11505         <size>0</size>
11506       </method>
11507       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
11508         <size>0</size>
11509       </method>
11510       <method name="TR EndInvoke(IAsyncResult)">
11511         <size>0</size>
11512       </method>
11513     </type>
11514     <type name="C">
11515       <method name="T &lt;Test2&gt;m__0[T](T)">
11516         <size>2</size>
11517       </method>
11518       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11519         <size>16</size>
11520       </method>
11521       <method name="System.String &lt;Main&gt;m__2(Int32)">
11522         <size>6</size>
11523       </method>
11524       <method name="System.String &lt;Main&gt;m__3(Int32)">
11525         <size>6</size>
11526       </method>
11527     </type>
11528   </test>
11529   <test name="gtest-anon-19.cs">
11530     <type name="Test">
11531       <method name="Void .ctor()">
11532         <size>7</size>
11533       </method>
11534       <method name="Void TestNaturalSort()">
11535         <size>31</size>
11536       </method>
11537       <method name="Void Main()">
11538         <size>6</size>
11539       </method>
11540     </type>
11541     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
11542       <method name="Void .ctor()">
11543         <size>7</size>
11544       </method>
11545       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
11546         <size>113</size>
11547       </method>
11548     </type>
11549     <type name="Test">
11550       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
11551         <size>106</size>
11552       </method>
11553     </type>
11554     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
11555       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
11556         <size>113</size>
11557       </method>
11558     </type>
11559   </test>
11560   <test name="gtest-anon-2.cs">
11561     <type name="X">
11562       <method name="Void .ctor()">
11563         <size>7</size>
11564       </method>
11565       <method name="Void Hello[U](U)">
11566         <size>1</size>
11567       </method>
11568       <method name="Void Test[T](T)">
11569         <size>71</size>
11570       </method>
11571       <method name="Void Main()">
11572         <size>14</size>
11573       </method>
11574     </type>
11575     <type name="Simple">
11576       <method name="Void .ctor(Object, IntPtr)">
11577         <size>0</size>
11578       </method>
11579       <method name="Void Invoke()">
11580         <size>0</size>
11581       </method>
11582       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11583         <size>0</size>
11584       </method>
11585       <method name="Void EndInvoke(IAsyncResult)">
11586         <size>0</size>
11587       </method>
11588     </type>
11589     <type name="Foo">
11590       <method name="Void .ctor(Object, IntPtr)">
11591         <size>0</size>
11592       </method>
11593       <method name="Simple Invoke()">
11594         <size>0</size>
11595       </method>
11596       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11597         <size>0</size>
11598       </method>
11599       <method name="Simple EndInvoke(IAsyncResult)">
11600         <size>0</size>
11601       </method>
11602     </type>
11603     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11604       <method name="Void .ctor()">
11605         <size>7</size>
11606       </method>
11607       <method name="Simple &lt;&gt;m__0()">
11608         <size>55</size>
11609       </method>
11610     </type>
11611     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
11612       <method name="Void .ctor()">
11613         <size>7</size>
11614       </method>
11615       <method name="Void &lt;&gt;m__1()">
11616         <size>50</size>
11617       </method>
11618     </type>
11619   </test>
11620   <test name="gtest-anon-21.cs">
11621     <type name="BaseObject">
11622       <method name="Void .ctor()">
11623         <size>7</size>
11624       </method>
11625       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
11626         <size>53</size>
11627       </method>
11628       <method name="T MakeSomething[T]()">
11629         <size>2</size>
11630       </method>
11631       <method name="Int32 Main()">
11632         <size>10</size>
11633       </method>
11634       <method name="Void Closure(EmptyDelegate)">
11635         <size>1</size>
11636       </method>
11637     </type>
11638     <type name="EmptyDelegate">
11639       <method name="Void .ctor(Object, IntPtr)">
11640         <size>0</size>
11641       </method>
11642       <method name="Void Invoke()">
11643         <size>0</size>
11644       </method>
11645       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11646         <size>0</size>
11647       </method>
11648       <method name="Void EndInvoke(IAsyncResult)">
11649         <size>0</size>
11650       </method>
11651     </type>
11652     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
11653       <method name="Void .ctor()">
11654         <size>7</size>
11655       </method>
11656       <method name="Void &lt;&gt;m__0()">
11657         <size>17</size>
11658       </method>
11659     </type>
11660   </test>
11661   <test name="gtest-anon-22.cs">
11662     <type name="C">
11663       <method name="Void .ctor()">
11664         <size>7</size>
11665       </method>
11666       <method name="Int32 Foo(D1)">
11667         <size>2</size>
11668       </method>
11669       <method name="Int32 Foo(D2)">
11670         <size>2</size>
11671       </method>
11672       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
11673         <size>2</size>
11674       </method>
11675       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
11676         <size>2</size>
11677       </method>
11678       <method name="Int32 Main()">
11679         <size>82</size>
11680       </method>
11681     </type>
11682     <type name="D1">
11683       <method name="Void .ctor(Object, IntPtr)">
11684         <size>0</size>
11685       </method>
11686       <method name="Int32 Invoke()">
11687         <size>0</size>
11688       </method>
11689       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11690         <size>0</size>
11691       </method>
11692       <method name="Int32 EndInvoke(IAsyncResult)">
11693         <size>0</size>
11694       </method>
11695     </type>
11696     <type name="D2">
11697       <method name="Void .ctor(Object, IntPtr)">
11698         <size>0</size>
11699       </method>
11700       <method name="Int64 Invoke()">
11701         <size>0</size>
11702       </method>
11703       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11704         <size>0</size>
11705       </method>
11706       <method name="Int64 EndInvoke(IAsyncResult)">
11707         <size>0</size>
11708       </method>
11709     </type>
11710     <type name="C">
11711       <method name="Int32 &lt;Main&gt;m__0()">
11712         <size>2</size>
11713       </method>
11714     </type>
11715   </test>
11716   <test name="gtest-anon-23.cs">
11717     <type name="MemberAccessData">
11718       <method name="Void .ctor()">
11719         <size>7</size>
11720       </method>
11721       <method name="Void set_MyTypeProperty(Nullable`1)">
11722         <size>8</size>
11723       </method>
11724       <method name="Nullable`1 get_MyTypeProperty()">
11725         <size>7</size>
11726       </method>
11727     </type>
11728     <type name="C">
11729       <method name="Void .ctor()">
11730         <size>7</size>
11731       </method>
11732       <method name="Void Test(C+D)">
11733         <size>1</size>
11734       </method>
11735       <method name="Void Main()">
11736         <size>201</size>
11737       </method>
11738     </type>
11739     <type name="C+D">
11740       <method name="Void .ctor(Object, IntPtr)">
11741         <size>0</size>
11742       </method>
11743       <method name="Void Invoke()">
11744         <size>0</size>
11745       </method>
11746       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11747         <size>0</size>
11748       </method>
11749       <method name="Void EndInvoke(IAsyncResult)">
11750         <size>0</size>
11751       </method>
11752     </type>
11753     <type name="C+&lt;Main&gt;c__AnonStorey0">
11754       <method name="Void .ctor()">
11755         <size>7</size>
11756       </method>
11757       <method name="Void &lt;&gt;m__0()">
11758         <size>38</size>
11759       </method>
11760       <method name="Void &lt;&gt;m__1()">
11761         <size>32</size>
11762       </method>
11763     </type>
11764     <type name="C">
11765       <method name="Void &lt;Main&gt;m__2()">
11766         <size>16</size>
11767       </method>
11768       <method name="Void &lt;Main&gt;m__3()">
11769         <size>16</size>
11770       </method>
11771       <method name="Void &lt;Main&gt;m__4()">
11772         <size>59</size>
11773       </method>
11774       <method name="Void &lt;Main&gt;m__5()">
11775         <size>51</size>
11776       </method>
11777     </type>
11778   </test>
11779   <test name="gtest-anon-24.cs">
11780     <type name="Disposable`1[T]">
11781       <method name="Void .ctor()">
11782         <size>7</size>
11783       </method>
11784       <method name="Void Dispose()">
11785         <size>1</size>
11786       </method>
11787     </type>
11788     <type name="Test">
11789       <method name="Void .ctor()">
11790         <size>7</size>
11791       </method>
11792       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
11793         <size>38</size>
11794       </method>
11795       <method name="System.Func`1[T] Throw[T](T)">
11796         <size>26</size>
11797       </method>
11798       <method name="System.Func`1[T] Do[T](T)">
11799         <size>26</size>
11800       </method>
11801       <method name="System.Func`1[T] Lock[T](T)">
11802         <size>26</size>
11803       </method>
11804       <method name="System.Func`1[T] Catch[T](T)">
11805         <size>26</size>
11806       </method>
11807       <method name="System.Func`1[T] Finally[T](T)">
11808         <size>26</size>
11809       </method>
11810       <method name="System.Func`1[T] Using[T](T)">
11811         <size>57</size>
11812       </method>
11813       <method name="System.Func`1[T] Switch[T](T)">
11814         <size>38</size>
11815       </method>
11816       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
11817         <size>26</size>
11818       </method>
11819       <method name="Int32 Main()">
11820         <size>300</size>
11821       </method>
11822     </type>
11823     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
11824       <method name="Void .ctor()">
11825         <size>7</size>
11826       </method>
11827       <method name="T[] &lt;&gt;m__0()">
11828         <size>56</size>
11829       </method>
11830     </type>
11831     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
11832       <method name="Void .ctor()">
11833         <size>7</size>
11834       </method>
11835       <method name="T &lt;&gt;m__1()">
11836         <size>23</size>
11837       </method>
11838     </type>
11839     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
11840       <method name="Void .ctor()">
11841         <size>7</size>
11842       </method>
11843       <method name="T &lt;&gt;m__2()">
11844         <size>28</size>
11845       </method>
11846     </type>
11847     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
11848       <method name="Void .ctor()">
11849         <size>7</size>
11850       </method>
11851       <method name="T &lt;&gt;m__3()">
11852         <size>65</size>
11853       </method>
11854     </type>
11855     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
11856       <method name="Void .ctor()">
11857         <size>7</size>
11858       </method>
11859       <method name="T &lt;&gt;m__4()">
11860         <size>48</size>
11861       </method>
11862     </type>
11863     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
11864       <method name="Void .ctor()">
11865         <size>7</size>
11866       </method>
11867       <method name="T &lt;&gt;m__5()">
11868         <size>50</size>
11869       </method>
11870     </type>
11871     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
11872       <method name="Void .ctor()">
11873         <size>7</size>
11874       </method>
11875       <method name="T &lt;&gt;m__6()">
11876         <size>7</size>
11877       </method>
11878     </type>
11879     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
11880       <method name="Void .ctor()">
11881         <size>7</size>
11882       </method>
11883       <method name="T &lt;&gt;m__7()">
11884         <size>35</size>
11885       </method>
11886     </type>
11887     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
11888       <method name="Void .ctor()">
11889         <size>7</size>
11890       </method>
11891       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
11892         <size>56</size>
11893       </method>
11894     </type>
11895   </test>
11896   <test name="gtest-anon-25.cs">
11897     <type name="HS`1[T]">
11898       <method name="Void .ctor(IEqualityComparer`1)">
11899         <size>7</size>
11900       </method>
11901     </type>
11902     <type name="Test">
11903       <method name="Void .ctor()">
11904         <size>7</size>
11905       </method>
11906       <method name="Void Foo[T](IEqualityComparer`1)">
11907         <size>27</size>
11908       </method>
11909       <method name="Int32 Main()">
11910         <size>8</size>
11911       </method>
11912     </type>
11913     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
11914       <method name="Void .ctor()">
11915         <size>7</size>
11916       </method>
11917       <method name="HS`1[T] &lt;&gt;m__0()">
11918         <size>12</size>
11919       </method>
11920     </type>
11921   </test>
11922   <test name="gtest-anon-26.cs">
11923     <type name="MonoBugs.BrokenGenericCast">
11924       <method name="Void .ctor()">
11925         <size>7</size>
11926       </method>
11927       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
11928         <size>13</size>
11929       </method>
11930       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
11931         <size>13</size>
11932       </method>
11933       <method name="Void Main()">
11934         <size>1</size>
11935       </method>
11936       <method name="TDest &lt;GetUpcaster&gt;m__0[TSource,TDest](TSource)">
11937         <size>12</size>
11938       </method>
11939       <method name="TDest &lt;GetDowncaster&gt;m__1[TSource,TDest](TSource)">
11940         <size>12</size>
11941       </method>
11942     </type>
11943   </test>
11944   <test name="gtest-anon-27.cs">
11945     <type name="BaseDataObjectFactory">
11946       <method name="Void .ctor()">
11947         <size>7</size>
11948       </method>
11949       <method name="T GetBusinessQueryObjectFromReader[T]()">
11950         <size>8</size>
11951       </method>
11952       <method name="T[] GetQueryObjects[T](System.String)">
11953         <size>0</size>
11954       </method>
11955     </type>
11956     <type name="BusinessQueryObject">
11957       <method name="Void .ctor()">
11958         <size>7</size>
11959       </method>
11960     </type>
11961     <type name="MySqlDataObjectFactory">
11962       <method name="Void .ctor()">
11963         <size>7</size>
11964       </method>
11965       <method name="T[] GetQueryObjects[T](System.String)">
11966         <size>63</size>
11967       </method>
11968       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
11969         <size>1</size>
11970       </method>
11971     </type>
11972     <type name="C">
11973       <method name="Void .ctor()">
11974         <size>7</size>
11975       </method>
11976       <method name="Void Main()">
11977         <size>1</size>
11978       </method>
11979     </type>
11980     <type name="MySqlDataObjectFactory+PerformActionWithReader">
11981       <method name="Void .ctor(Object, IntPtr)">
11982         <size>0</size>
11983       </method>
11984       <method name="Void Invoke()">
11985         <size>0</size>
11986       </method>
11987       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11988         <size>0</size>
11989       </method>
11990       <method name="Void EndInvoke(IAsyncResult)">
11991         <size>0</size>
11992       </method>
11993     </type>
11994     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
11995       <method name="Void .ctor()">
11996         <size>7</size>
11997       </method>
11998       <method name="Void &lt;&gt;m__0()">
11999         <size>17</size>
12000       </method>
12001     </type>
12002   </test>
12003   <test name="gtest-anon-28.cs">
12004     <type name="A">
12005       <method name="Void .ctor()">
12006         <size>7</size>
12007       </method>
12008       <method name="Void Foo[T]()">
12009         <size>0</size>
12010       </method>
12011     </type>
12012     <type name="B">
12013       <method name="Void .ctor()">
12014         <size>7</size>
12015       </method>
12016       <method name="Void Foo[T]()">
12017         <size>14</size>
12018       </method>
12019       <method name="Void Main()">
12020         <size>1</size>
12021       </method>
12022     </type>
12023     <type name="B+Del">
12024       <method name="Void .ctor(Object, IntPtr)">
12025         <size>0</size>
12026       </method>
12027       <method name="Void Invoke()">
12028         <size>0</size>
12029       </method>
12030       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12031         <size>0</size>
12032       </method>
12033       <method name="Void EndInvoke(IAsyncResult)">
12034         <size>0</size>
12035       </method>
12036     </type>
12037     <type name="B">
12038       <method name="Void &lt;Foo&gt;m__0[T]()">
12039         <size>7</size>
12040       </method>
12041     </type>
12042   </test>
12043   <test name="gtest-anon-29.cs">
12044     <type name="Test">
12045       <method name="Void .ctor()">
12046         <size>7</size>
12047       </method>
12048       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12049         <size>17</size>
12050       </method>
12051       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12052         <size>32</size>
12053       </method>
12054       <method name="T Item[T](IList`1)">
12055         <size>7</size>
12056       </method>
12057       <method name="T GetSingleItem[T](IList`1)">
12058         <size>10</size>
12059       </method>
12060       <method name="Void Main()">
12061         <size>15</size>
12062       </method>
12063     </type>
12064     <type name="Test+Creator`1[T]">
12065       <method name="Void .ctor(Object, IntPtr)">
12066         <size>0</size>
12067       </method>
12068       <method name="T Invoke()">
12069         <size>0</size>
12070       </method>
12071       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12072         <size>0</size>
12073       </method>
12074       <method name="T EndInvoke(IAsyncResult)">
12075         <size>0</size>
12076       </method>
12077     </type>
12078     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12079       <method name="Void .ctor()">
12080         <size>7</size>
12081       </method>
12082       <method name="T &lt;&gt;m__0()">
12083         <size>12</size>
12084       </method>
12085     </type>
12086   </test>
12087   <test name="gtest-anon-3.cs">
12088     <type name="X">
12089       <method name="Void .ctor()">
12090         <size>7</size>
12091       </method>
12092       <method name="Void Hello[U](U)">
12093         <size>1</size>
12094       </method>
12095       <method name="Void Test[T](T)">
12096         <size>28</size>
12097       </method>
12098       <method name="Void Main()">
12099         <size>14</size>
12100       </method>
12101     </type>
12102     <type name="Foo`1[S]">
12103       <method name="Void .ctor(Object, IntPtr)">
12104         <size>0</size>
12105       </method>
12106       <method name="Void Invoke(S)">
12107         <size>0</size>
12108       </method>
12109       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12110         <size>0</size>
12111       </method>
12112       <method name="Void EndInvoke(IAsyncResult)">
12113         <size>0</size>
12114       </method>
12115     </type>
12116     <type name="X">
12117       <method name="Void &lt;Test&gt;m__0[T](T)">
12118         <size>8</size>
12119       </method>
12120     </type>
12121   </test>
12122   <test name="gtest-anon-30.cs">
12123     <type name="X">
12124       <method name="Void .ctor()">
12125         <size>7</size>
12126       </method>
12127       <method name="Void Hello[U](U)">
12128         <size>1</size>
12129       </method>
12130       <method name="Void Test[T](T)">
12131         <size>59</size>
12132       </method>
12133       <method name="Void Main()">
12134         <size>1</size>
12135       </method>
12136     </type>
12137     <type name="Simple">
12138       <method name="Void .ctor(Object, IntPtr)">
12139         <size>0</size>
12140       </method>
12141       <method name="Void Invoke()">
12142         <size>0</size>
12143       </method>
12144       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12145         <size>0</size>
12146       </method>
12147       <method name="Void EndInvoke(IAsyncResult)">
12148         <size>0</size>
12149       </method>
12150     </type>
12151     <type name="Foo">
12152       <method name="Void .ctor(Object, IntPtr)">
12153         <size>0</size>
12154       </method>
12155       <method name="Simple Invoke()">
12156         <size>0</size>
12157       </method>
12158       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12159         <size>0</size>
12160       </method>
12161       <method name="Simple EndInvoke(IAsyncResult)">
12162         <size>0</size>
12163       </method>
12164     </type>
12165     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12166       <method name="Void .ctor()">
12167         <size>7</size>
12168       </method>
12169     </type>
12170     <type name="X+&lt;Test&gt;c__AnonStorey1`1[T]">
12171       <method name="Void .ctor()">
12172         <size>7</size>
12173       </method>
12174     </type>
12175     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12176       <method name="Simple &lt;&gt;m__0()">
12177         <size>72</size>
12178       </method>
12179     </type>
12180     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey2`1[T]">
12181       <method name="Void .ctor()">
12182         <size>7</size>
12183       </method>
12184       <method name="Void &lt;&gt;m__1()">
12185         <size>50</size>
12186       </method>
12187     </type>
12188   </test>
12189   <test name="gtest-anon-31.cs">
12190     <type name="A">
12191       <method name="Void Fail[X]()">
12192         <size>25</size>
12193       </method>
12194       <method name="Void Main()">
12195         <size>1</size>
12196       </method>
12197     </type>
12198     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12199       <method name="Void .ctor()">
12200         <size>7</size>
12201       </method>
12202       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12203         <size>36</size>
12204       </method>
12205       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12206         <size>1</size>
12207       </method>
12208     </type>
12209   </test>
12210   <test name="gtest-anon-32.cs">
12211     <type name="Program">
12212       <method name="Void .ctor()">
12213         <size>7</size>
12214       </method>
12215       <method name="Void Foo[T](IList`1)">
12216         <size>31</size>
12217       </method>
12218       <method name="Void Assert(System.Action`1[System.Int32])">
12219         <size>9</size>
12220       </method>
12221       <method name="Void Main(System.String[])">
12222         <size>7</size>
12223       </method>
12224     </type>
12225     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12226       <method name="Void .ctor()">
12227         <size>7</size>
12228       </method>
12229       <method name="Void &lt;&gt;m__0(Int32)">
12230         <size>18</size>
12231       </method>
12232     </type>
12233   </test>
12234   <test name="gtest-anon-33.cs">
12235     <type name="IEnumerableRocks">
12236       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
12237         <size>33</size>
12238       </method>
12239       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
12240         <size>130</size>
12241       </method>
12242     </type>
12243     <type name="Test">
12244       <method name="Void .ctor()">
12245         <size>7</size>
12246       </method>
12247       <method name="Void Main()">
12248         <size>67</size>
12249       </method>
12250       <method name="System.String &lt;Main&gt;m__1(System.String)">
12251         <size>17</size>
12252       </method>
12253     </type>
12254     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
12255       <method name="Void .ctor()">
12256         <size>7</size>
12257       </method>
12258       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
12259         <size>34</size>
12260       </method>
12261     </type>
12262   </test>
12263   <test name="gtest-anon-34.cs">
12264     <type name="MyClass">
12265       <method name="Void .ctor()">
12266         <size>18</size>
12267       </method>
12268       <method name="Int32 get_Answer()">
12269         <size>7</size>
12270       </method>
12271       <method name="Void set_Answer(Int32)">
12272         <size>8</size>
12273       </method>
12274     </type>
12275     <type name="Test">
12276       <method name="Void .ctor()">
12277         <size>7</size>
12278       </method>
12279       <method name="Int32 Main()">
12280         <size>82</size>
12281       </method>
12282     </type>
12283     <type name="Test+D">
12284       <method name="Void .ctor(Object, IntPtr)">
12285         <size>0</size>
12286       </method>
12287       <method name="Void Invoke()">
12288         <size>0</size>
12289       </method>
12290       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12291         <size>0</size>
12292       </method>
12293       <method name="Void EndInvoke(IAsyncResult)">
12294         <size>0</size>
12295       </method>
12296     </type>
12297     <type name="Test+&lt;Main&gt;c__AnonStorey0">
12298       <method name="Void .ctor()">
12299         <size>7</size>
12300       </method>
12301       <method name="Void &lt;&gt;m__0()">
12302         <size>33</size>
12303       </method>
12304     </type>
12305   </test>
12306   <test name="gtest-anon-35.cs">
12307     <type name="C`1[T]">
12308       <method name="Void .ctor()">
12309         <size>7</size>
12310       </method>
12311       <method name="System.Func`1[T] XX()">
12312         <size>32</size>
12313       </method>
12314       <method name="T &lt;XX&gt;m__0()">
12315         <size>10</size>
12316       </method>
12317     </type>
12318     <type name="C2`1[T]">
12319       <method name="Void .ctor()">
12320         <size>7</size>
12321       </method>
12322       <method name="System.Func`1[C`1[T]] XX()">
12323         <size>32</size>
12324       </method>
12325       <method name="C`1[T] &lt;XX&gt;m__1()">
12326         <size>2</size>
12327       </method>
12328     </type>
12329     <type name="N1">
12330       <method name="Void .ctor()">
12331         <size>7</size>
12332       </method>
12333       <method name="System.Func`1[T] XX[T]()">
12334         <size>15</size>
12335       </method>
12336       <method name="T &lt;XX&gt;m__2[T]()">
12337         <size>10</size>
12338       </method>
12339     </type>
12340     <type name="Test">
12341       <method name="Void .ctor()">
12342         <size>7</size>
12343       </method>
12344       <method name="Int32 Main()">
12345         <size>98</size>
12346       </method>
12347     </type>
12348   </test>
12349   <test name="gtest-anon-36.cs">
12350     <type name="Foo`1[T]">
12351       <method name="Void .ctor()">
12352         <size>7</size>
12353       </method>
12354       <method name="Void add_handler(Handler`1[T])">
12355         <size>24</size>
12356       </method>
12357       <method name="Void remove_handler(Handler`1[T])">
12358         <size>24</size>
12359       </method>
12360       <method name="Void add_Handler(Handler`1[T])">
12361         <size>64</size>
12362       </method>
12363       <method name="Void remove_Handler(Handler`1[T])">
12364         <size>24</size>
12365       </method>
12366       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
12367         <size>18</size>
12368       </method>
12369     </type>
12370     <type name="Program">
12371       <method name="Void .ctor()">
12372         <size>7</size>
12373       </method>
12374       <method name="Int32 Main()">
12375         <size>15</size>
12376       </method>
12377     </type>
12378     <type name="Handler`1[T]">
12379       <method name="Void .ctor(Object, IntPtr)">
12380         <size>0</size>
12381       </method>
12382       <method name="Void Invoke(System.Object)">
12383         <size>0</size>
12384       </method>
12385       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12386         <size>0</size>
12387       </method>
12388       <method name="Void EndInvoke(IAsyncResult)">
12389         <size>0</size>
12390       </method>
12391     </type>
12392   </test>
12393   <test name="gtest-anon-37.cs">
12394     <type name="Wrap`1[U]">
12395       <method name="Void .ctor()">
12396         <size>7</size>
12397       </method>
12398     </type>
12399     <type name="Test">
12400       <method name="Void .ctor()">
12401         <size>7</size>
12402       </method>
12403       <method name="Int32 Run[T](Wrap`1[T])">
12404         <size>56</size>
12405       </method>
12406       <method name="Int32 Main()">
12407         <size>16</size>
12408       </method>
12409     </type>
12410     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
12411       <method name="Void .ctor()">
12412         <size>7</size>
12413       </method>
12414       <method name="Void &lt;&gt;m__0()">
12415         <size>17</size>
12416       </method>
12417     </type>
12418   </test>
12419   <test name="gtest-anon-38.cs">
12420     <type name="Foo`1[T]">
12421       <method name="Void .ctor()">
12422         <size>7</size>
12423       </method>
12424       <method name="Boolean ContainsAll[U](IEnumerable`1)">
12425         <size>40</size>
12426       </method>
12427       <method name="Boolean Contains(T)">
12428         <size>2</size>
12429       </method>
12430     </type>
12431     <type name="Program">
12432       <method name="Void .ctor()">
12433         <size>7</size>
12434       </method>
12435       <method name="Int32 Main()">
12436         <size>44</size>
12437       </method>
12438     </type>
12439     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
12440       <method name="Void .ctor()">
12441         <size>7</size>
12442       </method>
12443       <method name="Boolean &lt;&gt;m__0()">
12444         <size>192</size>
12445       </method>
12446     </type>
12447     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
12448       <method name="Void .ctor()">
12449         <size>7</size>
12450       </method>
12451     </type>
12452   </test>
12453   <test name="gtest-anon-39.cs">
12454     <type name="Test">
12455       <method name="Void .ctor()">
12456         <size>7</size>
12457       </method>
12458       <method name="Void Test_1[T](T)">
12459         <size>33</size>
12460       </method>
12461       <method name="Void Test_2[T](Nullable`1)">
12462         <size>33</size>
12463       </method>
12464       <method name="Void Main()">
12465         <size>26</size>
12466       </method>
12467     </type>
12468     <type name="Test+D">
12469       <method name="Void .ctor(Object, IntPtr)">
12470         <size>0</size>
12471       </method>
12472       <method name="Void Invoke()">
12473         <size>0</size>
12474       </method>
12475       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12476         <size>0</size>
12477       </method>
12478       <method name="Void EndInvoke(IAsyncResult)">
12479         <size>0</size>
12480       </method>
12481     </type>
12482     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
12483       <method name="Void .ctor()">
12484         <size>7</size>
12485       </method>
12486       <method name="Void &lt;&gt;m__0()">
12487         <size>24</size>
12488       </method>
12489     </type>
12490     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
12491       <method name="Void .ctor()">
12492         <size>7</size>
12493       </method>
12494       <method name="Void &lt;&gt;m__1()">
12495         <size>85</size>
12496       </method>
12497     </type>
12498   </test>
12499   <test name="gtest-anon-4.cs">
12500     <type name="Test">
12501       <method name="Void .ctor()">
12502         <size>7</size>
12503       </method>
12504       <method name="Void Main()">
12505         <size>62</size>
12506       </method>
12507       <method name="Int32 GetItem()">
12508         <size>50</size>
12509       </method>
12510       <method name="IEnumerable`1 GetItems()">
12511         <size>16</size>
12512       </method>
12513     </type>
12514     <type name="&lt;PrivateImplementationDetails&gt;">
12515       <method name="Void .ctor()">
12516         <size>7</size>
12517       </method>
12518     </type>
12519     <type name="Test+&lt;GetItems&gt;c__Iterator0">
12520       <method name="Void .ctor()">
12521         <size>7</size>
12522       </method>
12523       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12524         <size>12</size>
12525       </method>
12526       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12527         <size>7</size>
12528       </method>
12529       <method name="Boolean MoveNext()">
12530         <size>69</size>
12531       </method>
12532       <method name="Void Dispose()">
12533         <size>8</size>
12534       </method>
12535       <method name="Void Reset()">
12536         <size>6</size>
12537       </method>
12538       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
12539         <size>7</size>
12540       </method>
12541       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
12542         <size>26</size>
12543       </method>
12544     </type>
12545   </test>
12546   <test name="gtest-anon-40.cs">
12547     <type name="RunTests">
12548       <method name="Int32 Main()">
12549         <size>7</size>
12550       </method>
12551     </type>
12552     <type name="Test1.X">
12553       <method name="Void .ctor()">
12554         <size>7</size>
12555       </method>
12556       <method name="Void Test1[R](R, Int32)">
12557         <size>157</size>
12558       </method>
12559       <method name="Void Run()">
12560         <size>13</size>
12561       </method>
12562     </type>
12563     <type name="Test1.Foo">
12564       <method name="Void .ctor(Object, IntPtr)">
12565         <size>0</size>
12566       </method>
12567       <method name="Int32 Invoke()">
12568         <size>0</size>
12569       </method>
12570       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12571         <size>0</size>
12572       </method>
12573       <method name="Int32 EndInvoke(IAsyncResult)">
12574         <size>0</size>
12575       </method>
12576     </type>
12577     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
12578       <method name="Void .ctor()">
12579         <size>7</size>
12580       </method>
12581       <method name="Int32 &lt;&gt;m__0()">
12582         <size>71</size>
12583       </method>
12584     </type>
12585     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
12586       <method name="Void .ctor()">
12587         <size>7</size>
12588       </method>
12589     </type>
12590     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
12591       <method name="Void .ctor()">
12592         <size>7</size>
12593       </method>
12594     </type>
12595   </test>
12596   <test name="gtest-anon-41.cs">
12597     <type name="C">
12598       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
12599         <size>37</size>
12600       </method>
12601       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
12602         <size>6</size>
12603       </method>
12604       <method name="Void Main()">
12605         <size>1</size>
12606       </method>
12607       <method name="Decimal &lt;Average&gt;m__0[TSource](Decimal, Decimal)">
12608         <size>8</size>
12609       </method>
12610       <method name="Decimal &lt;Average&gt;m__1[TSource](Decimal, Decimal)">
12611         <size>8</size>
12612       </method>
12613     </type>
12614   </test>
12615   <test name="gtest-anon-42.cs">
12616     <type name="Test">
12617       <method name="Void .ctor()">
12618         <size>7</size>
12619       </method>
12620       <method name="Void Test_3[T]()">
12621         <size>20</size>
12622       </method>
12623       <method name="Int32 Main()">
12624         <size>12</size>
12625       </method>
12626       <method name="Void &lt;Test_3&gt;m__0[T]()">
12627         <size>11</size>
12628       </method>
12629     </type>
12630     <type name="Test+D">
12631       <method name="Void .ctor(Object, IntPtr)">
12632         <size>0</size>
12633       </method>
12634       <method name="Void Invoke()">
12635         <size>0</size>
12636       </method>
12637       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12638         <size>0</size>
12639       </method>
12640       <method name="Void EndInvoke(IAsyncResult)">
12641         <size>0</size>
12642       </method>
12643     </type>
12644   </test>
12645   <test name="gtest-anon-43.cs">
12646     <type name="TestC">
12647       <method name="Void .ctor()">
12648         <size>7</size>
12649       </method>
12650       <method name="System.Func`1[System.Type] Test[T]()">
12651         <size>13</size>
12652       </method>
12653       <method name="Int32 Main()">
12654         <size>66</size>
12655       </method>
12656       <method name="System.Type &lt;Test&gt;m__0[T]()">
12657         <size>11</size>
12658       </method>
12659     </type>
12660   </test>
12661   <test name="gtest-anon-44.cs">
12662     <type name="UiaAtkBridgeTest.Test">
12663       <method name="Void .ctor()">
12664         <size>7</size>
12665       </method>
12666       <method name="Void Invoke(System.EventHandler)">
12667         <size>1</size>
12668       </method>
12669     </type>
12670     <type name="UiaAtkBridgeTest.GailTester">
12671       <method name="Void .ctor()">
12672         <size>7</size>
12673       </method>
12674       <method name="Void ThisCausesACrash[I]()">
12675         <size>18</size>
12676       </method>
12677       <method name="Void Main()">
12678         <size>1</size>
12679       </method>
12680       <method name="Void &lt;ThisCausesACrash&gt;m__0[I](System.Object, System.EventArgs)">
12681         <size>1</size>
12682       </method>
12683     </type>
12684   </test>
12685   <test name="gtest-anon-45.cs">
12686     <type name="C">
12687       <method name="Void .ctor()">
12688         <size>7</size>
12689       </method>
12690       <method name="Void AnyMethod[T]()">
12691         <size>20</size>
12692       </method>
12693       <method name="Int32 Main()">
12694         <size>12</size>
12695       </method>
12696       <method name="Void &lt;AnyMethod&gt;m__0[T]()">
12697         <size>31</size>
12698       </method>
12699     </type>
12700     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
12701       <method name="Void .ctor()">
12702         <size>7</size>
12703       </method>
12704       <method name="Void &lt;&gt;m__1(System.String)">
12705         <size>14</size>
12706       </method>
12707     </type>
12708   </test>
12709   <test name="gtest-anon-46.cs">
12710     <type name="TheClass">
12711       <method name="Void .ctor()">
12712         <size>7</size>
12713       </method>
12714       <method name="Void Foo[T](T, System.Func`2[T,T])">
12715         <size>41</size>
12716       </method>
12717       <method name="Void Main()">
12718         <size>8</size>
12719       </method>
12720     </type>
12721     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
12722       <method name="Void .ctor()">
12723         <size>7</size>
12724       </method>
12725       <method name="System.Func`1[T] &lt;&gt;m__0()">
12726         <size>31</size>
12727       </method>
12728       <method name="T &lt;&gt;m__1()">
12729         <size>18</size>
12730       </method>
12731     </type>
12732   </test>
12733   <test name="gtest-anon-47.cs">
12734     <type name="C">
12735       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
12736         <size>26</size>
12737       </method>
12738     </type>
12739     <type name="Test">
12740       <method name="Void .ctor()">
12741         <size>7</size>
12742       </method>
12743       <method name="Int32 Main()">
12744         <size>59</size>
12745       </method>
12746       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
12747         <size>23</size>
12748       </method>
12749     </type>
12750     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
12751       <method name="Void .ctor()">
12752         <size>7</size>
12753       </method>
12754       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
12755         <size>33</size>
12756       </method>
12757     </type>
12758     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
12759       <method name="Void .ctor()">
12760         <size>7</size>
12761       </method>
12762       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
12763         <size>45</size>
12764       </method>
12765     </type>
12766     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
12767       <method name="Void .ctor()">
12768         <size>7</size>
12769       </method>
12770       <method name="Void &lt;&gt;m__2(T3)">
12771         <size>35</size>
12772       </method>
12773     </type>
12774   </test>
12775   <test name="gtest-anon-48.cs">
12776     <type name="GeneratorEnumerable`1[T]">
12777       <method name="Void .ctor(Func`1)">
12778         <size>7</size>
12779       </method>
12780     </type>
12781     <type name="GeneratorExpression">
12782       <method name="Void .ctor()">
12783         <size>7</size>
12784       </method>
12785     </type>
12786     <type name="GeneratorInvoker">
12787       <method name="Void .ctor(GeneratorExpression)">
12788         <size>7</size>
12789       </method>
12790       <method name="Void Invoke[T](T ByRef)">
12791         <size>1</size>
12792       </method>
12793     </type>
12794     <type name="Interpreter">
12795       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
12796         <size>31</size>
12797       </method>
12798       <method name="Int32 Main()">
12799         <size>13</size>
12800       </method>
12801     </type>
12802     <type name="Func`1[TResult]">
12803       <method name="Void .ctor(Object, IntPtr)">
12804         <size>0</size>
12805       </method>
12806       <method name="TResult Invoke()">
12807         <size>0</size>
12808       </method>
12809       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12810         <size>0</size>
12811       </method>
12812       <method name="TResult EndInvoke(IAsyncResult)">
12813         <size>0</size>
12814       </method>
12815     </type>
12816     <type name="GeneratorNext`1[T]">
12817       <method name="Void .ctor(Object, IntPtr)">
12818         <size>0</size>
12819       </method>
12820       <method name="Void Invoke(T ByRef)">
12821         <size>0</size>
12822       </method>
12823       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
12824         <size>0</size>
12825       </method>
12826       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
12827         <size>0</size>
12828       </method>
12829     </type>
12830     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
12831       <method name="Void .ctor()">
12832         <size>7</size>
12833       </method>
12834       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
12835         <size>23</size>
12836       </method>
12837     </type>
12838   </test>
12839   <test name="gtest-anon-49.cs">
12840     <type name="Test">
12841       <method name="Void .ctor()">
12842         <size>7</size>
12843       </method>
12844       <method name="Void Main()">
12845         <size>1</size>
12846       </method>
12847       <method name="Void DetermineLinkedCells()">
12848         <size>67</size>
12849       </method>
12850     </type>
12851     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
12852       <method name="Void .ctor()">
12853         <size>7</size>
12854       </method>
12855       <method name="Boolean &lt;&gt;m__0(System.Object)">
12856         <size>13</size>
12857       </method>
12858     </type>
12859     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
12860       <method name="Void .ctor()">
12861         <size>7</size>
12862       </method>
12863       <method name="Boolean &lt;&gt;m__1(System.Object)">
12864         <size>13</size>
12865       </method>
12866     </type>
12867   </test>
12868   <test name="gtest-anon-5.cs">
12869     <type name="X">
12870       <method name="Void .ctor()">
12871         <size>7</size>
12872       </method>
12873       <method name="Void Main()">
12874         <size>83</size>
12875       </method>
12876     </type>
12877     <type name="Hello">
12878       <method name="Void .ctor(Object, IntPtr)">
12879         <size>0</size>
12880       </method>
12881       <method name="Void Invoke()">
12882         <size>0</size>
12883       </method>
12884       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12885         <size>0</size>
12886       </method>
12887       <method name="Void EndInvoke(IAsyncResult)">
12888         <size>0</size>
12889       </method>
12890     </type>
12891     <type name="Foo+&lt;Test&gt;c__Iterator0">
12892       <method name="Void .ctor()">
12893         <size>7</size>
12894       </method>
12895       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12896         <size>12</size>
12897       </method>
12898       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12899         <size>7</size>
12900       </method>
12901       <method name="Boolean MoveNext()">
12902         <size>98</size>
12903       </method>
12904       <method name="Void Dispose()">
12905         <size>8</size>
12906       </method>
12907       <method name="Void Reset()">
12908         <size>6</size>
12909       </method>
12910     </type>
12911     <type name="Foo">
12912       <method name="Void .ctor(Int32)">
12913         <size>8</size>
12914       </method>
12915       <method name="IEnumerable`1 Test(Foo)">
12916         <size>42</size>
12917       </method>
12918       <method name="Void Hello(Int32)">
12919         <size>19</size>
12920       </method>
12921       <method name="System.String ToString()">
12922         <size>22</size>
12923       </method>
12924     </type>
12925     <type name="Foo+&lt;Test&gt;c__Iterator0">
12926       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
12927         <size>7</size>
12928       </method>
12929       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
12930         <size>52</size>
12931       </method>
12932     </type>
12933   </test>
12934   <test name="gtest-anon-50.cs">
12935     <type name="M">
12936       <method name="Void .ctor()">
12937         <size>7</size>
12938       </method>
12939       <method name="Int32 Main()">
12940         <size>12</size>
12941       </method>
12942     </type>
12943     <type name="SomeGenericClass`1[SomeType]">
12944       <method name="Void .ctor()">
12945         <size>7</size>
12946       </method>
12947       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
12948         <size>1</size>
12949       </method>
12950       <method name="Void FailsToCompile()">
12951         <size>32</size>
12952       </method>
12953     </type>
12954     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
12955       <method name="Void .ctor(Object, IntPtr)">
12956         <size>0</size>
12957       </method>
12958       <method name="Void Invoke()">
12959         <size>0</size>
12960       </method>
12961       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12962         <size>0</size>
12963       </method>
12964       <method name="Void EndInvoke(IAsyncResult)">
12965         <size>0</size>
12966       </method>
12967     </type>
12968     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
12969       <method name="Void .ctor()">
12970         <size>7</size>
12971       </method>
12972       <method name="Void &lt;&gt;m__0()">
12973         <size>49</size>
12974       </method>
12975     </type>
12976     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0+&lt;FailsToCompile&gt;c__AnonStorey1[SomeType]">
12977       <method name="Void .ctor()">
12978         <size>7</size>
12979       </method>
12980       <method name="Void &lt;&gt;m__1()">
12981         <size>23</size>
12982       </method>
12983     </type>
12984   </test>
12985   <test name="gtest-anon-6.cs">
12986     <type name="X">
12987       <method name="Void .ctor()">
12988         <size>7</size>
12989       </method>
12990       <method name="Void Hello[U,V](U, V)">
12991         <size>1</size>
12992       </method>
12993       <method name="Void Test[A,B,C](A, B, C)">
12994         <size>49</size>
12995       </method>
12996       <method name="Void Main()">
12997         <size>28</size>
12998       </method>
12999     </type>
13000     <type name="Foo`2[R,S]">
13001       <method name="Void .ctor(Object, IntPtr)">
13002         <size>0</size>
13003       </method>
13004       <method name="Void Invoke(R, S)">
13005         <size>0</size>
13006       </method>
13007       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
13008         <size>0</size>
13009       </method>
13010       <method name="Void EndInvoke(IAsyncResult)">
13011         <size>0</size>
13012       </method>
13013     </type>
13014     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
13015       <method name="Void .ctor()">
13016         <size>7</size>
13017       </method>
13018       <method name="Void &lt;&gt;m__0(A, Int32)">
13019         <size>32</size>
13020       </method>
13021     </type>
13022   </test>
13023   <test name="gtest-anon-7.cs">
13024     <type name="MyDisposable">
13025       <method name="Void .ctor()">
13026         <size>26</size>
13027       </method>
13028       <method name="Void Dispose()">
13029         <size>1</size>
13030       </method>
13031       <method name="Int32 get_ID()">
13032         <size>7</size>
13033       </method>
13034       <method name="System.String ToString()">
13035         <size>28</size>
13036       </method>
13037     </type>
13038     <type name="X">
13039       <method name="Void .ctor()">
13040         <size>7</size>
13041       </method>
13042       <method name="IEnumerable`1 Test(Int32)">
13043         <size>30</size>
13044       </method>
13045       <method name="Void Main()">
13046         <size>63</size>
13047       </method>
13048     </type>
13049     <type name="X+&lt;Test&gt;c__Iterator0">
13050       <method name="Void .ctor()">
13051         <size>7</size>
13052       </method>
13053       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13054         <size>12</size>
13055       </method>
13056       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13057         <size>7</size>
13058       </method>
13059       <method name="Boolean MoveNext()">
13060         <size>180</size>
13061       </method>
13062       <method name="Void Dispose()">
13063         <size>66</size>
13064       </method>
13065       <method name="Void Reset()">
13066         <size>6</size>
13067       </method>
13068       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13069         <size>7</size>
13070       </method>
13071       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13072         <size>40</size>
13073       </method>
13074     </type>
13075   </test>
13076   <test name="gtest-anon-8.cs">
13077     <type name="X">
13078       <method name="Void .ctor()">
13079         <size>7</size>
13080       </method>
13081       <method name="Void Test[R](R, Int32)">
13082         <size>88</size>
13083       </method>
13084       <method name="Void Main()">
13085         <size>12</size>
13086       </method>
13087     </type>
13088     <type name="Foo">
13089       <method name="Void .ctor(Object, IntPtr)">
13090         <size>0</size>
13091       </method>
13092       <method name="Int32 Invoke()">
13093         <size>0</size>
13094       </method>
13095       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13096         <size>0</size>
13097       </method>
13098       <method name="Int32 EndInvoke(IAsyncResult)">
13099         <size>0</size>
13100       </method>
13101     </type>
13102     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
13103       <method name="Void .ctor()">
13104         <size>7</size>
13105       </method>
13106       <method name="Int32 &lt;&gt;m__0()">
13107         <size>34</size>
13108       </method>
13109     </type>
13110     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
13111       <method name="Void .ctor()">
13112         <size>7</size>
13113       </method>
13114     </type>
13115   </test>
13116   <test name="gtest-anon-9.cs">
13117     <type name="Test">
13118       <method name="Void .ctor()">
13119         <size>7</size>
13120       </method>
13121       <method name="IEnumerable`1 get_Foo()">
13122         <size>16</size>
13123       </method>
13124       <method name="Void set_Foo(IEnumerable`1)">
13125         <size>11</size>
13126       </method>
13127       <method name="Void Main()">
13128         <size>83</size>
13129       </method>
13130       <method name="Foo op_Implicit(Test)">
13131         <size>30</size>
13132       </method>
13133       <method name="IEnumerable`1 op_Addition(Test, Test)">
13134         <size>44</size>
13135       </method>
13136     </type>
13137     <type name="Foo">
13138       <method name="Void .ctor(Object, IntPtr)">
13139         <size>0</size>
13140       </method>
13141       <method name="Void Invoke()">
13142         <size>0</size>
13143       </method>
13144       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13145         <size>0</size>
13146       </method>
13147       <method name="Void EndInvoke(IAsyncResult)">
13148         <size>0</size>
13149       </method>
13150     </type>
13151     <type name="Test">
13152       <method name="Void &lt;op_Implicit&gt;m__0()">
13153         <size>11</size>
13154       </method>
13155     </type>
13156     <type name="Test+&lt;&gt;c__Iterator0">
13157       <method name="Void .ctor()">
13158         <size>7</size>
13159       </method>
13160       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13161         <size>12</size>
13162       </method>
13163       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13164         <size>7</size>
13165       </method>
13166       <method name="Boolean MoveNext()">
13167         <size>65</size>
13168       </method>
13169       <method name="Void Dispose()">
13170         <size>8</size>
13171       </method>
13172       <method name="Void Reset()">
13173         <size>6</size>
13174       </method>
13175     </type>
13176     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13177       <method name="Void .ctor()">
13178         <size>7</size>
13179       </method>
13180       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13181         <size>12</size>
13182       </method>
13183       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13184         <size>7</size>
13185       </method>
13186       <method name="Boolean MoveNext()">
13187         <size>98</size>
13188       </method>
13189       <method name="Void Dispose()">
13190         <size>8</size>
13191       </method>
13192       <method name="Void Reset()">
13193         <size>6</size>
13194       </method>
13195     </type>
13196     <type name="Test+&lt;&gt;c__Iterator0">
13197       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13198         <size>7</size>
13199       </method>
13200       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13201         <size>26</size>
13202       </method>
13203     </type>
13204     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13205       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
13206         <size>7</size>
13207       </method>
13208       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
13209         <size>52</size>
13210       </method>
13211     </type>
13212   </test>
13213   <test name="gtest-anon-type-09.cs">
13214     <type name="My.System.Test">
13215       <method name="Void Main()">
13216         <size>14</size>
13217       </method>
13218     </type>
13219     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
13220       <method name="Void .ctor(&lt;X&gt;__T)">
13221         <size>14</size>
13222       </method>
13223       <method name="&lt;X&gt;__T get_X()">
13224         <size>7</size>
13225       </method>
13226       <method name="Boolean Equals(System.Object)">
13227         <size>39</size>
13228       </method>
13229       <method name="Int32 GetHashCode()">
13230         <size>63</size>
13231       </method>
13232       <method name="System.String ToString()">
13233         <size>57</size>
13234       </method>
13235     </type>
13236   </test>
13237   <test name="gtest-anon-type-10.cs">
13238     <type name="A">
13239       <method name="Void .ctor()">
13240         <size>7</size>
13241       </method>
13242       <method name="Int32 get_X()">
13243         <size>3</size>
13244       </method>
13245     </type>
13246     <type name="B">
13247       <method name="Void .ctor()">
13248         <size>7</size>
13249       </method>
13250       <method name="Int32 Main()">
13251         <size>11</size>
13252       </method>
13253       <method name="Int32 Test()">
13254         <size>33</size>
13255       </method>
13256     </type>
13257     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
13258       <method name="Void .ctor(&lt;X&gt;__T)">
13259         <size>14</size>
13260       </method>
13261       <method name="&lt;X&gt;__T get_X()">
13262         <size>7</size>
13263       </method>
13264       <method name="Boolean Equals(System.Object)">
13265         <size>39</size>
13266       </method>
13267       <method name="Int32 GetHashCode()">
13268         <size>63</size>
13269       </method>
13270       <method name="System.String ToString()">
13271         <size>57</size>
13272       </method>
13273     </type>
13274   </test>
13275   <test name="gtest-anontype-01.cs">
13276     <type name="Test">
13277       <method name="Void .ctor()">
13278         <size>7</size>
13279       </method>
13280       <method name="Int32 Main()">
13281         <size>53</size>
13282       </method>
13283     </type>
13284     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13285       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13286         <size>21</size>
13287       </method>
13288       <method name="&lt;Foo&gt;__T get_Foo()">
13289         <size>7</size>
13290       </method>
13291       <method name="&lt;Baz&gt;__T get_Baz()">
13292         <size>7</size>
13293       </method>
13294       <method name="Boolean Equals(System.Object)">
13295         <size>69</size>
13296       </method>
13297       <method name="Int32 GetHashCode()">
13298         <size>86</size>
13299       </method>
13300       <method name="System.String ToString()">
13301         <size>108</size>
13302       </method>
13303     </type>
13304   </test>
13305   <test name="gtest-anontype-02.cs">
13306     <type name="Test">
13307       <method name="Void .ctor()">
13308         <size>7</size>
13309       </method>
13310       <method name="System.Object TestA(System.String)">
13311         <size>7</size>
13312       </method>
13313       <method name="Int32 Main()">
13314         <size>99</size>
13315       </method>
13316     </type>
13317     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
13318       <method name="Void .ctor(&lt;s&gt;__T)">
13319         <size>14</size>
13320       </method>
13321       <method name="&lt;s&gt;__T get_s()">
13322         <size>7</size>
13323       </method>
13324       <method name="Boolean Equals(System.Object)">
13325         <size>39</size>
13326       </method>
13327       <method name="Int32 GetHashCode()">
13328         <size>63</size>
13329       </method>
13330       <method name="System.String ToString()">
13331         <size>57</size>
13332       </method>
13333     </type>
13334     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13335       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13336         <size>21</size>
13337       </method>
13338       <method name="&lt;Foo&gt;__T get_Foo()">
13339         <size>7</size>
13340       </method>
13341       <method name="&lt;Baz&gt;__T get_Baz()">
13342         <size>7</size>
13343       </method>
13344       <method name="Boolean Equals(System.Object)">
13345         <size>69</size>
13346       </method>
13347       <method name="Int32 GetHashCode()">
13348         <size>86</size>
13349       </method>
13350       <method name="System.String ToString()">
13351         <size>108</size>
13352       </method>
13353     </type>
13354   </test>
13355   <test name="gtest-anontype-03.cs">
13356     <type name="MyClass">
13357       <method name="Void .ctor()">
13358         <size>18</size>
13359       </method>
13360       <method name="Int32 get_Baz()">
13361         <size>3</size>
13362       </method>
13363     </type>
13364     <type name="Test">
13365       <method name="Void .ctor()">
13366         <size>7</size>
13367       </method>
13368       <method name="Int32 Main()">
13369         <size>64</size>
13370       </method>
13371     </type>
13372     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13373       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13374         <size>21</size>
13375       </method>
13376       <method name="&lt;Foo&gt;__T get_Foo()">
13377         <size>7</size>
13378       </method>
13379       <method name="&lt;Baz&gt;__T get_Baz()">
13380         <size>7</size>
13381       </method>
13382       <method name="Boolean Equals(System.Object)">
13383         <size>69</size>
13384       </method>
13385       <method name="Int32 GetHashCode()">
13386         <size>86</size>
13387       </method>
13388       <method name="System.String ToString()">
13389         <size>108</size>
13390       </method>
13391     </type>
13392   </test>
13393   <test name="gtest-anontype-04.cs">
13394     <type name="MyClass">
13395       <method name="Void .ctor()">
13396         <size>18</size>
13397       </method>
13398       <method name="Int32 get_Baz()">
13399         <size>3</size>
13400       </method>
13401     </type>
13402     <type name="Test">
13403       <method name="Void .ctor()">
13404         <size>7</size>
13405       </method>
13406       <method name="Int32 Main()">
13407         <size>111</size>
13408       </method>
13409     </type>
13410     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
13411       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
13412         <size>36</size>
13413       </method>
13414       <method name="&lt;Foo&gt;__T get_Foo()">
13415         <size>7</size>
13416       </method>
13417       <method name="&lt;Baz&gt;__T get_Baz()">
13418         <size>7</size>
13419       </method>
13420       <method name="&lt;Hello&gt;__T get_Hello()">
13421         <size>7</size>
13422       </method>
13423       <method name="&lt;Answer&gt;__T get_Answer()">
13424         <size>7</size>
13425       </method>
13426       <method name="Boolean Equals(System.Object)">
13427         <size>123</size>
13428       </method>
13429       <method name="Int32 GetHashCode()">
13430         <size>132</size>
13431       </method>
13432       <method name="System.String ToString()">
13433         <size>240</size>
13434       </method>
13435     </type>
13436   </test>
13437   <test name="gtest-anontype-05.cs">
13438     <type name="Test">
13439       <method name="Void .ctor()">
13440         <size>7</size>
13441       </method>
13442       <method name="System.String Null()">
13443         <size>2</size>
13444       </method>
13445       <method name="Int32 Main()">
13446         <size>184</size>
13447       </method>
13448     </type>
13449     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
13450       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
13451         <size>21</size>
13452       </method>
13453       <method name="&lt;Name&gt;__T get_Name()">
13454         <size>7</size>
13455       </method>
13456       <method name="&lt;Age&gt;__T get_Age()">
13457         <size>7</size>
13458       </method>
13459       <method name="Boolean Equals(System.Object)">
13460         <size>69</size>
13461       </method>
13462       <method name="Int32 GetHashCode()">
13463         <size>86</size>
13464       </method>
13465       <method name="System.String ToString()">
13466         <size>108</size>
13467       </method>
13468     </type>
13469     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
13470       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
13471         <size>21</size>
13472       </method>
13473       <method name="&lt;Age&gt;__T get_Age()">
13474         <size>7</size>
13475       </method>
13476       <method name="&lt;Name&gt;__T get_Name()">
13477         <size>7</size>
13478       </method>
13479       <method name="Boolean Equals(System.Object)">
13480         <size>69</size>
13481       </method>
13482       <method name="Int32 GetHashCode()">
13483         <size>86</size>
13484       </method>
13485       <method name="System.String ToString()">
13486         <size>108</size>
13487       </method>
13488     </type>
13489   </test>
13490   <test name="gtest-anontype-06.cs">
13491     <type name="CastByExample">
13492       <method name="Void .ctor()">
13493         <size>7</size>
13494       </method>
13495       <method name="T Cast[T](System.Object, T)">
13496         <size>7</size>
13497       </method>
13498       <method name="Void Main()">
13499         <size>29</size>
13500       </method>
13501     </type>
13502     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
13503       <method name="Void .ctor(&lt;Foo&gt;__T)">
13504         <size>14</size>
13505       </method>
13506       <method name="&lt;Foo&gt;__T get_Foo()">
13507         <size>7</size>
13508       </method>
13509       <method name="Boolean Equals(System.Object)">
13510         <size>39</size>
13511       </method>
13512       <method name="Int32 GetHashCode()">
13513         <size>63</size>
13514       </method>
13515       <method name="System.String ToString()">
13516         <size>57</size>
13517       </method>
13518     </type>
13519   </test>
13520   <test name="gtest-anontype-07.cs">
13521     <type name="Test">
13522       <method name="Void .ctor()">
13523         <size>7</size>
13524       </method>
13525       <method name="Int32 Main()">
13526         <size>59</size>
13527       </method>
13528     </type>
13529     <type name="&lt;&gt;__AnonType0">
13530       <method name="Void .ctor()">
13531         <size>7</size>
13532       </method>
13533       <method name="Boolean Equals(System.Object)">
13534         <size>15</size>
13535       </method>
13536       <method name="Int32 GetHashCode()">
13537         <size>40</size>
13538       </method>
13539       <method name="System.String ToString()">
13540         <size>6</size>
13541       </method>
13542     </type>
13543   </test>
13544   <test name="gtest-anontype-08.cs">
13545     <type name="Test">
13546       <method name="Void Main()">
13547         <size>15</size>
13548       </method>
13549     </type>
13550     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
13551       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
13552         <size>21</size>
13553       </method>
13554       <method name="&lt;X&gt;__T get_X()">
13555         <size>7</size>
13556       </method>
13557       <method name="&lt;Y&gt;__T get_Y()">
13558         <size>7</size>
13559       </method>
13560       <method name="Boolean Equals(System.Object)">
13561         <size>69</size>
13562       </method>
13563       <method name="Int32 GetHashCode()">
13564         <size>86</size>
13565       </method>
13566       <method name="System.String ToString()">
13567         <size>108</size>
13568       </method>
13569     </type>
13570   </test>
13571   <test name="gtest-autoproperty-01.cs">
13572     <type name="Test">
13573       <method name="Void .ctor()">
13574         <size>15</size>
13575       </method>
13576       <method name="System.String get_Foo()">
13577         <size>7</size>
13578       </method>
13579       <method name="Void set_Foo(System.String)">
13580         <size>8</size>
13581       </method>
13582       <method name="Int32 get_Answer()">
13583         <size>7</size>
13584       </method>
13585       <method name="Void set_Answer(Int32)">
13586         <size>8</size>
13587       </method>
13588       <method name="Int32 Main()">
13589         <size>97</size>
13590       </method>
13591     </type>
13592     <type name="Test+A">
13593       <method name="Void .ctor()">
13594         <size>7</size>
13595       </method>
13596       <method name="System.String get_B()">
13597         <size>7</size>
13598       </method>
13599       <method name="Void set_B(System.String)">
13600         <size>8</size>
13601       </method>
13602     </type>
13603   </test>
13604   <test name="gtest-autoproperty-02.cs">
13605     <type name="Test">
13606       <method name="Void .ctor()">
13607         <size>7</size>
13608       </method>
13609       <method name="System.String get_Foo()">
13610         <size>6</size>
13611       </method>
13612       <method name="Void set_Foo(System.String)">
13613         <size>7</size>
13614       </method>
13615       <method name="Int32 get_Answer()">
13616         <size>6</size>
13617       </method>
13618       <method name="Void set_Answer(Int32)">
13619         <size>7</size>
13620       </method>
13621       <method name="Int32 Main()">
13622         <size>114</size>
13623       </method>
13624     </type>
13625     <type name="Test+A">
13626       <method name="Void .ctor()">
13627         <size>7</size>
13628       </method>
13629       <method name="System.String get_B()">
13630         <size>6</size>
13631       </method>
13632       <method name="Void set_B(System.String)">
13633         <size>7</size>
13634       </method>
13635       <method name="System.String get_C()">
13636         <size>6</size>
13637       </method>
13638       <method name="Void set_C(System.String)">
13639         <size>7</size>
13640       </method>
13641       <method name="Void DoThings()">
13642         <size>11</size>
13643       </method>
13644     </type>
13645   </test>
13646   <test name="gtest-autoproperty-03.cs">
13647     <type name="Test">
13648       <method name="Void .ctor()">
13649         <size>7</size>
13650       </method>
13651       <method name="System.String get_Foo()">
13652         <size>7</size>
13653       </method>
13654       <method name="Void set_Foo(System.String)">
13655         <size>8</size>
13656       </method>
13657       <method name="Int32 Main()">
13658         <size>236</size>
13659       </method>
13660     </type>
13661   </test>
13662   <test name="gtest-autoproperty-04.cs">
13663     <type name="MonoTests.MainClass">
13664       <method name="Void .ctor()">
13665         <size>7</size>
13666       </method>
13667       <method name="System.String[] get_foo()">
13668         <size>7</size>
13669       </method>
13670       <method name="Void set_foo(System.String[])">
13671         <size>8</size>
13672       </method>
13673       <method name="System.String[] get_bar()">
13674         <size>0</size>
13675       </method>
13676       <method name="Void set_bar(System.String[])">
13677         <size>0</size>
13678       </method>
13679       <method name="Void Main(System.String[])">
13680         <size>11</size>
13681       </method>
13682     </type>
13683     <type name="MonoTests.ChildClass">
13684       <method name="Void .ctor()">
13685         <size>7</size>
13686       </method>
13687       <method name="System.String[] get_foo()">
13688         <size>7</size>
13689       </method>
13690       <method name="Void set_foo(System.String[])">
13691         <size>8</size>
13692       </method>
13693       <method name="System.String[] get_bar()">
13694         <size>7</size>
13695       </method>
13696       <method name="Void set_bar(System.String[])">
13697         <size>8</size>
13698       </method>
13699     </type>
13700   </test>
13701   <test name="gtest-autoproperty-05.cs">
13702     <type name="Test">
13703       <method name="Void .ctor()">
13704         <size>7</size>
13705       </method>
13706       <method name="System.String get_X()">
13707         <size>7</size>
13708       </method>
13709       <method name="Void set_X(System.String)">
13710         <size>8</size>
13711       </method>
13712     </type>
13713     <type name="M">
13714       <method name="Void .ctor()">
13715         <size>7</size>
13716       </method>
13717       <method name="Void Main()">
13718         <size>1</size>
13719       </method>
13720     </type>
13721   </test>
13722   <test name="gtest-collectioninit-01.cs">
13723     <type name="Test">
13724       <method name="Void .ctor()">
13725         <size>7</size>
13726       </method>
13727       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
13728         <size>77</size>
13729       </method>
13730       <method name="Int32 Main()">
13731         <size>505</size>
13732       </method>
13733     </type>
13734     <type name="Test+Wrap">
13735       <method name="Void .ctor()">
13736         <size>31</size>
13737       </method>
13738       <method name="Void .ctor(Int32)">
13739         <size>25</size>
13740       </method>
13741       <method name="System.Collections.ArrayList get_Numbers()">
13742         <size>7</size>
13743       </method>
13744     </type>
13745   </test>
13746   <test name="gtest-collectioninit-02.cs">
13747     <type name="C">
13748       <method name="Void .ctor()">
13749         <size>7</size>
13750       </method>
13751       <method name="Int32 Main()">
13752         <size>69</size>
13753       </method>
13754     </type>
13755   </test>
13756   <test name="gtest-collectioninit-03.cs">
13757     <type name="X">
13758       <method name="Void .ctor()">
13759         <size>7</size>
13760       </method>
13761       <method name="Int32 Main()">
13762         <size>34</size>
13763       </method>
13764       <method name="Void R(System.Object ByRef)">
13765         <size>27</size>
13766       </method>
13767     </type>
13768   </test>
13769   <test name="gtest-etree-01.cs">
13770     <type name="MyTypeExplicit">
13771       <method name="Void .ctor(Int32)">
13772         <size>14</size>
13773       </method>
13774       <method name="Int32 op_Explicit(MyTypeExplicit)">
13775         <size>7</size>
13776       </method>
13777     </type>
13778     <type name="MemberAccessData">
13779       <method name="Void .ctor()">
13780         <size>7</size>
13781       </method>
13782       <method name="Void .cctor()">
13783         <size>16</size>
13784       </method>
13785       <method name="Void add_EventField(System.Func`1[System.Boolean])">
13786         <size>24</size>
13787       </method>
13788       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
13789         <size>24</size>
13790       </method>
13791       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
13792         <size>33</size>
13793       </method>
13794       <method name="Void set_MyTypeProperty(MyType)">
13795         <size>8</size>
13796       </method>
13797       <method name="MyType get_MyTypeProperty()">
13798         <size>7</size>
13799       </method>
13800       <method name="System.String get_StaticProperty()">
13801         <size>6</size>
13802       </method>
13803     </type>
13804     <type name="NewTest`1[T]">
13805       <method name="Void .ctor(T)">
13806         <size>27</size>
13807       </method>
13808       <method name="Void .ctor(T[])">
13809         <size>14</size>
13810       </method>
13811       <method name="Int32 GetHashCode()">
13812         <size>7</size>
13813       </method>
13814       <method name="Boolean Equals(System.Object)">
13815         <size>89</size>
13816       </method>
13817     </type>
13818     <type name="Indexer">
13819       <method name="Void .ctor()">
13820         <size>7</size>
13821       </method>
13822       <method name="Int32 get_Item(Int32)">
13823         <size>2</size>
13824       </method>
13825       <method name="Void set_Item(Int32, Int32)">
13826         <size>1</size>
13827       </method>
13828       <method name="System.String get_Item(System.String[])">
13829         <size>7</size>
13830       </method>
13831     </type>
13832     <type name="Tester">
13833       <method name="Void .ctor()">
13834         <size>7</size>
13835       </method>
13836       <method name="Void Assert[T](T, T)">
13837         <size>9</size>
13838       </method>
13839       <method name="Void Assert[T](T, T, System.String)">
13840         <size>89</size>
13841       </method>
13842       <method name="Void Assert[T](T[], T[])">
13843         <size>220</size>
13844       </method>
13845       <method name="T GenericMethod[T](T)">
13846         <size>2</size>
13847       </method>
13848       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
13849         <size>56</size>
13850       </method>
13851       <method name="Void AddTest()">
13852         <size>99</size>
13853       </method>
13854       <method name="Void AddTest_2()">
13855         <size>118</size>
13856       </method>
13857       <method name="Void AddTest_3()">
13858         <size>129</size>
13859       </method>
13860       <method name="Void AddTest_4()">
13861         <size>191</size>
13862       </method>
13863       <method name="Void AddTest_5()">
13864         <size>133</size>
13865       </method>
13866       <method name="Void AddTest_6()">
13867         <size>158</size>
13868       </method>
13869       <method name="Void AddTest_7()">
13870         <size>142</size>
13871       </method>
13872       <method name="Void AddTest_8()">
13873         <size>248</size>
13874       </method>
13875       <method name="Void AddTest_9()">
13876         <size>142</size>
13877       </method>
13878       <method name="Void AddCheckedTest()">
13879         <size>99</size>
13880       </method>
13881       <method name="Void AddCheckedTest_2()">
13882         <size>118</size>
13883       </method>
13884       <method name="Void AddCheckedTest_3()">
13885         <size>129</size>
13886       </method>
13887       <method name="Void AddStringTest()">
13888         <size>128</size>
13889       </method>
13890       <method name="Void AddStringTest_2()">
13891         <size>173</size>
13892       </method>
13893       <method name="Void AddStringTest_3()">
13894         <size>174</size>
13895       </method>
13896       <method name="Void AddStringTest_4()">
13897         <size>174</size>
13898       </method>
13899       <method name="Void AndTest()">
13900         <size>140</size>
13901       </method>
13902       <method name="Void AndTest_2()">
13903         <size>161</size>
13904       </method>
13905       <method name="Void AndTest_3()">
13906         <size>161</size>
13907       </method>
13908       <method name="Void AndNullableTest()">
13909         <size>381</size>
13910       </method>
13911       <method name="Void AndNullableTest_2()">
13912         <size>237</size>
13913       </method>
13914       <method name="Void AndNullableTest_3()">
13915         <size>198</size>
13916       </method>
13917       <method name="Void AndAlsoTest()">
13918         <size>96</size>
13919       </method>
13920       <method name="Void AndAlsoTest_2()">
13921         <size>165</size>
13922       </method>
13923       <method name="Void AndAlsoTest_3()">
13924         <size>108</size>
13925       </method>
13926       <method name="Void ArrayIndexTest()">
13927         <size>145</size>
13928       </method>
13929       <method name="Void ArrayIndexTest_2()">
13930         <size>115</size>
13931       </method>
13932       <method name="Void ArrayIndexTest_3()">
13933         <size>229</size>
13934       </method>
13935       <method name="Void ArrayIndexTest_4()">
13936         <size>258</size>
13937       </method>
13938       <method name="Void ArrayIndexTest_5()">
13939         <size>108</size>
13940       </method>
13941       <method name="Void ArrayLengthTest()">
13942         <size>99</size>
13943       </method>
13944       <method name="Void ArrayLengthTest_2()">
13945         <size>91</size>
13946       </method>
13947       <method name="Void CallTest()">
13948         <size>138</size>
13949       </method>
13950       <method name="Void CallTest_2()">
13951         <size>107</size>
13952       </method>
13953       <method name="Void CallTest_3()">
13954         <size>207</size>
13955       </method>
13956       <method name="Void CallTest_4()">
13957         <size>121</size>
13958       </method>
13959       <method name="Void CallTest_5()">
13960         <size>99</size>
13961       </method>
13962       <method name="Void CallTest_6()">
13963         <size>70</size>
13964       </method>
13965       <method name="Void CallTest_7()">
13966         <size>124</size>
13967       </method>
13968       <method name="Void CallTest_8()">
13969         <size>227</size>
13970       </method>
13971       <method name="Void CallTest_9()">
13972         <size>88</size>
13973       </method>
13974       <method name="Void CoalesceTest()">
13975         <size>120</size>
13976       </method>
13977       <method name="Void CoalesceTest_2()">
13978         <size>171</size>
13979       </method>
13980       <method name="Void ConditionTest()">
13981         <size>170</size>
13982       </method>
13983       <method name="Void ConditionTest_2()">
13984         <size>301</size>
13985       </method>
13986       <method name="Void ConditionTest_3()">
13987         <size>179</size>
13988       </method>
13989       <method name="Void ConditionTest_4()">
13990         <size>183</size>
13991       </method>
13992       <method name="Void ConstantTest()">
13993         <size>59</size>
13994       </method>
13995       <method name="Void ConstantTest_2()">
13996         <size>75</size>
13997       </method>
13998       <method name="Void ConstantTest_3()">
13999         <size>61</size>
14000       </method>
14001       <method name="Void ConstantTest_4()">
14002         <size>54</size>
14003       </method>
14004       <method name="Void ConstantTest_5()">
14005         <size>59</size>
14006       </method>
14007       <method name="Void ConstantTest_6()">
14008         <size>67</size>
14009       </method>
14010       <method name="Void ConstantTest_7()">
14011         <size>62</size>
14012       </method>
14013       <method name="Void ConstantTest_8()">
14014         <size>72</size>
14015       </method>
14016       <method name="Void ConstantTest_9()">
14017         <size>72</size>
14018       </method>
14019       <method name="Void ConstantTest_10()">
14020         <size>72</size>
14021       </method>
14022       <method name="Void ConstantTest_11()">
14023         <size>59</size>
14024       </method>
14025       <method name="Void ConstantTest_13()">
14026         <size>59</size>
14027       </method>
14028       <method name="Void ConstantTest_14()">
14029         <size>72</size>
14030       </method>
14031       <method name="Void ConstantTest_15()">
14032         <size>62</size>
14033       </method>
14034       <method name="Void ConvertTest()">
14035         <size>82</size>
14036       </method>
14037       <method name="Void ConvertTest_2()">
14038         <size>83</size>
14039       </method>
14040       <method name="Void ConvertTest_3()">
14041         <size>93</size>
14042       </method>
14043       <method name="Void ConvertTest_4()">
14044         <size>102</size>
14045       </method>
14046       <method name="Void ConvertTest_5()">
14047         <size>109</size>
14048       </method>
14049       <method name="Void ConvertTest_6()">
14050         <size>240</size>
14051       </method>
14052       <method name="Void ConvertTest_7()">
14053         <size>122</size>
14054       </method>
14055       <method name="Void ConvertTest_8()">
14056         <size>118</size>
14057       </method>
14058       <method name="Void ConvertTest_9()">
14059         <size>87</size>
14060       </method>
14061       <method name="Void ConvertTest_10()">
14062         <size>178</size>
14063       </method>
14064       <method name="Void ConvertTest_11()">
14065         <size>116</size>
14066       </method>
14067       <method name="Void ConvertTest_12()">
14068         <size>166</size>
14069       </method>
14070       <method name="Void ConvertTest_13()">
14071         <size>86</size>
14072       </method>
14073       <method name="Void ConvertTest_14()">
14074         <size>88</size>
14075       </method>
14076       <method name="Void ConvertTest_15()">
14077         <size>132</size>
14078       </method>
14079       <method name="Void ConvertCheckedTest()">
14080         <size>82</size>
14081       </method>
14082       <method name="Void ConvertCheckedTest_2()">
14083         <size>83</size>
14084       </method>
14085       <method name="Void ConvertCheckedTest_3()">
14086         <size>93</size>
14087       </method>
14088       <method name="Void ConvertCheckedTest_4()">
14089         <size>102</size>
14090       </method>
14091       <method name="Void DivideTest()">
14092         <size>99</size>
14093       </method>
14094       <method name="Void DivideTest_2()">
14095         <size>185</size>
14096       </method>
14097       <method name="Void DivideTest_3()">
14098         <size>129</size>
14099       </method>
14100       <method name="Void DivideTest_4()">
14101         <size>192</size>
14102       </method>
14103       <method name="Void DivideTest_5()">
14104         <size>134</size>
14105       </method>
14106       <method name="Void DivideTest_6()">
14107         <size>196</size>
14108       </method>
14109       <method name="Void EqualTest()">
14110         <size>118</size>
14111       </method>
14112       <method name="Void EqualTest_2()">
14113         <size>168</size>
14114       </method>
14115       <method name="Void EqualTest_3()">
14116         <size>125</size>
14117       </method>
14118       <method name="Void EqualTest_4()">
14119         <size>210</size>
14120       </method>
14121       <method name="Void EqualTest_5()">
14122         <size>176</size>
14123       </method>
14124       <method name="Void EqualTest_6()">
14125         <size>119</size>
14126       </method>
14127       <method name="Void EqualTest_7()">
14128         <size>167</size>
14129       </method>
14130       <method name="Void EqualTest_8()">
14131         <size>126</size>
14132       </method>
14133       <method name="Void EqualTest_9()">
14134         <size>146</size>
14135       </method>
14136       <method name="Void EqualTest_10()">
14137         <size>169</size>
14138       </method>
14139       <method name="Void EqualTest_11()">
14140         <size>132</size>
14141       </method>
14142       <method name="Void EqualTest_12()">
14143         <size>127</size>
14144       </method>
14145       <method name="Void EqualTest_13()">
14146         <size>124</size>
14147       </method>
14148       <method name="Void EqualTestDelegate()">
14149         <size>113</size>
14150       </method>
14151       <method name="Void EqualTestDelegate_2()">
14152         <size>342</size>
14153       </method>
14154       <method name="Void ExclusiveOrTest()">
14155         <size>115</size>
14156       </method>
14157       <method name="Void ExclusiveOrTest_2()">
14158         <size>183</size>
14159       </method>
14160       <method name="Void ExclusiveOrTest_3()">
14161         <size>129</size>
14162       </method>
14163       <method name="Void ExclusiveOrTest_4()">
14164         <size>192</size>
14165       </method>
14166       <method name="Void ExclusiveOrTest_5()">
14167         <size>197</size>
14168       </method>
14169       <method name="Void ExclusiveOrTest_6()">
14170         <size>161</size>
14171       </method>
14172       <method name="Void ExclusiveOrTest_7()">
14173         <size>198</size>
14174       </method>
14175       <method name="Void ExclusiveOrTest_8()">
14176         <size>164</size>
14177       </method>
14178       <method name="Void GreaterThanTest()">
14179         <size>99</size>
14180       </method>
14181       <method name="Void GreaterThanTest_2()">
14182         <size>154</size>
14183       </method>
14184       <method name="Void GreaterThanTest_3()">
14185         <size>125</size>
14186       </method>
14187       <method name="Void GreaterThanTest_4()">
14188         <size>210</size>
14189       </method>
14190       <method name="Void GreaterThanTest_5()">
14191         <size>209</size>
14192       </method>
14193       <method name="Void GreaterThanTest_6()">
14194         <size>102</size>
14195       </method>
14196       <method name="Void GreaterThanTest_7()">
14197         <size>146</size>
14198       </method>
14199       <method name="Void GreaterThanTest_8()">
14200         <size>169</size>
14201       </method>
14202       <method name="Void GreaterThanOrEqualTest()">
14203         <size>99</size>
14204       </method>
14205       <method name="Void GreaterThanOrEqualTest_2()">
14206         <size>169</size>
14207       </method>
14208       <method name="Void GreaterThanOrEqualTest_3()">
14209         <size>130</size>
14210       </method>
14211       <method name="Void GreaterThanOrEqualTest_4()">
14212         <size>210</size>
14213       </method>
14214       <method name="Void GreaterThanOrEqualTest_5()">
14215         <size>209</size>
14216       </method>
14217       <method name="Void GreaterThanOrEqualTest_6()">
14218         <size>102</size>
14219       </method>
14220       <method name="Void GreaterThanOrEqualTest_7()">
14221         <size>146</size>
14222       </method>
14223       <method name="Void GreaterThanOrEqualTest_8()">
14224         <size>169</size>
14225       </method>
14226       <method name="Void InvokeTest()">
14227         <size>90</size>
14228       </method>
14229       <method name="Void InvokeTest_2()">
14230         <size>138</size>
14231       </method>
14232       <method name="Void LeftShiftTest()">
14233         <size>155</size>
14234       </method>
14235       <method name="Void LeftShiftTest_2()">
14236         <size>162</size>
14237       </method>
14238       <method name="Void LeftShiftTest_3()">
14239         <size>184</size>
14240       </method>
14241       <method name="Void LeftShiftTest_4()">
14242         <size>261</size>
14243       </method>
14244       <method name="Void LeftShiftTest_5()">
14245         <size>110</size>
14246       </method>
14247       <method name="Void LessThanTest()">
14248         <size>99</size>
14249       </method>
14250       <method name="Void LessThanTest_2()">
14251         <size>154</size>
14252       </method>
14253       <method name="Void LessThanTest_3()">
14254         <size>125</size>
14255       </method>
14256       <method name="Void LessThanTest_4()">
14257         <size>210</size>
14258       </method>
14259       <method name="Void LessThanTest_5()">
14260         <size>209</size>
14261       </method>
14262       <method name="Void LessThanTest_6()">
14263         <size>102</size>
14264       </method>
14265       <method name="Void LessThanTest_7()">
14266         <size>146</size>
14267       </method>
14268       <method name="Void LessThanTest_8()">
14269         <size>169</size>
14270       </method>
14271       <method name="Void LessThanOrEqualTest()">
14272         <size>99</size>
14273       </method>
14274       <method name="Void LessThanOrEqualTest_2()">
14275         <size>169</size>
14276       </method>
14277       <method name="Void LessThanOrEqualTest_3()">
14278         <size>125</size>
14279       </method>
14280       <method name="Void LessThanOrEqualTest_4()">
14281         <size>210</size>
14282       </method>
14283       <method name="Void LessThanOrEqualTest_5()">
14284         <size>209</size>
14285       </method>
14286       <method name="Void LessThanOrEqualTest_6()">
14287         <size>102</size>
14288       </method>
14289       <method name="Void LessThanOrEqualTest_7()">
14290         <size>146</size>
14291       </method>
14292       <method name="Void LessThanOrEqualTest_8()">
14293         <size>169</size>
14294       </method>
14295       <method name="Void ListInitTest()">
14296         <size>414</size>
14297       </method>
14298       <method name="Void ListInitTest_2()">
14299         <size>292</size>
14300       </method>
14301       <method name="Void MemberAccessTest()">
14302         <size>122</size>
14303       </method>
14304       <method name="Void MemberAccessTest_2()">
14305         <size>63</size>
14306       </method>
14307       <method name="Void MemberAccessTest_3()">
14308         <size>103</size>
14309       </method>
14310       <method name="Void MemberAccessTest_4()">
14311         <size>81</size>
14312       </method>
14313       <method name="Void MemberAccessTest_5()">
14314         <size>39</size>
14315       </method>
14316       <method name="Void MemberAccessTest_6()">
14317         <size>94</size>
14318       </method>
14319       <method name="Void MemberAccessTest_7()">
14320         <size>109</size>
14321       </method>
14322       <method name="Void MemberAccessTest_8()">
14323         <size>63</size>
14324       </method>
14325       <method name="Void MemberAccessTest_9()">
14326         <size>70</size>
14327       </method>
14328       <method name="Void MemberInitTest()">
14329         <size>302</size>
14330       </method>
14331       <method name="Void MemberInitTest_2()">
14332         <size>265</size>
14333       </method>
14334       <method name="Void MemberInitTest_3()">
14335         <size>124</size>
14336       </method>
14337       <method name="Void ModuloTest()">
14338         <size>100</size>
14339       </method>
14340       <method name="Void ModuloTest_2()">
14341         <size>185</size>
14342       </method>
14343       <method name="Void ModuloTest_3()">
14344         <size>129</size>
14345       </method>
14346       <method name="Void ModuloTest_4()">
14347         <size>192</size>
14348       </method>
14349       <method name="Void ModuloTest_5()">
14350         <size>133</size>
14351       </method>
14352       <method name="Void ModuloTest_6()">
14353         <size>200</size>
14354       </method>
14355       <method name="Void ModuloTest_7()">
14356         <size>110</size>
14357       </method>
14358       <method name="Void MultiplyTest()">
14359         <size>131</size>
14360       </method>
14361       <method name="Void MultiplyTest_2()">
14362         <size>185</size>
14363       </method>
14364       <method name="Void MultiplyTest_3()">
14365         <size>133</size>
14366       </method>
14367       <method name="Void MultiplyTest_4()">
14368         <size>195</size>
14369       </method>
14370       <method name="Void MultiplyTest_5()">
14371         <size>137</size>
14372       </method>
14373       <method name="Void MultiplyTest_6()">
14374         <size>202</size>
14375       </method>
14376       <method name="Void MultiplyTest_7()">
14377         <size>110</size>
14378       </method>
14379       <method name="Void MultiplyCheckedTest()">
14380         <size>122</size>
14381       </method>
14382       <method name="Void MultiplyCheckedTest_2()">
14383         <size>192</size>
14384       </method>
14385       <method name="Void MultiplyCheckedTest_3()">
14386         <size>133</size>
14387       </method>
14388       <method name="Void MultiplyCheckedTest_4()">
14389         <size>121</size>
14390       </method>
14391       <method name="Void MultiplyCheckedTest_5()">
14392         <size>124</size>
14393       </method>
14394       <method name="Void NegateTest()">
14395         <size>72</size>
14396       </method>
14397       <method name="Void NegateTest_2()">
14398         <size>92</size>
14399       </method>
14400       <method name="Void NegateTest_3()">
14401         <size>130</size>
14402       </method>
14403       <method name="Void NegateTest_4()">
14404         <size>97</size>
14405       </method>
14406       <method name="Void NegateTest_5()">
14407         <size>141</size>
14408       </method>
14409       <method name="Void NegateTest_6()">
14410         <size>121</size>
14411       </method>
14412       <method name="Void NegateTest_7()">
14413         <size>132</size>
14414       </method>
14415       <method name="Void NegateTest_8()">
14416         <size>97</size>
14417       </method>
14418       <method name="Void NegateTest_9()">
14419         <size>87</size>
14420       </method>
14421       <method name="Void NegateTestChecked()">
14422         <size>91</size>
14423       </method>
14424       <method name="Void NegateTestChecked_2()">
14425         <size>137</size>
14426       </method>
14427       <method name="Void NegateTestChecked_3()">
14428         <size>97</size>
14429       </method>
14430       <method name="Void NegateTestChecked_4()">
14431         <size>86</size>
14432       </method>
14433       <method name="Void NewArrayInitTest()">
14434         <size>64</size>
14435       </method>
14436       <method name="Void NewArrayInitTest_2()">
14437         <size>64</size>
14438       </method>
14439       <method name="Void NewArrayInitTest_3()">
14440         <size>151</size>
14441       </method>
14442       <method name="Void NewArrayInitTest_4()">
14443         <size>120</size>
14444       </method>
14445       <method name="Void NewArrayBoundsTest()">
14446         <size>123</size>
14447       </method>
14448       <method name="Void NewArrayBoundsTest_2()">
14449         <size>123</size>
14450       </method>
14451       <method name="Void NewTest()">
14452         <size>93</size>
14453       </method>
14454       <method name="Void NewTest_2()">
14455         <size>61</size>
14456       </method>
14457       <method name="Void NewTest_3()">
14458         <size>98</size>
14459       </method>
14460       <method name="Void NewTest_4()">
14461         <size>252</size>
14462       </method>
14463       <method name="Void NewTest_5()">
14464         <size>128</size>
14465       </method>
14466       <method name="Void NotTest()">
14467         <size>70</size>
14468       </method>
14469       <method name="Void NotTest_2()">
14470         <size>113</size>
14471       </method>
14472       <method name="Void NotTest_3()">
14473         <size>71</size>
14474       </method>
14475       <method name="Void NotTest_4()">
14476         <size>105</size>
14477       </method>
14478       <method name="Void NotTest_5()">
14479         <size>73</size>
14480       </method>
14481       <method name="Void NotTest_6()">
14482         <size>104</size>
14483       </method>
14484       <method name="Void NotNullableTest()">
14485         <size>114</size>
14486       </method>
14487       <method name="Void NotNullableTest_2()">
14488         <size>134</size>
14489       </method>
14490       <method name="Void NotNullableTest_3()">
14491         <size>130</size>
14492       </method>
14493       <method name="Void NotNullableTest_4()">
14494         <size>149</size>
14495       </method>
14496       <method name="Void NotNullableTest_5()">
14497         <size>148</size>
14498       </method>
14499       <method name="Void NotEqualTest()">
14500         <size>118</size>
14501       </method>
14502       <method name="Void NotEqualTest_2()">
14503         <size>166</size>
14504       </method>
14505       <method name="Void NotEqualTest_3()">
14506         <size>125</size>
14507       </method>
14508       <method name="Void NotEqualTest_4()">
14509         <size>210</size>
14510       </method>
14511       <method name="Void NotEqualTest_5()">
14512         <size>176</size>
14513       </method>
14514       <method name="Void NotEqualTest_6()">
14515         <size>119</size>
14516       </method>
14517       <method name="Void NotEqualTest_7()">
14518         <size>167</size>
14519       </method>
14520       <method name="Void NotEqualTest_8()">
14521         <size>126</size>
14522       </method>
14523       <method name="Void NotEqualTest_9()">
14524         <size>146</size>
14525       </method>
14526       <method name="Void NotEqualTest_10()">
14527         <size>169</size>
14528       </method>
14529       <method name="Void NotEqualTest_11()">
14530         <size>132</size>
14531       </method>
14532       <method name="Void OrTest()">
14533         <size>141</size>
14534       </method>
14535       <method name="Void OrTest_2()">
14536         <size>129</size>
14537       </method>
14538       <method name="Void OrTest_3()">
14539         <size>161</size>
14540       </method>
14541       <method name="Void OrNullableTest()">
14542         <size>382</size>
14543       </method>
14544       <method name="Void OrNullableTest_2()">
14545         <size>186</size>
14546       </method>
14547       <method name="Void OrNullableTest_3()">
14548         <size>176</size>
14549       </method>
14550       <method name="Void OrNullableTest_4()">
14551         <size>198</size>
14552       </method>
14553       <method name="Void OrElseTest()">
14554         <size>97</size>
14555       </method>
14556       <method name="Void OrElseTest_2()">
14557         <size>167</size>
14558       </method>
14559       <method name="Void ParameterTest()">
14560         <size>73</size>
14561       </method>
14562       <method name="Void ParameterTest_2()">
14563         <size>75</size>
14564       </method>
14565       <method name="Void ParameterTest_3()">
14566         <size>73</size>
14567       </method>
14568       <method name="Void ParameterTest_4()">
14569         <size>100</size>
14570       </method>
14571       <method name="Void QuoteTest()">
14572         <size>85</size>
14573       </method>
14574       <method name="Void RightShiftTest()">
14575         <size>152</size>
14576       </method>
14577       <method name="Void RightShiftTest_2()">
14578         <size>159</size>
14579       </method>
14580       <method name="Void RightShiftTest_3()">
14581         <size>184</size>
14582       </method>
14583       <method name="Void RightShiftTest_4()">
14584         <size>258</size>
14585       </method>
14586       <method name="Void SubtractTest()">
14587         <size>100</size>
14588       </method>
14589       <method name="Void SubtractTest_2()">
14590         <size>119</size>
14591       </method>
14592       <method name="Void SubtractTest_3()">
14593         <size>130</size>
14594       </method>
14595       <method name="Void SubtractTest_4()">
14596         <size>192</size>
14597       </method>
14598       <method name="Void SubtractTest_5()">
14599         <size>134</size>
14600       </method>
14601       <method name="Void SubtractTest_6()">
14602         <size>160</size>
14603       </method>
14604       <method name="Void SubtractTest_7()">
14605         <size>113</size>
14606       </method>
14607       <method name="Void SubtractTest_8()">
14608         <size>146</size>
14609       </method>
14610       <method name="Void SubtractTest_9()">
14611         <size>142</size>
14612       </method>
14613       <method name="Void SubtractTest_10()">
14614         <size>161</size>
14615       </method>
14616       <method name="Void SubtractTest_11()">
14617         <size>157</size>
14618       </method>
14619       <method name="Void SubtractCheckedTest()">
14620         <size>127</size>
14621       </method>
14622       <method name="Void SubtractCheckedTest_2()">
14623         <size>185</size>
14624       </method>
14625       <method name="Void SubtractCheckedTest_3()">
14626         <size>130</size>
14627       </method>
14628       <method name="Void SubtractCheckedTest_4()">
14629         <size>121</size>
14630       </method>
14631       <method name="Void TypeAsTest()">
14632         <size>80</size>
14633       </method>
14634       <method name="Void TypeAsTest_2()">
14635         <size>144</size>
14636       </method>
14637       <method name="Void TypeAsTest_3()">
14638         <size>95</size>
14639       </method>
14640       <method name="Void TypeIsTest()">
14641         <size>103</size>
14642       </method>
14643       <method name="Void TypeIsTest_2()">
14644         <size>103</size>
14645       </method>
14646       <method name="Void TypeIsTest_3()">
14647         <size>95</size>
14648       </method>
14649       <method name="Void TypeIsTest_5()">
14650         <size>74</size>
14651       </method>
14652       <method name="Void TypeIsTest_6()">
14653         <size>111</size>
14654       </method>
14655       <method name="Void UnaryPlusTest()">
14656         <size>67</size>
14657       </method>
14658       <method name="Void UnaryPlusTest_2()">
14659         <size>47</size>
14660       </method>
14661       <method name="Void UnaryPlusTest_3()">
14662         <size>97</size>
14663       </method>
14664       <method name="Void UnaryPlusTest_4()">
14665         <size>141</size>
14666       </method>
14667       <method name="Void UnaryPlusTest_5()">
14668         <size>140</size>
14669       </method>
14670       <method name="System.String InstanceMethod(System.String)">
14671         <size>2</size>
14672       </method>
14673       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
14674         <size>30</size>
14675       </method>
14676       <method name="Int32 TestInt()">
14677         <size>3</size>
14678       </method>
14679       <method name="Void RefMethod(Int32 ByRef)">
14680         <size>8</size>
14681       </method>
14682       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
14683         <size>87</size>
14684       </method>
14685       <method name="Int32 Main()">
14686         <size>179</size>
14687       </method>
14688     </type>
14689     <type name="Tester+EmptyDelegate">
14690       <method name="Void .ctor(Object, IntPtr)">
14691         <size>0</size>
14692       </method>
14693       <method name="Void Invoke()">
14694         <size>0</size>
14695       </method>
14696       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14697         <size>0</size>
14698       </method>
14699       <method name="Void EndInvoke(IAsyncResult)">
14700         <size>0</size>
14701       </method>
14702     </type>
14703     <type name="Tester+IntDelegate">
14704       <method name="Void .ctor(Object, IntPtr)">
14705         <size>0</size>
14706       </method>
14707       <method name="Int32 Invoke()">
14708         <size>0</size>
14709       </method>
14710       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14711         <size>0</size>
14712       </method>
14713       <method name="Int32 EndInvoke(IAsyncResult)">
14714         <size>0</size>
14715       </method>
14716     </type>
14717     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
14718       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
14719         <size>21</size>
14720       </method>
14721       <method name="&lt;A&gt;__T get_A()">
14722         <size>7</size>
14723       </method>
14724       <method name="&lt;Value&gt;__T get_Value()">
14725         <size>7</size>
14726       </method>
14727       <method name="Boolean Equals(System.Object)">
14728         <size>69</size>
14729       </method>
14730       <method name="Int32 GetHashCode()">
14731         <size>86</size>
14732       </method>
14733       <method name="System.String ToString()">
14734         <size>108</size>
14735       </method>
14736     </type>
14737     <type name="Tester">
14738       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
14739         <size>1</size>
14740       </method>
14741       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
14742         <size>1</size>
14743       </method>
14744       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
14745         <size>1</size>
14746       </method>
14747       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
14748         <size>1</size>
14749       </method>
14750       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
14751         <size>1</size>
14752       </method>
14753       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
14754         <size>12</size>
14755       </method>
14756       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
14757         <size>12</size>
14758       </method>
14759       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
14760         <size>7</size>
14761       </method>
14762       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
14763         <size>7</size>
14764       </method>
14765       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
14766         <size>5</size>
14767       </method>
14768     </type>
14769     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey5">
14770       <method name="Void .ctor()">
14771         <size>7</size>
14772       </method>
14773     </type>
14774     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey6">
14775       <method name="Void .ctor()">
14776         <size>7</size>
14777       </method>
14778     </type>
14779     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey7">
14780       <method name="Void .ctor()">
14781         <size>7</size>
14782       </method>
14783     </type>
14784     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey8">
14785       <method name="Void .ctor()">
14786         <size>7</size>
14787       </method>
14788     </type>
14789     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey9">
14790       <method name="Void .ctor()">
14791         <size>7</size>
14792       </method>
14793     </type>
14794     <type name="Tester">
14795       <method name="Void NewArrayInitTest_5()">
14796         <size>158</size>
14797       </method>
14798     </type>
14799     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStoreyA">
14800       <method name="Void .ctor()">
14801         <size>7</size>
14802       </method>
14803     </type>
14804     <type name="Tester">
14805       <method name="Void ConditionTest_5()">
14806         <size>107</size>
14807       </method>
14808       <method name="Void AndTest_4()">
14809         <size>92</size>
14810       </method>
14811       <method name="Void MemberInitTest_4()">
14812         <size>66</size>
14813       </method>
14814       <method name="Void NewTest_6()">
14815         <size>53</size>
14816       </method>
14817     </type>
14818     <type name="InverseLogicalOperator">
14819       <method name="Void .ctor(Boolean)">
14820         <size>8</size>
14821       </method>
14822       <method name="Boolean op_True(InverseLogicalOperator)">
14823         <size>8</size>
14824       </method>
14825       <method name="Boolean op_False(InverseLogicalOperator)">
14826         <size>8</size>
14827       </method>
14828     </type>
14829     <type name="MyType">
14830       <method name="Void .ctor(Int32)">
14831         <size>8</size>
14832       </method>
14833       <method name="Int16 get_ShortProp()">
14834         <size>7</size>
14835       </method>
14836       <method name="Void set_ShortProp(Int16)">
14837         <size>8</size>
14838       </method>
14839       <method name="Int32 GetHashCode()">
14840         <size>6</size>
14841       </method>
14842       <method name="System.String ToString()">
14843         <size>12</size>
14844       </method>
14845       <method name="Int32 op_Implicit(MyType)">
14846         <size>8</size>
14847       </method>
14848       <method name="Boolean op_True(MyType)">
14849         <size>16</size>
14850       </method>
14851       <method name="Boolean op_False(MyType)">
14852         <size>19</size>
14853       </method>
14854       <method name="MyType op_Addition(MyType, MyType)">
14855         <size>21</size>
14856       </method>
14857       <method name="MyType op_Subtraction(MyType, MyType)">
14858         <size>21</size>
14859       </method>
14860       <method name="MyType op_Division(MyType, MyType)">
14861         <size>21</size>
14862       </method>
14863       <method name="MyType op_Multiply(MyType, MyType)">
14864         <size>21</size>
14865       </method>
14866       <method name="MyType op_Modulus(MyType, MyType)">
14867         <size>21</size>
14868       </method>
14869       <method name="MyType op_BitwiseAnd(MyType, MyType)">
14870         <size>21</size>
14871       </method>
14872       <method name="MyType op_BitwiseOr(MyType, MyType)">
14873         <size>21</size>
14874       </method>
14875       <method name="MyType op_ExclusiveOr(MyType, MyType)">
14876         <size>21</size>
14877       </method>
14878       <method name="Boolean op_Equality(MyType, MyType)">
14879         <size>17</size>
14880       </method>
14881       <method name="Boolean op_Inequality(MyType, MyType)">
14882         <size>20</size>
14883       </method>
14884       <method name="Boolean op_GreaterThan(MyType, MyType)">
14885         <size>17</size>
14886       </method>
14887       <method name="Boolean op_LessThan(MyType, MyType)">
14888         <size>17</size>
14889       </method>
14890       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
14891         <size>20</size>
14892       </method>
14893       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
14894         <size>20</size>
14895       </method>
14896       <method name="Boolean op_LogicalNot(MyType)">
14897         <size>11</size>
14898       </method>
14899       <method name="Int32 op_RightShift(MyType, Int32)">
14900         <size>13</size>
14901       </method>
14902       <method name="Int32 op_LeftShift(MyType, Int32)">
14903         <size>13</size>
14904       </method>
14905       <method name="MyType op_UnaryNegation(MyType)">
14906         <size>14</size>
14907       </method>
14908       <method name="MyType op_UnaryPlus(MyType)">
14909         <size>13</size>
14910       </method>
14911     </type>
14912     <type name="MyTypeImplicitOnly">
14913       <method name="Void .ctor(Int16)">
14914         <size>8</size>
14915       </method>
14916       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
14917         <size>8</size>
14918       </method>
14919     </type>
14920   </test>
14921   <test name="gtest-etree-02.cs">
14922     <type name="M">
14923       <method name="Void .ctor()">
14924         <size>7</size>
14925       </method>
14926       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
14927         <size>1</size>
14928       </method>
14929       <method name="Void Main()">
14930         <size>129</size>
14931       </method>
14932     </type>
14933   </test>
14934   <test name="gtest-etree-03.cs">
14935     <type name="C">
14936       <method name="Void .ctor()">
14937         <size>7</size>
14938       </method>
14939       <method name="Int32 Main()">
14940         <size>6</size>
14941       </method>
14942     </type>
14943     <type name="S`1[T]">
14944       <method name="Int32 Test()">
14945         <size>145</size>
14946       </method>
14947     </type>
14948   </test>
14949   <test name="gtest-etree-04.cs">
14950     <type name="C">
14951       <method name="Void .ctor()">
14952         <size>7</size>
14953       </method>
14954       <method name="Int32 Main()">
14955         <size>346</size>
14956       </method>
14957     </type>
14958     <type name="C+&lt;Main&gt;c__AnonStorey0">
14959       <method name="Void .ctor()">
14960         <size>7</size>
14961       </method>
14962     </type>
14963     <type name="Foo">
14964       <method name="Boolean op_GreaterThan(Foo, Foo)">
14965         <size>6</size>
14966       </method>
14967       <method name="Boolean op_LessThan(Foo, Foo)">
14968         <size>6</size>
14969       </method>
14970       <method name="Boolean op_Equality(Foo, Foo)">
14971         <size>6</size>
14972       </method>
14973       <method name="Boolean op_Inequality(Foo, Foo)">
14974         <size>6</size>
14975       </method>
14976     </type>
14977   </test>
14978   <test name="gtest-etree-05.cs">
14979     <type name="C">
14980       <method name="Void .ctor()">
14981         <size>7</size>
14982       </method>
14983       <method name="Void Assert[T](T, T)">
14984         <size>46</size>
14985       </method>
14986       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14987         <size>56</size>
14988       </method>
14989       <method name="Int32 Main()">
14990         <size>360</size>
14991       </method>
14992     </type>
14993   </test>
14994   <test name="gtest-etree-06.cs">
14995     <type name="Test">
14996       <method name="Void .ctor()">
14997         <size>7</size>
14998       </method>
14999       <method name="Int32 Main()">
15000         <size>45</size>
15001       </method>
15002       <method name="Int32 Value()">
15003         <size>2</size>
15004       </method>
15005     </type>
15006   </test>
15007   <test name="gtest-etree-08.cs">
15008     <type name="Foo">
15009       <method name="Void .ctor()">
15010         <size>7</size>
15011       </method>
15012       <method name="Int32 ThisMethod()">
15013         <size>3</size>
15014       </method>
15015       <method name="Int32 Goo(Boolean)">
15016         <size>199</size>
15017       </method>
15018       <method name="Int32 Main()">
15019         <size>14</size>
15020       </method>
15021     </type>
15022     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
15023       <method name="Void .ctor()">
15024         <size>7</size>
15025       </method>
15026     </type>
15027   </test>
15028   <test name="gtest-etree-09.cs">
15029     <type name="Mono.C">
15030       <method name="Void .ctor()">
15031         <size>7</size>
15032       </method>
15033       <method name="Int32 Main()">
15034         <size>289</size>
15035       </method>
15036       <method name="System.Int64[] GetValues()">
15037         <size>23</size>
15038       </method>
15039     </type>
15040     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
15041       <method name="Void .ctor()">
15042         <size>7</size>
15043       </method>
15044     </type>
15045   </test>
15046   <test name="gtest-etree-10.cs">
15047     <type name="Foo`1[T]">
15048       <method name="Void .ctor()">
15049         <size>7</size>
15050       </method>
15051       <method name="Boolean ContainsAll[U](IEnumerable`1)">
15052         <size>182</size>
15053       </method>
15054       <method name="Boolean Contains(T)">
15055         <size>2</size>
15056       </method>
15057     </type>
15058     <type name="Program">
15059       <method name="Void .ctor()">
15060         <size>7</size>
15061       </method>
15062       <method name="Int32 Main()">
15063         <size>44</size>
15064       </method>
15065     </type>
15066     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
15067       <method name="Void .ctor()">
15068         <size>7</size>
15069       </method>
15070     </type>
15071   </test>
15072   <test name="gtest-etree-11.cs">
15073     <type name="C">
15074       <method name="Void .ctor()">
15075         <size>7</size>
15076       </method>
15077       <method name="Void Main()">
15078         <size>12</size>
15079       </method>
15080     </type>
15081     <type name="Test">
15082       <method name="Void .ctor()">
15083         <size>7</size>
15084       </method>
15085       <method name="Void Invalid(Int32)">
15086         <size>124</size>
15087       </method>
15088       <method name="Void Other(System.Int32[])">
15089         <size>1</size>
15090       </method>
15091     </type>
15092     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
15093       <method name="Void .ctor()">
15094         <size>7</size>
15095       </method>
15096     </type>
15097   </test>
15098   <test name="gtest-etree-12.cs">
15099     <type name="TestCase">
15100       <method name="Void .cctor()">
15101         <size>68</size>
15102       </method>
15103       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
15104         <size>2</size>
15105       </method>
15106       <method name="Void DummyToMakeTheStaticsInitialize()">
15107         <size>1</size>
15108       </method>
15109     </type>
15110     <type name="Program">
15111       <method name="Void .ctor()">
15112         <size>7</size>
15113       </method>
15114       <method name="Int32 Main()">
15115         <size>7</size>
15116       </method>
15117     </type>
15118   </test>
15119   <test name="gtest-etree-13.cs">
15120     <type name="Program">
15121       <method name="Void .ctor()">
15122         <size>7</size>
15123       </method>
15124       <method name="Int32 Main()">
15125         <size>58</size>
15126       </method>
15127       <method name="IEnumerable`1 Test[T](Int32)">
15128         <size>30</size>
15129       </method>
15130     </type>
15131     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
15132       <method name="Void .ctor()">
15133         <size>7</size>
15134       </method>
15135       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15136         <size>7</size>
15137       </method>
15138       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15139         <size>12</size>
15140       </method>
15141       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15142         <size>7</size>
15143       </method>
15144       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15145         <size>40</size>
15146       </method>
15147       <method name="Boolean MoveNext()">
15148         <size>103</size>
15149       </method>
15150       <method name="Void Dispose()">
15151         <size>8</size>
15152       </method>
15153       <method name="Void Reset()">
15154         <size>6</size>
15155       </method>
15156     </type>
15157   </test>
15158   <test name="gtest-etree-14.cs">
15159     <type name="Person">
15160       <method name="Void .ctor()">
15161         <size>7</size>
15162       </method>
15163       <method name="Int32 get_Age()">
15164         <size>7</size>
15165       </method>
15166       <method name="Void set_Age(Int32)">
15167         <size>8</size>
15168       </method>
15169     </type>
15170     <type name="Repro">
15171       <method name="Void .ctor()">
15172         <size>7</size>
15173       </method>
15174       <method name="Int32 Main()">
15175         <size>59</size>
15176       </method>
15177       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
15178         <size>44</size>
15179       </method>
15180       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
15181         <size>13</size>
15182       </method>
15183     </type>
15184     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
15185       <method name="Void .ctor()">
15186         <size>7</size>
15187       </method>
15188       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
15189         <size>7</size>
15190       </method>
15191       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15192         <size>12</size>
15193       </method>
15194       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15195         <size>7</size>
15196       </method>
15197       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
15198         <size>52</size>
15199       </method>
15200       <method name="Boolean MoveNext()">
15201         <size>288</size>
15202       </method>
15203       <method name="Void Dispose()">
15204         <size>60</size>
15205       </method>
15206       <method name="Void Reset()">
15207         <size>6</size>
15208       </method>
15209     </type>
15210   </test>
15211   <test name="gtest-exmethod-01.cs">
15212     <type name="SimpleTest">
15213       <method name="System.String Prefix(System.String, System.String)">
15214         <size>8</size>
15215       </method>
15216     </type>
15217     <type name="M">
15218       <method name="Void .ctor()">
15219         <size>7</size>
15220       </method>
15221       <method name="Int32 Main()">
15222         <size>157</size>
15223       </method>
15224     </type>
15225   </test>
15226   <test name="gtest-exmethod-02.cs">
15227     <type name="M">
15228       <method name="Void .ctor()">
15229         <size>7</size>
15230       </method>
15231       <method name="Void Main()">
15232         <size>12</size>
15233       </method>
15234     </type>
15235     <type name="N.M">
15236       <method name="Void .ctor()">
15237         <size>7</size>
15238       </method>
15239       <method name="Void Test2()">
15240         <size>12</size>
15241       </method>
15242     </type>
15243   </test>
15244   <test name="gtest-exmethod-03.cs">
15245     <type name="A.A">
15246       <method name="Int32 Foo(Int32)">
15247         <size>2</size>
15248       </method>
15249       <method name="Int32 Foo(Int32, System.String)">
15250         <size>3</size>
15251       </method>
15252     </type>
15253     <type name="B.X">
15254       <method name="Int32 Foo(Int32)">
15255         <size>2</size>
15256       </method>
15257       <method name="Int32 Foo(Int32, Boolean)">
15258         <size>3</size>
15259       </method>
15260     </type>
15261     <type name="C.F">
15262       <method name="Boolean Foo(Byte)">
15263         <size>2</size>
15264       </method>
15265     </type>
15266     <type name="C.D.F">
15267       <method name="Int32 Foo(Int32)">
15268         <size>3</size>
15269       </method>
15270       <method name="Void TestX()">
15271         <size>9</size>
15272       </method>
15273     </type>
15274     <type name="C.M">
15275       <method name="Int32 Foo(Int32)">
15276         <size>2</size>
15277       </method>
15278       <method name="Int32 Main()">
15279         <size>61</size>
15280       </method>
15281     </type>
15282   </test>
15283   <test name="gtest-exmethod-04.cs">
15284     <type name="A.Test">
15285       <method name="System.String Test_1(Boolean)">
15286         <size>6</size>
15287       </method>
15288     </type>
15289     <type name="B.M">
15290       <method name="Void .ctor()">
15291         <size>7</size>
15292       </method>
15293       <method name="Void Main()">
15294         <size>12</size>
15295       </method>
15296     </type>
15297   </test>
15298   <test name="gtest-exmethod-05.cs">
15299     <type name="A.Test_A">
15300       <method name="System.String Test_1(System.String)">
15301         <size>6</size>
15302       </method>
15303     </type>
15304     <type name="A.Test_B">
15305       <method name="System.String Test_2(System.String)">
15306         <size>6</size>
15307       </method>
15308     </type>
15309     <type name="B.M">
15310       <method name="Void .ctor()">
15311         <size>7</size>
15312       </method>
15313       <method name="Void Main()">
15314         <size>23</size>
15315       </method>
15316     </type>
15317   </test>
15318   <test name="gtest-exmethod-06.cs">
15319     <type name="Gen">
15320       <method name="T Test_1[T](T)">
15321         <size>10</size>
15322       </method>
15323       <method name="System.String Test_1[T](System.String)">
15324         <size>6</size>
15325       </method>
15326     </type>
15327     <type name="B.M">
15328       <method name="Void .ctor()">
15329         <size>7</size>
15330       </method>
15331       <method name="Void Main()">
15332         <size>30</size>
15333       </method>
15334     </type>
15335   </test>
15336   <test name="gtest-exmethod-07.cs">
15337     <type name="E">
15338       <method name="Void ToReadOnly[T](IEnumerable`1)">
15339         <size>1</size>
15340       </method>
15341       <method name="Void To(IA)">
15342         <size>1</size>
15343       </method>
15344     </type>
15345     <type name="C">
15346       <method name="Void .ctor()">
15347         <size>7</size>
15348       </method>
15349       <method name="Void Main()">
15350         <size>1</size>
15351       </method>
15352       <method name="Void Test(IEnumerable`1)">
15353         <size>15</size>
15354       </method>
15355     </type>
15356   </test>
15357   <test name="gtest-exmethod-08.cs">
15358     <type name="C">
15359       <method name="Void .ctor()">
15360         <size>7</size>
15361       </method>
15362       <method name="Void Main()">
15363         <size>21</size>
15364       </method>
15365     </type>
15366   </test>
15367   <test name="gtest-exmethod-09.cs">
15368     <type name="Test">
15369       <method name="Void Foo[T](System.String)">
15370         <size>1</size>
15371       </method>
15372     </type>
15373     <type name="C">
15374       <method name="Void .ctor()">
15375         <size>7</size>
15376       </method>
15377       <method name="Void Main()">
15378         <size>11</size>
15379       </method>
15380     </type>
15381   </test>
15382   <test name="gtest-exmethod-10.cs">
15383     <type name="AExtensions">
15384       <method name="Int32 Round(Double)">
15385         <size>8</size>
15386       </method>
15387     </type>
15388     <type name="BExtensions">
15389       <method name="T GetBy[T](T[], Double)">
15390         <size>13</size>
15391       </method>
15392     </type>
15393     <type name="C">
15394       <method name="Void .ctor()">
15395         <size>7</size>
15396       </method>
15397       <method name="Void Main()">
15398         <size>1</size>
15399       </method>
15400     </type>
15401   </test>
15402   <test name="gtest-exmethod-11.cs">
15403     <type name="Test">
15404       <method name="Void .ctor()">
15405         <size>7</size>
15406       </method>
15407       <method name="Int32 Main(System.String[])">
15408         <size>20</size>
15409       </method>
15410     </type>
15411     <type name="Lol">
15412       <method name="Boolean OneEleven(System.Object)">
15413         <size>2</size>
15414       </method>
15415     </type>
15416   </test>
15417   <test name="gtest-exmethod-12.cs">
15418     <type name="Program">
15419       <method name="Void .ctor()">
15420         <size>7</size>
15421       </method>
15422       <method name="Void Main(System.String[])">
15423         <size>61</size>
15424       </method>
15425     </type>
15426     <type name="ChatClient">
15427       <method name="Void .ctor()">
15428         <size>7</size>
15429       </method>
15430       <method name="Void Say(System.String, System.String)">
15431         <size>13</size>
15432       </method>
15433     </type>
15434     <type name="ChatExtensions">
15435       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
15436         <size>60</size>
15437       </method>
15438     </type>
15439   </test>
15440   <test name="gtest-exmethod-13.cs">
15441     <type name="Foo">
15442       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
15443         <size>2</size>
15444       </method>
15445       <method name="Void Main()">
15446         <size>23</size>
15447       </method>
15448     </type>
15449   </test>
15450   <test name="gtest-exmethod-14.cs">
15451     <type name="C">
15452       <method name="Void Bar[U](IA)">
15453         <size>7</size>
15454       </method>
15455       <method name="Void Foo[T](IA)">
15456         <size>1</size>
15457       </method>
15458       <method name="Void Foo(IA)">
15459         <size>7</size>
15460       </method>
15461       <method name="Void Main()">
15462         <size>1</size>
15463       </method>
15464     </type>
15465   </test>
15466   <test name="gtest-exmethod-15.cs">
15467     <type name="C">
15468       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
15469         <size>15</size>
15470       </method>
15471       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
15472         <size>2</size>
15473       </method>
15474       <method name="Void Main()">
15475         <size>1</size>
15476       </method>
15477     </type>
15478   </test>
15479   <test name="gtest-exmethod-16.cs">
15480     <type name="Rocks">
15481       <method name="Boolean Extension(System.String)">
15482         <size>2</size>
15483       </method>
15484       <method name="Boolean Extension(D)">
15485         <size>2</size>
15486       </method>
15487     </type>
15488     <type name="Program">
15489       <method name="Void .ctor()">
15490         <size>7</size>
15491       </method>
15492       <method name="Void add_e(D)">
15493         <size>24</size>
15494       </method>
15495       <method name="Void remove_e(D)">
15496         <size>24</size>
15497       </method>
15498       <method name="System.String get_Item(Int32)">
15499         <size>6</size>
15500       </method>
15501       <method name="System.String get_Property()">
15502         <size>6</size>
15503       </method>
15504       <method name="Void Main(System.String[])">
15505         <size>44</size>
15506       </method>
15507     </type>
15508     <type name="D">
15509       <method name="Void .ctor(Object, IntPtr)">
15510         <size>0</size>
15511       </method>
15512       <method name="System.String Invoke()">
15513         <size>0</size>
15514       </method>
15515       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15516         <size>0</size>
15517       </method>
15518       <method name="System.String EndInvoke(IAsyncResult)">
15519         <size>0</size>
15520       </method>
15521     </type>
15522   </test>
15523   <test name="gtest-exmethod-17.cs">
15524     <type name="MainClass">
15525       <method name="Void Main()">
15526         <size>45</size>
15527       </method>
15528     </type>
15529   </test>
15530   <test name="gtest-exmethod-18.cs">
15531     <type name="Foo">
15532       <method name="Void .ctor()">
15533         <size>7</size>
15534       </method>
15535       <method name="Boolean get_IsBar()">
15536         <size>2</size>
15537       </method>
15538     </type>
15539     <type name="FooExt">
15540       <method name="Boolean IsBar(Foo)">
15541         <size>7</size>
15542       </method>
15543     </type>
15544     <type name="Repro">
15545       <method name="Void .ctor()">
15546         <size>7</size>
15547       </method>
15548       <method name="Void Main()">
15549         <size>18</size>
15550       </method>
15551     </type>
15552   </test>
15553   <test name="gtest-exmethod-19.cs">
15554     <type name="Rocks">
15555       <method name="Int32 Test_2[T](IEnumerable`1)">
15556         <size>3</size>
15557       </method>
15558       <method name="System.String Test_1(System.String)">
15559         <size>12</size>
15560       </method>
15561     </type>
15562     <type name="Test">
15563       <method name="Void .ctor()">
15564         <size>7</size>
15565       </method>
15566       <method name="Int32 Main()">
15567         <size>142</size>
15568       </method>
15569     </type>
15570     <type name="Test+D">
15571       <method name="Void .ctor(Object, IntPtr)">
15572         <size>0</size>
15573       </method>
15574       <method name="System.String Invoke()">
15575         <size>0</size>
15576       </method>
15577       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15578         <size>0</size>
15579       </method>
15580       <method name="System.String EndInvoke(IAsyncResult)">
15581         <size>0</size>
15582       </method>
15583     </type>
15584   </test>
15585   <test name="gtest-exmethod-20.cs">
15586     <type name="Outer.Inner.Test">
15587       <method name="Void .ctor()">
15588         <size>7</size>
15589       </method>
15590       <method name="Void M(I)">
15591         <size>13</size>
15592       </method>
15593       <method name="Void Main()">
15594         <size>1</size>
15595       </method>
15596     </type>
15597     <type name="Outer.ExtensionMethods">
15598       <method name="Void AddRange[T](I, IEnumerable`1)">
15599         <size>1</size>
15600       </method>
15601     </type>
15602   </test>
15603   <test name="gtest-exmethod-21.cs">
15604     <type name="Outer.Inner.Test">
15605       <method name="Void .ctor()">
15606         <size>7</size>
15607       </method>
15608       <method name="Void M(I)">
15609         <size>7</size>
15610       </method>
15611       <method name="Void Main()">
15612         <size>1</size>
15613       </method>
15614     </type>
15615     <type name="External.ExtensionMethods">
15616       <method name="Void AddRange(I)">
15617         <size>1</size>
15618       </method>
15619     </type>
15620   </test>
15621   <test name="gtest-exmethod-22.cs">
15622     <type name="Program">
15623       <method name="Void .ctor()">
15624         <size>7</size>
15625       </method>
15626       <method name="Int32 Main()">
15627         <size>8</size>
15628       </method>
15629     </type>
15630   </test>
15631   <test name="gtest-friend-01.cs">
15632     <type name="Test">
15633       <method name="Void .ctor()">
15634         <size>7</size>
15635       </method>
15636       <method name="Void Main()">
15637         <size>20</size>
15638       </method>
15639     </type>
15640   </test>
15641   <test name="gtest-friend-02.cs">
15642     <type name="Test">
15643       <method name="Void .ctor()">
15644         <size>7</size>
15645       </method>
15646       <method name="Void Main()">
15647         <size>20</size>
15648       </method>
15649     </type>
15650   </test>
15651   <test name="gtest-friend-03.cs">
15652     <type name="Test">
15653       <method name="Void .ctor()">
15654         <size>7</size>
15655       </method>
15656       <method name="Void Main()">
15657         <size>20</size>
15658       </method>
15659     </type>
15660   </test>
15661   <test name="gtest-friend-04.cs">
15662     <type name="Test">
15663       <method name="Void .ctor()">
15664         <size>7</size>
15665       </method>
15666       <method name="Void Main()">
15667         <size>19</size>
15668       </method>
15669     </type>
15670   </test>
15671   <test name="gtest-friend-05.cs">
15672     <type name="Test">
15673       <method name="Void .ctor()">
15674         <size>7</size>
15675       </method>
15676       <method name="Void Main()">
15677         <size>20</size>
15678       </method>
15679     </type>
15680   </test>
15681   <test name="gtest-friend-06.cs">
15682     <type name="Test">
15683       <method name="Void .ctor()">
15684         <size>7</size>
15685       </method>
15686       <method name="Void Main()">
15687         <size>20</size>
15688       </method>
15689     </type>
15690   </test>
15691   <test name="gtest-friend-07.cs">
15692     <type name="Test">
15693       <method name="Void .ctor()">
15694         <size>7</size>
15695       </method>
15696       <method name="Void Main()">
15697         <size>20</size>
15698       </method>
15699     </type>
15700   </test>
15701   <test name="gtest-friend-08.cs">
15702     <type name="Test">
15703       <method name="Void .ctor()">
15704         <size>7</size>
15705       </method>
15706       <method name="Void Main()">
15707         <size>19</size>
15708       </method>
15709     </type>
15710   </test>
15711   <test name="gtest-friend-09.cs">
15712     <type name="Test">
15713       <method name="Void .ctor()">
15714         <size>7</size>
15715       </method>
15716       <method name="Void Main()">
15717         <size>20</size>
15718       </method>
15719     </type>
15720   </test>
15721   <test name="gtest-friend-10.cs">
15722     <type name="Test">
15723       <method name="Void .ctor()">
15724         <size>7</size>
15725       </method>
15726       <method name="Void Main()">
15727         <size>20</size>
15728       </method>
15729     </type>
15730   </test>
15731   <test name="gtest-friend-11.cs">
15732     <type name="Test">
15733       <method name="Void .ctor()">
15734         <size>7</size>
15735       </method>
15736       <method name="Void Main()">
15737         <size>20</size>
15738       </method>
15739     </type>
15740   </test>
15741   <test name="gtest-friend-12.cs">
15742     <type name="Test">
15743       <method name="Void .ctor()">
15744         <size>7</size>
15745       </method>
15746       <method name="Void Main()">
15747         <size>19</size>
15748       </method>
15749     </type>
15750   </test>
15751   <test name="gtest-friend-13.cs">
15752     <type name="B">
15753       <method name="Void .ctor()">
15754         <size>7</size>
15755       </method>
15756       <method name="Void Test()">
15757         <size>1</size>
15758       </method>
15759       <method name="Void Test_2()">
15760         <size>1</size>
15761       </method>
15762     </type>
15763     <type name="Test">
15764       <method name="Void .ctor()">
15765         <size>7</size>
15766       </method>
15767       <method name="Void Main()">
15768         <size>1</size>
15769       </method>
15770     </type>
15771   </test>
15772   <test name="gtest-implicitarray-01.cs">
15773     <type name="Test">
15774       <method name="Void .ctor()">
15775         <size>7</size>
15776       </method>
15777       <method name="Int32 Main()">
15778         <size>282</size>
15779       </method>
15780     </type>
15781     <type name="&lt;PrivateImplementationDetails&gt;">
15782       <method name="Void .ctor()">
15783         <size>7</size>
15784       </method>
15785     </type>
15786   </test>
15787   <test name="gtest-implicitarray-02.cs">
15788     <type name="MyString">
15789       <method name="Void .ctor()">
15790         <size>7</size>
15791       </method>
15792       <method name="System.String op_Implicit(MyString)">
15793         <size>6</size>
15794       </method>
15795     </type>
15796     <type name="Test">
15797       <method name="Void .ctor()">
15798         <size>7</size>
15799       </method>
15800       <method name="Int32 Main()">
15801         <size>50</size>
15802       </method>
15803     </type>
15804   </test>
15805   <test name="gtest-initialize-01.cs">
15806     <type name="MyClass">
15807       <method name="Void .ctor()">
15808         <size>18</size>
15809       </method>
15810       <method name="Int32 get_Answer()">
15811         <size>7</size>
15812       </method>
15813       <method name="Void set_Answer(Int32)">
15814         <size>8</size>
15815       </method>
15816     </type>
15817     <type name="Test">
15818       <method name="Void .ctor()">
15819         <size>7</size>
15820       </method>
15821       <method name="Int32 Main()">
15822         <size>65</size>
15823       </method>
15824     </type>
15825   </test>
15826   <test name="gtest-initialize-02.cs">
15827     <type name="Test">
15828       <method name="Void .ctor()">
15829         <size>7</size>
15830       </method>
15831       <method name="Int32 Main()">
15832         <size>1054</size>
15833       </method>
15834     </type>
15835     <type name="Test+Point">
15836       <method name="Void .ctor()">
15837         <size>7</size>
15838       </method>
15839     </type>
15840     <type name="Test+Line">
15841       <method name="Void .ctor()">
15842         <size>29</size>
15843       </method>
15844     </type>
15845     <type name="Test+Rectangle">
15846       <method name="Void .ctor()">
15847         <size>51</size>
15848       </method>
15849     </type>
15850     <type name="Test+Library">
15851       <method name="Void .ctor()">
15852         <size>53</size>
15853       </method>
15854     </type>
15855     <type name="Test+Thing">
15856       <method name="Void .ctor()">
15857         <size>7</size>
15858       </method>
15859     </type>
15860     <type name="Test+Box">
15861       <method name="Void .ctor()">
15862         <size>7</size>
15863       </method>
15864     </type>
15865   </test>
15866   <test name="gtest-initialize-03.cs">
15867     <type name="Data">
15868       <method name="Void .ctor()">
15869         <size>7</size>
15870       </method>
15871     </type>
15872     <type name="Test">
15873       <method name="Void .ctor()">
15874         <size>7</size>
15875       </method>
15876       <method name="Void set_Prop(Data)">
15877         <size>1</size>
15878       </method>
15879       <method name="System.Object Foo()">
15880         <size>15</size>
15881       </method>
15882       <method name="Void Main()">
15883         <size>48</size>
15884       </method>
15885     </type>
15886   </test>
15887   <test name="gtest-initialize-04.cs">
15888     <type name="C">
15889       <method name="Void .ctor()">
15890         <size>7</size>
15891       </method>
15892       <method name="Void .cctor()">
15893         <size>34</size>
15894       </method>
15895       <method name="Int32 Main()">
15896         <size>30</size>
15897       </method>
15898     </type>
15899   </test>
15900   <test name="gtest-initialize-05.cs">
15901     <type name="C">
15902       <method name="Void .ctor()">
15903         <size>7</size>
15904       </method>
15905       <method name="Int32 Main()">
15906         <size>215</size>
15907       </method>
15908     </type>
15909   </test>
15910   <test name="gtest-initialize-06.cs">
15911     <type name="C">
15912       <method name="Void .ctor()">
15913         <size>7</size>
15914       </method>
15915       <method name="Int32 Main()">
15916         <size>39</size>
15917       </method>
15918       <method name="Void Foo(Point ByRef)">
15919         <size>25</size>
15920       </method>
15921     </type>
15922   </test>
15923   <test name="gtest-initialize-07.cs">
15924     <type name="A">
15925       <method name="Void .ctor()">
15926         <size>7</size>
15927       </method>
15928       <method name="System.String get_Name()">
15929         <size>7</size>
15930       </method>
15931       <method name="Void set_Name(System.String)">
15932         <size>8</size>
15933       </method>
15934       <method name="Boolean Matches(System.String)">
15935         <size>13</size>
15936       </method>
15937     </type>
15938     <type name="M">
15939       <method name="Void .ctor()">
15940         <size>7</size>
15941       </method>
15942       <method name="Int32 Main()">
15943         <size>37</size>
15944       </method>
15945     </type>
15946   </test>
15947   <test name="gtest-initialize-08.cs">
15948     <type name="T">
15949       <method name="Void .ctor()">
15950         <size>7</size>
15951       </method>
15952     </type>
15953     <type name="X">
15954       <method name="Void .ctor()">
15955         <size>7</size>
15956       </method>
15957       <method name="Z[] get_Prop()">
15958         <size>7</size>
15959       </method>
15960       <method name="Void set_Prop(Z[])">
15961         <size>8</size>
15962       </method>
15963     </type>
15964     <type name="Z">
15965       <method name="Void .ctor()">
15966         <size>7</size>
15967       </method>
15968     </type>
15969     <type name="Test">
15970       <method name="Void .ctor(String)">
15971         <size>70</size>
15972       </method>
15973       <method name="Void .ctor(Int32)">
15974         <size>70</size>
15975       </method>
15976     </type>
15977     <type name="C">
15978       <method name="Void .ctor()">
15979         <size>7</size>
15980       </method>
15981       <method name="Int32 Main()">
15982         <size>13</size>
15983       </method>
15984     </type>
15985   </test>
15986   <test name="gtest-iter-01.cs">
15987     <type name="C">
15988       <method name="Void .ctor()">
15989         <size>7</size>
15990       </method>
15991       <method name="Void Main()">
15992         <size>1</size>
15993       </method>
15994     </type>
15995     <type name="C+ArrayReadOnlyList`1[T]">
15996       <method name="Void .ctor()">
15997         <size>7</size>
15998       </method>
15999       <method name="T get_Item(Int32)">
16000         <size>13</size>
16001       </method>
16002       <method name="IEnumerator`1 GetEnumerator()">
16003         <size>15</size>
16004       </method>
16005     </type>
16006     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
16007       <method name="Void .ctor()">
16008         <size>7</size>
16009       </method>
16010       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16011         <size>12</size>
16012       </method>
16013       <method name="Boolean MoveNext()">
16014         <size>136</size>
16015       </method>
16016       <method name="Void Dispose()">
16017         <size>8</size>
16018       </method>
16019       <method name="Void Reset()">
16020         <size>6</size>
16021       </method>
16022       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16023         <size>7</size>
16024       </method>
16025     </type>
16026   </test>
16027   <test name="gtest-iter-02.cs">
16028     <type name="C">
16029       <method name="Void .ctor()">
16030         <size>7</size>
16031       </method>
16032       <method name="IEnumerator`1 Test()">
16033         <size>8</size>
16034       </method>
16035       <method name="Void Main()">
16036         <size>1</size>
16037       </method>
16038     </type>
16039     <type name="C+&lt;Test&gt;c__Iterator0">
16040       <method name="Void .ctor()">
16041         <size>7</size>
16042       </method>
16043       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16044         <size>12</size>
16045       </method>
16046       <method name="Boolean MoveNext()">
16047         <size>25</size>
16048       </method>
16049       <method name="Void Dispose()">
16050         <size>8</size>
16051       </method>
16052       <method name="Void Reset()">
16053         <size>6</size>
16054       </method>
16055       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
16056         <size>7</size>
16057       </method>
16058     </type>
16059   </test>
16060   <test name="gtest-iter-03.cs">
16061     <type name="Test">
16062       <method name="Void .ctor()">
16063         <size>18</size>
16064       </method>
16065       <method name="IEnumerable`1 Annotations[T]()">
16066         <size>23</size>
16067       </method>
16068       <method name="IEnumerable`1 Annotations(System.Type)">
16069         <size>37</size>
16070       </method>
16071       <method name="Void Main()">
16072         <size>14</size>
16073       </method>
16074     </type>
16075     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
16076       <method name="Void .ctor()">
16077         <size>7</size>
16078       </method>
16079       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16080         <size>12</size>
16081       </method>
16082       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16083         <size>7</size>
16084       </method>
16085       <method name="Boolean MoveNext()">
16086         <size>194</size>
16087       </method>
16088       <method name="Void Dispose()">
16089         <size>60</size>
16090       </method>
16091       <method name="Void Reset()">
16092         <size>6</size>
16093       </method>
16094     </type>
16095     <type name="Test+&lt;Annotations&gt;c__Iterator1">
16096       <method name="Void .ctor()">
16097         <size>7</size>
16098       </method>
16099       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16100         <size>12</size>
16101       </method>
16102       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16103         <size>7</size>
16104       </method>
16105       <method name="Boolean MoveNext()">
16106         <size>213</size>
16107       </method>
16108       <method name="Void Dispose()">
16109         <size>51</size>
16110       </method>
16111       <method name="Void Reset()">
16112         <size>6</size>
16113       </method>
16114     </type>
16115     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
16116       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16117         <size>7</size>
16118       </method>
16119       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16120         <size>40</size>
16121       </method>
16122     </type>
16123     <type name="Test+&lt;Annotations&gt;c__Iterator1">
16124       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
16125         <size>7</size>
16126       </method>
16127       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
16128         <size>52</size>
16129       </method>
16130     </type>
16131   </test>
16132   <test name="gtest-iter-04.cs">
16133     <type name="TestClass">
16134       <method name="Void .ctor()">
16135         <size>7</size>
16136       </method>
16137       <method name="Void ToString(System.Object)">
16138         <size>0</size>
16139       </method>
16140       <method name="IEnumerable`1 TestEnumerator()">
16141         <size>23</size>
16142       </method>
16143       <method name="Void Test()">
16144         <size>8</size>
16145       </method>
16146     </type>
16147     <type name="M">
16148       <method name="Void .ctor()">
16149         <size>7</size>
16150       </method>
16151       <method name="Void Main()">
16152         <size>1</size>
16153       </method>
16154     </type>
16155     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
16156       <method name="Void .ctor()">
16157         <size>7</size>
16158       </method>
16159       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16160         <size>12</size>
16161       </method>
16162       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16163         <size>7</size>
16164       </method>
16165       <method name="Boolean MoveNext()">
16166         <size>37</size>
16167       </method>
16168       <method name="Void Dispose()">
16169         <size>8</size>
16170       </method>
16171       <method name="Void Reset()">
16172         <size>6</size>
16173       </method>
16174       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
16175         <size>7</size>
16176       </method>
16177       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
16178         <size>40</size>
16179       </method>
16180     </type>
16181   </test>
16182   <test name="gtest-iter-05.cs">
16183     <type name="Test">
16184       <method name="Void .ctor()">
16185         <size>7</size>
16186       </method>
16187       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
16188         <size>44</size>
16189       </method>
16190       <method name="Void Main()">
16191         <size>31</size>
16192       </method>
16193     </type>
16194     <type name="Foo`1[T]">
16195       <method name="Void .ctor()">
16196         <size>7</size>
16197       </method>
16198       <method name="Void CreateItem[G]()">
16199         <size>1</size>
16200       </method>
16201     </type>
16202     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
16203       <method name="Void .ctor()">
16204         <size>7</size>
16205       </method>
16206       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16207         <size>12</size>
16208       </method>
16209       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16210         <size>7</size>
16211       </method>
16212       <method name="Boolean MoveNext()">
16213         <size>185</size>
16214       </method>
16215       <method name="Void Dispose()">
16216         <size>60</size>
16217       </method>
16218       <method name="Void Reset()">
16219         <size>6</size>
16220       </method>
16221       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16222         <size>7</size>
16223       </method>
16224       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16225         <size>52</size>
16226       </method>
16227     </type>
16228   </test>
16229   <test name="gtest-iter-06.cs">
16230     <type name="Mono.Rocks.KeyValuePair">
16231       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
16232         <size>13</size>
16233       </method>
16234     </type>
16235     <type name="Mono.Rocks.Sequence">
16236       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
16237         <size>8</size>
16238       </method>
16239       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
16240         <size>44</size>
16241       </method>
16242     </type>
16243     <type name="Mono.Rocks.Test">
16244       <method name="Void .ctor()">
16245         <size>7</size>
16246       </method>
16247       <method name="Int32 Main()">
16248         <size>121</size>
16249       </method>
16250       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
16251         <size>30</size>
16252       </method>
16253     </type>
16254     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
16255       <method name="Void .ctor()">
16256         <size>7</size>
16257       </method>
16258       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16259         <size>12</size>
16260       </method>
16261       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16262         <size>7</size>
16263       </method>
16264       <method name="Boolean MoveNext()">
16265         <size>183</size>
16266       </method>
16267       <method name="Void Dispose()">
16268         <size>8</size>
16269       </method>
16270       <method name="Void Reset()">
16271         <size>6</size>
16272       </method>
16273       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
16274         <size>7</size>
16275       </method>
16276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
16277         <size>52</size>
16278       </method>
16279     </type>
16280   </test>
16281   <test name="gtest-iter-07.cs">
16282     <type name="Test">
16283       <method name="Void .ctor()">
16284         <size>7</size>
16285       </method>
16286       <method name="Int32 Main()">
16287         <size>8</size>
16288       </method>
16289       <method name="Void TestFunction(IEnumerable`1)">
16290         <size>35</size>
16291       </method>
16292     </type>
16293     <type name="MySystem">
16294       <method name="Void .ctor()">
16295         <size>34</size>
16296       </method>
16297       <method name="IEnumerable`1 get_Items()">
16298         <size>23</size>
16299       </method>
16300     </type>
16301     <type name="MySystem+&lt;&gt;c__Iterator0">
16302       <method name="Void .ctor()">
16303         <size>7</size>
16304       </method>
16305       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16306         <size>12</size>
16307       </method>
16308       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16309         <size>7</size>
16310       </method>
16311       <method name="Boolean MoveNext()">
16312         <size>181</size>
16313       </method>
16314       <method name="Void Dispose()">
16315         <size>51</size>
16316       </method>
16317       <method name="Void Reset()">
16318         <size>6</size>
16319       </method>
16320       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
16321         <size>7</size>
16322       </method>
16323       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
16324         <size>40</size>
16325       </method>
16326     </type>
16327   </test>
16328   <test name="gtest-iter-08.cs">
16329     <type name="App">
16330       <method name="Void .ctor()">
16331         <size>7</size>
16332       </method>
16333       <method name="IEnumerable QueryEnumerable[T]()">
16334         <size>16</size>
16335       </method>
16336       <method name="Int32 Main()">
16337         <size>114</size>
16338       </method>
16339     </type>
16340     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
16341       <method name="Void .ctor()">
16342         <size>7</size>
16343       </method>
16344       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16345         <size>12</size>
16346       </method>
16347       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16348         <size>7</size>
16349       </method>
16350       <method name="Boolean MoveNext()">
16351         <size>84</size>
16352       </method>
16353       <method name="Void Dispose()">
16354         <size>8</size>
16355       </method>
16356       <method name="Void Reset()">
16357         <size>6</size>
16358       </method>
16359     </type>
16360     <type name="App">
16361       <method name="T TestType[T]()">
16362         <size>21</size>
16363       </method>
16364       <method name="System.Object TestType(System.Type)">
16365         <size>6</size>
16366       </method>
16367     </type>
16368     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
16369       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
16370         <size>7</size>
16371       </method>
16372       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
16373         <size>26</size>
16374       </method>
16375     </type>
16376   </test>
16377   <test name="gtest-iter-09.cs">
16378     <type name="Test">
16379       <method name="Void .ctor()">
16380         <size>7</size>
16381       </method>
16382       <method name="IEnumerable`1 Create[T](T[,])">
16383         <size>30</size>
16384       </method>
16385       <method name="Int32 Main()">
16386         <size>99</size>
16387       </method>
16388     </type>
16389     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
16390       <method name="Void .ctor()">
16391         <size>7</size>
16392       </method>
16393       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16394         <size>12</size>
16395       </method>
16396       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16397         <size>7</size>
16398       </method>
16399       <method name="Boolean MoveNext()">
16400         <size>130</size>
16401       </method>
16402       <method name="Void Dispose()">
16403         <size>8</size>
16404       </method>
16405       <method name="Void Reset()">
16406         <size>6</size>
16407       </method>
16408       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16409         <size>7</size>
16410       </method>
16411       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16412         <size>40</size>
16413       </method>
16414     </type>
16415   </test>
16416   <test name="gtest-iter-10.cs">
16417     <type name="Test">
16418       <method name="Void .ctor()">
16419         <size>7</size>
16420       </method>
16421       <method name="IEnumerable`1 FromTo(Int32, Int32)">
16422         <size>44</size>
16423       </method>
16424       <method name="Int32 Main()">
16425         <size>168</size>
16426       </method>
16427     </type>
16428     <type name="Test+&lt;FromTo&gt;c__Iterator0">
16429       <method name="Void .ctor()">
16430         <size>7</size>
16431       </method>
16432       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16433         <size>7</size>
16434       </method>
16435       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16436         <size>12</size>
16437       </method>
16438       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16439         <size>7</size>
16440       </method>
16441       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16442         <size>52</size>
16443       </method>
16444       <method name="Boolean MoveNext()">
16445         <size>103</size>
16446       </method>
16447       <method name="Void Dispose()">
16448         <size>8</size>
16449       </method>
16450       <method name="Void Reset()">
16451         <size>6</size>
16452       </method>
16453     </type>
16454   </test>
16455   <test name="gtest-linq-01.cs">
16456     <type name="from.C">
16457       <method name="Void .ctor()">
16458         <size>7</size>
16459       </method>
16460       <method name="Void Main()">
16461         <size>2076</size>
16462       </method>
16463       <method name="Void Foo(Int32, Boolean)">
16464         <size>11</size>
16465       </method>
16466       <method name="Void Do(System.String[])">
16467         <size>16</size>
16468       </method>
16469     </type>
16470     <type name="from.D">
16471       <method name="Void .ctor()">
16472         <size>7</size>
16473       </method>
16474       <method name="Boolean check(System.Object, System.Object)">
16475         <size>26</size>
16476       </method>
16477     </type>
16478     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
16479       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
16480         <size>21</size>
16481       </method>
16482       <method name="&lt;i&gt;__T get_i()">
16483         <size>7</size>
16484       </method>
16485       <method name="&lt;j&gt;__T get_j()">
16486         <size>7</size>
16487       </method>
16488       <method name="Boolean Equals(System.Object)">
16489         <size>69</size>
16490       </method>
16491       <method name="Int32 GetHashCode()">
16492         <size>86</size>
16493       </method>
16494       <method name="System.String ToString()">
16495         <size>108</size>
16496       </method>
16497     </type>
16498     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
16499       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
16500         <size>21</size>
16501       </method>
16502       <method name="&lt;i&gt;__T get_i()">
16503         <size>7</size>
16504       </method>
16505       <method name="&lt;l&gt;__T get_l()">
16506         <size>7</size>
16507       </method>
16508       <method name="Boolean Equals(System.Object)">
16509         <size>69</size>
16510       </method>
16511       <method name="Int32 GetHashCode()">
16512         <size>86</size>
16513       </method>
16514       <method name="System.String ToString()">
16515         <size>108</size>
16516       </method>
16517     </type>
16518     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent2&gt;__T,&lt;l2&gt;__T]">
16519       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent2&gt;__T, &lt;l2&gt;__T)">
16520         <size>21</size>
16521       </method>
16522       <method name="&lt;&lt;&gt;__TranspIdent2&gt;__T get_&lt;&gt;__TranspIdent2()">
16523         <size>7</size>
16524       </method>
16525       <method name="&lt;l2&gt;__T get_l2()">
16526         <size>7</size>
16527       </method>
16528       <method name="Boolean Equals(System.Object)">
16529         <size>69</size>
16530       </method>
16531       <method name="Int32 GetHashCode()">
16532         <size>86</size>
16533       </method>
16534       <method name="System.String ToString()">
16535         <size>108</size>
16536       </method>
16537     </type>
16538     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
16539       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
16540         <size>21</size>
16541       </method>
16542       <method name="&lt;i9&gt;__T get_i9()">
16543         <size>7</size>
16544       </method>
16545       <method name="&lt;i&gt;__T get_i()">
16546         <size>7</size>
16547       </method>
16548       <method name="Boolean Equals(System.Object)">
16549         <size>69</size>
16550       </method>
16551       <method name="Int32 GetHashCode()">
16552         <size>86</size>
16553       </method>
16554       <method name="System.String ToString()">
16555         <size>108</size>
16556       </method>
16557     </type>
16558     <type name="from.C">
16559       <method name="Int32 &lt;Main&gt;m__0(Int32)">
16560         <size>2</size>
16561       </method>
16562       <method name="Int32 &lt;Main&gt;m__1(Int32)">
16563         <size>2</size>
16564       </method>
16565       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
16566         <size>2</size>
16567       </method>
16568       <method name="Int32 &lt;Main&gt;m__3(Int32)">
16569         <size>2</size>
16570       </method>
16571     </type>
16572     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
16573       <method name="Void .ctor()">
16574         <size>7</size>
16575       </method>
16576       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
16577         <size>7</size>
16578       </method>
16579     </type>
16580     <type name="from.C">
16581       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
16582         <size>2</size>
16583       </method>
16584       <method name="Boolean &lt;Main&gt;m__6(Int32)">
16585         <size>10</size>
16586       </method>
16587       <method name="Int32 &lt;Main&gt;m__7(Int32)">
16588         <size>2</size>
16589       </method>
16590       <method name="Int32 &lt;Main&gt;m__8(Int32)">
16591         <size>2</size>
16592       </method>
16593       <method name="Int32 &lt;Main&gt;m__9(Int32)">
16594         <size>2</size>
16595       </method>
16596       <method name="Int32 &lt;Main&gt;m__A(Int32)">
16597         <size>2</size>
16598       </method>
16599       <method name="Int32 &lt;Main&gt;m__B(Int32)">
16600         <size>2</size>
16601       </method>
16602       <method name="Int32 &lt;Main&gt;m__C(Int32)">
16603         <size>2</size>
16604       </method>
16605       <method name="Int32 &lt;Main&gt;m__D(Int32)">
16606         <size>2</size>
16607       </method>
16608       <method name="Int32 &lt;Main&gt;m__E(Int32)">
16609         <size>2</size>
16610       </method>
16611       <method name="Int32 &lt;Main&gt;m__F(ITest)">
16612         <size>7</size>
16613       </method>
16614       <method name="Int32 &lt;Main&gt;m__10(Int32, ITest)">
16615         <size>2</size>
16616       </method>
16617       <method name="Int32 &lt;Main&gt;m__11(Int32)">
16618         <size>2</size>
16619       </method>
16620       <method name="Int32 &lt;Main&gt;m__12(ITest)">
16621         <size>7</size>
16622       </method>
16623       <method name="Int32 &lt;Main&gt;m__13(Int32, ITest)">
16624         <size>2</size>
16625       </method>
16626       <method name="Int32 &lt;Main&gt;m__14(Int32)">
16627         <size>2</size>
16628       </method>
16629       <method name="Int32 &lt;Main&gt;m__15(ITest)">
16630         <size>7</size>
16631       </method>
16632       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__16(Int32, ITest)">
16633         <size>8</size>
16634       </method>
16635       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
16636         <size>7</size>
16637       </method>
16638       <method name="Int32 &lt;Main&gt;m__18(ITest)">
16639         <size>7</size>
16640       </method>
16641       <method name="Int32 &lt;Main&gt;m__19(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
16642         <size>7</size>
16643       </method>
16644       <method name="Int32 &lt;Main&gt;m__1A(Int32)">
16645         <size>2</size>
16646       </method>
16647       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
16648         <size>2</size>
16649       </method>
16650       <method name="Int32 &lt;Main&gt;m__1C(Int32, IEnumerable`1)">
16651         <size>2</size>
16652       </method>
16653       <method name="Int32 &lt;Main&gt;m__1D(Int32)">
16654         <size>2</size>
16655       </method>
16656       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
16657         <size>2</size>
16658       </method>
16659       <method name="Int32 &lt;Main&gt;m__1F(Int32, IEnumerable`1)">
16660         <size>2</size>
16661       </method>
16662       <method name="Int32 &lt;Main&gt;m__20(Int32)">
16663         <size>2</size>
16664       </method>
16665       <method name="Int32 &lt;Main&gt;m__21(Int32)">
16666         <size>2</size>
16667       </method>
16668       <method name="Int32 &lt;Main&gt;m__22(Int32)">
16669         <size>2</size>
16670       </method>
16671       <method name="Int32 &lt;Main&gt;m__23(Int32)">
16672         <size>2</size>
16673       </method>
16674       <method name="IGrouping`2 &lt;Main&gt;m__24(IGrouping`2)">
16675         <size>2</size>
16676       </method>
16677       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
16678         <size>10</size>
16679       </method>
16680       <method name="Int32 &lt;Main&gt;m__26(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
16681         <size>7</size>
16682       </method>
16683       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__27(Int32)">
16684         <size>10</size>
16685       </method>
16686       <method name="&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__28(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
16687         <size>15</size>
16688       </method>
16689       <method name="Int32 &lt;Main&gt;m__29(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
16690         <size>12</size>
16691       </method>
16692       <method name="Int32 &lt;Main&gt;m__2A(Int32)">
16693         <size>2</size>
16694       </method>
16695       <method name="Int32 &lt;Main&gt;m__2B(Int32)">
16696         <size>2</size>
16697       </method>
16698       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2D(IGrouping`2, Int32)">
16699         <size>8</size>
16700       </method>
16701       <method name="Int32 &lt;Main&gt;m__2E(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
16702         <size>2</size>
16703       </method>
16704       <method name="Int32 &lt;Main&gt;m__2F(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
16705         <size>7</size>
16706       </method>
16707       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__31(IGrouping`2, Int32)">
16708         <size>8</size>
16709       </method>
16710       <method name="Int32 &lt;Main&gt;m__32(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
16711         <size>2</size>
16712       </method>
16713       <method name="Int32 &lt;Main&gt;m__33(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
16714         <size>7</size>
16715       </method>
16716       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__35(IGrouping`2, Int32)">
16717         <size>8</size>
16718       </method>
16719       <method name="Int32 &lt;Main&gt;m__36(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
16720         <size>2</size>
16721       </method>
16722       <method name="Int32 &lt;Main&gt;m__37(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
16723         <size>7</size>
16724       </method>
16725       <method name="IGrouping`2 &lt;Main&gt;m__38(IGrouping`2)">
16726         <size>2</size>
16727       </method>
16728       <method name="Int32 &lt;Main&gt;m__39(Int32)">
16729         <size>2</size>
16730       </method>
16731       <method name="Int32 &lt;Main&gt;m__3A(Int32)">
16732         <size>2</size>
16733       </method>
16734     </type>
16735     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
16736       <method name="IEnumerable`1 &lt;&gt;m__2C(IGrouping`2)">
16737         <size>7</size>
16738       </method>
16739       <method name="IEnumerable`1 &lt;&gt;m__30(IGrouping`2)">
16740         <size>7</size>
16741       </method>
16742       <method name="IEnumerable`1 &lt;&gt;m__34(IGrouping`2)">
16743         <size>7</size>
16744       </method>
16745     </type>
16746   </test>
16747   <test name="gtest-linq-02.cs">
16748     <type name="Test">
16749       <method name="Void .ctor()">
16750         <size>7</size>
16751       </method>
16752       <method name="Int32 Main()">
16753         <size>517</size>
16754       </method>
16755       <method name="Int32 &lt;Main&gt;m__0(Int32)">
16756         <size>2</size>
16757       </method>
16758       <method name="Int32 &lt;Main&gt;m__1(Int32)">
16759         <size>3</size>
16760       </method>
16761       <method name="Int32 &lt;Main&gt;m__2(Int32)">
16762         <size>2</size>
16763       </method>
16764       <method name="Int32 &lt;Main&gt;m__3(Int32)">
16765         <size>3</size>
16766       </method>
16767     </type>
16768   </test>
16769   <test name="gtest-linq-03.cs">
16770     <type name="WhereTest">
16771       <method name="Void .ctor()">
16772         <size>7</size>
16773       </method>
16774       <method name="Int32 Main()">
16775         <size>179</size>
16776       </method>
16777       <method name="Boolean &lt;Main&gt;m__0(Int32)">
16778         <size>5</size>
16779       </method>
16780       <method name="Boolean &lt;Main&gt;m__1(Int32)">
16781         <size>5</size>
16782       </method>
16783       <method name="Int32 &lt;Main&gt;m__2(Int32)">
16784         <size>4</size>
16785       </method>
16786     </type>
16787   </test>
16788   <test name="gtest-linq-04.cs">
16789     <type name="TestGroupBy">
16790       <method name="Void .ctor()">
16791         <size>7</size>
16792       </method>
16793       <method name="Int32 Main()">
16794         <size>569</size>
16795       </method>
16796     </type>
16797     <type name="&lt;PrivateImplementationDetails&gt;">
16798       <method name="Void .ctor()">
16799         <size>7</size>
16800       </method>
16801     </type>
16802     <type name="TestGroupBy">
16803       <method name="Int32 &lt;Main&gt;m__0(Int32)">
16804         <size>4</size>
16805       </method>
16806       <method name="Int32 &lt;Main&gt;m__1(Int32)">
16807         <size>2</size>
16808       </method>
16809       <method name="Int32 &lt;Main&gt;m__2(Int32)">
16810         <size>4</size>
16811       </method>
16812       <method name="Int32 &lt;Main&gt;m__3(Int32)">
16813         <size>2</size>
16814       </method>
16815     </type>
16816   </test>
16817   <test name="gtest-linq-05.cs">
16818     <type name="OrderByTests">
16819       <method name="Void .ctor()">
16820         <size>7</size>
16821       </method>
16822       <method name="Int32 Main()">
16823         <size>1254</size>
16824       </method>
16825     </type>
16826     <type name="OrderByTests+Data">
16827       <method name="Void .ctor()">
16828         <size>7</size>
16829       </method>
16830       <method name="Int32 get_ID()">
16831         <size>7</size>
16832       </method>
16833       <method name="Void set_ID(Int32)">
16834         <size>8</size>
16835       </method>
16836       <method name="System.String get_Name()">
16837         <size>7</size>
16838       </method>
16839       <method name="Void set_Name(System.String)">
16840         <size>8</size>
16841       </method>
16842       <method name="System.String ToString()">
16843         <size>28</size>
16844       </method>
16845     </type>
16846     <type name="OrderByTests">
16847       <method name="Int32 &lt;Main&gt;m__0(Int32)">
16848         <size>2</size>
16849       </method>
16850       <method name="Int32 &lt;Main&gt;m__1(Int32)">
16851         <size>2</size>
16852       </method>
16853       <method name="Int32 &lt;Main&gt;m__2(Int32)">
16854         <size>2</size>
16855       </method>
16856       <method name="Int32 &lt;Main&gt;m__3(Int32)">
16857         <size>4</size>
16858       </method>
16859       <method name="System.String &lt;Main&gt;m__4(System.String)">
16860         <size>2</size>
16861       </method>
16862       <method name="Int32 &lt;Main&gt;m__5(System.String)">
16863         <size>7</size>
16864       </method>
16865       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
16866         <size>7</size>
16867       </method>
16868       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
16869         <size>7</size>
16870       </method>
16871       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
16872         <size>7</size>
16873       </method>
16874       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
16875         <size>7</size>
16876       </method>
16877       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
16878         <size>11</size>
16879       </method>
16880       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
16881         <size>7</size>
16882       </method>
16883       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
16884         <size>7</size>
16885       </method>
16886       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
16887         <size>11</size>
16888       </method>
16889       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
16890         <size>7</size>
16891       </method>
16892       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
16893         <size>7</size>
16894       </method>
16895       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
16896         <size>2</size>
16897       </method>
16898     </type>
16899   </test>
16900   <test name="gtest-linq-06.cs">
16901     <type name="Let">
16902       <method name="Void .ctor()">
16903         <size>7</size>
16904       </method>
16905       <method name="Int32 Main()">
16906         <size>414</size>
16907       </method>
16908     </type>
16909     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
16910       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
16911         <size>21</size>
16912       </method>
16913       <method name="&lt;i&gt;__T get_i()">
16914         <size>7</size>
16915       </method>
16916       <method name="&lt;u&gt;__T get_u()">
16917         <size>7</size>
16918       </method>
16919       <method name="Boolean Equals(System.Object)">
16920         <size>69</size>
16921       </method>
16922       <method name="Int32 GetHashCode()">
16923         <size>86</size>
16924       </method>
16925       <method name="System.String ToString()">
16926         <size>108</size>
16927       </method>
16928     </type>
16929     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;v&gt;__T]">
16930       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;v&gt;__T)">
16931         <size>21</size>
16932       </method>
16933       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
16934         <size>7</size>
16935       </method>
16936       <method name="&lt;v&gt;__T get_v()">
16937         <size>7</size>
16938       </method>
16939       <method name="Boolean Equals(System.Object)">
16940         <size>69</size>
16941       </method>
16942       <method name="Int32 GetHashCode()">
16943         <size>86</size>
16944       </method>
16945       <method name="System.String ToString()">
16946         <size>108</size>
16947       </method>
16948     </type>
16949     <type name="Let">
16950       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
16951         <size>10</size>
16952       </method>
16953       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
16954         <size>7</size>
16955       </method>
16956       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
16957         <size>10</size>
16958       </method>
16959       <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])">
16960         <size>15</size>
16961       </method>
16962       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
16963         <size>18</size>
16964       </method>
16965       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
16966         <size>7</size>
16967       </method>
16968     </type>
16969   </test>
16970   <test name="gtest-linq-07.cs">
16971     <type name="SelectMany">
16972       <method name="Void .ctor()">
16973         <size>7</size>
16974       </method>
16975       <method name="Int32 Main()">
16976         <size>761</size>
16977       </method>
16978     </type>
16979     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
16980       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
16981         <size>21</size>
16982       </method>
16983       <method name="&lt;i1&gt;__T get_i1()">
16984         <size>7</size>
16985       </method>
16986       <method name="&lt;i2&gt;__T get_i2()">
16987         <size>7</size>
16988       </method>
16989       <method name="Boolean Equals(System.Object)">
16990         <size>69</size>
16991       </method>
16992       <method name="Int32 GetHashCode()">
16993         <size>86</size>
16994       </method>
16995       <method name="System.String ToString()">
16996         <size>108</size>
16997       </method>
16998     </type>
16999     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent10&gt;__T,&lt;i3&gt;__T]">
17000       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent10&gt;__T, &lt;i3&gt;__T)">
17001         <size>21</size>
17002       </method>
17003       <method name="&lt;&lt;&gt;__TranspIdent10&gt;__T get_&lt;&gt;__TranspIdent10()">
17004         <size>7</size>
17005       </method>
17006       <method name="&lt;i3&gt;__T get_i3()">
17007         <size>7</size>
17008       </method>
17009       <method name="Boolean Equals(System.Object)">
17010         <size>69</size>
17011       </method>
17012       <method name="Int32 GetHashCode()">
17013         <size>86</size>
17014       </method>
17015       <method name="System.String ToString()">
17016         <size>108</size>
17017       </method>
17018     </type>
17019     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
17020       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
17021         <size>28</size>
17022       </method>
17023       <method name="&lt;pp&gt;__T get_pp()">
17024         <size>7</size>
17025       </method>
17026       <method name="&lt;i1&gt;__T get_i1()">
17027         <size>7</size>
17028       </method>
17029       <method name="&lt;i3&gt;__T get_i3()">
17030         <size>7</size>
17031       </method>
17032       <method name="Boolean Equals(System.Object)">
17033         <size>96</size>
17034       </method>
17035       <method name="Int32 GetHashCode()">
17036         <size>109</size>
17037       </method>
17038       <method name="System.String ToString()">
17039         <size>183</size>
17040       </method>
17041     </type>
17042     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
17043       <method name="Void .ctor()">
17044         <size>7</size>
17045       </method>
17046       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
17047         <size>12</size>
17048       </method>
17049       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
17050         <size>12</size>
17051       </method>
17052       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
17053         <size>12</size>
17054       </method>
17055       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
17056         <size>7</size>
17057       </method>
17058     </type>
17059     <type name="SelectMany">
17060       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
17061         <size>8</size>
17062       </method>
17063       <method name="Boolean &lt;Main&gt;m__2(Int32)">
17064         <size>5</size>
17065       </method>
17066       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
17067         <size>8</size>
17068       </method>
17069       <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)">
17070         <size>8</size>
17071       </method>
17072       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
17073         <size>7</size>
17074       </method>
17075       <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])">
17076         <size>25</size>
17077       </method>
17078       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
17079         <size>8</size>
17080       </method>
17081     </type>
17082   </test>
17083   <test name="gtest-linq-08.cs">
17084     <type name="TestA">
17085       <method name="Void .ctor(String)">
17086         <size>14</size>
17087       </method>
17088       <method name="System.String Select[U](System.Func`2[TestA,U])">
17089         <size>7</size>
17090       </method>
17091     </type>
17092     <type name="TestB">
17093       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
17094         <size>25</size>
17095       </method>
17096     </type>
17097     <type name="CustomQueryExpressionPattern">
17098       <method name="Void .ctor()">
17099         <size>7</size>
17100       </method>
17101       <method name="Int32 Main()">
17102         <size>153</size>
17103       </method>
17104       <method name="TestA &lt;Main&gt;m__0(TestA)">
17105         <size>2</size>
17106       </method>
17107       <method name="Boolean &lt;Main&gt;m__1(TestA)">
17108         <size>17</size>
17109       </method>
17110     </type>
17111   </test>
17112   <test name="gtest-linq-09.cs">
17113     <type name="Data">
17114       <method name="Void .ctor()">
17115         <size>7</size>
17116       </method>
17117     </type>
17118     <type name="Join">
17119       <method name="Void .ctor()">
17120         <size>7</size>
17121       </method>
17122       <method name="Int32 Main()">
17123         <size>912</size>
17124       </method>
17125     </type>
17126     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
17127       <method name="Void .ctor(&lt;Result&gt;__T)">
17128         <size>14</size>
17129       </method>
17130       <method name="&lt;Result&gt;__T get_Result()">
17131         <size>7</size>
17132       </method>
17133       <method name="Boolean Equals(System.Object)">
17134         <size>39</size>
17135       </method>
17136       <method name="Int32 GetHashCode()">
17137         <size>63</size>
17138       </method>
17139       <method name="System.String ToString()">
17140         <size>57</size>
17141       </method>
17142     </type>
17143     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
17144       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
17145         <size>21</size>
17146       </method>
17147       <method name="&lt;a&gt;__T get_a()">
17148         <size>7</size>
17149       </method>
17150       <method name="&lt;b&gt;__T get_b()">
17151         <size>7</size>
17152       </method>
17153       <method name="Boolean Equals(System.Object)">
17154         <size>69</size>
17155       </method>
17156       <method name="Int32 GetHashCode()">
17157         <size>86</size>
17158       </method>
17159       <method name="System.String ToString()">
17160         <size>108</size>
17161       </method>
17162     </type>
17163     <type name="Join">
17164       <method name="Int32 &lt;Main&gt;m__0(Data)">
17165         <size>7</size>
17166       </method>
17167       <method name="Int32 &lt;Main&gt;m__1(Data)">
17168         <size>7</size>
17169       </method>
17170       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
17171         <size>23</size>
17172       </method>
17173       <method name="Int32 &lt;Main&gt;m__3(Data)">
17174         <size>7</size>
17175       </method>
17176       <method name="Int32 &lt;Main&gt;m__4(Data)">
17177         <size>7</size>
17178       </method>
17179       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
17180         <size>8</size>
17181       </method>
17182       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
17183         <size>22</size>
17184       </method>
17185       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
17186         <size>33</size>
17187       </method>
17188       <method name="Int32 &lt;Main&gt;m__8(Data)">
17189         <size>7</size>
17190       </method>
17191       <method name="Int32 &lt;Main&gt;m__9(Data)">
17192         <size>7</size>
17193       </method>
17194       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
17195         <size>23</size>
17196       </method>
17197       <method name="Int32 &lt;Main&gt;m__B(Data)">
17198         <size>7</size>
17199       </method>
17200       <method name="Int32 &lt;Main&gt;m__C(Data)">
17201         <size>7</size>
17202       </method>
17203       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
17204         <size>8</size>
17205       </method>
17206       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
17207         <size>12</size>
17208       </method>
17209       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
17210         <size>7</size>
17211       </method>
17212     </type>
17213   </test>
17214   <test name="gtest-linq-10.cs">
17215     <type name="DataA">
17216       <method name="Void .ctor()">
17217         <size>7</size>
17218       </method>
17219     </type>
17220     <type name="DataB">
17221       <method name="Void .ctor()">
17222         <size>7</size>
17223       </method>
17224     </type>
17225     <type name="GroupJoin">
17226       <method name="Void .ctor()">
17227         <size>7</size>
17228       </method>
17229       <method name="Int32 Main()">
17230         <size>635</size>
17231       </method>
17232     </type>
17233     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
17234       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
17235         <size>21</size>
17236       </method>
17237       <method name="&lt;a&gt;__T get_a()">
17238         <size>7</size>
17239       </method>
17240       <method name="&lt;ab&gt;__T get_ab()">
17241         <size>7</size>
17242       </method>
17243       <method name="Boolean Equals(System.Object)">
17244         <size>69</size>
17245       </method>
17246       <method name="Int32 GetHashCode()">
17247         <size>86</size>
17248       </method>
17249       <method name="System.String ToString()">
17250         <size>108</size>
17251       </method>
17252     </type>
17253     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
17254       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
17255         <size>21</size>
17256       </method>
17257       <method name="&lt;a&gt;__T get_a()">
17258         <size>7</size>
17259       </method>
17260       <method name="&lt;b&gt;__T get_b()">
17261         <size>7</size>
17262       </method>
17263       <method name="Boolean Equals(System.Object)">
17264         <size>69</size>
17265       </method>
17266       <method name="Int32 GetHashCode()">
17267         <size>86</size>
17268       </method>
17269       <method name="System.String ToString()">
17270         <size>108</size>
17271       </method>
17272     </type>
17273     <type name="GroupJoin">
17274       <method name="Int32 &lt;Main&gt;m__0(DataA)">
17275         <size>7</size>
17276       </method>
17277       <method name="Int32 &lt;Main&gt;m__1(DataB)">
17278         <size>7</size>
17279       </method>
17280       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
17281         <size>8</size>
17282       </method>
17283       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
17284         <size>12</size>
17285       </method>
17286       <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)">
17287         <size>39</size>
17288       </method>
17289       <method name="Int32 &lt;Main&gt;m__5(DataA)">
17290         <size>7</size>
17291       </method>
17292       <method name="Int32 &lt;Main&gt;m__6(DataB)">
17293         <size>7</size>
17294       </method>
17295       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
17296         <size>8</size>
17297       </method>
17298       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
17299         <size>12</size>
17300       </method>
17301       <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)">
17302         <size>39</size>
17303       </method>
17304     </type>
17305   </test>
17306   <test name="gtest-linq-11.cs">
17307     <type name="IntoTest">
17308       <method name="Void .ctor()">
17309         <size>7</size>
17310       </method>
17311       <method name="Int32 Main()">
17312         <size>275</size>
17313       </method>
17314       <method name="Boolean &lt;Main&gt;m__0(Int32)">
17315         <size>5</size>
17316       </method>
17317       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17318         <size>5</size>
17319       </method>
17320       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17321         <size>4</size>
17322       </method>
17323       <method name="Boolean &lt;Main&gt;m__3(Int32)">
17324         <size>5</size>
17325       </method>
17326       <method name="Int32 &lt;Main&gt;m__4(Int32)">
17327         <size>4</size>
17328       </method>
17329     </type>
17330   </test>
17331   <test name="gtest-linq-12.cs">
17332     <type name="NestedQuery">
17333       <method name="Void .ctor()">
17334         <size>7</size>
17335       </method>
17336       <method name="Void XX()">
17337         <size>108</size>
17338       </method>
17339       <method name="Int32 Main()">
17340         <size>481</size>
17341       </method>
17342     </type>
17343     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
17344       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
17345         <size>21</size>
17346       </method>
17347       <method name="&lt;values&gt;__T get_values()">
17348         <size>7</size>
17349       </method>
17350       <method name="&lt;length&gt;__T get_length()">
17351         <size>7</size>
17352       </method>
17353       <method name="Boolean Equals(System.Object)">
17354         <size>69</size>
17355       </method>
17356       <method name="Int32 GetHashCode()">
17357         <size>86</size>
17358       </method>
17359       <method name="System.String ToString()">
17360         <size>108</size>
17361       </method>
17362     </type>
17363     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
17364       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
17365         <size>21</size>
17366       </method>
17367       <method name="&lt;type&gt;__T get_type()">
17368         <size>7</size>
17369       </method>
17370       <method name="&lt;x&gt;__T get_x()">
17371         <size>7</size>
17372       </method>
17373       <method name="Boolean Equals(System.Object)">
17374         <size>69</size>
17375       </method>
17376       <method name="Int32 GetHashCode()">
17377         <size>86</size>
17378       </method>
17379       <method name="System.String ToString()">
17380         <size>108</size>
17381       </method>
17382     </type>
17383     <type name="NestedQuery">
17384       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
17385         <size>13</size>
17386       </method>
17387     </type>
17388     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
17389       <method name="Void .ctor()">
17390         <size>7</size>
17391       </method>
17392     </type>
17393     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
17394       <method name="Void .ctor()">
17395         <size>7</size>
17396       </method>
17397     </type>
17398     <type name="NestedQuery">
17399       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
17400         <size>110</size>
17401       </method>
17402       <method name="Boolean &lt;Main&gt;m__2(System.String)">
17403         <size>10</size>
17404       </method>
17405       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
17406         <size>36</size>
17407       </method>
17408       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
17409         <size>13</size>
17410       </method>
17411       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
17412         <size>110</size>
17413       </method>
17414       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
17415         <size>9</size>
17416       </method>
17417       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
17418         <size>7</size>
17419       </method>
17420       <method name="Boolean &lt;Main&gt;m__9(Char)">
17421         <size>6</size>
17422       </method>
17423       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
17424         <size>9</size>
17425       </method>
17426       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
17427         <size>7</size>
17428       </method>
17429     </type>
17430     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
17431       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
17432         <size>15</size>
17433       </method>
17434     </type>
17435     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
17436       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
17437         <size>15</size>
17438       </method>
17439     </type>
17440   </test>
17441   <test name="gtest-linq-13.cs">
17442     <type name="Program">
17443       <method name="Void .ctor()">
17444         <size>7</size>
17445       </method>
17446       <method name="Void Main()">
17447         <size>1</size>
17448       </method>
17449       <method name="Void Foo(TypeDefinition)">
17450         <size>47</size>
17451       </method>
17452       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
17453         <size>2</size>
17454       </method>
17455     </type>
17456     <type name="Extension">
17457       <method name="IEnumerable`1 Cast[T](IFoo)">
17458         <size>2</size>
17459       </method>
17460     </type>
17461     <type name="MethodDefinition">
17462       <method name="Void .ctor()">
17463         <size>7</size>
17464       </method>
17465     </type>
17466     <type name="TypeDefinition">
17467       <method name="Void .ctor()">
17468         <size>7</size>
17469       </method>
17470       <method name="MethodDefinitionCollection get_Methods()">
17471         <size>2</size>
17472       </method>
17473       <method name="Void set_Methods(MethodDefinitionCollection)">
17474         <size>1</size>
17475       </method>
17476     </type>
17477     <type name="MethodDefinitionCollection">
17478       <method name="Void .ctor()">
17479         <size>7</size>
17480       </method>
17481     </type>
17482   </test>
17483   <test name="gtest-linq-14.cs">
17484     <type name="Person">
17485       <method name="Void .ctor()">
17486         <size>7</size>
17487       </method>
17488       <method name="Style get_Style()">
17489         <size>7</size>
17490       </method>
17491       <method name="Void set_Style(Style)">
17492         <size>8</size>
17493       </method>
17494     </type>
17495     <type name="Extensions">
17496       <method name="IMarker`1 Cast[T](IObjectContainer)">
17497         <size>2</size>
17498       </method>
17499       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
17500         <size>2</size>
17501       </method>
17502     </type>
17503     <type name="Program">
17504       <method name="Void .ctor()">
17505         <size>7</size>
17506       </method>
17507       <method name="Void Main()">
17508         <size>1</size>
17509       </method>
17510       <method name="Void Assert(System.Action)">
17511         <size>1</size>
17512       </method>
17513       <method name="Void Test(IObjectContainer, Style)">
17514         <size>38</size>
17515       </method>
17516     </type>
17517     <type name="Program+&lt;Test&gt;c__AnonStorey0">
17518       <method name="Void .ctor()">
17519         <size>7</size>
17520       </method>
17521       <method name="Void &lt;&gt;m__0()">
17522         <size>117</size>
17523       </method>
17524     </type>
17525   </test>
17526   <test name="gtest-linq-15.cs">
17527     <type name="NameCollisionTest.Data">
17528       <method name="Void .ctor()">
17529         <size>7</size>
17530       </method>
17531     </type>
17532     <type name="NameCollisionTest.Ex">
17533       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
17534         <size>44</size>
17535       </method>
17536     </type>
17537     <type name="NameCollisionTest.C">
17538       <method name="Void .ctor()">
17539         <size>7</size>
17540       </method>
17541       <method name="Void Main()">
17542         <size>78</size>
17543       </method>
17544       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
17545         <size>7</size>
17546       </method>
17547       <method name="Boolean &lt;Main&gt;m__1(Int32)">
17548         <size>5</size>
17549       </method>
17550     </type>
17551     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
17552       <method name="Void .ctor()">
17553         <size>7</size>
17554       </method>
17555       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17556         <size>12</size>
17557       </method>
17558       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17559         <size>7</size>
17560       </method>
17561       <method name="Boolean MoveNext()">
17562         <size>86</size>
17563       </method>
17564       <method name="Void Dispose()">
17565         <size>8</size>
17566       </method>
17567       <method name="Void Reset()">
17568         <size>6</size>
17569       </method>
17570       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
17571         <size>7</size>
17572       </method>
17573       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
17574         <size>52</size>
17575       </method>
17576     </type>
17577   </test>
17578   <test name="gtest-var-04.cs">
17579     <type name="Test">
17580       <method name="Void .ctor()">
17581         <size>7</size>
17582       </method>
17583       <method name="Int32 Main()">
17584         <size>214</size>
17585       </method>
17586     </type>
17587   </test>
17588   <test name="ltest-01.cs">
17589     <type name="X">
17590       <method name="Void .ctor(Int32)">
17591         <size>13</size>
17592       </method>
17593       <method name="Int32 Main()">
17594         <size>300</size>
17595       </method>
17596     </type>
17597     <type name="IntFunc">
17598       <method name="Void .ctor(Object, IntPtr)">
17599         <size>0</size>
17600       </method>
17601       <method name="Int32 Invoke(Int32)">
17602         <size>0</size>
17603       </method>
17604       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17605         <size>0</size>
17606       </method>
17607       <method name="Int32 EndInvoke(IAsyncResult)">
17608         <size>0</size>
17609       </method>
17610     </type>
17611     <type name="VoidFunc">
17612       <method name="Void .ctor(Object, IntPtr)">
17613         <size>0</size>
17614       </method>
17615       <method name="Void Invoke(Int32)">
17616         <size>0</size>
17617       </method>
17618       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17619         <size>0</size>
17620       </method>
17621       <method name="Void EndInvoke(IAsyncResult)">
17622         <size>0</size>
17623       </method>
17624     </type>
17625     <type name="X">
17626       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17627         <size>4</size>
17628       </method>
17629       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17630         <size>4</size>
17631       </method>
17632     </type>
17633     <type name="X+&lt;Main&gt;c__AnonStorey0">
17634       <method name="Void .ctor()">
17635         <size>7</size>
17636       </method>
17637       <method name="Void &lt;&gt;m__2(Int32)">
17638         <size>8</size>
17639       </method>
17640     </type>
17641     <type name="X">
17642       <method name="Void &lt;Main&gt;m__3(Int32)">
17643         <size>8</size>
17644       </method>
17645     </type>
17646   </test>
17647   <test name="ltest-02.cs">
17648     <type name="X">
17649       <method name="Void .ctor()">
17650         <size>7</size>
17651       </method>
17652       <method name="Void Foo(funci)">
17653         <size>16</size>
17654       </method>
17655       <method name="Void Foo(funcs)">
17656         <size>19</size>
17657       </method>
17658       <method name="Void Main()">
17659         <size>35</size>
17660       </method>
17661     </type>
17662     <type name="funcs">
17663       <method name="Void .ctor(Object, IntPtr)">
17664         <size>0</size>
17665       </method>
17666       <method name="System.String Invoke(System.String)">
17667         <size>0</size>
17668       </method>
17669       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
17670         <size>0</size>
17671       </method>
17672       <method name="System.String EndInvoke(IAsyncResult)">
17673         <size>0</size>
17674       </method>
17675     </type>
17676     <type name="funci">
17677       <method name="Void .ctor(Object, IntPtr)">
17678         <size>0</size>
17679       </method>
17680       <method name="Int32 Invoke(Int32)">
17681         <size>0</size>
17682       </method>
17683       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17684         <size>0</size>
17685       </method>
17686       <method name="Int32 EndInvoke(IAsyncResult)">
17687         <size>0</size>
17688       </method>
17689     </type>
17690     <type name="X">
17691       <method name="System.String &lt;Main&gt;m__0(System.String)">
17692         <size>12</size>
17693       </method>
17694     </type>
17695   </test>
17696   <test name="ltest-03.cs">
17697     <type name="Demo">
17698       <method name="Void .ctor()">
17699         <size>7</size>
17700       </method>
17701       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
17702         <size>8</size>
17703       </method>
17704       <method name="Int32 Main()">
17705         <size>54</size>
17706       </method>
17707     </type>
17708     <type name="Func`2[TArg0,TResult]">
17709       <method name="Void .ctor(Object, IntPtr)">
17710         <size>0</size>
17711       </method>
17712       <method name="TResult Invoke(TArg0)">
17713         <size>0</size>
17714       </method>
17715       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
17716         <size>0</size>
17717       </method>
17718       <method name="TResult EndInvoke(IAsyncResult)">
17719         <size>0</size>
17720       </method>
17721     </type>
17722     <type name="Demo">
17723       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
17724         <size>7</size>
17725       </method>
17726     </type>
17727   </test>
17728   <test name="ltest-04.cs">
17729     <type name="Demo">
17730       <method name="Void .ctor()">
17731         <size>7</size>
17732       </method>
17733       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
17734         <size>14</size>
17735       </method>
17736       <method name="Int32 Main()">
17737         <size>103</size>
17738       </method>
17739     </type>
17740     <type name="Func`2[TArg0,TResult]">
17741       <method name="Void .ctor(Object, IntPtr)">
17742         <size>0</size>
17743       </method>
17744       <method name="TResult Invoke(TArg0)">
17745         <size>0</size>
17746       </method>
17747       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
17748         <size>0</size>
17749       </method>
17750       <method name="TResult EndInvoke(IAsyncResult)">
17751         <size>0</size>
17752       </method>
17753     </type>
17754     <type name="Demo">
17755       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
17756         <size>7</size>
17757       </method>
17758       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
17759         <size>8</size>
17760       </method>
17761     </type>
17762   </test>
17763   <test name="ltest-05.cs">
17764     <type name="C">
17765       <method name="Void .ctor()">
17766         <size>7</size>
17767       </method>
17768       <method name="Boolean M(C+db)">
17769         <size>8</size>
17770       </method>
17771       <method name="System.String M(C+ds)">
17772         <size>6</size>
17773       </method>
17774       <method name="Int32 M(C+di)">
17775         <size>8</size>
17776       </method>
17777       <method name="Int32 Main()">
17778         <size>125</size>
17779       </method>
17780     </type>
17781     <type name="C+di">
17782       <method name="Void .ctor(Object, IntPtr)">
17783         <size>0</size>
17784       </method>
17785       <method name="Int32 Invoke(Int32)">
17786         <size>0</size>
17787       </method>
17788       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17789         <size>0</size>
17790       </method>
17791       <method name="Int32 EndInvoke(IAsyncResult)">
17792         <size>0</size>
17793       </method>
17794     </type>
17795     <type name="C+ds">
17796       <method name="Void .ctor(Object, IntPtr)">
17797         <size>0</size>
17798       </method>
17799       <method name="System.String Invoke(System.String)">
17800         <size>0</size>
17801       </method>
17802       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
17803         <size>0</size>
17804       </method>
17805       <method name="System.String EndInvoke(IAsyncResult)">
17806         <size>0</size>
17807       </method>
17808     </type>
17809     <type name="C+db">
17810       <method name="Void .ctor(Object, IntPtr)">
17811         <size>0</size>
17812       </method>
17813       <method name="Boolean Invoke(Boolean)">
17814         <size>0</size>
17815       </method>
17816       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
17817         <size>0</size>
17818       </method>
17819       <method name="Boolean EndInvoke(IAsyncResult)">
17820         <size>0</size>
17821       </method>
17822     </type>
17823     <type name="C+&lt;Main&gt;c__AnonStorey0">
17824       <method name="Void .ctor()">
17825         <size>7</size>
17826       </method>
17827     </type>
17828     <type name="C+&lt;Main&gt;c__AnonStorey1">
17829       <method name="Void .ctor()">
17830         <size>7</size>
17831       </method>
17832     </type>
17833     <type name="C">
17834       <method name="System.String &lt;Main&gt;m__0(System.String)">
17835         <size>31</size>
17836       </method>
17837       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17838         <size>31</size>
17839       </method>
17840     </type>
17841     <type name="C+&lt;Main&gt;c__AnonStorey0">
17842       <method name="System.String &lt;&gt;m__2(System.String)">
17843         <size>12</size>
17844       </method>
17845     </type>
17846     <type name="C+&lt;Main&gt;c__AnonStorey1">
17847       <method name="Int32 &lt;&gt;m__3(Int32)">
17848         <size>11</size>
17849       </method>
17850     </type>
17851   </test>
17852   <test name="ltest-06.cs">
17853     <type name="TestClass">
17854       <method name="Void .ctor()">
17855         <size>7</size>
17856       </method>
17857       <method name="Void P(TestClass+DT)">
17858         <size>26</size>
17859       </method>
17860       <method name="Void P(TestClass+DF)">
17861         <size>26</size>
17862       </method>
17863       <method name="T And(T, T)">
17864         <size>10</size>
17865       </method>
17866       <method name="F And(T, F)">
17867         <size>10</size>
17868       </method>
17869       <method name="F And(F, T)">
17870         <size>10</size>
17871       </method>
17872       <method name="F And(F, F)">
17873         <size>10</size>
17874       </method>
17875       <method name="T Or(T, T)">
17876         <size>10</size>
17877       </method>
17878       <method name="T Or(T, F)">
17879         <size>10</size>
17880       </method>
17881       <method name="T Or(F, T)">
17882         <size>10</size>
17883       </method>
17884       <method name="F Or(F, F)">
17885         <size>10</size>
17886       </method>
17887       <method name="F Not(T)">
17888         <size>10</size>
17889       </method>
17890       <method name="T Not(F)">
17891         <size>10</size>
17892       </method>
17893       <method name="Void StopTrue(T)">
17894         <size>1</size>
17895       </method>
17896       <method name="Int32 Main()">
17897         <size>36</size>
17898       </method>
17899     </type>
17900     <type name="TestClass+DT">
17901       <method name="Void .ctor(Object, IntPtr)">
17902         <size>0</size>
17903       </method>
17904       <method name="Void Invoke(T)">
17905         <size>0</size>
17906       </method>
17907       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
17908         <size>0</size>
17909       </method>
17910       <method name="Void EndInvoke(IAsyncResult)">
17911         <size>0</size>
17912       </method>
17913     </type>
17914     <type name="TestClass+DF">
17915       <method name="Void .ctor(Object, IntPtr)">
17916         <size>0</size>
17917       </method>
17918       <method name="Void Invoke(F)">
17919         <size>0</size>
17920       </method>
17921       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
17922         <size>0</size>
17923       </method>
17924       <method name="Void EndInvoke(IAsyncResult)">
17925         <size>0</size>
17926       </method>
17927     </type>
17928     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
17929       <method name="Void .ctor()">
17930         <size>7</size>
17931       </method>
17932       <method name="Void &lt;&gt;m__1(T)">
17933         <size>38</size>
17934       </method>
17935     </type>
17936     <type name="TestClass">
17937       <method name="Void &lt;Main&gt;m__0(F)">
17938         <size>31</size>
17939       </method>
17940     </type>
17941     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
17942       <method name="Void .ctor()">
17943         <size>7</size>
17944       </method>
17945       <method name="Void &lt;&gt;m__2(F)">
17946         <size>77</size>
17947       </method>
17948     </type>
17949   </test>
17950   <test name="ltest-07.cs">
17951     <type name="C">
17952       <method name="Void .ctor()">
17953         <size>7</size>
17954       </method>
17955       <method name="Void Test(D)">
17956         <size>1</size>
17957       </method>
17958       <method name="Void Test(System.Object, D)">
17959         <size>1</size>
17960       </method>
17961       <method name="Void Test(D, D)">
17962         <size>1</size>
17963       </method>
17964       <method name="Void Test2(System.Object, E)">
17965         <size>1</size>
17966       </method>
17967       <method name="Void Main()">
17968         <size>207</size>
17969       </method>
17970     </type>
17971     <type name="D">
17972       <method name="Void .ctor(Object, IntPtr)">
17973         <size>0</size>
17974       </method>
17975       <method name="Void Invoke()">
17976         <size>0</size>
17977       </method>
17978       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17979         <size>0</size>
17980       </method>
17981       <method name="Void EndInvoke(IAsyncResult)">
17982         <size>0</size>
17983       </method>
17984     </type>
17985     <type name="E">
17986       <method name="Void .ctor(Object, IntPtr)">
17987         <size>0</size>
17988       </method>
17989       <method name="Void Invoke(Boolean)">
17990         <size>0</size>
17991       </method>
17992       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
17993         <size>0</size>
17994       </method>
17995       <method name="Void EndInvoke(IAsyncResult)">
17996         <size>0</size>
17997       </method>
17998     </type>
17999     <type name="C">
18000       <method name="Void &lt;Main&gt;m__0()">
18001         <size>1</size>
18002       </method>
18003       <method name="Void &lt;Main&gt;m__1()">
18004         <size>1</size>
18005       </method>
18006       <method name="Void &lt;Main&gt;m__2()">
18007         <size>1</size>
18008       </method>
18009       <method name="Void &lt;Main&gt;m__3()">
18010         <size>1</size>
18011       </method>
18012       <method name="Void &lt;Main&gt;m__4()">
18013         <size>1</size>
18014       </method>
18015       <method name="Void &lt;Main&gt;m__5(Boolean)">
18016         <size>1</size>
18017       </method>
18018     </type>
18019   </test>
18020   <test name="ltest-08.cs">
18021     <type name="C">
18022       <method name="Void .ctor()">
18023         <size>7</size>
18024       </method>
18025       <method name="Void Test[T,R](System.Func`2[T,R])">
18026         <size>1</size>
18027       </method>
18028       <method name="Int32 Main()">
18029         <size>321</size>
18030       </method>
18031       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18032         <size>4</size>
18033       </method>
18034       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18035         <size>5</size>
18036       </method>
18037       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18038         <size>4</size>
18039       </method>
18040       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18041         <size>5</size>
18042       </method>
18043       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18044         <size>4</size>
18045       </method>
18046       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18047         <size>5</size>
18048       </method>
18049       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18050         <size>4</size>
18051       </method>
18052     </type>
18053   </test>
18054   <test name="ltest-09.cs">
18055     <type name="C">
18056       <method name="Void .ctor()">
18057         <size>7</size>
18058       </method>
18059       <method name="IEnumerable`1 Test[T](T)">
18060         <size>2</size>
18061       </method>
18062       <method name="IEnumerable`1 Test[T](Func`1[T])">
18063         <size>2</size>
18064       </method>
18065       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18066         <size>2</size>
18067       </method>
18068       <method name="Void Main()">
18069         <size>113</size>
18070       </method>
18071     </type>
18072     <type name="Func`1[TD]">
18073       <method name="Void .ctor(Object, IntPtr)">
18074         <size>0</size>
18075       </method>
18076       <method name="TD Invoke()">
18077         <size>0</size>
18078       </method>
18079       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18080         <size>0</size>
18081       </method>
18082       <method name="TD EndInvoke(IAsyncResult)">
18083         <size>0</size>
18084       </method>
18085     </type>
18086     <type name="Func`2[TA,TR]">
18087       <method name="Void .ctor(Object, IntPtr)">
18088         <size>0</size>
18089       </method>
18090       <method name="TR Invoke(TA)">
18091         <size>0</size>
18092       </method>
18093       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18094         <size>0</size>
18095       </method>
18096       <method name="TR EndInvoke(IAsyncResult)">
18097         <size>0</size>
18098       </method>
18099     </type>
18100     <type name="C">
18101       <method name="System.String &lt;Main&gt;m__0()">
18102         <size>6</size>
18103       </method>
18104       <method name="System.String &lt;Main&gt;m__1()">
18105         <size>6</size>
18106       </method>
18107       <method name="System.String &lt;Main&gt;m__2(System.String)">
18108         <size>6</size>
18109       </method>
18110     </type>
18111   </test>
18112   <test name="ltest-10.cs">
18113     <type name="C">
18114       <method name="Void .ctor()">
18115         <size>7</size>
18116       </method>
18117       <method name="Void Foo[TSource](IEnumerable`1)">
18118         <size>1</size>
18119       </method>
18120       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18121         <size>1</size>
18122       </method>
18123       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18124         <size>1</size>
18125       </method>
18126       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18127         <size>1</size>
18128       </method>
18129       <method name="Void Main()">
18130         <size>97</size>
18131       </method>
18132     </type>
18133     <type name="C+&lt;Main&gt;c__AnonStorey0">
18134       <method name="Void .ctor()">
18135         <size>7</size>
18136       </method>
18137       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18138         <size>7</size>
18139       </method>
18140       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18141         <size>7</size>
18142       </method>
18143       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18144         <size>7</size>
18145       </method>
18146     </type>
18147   </test>
18148   <test name="ltest-11.cs">
18149     <type name="Pair`2[T1,T2]">
18150       <method name="Void .ctor()">
18151         <size>7</size>
18152       </method>
18153     </type>
18154     <type name="C">
18155       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18156         <size>1</size>
18157       </method>
18158     </type>
18159     <type name="E`1[TI]">
18160       <method name="Void .ctor()">
18161         <size>7</size>
18162       </method>
18163       <method name="Void Rep1[TV](Group`2[TI,TV])">
18164         <size>37</size>
18165       </method>
18166     </type>
18167     <type name="M">
18168       <method name="Void .ctor()">
18169         <size>7</size>
18170       </method>
18171       <method name="Void Main()">
18172         <size>1</size>
18173       </method>
18174     </type>
18175     <type name="Group`2[T1,T2]">
18176       <method name="Void .ctor(Object, IntPtr)">
18177         <size>0</size>
18178       </method>
18179       <method name="Pair`2[T1,T2] Invoke(T1)">
18180         <size>0</size>
18181       </method>
18182       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18183         <size>0</size>
18184       </method>
18185       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18186         <size>0</size>
18187       </method>
18188     </type>
18189     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18190       <method name="Void .ctor()">
18191         <size>7</size>
18192       </method>
18193       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18194         <size>7</size>
18195       </method>
18196     </type>
18197   </test>
18198   <test name="ltest-12.cs">
18199     <type name="Demo">
18200       <method name="Void .ctor()">
18201         <size>7</size>
18202       </method>
18203       <method name="Void F[T](T[], T, Func`1[T])">
18204         <size>42</size>
18205       </method>
18206       <method name="Int32 Main()">
18207         <size>65</size>
18208       </method>
18209     </type>
18210     <type name="Func`1[TA]">
18211       <method name="Void .ctor(Object, IntPtr)">
18212         <size>0</size>
18213       </method>
18214       <method name="Void Invoke(TA)">
18215         <size>0</size>
18216       </method>
18217       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18218         <size>0</size>
18219       </method>
18220       <method name="Void EndInvoke(IAsyncResult)">
18221         <size>0</size>
18222       </method>
18223     </type>
18224     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18225       <method name="Void .ctor()">
18226         <size>7</size>
18227       </method>
18228       <method name="Void &lt;&gt;m__0(Int32)">
18229         <size>10</size>
18230       </method>
18231     </type>
18232   </test>
18233   <test name="ltest-13.cs">
18234     <type name="Program">
18235       <method name="Void .ctor()">
18236         <size>7</size>
18237       </method>
18238       <method name="T Foo[T](System.Func`2[System.String,T])">
18239         <size>12</size>
18240       </method>
18241       <method name="Void Foo(System.Action`1[System.String])">
18242         <size>12</size>
18243       </method>
18244       <method name="Void Main()">
18245         <size>76</size>
18246       </method>
18247       <method name="System.String Bar()">
18248         <size>35</size>
18249       </method>
18250     </type>
18251     <type name="TestUnary">
18252       <method name="Void .ctor()">
18253         <size>7</size>
18254       </method>
18255       <method name="Void Foo(System.Action`1[System.Int32])">
18256         <size>1</size>
18257       </method>
18258       <method name="Void Bar()">
18259         <size>35</size>
18260       </method>
18261       <method name="Void &lt;Bar&gt;m__0(Int32)">
18262         <size>6</size>
18263       </method>
18264     </type>
18265     <type name="Program">
18266       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18267         <size>7</size>
18268       </method>
18269       <method name="System.String &lt;Main&gt;m__2(System.String)">
18270         <size>2</size>
18271       </method>
18272       <method name="Void &lt;Main&gt;m__3(System.String)">
18273         <size>7</size>
18274       </method>
18275     </type>
18276   </test>
18277   <test name="ltest-14.cs">
18278     <type name="Test">
18279       <method name="Void .ctor()">
18280         <size>7</size>
18281       </method>
18282       <method name="Void Foo[T]()">
18283         <size>14</size>
18284       </method>
18285       <method name="Void Main()">
18286         <size>1</size>
18287       </method>
18288       <method name="T &lt;Foo&gt;m__0[T](T)">
18289         <size>2</size>
18290       </method>
18291     </type>
18292   </test>
18293   <test name="ltest-15.cs">
18294     <type name="Enumerable">
18295       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18296         <size>32</size>
18297       </method>
18298       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18299         <size>125</size>
18300       </method>
18301     </type>
18302     <type name="Repro">
18303       <method name="Void .ctor()">
18304         <size>7</size>
18305       </method>
18306       <method name="Int32 Main()">
18307         <size>115</size>
18308       </method>
18309       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18310         <size>7</size>
18311       </method>
18312     </type>
18313     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18314       <method name="Void .ctor()">
18315         <size>7</size>
18316       </method>
18317       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18318         <size>15</size>
18319       </method>
18320     </type>
18321   </test>
18322   <test name="ltest-16.cs">
18323     <type name="Repro">
18324       <method name="Void .ctor()">
18325         <size>7</size>
18326       </method>
18327       <method name="Void AssertFoo[T](IList`1)">
18328         <size>34</size>
18329       </method>
18330       <method name="Void Main()">
18331         <size>1</size>
18332       </method>
18333     </type>
18334     <type name="Repro+Runner`1[T]">
18335       <method name="Void .ctor(Action`1, T)">
18336         <size>7</size>
18337       </method>
18338     </type>
18339     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18340       <method name="Void .ctor()">
18341         <size>7</size>
18342       </method>
18343       <method name="Void &lt;&gt;m__0(Int32)">
18344         <size>57</size>
18345       </method>
18346     </type>
18347   </test>
18348   <test name="ltest-17.cs">
18349     <type name="TestCase">
18350       <method name="Void .ctor()">
18351         <size>7</size>
18352       </method>
18353       <method name="Void Testing()">
18354         <size>75</size>
18355       </method>
18356       <method name="Void Main()">
18357         <size>11</size>
18358       </method>
18359       <method name="Void &lt;Testing&gt;m__0()">
18360         <size>8</size>
18361       </method>
18362     </type>
18363   </test>
18364   <test name="ltest-18.cs">
18365     <type name="Test">
18366       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18367         <size>33</size>
18368       </method>
18369       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18370         <size>1</size>
18371       </method>
18372       <method name="Void Main()">
18373         <size>1</size>
18374       </method>
18375     </type>
18376     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18377       <method name="Void .ctor()">
18378         <size>7</size>
18379       </method>
18380       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18381         <size>14</size>
18382       </method>
18383     </type>
18384   </test>
18385   <test name="ltest-19.cs">
18386     <type name="Crasher">
18387       <method name="Void .ctor()">
18388         <size>7</size>
18389       </method>
18390       <method name="Void Crash()">
18391         <size>36</size>
18392       </method>
18393       <method name="Void Do(System.Action)">
18394         <size>1</size>
18395       </method>
18396       <method name="Void Main()">
18397         <size>1</size>
18398       </method>
18399     </type>
18400     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18401       <method name="Void .ctor()">
18402         <size>7</size>
18403       </method>
18404       <method name="Void &lt;&gt;m__0()">
18405         <size>27</size>
18406       </method>
18407     </type>
18408   </test>
18409   <test name="ltest-20.cs">
18410     <type name="Z">
18411       <method name="Void .ctor()">
18412         <size>37</size>
18413       </method>
18414       <method name="Void &lt;Z&gt;m__0()">
18415         <size>7</size>
18416       </method>
18417     </type>
18418     <type name="Test">
18419       <method name="Void .ctor()">
18420         <size>7</size>
18421       </method>
18422       <method name="Boolean Foo()">
18423         <size>2</size>
18424       </method>
18425       <method name="Void Main()">
18426         <size>1</size>
18427       </method>
18428     </type>
18429     <type name="TestMethod">
18430       <method name="Void .ctor(Object, IntPtr)">
18431         <size>0</size>
18432       </method>
18433       <method name="Void Invoke()">
18434         <size>0</size>
18435       </method>
18436       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18437         <size>0</size>
18438       </method>
18439       <method name="Void EndInvoke(IAsyncResult)">
18440         <size>0</size>
18441       </method>
18442     </type>
18443   </test>
18444   <test name="ltest-21.cs">
18445     <type name="Program">
18446       <method name="Void .ctor()">
18447         <size>7</size>
18448       </method>
18449       <method name="T Foo[T](System.Func`2[System.String,T])">
18450         <size>12</size>
18451       </method>
18452       <method name="Void Foo(System.Action`1[System.String])">
18453         <size>12</size>
18454       </method>
18455       <method name="System.String Bar()">
18456         <size>35</size>
18457       </method>
18458       <method name="Int32 Main()">
18459         <size>95</size>
18460       </method>
18461       <method name="System.String &lt;Bar&gt;m__0(System.String)">
18462         <size>7</size>
18463       </method>
18464       <method name="System.String &lt;Main&gt;m__1(System.String)">
18465         <size>2</size>
18466       </method>
18467       <method name="Void &lt;Main&gt;m__2(System.String)">
18468         <size>7</size>
18469       </method>
18470     </type>
18471   </test>
18472   <test name="test-1.cs">
18473     <type name="X">
18474       <method name="Void .ctor()">
18475         <size>7</size>
18476       </method>
18477       <method name="Int32 Main(System.String[])">
18478         <size>12</size>
18479       </method>
18480     </type>
18481   </test>
18482   <test name="test-10.cs">
18483     <type name="X">
18484       <method name="Void .ctor()">
18485         <size>7</size>
18486       </method>
18487       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
18488         <size>1</size>
18489       </method>
18490       <method name="Void bsbyte()">
18491         <size>35</size>
18492       </method>
18493       <method name="Void abyte(SByte, Char)">
18494         <size>1</size>
18495       </method>
18496       <method name="Void bbyte()">
18497         <size>22</size>
18498       </method>
18499       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
18500         <size>1</size>
18501       </method>
18502       <method name="Void bshort()">
18503         <size>39</size>
18504       </method>
18505       <method name="Void aushort(SByte, Byte, Int16, Char)">
18506         <size>1</size>
18507       </method>
18508       <method name="Void bushort()">
18509         <size>29</size>
18510       </method>
18511       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
18512         <size>1</size>
18513       </method>
18514       <method name="Void bint()">
18515         <size>42</size>
18516       </method>
18517       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
18518         <size>1</size>
18519       </method>
18520       <method name="Void buint()">
18521         <size>38</size>
18522       </method>
18523       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
18524         <size>1</size>
18525       </method>
18526       <method name="Void blong()">
18527         <size>47</size>
18528       </method>
18529       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
18530         <size>1</size>
18531       </method>
18532       <method name="Void bulong()">
18533         <size>47</size>
18534       </method>
18535       <method name="Void achar(SByte, Byte, Int16)">
18536         <size>1</size>
18537       </method>
18538       <method name="Void bchar()">
18539         <size>27</size>
18540       </method>
18541       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
18542         <size>1</size>
18543       </method>
18544       <method name="Void bfloat()">
18545         <size>67</size>
18546       </method>
18547       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
18548         <size>1</size>
18549       </method>
18550       <method name="Void bdouble()">
18551         <size>75</size>
18552       </method>
18553       <method name="Void TestDecimal(Decimal)">
18554         <size>15</size>
18555       </method>
18556       <method name="Void Main()">
18557         <size>1</size>
18558       </method>
18559     </type>
18560     <type name="Test2">
18561       <method name="Void .ctor()">
18562         <size>7</size>
18563       </method>
18564       <method name="Void ExtraTst()">
18565         <size>12</size>
18566       </method>
18567     </type>
18568   </test>
18569   <test name="test-100.cs">
18570     <type name="GLib.Object">
18571       <method name="Void .ctor()">
18572         <size>7</size>
18573       </method>
18574       <method name="Int32 get_Raw()">
18575         <size>2</size>
18576       </method>
18577       <method name="Void set_Raw(Int32)">
18578         <size>8</size>
18579       </method>
18580       <method name="Void GetProperty()">
18581         <size>12</size>
18582       </method>
18583       <method name="Int32 Main()">
18584         <size>2</size>
18585       </method>
18586     </type>
18587   </test>
18588   <test name="test-101.cs">
18589     <type name="Test.MyAttribute">
18590       <method name="Void .ctor(String)">
18591         <size>20</size>
18592       </method>
18593     </type>
18594     <type name="Test.My2Attribute">
18595       <method name="Void .ctor(String, Int32)">
18596         <size>31</size>
18597       </method>
18598     </type>
18599     <type name="Test.Test">
18600       <method name="Void .ctor()">
18601         <size>7</size>
18602       </method>
18603       <method name="Int32 Main()">
18604         <size>92</size>
18605       </method>
18606     </type>
18607   </test>
18608   <test name="test-102.cs">
18609     <type name="N1.MineAttribute">
18610       <method name="Void .ctor(String)">
18611         <size>14</size>
18612       </method>
18613     </type>
18614     <type name="N1.ReturnAttribute">
18615       <method name="Void .ctor(String)">
18616         <size>14</size>
18617       </method>
18618     </type>
18619     <type name="N1.Foo">
18620       <method name="Void .ctor()">
18621         <size>7</size>
18622       </method>
18623       <method name="Int32 Main()">
18624         <size>250</size>
18625       </method>
18626     </type>
18627   </test>
18628   <test name="test-103.cs">
18629     <type name="A">
18630       <method name="Void .ctor()">
18631         <size>7</size>
18632       </method>
18633       <method name="Int32 Foo()">
18634         <size>0</size>
18635       </method>
18636     </type>
18637     <type name="B">
18638       <method name="Void .ctor()">
18639         <size>7</size>
18640       </method>
18641       <method name="Int32 Foo()">
18642         <size>2</size>
18643       </method>
18644       <method name="Int32 M()">
18645         <size>7</size>
18646       </method>
18647     </type>
18648     <type name="Test">
18649       <method name="Void .ctor()">
18650         <size>7</size>
18651       </method>
18652       <method name="Int32 Main()">
18653         <size>11</size>
18654       </method>
18655     </type>
18656   </test>
18657   <test name="test-104.cs">
18658     <type name="Test">
18659       <method name="Void .ctor()">
18660         <size>7</size>
18661       </method>
18662       <method name="Int32 Main(System.String[])">
18663         <size>12</size>
18664       </method>
18665     </type>
18666   </test>
18667   <test name="test-105.cs">
18668     <type name="Test">
18669       <method name="Void .ctor()">
18670         <size>7</size>
18671       </method>
18672       <method name="Int32 F(Int32)">
18673         <size>33</size>
18674       </method>
18675       <method name="Void async_callback(IAsyncResult)">
18676         <size>22</size>
18677       </method>
18678       <method name="Int32 Main()">
18679         <size>407</size>
18680       </method>
18681     </type>
18682     <type name="Test+SimpleDelegate">
18683       <method name="Void .ctor(Object, IntPtr)">
18684         <size>0</size>
18685       </method>
18686       <method name="Int32 Invoke(Int32)">
18687         <size>0</size>
18688       </method>
18689       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18690         <size>0</size>
18691       </method>
18692       <method name="Int32 EndInvoke(IAsyncResult)">
18693         <size>0</size>
18694       </method>
18695     </type>
18696   </test>
18697   <test name="test-106.cs">
18698     <type name="Test">
18699       <method name="Void .ctor()">
18700         <size>7</size>
18701       </method>
18702       <method name="Void .cctor()">
18703         <size>1</size>
18704       </method>
18705       <method name="Int32 F(Int32)">
18706         <size>27</size>
18707       </method>
18708       <method name="Void async_callback(IAsyncResult)">
18709         <size>33</size>
18710       </method>
18711       <method name="Int32 Main()">
18712         <size>135</size>
18713       </method>
18714     </type>
18715     <type name="Test+SimpleDelegate">
18716       <method name="Void .ctor(Object, IntPtr)">
18717         <size>0</size>
18718       </method>
18719       <method name="Int32 Invoke(Int32)">
18720         <size>0</size>
18721       </method>
18722       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18723         <size>0</size>
18724       </method>
18725       <method name="Int32 EndInvoke(IAsyncResult)">
18726         <size>0</size>
18727       </method>
18728     </type>
18729   </test>
18730   <test name="test-107.cs">
18731     <type name="Test">
18732       <method name="Void .ctor()">
18733         <size>7</size>
18734       </method>
18735       <method name="Void .cctor()">
18736         <size>1</size>
18737       </method>
18738       <method name="Int32 F(Int32)">
18739         <size>27</size>
18740       </method>
18741       <method name="Void async_callback(IAsyncResult)">
18742         <size>100</size>
18743       </method>
18744       <method name="Int32 Main()">
18745         <size>89</size>
18746       </method>
18747     </type>
18748     <type name="Test+SimpleDelegate">
18749       <method name="Void .ctor(Object, IntPtr)">
18750         <size>0</size>
18751       </method>
18752       <method name="Int32 Invoke(Int32)">
18753         <size>0</size>
18754       </method>
18755       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18756         <size>0</size>
18757       </method>
18758       <method name="Int32 EndInvoke(IAsyncResult)">
18759         <size>0</size>
18760       </method>
18761     </type>
18762   </test>
18763   <test name="test-108.cs">
18764     <type name="X">
18765       <method name="Void .ctor()">
18766         <size>7</size>
18767       </method>
18768       <method name="Int32 Main()">
18769         <size>79</size>
18770       </method>
18771     </type>
18772   </test>
18773   <test name="test-109.cs">
18774     <type name="T">
18775       <method name="Void .ctor()">
18776         <size>7</size>
18777       </method>
18778       <method name="Int32 Main()">
18779         <size>23</size>
18780       </method>
18781     </type>
18782   </test>
18783   <test name="test-11.cs">
18784     <type name="Test">
18785       <method name="Void .ctor()">
18786         <size>7</size>
18787       </method>
18788       <method name="Int32 boxtest()">
18789         <size>12</size>
18790       </method>
18791       <method name="Int32 Main()">
18792         <size>14</size>
18793       </method>
18794     </type>
18795   </test>
18796   <test name="test-110.cs">
18797     <type name="test.test">
18798       <method name="Void .ctor()">
18799         <size>7</size>
18800       </method>
18801       <method name="Int32 test_method(Int32)">
18802         <size>13</size>
18803       </method>
18804       <method name="Int32 Main()">
18805         <size>17</size>
18806       </method>
18807     </type>
18808   </test>
18809   <test name="test-111.cs">
18810     <type name="T">
18811       <method name="Void .ctor()">
18812         <size>7</size>
18813       </method>
18814       <method name="System.Object get_obj()">
18815         <size>6</size>
18816       </method>
18817       <method name="Int32 Main()">
18818         <size>21</size>
18819       </method>
18820     </type>
18821   </test>
18822   <test name="test-112.cs">
18823     <type name="X">
18824       <method name="Void .ctor()">
18825         <size>7</size>
18826       </method>
18827       <method name="System.Int32[] g()">
18828         <size>14</size>
18829       </method>
18830       <method name="Int32 Main()">
18831         <size>18</size>
18832       </method>
18833     </type>
18834   </test>
18835   <test name="test-113.cs">
18836     <type name="X">
18837       <method name="Void .ctor()">
18838         <size>7</size>
18839       </method>
18840       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
18841         <size>4</size>
18842       </method>
18843       <method name="Void GetProperty(System.String, System.String ByRef)">
18844         <size>21</size>
18845       </method>
18846       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
18847         <size>4</size>
18848       </method>
18849       <method name="Void GetProperty(System.String, Boolean ByRef)">
18850         <size>21</size>
18851       </method>
18852       <method name="Int32 Main()">
18853         <size>2</size>
18854       </method>
18855     </type>
18856   </test>
18857   <test name="test-114.cs">
18858     <type name="MyClass">
18859       <method name="Void .ctor()">
18860         <size>7</size>
18861       </method>
18862       <method name="Int32 Main()">
18863         <size>15</size>
18864       </method>
18865     </type>
18866     <type name="MyClass+IsAnything">
18867       <method name="Void .ctor(Object, IntPtr)">
18868         <size>0</size>
18869       </method>
18870       <method name="Boolean Invoke(Char)">
18871         <size>0</size>
18872       </method>
18873       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
18874         <size>0</size>
18875       </method>
18876       <method name="Boolean EndInvoke(IAsyncResult)">
18877         <size>0</size>
18878       </method>
18879     </type>
18880   </test>
18881   <test name="test-115.cs">
18882     <type name="A">
18883       <method name="Void .ctor()">
18884         <size>7</size>
18885       </method>
18886       <method name="X op_Explicit(A)">
18887         <size>8</size>
18888       </method>
18889     </type>
18890     <type name="X">
18891       <method name="Void .ctor()">
18892         <size>7</size>
18893       </method>
18894     </type>
18895     <type name="Y">
18896       <method name="Void .ctor()">
18897         <size>7</size>
18898       </method>
18899     </type>
18900     <type name="blah">
18901       <method name="Void .ctor()">
18902         <size>7</size>
18903       </method>
18904       <method name="Int32 Main()">
18905         <size>47</size>
18906       </method>
18907     </type>
18908   </test>
18909   <test name="test-116.cs">
18910     <type name="X">
18911       <method name="Void .ctor()">
18912         <size>7</size>
18913       </method>
18914       <method name="Int32 Main()">
18915         <size>12</size>
18916       </method>
18917     </type>
18918   </test>
18919   <test name="test-117.cs">
18920     <type name="Blah">
18921       <method name="Void .ctor()">
18922         <size>18</size>
18923       </method>
18924       <method name="Int32 Main()">
18925         <size>25</size>
18926       </method>
18927     </type>
18928   </test>
18929   <test name="test-118.cs">
18930     <type name="Container">
18931       <method name="Void .ctor()">
18932         <size>7</size>
18933       </method>
18934       <method name="Int32 Main(System.String[])">
18935         <size>2</size>
18936       </method>
18937     </type>
18938   </test>
18939   <test name="test-119.cs">
18940     <type name="Value">
18941       <method name="Void .ctor()">
18942         <size>7</size>
18943       </method>
18944       <method name="Int32 op_Explicit(Value)">
18945         <size>2</size>
18946       </method>
18947       <method name="MyObject op_Explicit(Value)">
18948         <size>7</size>
18949       </method>
18950       <method name="UInt32 op_Explicit(Value)">
18951         <size>2</size>
18952       </method>
18953     </type>
18954     <type name="MyObject">
18955       <method name="Void .ctor(Int32)">
18956         <size>7</size>
18957       </method>
18958     </type>
18959     <type name="Derived">
18960       <method name="Void .ctor(Int32)">
18961         <size>8</size>
18962       </method>
18963       <method name="Derived Blah()">
18964         <size>18</size>
18965       </method>
18966     </type>
18967     <type name="Test">
18968       <method name="Void .ctor()">
18969         <size>7</size>
18970       </method>
18971       <method name="Int32 Main()">
18972         <size>33</size>
18973       </method>
18974     </type>
18975   </test>
18976   <test name="test-12.cs">
18977     <type name="X">
18978       <method name="Void .ctor()">
18979         <size>7</size>
18980       </method>
18981       <method name="Int32 Main(System.String[])">
18982         <size>270</size>
18983       </method>
18984       <method name="System.String s(System.String, Int32)">
18985         <size>13</size>
18986       </method>
18987       <method name="System.String x(System.String, System.Object)">
18988         <size>8</size>
18989       </method>
18990     </type>
18991   </test>
18992   <test name="test-120.cs">
18993     <type name="test">
18994       <method name="Void .ctor()">
18995         <size>7</size>
18996       </method>
18997       <method name="Int32 Main()">
18998         <size>140</size>
18999       </method>
19000     </type>
19001   </test>
19002   <test name="test-121.cs">
19003     <type name="X">
19004       <method name="Void .ctor()">
19005         <size>7</size>
19006       </method>
19007       <method name="Int32 g()">
19008         <size>14</size>
19009       </method>
19010       <method name="Int32 Main()">
19011         <size>81</size>
19012       </method>
19013     </type>
19014   </test>
19015   <test name="test-122.cs">
19016     <type name="A">
19017       <method name="Void .ctor()">
19018         <size>7</size>
19019       </method>
19020       <method name="Void .cctor()">
19021         <size>1</size>
19022       </method>
19023       <method name="Int32 Main()">
19024         <size>2</size>
19025       </method>
19026     </type>
19027     <type name="A+B">
19028       <method name="Void .ctor()">
19029         <size>7</size>
19030       </method>
19031       <method name="Void Foo()">
19032         <size>13</size>
19033       </method>
19034     </type>
19035   </test>
19036   <test name="test-123.cs">
19037     <type name="X">
19038       <method name="Void .ctor()">
19039         <size>7</size>
19040       </method>
19041       <method name="System.Object get_non_null()">
19042         <size>6</size>
19043       </method>
19044       <method name="System.Object get_null()">
19045         <size>2</size>
19046       </method>
19047       <method name="Int32 Main()">
19048         <size>95</size>
19049       </method>
19050     </type>
19051   </test>
19052   <test name="test-124.cs">
19053     <type name="t">
19054       <method name="Void .ctor()">
19055         <size>7</size>
19056       </method>
19057       <method name="Void a()">
19058         <size>16</size>
19059       </method>
19060       <method name="Void b()">
19061         <size>16</size>
19062       </method>
19063       <method name="Void c()">
19064         <size>24</size>
19065       </method>
19066       <method name="Void d()">
19067         <size>28</size>
19068       </method>
19069       <method name="Void Main()">
19070         <size>1</size>
19071       </method>
19072     </type>
19073   </test>
19074   <test name="test-125.cs">
19075     <type name="Fraction">
19076       <method name="Void .ctor(Int32, Int32)">
19077         <size>31</size>
19078       </method>
19079       <method name="Void .ctor(Int32)">
19080         <size>31</size>
19081       </method>
19082       <method name="Boolean Equals(System.Object)">
19083         <size>36</size>
19084       </method>
19085       <method name="System.String ToString()">
19086         <size>35</size>
19087       </method>
19088       <method name="Fraction op_Implicit(Int32)">
19089         <size>17</size>
19090       </method>
19091       <method name="Int32 op_Explicit(Fraction)">
19092         <size>24</size>
19093       </method>
19094       <method name="Boolean op_Equality(Fraction, Fraction)">
19095         <size>48</size>
19096       </method>
19097       <method name="Boolean op_Inequality(Fraction, Fraction)">
19098         <size>21</size>
19099       </method>
19100       <method name="Fraction op_Addition(Fraction, Fraction)">
19101         <size>102</size>
19102       </method>
19103     </type>
19104     <type name="Tester">
19105       <method name="Void .ctor()">
19106         <size>7</size>
19107       </method>
19108       <method name="Int32 Main()">
19109         <size>148</size>
19110       </method>
19111     </type>
19112   </test>
19113   <test name="test-126.cs">
19114     <type name="X">
19115       <method name="Void .ctor()">
19116         <size>7</size>
19117       </method>
19118       <method name="Void Iface.Method()">
19119         <size>1</size>
19120       </method>
19121       <method name="Int32 Main()">
19122         <size>33</size>
19123       </method>
19124     </type>
19125   </test>
19126   <test name="test-127.cs">
19127     <type name="X">
19128       <method name="Void .ctor()">
19129         <size>7</size>
19130       </method>
19131       <method name="Int32 Main()">
19132         <size>32</size>
19133       </method>
19134     </type>
19135   </test>
19136   <test name="test-128.cs">
19137     <type name="SimpleAttribute">
19138       <method name="Void .ctor(String)">
19139         <size>14</size>
19140       </method>
19141     </type>
19142     <type name="MineAttribute">
19143       <method name="Void .ctor(Type[])">
19144         <size>14</size>
19145       </method>
19146     </type>
19147     <type name="Foo">
19148       <method name="Void .ctor()">
19149         <size>7</size>
19150       </method>
19151       <method name="Int32 MM()">
19152         <size>153</size>
19153       </method>
19154     </type>
19155     <type name="Blah">
19156       <method name="Void .ctor()">
19157         <size>7</size>
19158       </method>
19159       <method name="Int32 get_Value()">
19160         <size>7</size>
19161       </method>
19162       <method name="Void set_Value(Int32)">
19163         <size>8</size>
19164       </method>
19165       <method name="Int32 Another()">
19166         <size>2</size>
19167       </method>
19168       <method name="Int32 Main()">
19169         <size>6</size>
19170       </method>
19171     </type>
19172   </test>
19173   <test name="test-129.cs">
19174     <type name="X">
19175       <method name="Void .ctor()">
19176         <size>7</size>
19177       </method>
19178       <method name="Int32 Main()">
19179         <size>27</size>
19180       </method>
19181     </type>
19182   </test>
19183   <test name="test-13.cs">
19184     <type name="Foo">
19185       <method name="Void .ctor()">
19186         <size>7</size>
19187       </method>
19188       <method name="Boolean MyMethod()">
19189         <size>12</size>
19190       </method>
19191     </type>
19192     <type name="Blah">
19193       <method name="Void .ctor()">
19194         <size>7</size>
19195       </method>
19196       <method name="Int32 Main()">
19197         <size>23</size>
19198       </method>
19199     </type>
19200   </test>
19201   <test name="test-130.cs">
19202     <type name="X">
19203       <method name="Void .ctor()">
19204         <size>20</size>
19205       </method>
19206       <method name="Int32 Main()">
19207         <size>2</size>
19208       </method>
19209     </type>
19210   </test>
19211   <test name="test-131.cs">
19212     <type name="SimpleAttribute">
19213       <method name="Void .ctor(String)">
19214         <size>14</size>
19215       </method>
19216     </type>
19217     <type name="Blah">
19218       <method name="Void .ctor()">
19219         <size>7</size>
19220       </method>
19221       <method name="Int32 Main()">
19222         <size>2</size>
19223       </method>
19224     </type>
19225   </test>
19226   <test name="test-132.cs">
19227     <type name="T">
19228       <method name="Void .ctor()">
19229         <size>7</size>
19230       </method>
19231       <method name="Int32 Main()">
19232         <size>51</size>
19233       </method>
19234     </type>
19235   </test>
19236   <test name="test-133.cs">
19237     <type name="T">
19238       <method name="Void .ctor()">
19239         <size>7</size>
19240       </method>
19241       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
19242         <size>21</size>
19243       </method>
19244       <method name="Void get_struct(S ByRef)">
19245         <size>24</size>
19246       </method>
19247       <method name="Int32 Main()">
19248         <size>75</size>
19249       </method>
19250     </type>
19251   </test>
19252   <test name="test-134.cs">
19253     <type name="AA">
19254       <method name="Void .ctor()">
19255         <size>7</size>
19256       </method>
19257       <method name="Void A()">
19258         <size>8</size>
19259       </method>
19260       <method name="Void B()">
19261         <size>8</size>
19262       </method>
19263       <method name="Void C()">
19264         <size>8</size>
19265       </method>
19266       <method name="Boolean get_OK()">
19267         <size>32</size>
19268       </method>
19269     </type>
19270     <type name="BB">
19271       <method name="Void .ctor()">
19272         <size>7</size>
19273       </method>
19274       <method name="Void A()">
19275         <size>18</size>
19276       </method>
19277       <method name="Void B()">
19278         <size>8</size>
19279       </method>
19280       <method name="Void C()">
19281         <size>8</size>
19282       </method>
19283       <method name="Boolean get_OK()">
19284         <size>32</size>
19285       </method>
19286     </type>
19287     <type name="T">
19288       <method name="Void .ctor()">
19289         <size>7</size>
19290       </method>
19291       <method name="Void A()">
19292         <size>1</size>
19293       </method>
19294       <method name="Void B()">
19295         <size>1</size>
19296       </method>
19297       <method name="Int32 Main()">
19298         <size>76</size>
19299       </method>
19300     </type>
19301   </test>
19302   <test name="test-135.cs">
19303     <type name="A">
19304       <method name="Void .ctor()">
19305         <size>7</size>
19306       </method>
19307       <method name="Void doh()">
19308         <size>1</size>
19309       </method>
19310     </type>
19311     <type name="T">
19312       <method name="Void .ctor()">
19313         <size>7</size>
19314       </method>
19315       <method name="A get_Prop()">
19316         <size>6</size>
19317       </method>
19318       <method name="Int32 Main()">
19319         <size>37</size>
19320       </method>
19321       <method name="IA IB.get_Prop()">
19322         <size>6</size>
19323       </method>
19324     </type>
19325   </test>
19326   <test name="test-136.cs">
19327     <type name="MyCar">
19328       <method name="Void .ctor()">
19329         <size>7</size>
19330       </method>
19331       <method name="Void IDiagnostic.Stop()">
19332         <size>8</size>
19333       </method>
19334       <method name="Void IAutomobile.Stop()">
19335         <size>8</size>
19336       </method>
19337       <method name="Void Stop()">
19338         <size>16</size>
19339       </method>
19340     </type>
19341     <type name="TestConflict">
19342       <method name="Void .ctor()">
19343         <size>7</size>
19344       </method>
19345       <method name="Int32 Main()">
19346         <size>74</size>
19347       </method>
19348     </type>
19349   </test>
19350   <test name="test-137.cs">
19351     <type name="C">
19352       <method name="Void .ctor()">
19353         <size>7</size>
19354       </method>
19355       <method name="Void X()">
19356         <size>15</size>
19357       </method>
19358       <method name="Int32 Main()">
19359         <size>95</size>
19360       </method>
19361     </type>
19362   </test>
19363   <test name="test-138.cs">
19364     <type name="T">
19365       <method name="Void .ctor()">
19366         <size>7</size>
19367       </method>
19368       <method name="Int32 Main()">
19369         <size>14</size>
19370       </method>
19371     </type>
19372   </test>
19373   <test name="test-139.cs">
19374     <type name="T">
19375       <method name="Void one()">
19376         <size>13</size>
19377       </method>
19378       <method name="Void two(T)">
19379         <size>8</size>
19380       </method>
19381       <method name="Void three(T ByRef)">
19382         <size>13</size>
19383       </method>
19384       <method name="Int32 GetHashCode()">
19385         <size>12</size>
19386       </method>
19387       <method name="Int32 Main()">
19388         <size>25</size>
19389       </method>
19390     </type>
19391   </test>
19392   <test name="test-14.cs">
19393     <type name="Obj.A">
19394       <method name="Void .ctor()">
19395         <size>7</size>
19396       </method>
19397       <method name="Int32 F()">
19398         <size>2</size>
19399       </method>
19400       <method name="Int32 G()">
19401         <size>2</size>
19402       </method>
19403       <method name="Int32 H()">
19404         <size>3</size>
19405       </method>
19406     </type>
19407     <type name="Obj.B">
19408       <method name="Void .ctor()">
19409         <size>7</size>
19410       </method>
19411       <method name="Int32 F()">
19412         <size>2</size>
19413       </method>
19414       <method name="Int32 G()">
19415         <size>2</size>
19416       </method>
19417       <method name="Int32 H()">
19418         <size>3</size>
19419       </method>
19420     </type>
19421     <type name="Obj.Test">
19422       <method name="Void .ctor()">
19423         <size>7</size>
19424       </method>
19425       <method name="Int32 Main()">
19426         <size>182</size>
19427       </method>
19428     </type>
19429   </test>
19430   <test name="test-140.cs">
19431     <type name="BreakTest">
19432       <method name="Void .ctor()">
19433         <size>7</size>
19434       </method>
19435       <method name="Void .cctor()">
19436         <size>1</size>
19437       </method>
19438       <method name="Void B()">
19439         <size>47</size>
19440       </method>
19441       <method name="Int32 Main()">
19442         <size>20</size>
19443       </method>
19444     </type>
19445   </test>
19446   <test name="test-141.cs">
19447     <type name="X">
19448       <method name="Void .ctor()">
19449         <size>7</size>
19450       </method>
19451       <method name="Int32 Main()">
19452         <size>38</size>
19453       </method>
19454       <method name="Boolean Test1()">
19455         <size>41</size>
19456       </method>
19457       <method name="Boolean Test2()">
19458         <size>42</size>
19459       </method>
19460       <method name="Boolean Test3()">
19461         <size>37</size>
19462       </method>
19463     </type>
19464   </test>
19465   <test name="test-142.cs">
19466     <type name="TestClass">
19467       <method name="Void .ctor(EventHandler)">
19468         <size>14</size>
19469       </method>
19470       <method name="Int32 Main()">
19471         <size>2</size>
19472       </method>
19473     </type>
19474     <type name="TestBaseClass">
19475       <method name="Void .ctor()">
19476         <size>7</size>
19477       </method>
19478       <method name="Void add_Blah(System.EventHandler)">
19479         <size>24</size>
19480       </method>
19481       <method name="Void remove_Blah(System.EventHandler)">
19482         <size>24</size>
19483       </method>
19484     </type>
19485   </test>
19486   <test name="test-143.cs">
19487     <type name="MonoEnumInfo">
19488       <method name="Void stuff()">
19489         <size>8</size>
19490       </method>
19491       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
19492         <size>23</size>
19493       </method>
19494       <method name="Int32 Main()">
19495         <size>32</size>
19496       </method>
19497     </type>
19498   </test>
19499   <test name="test-144.cs">
19500     <type name="Test">
19501       <method name="Void .ctor()">
19502         <size>7</size>
19503       </method>
19504       <method name="Void Main()">
19505         <size>1</size>
19506       </method>
19507     </type>
19508   </test>
19509   <test name="test-145.cs">
19510     <type name="JagArrayTest">
19511       <method name="Void .ctor()">
19512         <size>7</size>
19513       </method>
19514       <method name="Void .cctor()">
19515         <size>25</size>
19516       </method>
19517       <method name="Void Main()">
19518         <size>15</size>
19519       </method>
19520     </type>
19521   </test>
19522   <test name="test-146.cs">
19523     <type name="Test">
19524       <method name="Void .ctor()">
19525         <size>7</size>
19526       </method>
19527       <method name="Int32 Main()">
19528         <size>335</size>
19529       </method>
19530     </type>
19531   </test>
19532   <test name="test-147.cs">
19533     <type name="X">
19534       <method name="Void .ctor()">
19535         <size>15</size>
19536       </method>
19537       <method name="Void .cctor()">
19538         <size>8</size>
19539       </method>
19540       <method name="X Foo()">
19541         <size>6</size>
19542       </method>
19543       <method name="X Bar()">
19544         <size>6</size>
19545       </method>
19546       <method name="X Baz()">
19547         <size>6</size>
19548       </method>
19549       <method name="UInt32 get_Property()">
19550         <size>2</size>
19551       </method>
19552       <method name="UInt32 get_StaticProperty()">
19553         <size>3</size>
19554       </method>
19555       <method name="Int32 get_Item(Int32)">
19556         <size>2</size>
19557       </method>
19558     </type>
19559     <type name="Y">
19560       <method name="Void .ctor()">
19561         <size>15</size>
19562       </method>
19563       <method name="Void .cctor()">
19564         <size>9</size>
19565       </method>
19566       <method name="Y Foo()">
19567         <size>6</size>
19568       </method>
19569       <method name="Y Bar()">
19570         <size>6</size>
19571       </method>
19572       <method name="Y Baz()">
19573         <size>6</size>
19574       </method>
19575       <method name="UInt32 get_Property()">
19576         <size>2</size>
19577       </method>
19578       <method name="UInt32 get_StaticProperty()">
19579         <size>3</size>
19580       </method>
19581       <method name="Int32 get_Item(Int32)">
19582         <size>2</size>
19583       </method>
19584     </type>
19585     <type name="Z">
19586       <method name="Void .ctor()">
19587         <size>7</size>
19588       </method>
19589       <method name="Int32 Test()">
19590         <size>94</size>
19591       </method>
19592     </type>
19593     <type name="Test">
19594       <method name="Void .ctor()">
19595         <size>7</size>
19596       </method>
19597       <method name="Int32 Main()">
19598         <size>252</size>
19599       </method>
19600     </type>
19601   </test>
19602   <test name="test-148.cs">
19603     <type name="Y">
19604       <method name="Void .ctor()">
19605         <size>7</size>
19606       </method>
19607       <method name="Int32 get_Bar(Int32)">
19608         <size>2</size>
19609       </method>
19610       <method name="Int64 get_Bar(Double)">
19611         <size>3</size>
19612       </method>
19613     </type>
19614     <type name="Z">
19615       <method name="Void .ctor()">
19616         <size>7</size>
19617       </method>
19618       <method name="Int64 get_Whatever(Double)">
19619         <size>3</size>
19620       </method>
19621       <method name="Single get_Whatever(Int64, Int32)">
19622         <size>6</size>
19623       </method>
19624       <method name="Int32 InstanceTest()">
19625         <size>54</size>
19626       </method>
19627       <method name="Int32 Test()">
19628         <size>358</size>
19629       </method>
19630       <method name="Int32 Main()">
19631         <size>94</size>
19632       </method>
19633     </type>
19634     <type name="Z+MyArray">
19635       <method name="Void .ctor()">
19636         <size>7</size>
19637       </method>
19638       <method name="System.Object get_Item(Int32)">
19639         <size>8</size>
19640       </method>
19641       <method name="Void set_Item(Int32, System.Object)">
19642         <size>9</size>
19643       </method>
19644     </type>
19645     <type name="A">
19646       <method name="Void .ctor()">
19647         <size>7</size>
19648       </method>
19649       <method name="Int32 get_Monkey(Int32)">
19650         <size>4</size>
19651       </method>
19652     </type>
19653     <type name="B">
19654       <method name="Void .ctor()">
19655         <size>7</size>
19656       </method>
19657       <method name="Int64 get_Item(Int64, Int32)">
19658         <size>5</size>
19659       </method>
19660     </type>
19661     <type name="C">
19662       <method name="Void .ctor()">
19663         <size>7</size>
19664       </method>
19665       <method name="Int32 get_Item(Int32)">
19666         <size>4</size>
19667       </method>
19668     </type>
19669     <type name="D">
19670       <method name="Void .ctor()">
19671         <size>7</size>
19672       </method>
19673       <method name="Int64 get_Item(Int64, Int32)">
19674         <size>5</size>
19675       </method>
19676     </type>
19677     <type name="E">
19678       <method name="Void .ctor()">
19679         <size>7</size>
19680       </method>
19681       <method name="System.String get_g()">
19682         <size>6</size>
19683       </method>
19684       <method name="Void set_g(System.String)">
19685         <size>1</size>
19686       </method>
19687     </type>
19688     <type name="F">
19689       <method name="Void .ctor()">
19690         <size>7</size>
19691       </method>
19692       <method name="System.String get_g()">
19693         <size>6</size>
19694       </method>
19695     </type>
19696     <type name="DisposableNotifyList">
19697       <method name="Void .ctor()">
19698         <size>7</size>
19699       </method>
19700     </type>
19701     <type name="ChildList">
19702       <method name="Void .ctor()">
19703         <size>7</size>
19704       </method>
19705       <method name="Void Test()">
19706         <size>14</size>
19707       </method>
19708     </type>
19709     <type name="Y">
19710       <method name="Int32 X.get_Foo(Int32)">
19711         <size>2</size>
19712       </method>
19713     </type>
19714   </test>
19715   <test name="test-149.cs">
19716     <type name="Y">
19717       <method name="Void .ctor()">
19718         <size>7</size>
19719       </method>
19720       <method name="Void .cctor()">
19721         <size>1</size>
19722       </method>
19723       <method name="Void add_Foo(System.EventHandler)">
19724         <size>24</size>
19725       </method>
19726       <method name="Void remove_Foo(System.EventHandler)">
19727         <size>24</size>
19728       </method>
19729       <method name="Void add_TestEvent(MyDelegate)">
19730         <size>24</size>
19731       </method>
19732       <method name="Void remove_TestEvent(MyDelegate)">
19733         <size>24</size>
19734       </method>
19735       <method name="Int32 Test()">
19736         <size>166</size>
19737       </method>
19738       <method name="Void callback1(System.Object, System.EventArgs)">
19739         <size>7</size>
19740       </method>
19741       <method name="Int64 callback2(Int32)">
19742         <size>19</size>
19743       </method>
19744       <method name="Void callback3(System.Object, System.EventArgs)">
19745         <size>7</size>
19746       </method>
19747     </type>
19748     <type name="Z">
19749       <method name="Void .ctor()">
19750         <size>7</size>
19751       </method>
19752       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
19753         <size>22</size>
19754       </method>
19755       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
19756         <size>22</size>
19757       </method>
19758       <method name="Int32 a()">
19759         <size>2</size>
19760       </method>
19761       <method name="Int32 Main()">
19762         <size>80</size>
19763       </method>
19764     </type>
19765     <type name="Static">
19766       <method name="Void .ctor()">
19767         <size>7</size>
19768       </method>
19769       <method name="Void add_Test(System.EventHandler)">
19770         <size>22</size>
19771       </method>
19772       <method name="Void remove_Test(System.EventHandler)">
19773         <size>22</size>
19774       </method>
19775       <method name="Void Fire()">
19776         <size>23</size>
19777       </method>
19778     </type>
19779     <type name="Z+SomeEventHandler">
19780       <method name="Void .ctor(Object, IntPtr)">
19781         <size>0</size>
19782       </method>
19783       <method name="Int32 Invoke()">
19784         <size>0</size>
19785       </method>
19786       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19787         <size>0</size>
19788       </method>
19789       <method name="Int32 EndInvoke(IAsyncResult)">
19790         <size>0</size>
19791       </method>
19792     </type>
19793     <type name="MyDelegate">
19794       <method name="Void .ctor(Object, IntPtr)">
19795         <size>0</size>
19796       </method>
19797       <method name="Int64 Invoke(Int32)">
19798         <size>0</size>
19799       </method>
19800       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19801         <size>0</size>
19802       </method>
19803       <method name="Int64 EndInvoke(IAsyncResult)">
19804         <size>0</size>
19805       </method>
19806     </type>
19807     <type name="Y">
19808       <method name="Void X.add_Foo(System.EventHandler)">
19809         <size>1</size>
19810       </method>
19811       <method name="Void X.remove_Foo(System.EventHandler)">
19812         <size>1</size>
19813       </method>
19814     </type>
19815   </test>
19816   <test name="test-15.cs">
19817     <type name="Implementor">
19818       <method name="Void .ctor()">
19819         <size>7</size>
19820       </method>
19821       <method name="Int32 A()">
19822         <size>2</size>
19823       </method>
19824     </type>
19825     <type name="Run">
19826       <method name="Void .ctor()">
19827         <size>7</size>
19828       </method>
19829       <method name="Int32 Main()">
19830         <size>53</size>
19831       </method>
19832     </type>
19833     <type name="StructImplementor">
19834       <method name="Int32 A()">
19835         <size>2</size>
19836       </method>
19837     </type>
19838   </test>
19839   <test name="test-150.cs">
19840     <type name="T">
19841       <method name="Void .ctor()">
19842         <size>18</size>
19843       </method>
19844       <method name="Int32 Main()">
19845         <size>2</size>
19846       </method>
19847     </type>
19848   </test>
19849   <test name="test-151.cs">
19850     <type name="A.Iface">
19851       <method name="Void .ctor()">
19852         <size>7</size>
19853       </method>
19854       <method name="Void bah()">
19855         <size>1</size>
19856       </method>
19857     </type>
19858     <type name="A.my">
19859       <method name="Void .ctor()">
19860         <size>7</size>
19861       </method>
19862       <method name="Void doit(System.Object)">
19863         <size>13</size>
19864       </method>
19865       <method name="Int32 Main()">
19866         <size>2</size>
19867       </method>
19868     </type>
19869   </test>
19870   <test name="test-152.cs">
19871     <type name="X">
19872       <method name="Void .ctor()">
19873         <size>7</size>
19874       </method>
19875       <method name="Int32 Main()">
19876         <size>99</size>
19877       </method>
19878     </type>
19879   </test>
19880   <test name="test-153.cs">
19881     <type name="Z">
19882       <method name="Void .ctor()">
19883         <size>7</size>
19884       </method>
19885       <method name="Void Test2(System.String, System.Object[])">
19886         <size>1</size>
19887       </method>
19888       <method name="Void Test(System.String, System.Object[])">
19889         <size>8</size>
19890       </method>
19891       <method name="Int32 Main()">
19892         <size>86</size>
19893       </method>
19894     </type>
19895   </test>
19896   <test name="test-154.cs">
19897     <type name="X">
19898       <method name="Void .ctor()">
19899         <size>7</size>
19900       </method>
19901       <method name="Int32 Main()">
19902         <size>2</size>
19903       </method>
19904       <method name="Void test1(Single ByRef)">
19905         <size>6</size>
19906       </method>
19907       <method name="Void test2(Int32, Single ByRef)">
19908         <size>38</size>
19909       </method>
19910       <method name="Void test3(System.Int64[], Int32)">
19911         <size>21</size>
19912       </method>
19913       <method name="Int32 test4(Int32, Single ByRef)">
19914         <size>33</size>
19915       </method>
19916       <method name="Int32 test5(Single ByRef, Int64)">
19917         <size>75</size>
19918       </method>
19919       <method name="Int32 test6(Single ByRef)">
19920         <size>10</size>
19921       </method>
19922       <method name="Int64 test7(System.Int32[], Int32)">
19923         <size>64</size>
19924       </method>
19925       <method name="Int64 test8(Int32)">
19926         <size>34</size>
19927       </method>
19928       <method name="Int64 test9(Int32)">
19929         <size>28</size>
19930       </method>
19931       <method name="Void test10(Int32, Single ByRef)">
19932         <size>23</size>
19933       </method>
19934       <method name="Int64 test11(Int32)">
19935         <size>44</size>
19936       </method>
19937       <method name="Void test12(Single ByRef)">
19938         <size>25</size>
19939       </method>
19940       <method name="Void test13(Int32, Single ByRef)">
19941         <size>23</size>
19942       </method>
19943       <method name="Int64 test14(Int32, Single ByRef)">
19944         <size>66</size>
19945       </method>
19946       <method name="Int32 test15(Int32, Single ByRef)">
19947         <size>33</size>
19948       </method>
19949       <method name="Void test16()">
19950         <size>54</size>
19951       </method>
19952       <method name="Void test17()">
19953         <size>62</size>
19954       </method>
19955       <method name="Void test18(Int32, Int32 ByRef)">
19956         <size>35</size>
19957       </method>
19958       <method name="Int32 test19()">
19959         <size>49</size>
19960       </method>
19961       <method name="Int32 test20()">
19962         <size>22</size>
19963       </method>
19964       <method name="Int32 test21()">
19965         <size>28</size>
19966       </method>
19967       <method name="Int32 test22()">
19968         <size>27</size>
19969       </method>
19970       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
19971         <size>29</size>
19972       </method>
19973       <method name="Int64 test24(Int32)">
19974         <size>67</size>
19975       </method>
19976       <method name="Int64 test25(Int32)">
19977         <size>44</size>
19978       </method>
19979       <method name="Void test26()">
19980         <size>22</size>
19981       </method>
19982       <method name="Int32 test27()">
19983         <size>12</size>
19984       </method>
19985       <method name="Void test28(System.Object ByRef)">
19986         <size>23</size>
19987       </method>
19988       <method name="Boolean test29(Int32 ByRef)">
19989         <size>33</size>
19990       </method>
19991       <method name="System.String test30(System.String ByRef)">
19992         <size>36</size>
19993       </method>
19994       <method name="System.String test31(Int32)">
19995         <size>78</size>
19996       </method>
19997       <method name="Void test32()">
19998         <size>11</size>
19999       </method>
20000       <method name="Int32 test33()">
20001         <size>4</size>
20002       </method>
20003       <method name="Void test34()">
20004         <size>20</size>
20005       </method>
20006       <method name="Void test35(Int32, Boolean)">
20007         <size>28</size>
20008       </method>
20009       <method name="Void test36()">
20010         <size>41</size>
20011       </method>
20012       <method name="Void test37()">
20013         <size>42</size>
20014       </method>
20015       <method name="Int32 test38()">
20016         <size>2</size>
20017       </method>
20018       <method name="Int32 test40(Int32)">
20019         <size>18</size>
20020       </method>
20021     </type>
20022   </test>
20023   <test name="test-155.cs">
20024     <type name="Test">
20025       <method name="Void .ctor()">
20026         <size>7</size>
20027       </method>
20028       <method name="Int32 Main()">
20029         <size>44</size>
20030       </method>
20031     </type>
20032     <type name="Test+TestClass">
20033       <method name="Void .ctor()">
20034         <size>7</size>
20035       </method>
20036       <method name="System.String test(System.String)">
20037         <size>22</size>
20038       </method>
20039     </type>
20040   </test>
20041   <test name="test-156.cs">
20042     <type name="Internal">
20043       <method name="Void .ctor()">
20044         <size>7</size>
20045       </method>
20046     </type>
20047     <type name="Public">
20048       <method name="Void .ctor()">
20049         <size>7</size>
20050       </method>
20051     </type>
20052     <type name="X">
20053       <method name="Void .ctor()">
20054         <size>7</size>
20055       </method>
20056       <method name="Void Main()">
20057         <size>1</size>
20058       </method>
20059     </type>
20060     <type name="X+NestedPublic">
20061       <method name="Void .ctor()">
20062         <size>7</size>
20063       </method>
20064     </type>
20065     <type name="X+NestedAssembly">
20066       <method name="Void .ctor()">
20067         <size>7</size>
20068       </method>
20069     </type>
20070     <type name="X+NestedFamilyAndAssembly">
20071       <method name="Void .ctor()">
20072         <size>7</size>
20073       </method>
20074     </type>
20075     <type name="X+NestedFamily">
20076       <method name="Void .ctor()">
20077         <size>7</size>
20078       </method>
20079     </type>
20080     <type name="X+NestedPrivate">
20081       <method name="Void .ctor()">
20082         <size>7</size>
20083       </method>
20084     </type>
20085     <type name="A">
20086       <method name="Void .ctor()">
20087         <size>7</size>
20088       </method>
20089     </type>
20090     <type name="B">
20091       <method name="Void .ctor()">
20092         <size>7</size>
20093       </method>
20094     </type>
20095     <type name="C">
20096       <method name="Void .ctor()">
20097         <size>7</size>
20098       </method>
20099     </type>
20100     <type name="D">
20101       <method name="Void .ctor()">
20102         <size>7</size>
20103       </method>
20104     </type>
20105     <type name="E">
20106       <method name="Void .ctor()">
20107         <size>7</size>
20108       </method>
20109     </type>
20110     <type name="F">
20111       <method name="Void .ctor()">
20112         <size>7</size>
20113       </method>
20114     </type>
20115     <type name="Y">
20116       <method name="Void .ctor()">
20117         <size>7</size>
20118       </method>
20119       <method name="Void Test(YI)">
20120         <size>1</size>
20121       </method>
20122     </type>
20123     <type name="Y+YA">
20124       <method name="Void .ctor()">
20125         <size>7</size>
20126       </method>
20127     </type>
20128     <type name="Y+YB">
20129       <method name="Void .ctor()">
20130         <size>7</size>
20131       </method>
20132     </type>
20133     <type name="Y+YC">
20134       <method name="Void .ctor()">
20135         <size>7</size>
20136       </method>
20137     </type>
20138     <type name="Y+YD">
20139       <method name="Void .ctor()">
20140         <size>7</size>
20141       </method>
20142     </type>
20143     <type name="Y+YE">
20144       <method name="Void .ctor()">
20145         <size>7</size>
20146       </method>
20147     </type>
20148     <type name="Y+YF">
20149       <method name="Void .ctor()">
20150         <size>7</size>
20151       </method>
20152     </type>
20153     <type name="Y+YG">
20154       <method name="Void .ctor()">
20155         <size>7</size>
20156       </method>
20157     </type>
20158     <type name="Y+YH">
20159       <method name="Void .ctor()">
20160         <size>7</size>
20161       </method>
20162     </type>
20163     <type name="Z">
20164       <method name="Void .ctor()">
20165         <size>7</size>
20166       </method>
20167     </type>
20168     <type name="Z+P">
20169       <method name="Void .ctor()">
20170         <size>7</size>
20171       </method>
20172     </type>
20173     <type name="W">
20174       <method name="Void .ctor()">
20175         <size>7</size>
20176       </method>
20177     </type>
20178     <type name="W+WA">
20179       <method name="Void .ctor()">
20180         <size>7</size>
20181       </method>
20182     </type>
20183     <type name="W+WB">
20184       <method name="Void .ctor()">
20185         <size>7</size>
20186       </method>
20187     </type>
20188     <type name="W+WC">
20189       <method name="Void .ctor()">
20190         <size>7</size>
20191       </method>
20192     </type>
20193     <type name="W+WD">
20194       <method name="Void .ctor()">
20195         <size>7</size>
20196       </method>
20197     </type>
20198     <type name="W+WE">
20199       <method name="Void .ctor()">
20200         <size>7</size>
20201       </method>
20202     </type>
20203     <type name="W+WCA">
20204       <method name="Void .ctor()">
20205         <size>7</size>
20206       </method>
20207     </type>
20208     <type name="W+WCB">
20209       <method name="Void .ctor()">
20210         <size>7</size>
20211       </method>
20212     </type>
20213     <type name="W+WCB+WCD">
20214       <method name="Void .ctor()">
20215         <size>7</size>
20216       </method>
20217     </type>
20218     <type name="W+WCB+WCD+WCE">
20219       <method name="Void .ctor()">
20220         <size>7</size>
20221       </method>
20222     </type>
20223     <type name="G">
20224       <method name="Void .ctor()">
20225         <size>7</size>
20226       </method>
20227       <method name="Void Test(X)">
20228         <size>1</size>
20229       </method>
20230     </type>
20231     <type name="G+I">
20232       <method name="Void .ctor()">
20233         <size>7</size>
20234       </method>
20235     </type>
20236     <type name="G+I+J">
20237       <method name="Void .ctor()">
20238         <size>7</size>
20239       </method>
20240       <method name="Void Test(Foo)">
20241         <size>1</size>
20242       </method>
20243     </type>
20244     <type name="H">
20245       <method name="Void .ctor()">
20246         <size>7</size>
20247       </method>
20248       <method name="Void Test(System.Int32[])">
20249         <size>1</size>
20250       </method>
20251     </type>
20252     <type name="M">
20253       <method name="Void .ctor()">
20254         <size>7</size>
20255       </method>
20256       <method name="Void Hello(System.String)">
20257         <size>1</size>
20258       </method>
20259     </type>
20260   </test>
20261   <test name="test-157.cs">
20262     <type name="Test.MyAttribute">
20263       <method name="Void .ctor(String)">
20264         <size>20</size>
20265       </method>
20266     </type>
20267     <type name="Test.Test">
20268       <method name="Void .ctor()">
20269         <size>7</size>
20270       </method>
20271       <method name="Int32 Main()">
20272         <size>197</size>
20273       </method>
20274     </type>
20275   </test>
20276   <test name="test-158.cs">
20277     <type name="My">
20278       <method name="Void .ctor(Object)">
20279         <size>14</size>
20280       </method>
20281     </type>
20282     <type name="My+Test">
20283       <method name="Void .ctor()">
20284         <size>7</size>
20285       </method>
20286       <method name="Int32 Main()">
20287         <size>88</size>
20288       </method>
20289     </type>
20290   </test>
20291   <test name="test-159.cs">
20292     <type name="A.Iface">
20293       <method name="Void .ctor()">
20294         <size>7</size>
20295       </method>
20296       <method name="Void bah()">
20297         <size>1</size>
20298       </method>
20299     </type>
20300     <type name="A.my">
20301       <method name="Void .ctor()">
20302         <size>7</size>
20303       </method>
20304       <method name="Void doit(System.Object)">
20305         <size>13</size>
20306       </method>
20307       <method name="Int32 Main()">
20308         <size>2</size>
20309       </method>
20310     </type>
20311   </test>
20312   <test name="test-16.cs">
20313     <type name="Mine.Blah">
20314       <method name="Void .ctor()">
20315         <size>7</size>
20316       </method>
20317       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
20318         <size>12</size>
20319       </method>
20320       <method name="Int32 op_Implicit(Mine.Blah)">
20321         <size>12</size>
20322       </method>
20323       <method name="Byte op_Implicit(Mine.Blah)">
20324         <size>12</size>
20325       </method>
20326       <method name="Int16 op_Implicit(Mine.Blah)">
20327         <size>12</size>
20328       </method>
20329     </type>
20330     <type name="Mine.Foo">
20331       <method name="Void .ctor()">
20332         <size>7</size>
20333       </method>
20334       <method name="Int32 Main()">
20335         <size>118</size>
20336       </method>
20337     </type>
20338   </test>
20339   <test name="test-160.cs">
20340     <type name="B">
20341       <method name="Void .ctor()">
20342         <size>7</size>
20343       </method>
20344     </type>
20345     <type name="S">
20346       <method name="Void .ctor()">
20347         <size>7</size>
20348       </method>
20349     </type>
20350     <type name="T">
20351       <method name="Void .ctor()">
20352         <size>7</size>
20353       </method>
20354       <method name="Int32 blah(System.Object)">
20355         <size>62</size>
20356       </method>
20357       <method name="Int32 Main()">
20358         <size>2</size>
20359       </method>
20360     </type>
20361   </test>
20362   <test name="test-161.cs">
20363     <type name="ZipEntry">
20364       <method name="Void .ctor(String)">
20365         <size>18</size>
20366       </method>
20367       <method name="Void .ctor(ZipEntry)">
20368         <size>18</size>
20369       </method>
20370       <method name="DateTime get_DateTime()">
20371         <size>7</size>
20372       </method>
20373       <method name="Int32 Main()">
20374         <size>2</size>
20375       </method>
20376     </type>
20377   </test>
20378   <test name="test-162.cs">
20379     <type name="X">
20380       <method name="Void .ctor()">
20381         <size>7</size>
20382       </method>
20383       <method name="Void test_output(A)">
20384         <size>1</size>
20385       </method>
20386       <method name="Void test_output(B)">
20387         <size>1</size>
20388       </method>
20389       <method name="Void test_output(E)">
20390         <size>1</size>
20391       </method>
20392       <method name="Void test_output(F)">
20393         <size>1</size>
20394       </method>
20395       <method name="Void test1()">
20396         <size>21</size>
20397       </method>
20398       <method name="Void test2()">
20399         <size>32</size>
20400       </method>
20401       <method name="Void test3()">
20402         <size>21</size>
20403       </method>
20404       <method name="Void test4(A)">
20405         <size>9</size>
20406       </method>
20407       <method name="Void test5(A ByRef)">
20408         <size>10</size>
20409       </method>
20410       <method name="Void test6(B ByRef)">
20411         <size>9</size>
20412       </method>
20413       <method name="Void test7()">
20414         <size>28</size>
20415       </method>
20416       <method name="Void test8()">
20417         <size>50</size>
20418       </method>
20419       <method name="Void test9()">
20420         <size>26</size>
20421       </method>
20422       <method name="Void test10()">
20423         <size>82</size>
20424       </method>
20425       <method name="Int32 Main()">
20426         <size>2</size>
20427       </method>
20428     </type>
20429     <type name="A">
20430       <method name="Void .ctor(Int32)">
20431         <size>27</size>
20432       </method>
20433     </type>
20434     <type name="C">
20435       <method name="Void .ctor(Int64)">
20436         <size>8</size>
20437       </method>
20438       <method name="Void .ctor(String)">
20439         <size>13</size>
20440       </method>
20441     </type>
20442     <type name="E">
20443       <method name="Void .ctor(Int32)">
20444         <size>21</size>
20445       </method>
20446     </type>
20447   </test>
20448   <test name="test-163.cs">
20449     <type name="Blah">
20450       <method name="Void .ctor()">
20451         <size>7</size>
20452       </method>
20453       <method name="Int32 Foo(System.String)">
20454         <size>2</size>
20455       </method>
20456       <method name="Int32 Foo(System.Object)">
20457         <size>2</size>
20458       </method>
20459       <method name="Int32 Main()">
20460         <size>28</size>
20461       </method>
20462     </type>
20463   </test>
20464   <test name="test-164.cs">
20465     <type name="X">
20466       <method name="Void .ctor()">
20467         <size>26</size>
20468       </method>
20469       <method name="Int32 Foo()">
20470         <size>2</size>
20471       </method>
20472     </type>
20473     <type name="Y">
20474       <method name="Void .ctor()">
20475         <size>7</size>
20476       </method>
20477       <method name="Int32 Foo()">
20478         <size>2</size>
20479       </method>
20480       <method name="Int32 Hello()">
20481         <size>12</size>
20482       </method>
20483       <method name="Void Main()">
20484         <size>46</size>
20485       </method>
20486     </type>
20487     <type name="X+FooDelegate">
20488       <method name="Void .ctor(Object, IntPtr)">
20489         <size>0</size>
20490       </method>
20491       <method name="Int32 Invoke()">
20492         <size>0</size>
20493       </method>
20494       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20495         <size>0</size>
20496       </method>
20497       <method name="Int32 EndInvoke(IAsyncResult)">
20498         <size>0</size>
20499       </method>
20500     </type>
20501   </test>
20502   <test name="test-165.cs">
20503     <type name="Testing">
20504       <method name="Void .ctor()">
20505         <size>7</size>
20506       </method>
20507       <method name="Int32 TestEnumInit(Fruit)">
20508         <size>21</size>
20509       </method>
20510       <method name="Int32 Main()">
20511         <size>62</size>
20512       </method>
20513     </type>
20514   </test>
20515   <test name="test-166.cs">
20516     <type name="Test">
20517       <method name="Void .ctor()">
20518         <size>7</size>
20519       </method>
20520       <method name="Int32 get_Item(Int32)">
20521         <size>2</size>
20522       </method>
20523     </type>
20524     <type name="D">
20525       <method name="Void .ctor()">
20526         <size>7</size>
20527       </method>
20528       <method name="Int32 get_TargetIntegerSize()">
20529         <size>2</size>
20530       </method>
20531       <method name="Int32 Hello(IInferior)">
20532         <size>7</size>
20533       </method>
20534       <method name="Int32 Main()">
20535         <size>61</size>
20536       </method>
20537     </type>
20538     <type name="Test">
20539       <method name="Int32 ITest.get_Item(Int32)">
20540         <size>2</size>
20541       </method>
20542     </type>
20543   </test>
20544   <test name="test-167.cs">
20545     <type name="X">
20546       <method name="Void .ctor()">
20547         <size>7</size>
20548       </method>
20549       <method name="Int32 Test(X+Foo[])">
20550         <size>23</size>
20551       </method>
20552       <method name="Int32 Main()">
20553         <size>44</size>
20554       </method>
20555     </type>
20556   </test>
20557   <test name="test-168.cs">
20558     <type name="Test">
20559       <method name="Void .ctor()">
20560         <size>7</size>
20561       </method>
20562       <method name="Int32 Main()">
20563         <size>21</size>
20564       </method>
20565     </type>
20566     <type name="X">
20567       <method name="System.String op_Implicit(X)">
20568         <size>6</size>
20569       </method>
20570     </type>
20571   </test>
20572   <test name="test-169.cs">
20573     <type name="basec">
20574       <method name="Void .ctor()">
20575         <size>7</size>
20576       </method>
20577       <method name="System.String get_Message()">
20578         <size>6</size>
20579       </method>
20580     </type>
20581     <type name="der">
20582       <method name="Void .ctor()">
20583         <size>7</size>
20584       </method>
20585       <method name="System.String get_Message()">
20586         <size>6</size>
20587       </method>
20588     </type>
20589     <type name="Base">
20590       <method name="Void .ctor()">
20591         <size>7</size>
20592       </method>
20593       <method name="Int32 get_Thingy()">
20594         <size>7</size>
20595       </method>
20596       <method name="Void set_Thingy(Int32)">
20597         <size>8</size>
20598       </method>
20599     </type>
20600     <type name="Derived">
20601       <method name="Void .ctor()">
20602         <size>7</size>
20603       </method>
20604       <method name="Int32 get_BaseThingy()">
20605         <size>7</size>
20606       </method>
20607       <method name="Void set_Thingy(Int32)">
20608         <size>1</size>
20609       </method>
20610     </type>
20611     <type name="D">
20612       <method name="Void .ctor()">
20613         <size>7</size>
20614       </method>
20615       <method name="Int32 Main()">
20616         <size>97</size>
20617       </method>
20618     </type>
20619   </test>
20620   <test name="test-17.cs">
20621     <type name="Blah">
20622       <method name="Void .ctor()">
20623         <size>7</size>
20624       </method>
20625       <method name="Int32 Main()">
20626         <size>39</size>
20627       </method>
20628       <method name="Byte op_Implicit(Blah)">
20629         <size>12</size>
20630       </method>
20631       <method name="Int16 op_Implicit(Blah)">
20632         <size>12</size>
20633       </method>
20634       <method name="Int32 op_Implicit(Blah)">
20635         <size>12</size>
20636       </method>
20637     </type>
20638   </test>
20639   <test name="test-170.cs">
20640     <type name="X">
20641       <method name="Void .ctor()">
20642         <size>7</size>
20643       </method>
20644       <method name="Int32 get_prop()">
20645         <size>7</size>
20646       </method>
20647       <method name="Void set_prop(Int32)">
20648         <size>8</size>
20649       </method>
20650       <method name="Void set_AAA(Int32)">
20651         <size>1</size>
20652       </method>
20653     </type>
20654     <type name="Y">
20655       <method name="Void .ctor()">
20656         <size>14</size>
20657       </method>
20658       <method name="Int32 get_prop()">
20659         <size>7</size>
20660       </method>
20661       <method name="Void set_prop(Int32)">
20662         <size>8</size>
20663       </method>
20664       <method name="Int32 A()">
20665         <size>38</size>
20666       </method>
20667       <method name="Int32 Main()">
20668         <size>13</size>
20669       </method>
20670     </type>
20671   </test>
20672   <test name="test-171.cs">
20673     <type name="IntPtr_Conv.Class1">
20674       <method name="Void .ctor()">
20675         <size>7</size>
20676       </method>
20677       <method name="Int32 Main(System.String[])">
20678         <size>15</size>
20679       </method>
20680     </type>
20681   </test>
20682   <test name="test-172.cs">
20683     <type name="X">
20684       <method name="Void .ctor()">
20685         <size>7</size>
20686       </method>
20687       <method name="Void .cctor()">
20688         <size>31</size>
20689       </method>
20690       <method name="Boolean ff()">
20691         <size>14</size>
20692       </method>
20693       <method name="Boolean tt()">
20694         <size>14</size>
20695       </method>
20696       <method name="Int32 test_if()">
20697         <size>599</size>
20698       </method>
20699       <method name="Int32 test_while()">
20700         <size>437</size>
20701       </method>
20702       <method name="Int32 test_inline()">
20703         <size>29</size>
20704       </method>
20705       <method name="Int32 Main()">
20706         <size>109</size>
20707       </method>
20708     </type>
20709   </test>
20710   <test name="test-173.cs">
20711     <type name="Base">
20712       <method name="Void .ctor(Int32)">
20713         <size>14</size>
20714       </method>
20715       <method name="Int32 get_Value()">
20716         <size>7</size>
20717       </method>
20718     </type>
20719     <type name="A">
20720       <method name="Void .ctor(Int32)">
20721         <size>18</size>
20722       </method>
20723       <method name="Void .ctor(UInt32)">
20724         <size>18</size>
20725       </method>
20726     </type>
20727     <type name="B">
20728       <method name="Void .ctor(Int64)">
20729         <size>18</size>
20730       </method>
20731       <method name="Void .ctor(UInt64)">
20732         <size>18</size>
20733       </method>
20734     </type>
20735     <type name="C">
20736       <method name="Void .ctor(Int16)">
20737         <size>18</size>
20738       </method>
20739       <method name="Void .ctor(UInt16)">
20740         <size>18</size>
20741       </method>
20742     </type>
20743     <type name="D">
20744       <method name="Void .ctor(SByte)">
20745         <size>18</size>
20746       </method>
20747       <method name="Void .ctor(Byte)">
20748         <size>18</size>
20749       </method>
20750     </type>
20751     <type name="E">
20752       <method name="Void .ctor(Int64)">
20753         <size>19</size>
20754       </method>
20755       <method name="Void .ctor(E)">
20756         <size>19</size>
20757       </method>
20758       <method name="E op_Implicit(Int64)">
20759         <size>7</size>
20760       </method>
20761     </type>
20762     <type name="F">
20763       <method name="Void .ctor(Int32)">
20764         <size>19</size>
20765       </method>
20766       <method name="Void .ctor(F)">
20767         <size>19</size>
20768       </method>
20769       <method name="F op_Implicit(Int32)">
20770         <size>7</size>
20771       </method>
20772     </type>
20773     <type name="X">
20774       <method name="Void .ctor()">
20775         <size>7</size>
20776       </method>
20777       <method name="Int32 Test()">
20778         <size>231</size>
20779       </method>
20780       <method name="Int32 Main()">
20781         <size>24</size>
20782       </method>
20783     </type>
20784   </test>
20785   <test name="test-174.cs">
20786     <type name="ProtectedAccessToPropertyOnChild">
20787       <method name="Void .ctor()">
20788         <size>14</size>
20789       </method>
20790       <method name="Int32 Main()">
20791         <size>21</size>
20792       </method>
20793     </type>
20794     <type name="TestAccessToPrivateMemberInParentClass">
20795       <method name="Void .ctor()">
20796         <size>7</size>
20797       </method>
20798       <method name="System.Double[][] get_Array()">
20799         <size>7</size>
20800       </method>
20801     </type>
20802     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
20803       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
20804         <size>37</size>
20805       </method>
20806     </type>
20807     <type name="TestAccessToProtectedOnChildInstanceFromParent">
20808       <method name="Void .ctor()">
20809         <size>29</size>
20810       </method>
20811       <method name="Int32 Test()">
20812         <size>27</size>
20813       </method>
20814     </type>
20815     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
20816       <method name="Void .ctor()">
20817         <size>26</size>
20818       </method>
20819       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
20820         <size>15</size>
20821       </method>
20822     </type>
20823     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
20824       <method name="Void .ctor()">
20825         <size>7</size>
20826       </method>
20827     </type>
20828   </test>
20829   <test name="test-175.cs">
20830     <type name="X">
20831       <method name="Void .ctor()">
20832         <size>7</size>
20833       </method>
20834       <method name="Int32 Main()">
20835         <size>59</size>
20836       </method>
20837     </type>
20838     <type name="RVA">
20839       <method name="Void .ctor(UInt32)">
20840         <size>8</size>
20841       </method>
20842       <method name="RVA op_Implicit(UInt32)">
20843         <size>7</size>
20844       </method>
20845       <method name="UInt32 op_Implicit(RVA)">
20846         <size>8</size>
20847       </method>
20848     </type>
20849   </test>
20850   <test name="test-176.cs">
20851     <type name="X">
20852       <method name="Void .ctor()">
20853         <size>7</size>
20854       </method>
20855       <method name="Int32 Main()">
20856         <size>34</size>
20857       </method>
20858     </type>
20859   </test>
20860   <test name="test-177.cs">
20861     <type name="MethodAttribute">
20862       <method name="Void .ctor()">
20863         <size>7</size>
20864       </method>
20865     </type>
20866     <type name="ReturnAttribute">
20867       <method name="Void .ctor()">
20868         <size>7</size>
20869       </method>
20870     </type>
20871     <type name="Test">
20872       <method name="Void .ctor()">
20873         <size>7</size>
20874       </method>
20875       <method name="Void Method()">
20876         <size>1</size>
20877       </method>
20878       <method name="Int32 Main()">
20879         <size>40</size>
20880       </method>
20881     </type>
20882   </test>
20883   <test name="test-178.cs">
20884     <type name="BrowsableClass">
20885       <method name="Void .ctor()">
20886         <size>7</size>
20887       </method>
20888       <method name="Int32 Main()">
20889         <size>54</size>
20890       </method>
20891       <method name="BrowsableClass op_Increment(BrowsableClass)">
20892         <size>2</size>
20893       </method>
20894     </type>
20895   </test>
20896   <test name="test-179.cs">
20897     <type name="A">
20898       <method name="Void .ctor()">
20899         <size>7</size>
20900       </method>
20901       <method name="Void set_Item(Double, Double)">
20902         <size>15</size>
20903       </method>
20904       <method name="Double get_Item(Double)">
20905         <size>29</size>
20906       </method>
20907     </type>
20908     <type name="B">
20909       <method name="Void .ctor()">
20910         <size>7</size>
20911       </method>
20912       <method name="Void set_Item(Double, Double)">
20913         <size>15</size>
20914       </method>
20915       <method name="Double get_Item(Double)">
20916         <size>29</size>
20917       </method>
20918     </type>
20919     <type name="C">
20920       <method name="Void .ctor()">
20921         <size>7</size>
20922       </method>
20923       <method name="Void set_Item(System.String, System.String)">
20924         <size>15</size>
20925       </method>
20926       <method name="System.String get_Item(System.String)">
20927         <size>30</size>
20928       </method>
20929       <method name="Void set_Item(Int32, Int32)">
20930         <size>15</size>
20931       </method>
20932       <method name="Int32 get_Item(Int32)">
20933         <size>21</size>
20934       </method>
20935     </type>
20936     <type name="EntryPoint">
20937       <method name="Int32 Main(System.String[])">
20938         <size>150</size>
20939       </method>
20940     </type>
20941   </test>
20942   <test name="test-18.cs">
20943     <type name="X">
20944       <method name="Void .ctor()">
20945         <size>7</size>
20946       </method>
20947       <method name="Void m()">
20948         <size>60</size>
20949       </method>
20950       <method name="Int32 ret(Int32)">
20951         <size>40</size>
20952       </method>
20953       <method name="Int32 Main()">
20954         <size>62</size>
20955       </method>
20956     </type>
20957   </test>
20958   <test name="test-180.cs">
20959     <type name="Testing">
20960       <method name="Void .ctor()">
20961         <size>7</size>
20962       </method>
20963       <method name="Void Main()">
20964         <size>17</size>
20965       </method>
20966     </type>
20967   </test>
20968   <test name="test-181.cs">
20969     <type name="Test">
20970       <method name="Void .ctor()">
20971         <size>7</size>
20972       </method>
20973       <method name="Void test()">
20974         <size>1</size>
20975       </method>
20976       <method name="Int32 Main()">
20977         <size>43</size>
20978       </method>
20979     </type>
20980   </test>
20981   <test name="test-182.cs">
20982     <type name="T">
20983       <method name="Void .ctor()">
20984         <size>7</size>
20985       </method>
20986       <method name="Int32 Main()">
20987         <size>26</size>
20988       </method>
20989     </type>
20990     <type name="TS">
20991       <method name="Int64 get_Ticks()">
20992         <size>19</size>
20993       </method>
20994     </type>
20995     <type name="DT">
20996       <method name="Int64 get_Ticks()">
20997         <size>12</size>
20998       </method>
20999     </type>
21000   </test>
21001   <test name="test-183.cs">
21002     <type name="Test">
21003       <method name="Void .ctor()">
21004         <size>7</size>
21005       </method>
21006       <method name="Int32 M(Int32, Int32 ByRef)">
21007         <size>12</size>
21008       </method>
21009       <method name="Int32 Main()">
21010         <size>67</size>
21011       </method>
21012     </type>
21013     <type name="Test+D">
21014       <method name="Void .ctor(Object, IntPtr)">
21015         <size>0</size>
21016       </method>
21017       <method name="Int32 Invoke(Int32, Int32 ByRef)">
21018         <size>0</size>
21019       </method>
21020       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
21021         <size>0</size>
21022       </method>
21023       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
21024         <size>0</size>
21025       </method>
21026     </type>
21027   </test>
21028   <test name="test-184.cs">
21029     <type name="User">
21030       <method name="Void .ctor(Interface)">
21031         <size>7</size>
21032       </method>
21033     </type>
21034     <type name="Test">
21035       <method name="Void .ctor()">
21036         <size>55</size>
21037       </method>
21038       <method name="Int32 Main()">
21039         <size>8</size>
21040       </method>
21041     </type>
21042     <type name="Struct">
21043       <method name="Void .ctor(Int32)">
21044         <size>1</size>
21045       </method>
21046       <method name="Int32 get_X()">
21047         <size>2</size>
21048       </method>
21049     </type>
21050   </test>
21051   <test name="test-185.cs">
21052     <type name="X">
21053       <method name="Void .ctor()">
21054         <size>7</size>
21055       </method>
21056       <method name="Int32 Test(Int32)">
21057         <size>36</size>
21058       </method>
21059       <method name="Int32 Main()">
21060         <size>29</size>
21061       </method>
21062     </type>
21063   </test>
21064   <test name="test-186.cs">
21065     <type name="TestBUG.myAttribute">
21066       <method name="Void .ctor(String, String, String, Int32)">
21067         <size>7</size>
21068       </method>
21069     </type>
21070     <type name="TestBUG.Test">
21071       <method name="Void .ctor()">
21072         <size>7</size>
21073       </method>
21074       <method name="Int32 Main()">
21075         <size>2</size>
21076       </method>
21077     </type>
21078   </test>
21079   <test name="test-187.cs">
21080     <type name="MyClass">
21081       <method name="Void .ctor()">
21082         <size>7</size>
21083       </method>
21084       <method name="Container get_Item(System.String)">
21085         <size>2</size>
21086       </method>
21087       <method name="Void set_Item(System.String, Container)">
21088         <size>1</size>
21089       </method>
21090     </type>
21091     <type name="Container">
21092       <method name="Void .ctor()">
21093         <size>7</size>
21094       </method>
21095       <method name="Container op_Addition(Container, System.Object)">
21096         <size>2</size>
21097       </method>
21098     </type>
21099     <type name="D">
21100       <method name="Void .ctor()">
21101         <size>7</size>
21102       </method>
21103       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
21104         <size>65</size>
21105       </method>
21106       <method name="Int32 Main()">
21107         <size>2</size>
21108       </method>
21109     </type>
21110   </test>
21111   <test name="test-188.cs">
21112     <type name="Enumerator">
21113       <method name="Void .ctor()">
21114         <size>14</size>
21115       </method>
21116       <method name="Boolean MoveNext()">
21117         <size>21</size>
21118       </method>
21119       <method name="Char get_Current()">
21120         <size>3</size>
21121       </method>
21122     </type>
21123     <type name="RealEnumerator">
21124       <method name="Void .ctor(Coll)">
21125         <size>14</size>
21126       </method>
21127       <method name="Void Dispose()">
21128         <size>13</size>
21129       </method>
21130     </type>
21131     <type name="Coll">
21132       <method name="Void .ctor()">
21133         <size>7</size>
21134       </method>
21135       <method name="Enumerator GetEnumerator()">
21136         <size>7</size>
21137       </method>
21138     </type>
21139     <type name="Test">
21140       <method name="Void .ctor()">
21141         <size>7</size>
21142       </method>
21143       <method name="Int32 Main(System.String[])">
21144         <size>76</size>
21145       </method>
21146     </type>
21147   </test>
21148   <test name="test-189.cs">
21149     <type name="MyTest">
21150       <method name="Void .ctor()">
21151         <size>7</size>
21152       </method>
21153       <method name="Int32 Main(System.String[])">
21154         <size>63</size>
21155       </method>
21156       <method name="Int32 m(Int32, Double)">
21157         <size>2</size>
21158       </method>
21159       <method name="Int32 m(Int32, System.Int32[])">
21160         <size>2</size>
21161       </method>
21162     </type>
21163     <type name="MonoTest">
21164       <method name="Void .ctor()">
21165         <size>7</size>
21166       </method>
21167       <method name="Int32 method1(System.String, System.Object[])">
21168         <size>2</size>
21169       </method>
21170       <method name="Void testmethod()">
21171         <size>27</size>
21172       </method>
21173     </type>
21174     <type name="MonoTest2">
21175       <method name="Void .ctor()">
21176         <size>7</size>
21177       </method>
21178       <method name="Int32 method1(System.String, System.Object[])">
21179         <size>2</size>
21180       </method>
21181       <method name="Void testmethod2()">
21182         <size>27</size>
21183       </method>
21184     </type>
21185   </test>
21186   <test name="test-19.cs">
21187     <type name="I">
21188       <method name="Void .ctor()">
21189         <size>7</size>
21190       </method>
21191       <method name="Void .cctor()">
21192         <size>18</size>
21193       </method>
21194       <method name="System.String fn(System.String)">
21195         <size>17</size>
21196       </method>
21197     </type>
21198     <type name="X">
21199       <method name="Void .ctor()">
21200         <size>7</size>
21201       </method>
21202       <method name="Void Thread_func()">
21203         <size>11</size>
21204       </method>
21205       <method name="Int32 Func(Int32, Int32)">
21206         <size>4</size>
21207       </method>
21208       <method name="Void Bar()">
21209         <size>44</size>
21210       </method>
21211       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
21212         <size>18</size>
21213       </method>
21214       <method name="Int32 Main()">
21215         <size>303</size>
21216       </method>
21217       <method name="Int32 multiply_by_three(Int32)">
21218         <size>4</size>
21219       </method>
21220     </type>
21221     <type name="TestNamespace.TestClass">
21222       <method name="Void .ctor()">
21223         <size>7</size>
21224       </method>
21225     </type>
21226     <type name="I+GetTextFn">
21227       <method name="Void .ctor(Object, IntPtr)">
21228         <size>0</size>
21229       </method>
21230       <method name="System.String Invoke(System.String)">
21231         <size>0</size>
21232       </method>
21233       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
21234         <size>0</size>
21235       </method>
21236       <method name="System.String EndInvoke(IAsyncResult)">
21237         <size>0</size>
21238       </method>
21239     </type>
21240     <type name="X+Foo">
21241       <method name="Void .ctor(Object, IntPtr)">
21242         <size>0</size>
21243       </method>
21244       <method name="Int32 Invoke(Int32, Int32)">
21245         <size>0</size>
21246       </method>
21247       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
21248         <size>0</size>
21249       </method>
21250       <method name="Int32 EndInvoke(IAsyncResult)">
21251         <size>0</size>
21252       </method>
21253     </type>
21254     <type name="TestNamespace.TestClass+NotWorkingDelegate">
21255       <method name="Void .ctor(Object, IntPtr)">
21256         <size>0</size>
21257       </method>
21258       <method name="Single Invoke(Single, System.Object[])">
21259         <size>0</size>
21260       </method>
21261       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
21262         <size>0</size>
21263       </method>
21264       <method name="Single EndInvoke(IAsyncResult)">
21265         <size>0</size>
21266       </method>
21267     </type>
21268     <type name="NameSpace.TestDelegate">
21269       <method name="Void .ctor(Object, IntPtr)">
21270         <size>0</size>
21271       </method>
21272       <method name="Int32 Invoke(Int32)">
21273         <size>0</size>
21274       </method>
21275       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21276         <size>0</size>
21277       </method>
21278       <method name="Int32 EndInvoke(IAsyncResult)">
21279         <size>0</size>
21280       </method>
21281     </type>
21282   </test>
21283   <test name="test-190.cs">
21284     <type name="A">
21285       <method name="Void .ctor()">
21286         <size>7</size>
21287       </method>
21288       <method name="Void Main()">
21289         <size>1</size>
21290       </method>
21291     </type>
21292     <type name="A+B">
21293       <method name="Void .ctor()">
21294         <size>7</size>
21295       </method>
21296       <method name="Void Test()">
21297         <size>8</size>
21298       </method>
21299     </type>
21300     <type name="A+C">
21301       <method name="Void .ctor()">
21302         <size>7</size>
21303       </method>
21304       <method name="Void Test(A)">
21305         <size>8</size>
21306       </method>
21307     </type>
21308   </test>
21309   <test name="test-191.cs">
21310     <type name="X">
21311       <method name="Void .ctor()">
21312         <size>7</size>
21313       </method>
21314     </type>
21315     <type name="X+E">
21316       <method name="Void .ctor()">
21317         <size>7</size>
21318       </method>
21319     </type>
21320     <type name="X+D">
21321       <method name="Void .ctor()">
21322         <size>7</size>
21323       </method>
21324     </type>
21325     <type name="X+D+P">
21326       <method name="Void .ctor()">
21327         <size>7</size>
21328       </method>
21329     </type>
21330     <type name="Y">
21331       <method name="Void .ctor()">
21332         <size>7</size>
21333       </method>
21334     </type>
21335     <type name="Y+Op">
21336       <method name="Void .ctor()">
21337         <size>7</size>
21338       </method>
21339     </type>
21340     <type name="R">
21341       <method name="Void .ctor()">
21342         <size>7</size>
21343       </method>
21344       <method name="Void Main()">
21345         <size>1</size>
21346       </method>
21347     </type>
21348   </test>
21349   <test name="test-192.cs">
21350     <type name="X">
21351       <method name="Void .ctor()">
21352         <size>7</size>
21353       </method>
21354       <method name="Void Main()">
21355         <size>1</size>
21356       </method>
21357     </type>
21358   </test>
21359   <test name="test-193.cs">
21360     <type name="A">
21361       <method name="Void .ctor()">
21362         <size>7</size>
21363       </method>
21364       <method name="Int32 Test(Int32)">
21365         <size>88</size>
21366       </method>
21367       <method name="Int32 Main()">
21368         <size>7</size>
21369       </method>
21370     </type>
21371   </test>
21372   <test name="test-194.cs">
21373     <type name="TestParams">
21374       <method name="Void .ctor()">
21375         <size>7</size>
21376       </method>
21377       <method name="Int32 Main(System.String[])">
21378         <size>38</size>
21379       </method>
21380       <method name="Int32 Params(System.Object[])">
21381         <size>10</size>
21382       </method>
21383     </type>
21384   </test>
21385   <test name="test-195.cs">
21386     <type name="Y">
21387       <method name="Void .ctor()">
21388         <size>7</size>
21389       </method>
21390       <method name="Void .cctor()">
21391         <size>1</size>
21392       </method>
21393       <method name="Int32 C()">
21394         <size>36</size>
21395       </method>
21396     </type>
21397     <type name="X">
21398       <method name="Void .ctor()">
21399         <size>8</size>
21400       </method>
21401       <method name="Void .ctor(Int32)">
21402         <size>18</size>
21403       </method>
21404       <method name="Void Main()">
21405         <size>7</size>
21406       </method>
21407     </type>
21408   </test>
21409   <test name="test-196.cs">
21410     <type name="X">
21411       <method name="Void .ctor()">
21412         <size>7</size>
21413       </method>
21414       <method name="Void Bug1()">
21415         <size>15</size>
21416       </method>
21417       <method name="Void Bug2()">
21418         <size>16</size>
21419       </method>
21420       <method name="Int32 Main()">
21421         <size>2</size>
21422       </method>
21423     </type>
21424   </test>
21425   <test name="test-197.cs">
21426     <type name="X">
21427       <method name="Void .ctor()">
21428         <size>7</size>
21429       </method>
21430       <method name="Void Foo()">
21431         <size>0</size>
21432       </method>
21433     </type>
21434     <type name="Y">
21435       <method name="Void .ctor()">
21436         <size>7</size>
21437       </method>
21438     </type>
21439     <type name="Z">
21440       <method name="Void .ctor()">
21441         <size>7</size>
21442       </method>
21443       <method name="Void Foo()">
21444         <size>11</size>
21445       </method>
21446     </type>
21447     <type name="Test">
21448       <method name="Void .ctor()">
21449         <size>7</size>
21450       </method>
21451       <method name="Int32 Main()">
21452         <size>16</size>
21453       </method>
21454     </type>
21455   </test>
21456   <test name="test-198.cs">
21457     <type name="N1.N3.N4.Bar">
21458       <method name="Void .ctor()">
21459         <size>7</size>
21460       </method>
21461     </type>
21462     <type name="N1.N2.Foo">
21463       <method name="Void .ctor()">
21464         <size>7</size>
21465       </method>
21466     </type>
21467     <type name="N5.N6.Foo">
21468       <method name="Void .ctor()">
21469         <size>7</size>
21470       </method>
21471     </type>
21472     <type name="N5.N7.N8.Bar">
21473       <method name="Void .ctor()">
21474         <size>7</size>
21475       </method>
21476     </type>
21477     <type name="FirstOuter.FirstInner.First">
21478       <method name="Void .ctor()">
21479         <size>7</size>
21480       </method>
21481       <method name="System.String get_MyIdentity()">
21482         <size>12</size>
21483       </method>
21484     </type>
21485     <type name="FirstOuter.Second">
21486       <method name="Void .ctor()">
21487         <size>7</size>
21488       </method>
21489     </type>
21490     <type name="FirstOuter.SecondInner.Third">
21491       <method name="Void .ctor()">
21492         <size>7</size>
21493       </method>
21494     </type>
21495     <type name="FirstOuter.FirstInner.Fourth">
21496       <method name="Void .ctor()">
21497         <size>7</size>
21498       </method>
21499     </type>
21500     <type name="Fifth">
21501       <method name="Void .ctor()">
21502         <size>7</size>
21503       </method>
21504     </type>
21505     <type name="M1.M2.M3.Foo">
21506       <method name="Void .ctor()">
21507         <size>7</size>
21508       </method>
21509     </type>
21510     <type name="P1.P2.Bar">
21511       <method name="Void .ctor()">
21512         <size>7</size>
21513       </method>
21514     </type>
21515     <type name="X">
21516       <method name="Void .ctor()">
21517         <size>7</size>
21518       </method>
21519       <method name="Int32 Main()">
21520         <size>2</size>
21521       </method>
21522     </type>
21523   </test>
21524   <test name="test-199.cs">
21525     <type name="Test">
21526       <method name="Void .ctor()">
21527         <size>7</size>
21528       </method>
21529       <method name="Int32 Main()">
21530         <size>22</size>
21531       </method>
21532     </type>
21533     <type name="N1.Foo">
21534       <method name="Void .ctor()">
21535         <size>7</size>
21536       </method>
21537     </type>
21538     <type name="N1.Foo+Foo2">
21539       <method name="Void .ctor()">
21540         <size>7</size>
21541       </method>
21542     </type>
21543     <type name="N1.Bar2">
21544       <method name="Void .ctor()">
21545         <size>7</size>
21546       </method>
21547       <method name="Int32 Talk()">
21548         <size>2</size>
21549       </method>
21550     </type>
21551     <type name="N2.Bar">
21552       <method name="Void .ctor()">
21553         <size>7</size>
21554       </method>
21555     </type>
21556     <type name="N2.Bar+Bar2">
21557       <method name="Void .ctor()">
21558         <size>7</size>
21559       </method>
21560       <method name="Int32 Talk()">
21561         <size>2</size>
21562       </method>
21563     </type>
21564   </test>
21565   <test name="test-2.cs">
21566     <type name="X">
21567       <method name="Void .ctor()">
21568         <size>7</size>
21569       </method>
21570       <method name="Int32 Main(System.String[])">
21571         <size>12</size>
21572       </method>
21573     </type>
21574   </test>
21575   <test name="test-20.cs">
21576     <type name="A">
21577       <method name="Void .ctor()">
21578         <size>7</size>
21579       </method>
21580       <method name="Void X()">
21581         <size>8</size>
21582       </method>
21583     </type>
21584     <type name="B">
21585       <method name="Void .ctor()">
21586         <size>7</size>
21587       </method>
21588       <method name="Void X()">
21589         <size>8</size>
21590       </method>
21591       <method name="Void TestB()">
21592         <size>7</size>
21593       </method>
21594     </type>
21595     <type name="Ax">
21596       <method name="Void .ctor()">
21597         <size>7</size>
21598       </method>
21599       <method name="Void A()">
21600         <size>8</size>
21601       </method>
21602       <method name="Void B()">
21603         <size>8</size>
21604       </method>
21605     </type>
21606     <type name="Bx">
21607       <method name="Void .ctor()">
21608         <size>7</size>
21609       </method>
21610       <method name="Void A()">
21611         <size>8</size>
21612       </method>
21613       <method name="Void B()">
21614         <size>8</size>
21615       </method>
21616     </type>
21617     <type name="Test">
21618       <method name="Void .ctor()">
21619         <size>7</size>
21620       </method>
21621       <method name="Int32 Main()">
21622         <size>100</size>
21623       </method>
21624     </type>
21625   </test>
21626   <test name="test-200.cs">
21627     <type name="X">
21628       <method name="Void .ctor()">
21629         <size>7</size>
21630       </method>
21631       <method name="Int32 Main()">
21632         <size>104</size>
21633       </method>
21634     </type>
21635   </test>
21636   <test name="test-201.cs">
21637     <type name="Parent">
21638       <method name="Void .ctor()">
21639         <size>7</size>
21640       </method>
21641     </type>
21642     <type name="Child">
21643       <method name="Void .ctor()">
21644         <size>7</size>
21645       </method>
21646     </type>
21647     <type name="Child+Nested">
21648       <method name="Void .ctor()">
21649         <size>18</size>
21650       </method>
21651     </type>
21652     <type name="Collide">
21653       <method name="Void .ctor(Int32)">
21654         <size>14</size>
21655       </method>
21656       <method name="Void .cctor()">
21657         <size>12</size>
21658       </method>
21659       <method name="Int32 Main()">
21660         <size>27</size>
21661       </method>
21662     </type>
21663   </test>
21664   <test name="test-202.cs">
21665     <type name="X.X">
21666       <method name="Void .ctor()">
21667         <size>7</size>
21668       </method>
21669     </type>
21670     <type name="A.B.C.D">
21671       <method name="Void .ctor()">
21672         <size>7</size>
21673       </method>
21674     </type>
21675     <type name="Test">
21676       <method name="Void .ctor()">
21677         <size>7</size>
21678       </method>
21679       <method name="Int32 Main()">
21680         <size>14</size>
21681       </method>
21682     </type>
21683   </test>
21684   <test name="test-203.cs">
21685     <type name="Foo">
21686       <method name="Void .ctor()">
21687         <size>7</size>
21688       </method>
21689       <method name="Modifiers get_Modifiers()">
21690         <size>2</size>
21691       </method>
21692     </type>
21693     <type name="Bar">
21694       <method name="Void .ctor()">
21695         <size>7</size>
21696       </method>
21697       <method name="Int32 Main()">
21698         <size>13</size>
21699       </method>
21700     </type>
21701   </test>
21702   <test name="test-204.cs">
21703     <type name="X">
21704       <method name="Void .ctor(Int32)">
21705         <size>14</size>
21706       </method>
21707       <method name="System.String ToString()">
21708         <size>22</size>
21709       </method>
21710       <method name="Int32 Test()">
21711         <size>153</size>
21712       </method>
21713       <method name="Int32 Main()">
21714         <size>24</size>
21715       </method>
21716       <method name="X op_BitwiseAnd(X, X)">
21717         <size>19</size>
21718       </method>
21719       <method name="X op_BitwiseOr(X, X)">
21720         <size>19</size>
21721       </method>
21722       <method name="Boolean op_True(X)">
21723         <size>15</size>
21724       </method>
21725       <method name="Boolean op_False(X)">
21726         <size>12</size>
21727       </method>
21728     </type>
21729   </test>
21730   <test name="test-205.cs">
21731     <type name="A">
21732       <method name="Void .ctor(Object)">
21733         <size>7</size>
21734       </method>
21735     </type>
21736     <type name="Test">
21737       <method name="Void .ctor()">
21738         <size>7</size>
21739       </method>
21740       <method name="Void Main()">
21741         <size>1</size>
21742       </method>
21743     </type>
21744   </test>
21745   <test name="test-206.cs">
21746     <type name="X">
21747       <method name="Void .ctor()">
21748         <size>7</size>
21749       </method>
21750       <method name="Int32 get_Item(Int32)">
21751         <size>2</size>
21752       </method>
21753       <method name="System.Int32[] get_Item(System.Int32[])">
21754         <size>39</size>
21755       </method>
21756       <method name="Void Main()">
21757         <size>91</size>
21758       </method>
21759     </type>
21760     <type name="&lt;PrivateImplementationDetails&gt;">
21761       <method name="Void .ctor()">
21762         <size>7</size>
21763       </method>
21764     </type>
21765   </test>
21766   <test name="test-207.cs">
21767     <type name="X">
21768       <method name="Void .ctor()">
21769         <size>7</size>
21770       </method>
21771       <method name="Void .cctor()">
21772         <size>1</size>
21773       </method>
21774       <method name="Void hello(Int32)">
21775         <size>13</size>
21776       </method>
21777       <method name="Void world(Int32)">
21778         <size>16</size>
21779       </method>
21780       <method name="Int32 Main()">
21781         <size>138</size>
21782       </method>
21783     </type>
21784     <type name="Test">
21785       <method name="Void .ctor(Object, IntPtr)">
21786         <size>0</size>
21787       </method>
21788       <method name="Void Invoke(Int32)">
21789         <size>0</size>
21790       </method>
21791       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21792         <size>0</size>
21793       </method>
21794       <method name="Void EndInvoke(IAsyncResult)">
21795         <size>0</size>
21796       </method>
21797     </type>
21798   </test>
21799   <test name="test-208.cs">
21800     <type name="X">
21801       <method name="Void .ctor()">
21802         <size>7</size>
21803       </method>
21804       <method name="System.String get_Item(System.String)">
21805         <size>2</size>
21806       </method>
21807       <method name="Void Test()">
21808         <size>1</size>
21809       </method>
21810     </type>
21811     <type name="Y">
21812       <method name="Void .ctor()">
21813         <size>7</size>
21814       </method>
21815       <method name="Void Main()">
21816         <size>19</size>
21817       </method>
21818     </type>
21819   </test>
21820   <test name="test-209.cs">
21821     <type name="X">
21822       <method name="Void .ctor(Int32)">
21823         <size>14</size>
21824       </method>
21825       <method name="Int32 get_Foo()">
21826         <size>9</size>
21827       </method>
21828       <method name="Void set_Foo(Int32)">
21829         <size>8</size>
21830       </method>
21831       <method name="Int32 get_Item(Int32)">
21832         <size>7</size>
21833       </method>
21834       <method name="Void set_Item(Int32, Int32)">
21835         <size>8</size>
21836       </method>
21837       <method name="Void set_Item(System.String, System.String)">
21838         <size>7</size>
21839       </method>
21840       <method name="Void set_Bar(System.String)">
21841         <size>7</size>
21842       </method>
21843       <method name="A get_A()">
21844         <size>7</size>
21845       </method>
21846       <method name="Void set_A(A)">
21847         <size>12</size>
21848       </method>
21849       <method name="Int32 Main()">
21850         <size>75</size>
21851       </method>
21852     </type>
21853     <type name="A">
21854       <method name="Void .ctor(Int32)">
21855         <size>8</size>
21856       </method>
21857     </type>
21858   </test>
21859   <test name="test-21.cs">
21860     <type name="Blah">
21861       <method name="Void .ctor()">
21862         <size>7</size>
21863       </method>
21864       <method name="Int32 Main()">
21865         <size>47</size>
21866       </method>
21867     </type>
21868     <type name="Blah+Foo">
21869       <method name="Void .ctor()">
21870         <size>17</size>
21871       </method>
21872       <method name="Int32 Bar(Int32, Int32)">
21873         <size>14</size>
21874       </method>
21875     </type>
21876   </test>
21877   <test name="test-210.cs">
21878     <type name="X">
21879       <method name="Void .ctor()">
21880         <size>7</size>
21881       </method>
21882       <method name="Void foo()">
21883         <size>1</size>
21884       </method>
21885       <method name="Void Main()">
21886         <size>25</size>
21887       </method>
21888     </type>
21889     <type name="FooHandler">
21890       <method name="Void .ctor(Object, IntPtr)">
21891         <size>0</size>
21892       </method>
21893       <method name="Void Invoke()">
21894         <size>0</size>
21895       </method>
21896       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21897         <size>0</size>
21898       </method>
21899       <method name="Void EndInvoke(IAsyncResult)">
21900         <size>0</size>
21901       </method>
21902     </type>
21903   </test>
21904   <test name="test-211.cs">
21905     <type name="X">
21906       <method name="Void .ctor(Int32)">
21907         <size>14</size>
21908       </method>
21909       <method name="X op_Implicit(Int32)">
21910         <size>7</size>
21911       </method>
21912     </type>
21913     <type name="Y">
21914       <method name="Void .ctor(X)">
21915         <size>14</size>
21916       </method>
21917       <method name="Y op_Implicit(X)">
21918         <size>7</size>
21919       </method>
21920     </type>
21921     <type name="Z">
21922       <method name="Void .ctor(Y)">
21923         <size>14</size>
21924       </method>
21925       <method name="Int32 Main()">
21926         <size>27</size>
21927       </method>
21928       <method name="Z op_Implicit(Y)">
21929         <size>7</size>
21930       </method>
21931     </type>
21932   </test>
21933   <test name="test-212.cs">
21934     <type name="Problem">
21935       <method name="Void .ctor(String)">
21936         <size>14</size>
21937       </method>
21938       <method name="Int32 Multi(Int32, Problem[])">
21939         <size>4</size>
21940       </method>
21941       <method name="Int32 Main(System.String[])">
21942         <size>76</size>
21943       </method>
21944       <method name="Problem op_Implicit(Int32)">
21945         <size>22</size>
21946       </method>
21947     </type>
21948   </test>
21949   <test name="test-213.cs">
21950     <type name="MyTest">
21951       <method name="Void .ctor()">
21952         <size>7</size>
21953       </method>
21954       <method name="Void Main(System.String[])">
21955         <size>36</size>
21956       </method>
21957     </type>
21958     <type name="S">
21959       <method name="Void .ctor(Int32)">
21960         <size>8</size>
21961       </method>
21962       <method name="Void Print()">
21963         <size>12</size>
21964       </method>
21965     </type>
21966   </test>
21967   <test name="test-214.cs">
21968     <type name="N2.Test">
21969       <method name="Void .ctor()">
21970         <size>7</size>
21971       </method>
21972       <method name="Int32 Main()">
21973         <size>7</size>
21974       </method>
21975     </type>
21976     <type name="N1.C1">
21977       <method name="Void .ctor()">
21978         <size>7</size>
21979       </method>
21980       <method name="Void Foo()">
21981         <size>1</size>
21982       </method>
21983     </type>
21984   </test>
21985   <test name="test-215.cs">
21986     <type name="Test">
21987       <method name="Void .ctor()">
21988         <size>7</size>
21989       </method>
21990       <method name="Void .cctor()">
21991         <size>1</size>
21992       </method>
21993       <method name="N1.C1 get_C1()">
21994         <size>6</size>
21995       </method>
21996       <method name="Int32 Main()">
21997         <size>8</size>
21998       </method>
21999     </type>
22000     <type name="N1.C1">
22001       <method name="Void .ctor()">
22002         <size>7</size>
22003       </method>
22004     </type>
22005   </test>
22006   <test name="test-216.cs">
22007     <type name="cls">
22008       <method name="Void .ctor()">
22009         <size>7</size>
22010       </method>
22011       <method name="Void add_OnWhatever(OnWhateverDelegate)">
22012         <size>24</size>
22013       </method>
22014       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
22015         <size>24</size>
22016       </method>
22017       <method name="Void CallMyDel(System.String)">
22018         <size>13</size>
22019       </method>
22020     </type>
22021     <type name="cls+nestedcls">
22022       <method name="Void .ctor()">
22023         <size>7</size>
22024       </method>
22025       <method name="Void CallParentDel(cls, System.String)">
22026         <size>13</size>
22027       </method>
22028     </type>
22029     <type name="MonoEmbed">
22030       <method name="Void .ctor()">
22031         <size>7</size>
22032       </method>
22033       <method name="Void Main()">
22034         <size>36</size>
22035       </method>
22036       <method name="Void Whatever(System.String)">
22037         <size>7</size>
22038       </method>
22039     </type>
22040     <type name="OnWhateverDelegate">
22041       <method name="Void .ctor(Object, IntPtr)">
22042         <size>0</size>
22043       </method>
22044       <method name="Void Invoke(System.String)">
22045         <size>0</size>
22046       </method>
22047       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
22048         <size>0</size>
22049       </method>
22050       <method name="Void EndInvoke(IAsyncResult)">
22051         <size>0</size>
22052       </method>
22053     </type>
22054   </test>
22055   <test name="test-217.cs">
22056     <type name="Test">
22057       <method name="Void .ctor()">
22058         <size>7</size>
22059       </method>
22060       <method name="Int32 Main()">
22061         <size>180</size>
22062       </method>
22063       <method name="System.Object compare_gte(Int32, Int32)">
22064         <size>13</size>
22065       </method>
22066       <method name="System.Object compare_lte(Int32, Int32)">
22067         <size>13</size>
22068       </method>
22069     </type>
22070   </test>
22071   <test name="test-218.cs">
22072     <type name="T">
22073       <method name="Void .ctor()">
22074         <size>7</size>
22075       </method>
22076       <method name="Void .cctor()">
22077         <size>27</size>
22078       </method>
22079       <method name="Void Main()">
22080         <size>1</size>
22081       </method>
22082       <method name="Void compareQueryQuery1(System.Object)">
22083         <size>1</size>
22084       </method>
22085     </type>
22086     <type name="T+foo">
22087       <method name="Void .ctor(Object, IntPtr)">
22088         <size>0</size>
22089       </method>
22090       <method name="Void Invoke(System.Object)">
22091         <size>0</size>
22092       </method>
22093       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
22094         <size>0</size>
22095       </method>
22096       <method name="Void EndInvoke(IAsyncResult)">
22097         <size>0</size>
22098       </method>
22099     </type>
22100   </test>
22101   <test name="test-219.cs">
22102     <type name="TestAttribute">
22103       <method name="Void .ctor(Type)">
22104         <size>14</size>
22105       </method>
22106       <method name="System.Type get_Type()">
22107         <size>7</size>
22108       </method>
22109     </type>
22110     <type name="Test">
22111       <method name="Void .ctor()">
22112         <size>7</size>
22113       </method>
22114       <method name="Void Main()">
22115         <size>75</size>
22116       </method>
22117     </type>
22118   </test>
22119   <test name="test-22.cs">
22120     <type name="M">
22121       <method name="Void .ctor()">
22122         <size>7</size>
22123       </method>
22124       <method name="Int32 Main()">
22125         <size>63</size>
22126       </method>
22127     </type>
22128     <type name="S">
22129       <method name="T GetT()">
22130         <size>7</size>
22131       </method>
22132       <method name="Void Init()">
22133         <size>25</size>
22134       </method>
22135     </type>
22136   </test>
22137   <test name="test-220.cs">
22138     <type name="MonoBUG.Bug">
22139       <method name="Void .ctor()">
22140         <size>7</size>
22141       </method>
22142       <method name="Int32 Main(System.String[])">
22143         <size>133</size>
22144       </method>
22145     </type>
22146     <type name="MonoBUG.Foo">
22147       <method name="Void .ctor(String)">
22148         <size>14</size>
22149       </method>
22150       <method name="System.String get_Name()">
22151         <size>7</size>
22152       </method>
22153     </type>
22154     <type name="MonoBUG.FooList">
22155       <method name="Void .ctor()">
22156         <size>7</size>
22157       </method>
22158       <method name="Void .cctor()">
22159         <size>1</size>
22160       </method>
22161       <method name="Void Add(MonoBUG.Foo)">
22162         <size>19</size>
22163       </method>
22164       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
22165         <size>7</size>
22166       </method>
22167     </type>
22168     <type name="MonoBUG.FooList+FooEnumerator">
22169       <method name="Void .ctor(FooList)">
22170         <size>31</size>
22171       </method>
22172       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
22173         <size>12</size>
22174       </method>
22175       <method name="Void System.Collections.IEnumerator.Reset()">
22176         <size>12</size>
22177       </method>
22178       <method name="MonoBUG.Foo get_Current()">
22179         <size>51</size>
22180       </method>
22181       <method name="Boolean MoveNext()">
22182         <size>12</size>
22183       </method>
22184       <method name="Void Reset()">
22185         <size>12</size>
22186       </method>
22187       <method name="System.Object System.Collections.IEnumerator.get_Current()">
22188         <size>28</size>
22189       </method>
22190     </type>
22191   </test>
22192   <test name="test-221.cs">
22193     <type name="A">
22194       <method name="Void .ctor()">
22195         <size>7</size>
22196       </method>
22197       <method name="Int32 get_Blah()">
22198         <size>2</size>
22199       </method>
22200       <method name="Void set_Blah(Int32)">
22201         <size>1</size>
22202       </method>
22203     </type>
22204     <type name="B">
22205       <method name="Void .ctor()">
22206         <size>7</size>
22207       </method>
22208       <method name="Int32 get_Blah()">
22209         <size>2</size>
22210       </method>
22211       <method name="Boolean Test()">
22212         <size>54</size>
22213       </method>
22214     </type>
22215     <type name="C">
22216       <method name="Void .ctor()">
22217         <size>7</size>
22218       </method>
22219       <method name="Int32 get_Blah()">
22220         <size>0</size>
22221       </method>
22222       <method name="Void set_Blah(Int32)">
22223         <size>0</size>
22224       </method>
22225     </type>
22226     <type name="D">
22227       <method name="Void .ctor()">
22228         <size>7</size>
22229       </method>
22230       <method name="Int32 get_Blah()">
22231         <size>2</size>
22232       </method>
22233       <method name="Void set_Blah(Int32)">
22234         <size>1</size>
22235       </method>
22236     </type>
22237     <type name="E">
22238       <method name="Void .ctor()">
22239         <size>7</size>
22240       </method>
22241       <method name="Int32 get_Blah()">
22242         <size>7</size>
22243       </method>
22244       <method name="Boolean Test()">
22245         <size>54</size>
22246       </method>
22247     </type>
22248     <type name="F">
22249       <method name="Void .ctor()">
22250         <size>7</size>
22251       </method>
22252       <method name="Int32 get_Item(Int32)">
22253         <size>2</size>
22254       </method>
22255       <method name="Void set_Item(Int32, Int32)">
22256         <size>1</size>
22257       </method>
22258       <method name="Int32 get_Blah()">
22259         <size>2</size>
22260       </method>
22261       <method name="Void set_Blah(Int32)">
22262         <size>1</size>
22263       </method>
22264       <method name="Boolean Test()">
22265         <size>110</size>
22266       </method>
22267     </type>
22268     <type name="Driver">
22269       <method name="Void .ctor()">
22270         <size>7</size>
22271       </method>
22272       <method name="Int32 Main()">
22273         <size>38</size>
22274       </method>
22275     </type>
22276     <type name="F">
22277       <method name="Int32 IBlah.get_Item(Int32)">
22278         <size>2</size>
22279       </method>
22280       <method name="Void IBlah.set_Item(Int32, Int32)">
22281         <size>1</size>
22282       </method>
22283       <method name="Int32 IBlah.get_Blah()">
22284         <size>2</size>
22285       </method>
22286       <method name="Void IBlah.set_Blah(Int32)">
22287         <size>1</size>
22288       </method>
22289     </type>
22290   </test>
22291   <test name="test-222.cs">
22292     <type name="Class_1">
22293       <method name="Void .ctor()">
22294         <size>7</size>
22295       </method>
22296       <method name="UIntPtr Valid()">
22297         <size>7</size>
22298       </method>
22299     </type>
22300     <type name="MainClass">
22301       <method name="Void .ctor()">
22302         <size>7</size>
22303       </method>
22304       <method name="Int32 Main()">
22305         <size>2</size>
22306       </method>
22307     </type>
22308   </test>
22309   <test name="test-223.cs">
22310     <type name="T">
22311       <method name="Void .ctor()">
22312         <size>7</size>
22313       </method>
22314       <method name="Int32 Main()">
22315         <size>68</size>
22316       </method>
22317     </type>
22318   </test>
22319   <test name="test-224.cs">
22320     <type name="XmlMemberArrayAttribute">
22321       <method name="Void .ctor(String)">
22322         <size>38</size>
22323       </method>
22324       <method name="System.Char[] get_Separator()">
22325         <size>7</size>
22326       </method>
22327       <method name="Void set_Separator(System.Char[])">
22328         <size>8</size>
22329       </method>
22330       <method name="System.String get_Name()">
22331         <size>7</size>
22332       </method>
22333       <method name="Void set_Name(System.String)">
22334         <size>8</size>
22335       </method>
22336       <method name="Boolean get_IsRequired()">
22337         <size>7</size>
22338       </method>
22339       <method name="Void set_IsRequired(Boolean)">
22340         <size>8</size>
22341       </method>
22342     </type>
22343     <type name="t">
22344       <method name="Void .ctor()">
22345         <size>7</size>
22346       </method>
22347       <method name="Void Main()">
22348         <size>1</size>
22349       </method>
22350     </type>
22351   </test>
22352   <test name="test-225.cs">
22353     <type name="A">
22354       <method name="Void .ctor()">
22355         <size>14</size>
22356       </method>
22357     </type>
22358     <type name="B">
22359       <method name="Void .ctor()">
22360         <size>7</size>
22361       </method>
22362       <method name="Int32 foo()">
22363         <size>2</size>
22364       </method>
22365       <method name="Void Main()">
22366         <size>18</size>
22367       </method>
22368     </type>
22369   </test>
22370   <test name="test-226.cs">
22371     <type name="Test226">
22372       <method name="Void .ctor()">
22373         <size>7</size>
22374       </method>
22375       <method name="Void Test()">
22376         <size>35</size>
22377       </method>
22378       <method name="Int32 Main()">
22379         <size>23</size>
22380       </method>
22381     </type>
22382   </test>
22383   <test name="test-227.cs">
22384     <type name="A.T">
22385       <method name="Void .ctor()">
22386         <size>7</size>
22387       </method>
22388       <method name="Void Main()">
22389         <size>3</size>
22390       </method>
22391     </type>
22392   </test>
22393   <test name="test-228.cs">
22394     <type name="BadRefTest.CtorInc">
22395       <method name="Void .ctor()">
22396         <size>30</size>
22397       </method>
22398       <method name="Int32 IncByRef(Int32 ByRef)">
22399         <size>10</size>
22400       </method>
22401       <method name="Boolean Results(Int32)">
22402         <size>98</size>
22403       </method>
22404     </type>
22405     <type name="BadRefTest.Runner">
22406       <method name="Void .ctor()">
22407         <size>7</size>
22408       </method>
22409       <method name="Int32 Main()">
22410         <size>43</size>
22411       </method>
22412     </type>
22413   </test>
22414   <test name="test-229.cs">
22415     <type name="List">
22416       <method name="Void .ctor(Int32)">
22417         <size>19</size>
22418       </method>
22419       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
22420         <size>12</size>
22421       </method>
22422       <method name="Void Add(Int32)">
22423         <size>26</size>
22424       </method>
22425       <method name="MyEnumerator GetEnumerator()">
22426         <size>7</size>
22427       </method>
22428     </type>
22429     <type name="UberList">
22430       <method name="Void .ctor(Int32)">
22431         <size>8</size>
22432       </method>
22433       <method name="Int32 Main(System.String[])">
22434         <size>38</size>
22435       </method>
22436       <method name="Boolean One()">
22437         <size>63</size>
22438       </method>
22439       <method name="Boolean Two()">
22440         <size>63</size>
22441       </method>
22442       <method name="Boolean Three()">
22443         <size>63</size>
22444       </method>
22445     </type>
22446     <type name="List+MyEnumerator">
22447       <method name="Void .ctor(List)">
22448         <size>15</size>
22449       </method>
22450       <method name="System.Object get_Current()">
22451         <size>24</size>
22452       </method>
22453       <method name="Boolean MoveNext()">
22454         <size>31</size>
22455       </method>
22456       <method name="Void Reset()">
22457         <size>8</size>
22458       </method>
22459     </type>
22460   </test>
22461   <test name="test-23.cs">
22462     <type name="X">
22463       <method name="Void .ctor()">
22464         <size>7</size>
22465       </method>
22466       <method name="Void .cctor()">
22467         <size>8</size>
22468       </method>
22469       <method name="Int32 get_Value()">
22470         <size>6</size>
22471       </method>
22472       <method name="Void set_Value(Int32)">
22473         <size>7</size>
22474       </method>
22475       <method name="Int32 Main()">
22476         <size>170</size>
22477       </method>
22478     </type>
22479     <type name="Y">
22480       <method name="Void .ctor(String)">
22481         <size>14</size>
22482       </method>
22483       <method name="System.String get_Value()">
22484         <size>7</size>
22485       </method>
22486       <method name="Void set_Value(System.String)">
22487         <size>8</size>
22488       </method>
22489     </type>
22490     <type name="Z">
22491       <method name="Void .cctor()">
22492         <size>7</size>
22493       </method>
22494       <method name="Int32 get_IVal()">
22495         <size>6</size>
22496       </method>
22497       <method name="Void set_IVal(Int32)">
22498         <size>7</size>
22499       </method>
22500       <method name="Int32 get_XVal()">
22501         <size>7</size>
22502       </method>
22503       <method name="Void set_XVal(Int32)">
22504         <size>8</size>
22505       </method>
22506     </type>
22507   </test>
22508   <test name="test-230.cs">
22509     <type name="TestClass">
22510       <method name="Void .ctor()">
22511         <size>7</size>
22512       </method>
22513       <method name="Int32 Main()">
22514         <size>56</size>
22515       </method>
22516     </type>
22517   </test>
22518   <test name="test-231.cs">
22519     <type name="T">
22520       <method name="Void .ctor()">
22521         <size>7</size>
22522       </method>
22523       <method name="Void .cctor()">
22524         <size>1</size>
22525       </method>
22526       <method name="Int32 Main()">
22527         <size>44</size>
22528       </method>
22529       <method name="Void Foo()">
22530         <size>23</size>
22531       </method>
22532     </type>
22533   </test>
22534   <test name="test-232.cs">
22535     <type name="CtorInfoTest">
22536       <method name="Void .ctor()">
22537         <size>7</size>
22538       </method>
22539       <method name="Void Main(System.String[])">
22540         <size>977</size>
22541       </method>
22542       <method name="Void Assert(System.Object, System.Object)">
22543         <size>38</size>
22544       </method>
22545     </type>
22546     <type name="&lt;PrivateImplementationDetails&gt;">
22547       <method name="Void .ctor()">
22548         <size>7</size>
22549       </method>
22550     </type>
22551   </test>
22552   <test name="test-233.cs">
22553     <type name="Tests">
22554       <method name="Void .ctor()">
22555         <size>7</size>
22556       </method>
22557       <method name="Int32 Main()">
22558         <size>16</size>
22559       </method>
22560       <method name="Int32 test_0_beq()">
22561         <size>29</size>
22562       </method>
22563       <method name="Int32 test_0_bne_un()">
22564         <size>29</size>
22565       </method>
22566       <method name="Int32 test_0_conv_r8()">
22567         <size>29</size>
22568       </method>
22569       <method name="Int32 test_0_conv_i()">
22570         <size>76</size>
22571       </method>
22572       <method name="Int32 test_5_conv_r4()">
22573         <size>8</size>
22574       </method>
22575       <method name="Int32 test_5_double_conv_r4()">
22576         <size>16</size>
22577       </method>
22578       <method name="Int32 test_5_float_conv_r8()">
22579         <size>12</size>
22580       </method>
22581       <method name="Int32 test_5_conv_r8()">
22582         <size>8</size>
22583       </method>
22584       <method name="Int32 test_5_add()">
22585         <size>25</size>
22586       </method>
22587       <method name="Int32 test_5_sub()">
22588         <size>25</size>
22589       </method>
22590       <method name="Int32 test_24_mul()">
22591         <size>25</size>
22592       </method>
22593       <method name="Int32 test_4_div()">
22594         <size>25</size>
22595       </method>
22596       <method name="Int32 test_2_rem()">
22597         <size>25</size>
22598       </method>
22599       <method name="Int32 test_2_neg()">
22600         <size>14</size>
22601       </method>
22602       <method name="Int32 test_46_float_add_spill()">
22603         <size>129</size>
22604       </method>
22605       <method name="Int32 test_362880_float_mul_spill()">
22606         <size>129</size>
22607       </method>
22608       <method name="Int32 test_4_long_cast()">
22609         <size>29</size>
22610       </method>
22611       <method name="Int32 test_16_float_cmp()">
22612         <size>317</size>
22613       </method>
22614       <method name="Int32 test_15_float_cmp_un()">
22615         <size>297</size>
22616       </method>
22617       <method name="Int32 test_15_float_branch()">
22618         <size>219</size>
22619       </method>
22620       <method name="Int32 test_15_float_branch_un()">
22621         <size>219</size>
22622       </method>
22623     </type>
22624     <type name="TestDriver">
22625       <method name="Void .ctor()">
22626         <size>7</size>
22627       </method>
22628       <method name="Int32 RunTests(System.Type, System.String[])">
22629         <size>572</size>
22630       </method>
22631       <method name="Int32 RunTests(System.Type)">
22632         <size>8</size>
22633       </method>
22634     </type>
22635   </test>
22636   <test name="test-234.cs">
22637     <type name="T">
22638       <method name="Void .ctor()">
22639         <size>7</size>
22640       </method>
22641       <method name="Void Main()">
22642         <size>701</size>
22643       </method>
22644     </type>
22645   </test>
22646   <test name="test-235.cs">
22647     <type name="T">
22648       <method name="Void .ctor()">
22649         <size>7</size>
22650       </method>
22651       <method name="Void Foo(T, T)">
22652         <size>1</size>
22653       </method>
22654       <method name="Void Foo(System.Object[])">
22655         <size>1</size>
22656       </method>
22657       <method name="Int32 Main()">
22658         <size>13</size>
22659       </method>
22660     </type>
22661   </test>
22662   <test name="test-236.cs">
22663     <type name="Tests.Test">
22664       <method name="Void .ctor()">
22665         <size>7</size>
22666       </method>
22667       <method name="Void Main()">
22668         <size>42</size>
22669       </method>
22670       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
22671         <size>9</size>
22672       </method>
22673       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
22674         <size>10</size>
22675       </method>
22676     </type>
22677   </test>
22678   <test name="test-237.cs">
22679     <type name="Params">
22680       <method name="Void .ctor()">
22681         <size>7</size>
22682       </method>
22683       <method name="Void .cctor()">
22684         <size>96</size>
22685       </method>
22686       <method name="Void foo(System.String, System.Object[])">
22687         <size>132</size>
22688       </method>
22689       <method name="Void Main()">
22690         <size>45</size>
22691       </method>
22692     </type>
22693     <type name="Params+FOO">
22694       <method name="Void .ctor(Object, IntPtr)">
22695         <size>0</size>
22696       </method>
22697       <method name="Void Invoke(System.String, System.Object[])">
22698         <size>0</size>
22699       </method>
22700       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
22701         <size>0</size>
22702       </method>
22703       <method name="Void EndInvoke(IAsyncResult)">
22704         <size>0</size>
22705       </method>
22706     </type>
22707   </test>
22708   <test name="test-238.cs">
22709     <type name="TestClass">
22710       <method name="Void .ctor()">
22711         <size>7</size>
22712       </method>
22713       <method name="Void ConditionalMethod()">
22714         <size>7</size>
22715       </method>
22716       <method name="Int32 Main()">
22717         <size>12</size>
22718       </method>
22719     </type>
22720   </test>
22721   <test name="test-239.cs">
22722     <type name="BaseClass">
22723       <method name="Void .ctor()">
22724         <size>7</size>
22725       </method>
22726       <method name="Void ConditionalMethod()">
22727         <size>7</size>
22728       </method>
22729     </type>
22730     <type name="TestClass">
22731       <method name="Void .ctor()">
22732         <size>7</size>
22733       </method>
22734       <method name="Void ConditionalMethod()">
22735         <size>1</size>
22736       </method>
22737     </type>
22738     <type name="MainClass">
22739       <method name="Void .ctor()">
22740         <size>7</size>
22741       </method>
22742       <method name="Int32 Main()">
22743         <size>18</size>
22744       </method>
22745     </type>
22746   </test>
22747   <test name="test-24.cs">
22748     <type name="X">
22749       <method name="Void .ctor()">
22750         <size>7</size>
22751       </method>
22752       <method name="System.String get_S()">
22753         <size>6</size>
22754       </method>
22755       <method name="Void set_S(System.String)">
22756         <size>7</size>
22757       </method>
22758       <method name="Int32 Main()">
22759         <size>92</size>
22760       </method>
22761     </type>
22762   </test>
22763   <test name="test-240.cs">
22764     <type name="TestClass">
22765       <method name="Void .ctor()">
22766         <size>7</size>
22767       </method>
22768       <method name="Void .cctor()">
22769         <size>7</size>
22770       </method>
22771       <method name="Void ConditionalMethod()">
22772         <size>17</size>
22773       </method>
22774       <method name="Int32 Main()">
22775         <size>11</size>
22776       </method>
22777     </type>
22778   </test>
22779   <test name="test-241.cs">
22780     <type name="Foo">
22781       <method name="Void .ctor()">
22782         <size>7</size>
22783       </method>
22784       <method name="Int32 get_SomeProperty()">
22785         <size>3</size>
22786       </method>
22787       <method name="Int32 M()">
22788         <size>3</size>
22789       </method>
22790       <method name="Void Main()">
22791         <size>1</size>
22792       </method>
22793     </type>
22794     <type name="Foo+FooPrivate">
22795       <method name="Void .ctor(Foo)">
22796         <size>14</size>
22797       </method>
22798       <method name="Int32 get_SomeProperty()">
22799         <size>24</size>
22800       </method>
22801     </type>
22802   </test>
22803   <test name="test-242.cs">
22804     <type name="BaseClass">
22805       <method name="Void .ctor()">
22806         <size>14</size>
22807       </method>
22808     </type>
22809     <type name="Derived">
22810       <method name="Void .ctor()">
22811         <size>7</size>
22812       </method>
22813       <method name="Int32 get_Location()">
22814         <size>3</size>
22815       </method>
22816       <method name="Void Main()">
22817         <size>1</size>
22818       </method>
22819     </type>
22820   </test>
22821   <test name="test-243.cs">
22822     <type name="X">
22823       <method name="Void .ctor()">
22824         <size>7</size>
22825       </method>
22826       <method name="Boolean Resolve(System.String)">
22827         <size>2</size>
22828       </method>
22829       <method name="System.String Test()">
22830         <size>2</size>
22831       </method>
22832       <method name="Void Main()">
22833         <size>8</size>
22834       </method>
22835     </type>
22836   </test>
22837   <test name="test-244.cs">
22838     <type name="Foo">
22839       <method name="Void .ctor()">
22840         <size>7</size>
22841       </method>
22842       <method name="Void .cctor()">
22843         <size>1</size>
22844       </method>
22845       <method name="Int32 Main()">
22846         <size>136</size>
22847       </method>
22848       <method name="MyBool get_t()">
22849         <size>29</size>
22850       </method>
22851       <method name="MyBool get_f()">
22852         <size>29</size>
22853       </method>
22854     </type>
22855     <type name="MyBool">
22856       <method name="Void .ctor(Boolean)">
22857         <size>8</size>
22858       </method>
22859       <method name="System.String ToString()">
22860         <size>12</size>
22861       </method>
22862       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
22863         <size>21</size>
22864       </method>
22865       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
22866         <size>21</size>
22867       </method>
22868       <method name="Boolean op_True(MyBool)">
22869         <size>8</size>
22870       </method>
22871       <method name="Boolean op_False(MyBool)">
22872         <size>11</size>
22873       </method>
22874     </type>
22875   </test>
22876   <test name="test-245.cs">
22877     <type name="Class2">
22878       <method name="Void .ctor()">
22879         <size>7</size>
22880       </method>
22881       <method name="System.String get_def_kind()">
22882         <size>12</size>
22883       </method>
22884       <method name="Void Main()">
22885         <size>1</size>
22886       </method>
22887     </type>
22888   </test>
22889   <test name="test-246.cs">
22890     <type name="B">
22891       <method name="Void .ctor()">
22892         <size>7</size>
22893       </method>
22894       <method name="Void Main()">
22895         <size>32</size>
22896       </method>
22897     </type>
22898     <type name="Blah">
22899       <method name="Void Dispose()">
22900         <size>11</size>
22901       </method>
22902     </type>
22903   </test>
22904   <test name="test-247.cs">
22905     <type name="B">
22906       <method name="Void .ctor()">
22907         <size>7</size>
22908       </method>
22909       <method name="Void Main()">
22910         <size>65</size>
22911       </method>
22912     </type>
22913     <type name="Blah">
22914       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
22915         <size>11</size>
22916       </method>
22917     </type>
22918   </test>
22919   <test name="test-248.cs">
22920     <type name="T">
22921       <method name="Void .ctor()">
22922         <size>7</size>
22923       </method>
22924       <method name="Foo GetFoo()">
22925         <size>10</size>
22926       </method>
22927       <method name="Void Main()">
22928         <size>26</size>
22929       </method>
22930     </type>
22931   </test>
22932   <test name="test-249.cs">
22933     <type name="X">
22934       <method name="Void .ctor()">
22935         <size>7</size>
22936       </method>
22937       <method name="Void Main()">
22938         <size>1</size>
22939       </method>
22940     </type>
22941   </test>
22942   <test name="test-25.cs">
22943     <type name="X">
22944       <method name="Void .ctor()">
22945         <size>7</size>
22946       </method>
22947       <method name="Int32 Main()">
22948         <size>214</size>
22949       </method>
22950     </type>
22951   </test>
22952   <test name="test-250.cs">
22953     <type name="Test.foo3">
22954       <method name="Void .ctor()">
22955         <size>7</size>
22956       </method>
22957     </type>
22958     <type name="Test.Tests">
22959       <method name="Void .ctor()">
22960         <size>7</size>
22961       </method>
22962       <method name="Void Main()">
22963         <size>1</size>
22964       </method>
22965     </type>
22966   </test>
22967   <test name="test-251.cs">
22968     <type name="X">
22969       <method name="Void .ctor()">
22970         <size>7</size>
22971       </method>
22972       <method name="Void Main()">
22973         <size>1</size>
22974       </method>
22975     </type>
22976   </test>
22977   <test name="test-252.cs">
22978     <type name="A">
22979       <method name="Void .ctor()">
22980         <size>7</size>
22981       </method>
22982       <method name="Void add_Bar(Foo)">
22983         <size>24</size>
22984       </method>
22985       <method name="Void remove_Bar(Foo)">
22986         <size>24</size>
22987       </method>
22988       <method name="Void m1()">
22989         <size>1</size>
22990       </method>
22991       <method name="Int32 Main()">
22992         <size>93</size>
22993       </method>
22994     </type>
22995     <type name="Foo">
22996       <method name="Void .ctor(Object, IntPtr)">
22997         <size>0</size>
22998       </method>
22999       <method name="Void Invoke()">
23000         <size>0</size>
23001       </method>
23002       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23003         <size>0</size>
23004       </method>
23005       <method name="Void EndInvoke(IAsyncResult)">
23006         <size>0</size>
23007       </method>
23008     </type>
23009   </test>
23010   <test name="test-253.cs">
23011     <type name="AccessibleAttribute">
23012       <method name="Void .ctor()">
23013         <size>7</size>
23014       </method>
23015     </type>
23016     <type name="MyClass">
23017       <method name="Void .ctor()">
23018         <size>7</size>
23019       </method>
23020     </type>
23021     <type name="Test">
23022       <method name="Void .ctor()">
23023         <size>7</size>
23024       </method>
23025       <method name="Int32 Main()">
23026         <size>66</size>
23027       </method>
23028     </type>
23029   </test>
23030   <test name="test-254.cs">
23031     <type name="TestAttribute">
23032       <method name="Void .ctor()">
23033         <size>7</size>
23034       </method>
23035     </type>
23036     <type name="Test_1">
23037       <method name="Void .ctor()">
23038         <size>7</size>
23039       </method>
23040       <method name="Void Test(Int32)">
23041         <size>1</size>
23042       </method>
23043     </type>
23044     <type name="Test_2">
23045       <method name="Void .ctor()">
23046         <size>7</size>
23047       </method>
23048       <method name="Int32 get_Test()">
23049         <size>2</size>
23050       </method>
23051       <method name="Void set_Test(Int32)">
23052         <size>1</size>
23053       </method>
23054       <method name="Void set_Test2(Boolean)">
23055         <size>1</size>
23056       </method>
23057     </type>
23058     <type name="Test_3">
23059       <method name="Void .ctor()">
23060         <size>7</size>
23061       </method>
23062       <method name="Void add_e_1(test_delegate)">
23063         <size>24</size>
23064       </method>
23065       <method name="Void remove_e_1(test_delegate)">
23066         <size>24</size>
23067       </method>
23068       <method name="Void add_e_2(test_delegate)">
23069         <size>24</size>
23070       </method>
23071       <method name="Void remove_e_2(test_delegate)">
23072         <size>24</size>
23073       </method>
23074     </type>
23075     <type name="Test_4">
23076       <method name="Void .ctor()">
23077         <size>7</size>
23078       </method>
23079       <method name="Void add_e_1(test_delegate)">
23080         <size>1</size>
23081       </method>
23082       <method name="Void remove_e_1(test_delegate)">
23083         <size>1</size>
23084       </method>
23085       <method name="Void add_e_2(test_delegate)">
23086         <size>1</size>
23087       </method>
23088       <method name="Void remove_e_2(test_delegate)">
23089         <size>1</size>
23090       </method>
23091       <method name="Void add_e_3(test_delegate)">
23092         <size>1</size>
23093       </method>
23094       <method name="Void remove_e_3(test_delegate)">
23095         <size>1</size>
23096       </method>
23097     </type>
23098     <type name="ClassMain">
23099       <method name="Void .ctor()">
23100         <size>7</size>
23101       </method>
23102       <method name="Void .cctor()">
23103         <size>1</size>
23104       </method>
23105       <method name="Void Assert(System.Object[], Boolean, Int32)">
23106         <size>65</size>
23107       </method>
23108       <method name="Int32 Main()">
23109         <size>1159</size>
23110       </method>
23111     </type>
23112     <type name="test_delegate">
23113       <method name="Void .ctor(Object, IntPtr)">
23114         <size>0</size>
23115       </method>
23116       <method name="System.Delegate Invoke(Int32)">
23117         <size>0</size>
23118       </method>
23119       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23120         <size>0</size>
23121       </method>
23122       <method name="System.Delegate EndInvoke(IAsyncResult)">
23123         <size>0</size>
23124       </method>
23125     </type>
23126   </test>
23127   <test name="test-255.cs">
23128     <type name="TestAttribute">
23129       <method name="Void .ctor()">
23130         <size>7</size>
23131       </method>
23132     </type>
23133     <type name="C">
23134       <method name="Void .ctor()">
23135         <size>7</size>
23136       </method>
23137       <method name="Void Method()">
23138         <size>1</size>
23139       </method>
23140       <method name="Void Main()">
23141         <size>1</size>
23142       </method>
23143     </type>
23144   </test>
23145   <test name="test-256.cs">
23146     <type name="TableColumn">
23147       <method name="Void .ctor()">
23148         <size>7</size>
23149       </method>
23150       <method name="System.Object get_MagicValue()">
23151         <size>2</size>
23152       </method>
23153       <method name="Void set_MagicValue(System.Object)">
23154         <size>1</size>
23155       </method>
23156     </type>
23157     <type name="Bug">
23158       <method name="Void .ctor()">
23159         <size>7</size>
23160       </method>
23161       <method name="Int32 get_TInt()">
23162         <size>2</size>
23163       </method>
23164       <method name="Void Main()">
23165         <size>1</size>
23166       </method>
23167     </type>
23168   </test>
23169   <test name="test-257.cs">
23170     <type name="X">
23171       <method name="Void .ctor()">
23172         <size>7</size>
23173       </method>
23174       <method name="Void Main()">
23175         <size>8</size>
23176       </method>
23177       <method name="Void call(Int32 ByRef)">
23178         <size>25</size>
23179       </method>
23180     </type>
23181   </test>
23182   <test name="test-258.cs">
23183     <type name="MyTest.Test">
23184       <method name="Void .ctor()">
23185         <size>7</size>
23186       </method>
23187     </type>
23188     <type name="MyTest.Test2">
23189       <method name="Void .ctor()">
23190         <size>7</size>
23191       </method>
23192       <method name="Void MyTest.Test.Inner.Foo()">
23193         <size>1</size>
23194       </method>
23195       <method name="Void Main()">
23196         <size>1</size>
23197       </method>
23198     </type>
23199   </test>
23200   <test name="test-259.cs">
23201     <type name="Testing">
23202       <method name="Void .ctor()">
23203         <size>7</size>
23204       </method>
23205       <method name="Void Main()">
23206         <size>1</size>
23207       </method>
23208     </type>
23209   </test>
23210   <test name="test-26.cs">
23211     <type name="Blah">
23212       <method name="Void .ctor()">
23213         <size>7</size>
23214       </method>
23215       <method name="Int32 Foo(Int32, Int32)">
23216         <size>4</size>
23217       </method>
23218       <method name="Int32 Test1()">
23219         <size>114</size>
23220       </method>
23221       <method name="Int32 Adder(System.Int32[])">
23222         <size>34</size>
23223       </method>
23224       <method name="Int32 Test2()">
23225         <size>47</size>
23226       </method>
23227       <method name="Int32 Main()">
23228         <size>40</size>
23229       </method>
23230     </type>
23231     <type name="Blah+MyDelegate">
23232       <method name="Void .ctor(Object, IntPtr)">
23233         <size>0</size>
23234       </method>
23235       <method name="Int32 Invoke(Int32, Int32)">
23236         <size>0</size>
23237       </method>
23238       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23239         <size>0</size>
23240       </method>
23241       <method name="Int32 EndInvoke(IAsyncResult)">
23242         <size>0</size>
23243       </method>
23244     </type>
23245     <type name="Blah+List">
23246       <method name="Void .ctor(Object, IntPtr)">
23247         <size>0</size>
23248       </method>
23249       <method name="Int32 Invoke(System.Int32[])">
23250         <size>0</size>
23251       </method>
23252       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
23253         <size>0</size>
23254       </method>
23255       <method name="Int32 EndInvoke(IAsyncResult)">
23256         <size>0</size>
23257       </method>
23258     </type>
23259   </test>
23260   <test name="test-260.cs">
23261     <type name="x.Test">
23262       <method name="Void .ctor()">
23263         <size>7</size>
23264       </method>
23265     </type>
23266     <type name="y.Test">
23267       <method name="Void .ctor()">
23268         <size>7</size>
23269       </method>
23270     </type>
23271     <type name="b.a">
23272       <method name="Void .ctor()">
23273         <size>7</size>
23274       </method>
23275       <method name="Void Main()">
23276         <size>7</size>
23277       </method>
23278     </type>
23279   </test>
23280   <test name="test-261.cs">
23281     <type name="T">
23282       <method name="Void .ctor()">
23283         <size>7</size>
23284       </method>
23285       <method name="T get_Me()">
23286         <size>16</size>
23287       </method>
23288       <method name="T GetMe()">
23289         <size>16</size>
23290       </method>
23291       <method name="Int32 Test(T)">
23292         <size>106</size>
23293       </method>
23294       <method name="Int32 Main()">
23295         <size>31</size>
23296       </method>
23297     </type>
23298   </test>
23299   <test name="test-262.cs">
23300     <type name="n1.Attribute">
23301       <method name="Void .ctor()">
23302         <size>7</size>
23303       </method>
23304     </type>
23305     <type name="n3.A">
23306       <method name="Void .ctor()">
23307         <size>7</size>
23308       </method>
23309       <method name="Void Attribute()">
23310         <size>1</size>
23311       </method>
23312       <method name="Void X()">
23313         <size>7</size>
23314       </method>
23315       <method name="Void Main()">
23316         <size>11</size>
23317       </method>
23318     </type>
23319   </test>
23320   <test name="test-263.cs">
23321     <type name="Test">
23322       <method name="Void .ctor()">
23323         <size>7</size>
23324       </method>
23325       <method name="System.String GetString(System.Byte[])">
23326         <size>19</size>
23327       </method>
23328       <method name="Void Main()">
23329         <size>1</size>
23330       </method>
23331     </type>
23332   </test>
23333   <test name="test-264.cs">
23334     <type name="Proef">
23335       <method name="Void .ctor()">
23336         <size>7</size>
23337       </method>
23338       <method name="Void add_OnDoSomething(System.EventHandler)">
23339         <size>24</size>
23340       </method>
23341       <method name="Void remove_OnDoSomething(System.EventHandler)">
23342         <size>24</size>
23343       </method>
23344       <method name="Void Temp(System.Object, System.EventArgs)">
23345         <size>1</size>
23346       </method>
23347       <method name="Void Main()">
23348         <size>25</size>
23349       </method>
23350     </type>
23351   </test>
23352   <test name="test-265.cs">
23353     <type name="ClassFormatError">
23354       <method name="Void .ctor(String, Object[])">
23355         <size>7</size>
23356       </method>
23357       <method name="Void Main()">
23358         <size>1</size>
23359       </method>
23360     </type>
23361     <type name="UnsupportedClassVersionError">
23362       <method name="Void .ctor(String)">
23363         <size>14</size>
23364       </method>
23365     </type>
23366   </test>
23367   <test name="test-266.cs">
23368     <type name="T">
23369       <method name="Void .ctor()">
23370         <size>7</size>
23371       </method>
23372       <method name="Int32 Main()">
23373         <size>25</size>
23374       </method>
23375     </type>
23376   </test>
23377   <test name="test-267.cs">
23378     <type name="X">
23379       <method name="Void .ctor()">
23380         <size>7</size>
23381       </method>
23382       <method name="System.String Text()">
23383         <size>6</size>
23384       </method>
23385       <method name="Int32 Main()">
23386         <size>12</size>
23387       </method>
23388     </type>
23389   </test>
23390   <test name="test-268.cs">
23391     <type name="X">
23392       <method name="Void .ctor()">
23393         <size>7</size>
23394       </method>
23395       <method name="Int32 Main()">
23396         <size>26</size>
23397       </method>
23398     </type>
23399     <type name="X+Nested">
23400       <method name="Void .ctor()">
23401         <size>7</size>
23402       </method>
23403       <method name="MyEnum D()">
23404         <size>2</size>
23405       </method>
23406     </type>
23407   </test>
23408   <test name="test-269.cs">
23409     <type name="Class1">
23410       <method name="Void .ctor()">
23411         <size>7</size>
23412       </method>
23413       <method name="Int32 Main(System.String[])">
23414         <size>361</size>
23415       </method>
23416       <method name="Int32 AddABunchOfInts(...)">
23417         <size>64</size>
23418       </method>
23419       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
23420         <size>64</size>
23421       </method>
23422       <method name="Result VtAddABunchOfInts(...)">
23423         <size>69</size>
23424       </method>
23425       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
23426         <size>69</size>
23427       </method>
23428       <method name="Int32 InstAddABunchOfInts(...)">
23429         <size>64</size>
23430       </method>
23431       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
23432         <size>64</size>
23433       </method>
23434       <method name="Result InstVtAddABunchOfInts(...)">
23435         <size>69</size>
23436       </method>
23437       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
23438         <size>69</size>
23439       </method>
23440     </type>
23441     <type name="Result">
23442       <method name="Void .ctor(Int32)">
23443         <size>24</size>
23444       </method>
23445     </type>
23446   </test>
23447   <test name="test-27.cs">
23448     <type name="Foo">
23449       <method name="Void .ctor()">
23450         <size>7</size>
23451       </method>
23452       <method name="Boolean MyMethod(Int32)">
23453         <size>12</size>
23454       </method>
23455       <method name="Int32 AnotherMethod(Int32)">
23456         <size>5</size>
23457       </method>
23458     </type>
23459     <type name="Blah">
23460       <method name="Void .ctor()">
23461         <size>7</size>
23462       </method>
23463       <method name="Void Bar(Int32, Int32)">
23464         <size>9</size>
23465       </method>
23466       <method name="Int32 Main()">
23467         <size>139</size>
23468       </method>
23469     </type>
23470     <type name="Blah+MyDelegate">
23471       <method name="Void .ctor(Object, IntPtr)">
23472         <size>0</size>
23473       </method>
23474       <method name="Void Invoke(Int32, Int32)">
23475         <size>0</size>
23476       </method>
23477       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23478         <size>0</size>
23479       </method>
23480       <method name="Void EndInvoke(IAsyncResult)">
23481         <size>0</size>
23482       </method>
23483     </type>
23484   </test>
23485   <test name="test-270.cs">
23486     <type name="X">
23487       <method name="Void .ctor()">
23488         <size>7</size>
23489       </method>
23490       <method name="Int32 Test(System.String, System.Object[])">
23491         <size>2</size>
23492       </method>
23493       <method name="Int32 Main()">
23494         <size>75</size>
23495       </method>
23496       <method name="Int32 Test(System.String, ...)">
23497         <size>2</size>
23498       </method>
23499     </type>
23500   </test>
23501   <test name="test-271.cs">
23502     <type name="T">
23503       <method name="Void .ctor()">
23504         <size>7</size>
23505       </method>
23506       <method name="C X()">
23507         <size>10</size>
23508       </method>
23509       <method name="Void Main()">
23510         <size>59</size>
23511       </method>
23512     </type>
23513     <type name="T+C">
23514       <method name="IEnumerator GetEnumerator()">
23515         <size>11</size>
23516       </method>
23517     </type>
23518   </test>
23519   <test name="test-272.cs">
23520     <type name="BazAttribute">
23521       <method name="Void .ctor()">
23522         <size>7</size>
23523       </method>
23524       <method name="Void .ctor(Foo)">
23525         <size>7</size>
23526       </method>
23527       <method name="Void set_foo3(Foo)">
23528         <size>1</size>
23529       </method>
23530       <method name="Foo get_foo3()">
23531         <size>2</size>
23532       </method>
23533     </type>
23534     <type name="Test">
23535       <method name="Void .ctor()">
23536         <size>7</size>
23537       </method>
23538       <method name="Void f0()">
23539         <size>1</size>
23540       </method>
23541       <method name="Void f1()">
23542         <size>1</size>
23543       </method>
23544       <method name="Void f2()">
23545         <size>1</size>
23546       </method>
23547       <method name="Void f3()">
23548         <size>1</size>
23549       </method>
23550       <method name="Void Main()">
23551         <size>1</size>
23552       </method>
23553     </type>
23554   </test>
23555   <test name="test-273.cs">
23556     <type name="FooAttribute">
23557       <method name="Void .ctor()">
23558         <size>7</size>
23559       </method>
23560     </type>
23561     <type name="Tests">
23562       <method name="Void .ctor()">
23563         <size>7</size>
23564       </method>
23565       <method name="Void Main()">
23566         <size>36</size>
23567       </method>
23568     </type>
23569   </test>
23570   <test name="test-274.cs">
23571     <type name="MyClass">
23572       <method name="Void .ctor(String[])">
23573         <size>7</size>
23574       </method>
23575     </type>
23576     <type name="ChildClass">
23577       <method name="Void .ctor()">
23578         <size>13</size>
23579       </method>
23580     </type>
23581     <type name="M">
23582       <method name="Void .ctor()">
23583         <size>7</size>
23584       </method>
23585       <method name="Void Main()">
23586         <size>1</size>
23587       </method>
23588     </type>
23589   </test>
23590   <test name="test-275.cs">
23591     <type name="Test">
23592       <method name="Void .ctor()">
23593         <size>7</size>
23594       </method>
23595       <method name="Void add_MyEvent(DelType)">
23596         <size>24</size>
23597       </method>
23598       <method name="Void remove_MyEvent(DelType)">
23599         <size>24</size>
23600       </method>
23601       <method name="Int32 Main()">
23602         <size>176</size>
23603       </method>
23604     </type>
23605     <type name="DelType">
23606       <method name="Void .ctor(Object, IntPtr)">
23607         <size>0</size>
23608       </method>
23609       <method name="Void Invoke()">
23610         <size>0</size>
23611       </method>
23612       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23613         <size>0</size>
23614       </method>
23615       <method name="Void EndInvoke(IAsyncResult)">
23616         <size>0</size>
23617       </method>
23618     </type>
23619     <type name="S">
23620       <method name="Void add_MyEvent(DelType)">
23621         <size>24</size>
23622       </method>
23623       <method name="Void remove_MyEvent(DelType)">
23624         <size>24</size>
23625       </method>
23626     </type>
23627   </test>
23628   <test name="test-276.cs">
23629     <type name="EventTestClass">
23630       <method name="Void .ctor()">
23631         <size>7</size>
23632       </method>
23633       <method name="Void add_Elapsed(System.EventHandler)">
23634         <size>24</size>
23635       </method>
23636       <method name="Void remove_Elapsed(System.EventHandler)">
23637         <size>24</size>
23638       </method>
23639     </type>
23640     <type name="EntryPoint">
23641       <method name="Void .ctor()">
23642         <size>7</size>
23643       </method>
23644       <method name="Boolean test(System.Type)">
23645         <size>17</size>
23646       </method>
23647       <method name="Int32 Main()">
23648         <size>48</size>
23649       </method>
23650     </type>
23651   </test>
23652   <test name="test-277.cs">
23653     <type name="T">
23654       <method name="Void .ctor()">
23655         <size>7</size>
23656       </method>
23657       <method name="Int32 Main()">
23658         <size>7</size>
23659       </method>
23660       <method name="Int32 X(Byte)">
23661         <size>2</size>
23662       </method>
23663       <method name="Int32 X(Int16)">
23664         <size>2</size>
23665       </method>
23666     </type>
23667   </test>
23668   <test name="test-278.cs">
23669     <type name="X">
23670       <method name="Void .ctor()">
23671         <size>7</size>
23672       </method>
23673       <method name="Int32 Main()">
23674         <size>73</size>
23675       </method>
23676     </type>
23677     <type name="Rect">
23678       <method name="Int32 get_X()">
23679         <size>7</size>
23680       </method>
23681       <method name="Void set_X(Int32)">
23682         <size>8</size>
23683       </method>
23684     </type>
23685   </test>
23686   <test name="test-279.cs">
23687     <type name="FlagsAttributeDemo">
23688       <method name="Void .ctor()">
23689         <size>7</size>
23690       </method>
23691       <method name="Int32 Main()">
23692         <size>38</size>
23693       </method>
23694     </type>
23695   </test>
23696   <test name="test-28.cs">
23697     <type name="A">
23698       <method name="Void .ctor()">
23699         <size>7</size>
23700       </method>
23701       <method name="Int32 get_Item(Int32)">
23702         <size>0</size>
23703       </method>
23704       <method name="Int32 EmulateIndexer(Int32)">
23705         <size>8</size>
23706       </method>
23707     </type>
23708     <type name="B">
23709       <method name="Void .ctor()">
23710         <size>7</size>
23711       </method>
23712       <method name="Int32 get_Item(Int32)">
23713         <size>2</size>
23714       </method>
23715       <method name="Int32 M()">
23716         <size>8</size>
23717       </method>
23718     </type>
23719     <type name="X">
23720       <method name="Void .ctor()">
23721         <size>7</size>
23722       </method>
23723       <method name="Int32 get_Item(Int32)">
23724         <size>20</size>
23725       </method>
23726       <method name="Void set_Item(Int32, Int32)">
23727         <size>26</size>
23728       </method>
23729       <method name="Int32 Main()">
23730         <size>123</size>
23731       </method>
23732     </type>
23733   </test>
23734   <test name="test-280.cs">
23735     <type name="AppFramework.Util.Logic">
23736       <method name="Void .ctor()">
23737         <size>7</size>
23738       </method>
23739       <method name="Boolean EnumInSet(Enum, System.Enum[])">
23740         <size>37</size>
23741       </method>
23742       <method name="Void Main()">
23743         <size>1</size>
23744       </method>
23745     </type>
23746   </test>
23747   <test name="test-281.cs">
23748     <type name="Foo.Hello">
23749       <method name="Void .ctor()">
23750         <size>7</size>
23751       </method>
23752       <method name="Void .cctor()">
23753         <size>7</size>
23754       </method>
23755     </type>
23756     <type name="Bar.Hello">
23757       <method name="Void .ctor()">
23758         <size>7</size>
23759       </method>
23760       <method name="Void .cctor()">
23761         <size>8</size>
23762       </method>
23763     </type>
23764     <type name="Test.Test1">
23765       <method name="Void .ctor()">
23766         <size>7</size>
23767       </method>
23768       <method name="Int32 World()">
23769         <size>6</size>
23770       </method>
23771     </type>
23772     <type name="Test.Test2">
23773       <method name="Void .ctor()">
23774         <size>7</size>
23775       </method>
23776       <method name="Int32 World()">
23777         <size>6</size>
23778       </method>
23779     </type>
23780     <type name="X">
23781       <method name="Void .ctor()">
23782         <size>7</size>
23783       </method>
23784       <method name="Int32 Main()">
23785         <size>29</size>
23786       </method>
23787     </type>
23788   </test>
23789   <test name="test-282.cs">
23790     <type name="X">
23791       <method name="Void .ctor()">
23792         <size>7</size>
23793       </method>
23794       <method name="System.Object Add(integer, System.Object)">
23795         <size>72</size>
23796       </method>
23797       <method name="Int32 Main()">
23798         <size>69</size>
23799       </method>
23800     </type>
23801     <type name="integer">
23802       <method name="Void .ctor(Int32)">
23803         <size>8</size>
23804       </method>
23805       <method name="integer op_Implicit(Int32)">
23806         <size>7</size>
23807       </method>
23808       <method name="Double op_Implicit(integer)">
23809         <size>13</size>
23810       </method>
23811       <method name="integer op_Addition(integer, integer)">
23812         <size>21</size>
23813       </method>
23814     </type>
23815   </test>
23816   <test name="test-283.cs">
23817     <type name="X">
23818       <method name="Void .ctor()">
23819         <size>7</size>
23820       </method>
23821       <method name="Int32 Foo()">
23822         <size>2</size>
23823       </method>
23824     </type>
23825     <type name="Y">
23826       <method name="Void .ctor()">
23827         <size>7</size>
23828       </method>
23829       <method name="Y+D GetIt()">
23830         <size>13</size>
23831       </method>
23832       <method name="Y+D GetIt2()">
23833         <size>13</size>
23834       </method>
23835       <method name="Int32 Foo()">
23836         <size>2</size>
23837       </method>
23838       <method name="Int32 Main()">
23839         <size>56</size>
23840       </method>
23841     </type>
23842     <type name="Y+D">
23843       <method name="Void .ctor(Object, IntPtr)">
23844         <size>0</size>
23845       </method>
23846       <method name="Int32 Invoke()">
23847         <size>0</size>
23848       </method>
23849       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23850         <size>0</size>
23851       </method>
23852       <method name="Int32 EndInvoke(IAsyncResult)">
23853         <size>0</size>
23854       </method>
23855     </type>
23856   </test>
23857   <test name="test-284.cs">
23858     <type name="App">
23859       <method name="Void .ctor()">
23860         <size>7</size>
23861       </method>
23862       <method name="Void Main()">
23863         <size>12</size>
23864       </method>
23865     </type>
23866   </test>
23867   <test name="test-285.cs">
23868     <type name="T">
23869       <method name="Void .ctor()">
23870         <size>7</size>
23871       </method>
23872       <method name="Int32 Main()">
23873         <size>2</size>
23874       </method>
23875     </type>
23876   </test>
23877   <test name="test-286.cs">
23878     <type name="MethodWrapper">
23879       <method name="Void .ctor()">
23880         <size>7</size>
23881       </method>
23882       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
23883         <size>57</size>
23884       </method>
23885     </type>
23886     <type name="MapXml.Throws">
23887       <method name="Void .ctor()">
23888         <size>7</size>
23889       </method>
23890       <method name="Void Main()">
23891         <size>1</size>
23892       </method>
23893     </type>
23894   </test>
23895   <test name="test-287.cs">
23896     <type name="StaticClass">
23897       <method name="System.String Name()">
23898         <size>6</size>
23899       </method>
23900     </type>
23901     <type name="MainClass">
23902       <method name="Void .ctor()">
23903         <size>7</size>
23904       </method>
23905       <method name="Int32 Main()">
23906         <size>83</size>
23907       </method>
23908     </type>
23909     <type name="StaticClass+D">
23910       <method name="Void .ctor(Object, IntPtr)">
23911         <size>0</size>
23912       </method>
23913       <method name="System.Object Invoke()">
23914         <size>0</size>
23915       </method>
23916       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23917         <size>0</size>
23918       </method>
23919       <method name="System.Object EndInvoke(IAsyncResult)">
23920         <size>0</size>
23921       </method>
23922     </type>
23923   </test>
23924   <test name="test-288.cs">
23925     <type name="Test.BookAboutMovie">
23926       <method name="Void .ctor(String)">
23927         <size>25</size>
23928       </method>
23929       <method name="System.String GetItem(Int32)">
23930         <size>7</size>
23931       </method>
23932       <method name="System.String get_Item(Int32)">
23933         <size>7</size>
23934       </method>
23935       <method name="Int32 Main(System.String[])">
23936         <size>57</size>
23937       </method>
23938     </type>
23939   </test>
23940   <test name="test-289.cs">
23941     <type name="Test">
23942       <method name="Void .ctor()">
23943         <size>7</size>
23944       </method>
23945       <method name="Void Main()">
23946         <size>1</size>
23947       </method>
23948       <method name="Void set_Value(System.String)">
23949         <size>1</size>
23950       </method>
23951       <method name="Void set_Value()">
23952         <size>1</size>
23953       </method>
23954       <method name="Void set_Item(Int32, Int32, Boolean)">
23955         <size>1</size>
23956       </method>
23957       <method name="Void set_Item(Int32, Int32)">
23958         <size>1</size>
23959       </method>
23960       <method name="Boolean get_Item(Boolean)">
23961         <size>2</size>
23962       </method>
23963     </type>
23964   </test>
23965   <test name="test-29.cs">
23966     <type name="Base">
23967       <method name="Void .ctor()">
23968         <size>7</size>
23969       </method>
23970       <method name="Void Add(Int32)">
23971         <size>18</size>
23972       </method>
23973     </type>
23974     <type name="Derived">
23975       <method name="Void .ctor()">
23976         <size>7</size>
23977       </method>
23978       <method name="Void Add(Double)">
23979         <size>18</size>
23980       </method>
23981     </type>
23982     <type name="Demo">
23983       <method name="Void .ctor()">
23984         <size>7</size>
23985       </method>
23986       <method name="Int32 Main()">
23987         <size>51</size>
23988       </method>
23989     </type>
23990   </test>
23991   <test name="test-290.cs">
23992     <type name="EntryPoint">
23993       <method name="Void .ctor()">
23994         <size>7</size>
23995       </method>
23996       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
23997         <size>22</size>
23998       </method>
23999       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
24000         <size>22</size>
24001       </method>
24002       <method name="Void bar_f(System.Object)">
24003         <size>1</size>
24004       </method>
24005       <method name="Void Main()">
24006         <size>35</size>
24007       </method>
24008     </type>
24009     <type name="EntryPoint+EventHandler">
24010       <method name="Void .ctor(Object, IntPtr)">
24011         <size>0</size>
24012       </method>
24013       <method name="Void Invoke(System.Object)">
24014         <size>0</size>
24015       </method>
24016       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24017         <size>0</size>
24018       </method>
24019       <method name="Void EndInvoke(IAsyncResult)">
24020         <size>0</size>
24021       </method>
24022     </type>
24023   </test>
24024   <test name="test-291.cs">
24025     <type name="Test">
24026       <method name="Void .ctor()">
24027         <size>7</size>
24028       </method>
24029       <method name="Void Method()">
24030         <size>1</size>
24031       </method>
24032       <method name="Void Main()">
24033         <size>13</size>
24034       </method>
24035     </type>
24036   </test>
24037   <test name="test-292.cs">
24038     <type name="X">
24039       <method name="Void .ctor()">
24040         <size>7</size>
24041       </method>
24042       <method name="Void .cctor()">
24043         <size>1</size>
24044       </method>
24045       <method name="Void Main()">
24046         <size>19</size>
24047       </method>
24048     </type>
24049   </test>
24050   <test name="test-293.cs">
24051     <type name="A">
24052       <method name="Void .ctor()">
24053         <size>7</size>
24054       </method>
24055       <method name="System.String get_Warning()">
24056         <size>6</size>
24057       </method>
24058     </type>
24059     <type name="B">
24060       <method name="Void .ctor()">
24061         <size>7</size>
24062       </method>
24063       <method name="System.String get_Warning()">
24064         <size>6</size>
24065       </method>
24066       <method name="Void Main()">
24067         <size>1</size>
24068       </method>
24069     </type>
24070   </test>
24071   <test name="test-294.cs">
24072     <type name="ObsoleteClass">
24073       <method name="Void .ctor()">
24074         <size>7</size>
24075       </method>
24076     </type>
24077     <type name="Test">
24078       <method name="Void .ctor()">
24079         <size>13</size>
24080       </method>
24081       <method name="Void .ctor(String, Boolean)">
24082         <size>14</size>
24083       </method>
24084       <method name="System.String get_Name()">
24085         <size>7</size>
24086       </method>
24087       <method name="Void set_Name(System.String)">
24088         <size>8</size>
24089       </method>
24090     </type>
24091     <type name="DerivedTest">
24092       <method name="Void .ctor(String)">
24093         <size>16</size>
24094       </method>
24095       <method name="System.String Method()">
24096         <size>7</size>
24097       </method>
24098       <method name="Void T2()">
24099         <size>1</size>
24100       </method>
24101       <method name="Void Main()">
24102         <size>1</size>
24103       </method>
24104     </type>
24105     <type name="ObsoleteClass2">
24106       <method name="Void .ctor()">
24107         <size>7</size>
24108       </method>
24109     </type>
24110     <type name="ObsoleteClass3">
24111       <method name="Void .ctor()">
24112         <size>18</size>
24113       </method>
24114       <method name="Void .cctor()">
24115         <size>25</size>
24116       </method>
24117     </type>
24118     <type name="ObsoleteClass4">
24119       <method name="Void .ctor()">
24120         <size>7</size>
24121       </method>
24122       <method name="Void T()">
24123         <size>59</size>
24124       </method>
24125     </type>
24126   </test>
24127   <test name="test-295.cs">
24128     <type name="MyAttribute">
24129       <method name="Void .ctor(Object)">
24130         <size>14</size>
24131       </method>
24132       <method name="System.Object get_my()">
24133         <size>7</size>
24134       </method>
24135     </type>
24136     <type name="MyConstructorBuilder">
24137       <method name="Void .ctor()">
24138         <size>7</size>
24139       </method>
24140       <method name="Int32 Main()">
24141         <size>111</size>
24142       </method>
24143       <method name="System.Type MyCreateCallee(System.AppDomain)">
24144         <size>329</size>
24145       </method>
24146     </type>
24147   </test>
24148   <test name="test-296.cs">
24149     <type name="GetElementTypeTest">
24150       <method name="Void .ctor()">
24151         <size>7</size>
24152       </method>
24153       <method name="Int32 Main(System.String[])">
24154         <size>30</size>
24155       </method>
24156     </type>
24157   </test>
24158   <test name="test-297.cs">
24159     <type name="T">
24160       <method name="Void .ctor()">
24161         <size>7</size>
24162       </method>
24163       <method name="Int32 Main()">
24164         <size>313</size>
24165       </method>
24166       <method name="Void Login(System.String)">
24167         <size>1</size>
24168       </method>
24169     </type>
24170     <type name="My">
24171       <method name="Void .ctor(Object)">
24172         <size>14</size>
24173       </method>
24174     </type>
24175   </test>
24176   <test name="test-299.cs">
24177     <type name="SampleClass">
24178       <method name="Void .ctor()">
24179         <size>7</size>
24180       </method>
24181       <method name="SuperClass op_Increment(SampleClass)">
24182         <size>6</size>
24183       </method>
24184     </type>
24185     <type name="SuperClass">
24186       <method name="Void .ctor()">
24187         <size>7</size>
24188       </method>
24189       <method name="Int32 Main()">
24190         <size>2</size>
24191       </method>
24192     </type>
24193   </test>
24194   <test name="test-3.cs">
24195     <type name="TestIntOps">
24196       <method name="Void .ctor()">
24197         <size>7</size>
24198       </method>
24199       <method name="SByte sbyte_add(SByte, SByte)">
24200         <size>7</size>
24201       </method>
24202       <method name="Int16 short_add(Int16, Int16)">
24203         <size>5</size>
24204       </method>
24205       <method name="Double double_add(Double, Double)">
24206         <size>4</size>
24207       </method>
24208       <method name="Int32 int_add(Int32, Int32)">
24209         <size>4</size>
24210       </method>
24211       <method name="Int32 int_sub(Int32, Int32)">
24212         <size>4</size>
24213       </method>
24214       <method name="Int32 int_mul(Int32, Int32)">
24215         <size>4</size>
24216       </method>
24217       <method name="Int32 Main()">
24218         <size>215</size>
24219       </method>
24220     </type>
24221   </test>
24222   <test name="test-30.cs">
24223     <type name="X">
24224       <method name="Void .ctor()">
24225         <size>7</size>
24226       </method>
24227       <method name="Void IA.Draw()">
24228         <size>8</size>
24229       </method>
24230       <method name="Void IB.Draw()">
24231         <size>8</size>
24232       </method>
24233     </type>
24234     <type name="test">
24235       <method name="Void .ctor()">
24236         <size>7</size>
24237       </method>
24238       <method name="Int32 Main()">
24239         <size>192</size>
24240       </method>
24241     </type>
24242   </test>
24243   <test name="test-300.cs">
24244     <type name="A">
24245       <method name="Void .ctor()">
24246         <size>7</size>
24247       </method>
24248       <method name="Void Main()">
24249         <size>7</size>
24250       </method>
24251     </type>
24252     <type name="A+C">
24253       <method name="Void .ctor()">
24254         <size>7</size>
24255       </method>
24256     </type>
24257     <type name="A+B">
24258       <method name="Void .ctor()">
24259         <size>468</size>
24260       </method>
24261     </type>
24262     <type name="A+B+C">
24263       <method name="Void .ctor()">
24264         <size>7</size>
24265       </method>
24266     </type>
24267   </test>
24268   <test name="test-301.cs">
24269     <type name="A">
24270       <method name="Void .ctor()">
24271         <size>7</size>
24272       </method>
24273       <method name="Void Main()">
24274         <size>7</size>
24275       </method>
24276     </type>
24277     <type name="A+B">
24278       <method name="Void .ctor()">
24279         <size>219</size>
24280       </method>
24281     </type>
24282   </test>
24283   <test name="test-302.cs">
24284     <type name="A">
24285       <method name="Void .ctor()">
24286         <size>7</size>
24287       </method>
24288       <method name="Void Main()">
24289         <size>7</size>
24290       </method>
24291     </type>
24292     <type name="A+C">
24293       <method name="Void .ctor()">
24294         <size>7</size>
24295       </method>
24296     </type>
24297     <type name="A+B">
24298       <method name="Void .ctor()">
24299         <size>24</size>
24300       </method>
24301     </type>
24302     <type name="A+B+C">
24303       <method name="Void .ctor()">
24304         <size>7</size>
24305       </method>
24306     </type>
24307   </test>
24308   <test name="test-303.cs">
24309     <type name="A">
24310       <method name="Void .ctor()">
24311         <size>7</size>
24312       </method>
24313       <method name="Void Main()">
24314         <size>7</size>
24315       </method>
24316     </type>
24317     <type name="A+C">
24318       <method name="Void .ctor()">
24319         <size>7</size>
24320       </method>
24321       <method name="Void System.IDisposable.Dispose()">
24322         <size>11</size>
24323       </method>
24324     </type>
24325     <type name="A+B">
24326       <method name="Void .ctor()">
24327         <size>31</size>
24328       </method>
24329     </type>
24330     <type name="A+B+C">
24331       <method name="Void .ctor()">
24332         <size>7</size>
24333       </method>
24334       <method name="Void System.IDisposable.Dispose()">
24335         <size>1</size>
24336       </method>
24337     </type>
24338   </test>
24339   <test name="test-304.cs">
24340     <type name="A">
24341       <method name="Void .ctor()">
24342         <size>7</size>
24343       </method>
24344       <method name="Void Main()">
24345         <size>7</size>
24346       </method>
24347     </type>
24348     <type name="A+D">
24349       <method name="Void .ctor()">
24350         <size>7</size>
24351       </method>
24352     </type>
24353     <type name="A+B">
24354       <method name="Void .ctor()">
24355         <size>468</size>
24356       </method>
24357     </type>
24358     <type name="A+B+C">
24359       <method name="Void .ctor()">
24360         <size>7</size>
24361       </method>
24362     </type>
24363   </test>
24364   <test name="test-305.cs">
24365     <type name="A">
24366       <method name="Void .ctor()">
24367         <size>7</size>
24368       </method>
24369       <method name="Void Main()">
24370         <size>7</size>
24371       </method>
24372     </type>
24373     <type name="A+B">
24374       <method name="Void .ctor()">
24375         <size>219</size>
24376       </method>
24377     </type>
24378   </test>
24379   <test name="test-306.cs">
24380     <type name="A">
24381       <method name="Void .ctor()">
24382         <size>7</size>
24383       </method>
24384       <method name="Void Main()">
24385         <size>7</size>
24386       </method>
24387     </type>
24388     <type name="A+D">
24389       <method name="Void .ctor()">
24390         <size>7</size>
24391       </method>
24392     </type>
24393     <type name="A+B">
24394       <method name="Void .ctor()">
24395         <size>24</size>
24396       </method>
24397     </type>
24398     <type name="A+B+C">
24399       <method name="Void .ctor()">
24400         <size>7</size>
24401       </method>
24402     </type>
24403   </test>
24404   <test name="test-307.cs">
24405     <type name="A">
24406       <method name="Void .ctor()">
24407         <size>7</size>
24408       </method>
24409       <method name="Void Main()">
24410         <size>7</size>
24411       </method>
24412     </type>
24413     <type name="A+D">
24414       <method name="Void .ctor()">
24415         <size>7</size>
24416       </method>
24417       <method name="Void System.IDisposable.Dispose()">
24418         <size>11</size>
24419       </method>
24420     </type>
24421     <type name="A+B">
24422       <method name="Void .ctor()">
24423         <size>31</size>
24424       </method>
24425     </type>
24426     <type name="A+B+C">
24427       <method name="Void .ctor()">
24428         <size>7</size>
24429       </method>
24430       <method name="Void System.IDisposable.Dispose()">
24431         <size>1</size>
24432       </method>
24433     </type>
24434   </test>
24435   <test name="test-308.cs">
24436     <type name="Program">
24437       <method name="Void .ctor()">
24438         <size>7</size>
24439       </method>
24440       <method name="Void Main(System.String[])">
24441         <size>40</size>
24442       </method>
24443     </type>
24444   </test>
24445   <test name="test-309.cs">
24446     <type name="MonoBASIC.Parser">
24447       <method name="Void .ctor()">
24448         <size>7</size>
24449       </method>
24450       <method name="Void Main()">
24451         <size>1</size>
24452       </method>
24453     </type>
24454     <type name="MonoBASIC.Parser+StateMachine">
24455       <method name="Void .ctor()">
24456         <size>7</size>
24457       </method>
24458       <method name="Void HandleToken(Token)">
24459         <size>1</size>
24460       </method>
24461     </type>
24462   </test>
24463   <test name="test-31.cs">
24464     <type name="Base">
24465       <method name="Void .ctor()">
24466         <size>7</size>
24467       </method>
24468       <method name="Void A()">
24469         <size>8</size>
24470       </method>
24471     </type>
24472     <type name="Derived">
24473       <method name="Void .ctor()">
24474         <size>7</size>
24475       </method>
24476       <method name="Void A()">
24477         <size>8</size>
24478       </method>
24479     </type>
24480     <type name="Test">
24481       <method name="Void .ctor()">
24482         <size>7</size>
24483       </method>
24484       <method name="Int32 Main()">
24485         <size>38</size>
24486       </method>
24487     </type>
24488   </test>
24489   <test name="test-310.cs">
24490     <type name="test.Impl">
24491       <method name="Void .ctor()">
24492         <size>7</size>
24493       </method>
24494       <method name="System.String GetType(Int32)">
24495         <size>6</size>
24496       </method>
24497       <method name="Boolean IsDone()">
24498         <size>2</size>
24499       </method>
24500     </type>
24501     <type name="test.myclass">
24502       <method name="Void .ctor()">
24503         <size>7</size>
24504       </method>
24505       <method name="Void Main(System.String[])">
24506         <size>28</size>
24507       </method>
24508     </type>
24509   </test>
24510   <test name="test-311.cs">
24511     <type name="Program">
24512       <method name="Void .ctor()">
24513         <size>38</size>
24514       </method>
24515       <method name="Void .cctor()">
24516         <size>11</size>
24517       </method>
24518       <method name="System.String get_Message()">
24519         <size>6</size>
24520       </method>
24521       <method name="Void set_Message(System.String)">
24522         <size>7</size>
24523       </method>
24524       <method name="Boolean DenyMethod()">
24525         <size>2</size>
24526       </method>
24527       <method name="Void Test2()">
24528         <size>1</size>
24529       </method>
24530       <method name="Void Test3()">
24531         <size>1</size>
24532       </method>
24533       <method name="Void Test4()">
24534         <size>1</size>
24535       </method>
24536       <method name="Int32 Main(System.String[])">
24537         <size>175</size>
24538       </method>
24539     </type>
24540     <type name="Test2">
24541       <method name="Void .ctor()">
24542         <size>7</size>
24543       </method>
24544     </type>
24545   </test>
24546   <test name="test-312.cs">
24547     <type name="X">
24548       <method name="Void .ctor()">
24549         <size>7</size>
24550       </method>
24551       <method name="Void .cctor()">
24552         <size>1</size>
24553       </method>
24554       <method name="Boolean Method(PointF)">
24555         <size>72</size>
24556       </method>
24557       <method name="Boolean Call_constructor_and_implicit()">
24558         <size>29</size>
24559       </method>
24560       <method name="Boolean Init_with_implicit_conv()">
24561         <size>52</size>
24562       </method>
24563       <method name="Boolean Init_ValueType()">
24564         <size>26</size>
24565       </method>
24566       <method name="Boolean InstanceAssignTest()">
24567         <size>75</size>
24568       </method>
24569       <method name="Int32 T()">
24570         <size>54</size>
24571       </method>
24572       <method name="Int32 Main()">
24573         <size>45</size>
24574       </method>
24575     </type>
24576     <type name="PointF">
24577       <method name="Void .ctor(Single, Single)">
24578         <size>47</size>
24579       </method>
24580     </type>
24581     <type name="Point">
24582       <method name="Void .ctor(Int32, Int32)">
24583         <size>37</size>
24584       </method>
24585       <method name="PointF op_Implicit(Point)">
24586         <size>22</size>
24587       </method>
24588     </type>
24589   </test>
24590   <test name="test-313.cs">
24591     <type name="D">
24592       <method name="Void .ctor()">
24593         <size>7</size>
24594       </method>
24595       <method name="Void A.B.METHOD()">
24596         <size>1</size>
24597       </method>
24598       <method name="Int32 Main()">
24599         <size>134</size>
24600       </method>
24601     </type>
24602   </test>
24603   <test name="test-314.cs">
24604     <type name="X">
24605       <method name="Void .ctor()">
24606         <size>28</size>
24607       </method>
24608       <method name="Void .ctor(Int32)">
24609         <size>28</size>
24610       </method>
24611       <method name="Void .cctor()">
24612         <size>11</size>
24613       </method>
24614       <method name="Int32 Main()">
24615         <size>57</size>
24616       </method>
24617     </type>
24618   </test>
24619   <test name="test-315.cs">
24620     <type name="GuardedCollectionValue">
24621       <method name="Void .ctor()">
24622         <size>7</size>
24623       </method>
24624       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
24625         <size>2</size>
24626       </method>
24627       <method name="IDirectedCollectionValue Backwards()">
24628         <size>2</size>
24629       </method>
24630     </type>
24631     <type name="GuardedSequenced">
24632       <method name="Void .ctor()">
24633         <size>7</size>
24634       </method>
24635       <method name="IDirectedCollectionValue Test()">
24636         <size>12</size>
24637       </method>
24638     </type>
24639     <type name="X">
24640       <method name="Void .ctor()">
24641         <size>7</size>
24642       </method>
24643       <method name="Void Main()">
24644         <size>1</size>
24645       </method>
24646     </type>
24647   </test>
24648   <test name="test-316.cs">
24649     <type name="D">
24650       <method name="Void .ctor()">
24651         <size>7</size>
24652       </method>
24653       <method name="Int32 IA.Add(Int32)">
24654         <size>2</size>
24655       </method>
24656       <method name="Int32 IB.Add(Int32)">
24657         <size>2</size>
24658       </method>
24659     </type>
24660     <type name="E">
24661       <method name="Void .ctor()">
24662         <size>7</size>
24663       </method>
24664       <method name="Int32 IA.Add(Int32)">
24665         <size>2</size>
24666       </method>
24667       <method name="Int32 IB.Add(Int32)">
24668         <size>2</size>
24669       </method>
24670       <method name="Void doom()">
24671         <size>1</size>
24672       </method>
24673       <method name="System.Object Clone()">
24674         <size>2</size>
24675       </method>
24676       <method name="Void Dispose()">
24677         <size>1</size>
24678       </method>
24679     </type>
24680     <type name="C">
24681       <method name="Void .ctor()">
24682         <size>7</size>
24683       </method>
24684       <method name="Int32 Test(IC)">
24685         <size>49</size>
24686       </method>
24687       <method name="Void Test2(IE)">
24688         <size>20</size>
24689       </method>
24690       <method name="Int32 Main()">
24691         <size>32</size>
24692       </method>
24693     </type>
24694   </test>
24695   <test name="test-317.cs">
24696     <type name="X">
24697       <method name="Void .ctor()">
24698         <size>7</size>
24699       </method>
24700       <method name="Void Main()">
24701         <size>1</size>
24702       </method>
24703     </type>
24704   </test>
24705   <test name="test-318.cs">
24706     <type name="Ev">
24707       <method name="Void .ctor()">
24708         <size>29</size>
24709       </method>
24710       <method name="Void add_Disposed(System.EventHandler)">
24711         <size>19</size>
24712       </method>
24713       <method name="Void remove_Disposed(System.EventHandler)">
24714         <size>19</size>
24715       </method>
24716       <method name="Void OnClick(System.EventArgs)">
24717         <size>38</size>
24718       </method>
24719     </type>
24720     <type name="Foo">
24721       <method name="Void .ctor()">
24722         <size>7</size>
24723       </method>
24724     </type>
24725     <type name="C">
24726       <method name="Void .ctor()">
24727         <size>7</size>
24728       </method>
24729       <method name="Void my_from_fixed(Int32 ByRef)">
24730         <size>4</size>
24731       </method>
24732       <method name="Void month_from_fixed(Int32)">
24733         <size>8</size>
24734       </method>
24735       <method name="Int32 CreateFromString(Int32)">
24736         <size>10</size>
24737       </method>
24738       <method name="System.Double* GetValue(Double)">
24739         <size>5</size>
24740       </method>
24741       <method name="Void Main()">
24742         <size>1</size>
24743       </method>
24744     </type>
24745     <type name="Foo">
24746       <method name="Void EventInterface.add_Event(System.EventHandler)">
24747         <size>1</size>
24748       </method>
24749       <method name="Void EventInterface.remove_Event(System.EventHandler)">
24750         <size>1</size>
24751       </method>
24752     </type>
24753   </test>
24754   <test name="test-319.cs">
24755     <type name="ConstFields">
24756       <method name="Void .ctor()">
24757         <size>7</size>
24758       </method>
24759       <method name="Void .cctor()">
24760         <size>118</size>
24761       </method>
24762       <method name="Int32 Main()">
24763         <size>303</size>
24764       </method>
24765     </type>
24766   </test>
24767   <test name="test-32.cs">
24768     <type name="Blah">
24769       <method name="Void .ctor()">
24770         <size>7</size>
24771       </method>
24772       <method name="Int32 Main()">
24773         <size>50</size>
24774       </method>
24775     </type>
24776   </test>
24777   <test name="test-320.cs">
24778     <type name="X">
24779       <method name="Void .ctor(SByte*, Int32, Int32)">
24780         <size>7</size>
24781       </method>
24782       <method name="Void Main()">
24783         <size>12</size>
24784       </method>
24785     </type>
24786   </test>
24787   <test name="test-321.cs">
24788     <type name="X">
24789       <method name="Void Dispose()">
24790         <size>1</size>
24791       </method>
24792       <method name="Void Main()">
24793         <size>24</size>
24794       </method>
24795     </type>
24796   </test>
24797   <test name="test-322.cs">
24798     <type name="Y">
24799       <method name="Void .ctor(Byte)">
24800         <size>14</size>
24801       </method>
24802       <method name="Int32 op_Implicit(Y)">
24803         <size>7</size>
24804       </method>
24805     </type>
24806     <type name="X">
24807       <method name="Void .ctor()">
24808         <size>7</size>
24809       </method>
24810       <method name="Void Main()">
24811         <size>50</size>
24812       </method>
24813     </type>
24814   </test>
24815   <test name="test-323.cs">
24816     <type name="X">
24817       <method name="Void .ctor()">
24818         <size>7</size>
24819       </method>
24820       <method name="Void Main()">
24821         <size>1</size>
24822       </method>
24823     </type>
24824   </test>
24825   <test name="test-324.cs">
24826     <type name="A">
24827       <method name="Void .ctor()">
24828         <size>7</size>
24829       </method>
24830       <method name="Void DoStuff()">
24831         <size>11</size>
24832       </method>
24833     </type>
24834     <type name="T">
24835       <method name="Void .ctor()">
24836         <size>7</size>
24837       </method>
24838       <method name="Void .cctor()">
24839         <size>11</size>
24840       </method>
24841     </type>
24842     <type name="Driver">
24843       <method name="Void .ctor()">
24844         <size>7</size>
24845       </method>
24846       <method name="Void Main()">
24847         <size>22</size>
24848       </method>
24849     </type>
24850     <type name="B">
24851       <method name="Boolean get_Val()">
24852         <size>2</size>
24853       </method>
24854     </type>
24855   </test>
24856   <test name="test-325.cs">
24857     <type name="RequestAttribute">
24858       <method name="Void .ctor(String, String, String[])">
24859         <size>7</size>
24860       </method>
24861     </type>
24862     <type name="MyClass">
24863       <method name="Void .ctor()">
24864         <size>7</size>
24865       </method>
24866       <method name="Int32 SomeRequest()">
24867         <size>2</size>
24868       </method>
24869       <method name="Void Main()">
24870         <size>7</size>
24871       </method>
24872     </type>
24873   </test>
24874   <test name="test-326.cs">
24875     <type name="X">
24876       <method name="Void .ctor()">
24877         <size>7</size>
24878       </method>
24879       <method name="Int32 Main()">
24880         <size>55</size>
24881       </method>
24882     </type>
24883     <type name="Mapper">
24884       <method name="Void .ctor(Object, IntPtr)">
24885         <size>0</size>
24886       </method>
24887       <method name="Double Invoke(Int32)">
24888         <size>0</size>
24889       </method>
24890       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24891         <size>0</size>
24892       </method>
24893       <method name="Double EndInvoke(IAsyncResult)">
24894         <size>0</size>
24895       </method>
24896     </type>
24897     <type name="X">
24898       <method name="Double &lt;Main&gt;m__0(Int32)">
24899         <size>6</size>
24900       </method>
24901     </type>
24902   </test>
24903   <test name="test-327.cs">
24904     <type name="X2">
24905       <method name="Void .ctor()">
24906         <size>7</size>
24907       </method>
24908     </type>
24909     <type name="A.B.Tester">
24910       <method name="Void .ctor()">
24911         <size>7</size>
24912       </method>
24913       <method name="Void .cctor()">
24914         <size>1</size>
24915       </method>
24916       <method name="Void Main()">
24917         <size>1</size>
24918       </method>
24919     </type>
24920   </test>
24921   <test name="test-328.cs">
24922     <type name="A.B.Tester">
24923       <method name="Void .ctor()">
24924         <size>7</size>
24925       </method>
24926       <method name="Void .cctor()">
24927         <size>1</size>
24928       </method>
24929       <method name="Void Main()">
24930         <size>1</size>
24931       </method>
24932     </type>
24933   </test>
24934   <test name="test-329.cs">
24935     <type name="X">
24936       <method name="Void .ctor()">
24937         <size>7</size>
24938       </method>
24939       <method name="Void .ctor(Object)">
24940         <size>21</size>
24941       </method>
24942       <method name="Int32 Main()">
24943         <size>74</size>
24944       </method>
24945     </type>
24946   </test>
24947   <test name="test-33.cs">
24948     <type name="FirstOuter.FirstInner.First">
24949       <method name="Void .ctor()">
24950         <size>7</size>
24951       </method>
24952       <method name="System.String get_MyIdentity()">
24953         <size>12</size>
24954       </method>
24955     </type>
24956     <type name="FirstOuter.Second">
24957       <method name="Void .ctor()">
24958         <size>7</size>
24959       </method>
24960     </type>
24961     <type name="FirstOuter.SecondInner.Third">
24962       <method name="Void .ctor()">
24963         <size>7</size>
24964       </method>
24965     </type>
24966     <type name="FirstOuter.FirstInner.Fourth">
24967       <method name="Void .ctor()">
24968         <size>7</size>
24969       </method>
24970     </type>
24971     <type name="Fifth">
24972       <method name="Void .ctor()">
24973         <size>7</size>
24974       </method>
24975     </type>
24976     <type name="Application">
24977       <method name="Void .ctor()">
24978         <size>7</size>
24979       </method>
24980       <method name="Int32 Main(System.String[])">
24981         <size>139</size>
24982       </method>
24983     </type>
24984   </test>
24985   <test name="test-330.cs">
24986     <type name="X">
24987       <method name="Void .ctor()">
24988         <size>7</size>
24989       </method>
24990       <method name="Void Main()">
24991         <size>8</size>
24992       </method>
24993     </type>
24994   </test>
24995   <test name="test-331.cs">
24996     <type name="T">
24997       <method name="Void .ctor()">
24998         <size>7</size>
24999       </method>
25000       <method name="System.Byte* get_Ptr()">
25001         <size>7</size>
25002       </method>
25003       <method name="Void set_Ptr(System.Byte*)">
25004         <size>8</size>
25005       </method>
25006       <method name="Void Main()">
25007         <size>1</size>
25008       </method>
25009     </type>
25010   </test>
25011   <test name="test-332.cs">
25012     <type name="C">
25013       <method name="Void .ctor()">
25014         <size>7</size>
25015       </method>
25016       <method name="Void Main()">
25017         <size>1</size>
25018       </method>
25019     </type>
25020   </test>
25021   <test name="test-333.cs">
25022     <type name="Foo">
25023       <method name="Void .ctor()">
25024         <size>7</size>
25025       </method>
25026       <method name="Void Something()">
25027         <size>1</size>
25028       </method>
25029     </type>
25030     <type name="Bar">
25031       <method name="Void .ctor()">
25032         <size>7</size>
25033       </method>
25034       <method name="Void Something()">
25035         <size>1</size>
25036       </method>
25037       <method name="Void Main()">
25038         <size>1</size>
25039       </method>
25040     </type>
25041   </test>
25042   <test name="test-334.cs">
25043     <type name="Test.Foo.Index.CompoundFileReader">
25044       <method name="Void .ctor()">
25045         <size>7</size>
25046       </method>
25047       <method name="Void Main()">
25048         <size>1</size>
25049       </method>
25050     </type>
25051     <type name="Test.Foo.Store.Directory">
25052       <method name="Void .ctor()">
25053         <size>7</size>
25054       </method>
25055     </type>
25056   </test>
25057   <test name="test-335.cs">
25058     <type name="X">
25059       <method name="Void .ctor()">
25060         <size>7</size>
25061       </method>
25062       <method name="Void A(Int32, Int32)">
25063         <size>1</size>
25064       </method>
25065       <method name="Void C(Int32 ByRef)">
25066         <size>4</size>
25067       </method>
25068       <method name="Void Main()">
25069         <size>70</size>
25070       </method>
25071     </type>
25072     <type name="X+B">
25073       <method name="Void .ctor(Object, IntPtr)">
25074         <size>0</size>
25075       </method>
25076       <method name="Void Invoke(Int32, Int32)">
25077         <size>0</size>
25078       </method>
25079       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25080         <size>0</size>
25081       </method>
25082       <method name="Void EndInvoke(IAsyncResult)">
25083         <size>0</size>
25084       </method>
25085     </type>
25086     <type name="X+D">
25087       <method name="Void .ctor(Object, IntPtr)">
25088         <size>0</size>
25089       </method>
25090       <method name="Void Invoke(Int32 ByRef)">
25091         <size>0</size>
25092       </method>
25093       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
25094         <size>0</size>
25095       </method>
25096       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
25097         <size>0</size>
25098       </method>
25099     </type>
25100   </test>
25101   <test name="test-336.cs">
25102     <type name="X">
25103       <method name="Void .ctor(Foo)">
25104         <size>7</size>
25105       </method>
25106       <method name="Void .ctor(Bar)">
25107         <size>7</size>
25108       </method>
25109       <method name="Void Test()">
25110         <size>1</size>
25111       </method>
25112       <method name="Void Main()">
25113         <size>19</size>
25114       </method>
25115     </type>
25116     <type name="Foo">
25117       <method name="Void .ctor(Object, IntPtr)">
25118         <size>0</size>
25119       </method>
25120       <method name="Void Invoke()">
25121         <size>0</size>
25122       </method>
25123       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25124         <size>0</size>
25125       </method>
25126       <method name="Void EndInvoke(IAsyncResult)">
25127         <size>0</size>
25128       </method>
25129     </type>
25130     <type name="Bar">
25131       <method name="Void .ctor(Object, IntPtr)">
25132         <size>0</size>
25133       </method>
25134       <method name="Void Invoke(Int32)">
25135         <size>0</size>
25136       </method>
25137       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25138         <size>0</size>
25139       </method>
25140       <method name="Void EndInvoke(IAsyncResult)">
25141         <size>0</size>
25142       </method>
25143     </type>
25144   </test>
25145   <test name="test-337.cs">
25146     <type name="Test">
25147       <method name="Void .ctor()">
25148         <size>7</size>
25149       </method>
25150       <method name="Void Main()">
25151         <size>16</size>
25152       </method>
25153     </type>
25154   </test>
25155   <test name="test-338.cs">
25156     <type name="X">
25157       <method name="Void .ctor()">
25158         <size>7</size>
25159       </method>
25160       <method name="Void .cctor()">
25161         <size>11</size>
25162       </method>
25163       <method name="Void Main()">
25164         <size>1</size>
25165       </method>
25166       <method name="Y+Z fz()">
25167         <size>6</size>
25168       </method>
25169     </type>
25170     <type name="Y">
25171       <method name="Void .ctor()">
25172         <size>7</size>
25173       </method>
25174     </type>
25175     <type name="Y+Z">
25176       <method name="Void .ctor()">
25177         <size>7</size>
25178       </method>
25179       <method name="Void .cctor()">
25180         <size>11</size>
25181       </method>
25182     </type>
25183   </test>
25184   <test name="test-339.cs">
25185     <type name="C">
25186       <method name="Void .ctor()">
25187         <size>7</size>
25188       </method>
25189       <method name="Void .cctor()">
25190         <size>17</size>
25191       </method>
25192       <method name="Int32 Main()">
25193         <size>84</size>
25194       </method>
25195     </type>
25196   </test>
25197   <test name="test-34.cs">
25198     <type name="Blah">
25199       <method name="Void .ctor()">
25200         <size>7</size>
25201       </method>
25202       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
25203         <size>7</size>
25204       </method>
25205       <method name="Int32 Bar(Int32, System.Int32[])">
25206         <size>61</size>
25207       </method>
25208       <method name="Void Foo(Int32, Int32)">
25209         <size>7</size>
25210       </method>
25211       <method name="Void In(Int32 ByRef)">
25212         <size>7</size>
25213       </method>
25214       <method name="Void Out(Int32 ByRef)">
25215         <size>7</size>
25216       </method>
25217       <method name="Int32 AddArray(System.Int32[])">
25218         <size>30</size>
25219       </method>
25220       <method name="Int32 AddFancy(FancyInt[])">
25221         <size>39</size>
25222       </method>
25223       <method name="Int32 Main()">
25224         <size>269</size>
25225       </method>
25226     </type>
25227     <type name="&lt;PrivateImplementationDetails&gt;">
25228       <method name="Void .ctor()">
25229         <size>7</size>
25230       </method>
25231     </type>
25232     <type name="FancyInt">
25233       <method name="Void .ctor(Int32)">
25234         <size>8</size>
25235       </method>
25236     </type>
25237   </test>
25238   <test name="test-340.cs">
25239     <type name="FLMID.Bugs.BoolOne.A">
25240       <method name="Void .ctor()">
25241         <size>7</size>
25242       </method>
25243       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
25244         <size>8</size>
25245       </method>
25246     </type>
25247     <type name="FLMID.Bugs.BoolOne.B">
25248       <method name="Void .ctor()">
25249         <size>7</size>
25250       </method>
25251       <method name="Void IB.Add(Boolean, Boolean, UInt32, Boolean)">
25252         <size>12</size>
25253       </method>
25254     </type>
25255     <type name="FLMID.Bugs.BoolOne.Test">
25256       <method name="Void .ctor()">
25257         <size>7</size>
25258       </method>
25259       <method name="Int32 Main(System.String[])">
25260         <size>34</size>
25261       </method>
25262     </type>
25263   </test>
25264   <test name="test-341.cs">
25265     <type name="Test">
25266       <method name="Void .ctor()">
25267         <size>7</size>
25268       </method>
25269       <method name="Void Main()">
25270         <size>1</size>
25271       </method>
25272     </type>
25273     <type name="Libs">
25274       <method name="Void .ctor()">
25275         <size>7</size>
25276       </method>
25277     </type>
25278     <type name="Bar">
25279       <method name="Void .ctor()">
25280         <size>7</size>
25281       </method>
25282     </type>
25283     <type name="Foo">
25284       <method name="Void .ctor()">
25285         <size>7</size>
25286       </method>
25287     </type>
25288   </test>
25289   <test name="test-342.cs">
25290     <type name="A">
25291       <method name="Void .ctor()">
25292         <size>7</size>
25293       </method>
25294       <method name="Void Foo(Int32)">
25295         <size>1</size>
25296       </method>
25297       <method name="Void Foo(Double)">
25298         <size>11</size>
25299       </method>
25300     </type>
25301     <type name="B">
25302       <method name="Void .ctor()">
25303         <size>7</size>
25304       </method>
25305       <method name="Void Foo(Double)">
25306         <size>11</size>
25307       </method>
25308       <method name="Void Main()">
25309         <size>12</size>
25310       </method>
25311     </type>
25312   </test>
25313   <test name="test-343.cs">
25314     <type name="X">
25315       <method name="Void .ctor()">
25316         <size>7</size>
25317       </method>
25318       <method name="Void Concat(System.String, System.String, System.String)">
25319         <size>1</size>
25320       </method>
25321       <method name="Void Concat(System.String[])">
25322         <size>11</size>
25323       </method>
25324       <method name="Void Main()">
25325         <size>21</size>
25326       </method>
25327     </type>
25328   </test>
25329   <test name="test-344.cs">
25330     <type name="X">
25331       <method name="Void .ctor()">
25332         <size>7</size>
25333       </method>
25334       <method name="Void add_y(Y)">
25335         <size>24</size>
25336       </method>
25337       <method name="Void remove_y(Y)">
25338         <size>24</size>
25339       </method>
25340       <method name="Void Main(System.String[])">
25341         <size>13</size>
25342       </method>
25343       <method name="Void Foo()">
25344         <size>66</size>
25345       </method>
25346     </type>
25347     <type name="Y">
25348       <method name="Void .ctor(Object, IntPtr)">
25349         <size>0</size>
25350       </method>
25351       <method name="Void Invoke()">
25352         <size>0</size>
25353       </method>
25354       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25355         <size>0</size>
25356       </method>
25357       <method name="Void EndInvoke(IAsyncResult)">
25358         <size>0</size>
25359       </method>
25360     </type>
25361     <type name="X+&lt;Foo&gt;c__AnonStorey0">
25362       <method name="Void .ctor()">
25363         <size>7</size>
25364       </method>
25365       <method name="Void &lt;&gt;m__0()">
25366         <size>28</size>
25367       </method>
25368     </type>
25369   </test>
25370   <test name="test-345.cs">
25371     <type name="EntryPoint">
25372       <method name="Void .ctor()">
25373         <size>7</size>
25374       </method>
25375       <method name="Void Main()">
25376         <size>1</size>
25377       </method>
25378     </type>
25379   </test>
25380   <test name="test-346.cs">
25381     <type name="TestMethods.Class1">
25382       <method name="Void .ctor()">
25383         <size>7</size>
25384       </method>
25385       <method name="Int32 Main()">
25386         <size>91</size>
25387       </method>
25388     </type>
25389     <type name="TestMethods.ParamClass">
25390       <method name="Void .ctor()">
25391         <size>7</size>
25392       </method>
25393     </type>
25394     <type name="TestMethods.TestParam">
25395       <method name="Void .ctor()">
25396         <size>7</size>
25397       </method>
25398     </type>
25399     <type name="TestMethods.BaseClass">
25400       <method name="Void .ctor()">
25401         <size>7</size>
25402       </method>
25403       <method name="Int32 AddItem(TestMethods.ParamClass)">
25404         <size>0</size>
25405       </method>
25406     </type>
25407     <type name="TestMethods.TestClass">
25408       <method name="Void .ctor()">
25409         <size>7</size>
25410       </method>
25411       <method name="Int32 AddItem(System.Object)">
25412         <size>2</size>
25413       </method>
25414       <method name="Int32 AddItem(TestMethods.ParamClass)">
25415         <size>2</size>
25416       </method>
25417     </type>
25418   </test>
25419   <test name="test-347.cs">
25420     <type name="Whatever.Core.Project">
25421       <method name="Void .ctor()">
25422         <size>7</size>
25423       </method>
25424     </type>
25425     <type name="Whatever.Core.A">
25426       <method name="Void .ctor()">
25427         <size>7</size>
25428       </method>
25429       <method name="Whatever.Core.Project get_Project()">
25430         <size>6</size>
25431       </method>
25432     </type>
25433     <type name="SomethingElse.Core.Project">
25434       <method name="Void .ctor()">
25435         <size>7</size>
25436       </method>
25437     </type>
25438     <type name="Whatever.App.B">
25439       <method name="Void .ctor()">
25440         <size>7</size>
25441       </method>
25442       <method name="System.String Execute()">
25443         <size>12</size>
25444       </method>
25445       <method name="Void Main()">
25446         <size>12</size>
25447       </method>
25448     </type>
25449   </test>
25450   <test name="test-348.cs">
25451     <type name="BoundAttribute">
25452       <method name="Void .ctor(Double, Int32)">
25453         <size>7</size>
25454       </method>
25455     </type>
25456     <type name="C">
25457       <method name="Void .ctor()">
25458         <size>7</size>
25459       </method>
25460       <method name="Void Main()">
25461         <size>1</size>
25462       </method>
25463     </type>
25464   </test>
25465   <test name="test-349.cs">
25466     <type name="C">
25467       <method name="Void .ctor()">
25468         <size>7</size>
25469       </method>
25470       <method name="Void add_Ev1(D)">
25471         <size>24</size>
25472       </method>
25473       <method name="Void remove_Ev1(D)">
25474         <size>24</size>
25475       </method>
25476     </type>
25477     <type name="X">
25478       <method name="Void .ctor()">
25479         <size>7</size>
25480       </method>
25481       <method name="Void .cctor()">
25482         <size>1</size>
25483       </method>
25484       <method name="Void add_Ev1(D)">
25485         <size>22</size>
25486       </method>
25487       <method name="Void remove_Ev1(D)">
25488         <size>22</size>
25489       </method>
25490       <method name="Void add_Ev2(D)">
25491         <size>22</size>
25492       </method>
25493       <method name="Void remove_Ev2(D)">
25494         <size>22</size>
25495       </method>
25496     </type>
25497     <type name="X2">
25498       <method name="Void .ctor()">
25499         <size>7</size>
25500       </method>
25501       <method name="Void .cctor()">
25502         <size>7</size>
25503       </method>
25504     </type>
25505     <type name="Test">
25506       <method name="Void .ctor()">
25507         <size>7</size>
25508       </method>
25509       <method name="Void .cctor()">
25510         <size>19</size>
25511       </method>
25512       <method name="Int32 Main()">
25513         <size>63</size>
25514       </method>
25515     </type>
25516     <type name="D">
25517       <method name="Void .ctor(Object, IntPtr)">
25518         <size>0</size>
25519       </method>
25520       <method name="Void Invoke()">
25521         <size>0</size>
25522       </method>
25523       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25524         <size>0</size>
25525       </method>
25526       <method name="Void EndInvoke(IAsyncResult)">
25527         <size>0</size>
25528       </method>
25529     </type>
25530   </test>
25531   <test name="test-35.cs">
25532     <type name="X">
25533       <method name="Void .ctor()">
25534         <size>7</size>
25535       </method>
25536       <method name="Void .cctor()">
25537         <size>7</size>
25538       </method>
25539       <method name="Void a()">
25540         <size>17</size>
25541       </method>
25542       <method name="Void w(Int32)">
25543         <size>22</size>
25544       </method>
25545       <method name="Int32 Main()">
25546         <size>298</size>
25547       </method>
25548     </type>
25549   </test>
25550   <test name="test-350.cs">
25551     <type name="A">
25552       <method name="Void .ctor()">
25553         <size>7</size>
25554       </method>
25555     </type>
25556     <type name="A+BAttribute">
25557       <method name="Void .ctor()">
25558         <size>7</size>
25559       </method>
25560     </type>
25561     <type name="C">
25562       <method name="Void .ctor()">
25563         <size>7</size>
25564       </method>
25565       <method name="Void Main()">
25566         <size>1</size>
25567       </method>
25568     </type>
25569   </test>
25570   <test name="test-351.cs">
25571     <type name="Test.Testee">
25572       <method name="Void .ctor()">
25573         <size>7</size>
25574       </method>
25575       <method name="Void Bar(System.String, System.Object[])">
25576         <size>1</size>
25577       </method>
25578       <method name="Void Main()">
25579         <size>242</size>
25580       </method>
25581     </type>
25582     <type name="Test.Foo">
25583       <method name="Void .ctor(Object, IntPtr)">
25584         <size>0</size>
25585       </method>
25586       <method name="Void Invoke(System.String, System.Object[])">
25587         <size>0</size>
25588       </method>
25589       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
25590         <size>0</size>
25591       </method>
25592       <method name="Void EndInvoke(IAsyncResult)">
25593         <size>0</size>
25594       </method>
25595     </type>
25596   </test>
25597   <test name="test-352.cs">
25598     <type name="C">
25599       <method name="Void .ctor()">
25600         <size>7</size>
25601       </method>
25602       <method name="Void Main()">
25603         <size>1</size>
25604       </method>
25605     </type>
25606   </test>
25607   <test name="test-353.cs">
25608     <type name="Three">
25609       <method name="Void .ctor()">
25610         <size>7</size>
25611       </method>
25612       <method name="Void Main()">
25613         <size>7</size>
25614       </method>
25615     </type>
25616     <type name="One">
25617       <method name="Void .ctor()">
25618         <size>7</size>
25619       </method>
25620     </type>
25621     <type name="Two">
25622       <method name="Void .ctor()">
25623         <size>7</size>
25624       </method>
25625     </type>
25626   </test>
25627   <test name="test-354.cs">
25628     <type name="MYAttr">
25629       <method name="Void .ctor()">
25630         <size>7</size>
25631       </method>
25632     </type>
25633     <type name="A">
25634       <method name="Void .ctor()">
25635         <size>7</size>
25636       </method>
25637       <method name="Void Main()">
25638         <size>1</size>
25639       </method>
25640     </type>
25641   </test>
25642   <test name="test-355.cs">
25643     <type name="Level1.Level1.Level2.MainClass">
25644       <method name="Void .ctor()">
25645         <size>7</size>
25646       </method>
25647       <method name="Void Main()">
25648         <size>1</size>
25649       </method>
25650     </type>
25651   </test>
25652   <test name="test-356.cs">
25653     <type name="MainClass">
25654       <method name="Void .ctor()">
25655         <size>7</size>
25656       </method>
25657       <method name="Void Main()">
25658         <size>1</size>
25659       </method>
25660     </type>
25661   </test>
25662   <test name="test-357.cs">
25663     <type name="SD.Sd">
25664       <method name="Void .ctor()">
25665         <size>7</size>
25666       </method>
25667       <method name="Void F(Boolean)">
25668         <size>1</size>
25669       </method>
25670     </type>
25671     <type name="Foo.Bar">
25672       <method name="Void .ctor()">
25673         <size>25</size>
25674       </method>
25675       <method name="Void Main()">
25676         <size>27</size>
25677       </method>
25678     </type>
25679     <type name="Foo.Bar+f_t">
25680       <method name="Void .ctor(Object, IntPtr)">
25681         <size>0</size>
25682       </method>
25683       <method name="Void Invoke(Boolean)">
25684         <size>0</size>
25685       </method>
25686       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
25687         <size>0</size>
25688       </method>
25689       <method name="Void EndInvoke(IAsyncResult)">
25690         <size>0</size>
25691       </method>
25692     </type>
25693   </test>
25694   <test name="test-358.cs">
25695     <type name="Test">
25696       <method name="Void .ctor()">
25697         <size>7</size>
25698       </method>
25699       <method name="Void Main()">
25700         <size>50</size>
25701       </method>
25702     </type>
25703   </test>
25704   <test name="test-359.cs">
25705     <type name="Test">
25706       <method name="Void .ctor()">
25707         <size>7</size>
25708       </method>
25709       <method name="Void Main()">
25710         <size>1</size>
25711       </method>
25712     </type>
25713   </test>
25714   <test name="test-36.cs">
25715     <type name="Y">
25716       <method name="Void .ctor()">
25717         <size>7</size>
25718       </method>
25719       <method name="Int32 Main()">
25720         <size>260</size>
25721       </method>
25722     </type>
25723     <type name="X">
25724       <method name="IEnumerator GetEnumerator()">
25725         <size>36</size>
25726       </method>
25727     </type>
25728   </test>
25729   <test name="test-360.cs">
25730     <type name="Application">
25731       <method name="Void .ctor()">
25732         <size>7</size>
25733       </method>
25734       <method name="Void Main(System.String[])">
25735         <size>13</size>
25736       </method>
25737     </type>
25738   </test>
25739   <test name="test-361.cs">
25740     <type name="X">
25741       <method name="Void .ctor()">
25742         <size>7</size>
25743       </method>
25744     </type>
25745     <type name="Test">
25746       <method name="Void .ctor()">
25747         <size>7</size>
25748       </method>
25749       <method name="Void Main()">
25750         <size>1</size>
25751       </method>
25752     </type>
25753   </test>
25754   <test name="test-362.cs">
25755     <type name="C">
25756       <method name="Void .ctor()">
25757         <size>7</size>
25758       </method>
25759       <method name="Void Main()">
25760         <size>17</size>
25761       </method>
25762       <method name="Void Test()">
25763         <size>26</size>
25764       </method>
25765     </type>
25766   </test>
25767   <test name="test-363.cs">
25768     <type name="Location">
25769       <method name="Void .ctor()">
25770         <size>7</size>
25771       </method>
25772       <method name="Void .cctor()">
25773         <size>11</size>
25774       </method>
25775     </type>
25776     <type name="Element">
25777       <method name="Void .ctor()">
25778         <size>18</size>
25779       </method>
25780       <method name="Location get_Location()">
25781         <size>7</size>
25782       </method>
25783       <method name="Void set_Location(Location)">
25784         <size>8</size>
25785       </method>
25786     </type>
25787     <type name="T">
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   </test>
25796   <test name="test-364.cs">
25797     <type name="X">
25798       <method name="Void .ctor()">
25799         <size>7</size>
25800       </method>
25801       <method name="Int32 Main()">
25802         <size>34</size>
25803       </method>
25804       <method name="Int32 t1(Int32)">
25805         <size>33</size>
25806       </method>
25807       <method name="Int32 t2(Int32)">
25808         <size>47</size>
25809       </method>
25810       <method name="Void Main2(System.String[])">
25811         <size>72</size>
25812       </method>
25813     </type>
25814     <type name="Delegable">
25815       <method name="Void .ctor()">
25816         <size>7</size>
25817       </method>
25818       <method name="Void add_MyDelegate(System.EventHandler)">
25819         <size>24</size>
25820       </method>
25821       <method name="Void remove_MyDelegate(System.EventHandler)">
25822         <size>24</size>
25823       </method>
25824     </type>
25825     <type name="X+Foo">
25826       <method name="Void .ctor(Object, IntPtr)">
25827         <size>0</size>
25828       </method>
25829       <method name="Int32 Invoke()">
25830         <size>0</size>
25831       </method>
25832       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25833         <size>0</size>
25834       </method>
25835       <method name="Int32 EndInvoke(IAsyncResult)">
25836         <size>0</size>
25837       </method>
25838     </type>
25839     <type name="X+&lt;t1&gt;c__AnonStorey0">
25840       <method name="Void .ctor()">
25841         <size>7</size>
25842       </method>
25843       <method name="Int32 &lt;&gt;m__0()">
25844         <size>7</size>
25845       </method>
25846     </type>
25847     <type name="X+&lt;t2&gt;c__AnonStorey1">
25848       <method name="Void .ctor()">
25849         <size>7</size>
25850       </method>
25851       <method name="Int32 &lt;&gt;m__1()">
25852         <size>7</size>
25853       </method>
25854     </type>
25855     <type name="X+&lt;Main2&gt;c__AnonStorey2">
25856       <method name="Void .ctor()">
25857         <size>7</size>
25858       </method>
25859       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
25860         <size>33</size>
25861       </method>
25862     </type>
25863   </test>
25864   <test name="test-365.cs">
25865     <type name="C">
25866       <method name="Void .ctor()">
25867         <size>19</size>
25868       </method>
25869       <method name="Void set_LiteralType(LiteralType)">
25870         <size>1</size>
25871       </method>
25872       <method name="Void Main()">
25873         <size>1</size>
25874       </method>
25875     </type>
25876   </test>
25877   <test name="test-366.cs">
25878     <type name="C">
25879       <method name="Void .ctor()">
25880         <size>7</size>
25881       </method>
25882       <method name="Int32 Main()">
25883         <size>20</size>
25884       </method>
25885     </type>
25886   </test>
25887   <test name="test-367.cs">
25888     <type name="X">
25889       <method name="Void .ctor()">
25890         <size>7</size>
25891       </method>
25892       <method name="Int32 Main()">
25893         <size>20</size>
25894       </method>
25895     </type>
25896   </test>
25897   <test name="test-368.cs">
25898     <type name="X">
25899       <method name="Void .ctor()">
25900         <size>7</size>
25901       </method>
25902       <method name="Void Main()">
25903         <size>27</size>
25904       </method>
25905     </type>
25906   </test>
25907   <test name="test-369.cs">
25908     <type name="Test">
25909       <method name="Void .ctor()">
25910         <size>7</size>
25911       </method>
25912       <method name="Boolean Equals(System.Object)">
25913         <size>2</size>
25914       </method>
25915       <method name="Int32 GetHashCode()">
25916         <size>2</size>
25917       </method>
25918       <method name="Void Main()">
25919         <size>47</size>
25920       </method>
25921       <method name="Boolean op_Equality(Test, Test)">
25922         <size>14</size>
25923       </method>
25924       <method name="Boolean op_Inequality(Test, Test)">
25925         <size>2</size>
25926       </method>
25927     </type>
25928   </test>
25929   <test name="test-37.cs">
25930     <type name="X">
25931       <method name="Void .ctor()">
25932         <size>7</size>
25933       </method>
25934       <method name="Void m(System.Int32[])">
25935         <size>9</size>
25936       </method>
25937       <method name="Int32 test_int_single_dim()">
25938         <size>88</size>
25939       </method>
25940       <method name="Int32 simple_test_double_dim()">
25941         <size>78</size>
25942       </method>
25943       <method name="Int32 Main()">
25944         <size>12</size>
25945       </method>
25946     </type>
25947   </test>
25948   <test name="test-370.cs">
25949     <type name="Test.Application">
25950       <method name="Void .ctor()">
25951         <size>7</size>
25952       </method>
25953       <method name="Int32 ParseType(System.String)">
25954         <size>164</size>
25955       </method>
25956       <method name="Void Main()">
25957         <size>12</size>
25958       </method>
25959     </type>
25960   </test>
25961   <test name="test-371.cs">
25962     <type name="X">
25963       <method name="Void .ctor(Boolean&amp;)">
25964         <size>10</size>
25965       </method>
25966       <method name="Void Main()">
25967         <size>1</size>
25968       </method>
25969     </type>
25970     <type name="Y">
25971       <method name="Void .ctor(Boolean&amp;)">
25972         <size>8</size>
25973       </method>
25974     </type>
25975   </test>
25976   <test name="test-372.cs">
25977     <type name="GenericNode">
25978       <method name="Void .ctor()">
25979         <size>7</size>
25980       </method>
25981       <method name="Int32 GetStat()">
25982         <size>2</size>
25983       </method>
25984     </type>
25985     <type name="GenericFileNode">
25986       <method name="Void .ctor()">
25987         <size>7</size>
25988       </method>
25989       <method name="Int32 NotUsed()">
25990         <size>2</size>
25991       </method>
25992     </type>
25993     <type name="WorkingTest">
25994       <method name="Void .ctor()">
25995         <size>7</size>
25996       </method>
25997       <method name="Int32 GetStat()">
25998         <size>3</size>
25999       </method>
26000     </type>
26001     <type name="FailingTest">
26002       <method name="Void .ctor()">
26003         <size>7</size>
26004       </method>
26005       <method name="Int32 GetStat()">
26006         <size>3</size>
26007       </method>
26008     </type>
26009     <type name="TestWrapper">
26010       <method name="Void .ctor()">
26011         <size>7</size>
26012       </method>
26013       <method name="Boolean Test(Node, System.String)">
26014         <size>39</size>
26015       </method>
26016       <method name="Int32 Main()">
26017         <size>44</size>
26018       </method>
26019     </type>
26020   </test>
26021   <test name="test-373.cs">
26022     <type name="Test">
26023       <method name="Void .ctor()">
26024         <size>7</size>
26025       </method>
26026       <method name="Void Main(System.String[])">
26027         <size>50</size>
26028       </method>
26029     </type>
26030   </test>
26031   <test name="test-374.cs">
26032     <type name="Test">
26033       <method name="Void .ctor()">
26034         <size>7</size>
26035       </method>
26036     </type>
26037     <type name="Rest">
26038       <method name="Void .ctor()">
26039         <size>7</size>
26040       </method>
26041       <method name="Void Main()">
26042         <size>1</size>
26043       </method>
26044     </type>
26045   </test>
26046   <test name="test-375.cs">
26047     <type name="a">
26048       <method name="Void .ctor()">
26049         <size>7</size>
26050       </method>
26051     </type>
26052     <type name="a+b">
26053       <method name="Void .ctor()">
26054         <size>7</size>
26055       </method>
26056     </type>
26057     <type name="c">
26058       <method name="Void .ctor()">
26059         <size>7</size>
26060       </method>
26061       <method name="Void Main()">
26062         <size>1</size>
26063       </method>
26064     </type>
26065     <type name="c+d">
26066       <method name="Void .ctor()">
26067         <size>7</size>
26068       </method>
26069     </type>
26070   </test>
26071   <test name="test-376.cs">
26072     <type name="C">
26073       <method name="Void .ctor()">
26074         <size>7</size>
26075       </method>
26076       <method name="Int32 Main()">
26077         <size>72</size>
26078       </method>
26079     </type>
26080   </test>
26081   <test name="test-377.cs">
26082     <type name="Tests">
26083       <method name="Void .ctor()">
26084         <size>7</size>
26085       </method>
26086       <method name="Void test()">
26087         <size>10</size>
26088       </method>
26089       <method name="Void Main()">
26090         <size>1</size>
26091       </method>
26092     </type>
26093   </test>
26094   <test name="test-378.cs">
26095     <type name="C">
26096       <method name="Void .ctor()">
26097         <size>7</size>
26098       </method>
26099       <method name="Void Main()">
26100         <size>1</size>
26101       </method>
26102     </type>
26103   </test>
26104   <test name="test-379.cs">
26105     <type name="DeadCode">
26106       <method name="Void .ctor()">
26107         <size>7</size>
26108       </method>
26109       <method name="Void Main()">
26110         <size>12</size>
26111       </method>
26112       <method name="System.String SomeFunc(System.String)">
26113         <size>2</size>
26114       </method>
26115     </type>
26116   </test>
26117   <test name="test-38.cs">
26118     <type name="X">
26119       <method name="Void .ctor()">
26120         <size>7</size>
26121       </method>
26122       <method name="Int32 get_Item(Int32)">
26123         <size>20</size>
26124       </method>
26125       <method name="Void set_Item(Int32, Int32)">
26126         <size>26</size>
26127       </method>
26128       <method name="Int32 Foo()">
26129         <size>2</size>
26130       </method>
26131       <method name="Int32 get_Bar()">
26132         <size>7</size>
26133       </method>
26134       <method name="Void set_Bar(Int32)">
26135         <size>8</size>
26136       </method>
26137     </type>
26138     <type name="Y">
26139       <method name="Void .ctor()">
26140         <size>7</size>
26141       </method>
26142       <method name="UInt32 get_Item(UInt32)">
26143         <size>20</size>
26144       </method>
26145       <method name="Void set_Item(UInt32, UInt32)">
26146         <size>26</size>
26147       </method>
26148       <method name="UInt32 Foo()">
26149         <size>2</size>
26150       </method>
26151       <method name="UInt32 get_Bar()">
26152         <size>7</size>
26153       </method>
26154       <method name="Void set_Bar(UInt32)">
26155         <size>8</size>
26156       </method>
26157     </type>
26158     <type name="Test">
26159       <method name="Void .ctor()">
26160         <size>7</size>
26161       </method>
26162       <method name="Int32 Main()">
26163         <size>288</size>
26164       </method>
26165     </type>
26166   </test>
26167   <test name="test-380.cs">
26168     <type name="T">
26169       <method name="Void .ctor()">
26170         <size>7</size>
26171       </method>
26172       <method name="Int32 Main()">
26173         <size>17</size>
26174       </method>
26175     </type>
26176   </test>
26177   <test name="test-381.cs">
26178     <type name="Application">
26179       <method name="Void .ctor()">
26180         <size>7</size>
26181       </method>
26182       <method name="Void Main(System.String[])">
26183         <size>13</size>
26184       </method>
26185     </type>
26186   </test>
26187   <test name="test-382.cs">
26188     <type name="Dec">
26189       <method name="Void .ctor()">
26190         <size>7</size>
26191       </method>
26192       <method name="Void .cctor()">
26193         <size>16</size>
26194       </method>
26195       <method name="Void Main()">
26196         <size>113</size>
26197       </method>
26198     </type>
26199   </test>
26200   <test name="test-383.cs">
26201     <type name="X">
26202       <method name="Void .ctor()">
26203         <size>37</size>
26204       </method>
26205       <method name="X testme(Int32 ByRef)">
26206         <size>5</size>
26207       </method>
26208       <method name="Void Main()">
26209         <size>7</size>
26210       </method>
26211     </type>
26212   </test>
26213   <test name="test-384.cs">
26214     <type name="X">
26215       <method name="Void .ctor()">
26216         <size>7</size>
26217       </method>
26218       <method name="Void .cctor()">
26219         <size>8</size>
26220       </method>
26221       <method name="Void Test()">
26222         <size>40</size>
26223       </method>
26224       <method name="Int32 Main()">
26225         <size>21</size>
26226       </method>
26227     </type>
26228   </test>
26229   <test name="test-385.cs">
26230     <type name="Test">
26231       <method name="Void .ctor()">
26232         <size>7</size>
26233       </method>
26234       <method name="Int32 Main()">
26235         <size>40</size>
26236       </method>
26237     </type>
26238   </test>
26239   <test name="test-386.cs">
26240     <type name="SuperDecimal">
26241       <method name="Void .ctor(Decimal)">
26242         <size>14</size>
26243       </method>
26244       <method name="Void Main()">
26245         <size>15</size>
26246       </method>
26247       <method name="SuperDecimal op_Implicit(Decimal)">
26248         <size>7</size>
26249       </method>
26250     </type>
26251   </test>
26252   <test name="test-387.cs">
26253     <type name="ObjectID">
26254       <method name="Void .ctor(Int64)">
26255         <size>8</size>
26256       </method>
26257       <method name="Void Main()">
26258         <size>22</size>
26259       </method>
26260       <method name="Int64 op_Implicit(ObjectID)">
26261         <size>8</size>
26262       </method>
26263       <method name="ObjectID op_Implicit(Int64)">
26264         <size>7</size>
26265       </method>
26266     </type>
26267   </test>
26268   <test name="test-388.cs">
26269     <type name="Schemas.basefieldtype">
26270       <method name="Void .ctor()">
26271         <size>7</size>
26272       </method>
26273       <method name="System.Object Instantiate()">
26274         <size>2</size>
26275       </method>
26276     </type>
26277     <type name="Schemas.fieldtype">
26278       <method name="Void .ctor()">
26279         <size>7</size>
26280       </method>
26281       <method name="System.Object Instantiate()">
26282         <size>18</size>
26283       </method>
26284     </type>
26285     <type name="Schemas.compoundfield">
26286       <method name="Void .ctor()">
26287         <size>7</size>
26288       </method>
26289       <method name="System.Object Instantiate()">
26290         <size>18</size>
26291       </method>
26292     </type>
26293     <type name="Schemas.field">
26294       <method name="Void .ctor()">
26295         <size>7</size>
26296       </method>
26297       <method name="System.Object Instantiate()">
26298         <size>18</size>
26299       </method>
26300     </type>
26301     <type name="Schemas.formdata">
26302       <method name="Void .ctor()">
26303         <size>7</size>
26304       </method>
26305       <method name="System.Object Instantiate()">
26306         <size>12</size>
26307       </method>
26308     </type>
26309     <type name="Schemas.M">
26310       <method name="Void .ctor()">
26311         <size>7</size>
26312       </method>
26313       <method name="Void Main()">
26314         <size>1</size>
26315       </method>
26316     </type>
26317   </test>
26318   <test name="test-389.cs">
26319     <type name="Schemas.basefieldtype">
26320       <method name="Void .ctor()">
26321         <size>7</size>
26322       </method>
26323       <method name="System.Object Instantiate()">
26324         <size>2</size>
26325       </method>
26326     </type>
26327     <type name="Schemas.fieldtype">
26328       <method name="Void .ctor()">
26329         <size>7</size>
26330       </method>
26331       <method name="System.Object Instantiate()">
26332         <size>18</size>
26333       </method>
26334     </type>
26335     <type name="Schemas.compoundfield">
26336       <method name="Void .ctor()">
26337         <size>7</size>
26338       </method>
26339       <method name="System.Object Instantiate()">
26340         <size>18</size>
26341       </method>
26342     </type>
26343     <type name="Schemas.field">
26344       <method name="Void .ctor()">
26345         <size>7</size>
26346       </method>
26347       <method name="System.Object Instantiate()">
26348         <size>18</size>
26349       </method>
26350     </type>
26351     <type name="Schemas.formdata">
26352       <method name="Void .ctor()">
26353         <size>7</size>
26354       </method>
26355       <method name="System.Object Instantiate()">
26356         <size>12</size>
26357       </method>
26358     </type>
26359     <type name="Schemas.M">
26360       <method name="Void .ctor()">
26361         <size>7</size>
26362       </method>
26363       <method name="Void Main()">
26364         <size>1</size>
26365       </method>
26366     </type>
26367   </test>
26368   <test name="test-39.cs">
26369     <type name="SimpleAttribute">
26370       <method name="Void .ctor(String)">
26371         <size>14</size>
26372       </method>
26373       <method name="System.String get_AnotherArg()">
26374         <size>7</size>
26375       </method>
26376       <method name="Void set_AnotherArg(System.String)">
26377         <size>8</size>
26378       </method>
26379       <method name="Int64 get_LongValue()">
26380         <size>3</size>
26381       </method>
26382       <method name="Void set_LongValue(Int64)">
26383         <size>1</size>
26384       </method>
26385       <method name="System.Int64[] get_ArrayValue()">
26386         <size>7</size>
26387       </method>
26388       <method name="Void set_ArrayValue(System.Int64[])">
26389         <size>1</size>
26390       </method>
26391     </type>
26392     <type name="Blah2">
26393       <method name="Void .ctor()">
26394         <size>7</size>
26395       </method>
26396     </type>
26397     <type name="Blah3">
26398       <method name="Void .ctor()">
26399         <size>7</size>
26400       </method>
26401     </type>
26402     <type name="Blah">
26403       <method name="Void .ctor()">
26404         <size>7</size>
26405       </method>
26406       <method name="Int32 Main()">
26407         <size>171</size>
26408       </method>
26409     </type>
26410   </test>
26411   <test name="test-390.cs">
26412     <type name="C">
26413       <method name="Void .ctor()">
26414         <size>7</size>
26415       </method>
26416       <method name="Void Main()">
26417         <size>1</size>
26418       </method>
26419     </type>
26420     <type name="C+O">
26421       <method name="Void .ctor()">
26422         <size>7</size>
26423       </method>
26424       <method name="Void Foo()">
26425         <size>1</size>
26426       </method>
26427     </type>
26428     <type name="C+N">
26429       <method name="Void .ctor()">
26430         <size>7</size>
26431       </method>
26432       <method name="Void Foo()">
26433         <size>1</size>
26434       </method>
26435     </type>
26436     <type name="C+M">
26437       <method name="Void .ctor()">
26438         <size>7</size>
26439       </method>
26440     </type>
26441   </test>
26442   <test name="test-391.cs">
26443     <type name="C">
26444       <method name="Void .ctor()">
26445         <size>7</size>
26446       </method>
26447       <method name="Void Foo(Int32)">
26448         <size>1</size>
26449       </method>
26450       <method name="Void Foo(Int32 ByRef)">
26451         <size>1</size>
26452       </method>
26453       <method name="Void Bar(Boolean ByRef)">
26454         <size>4</size>
26455       </method>
26456       <method name="Void Bar(Boolean)">
26457         <size>1</size>
26458       </method>
26459       <method name="Void Main()">
26460         <size>1</size>
26461       </method>
26462     </type>
26463   </test>
26464   <test name="test-392.cs">
26465     <type name="C">
26466       <method name="Int32 Test()">
26467         <size>80</size>
26468       </method>
26469       <method name="Int32 Main()">
26470         <size>16</size>
26471       </method>
26472     </type>
26473     <type name="C+S">
26474       <method name="Void .ctor(Int32)">
26475         <size>8</size>
26476       </method>
26477     </type>
26478   </test>
26479   <test name="test-393.cs">
26480     <type name="A">
26481       <method name="Void .ctor(String)">
26482         <size>24</size>
26483       </method>
26484       <method name="Void .ctor()">
26485         <size>7</size>
26486       </method>
26487       <method name="System.String get_Name()">
26488         <size>7</size>
26489       </method>
26490     </type>
26491     <type name="B">
26492       <method name="Void .ctor(String)">
26493         <size>24</size>
26494       </method>
26495       <method name="Void .ctor()">
26496         <size>7</size>
26497       </method>
26498     </type>
26499     <type name="C">
26500       <method name="Void .ctor(String)">
26501         <size>24</size>
26502       </method>
26503     </type>
26504     <type name="Tester">
26505       <method name="Void .ctor()">
26506         <size>7</size>
26507       </method>
26508       <method name="A MethodSampleA(System.String)">
26509         <size>7</size>
26510       </method>
26511       <method name="B MethodSampleB(System.String)">
26512         <size>7</size>
26513       </method>
26514       <method name="C MethodSampleC(System.String)">
26515         <size>7</size>
26516       </method>
26517       <method name="Void Main()">
26518         <size>113</size>
26519       </method>
26520     </type>
26521     <type name="Tester+MethodHandler">
26522       <method name="Void .ctor(Object, IntPtr)">
26523         <size>0</size>
26524       </method>
26525       <method name="A Invoke(System.String)">
26526         <size>0</size>
26527       </method>
26528       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
26529         <size>0</size>
26530       </method>
26531       <method name="A EndInvoke(IAsyncResult)">
26532         <size>0</size>
26533       </method>
26534     </type>
26535   </test>
26536   <test name="test-394.cs">
26537     <type name="A">
26538       <method name="Void .ctor(String)">
26539         <size>24</size>
26540       </method>
26541       <method name="Void .ctor()">
26542         <size>7</size>
26543       </method>
26544       <method name="System.String get_Name()">
26545         <size>7</size>
26546       </method>
26547     </type>
26548     <type name="B">
26549       <method name="Void .ctor(String)">
26550         <size>24</size>
26551       </method>
26552       <method name="Void .ctor()">
26553         <size>7</size>
26554       </method>
26555     </type>
26556     <type name="C">
26557       <method name="Void .ctor(String, String)">
26558         <size>31</size>
26559       </method>
26560       <method name="System.String get_Value()">
26561         <size>7</size>
26562       </method>
26563     </type>
26564     <type name="Tester">
26565       <method name="Void .ctor()">
26566         <size>7</size>
26567       </method>
26568       <method name="System.String MethodSampleA(A)">
26569         <size>7</size>
26570       </method>
26571       <method name="System.String MethodSampleB(B)">
26572         <size>7</size>
26573       </method>
26574       <method name="System.String MethodSampleC(C)">
26575         <size>23</size>
26576       </method>
26577       <method name="Void Main()">
26578         <size>128</size>
26579       </method>
26580     </type>
26581     <type name="Tester+MethodHandler">
26582       <method name="Void .ctor(Object, IntPtr)">
26583         <size>0</size>
26584       </method>
26585       <method name="System.String Invoke(C)">
26586         <size>0</size>
26587       </method>
26588       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
26589         <size>0</size>
26590       </method>
26591       <method name="System.String EndInvoke(IAsyncResult)">
26592         <size>0</size>
26593       </method>
26594     </type>
26595   </test>
26596   <test name="test-395.cs">
26597     <type name="A">
26598       <method name="Void .ctor(String)">
26599         <size>24</size>
26600       </method>
26601       <method name="Void .ctor()">
26602         <size>7</size>
26603       </method>
26604       <method name="System.String get_Name()">
26605         <size>7</size>
26606       </method>
26607     </type>
26608     <type name="B">
26609       <method name="Void .ctor(String)">
26610         <size>24</size>
26611       </method>
26612       <method name="Void .ctor()">
26613         <size>7</size>
26614       </method>
26615     </type>
26616     <type name="C">
26617       <method name="Void .ctor(String, String)">
26618         <size>31</size>
26619       </method>
26620       <method name="System.String get_Value()">
26621         <size>7</size>
26622       </method>
26623     </type>
26624     <type name="Tester">
26625       <method name="Void .ctor()">
26626         <size>7</size>
26627       </method>
26628       <method name="Void MethodSample(B, A, C)">
26629         <size>55</size>
26630       </method>
26631       <method name="Void Main()">
26632         <size>71</size>
26633       </method>
26634     </type>
26635     <type name="Tester+MethodHandler">
26636       <method name="Void .ctor(Object, IntPtr)">
26637         <size>0</size>
26638       </method>
26639       <method name="Void Invoke(C, C, C)">
26640         <size>0</size>
26641       </method>
26642       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
26643         <size>0</size>
26644       </method>
26645       <method name="Void EndInvoke(IAsyncResult)">
26646         <size>0</size>
26647       </method>
26648     </type>
26649   </test>
26650   <test name="test-396.cs">
26651     <type name="MainClass">
26652       <method name="Void .ctor()">
26653         <size>7</size>
26654       </method>
26655       <method name="Int32 Main()">
26656         <size>22</size>
26657       </method>
26658     </type>
26659   </test>
26660   <test name="test-397.cs">
26661     <type name="TypeCheckAttribute">
26662       <method name="Void .ctor()">
26663         <size>7</size>
26664       </method>
26665     </type>
26666     <type name="PropertyCheckAttribute">
26667       <method name="Void .ctor()">
26668         <size>7</size>
26669       </method>
26670     </type>
26671     <type name="AccessorCheckAttribute">
26672       <method name="Void .ctor(MethodAttributes)">
26673         <size>14</size>
26674       </method>
26675       <method name="MethodAttributes get_Attributes()">
26676         <size>7</size>
26677       </method>
26678     </type>
26679     <type name="Test">
26680       <method name="Void .ctor()">
26681         <size>7</size>
26682       </method>
26683       <method name="Int32 Main(System.String[])">
26684         <size>120</size>
26685       </method>
26686       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
26687         <size>153</size>
26688       </method>
26689     </type>
26690     <type name="A">
26691       <method name="Void .ctor()">
26692         <size>7</size>
26693       </method>
26694       <method name="Int32 get_Value1()">
26695         <size>2</size>
26696       </method>
26697       <method name="Void set_Value1(Int32)">
26698         <size>1</size>
26699       </method>
26700       <method name="Int32 get_Value2()">
26701         <size>2</size>
26702       </method>
26703       <method name="Void set_Value2(Int32)">
26704         <size>1</size>
26705       </method>
26706       <method name="Int32 get_Value3()">
26707         <size>2</size>
26708       </method>
26709       <method name="Void set_Value3(Int32)">
26710         <size>1</size>
26711       </method>
26712       <method name="Int32 get_Value4()">
26713         <size>2</size>
26714       </method>
26715       <method name="Void set_Value4(Int32)">
26716         <size>1</size>
26717       </method>
26718       <method name="Int32 get_Value5()">
26719         <size>2</size>
26720       </method>
26721       <method name="Void set_Value5(Int32)">
26722         <size>1</size>
26723       </method>
26724     </type>
26725   </test>
26726   <test name="test-398.cs">
26727     <type name="Tester">
26728       <method name="Void .ctor()">
26729         <size>7</size>
26730       </method>
26731       <method name="Void Main()">
26732         <size>118</size>
26733       </method>
26734     </type>
26735     <type name="A">
26736       <method name="Void .ctor(Int32)">
26737         <size>14</size>
26738       </method>
26739       <method name="Int32 get_Count()">
26740         <size>7</size>
26741       </method>
26742       <method name="Void set_Count(Int32)">
26743         <size>8</size>
26744       </method>
26745       <method name="Int32 get_Item(Int32)">
26746         <size>2</size>
26747       </method>
26748       <method name="System.String get_Message()">
26749         <size>6</size>
26750       </method>
26751     </type>
26752     <type name="B">
26753       <method name="Void .ctor(Int32)">
26754         <size>8</size>
26755       </method>
26756       <method name="Void set_Count(Int32)">
26757         <size>1</size>
26758       </method>
26759       <method name="Void SetCount(Int32)">
26760         <size>8</size>
26761       </method>
26762       <method name="Int32 get_Item(Int32)">
26763         <size>8</size>
26764       </method>
26765       <method name="System.String get_Message()">
26766         <size>6</size>
26767       </method>
26768       <method name="Void set_Message(System.String)">
26769         <size>1</size>
26770       </method>
26771     </type>
26772   </test>
26773   <test name="test-399.cs">
26774     <type name="TestVararg">
26775       <method name="Void .ctor()">
26776         <size>7</size>
26777       </method>
26778       <method name="Int32 Main()">
26779         <size>345</size>
26780       </method>
26781     </type>
26782   </test>
26783   <test name="test-4.cs">
26784     <type name="X">
26785       <method name="Void .ctor()">
26786         <size>7</size>
26787       </method>
26788       <method name="Void test(SByte)">
26789         <size>8</size>
26790       </method>
26791       <method name="Void test(Int32)">
26792         <size>8</size>
26793       </method>
26794       <method name="Int32 Main()">
26795         <size>102</size>
26796       </method>
26797     </type>
26798   </test>
26799   <test name="test-40.cs">
26800     <type name="Blah">
26801       <method name="Void .ctor()">
26802         <size>7</size>
26803       </method>
26804       <method name="Int32 Main()">
26805         <size>203</size>
26806       </method>
26807     </type>
26808   </test>
26809   <test name="test-400.cs">
26810     <type name="X">
26811       <method name="Void .ctor()">
26812         <size>7</size>
26813       </method>
26814       <method name="Void .cctor()">
26815         <size>52</size>
26816       </method>
26817       <method name="Int32 TestDereference()">
26818         <size>89</size>
26819       </method>
26820       <method name="Int32 TestPtrAdd()">
26821         <size>87</size>
26822       </method>
26823       <method name="Int32 TestPtrAssign()">
26824         <size>198</size>
26825       </method>
26826       <method name="Int32 TestPtrArithmetic()">
26827         <size>227</size>
26828       </method>
26829       <method name="Int32 TestMultiple()">
26830         <size>93</size>
26831       </method>
26832       <method name="Int32 Main()">
26833         <size>82</size>
26834       </method>
26835     </type>
26836   </test>
26837   <test name="test-401.cs">
26838     <type name="X">
26839       <method name="Void .ctor()">
26840         <size>7</size>
26841       </method>
26842       <method name="Int32 Main()">
26843         <size>171</size>
26844       </method>
26845     </type>
26846   </test>
26847   <test name="test-402.cs">
26848     <type name="X">
26849       <method name="Void .ctor()">
26850         <size>7</size>
26851       </method>
26852       <method name="Int32 Main()">
26853         <size>18</size>
26854       </method>
26855     </type>
26856   </test>
26857   <test name="test-403.cs">
26858     <type name="Foo">
26859       <method name="Void .ctor()">
26860         <size>7</size>
26861       </method>
26862       <method name="Int32 Main()">
26863         <size>91</size>
26864       </method>
26865     </type>
26866   </test>
26867   <test name="test-404.cs">
26868     <type name="X">
26869       <method name="Void .ctor()">
26870         <size>7</size>
26871       </method>
26872       <method name="System.Int32* get_v()">
26873         <size>20</size>
26874       </method>
26875       <method name="Int32 Main()">
26876         <size>48</size>
26877       </method>
26878     </type>
26879   </test>
26880   <test name="test-405.cs">
26881     <type name="testapp.LibTestAPI">
26882       <method name="Void .ctor()">
26883         <size>7</size>
26884       </method>
26885       <method name="Void Create()">
26886         <size>17</size>
26887       </method>
26888     </type>
26889     <type name="testapp.TestApp">
26890       <method name="Void .ctor()">
26891         <size>7</size>
26892       </method>
26893       <method name="Void Main(System.String[])">
26894         <size>13</size>
26895       </method>
26896     </type>
26897   </test>
26898   <test name="test-406.cs">
26899     <type name="TestCase.Test">
26900       <method name="Void .ctor()">
26901         <size>7</size>
26902       </method>
26903       <method name="Int32 Main(System.String[])">
26904         <size>180</size>
26905       </method>
26906       <method name="UInt32 DoOp(System.UInt32*)">
26907         <size>11</size>
26908       </method>
26909       <method name="UInt32 DoOp2(System.UInt32*)">
26910         <size>10</size>
26911       </method>
26912     </type>
26913   </test>
26914   <test name="test-407.cs">
26915     <type name="MainClass">
26916       <method name="Void .ctor()">
26917         <size>7</size>
26918       </method>
26919       <method name="Void Main()">
26920         <size>12</size>
26921       </method>
26922     </type>
26923   </test>
26924   <test name="test-408.cs">
26925     <type name="T">
26926       <method name="Void .ctor()">
26927         <size>7</size>
26928       </method>
26929       <method name="Int32 Main()">
26930         <size>44</size>
26931       </method>
26932     </type>
26933   </test>
26934   <test name="test-409.cs">
26935     <type name="X">
26936       <method name="Int32 Main()">
26937         <size>27</size>
26938       </method>
26939     </type>
26940   </test>
26941   <test name="test-41.cs">
26942     <type name="X">
26943       <method name="Void .ctor()">
26944         <size>7</size>
26945       </method>
26946       <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)">
26947         <size>188</size>
26948       </method>
26949       <method name="Int32 Main()">
26950         <size>228</size>
26951       </method>
26952     </type>
26953   </test>
26954   <test name="test-410.cs">
26955     <type name="B">
26956       <method name="Void .ctor()">
26957         <size>7</size>
26958       </method>
26959       <method name="Int32 Main()">
26960         <size>28</size>
26961       </method>
26962     </type>
26963   </test>
26964   <test name="test-411.cs">
26965     <type name="QtSamples.QtClass">
26966       <method name="Void .ctor()">
26967         <size>24</size>
26968       </method>
26969       <method name="Void pressEvent()">
26970         <size>1</size>
26971       </method>
26972     </type>
26973     <type name="QtSamples.Testing">
26974       <method name="Void .ctor()">
26975         <size>7</size>
26976       </method>
26977       <method name="Int32 Main()">
26978         <size>8</size>
26979       </method>
26980     </type>
26981   </test>
26982   <test name="test-412.cs">
26983     <type name="Foo.Baz">
26984       <method name="Void .ctor()">
26985         <size>7</size>
26986       </method>
26987       <method name="Void Main()">
26988         <size>1</size>
26989       </method>
26990     </type>
26991   </test>
26992   <test name="test-413.cs">
26993     <type name="Driver">
26994       <method name="Void .ctor()">
26995         <size>7</size>
26996       </method>
26997       <method name="Void Main()">
26998         <size>6</size>
26999       </method>
27000     </type>
27001   </test>
27002   <test name="test-414.cs">
27003     <type name="BB">
27004       <method name="Void .ctor()">
27005         <size>7</size>
27006       </method>
27007       <method name="System.String get_Data()">
27008         <size>2</size>
27009       </method>
27010       <method name="Void Main()">
27011         <size>1</size>
27012       </method>
27013     </type>
27014   </test>
27015   <test name="test-415.cs">
27016     <type name="MyTestExtended">
27017       <method name="Void .ctor()">
27018         <size>7</size>
27019       </method>
27020       <method name="System.String GetName()">
27021         <size>6</size>
27022       </method>
27023       <method name="Void Main(System.String[])">
27024         <size>33</size>
27025       </method>
27026     </type>
27027   </test>
27028   <test name="test-416.cs">
27029     <type name="ModTest">
27030       <method name="Void .ctor()">
27031         <size>7</size>
27032       </method>
27033       <method name="Void Main(System.String[])">
27034         <size>20</size>
27035       </method>
27036     </type>
27037     <type name="n1.Adder">
27038       <method name="Void .ctor()">
27039         <size>7</size>
27040       </method>
27041       <method name="Int32 Add(Int32, Int32)">
27042         <size>4</size>
27043       </method>
27044     </type>
27045   </test>
27046   <test name="test-417.cs">
27047     <type name="blah2.MyClass">
27048       <method name="Void .ctor()">
27049         <size>7</size>
27050       </method>
27051       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
27052         <size>24</size>
27053       </method>
27054       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
27055         <size>24</size>
27056       </method>
27057       <method name="Void DoSomethingFunny()">
27058         <size>46</size>
27059       </method>
27060       <method name="Void Main(System.String[])">
27061         <size>13</size>
27062       </method>
27063     </type>
27064   </test>
27065   <test name="test-418.cs">
27066     <type name="M3">
27067       <method name="Void .ctor()">
27068         <size>12</size>
27069       </method>
27070       <method name="Int32 Main()">
27071         <size>133</size>
27072       </method>
27073     </type>
27074     <type name="M1">
27075       <method name="Void .ctor(String)">
27076         <size>14</size>
27077       </method>
27078     </type>
27079     <type name="M2">
27080       <method name="Void .ctor()">
27081         <size>7</size>
27082       </method>
27083     </type>
27084   </test>
27085   <test name="test-419.cs">
27086     <type name="Test">
27087       <method name="Void .ctor()">
27088         <size>7</size>
27089       </method>
27090       <method name="Void Main()">
27091         <size>7</size>
27092       </method>
27093     </type>
27094   </test>
27095   <test name="test-42.cs">
27096     <type name="X">
27097       <method name="Void .ctor()">
27098         <size>7</size>
27099       </method>
27100       <method name="Int32 get_Item(Int32)">
27101         <size>14</size>
27102       </method>
27103       <method name="Void set_Item(Int32, Int32)">
27104         <size>15</size>
27105       </method>
27106       <method name="Int32 get_P()">
27107         <size>7</size>
27108       </method>
27109       <method name="Void set_P(Int32)">
27110         <size>8</size>
27111       </method>
27112     </type>
27113     <type name="Z">
27114       <method name="Void .ctor()">
27115         <size>7</size>
27116       </method>
27117       <method name="Z get_P()">
27118         <size>2</size>
27119       </method>
27120       <method name="Void set_P(Z)">
27121         <size>1</size>
27122       </method>
27123       <method name="Z op_Increment(Z)">
27124         <size>16</size>
27125       </method>
27126     </type>
27127     <type name="Y">
27128       <method name="Void .ctor()">
27129         <size>7</size>
27130       </method>
27131       <method name="Int32 p_pre_increment(X)">
27132         <size>18</size>
27133       </method>
27134       <method name="Int32 p_post_increment(X)">
27135         <size>18</size>
27136       </method>
27137       <method name="Int32 i_pre_increment(X)">
27138         <size>27</size>
27139       </method>
27140       <method name="Int32 i_post_increment(X)">
27141         <size>27</size>
27142       </method>
27143       <method name="Z overload_increment(Z)">
27144         <size>10</size>
27145       </method>
27146       <method name="Z overload_pre_increment(Z)">
27147         <size>10</size>
27148       </method>
27149       <method name="Z ugly(Z)">
27150         <size>21</size>
27151       </method>
27152       <method name="Int32 simple(Int32)">
27153         <size>62</size>
27154       </method>
27155       <method name="Int32 arrays()">
27156         <size>234</size>
27157       </method>
27158       <method name="Int32 Main()">
27159         <size>161</size>
27160       </method>
27161     </type>
27162   </test>
27163   <test name="test-420.cs">
27164     <type name="Test">
27165       <method name="Void .ctor()">
27166         <size>7</size>
27167       </method>
27168       <method name="Void Main()">
27169         <size>7</size>
27170       </method>
27171     </type>
27172   </test>
27173   <test name="test-421.cs">
27174     <type name="A">
27175       <method name="Void .ctor()">
27176         <size>7</size>
27177       </method>
27178       <method name="Void SetObject(System.String)">
27179         <size>12</size>
27180       </method>
27181     </type>
27182     <type name="B">
27183       <method name="Void .ctor()">
27184         <size>7</size>
27185       </method>
27186     </type>
27187     <type name="C">
27188       <method name="Void .ctor()">
27189         <size>7</size>
27190       </method>
27191       <method name="Void .cctor()">
27192         <size>1</size>
27193       </method>
27194       <method name="Void SetObject(System.String)">
27195         <size>18</size>
27196       </method>
27197     </type>
27198     <type name="X">
27199       <method name="Void .ctor()">
27200         <size>7</size>
27201       </method>
27202       <method name="Int32 Main(System.String[])">
27203         <size>31</size>
27204       </method>
27205     </type>
27206   </test>
27207   <test name="test-422.cs">
27208     <type name="HelloWorld.MainClass">
27209       <method name="Void .ctor()">
27210         <size>7</size>
27211       </method>
27212       <method name="Void .cctor()">
27213         <size>17</size>
27214       </method>
27215       <method name="Void Main(System.String[])">
27216         <size>1</size>
27217       </method>
27218       <method name="Boolean CheckTrueThat()">
27219         <size>2</size>
27220       </method>
27221     </type>
27222   </test>
27223   <test name="test-423.cs">
27224     <type name="Test">
27225       <method name="Void .ctor()">
27226         <size>7</size>
27227       </method>
27228       <method name="Void lowLevelCall(System.Int32*)">
27229         <size>1</size>
27230       </method>
27231       <method name="Void Func(Int32 ByRef)">
27232         <size>13</size>
27233       </method>
27234       <method name="Void Main()">
27235         <size>10</size>
27236       </method>
27237     </type>
27238   </test>
27239   <test name="test-424.cs">
27240     <type name="XX">
27241       <method name="Void .ctor()">
27242         <size>7</size>
27243       </method>
27244       <method name="Void Metodo(System.Exception)">
27245         <size>37</size>
27246       </method>
27247       <method name="IEnumerable X()">
27248         <size>16</size>
27249       </method>
27250       <method name="Void Main()">
27251         <size>62</size>
27252       </method>
27253     </type>
27254     <type name="XX+&lt;X&gt;c__Iterator0">
27255       <method name="Void .ctor()">
27256         <size>7</size>
27257       </method>
27258       <method name="System.Object System.Collections.IEnumerator.get_Current()">
27259         <size>12</size>
27260       </method>
27261       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
27262         <size>7</size>
27263       </method>
27264       <method name="Boolean MoveNext()">
27265         <size>105</size>
27266       </method>
27267       <method name="Void Dispose()">
27268         <size>8</size>
27269       </method>
27270       <method name="Void Reset()">
27271         <size>6</size>
27272       </method>
27273       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
27274         <size>7</size>
27275       </method>
27276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
27277         <size>26</size>
27278       </method>
27279     </type>
27280   </test>
27281   <test name="test-425.cs">
27282     <type name="A">
27283       <method name="Void .ctor()">
27284         <size>7</size>
27285       </method>
27286       <method name="Void Main()">
27287         <size>1</size>
27288       </method>
27289     </type>
27290     <type name="AAttribute">
27291       <method name="Void .ctor()">
27292         <size>7</size>
27293       </method>
27294     </type>
27295   </test>
27296   <test name="test-426.cs">
27297     <type name="X">
27298       <method name="Void .ctor()">
27299         <size>7</size>
27300       </method>
27301       <method name="Void Main()">
27302         <size>11</size>
27303       </method>
27304     </type>
27305   </test>
27306   <test name="test-427.cs">
27307     <type name="X">
27308       <method name="Void .ctor()">
27309         <size>7</size>
27310       </method>
27311       <method name="Void Main()">
27312         <size>11</size>
27313       </method>
27314     </type>
27315   </test>
27316   <test name="test-428.cs">
27317     <type name="A">
27318       <method name="Void .ctor()">
27319         <size>7</size>
27320       </method>
27321     </type>
27322     <type name="X">
27323       <method name="Void .ctor()">
27324         <size>7</size>
27325       </method>
27326       <method name="Void Main()">
27327         <size>18</size>
27328       </method>
27329     </type>
27330     <type name="X+A">
27331       <method name="Void .ctor()">
27332         <size>7</size>
27333       </method>
27334     </type>
27335   </test>
27336   <test name="test-429.cs">
27337     <type name="Foo.A">
27338       <method name="Void .ctor()">
27339         <size>7</size>
27340       </method>
27341     </type>
27342     <type name="A">
27343       <method name="Void .ctor()">
27344         <size>7</size>
27345       </method>
27346     </type>
27347     <type name="X">
27348       <method name="Void .ctor()">
27349         <size>7</size>
27350       </method>
27351       <method name="Void Main()">
27352         <size>18</size>
27353       </method>
27354     </type>
27355   </test>
27356   <test name="test-43.cs">
27357     <type name="X">
27358       <method name="Void .ctor()">
27359         <size>7</size>
27360       </method>
27361       <method name="Int32 test_single(System.Int32[])">
27362         <size>34</size>
27363       </method>
27364       <method name="Int32 test_continue(System.Int32[])">
27365         <size>57</size>
27366       </method>
27367       <method name="Boolean test_double(System.Double[])">
27368         <size>61</size>
27369       </method>
27370       <method name="Int32 test_break(System.Int32[])">
27371         <size>57</size>
27372       </method>
27373       <method name="Boolean test_multi(System.Int32[,])">
27374         <size>84</size>
27375       </method>
27376       <method name="Int32 Main()">
27377         <size>309</size>
27378       </method>
27379     </type>
27380   </test>
27381   <test name="test-430.cs">
27382     <type name="A">
27383       <method name="Void .ctor()">
27384         <size>7</size>
27385       </method>
27386     </type>
27387     <type name="X">
27388       <method name="Void .ctor()">
27389         <size>7</size>
27390       </method>
27391       <method name="Void Main()">
27392         <size>18</size>
27393       </method>
27394     </type>
27395     <type name="X+A">
27396       <method name="Void .ctor()">
27397         <size>7</size>
27398       </method>
27399     </type>
27400   </test>
27401   <test name="test-431.cs">
27402     <type name="Foo.A">
27403       <method name="Void .ctor()">
27404         <size>7</size>
27405       </method>
27406     </type>
27407     <type name="X">
27408       <method name="Void .ctor()">
27409         <size>7</size>
27410       </method>
27411       <method name="Void Main()">
27412         <size>18</size>
27413       </method>
27414     </type>
27415   </test>
27416   <test name="test-432.cs">
27417     <type name="Foo.A">
27418       <method name="Void .ctor()">
27419         <size>7</size>
27420       </method>
27421     </type>
27422     <type name="X">
27423       <method name="Void .ctor()">
27424         <size>7</size>
27425       </method>
27426       <method name="Void Main()">
27427         <size>18</size>
27428       </method>
27429     </type>
27430   </test>
27431   <test name="test-433.cs">
27432     <type name="Foo.A">
27433       <method name="Void .ctor()">
27434         <size>7</size>
27435       </method>
27436     </type>
27437     <type name="X">
27438       <method name="Void .ctor()">
27439         <size>7</size>
27440       </method>
27441       <method name="Void .cctor()">
27442         <size>11</size>
27443       </method>
27444       <method name="Void Main()">
27445         <size>16</size>
27446       </method>
27447     </type>
27448   </test>
27449   <test name="test-434.cs">
27450     <type name="Foo.A">
27451       <method name="Void .ctor()">
27452         <size>7</size>
27453       </method>
27454     </type>
27455     <type name="X">
27456       <method name="Void .ctor()">
27457         <size>7</size>
27458       </method>
27459       <method name="Void .cctor()">
27460         <size>11</size>
27461       </method>
27462       <method name="Void Main()">
27463         <size>16</size>
27464       </method>
27465     </type>
27466   </test>
27467   <test name="test-435.cs">
27468     <type name="X">
27469       <method name="Void .ctor()">
27470         <size>7</size>
27471       </method>
27472       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
27473         <size>2</size>
27474       </method>
27475       <method name="Void Main()">
27476         <size>7</size>
27477       </method>
27478     </type>
27479   </test>
27480   <test name="test-436.cs">
27481     <type name="X">
27482       <method name="Void .ctor()">
27483         <size>7</size>
27484       </method>
27485       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
27486         <size>2</size>
27487       </method>
27488       <method name="Void Main()">
27489         <size>7</size>
27490       </method>
27491     </type>
27492   </test>
27493   <test name="test-437.cs">
27494     <type name="T2">
27495       <method name="Void .ctor()">
27496         <size>7</size>
27497       </method>
27498     </type>
27499     <type name="Test">
27500       <method name="Void .ctor()">
27501         <size>7</size>
27502       </method>
27503       <method name="Void Main()">
27504         <size>65</size>
27505       </method>
27506     </type>
27507   </test>
27508   <test name="test-438.cs">
27509     <type name="Program">
27510       <method name="Void .ctor()">
27511         <size>7</size>
27512       </method>
27513       <method name="Void Main(System.String[])">
27514         <size>40</size>
27515       </method>
27516     </type>
27517   </test>
27518   <test name="test-439.cs">
27519     <type name="Test">
27520       <method name="Void .ctor()">
27521         <size>7</size>
27522       </method>
27523       <method name="Void Main()">
27524         <size>45</size>
27525       </method>
27526     </type>
27527     <type name="LayerMask">
27528       <method name="Int32 op_Implicit(LayerMask)">
27529         <size>8</size>
27530       </method>
27531       <method name="LayerMask op_Implicit(Int32)">
27532         <size>11</size>
27533       </method>
27534     </type>
27535   </test>
27536   <test name="test-44.cs">
27537     <type name="X">
27538       <method name="Void .ctor()">
27539         <size>7</size>
27540       </method>
27541       <method name="Int32 dob(System.Int32[,])">
27542         <size>80</size>
27543       </method>
27544       <method name="Int32 count(System.Object)">
27545         <size>39</size>
27546       </method>
27547       <method name="Int32 Main()">
27548         <size>133</size>
27549       </method>
27550     </type>
27551   </test>
27552   <test name="test-440.cs">
27553     <type name="A">
27554       <method name="Void .ctor()">
27555         <size>7</size>
27556       </method>
27557       <method name="Void Main()">
27558         <size>26</size>
27559       </method>
27560       <method name="Double op_Implicit(A)">
27561         <size>10</size>
27562       </method>
27563       <method name="Int32 op_Implicit(A)">
27564         <size>2</size>
27565       </method>
27566     </type>
27567   </test>
27568   <test name="test-441.cs">
27569     <type name="Test">
27570       <method name="Void .ctor()">
27571         <size>7</size>
27572       </method>
27573       <method name="Void .cctor()">
27574         <size>1</size>
27575       </method>
27576       <method name="Void Main()">
27577         <size>25</size>
27578       </method>
27579     </type>
27580   </test>
27581   <test name="test-442.cs">
27582     <type name="ConsoleApplication1.Program">
27583       <method name="Void .ctor()">
27584         <size>7</size>
27585       </method>
27586       <method name="Void Main(System.String[])">
27587         <size>70</size>
27588       </method>
27589     </type>
27590   </test>
27591   <test name="test-443.cs">
27592     <type name="C">
27593       <method name="Void .ctor(ITopic)">
27594         <size>31</size>
27595       </method>
27596       <method name="Void Main()">
27597         <size>1</size>
27598       </method>
27599     </type>
27600   </test>
27601   <test name="test-444.cs">
27602     <type name="쯠쯡쯢">
27603       <method name="Void .ctor()">
27604         <size>7</size>
27605       </method>
27606       <method name="Void Main()">
27607         <size>1</size>
27608       </method>
27609     </type>
27610   </test>
27611   <test name="test-445.cs">
27612     <type name="ConvFromInt">
27613       <method name="Void .ctor()">
27614         <size>14</size>
27615       </method>
27616       <method name="Void .ctor(Int32)">
27617         <size>16</size>
27618       </method>
27619       <method name="ConvFromInt op_Implicit(Int32)">
27620         <size>7</size>
27621       </method>
27622     </type>
27623     <type name="Foo">
27624       <method name="Void .ctor()">
27625         <size>7</size>
27626       </method>
27627       <method name="Void .cctor()">
27628         <size>45</size>
27629       </method>
27630       <method name="Void Main()">
27631         <size>111</size>
27632       </method>
27633     </type>
27634   </test>
27635   <test name="test-446.cs">
27636     <type name="FooTest">
27637       <method name="Void .ctor()">
27638         <size>7</size>
27639       </method>
27640       <method name="Void Main()">
27641         <size>8</size>
27642       </method>
27643       <method name="Void Foo(UInt64)">
27644         <size>1</size>
27645       </method>
27646     </type>
27647   </test>
27648   <test name="test-447.cs">
27649     <type name="System.MonoTODOAttribute">
27650       <method name="Void .ctor()">
27651         <size>7</size>
27652       </method>
27653     </type>
27654     <type name="System.Web.HttpBrowserCapabilities">
27655       <method name="Void .ctor()">
27656         <size>7</size>
27657       </method>
27658       <method name="System.Version get_A()">
27659         <size>6</size>
27660       </method>
27661     </type>
27662     <type name="Test">
27663       <method name="Void .ctor()">
27664         <size>7</size>
27665       </method>
27666       <method name="Void Main()">
27667         <size>1</size>
27668       </method>
27669     </type>
27670   </test>
27671   <test name="test-448.cs">
27672     <type name="MonoDivideProblem">
27673       <method name="Void .ctor()">
27674         <size>7</size>
27675       </method>
27676       <method name="Void .cctor()">
27677         <size>17</size>
27678       </method>
27679       <method name="Void Main(System.String[])">
27680         <size>27</size>
27681       </method>
27682     </type>
27683   </test>
27684   <test name="test-449.cs">
27685     <type name="X">
27686       <method name="Void .ctor()">
27687         <size>7</size>
27688       </method>
27689       <method name="Void Main()">
27690         <size>1</size>
27691       </method>
27692       <method name="Void Z()">
27693         <size>19</size>
27694       </method>
27695       <method name="Void &lt;Z&gt;m__0(System.Object)">
27696         <size>25</size>
27697       </method>
27698       <method name="Void &lt;Z&gt;m__1(System.Object)">
27699         <size>7</size>
27700       </method>
27701     </type>
27702   </test>
27703   <test name="test-45.cs">
27704     <type name="Blah">
27705       <method name="Void .ctor()">
27706         <size>7</size>
27707       </method>
27708       <method name="Void .cctor()">
27709         <size>98</size>
27710       </method>
27711       <method name="Int32 Main()">
27712         <size>794</size>
27713       </method>
27714     </type>
27715     <type name="&lt;PrivateImplementationDetails&gt;">
27716       <method name="Void .ctor()">
27717         <size>7</size>
27718       </method>
27719     </type>
27720   </test>
27721   <test name="test-450.cs">
27722     <type name="MyAttribute">
27723       <method name="Void .ctor(String)">
27724         <size>7</size>
27725       </method>
27726     </type>
27727     <type name="X">
27728       <method name="Void .ctor()">
27729         <size>7</size>
27730       </method>
27731       <method name="Void Main()">
27732         <size>1</size>
27733       </method>
27734     </type>
27735   </test>
27736   <test name="test-451.cs">
27737     <type name="Test">
27738       <method name="Void .ctor()">
27739         <size>7</size>
27740       </method>
27741       <method name="Void Main()">
27742         <size>22</size>
27743       </method>
27744     </type>
27745   </test>
27746   <test name="test-452.cs">
27747     <type name="Foo">
27748       <method name="Void .ctor()">
27749         <size>7</size>
27750       </method>
27751     </type>
27752     <type name="Test">
27753       <method name="Void .ctor()">
27754         <size>7</size>
27755       </method>
27756       <method name="Void Main()">
27757         <size>7</size>
27758       </method>
27759     </type>
27760   </test>
27761   <test name="test-453.cs">
27762     <type name="C">
27763       <method name="Void .ctor()">
27764         <size>7</size>
27765       </method>
27766       <method name="Void Main()">
27767         <size>33</size>
27768       </method>
27769     </type>
27770   </test>
27771   <test name="test-454.cs">
27772     <type name="FooAttribute">
27773       <method name="Void .ctor()">
27774         <size>7</size>
27775       </method>
27776     </type>
27777     <type name="Test">
27778       <method name="Void .ctor()">
27779         <size>7</size>
27780       </method>
27781       <method name="Int32 Main()">
27782         <size>239</size>
27783       </method>
27784     </type>
27785   </test>
27786   <test name="test-455.cs">
27787     <type name="Test">
27788       <method name="Void .ctor()">
27789         <size>7</size>
27790       </method>
27791       <method name="Void Main()">
27792         <size>21</size>
27793       </method>
27794     </type>
27795     <type name="Foo">
27796       <method name="Int32 GetHashCode()">
27797         <size>17</size>
27798       </method>
27799     </type>
27800   </test>
27801   <test name="test-456.cs">
27802     <type name="Test">
27803       <method name="Void .ctor()">
27804         <size>7</size>
27805       </method>
27806       <method name="Void Main()">
27807         <size>16</size>
27808       </method>
27809     </type>
27810     <type name="Foo">
27811       <method name="Void foo()">
27812         <size>11</size>
27813       </method>
27814     </type>
27815   </test>
27816   <test name="test-457.cs">
27817     <type name="Number">
27818       <method name="Void .ctor()">
27819         <size>7</size>
27820       </method>
27821       <method name="Void IDouble.Add(Double)">
27822         <size>11</size>
27823       </method>
27824       <method name="Void IInteger.Add(Int32)">
27825         <size>11</size>
27826       </method>
27827       <method name="Int32 Main()">
27828         <size>52</size>
27829       </method>
27830     </type>
27831   </test>
27832   <test name="test-458.cs">
27833     <type name="MyAttr">
27834       <method name="Void .ctor()">
27835         <size>7</size>
27836       </method>
27837       <method name="Void .ctor(Type)">
27838         <size>7</size>
27839       </method>
27840       <method name="Void .ctor(String)">
27841         <size>7</size>
27842       </method>
27843       <method name="Void .ctor(Int32)">
27844         <size>7</size>
27845       </method>
27846     </type>
27847     <type name="ClassA">
27848       <method name="Void .ctor()">
27849         <size>7</size>
27850       </method>
27851     </type>
27852     <type name="ClassB">
27853       <method name="Void .ctor()">
27854         <size>7</size>
27855       </method>
27856     </type>
27857     <type name="ClassC">
27858       <method name="Void .ctor()">
27859         <size>7</size>
27860       </method>
27861     </type>
27862     <type name="ClassD">
27863       <method name="Void .ctor()">
27864         <size>7</size>
27865       </method>
27866     </type>
27867     <type name="Top">
27868       <method name="Void .ctor()">
27869         <size>7</size>
27870       </method>
27871       <method name="Int32 Main()">
27872         <size>28</size>
27873       </method>
27874     </type>
27875   </test>
27876   <test name="test-459.cs">
27877     <type name="CC">
27878       <method name="Void .ctor()">
27879         <size>7</size>
27880       </method>
27881       <method name="Int32 Main()">
27882         <size>13</size>
27883       </method>
27884     </type>
27885     <type name="CC+IfElseStateMachine">
27886       <method name="Void .ctor()">
27887         <size>7</size>
27888       </method>
27889       <method name="Void HandleToken(Token)">
27890         <size>15</size>
27891       </method>
27892     </type>
27893   </test>
27894   <test name="test-46.cs">
27895     <type name="X">
27896       <method name="Void .ctor()">
27897         <size>7</size>
27898       </method>
27899       <method name="Int32 cast_int(System.Object)">
27900         <size>8</size>
27901       </method>
27902       <method name="UInt32 cast_uint(System.Object)">
27903         <size>8</size>
27904       </method>
27905       <method name="Int16 cast_short(System.Object)">
27906         <size>8</size>
27907       </method>
27908       <method name="Char cast_char(System.Object)">
27909         <size>8</size>
27910       </method>
27911       <method name="UInt16 cast_ushort(System.Object)">
27912         <size>8</size>
27913       </method>
27914       <method name="Byte cast_byte(System.Object)">
27915         <size>8</size>
27916       </method>
27917       <method name="SByte cast_sbyte(System.Object)">
27918         <size>8</size>
27919       </method>
27920       <method name="Int64 cast_long(System.Object)">
27921         <size>8</size>
27922       </method>
27923       <method name="UInt64 cast_ulong(System.Object)">
27924         <size>8</size>
27925       </method>
27926       <method name="Single cast_float(System.Object)">
27927         <size>8</size>
27928       </method>
27929       <method name="Double cast_double(System.Object)">
27930         <size>8</size>
27931       </method>
27932       <method name="Boolean cast_bool(System.Object)">
27933         <size>8</size>
27934       </method>
27935       <method name="Int32 Main()">
27936         <size>1120</size>
27937       </method>
27938     </type>
27939   </test>
27940   <test name="test-460.cs">
27941     <type name="MainClass">
27942       <method name="Void .ctor()">
27943         <size>7</size>
27944       </method>
27945       <method name="Void .cctor()">
27946         <size>18</size>
27947       </method>
27948       <method name="Void Main()">
27949         <size>1</size>
27950       </method>
27951     </type>
27952   </test>
27953   <test name="test-461.cs">
27954     <type name="Valtest">
27955       <method name="Void .ctor()">
27956         <size>7</size>
27957       </method>
27958       <method name="Int32 Main()">
27959         <size>52</size>
27960       </method>
27961     </type>
27962     <type name="Value">
27963       <method name="Void .ctor(Object)">
27964         <size>1</size>
27965       </method>
27966       <method name="System.Object get_Val()">
27967         <size>7</size>
27968       </method>
27969       <method name="Enum get_Val2()">
27970         <size>7</size>
27971       </method>
27972     </type>
27973   </test>
27974   <test name="test-462.cs">
27975     <type name="X">
27976       <method name="Void .ctor()">
27977         <size>7</size>
27978       </method>
27979       <method name="Void Method(X)">
27980         <size>1</size>
27981       </method>
27982       <method name="Void Method(System.String)">
27983         <size>8</size>
27984       </method>
27985       <method name="Int32 Main()">
27986         <size>28</size>
27987       </method>
27988     </type>
27989   </test>
27990   <test name="test-463.cs">
27991     <type name="PropertySorter">
27992       <method name="Void .ctor()">
27993         <size>7</size>
27994       </method>
27995     </type>
27996     <type name="PathItemBase">
27997       <method name="Void .ctor()">
27998         <size>7</size>
27999       </method>
28000     </type>
28001     <type name="PathItemBase+TypeConverter">
28002       <method name="Void .ctor()">
28003         <size>7</size>
28004       </method>
28005     </type>
28006     <type name="X">
28007       <method name="Void .ctor()">
28008         <size>7</size>
28009       </method>
28010       <method name="Void Main()">
28011         <size>1</size>
28012       </method>
28013     </type>
28014   </test>
28015   <test name="test-464.cs">
28016     <type name="C">
28017       <method name="Void .ctor()">
28018         <size>7</size>
28019       </method>
28020       <method name="Int32 Main()">
28021         <size>85</size>
28022       </method>
28023     </type>
28024   </test>
28025   <test name="test-465.cs">
28026     <type name="C">
28027       <method name="Void .ctor()">
28028         <size>7</size>
28029       </method>
28030       <method name="Int32 Main()">
28031         <size>85</size>
28032       </method>
28033     </type>
28034   </test>
28035   <test name="test-467.cs">
28036     <type name="ExceptionWithAnonMethod">
28037       <method name="Void .ctor()">
28038         <size>7</size>
28039       </method>
28040       <method name="Int32 Main()">
28041         <size>96</size>
28042       </method>
28043       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
28044         <size>13</size>
28045       </method>
28046     </type>
28047     <type name="ExceptionWithAnonMethod+EmptyCallback">
28048       <method name="Void .ctor(Object, IntPtr)">
28049         <size>0</size>
28050       </method>
28051       <method name="Void Invoke()">
28052         <size>0</size>
28053       </method>
28054       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28055         <size>0</size>
28056       </method>
28057       <method name="Void EndInvoke(IAsyncResult)">
28058         <size>0</size>
28059       </method>
28060     </type>
28061     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
28062       <method name="Void .ctor()">
28063         <size>7</size>
28064       </method>
28065       <method name="Void &lt;&gt;m__0()">
28066         <size>33</size>
28067       </method>
28068     </type>
28069   </test>
28070   <test name="test-468.cs">
28071     <type name="CorMetaDataDispenserExClass">
28072       <method name="Void .ctor()">
28073         <size>0</size>
28074       </method>
28075     </type>
28076     <type name="Test">
28077       <method name="Void .ctor()">
28078         <size>7</size>
28079       </method>
28080       <method name="Void XXX()">
28081         <size>12</size>
28082       </method>
28083       <method name="Void Main()">
28084         <size>1</size>
28085       </method>
28086     </type>
28087   </test>
28088   <test name="test-469.cs">
28089     <type name="Lambda">
28090       <method name="Void .ctor()">
28091         <size>7</size>
28092       </method>
28093       <method name="Void f(Int32)">
28094         <size>7</size>
28095       </method>
28096       <method name="Del[] Make2(Int32)">
28097         <size>50</size>
28098       </method>
28099       <method name="Int32 Main()">
28100         <size>68</size>
28101       </method>
28102     </type>
28103     <type name="Del">
28104       <method name="Void .ctor(Object, IntPtr)">
28105         <size>0</size>
28106       </method>
28107       <method name="Void Invoke(Int32)">
28108         <size>0</size>
28109       </method>
28110       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28111         <size>0</size>
28112       </method>
28113       <method name="Void EndInvoke(IAsyncResult)">
28114         <size>0</size>
28115       </method>
28116     </type>
28117     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
28118       <method name="Void .ctor()">
28119         <size>7</size>
28120       </method>
28121       <method name="Void &lt;&gt;m__0(Int32)">
28122         <size>23</size>
28123       </method>
28124       <method name="Void &lt;&gt;m__1(Int32)">
28125         <size>23</size>
28126       </method>
28127     </type>
28128   </test>
28129   <test name="test-47.cs">
28130     <type name="X">
28131       <method name="Void .ctor()">
28132         <size>7</size>
28133       </method>
28134       <method name="Void .cctor()">
28135         <size>1</size>
28136       </method>
28137       <method name="Boolean f()">
28138         <size>24</size>
28139       </method>
28140       <method name="Boolean t()">
28141         <size>24</size>
28142       </method>
28143       <method name="Int32 Main()">
28144         <size>404</size>
28145       </method>
28146     </type>
28147   </test>
28148   <test name="test-470.cs">
28149     <type name="X">
28150       <method name="Void .ctor()">
28151         <size>7</size>
28152       </method>
28153       <method name="System.String get_ASTNodeTypeName()">
28154         <size>16</size>
28155       </method>
28156     </type>
28157     <type name="Demo">
28158       <method name="Void .ctor()">
28159         <size>7</size>
28160       </method>
28161       <method name="Void Main()">
28162         <size>1</size>
28163       </method>
28164     </type>
28165   </test>
28166   <test name="test-471.cs">
28167     <type name="AAttribute">
28168       <method name="Void .ctor()">
28169         <size>7</size>
28170       </method>
28171     </type>
28172     <type name="Demo">
28173       <method name="Void .ctor()">
28174         <size>7</size>
28175       </method>
28176       <method name="Void Main()">
28177         <size>1</size>
28178       </method>
28179     </type>
28180   </test>
28181   <test name="test-472.cs">
28182     <type name="Test">
28183       <method name="Void .ctor()">
28184         <size>7</size>
28185       </method>
28186       <method name="Int32 get_Prop()">
28187         <size>7</size>
28188       </method>
28189       <method name="Void set_Prop(Int32)">
28190         <size>8</size>
28191       </method>
28192       <method name="Int32 Main()">
28193         <size>79</size>
28194       </method>
28195     </type>
28196   </test>
28197   <test name="test-473.cs">
28198     <type name="UnixMarshal">
28199       <method name="Void .ctor()">
28200         <size>7</size>
28201       </method>
28202       <method name="Void .cctor()">
28203         <size>24</size>
28204       </method>
28205       <method name="Void Default(Int32)">
28206         <size>1</size>
28207       </method>
28208       <method name="System.String GetDescription(Error)">
28209         <size>2</size>
28210       </method>
28211     </type>
28212     <type name="UnixMarshal2">
28213       <method name="Void .ctor()">
28214         <size>7</size>
28215       </method>
28216       <method name="System.String GetDescription(Error)">
28217         <size>2</size>
28218       </method>
28219     </type>
28220     <type name="Stdlib">
28221       <method name="Void .ctor()">
28222         <size>7</size>
28223       </method>
28224     </type>
28225     <type name="TestConst">
28226       <method name="Void .ctor()">
28227         <size>7</size>
28228       </method>
28229     </type>
28230     <type name="XX">
28231       <method name="Void .ctor()">
28232         <size>7</size>
28233       </method>
28234     </type>
28235     <type name="Syscall">
28236       <method name="Void .ctor()">
28237         <size>7</size>
28238       </method>
28239       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
28240         <size>2</size>
28241       </method>
28242     </type>
28243     <type name="EnumWrapper">
28244       <method name="Void .ctor(Int32)">
28245         <size>7</size>
28246       </method>
28247     </type>
28248     <type name="Test">
28249       <method name="Void .ctor()">
28250         <size>7</size>
28251       </method>
28252       <method name="Void Main()">
28253         <size>1</size>
28254       </method>
28255     </type>
28256     <type name="SignalHandler">
28257       <method name="Void .ctor(Object, IntPtr)">
28258         <size>0</size>
28259       </method>
28260       <method name="Void Invoke(Int32)">
28261         <size>0</size>
28262       </method>
28263       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28264         <size>0</size>
28265       </method>
28266       <method name="Void EndInvoke(IAsyncResult)">
28267         <size>0</size>
28268       </method>
28269     </type>
28270     <type name="PS">
28271       <method name="Void GetDescription(Error)">
28272         <size>1</size>
28273       </method>
28274     </type>
28275     <type name="Value">
28276       <method name="EnumWrapper op_Explicit(Value)">
28277         <size>11</size>
28278       </method>
28279     </type>
28280   </test>
28281   <test name="test-474.cs">
28282     <type name="Z">
28283       <method name="Void .ctor()">
28284         <size>7</size>
28285       </method>
28286       <method name="Void Main()">
28287         <size>13</size>
28288       </method>
28289       <method name="Void TestPreinc(Int32)">
28290         <size>57</size>
28291       </method>
28292       <method name="Void TestPostinc(Int32)">
28293         <size>57</size>
28294       </method>
28295       <method name="Void Assert(Int32, Int32)">
28296         <size>67</size>
28297       </method>
28298     </type>
28299     <type name="Z+X">
28300       <method name="Void .ctor(Object, IntPtr)">
28301         <size>0</size>
28302       </method>
28303       <method name="Void Invoke()">
28304         <size>0</size>
28305       </method>
28306       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28307         <size>0</size>
28308       </method>
28309       <method name="Void EndInvoke(IAsyncResult)">
28310         <size>0</size>
28311       </method>
28312     </type>
28313     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
28314       <method name="Void .ctor()">
28315         <size>7</size>
28316       </method>
28317       <method name="Void &lt;&gt;m__0()">
28318         <size>38</size>
28319       </method>
28320     </type>
28321     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
28322       <method name="Void .ctor()">
28323         <size>7</size>
28324       </method>
28325       <method name="Void &lt;&gt;m__1()">
28326         <size>38</size>
28327       </method>
28328     </type>
28329   </test>
28330   <test name="test-475.cs">
28331     <type name="X">
28332       <method name="Void .ctor()">
28333         <size>7</size>
28334       </method>
28335       <method name="Void .cctor()">
28336         <size>24</size>
28337       </method>
28338       <method name="Void add_e(MyDelegate)">
28339         <size>22</size>
28340       </method>
28341       <method name="Void remove_e(MyDelegate)">
28342         <size>22</size>
28343       </method>
28344       <method name="Void Test(Int32)">
28345         <size>17</size>
28346       </method>
28347       <method name="Int32 Main()">
28348         <size>28</size>
28349       </method>
28350     </type>
28351     <type name="MyDelegate">
28352       <method name="Void .ctor(Object, IntPtr)">
28353         <size>0</size>
28354       </method>
28355       <method name="Void Invoke(Int32)">
28356         <size>0</size>
28357       </method>
28358       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28359         <size>0</size>
28360       </method>
28361       <method name="Void EndInvoke(IAsyncResult)">
28362         <size>0</size>
28363       </method>
28364     </type>
28365   </test>
28366   <test name="test-476.cs">
28367     <type name="Test">
28368       <method name="Void .ctor()">
28369         <size>7</size>
28370       </method>
28371       <method name="Void Main()">
28372         <size>1</size>
28373       </method>
28374     </type>
28375   </test>
28376   <test name="test-477.cs">
28377     <type name="C">
28378       <method name="Void .ctor()">
28379         <size>7</size>
28380       </method>
28381       <method name="Void Test(Int32 ByRef)">
28382         <size>1</size>
28383       </method>
28384       <method name="Void Main()">
28385         <size>1</size>
28386       </method>
28387     </type>
28388   </test>
28389   <test name="test-478.cs">
28390     <type name="Test.MainClass">
28391       <method name="Void .ctor()">
28392         <size>7</size>
28393       </method>
28394       <method name="Void Main()">
28395         <size>1</size>
28396       </method>
28397     </type>
28398     <type name="Test.TestAttribute">
28399       <method name="Void .ctor(TestEnum2)">
28400         <size>7</size>
28401       </method>
28402     </type>
28403     <type name="Test.Test2Attribute">
28404       <method name="Void .ctor()">
28405         <size>7</size>
28406       </method>
28407     </type>
28408   </test>
28409   <test name="test-479.cs">
28410     <type name="Test.Test">
28411       <method name="Void .ctor()">
28412         <size>7</size>
28413       </method>
28414       <method name="Boolean Equals(System.Object)">
28415         <size>2</size>
28416       </method>
28417       <method name="Int32 GetHashCode()">
28418         <size>2</size>
28419       </method>
28420       <method name="Void Main()">
28421         <size>1</size>
28422       </method>
28423     </type>
28424   </test>
28425   <test name="test-48.cs">
28426     <type name="Blah">
28427       <method name="Void .ctor()">
28428         <size>7</size>
28429       </method>
28430       <method name="Int32 Main()">
28431         <size>59</size>
28432       </method>
28433       <method name="Void Test_1()">
28434         <size>1</size>
28435       </method>
28436     </type>
28437   </test>
28438   <test name="test-480.cs">
28439     <type name="Space">
28440       <method name="Void .ctor()">
28441         <size>14</size>
28442       </method>
28443       <method name="Void Leak(Boolean, Int32)">
28444         <size>78</size>
28445       </method>
28446     </type>
28447     <type name="Program">
28448       <method name="Void .ctor()">
28449         <size>7</size>
28450       </method>
28451       <method name="Void Main(System.String[])">
28452         <size>1</size>
28453       </method>
28454     </type>
28455     <type name="Space+DoCopy">
28456       <method name="Void .ctor(Object, IntPtr)">
28457         <size>0</size>
28458       </method>
28459       <method name="Void Invoke()">
28460         <size>0</size>
28461       </method>
28462       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28463         <size>0</size>
28464       </method>
28465       <method name="Void EndInvoke(IAsyncResult)">
28466         <size>0</size>
28467       </method>
28468     </type>
28469     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
28470       <method name="Void .ctor()">
28471         <size>7</size>
28472       </method>
28473       <method name="Void &lt;&gt;m__0()">
28474         <size>23</size>
28475       </method>
28476       <method name="Void &lt;&gt;m__1()">
28477         <size>68</size>
28478       </method>
28479     </type>
28480     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
28481       <method name="Void .ctor()">
28482         <size>7</size>
28483       </method>
28484     </type>
28485   </test>
28486   <test name="test-481.cs">
28487     <type name="TestClass">
28488       <method name="Int32 Main()">
28489         <size>42</size>
28490       </method>
28491     </type>
28492     <type name="TestDelegate">
28493       <method name="Void .ctor(Object, IntPtr)">
28494         <size>0</size>
28495       </method>
28496       <method name="Void Invoke(Int32 ByRef)">
28497         <size>0</size>
28498       </method>
28499       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
28500         <size>0</size>
28501       </method>
28502       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
28503         <size>0</size>
28504       </method>
28505     </type>
28506     <type name="TestClass">
28507       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
28508         <size>4</size>
28509       </method>
28510     </type>
28511   </test>
28512   <test name="test-482.cs">
28513     <type name="X">
28514       <method name="Void .ctor()">
28515         <size>7</size>
28516       </method>
28517       <method name="Void M4(Int32)">
28518         <size>1</size>
28519       </method>
28520       <method name="Void Main()">
28521         <size>1</size>
28522       </method>
28523       <method name="Void M4(Int32, ...)">
28524         <size>1</size>
28525       </method>
28526     </type>
28527   </test>
28528   <test name="test-483.cs">
28529     <type name="Tests">
28530       <method name="Void .ctor()">
28531         <size>7</size>
28532       </method>
28533       <method name="Void Main()">
28534         <size>21</size>
28535       </method>
28536     </type>
28537   </test>
28538   <test name="test-484.cs">
28539     <type name="Test.TestBit">
28540       <method name="Void .ctor()">
28541         <size>7</size>
28542       </method>
28543       <method name="Void Main()">
28544         <size>1</size>
28545       </method>
28546     </type>
28547   </test>
28548   <test name="test-485.cs">
28549     <type name="MonoBUG">
28550       <method name="Void .ctor()">
28551         <size>7</size>
28552       </method>
28553       <method name="Void Main(System.String[])">
28554         <size>44</size>
28555       </method>
28556     </type>
28557   </test>
28558   <test name="test-486.cs">
28559     <type name="Test">
28560       <method name="Void .ctor()">
28561         <size>7</size>
28562       </method>
28563       <method name="Void Main()">
28564         <size>119</size>
28565       </method>
28566     </type>
28567   </test>
28568   <test name="test-487.cs">
28569     <type name="X">
28570       <method name="Void .ctor(Object)">
28571         <size>72</size>
28572       </method>
28573       <method name="Void .cctor()">
28574         <size>1</size>
28575       </method>
28576       <method name="Int32 Main()">
28577         <size>25</size>
28578       </method>
28579     </type>
28580   </test>
28581   <test name="test-488.cs">
28582     <type name="P">
28583       <method name="Void .ctor()">
28584         <size>7</size>
28585       </method>
28586     </type>
28587     <type name="Test">
28588       <method name="Void .ctor()">
28589         <size>7</size>
28590       </method>
28591       <method name="IEnumerable foo()">
28592         <size>2</size>
28593       </method>
28594       <method name="Void Main()">
28595         <size>160</size>
28596       </method>
28597     </type>
28598     <type name="Q">
28599       <method name="Void .ctor(P)">
28600         <size>8</size>
28601       </method>
28602     </type>
28603   </test>
28604   <test name="test-489.cs">
28605     <type name="test">
28606       <method name="Void .ctor()">
28607         <size>7</size>
28608       </method>
28609       <method name="Void Main()">
28610         <size>1</size>
28611       </method>
28612     </type>
28613   </test>
28614   <test name="test-49.cs">
28615     <type name="X">
28616       <method name="Void .ctor()">
28617         <size>7</size>
28618       </method>
28619       <method name="Int32 s(Byte)">
28620         <size>2182</size>
28621       </method>
28622       <method name="Int32 test(Int32)">
28623         <size>70</size>
28624       </method>
28625       <method name="Int32 tests(System.String)">
28626         <size>152</size>
28627       </method>
28628       <method name="Int32 testn(System.String)">
28629         <size>76</size>
28630       </method>
28631       <method name="Int32 testm(System.String)">
28632         <size>77</size>
28633       </method>
28634       <method name="Int32 testo(System.String)">
28635         <size>79</size>
28636       </method>
28637       <method name="Int32 testp(System.String)">
28638         <size>109</size>
28639       </method>
28640       <method name="Int32 test_def(System.String)">
28641         <size>119</size>
28642       </method>
28643       <method name="Int32 test_coverage(Int32)">
28644         <size>18</size>
28645       </method>
28646       <method name="Int32 test_goto(Int32)">
28647         <size>39</size>
28648       </method>
28649       <method name="Int32 test_memberaccess(System.String)">
28650         <size>76</size>
28651       </method>
28652       <method name="Int32 test_string_multiple_targets(System.String)">
28653         <size>128</size>
28654       </method>
28655       <method name="Int32 test_casts(Int32)">
28656         <size>17</size>
28657       </method>
28658       <method name="Int32 testSwitchEnumLong(TestEnum)">
28659         <size>56</size>
28660       </method>
28661       <method name="Int32 test_long_enum_switch()">
28662         <size>66</size>
28663       </method>
28664       <method name="Int32 tests_default(System.String)">
28665         <size>107</size>
28666       </method>
28667       <method name="Int32 tests_default_2(System.String)">
28668         <size>124</size>
28669       </method>
28670       <method name="Void test_76590(System.String)">
28671         <size>100</size>
28672       </method>
28673       <method name="Void test_77964()">
28674         <size>37</size>
28675       </method>
28676       <method name="Boolean bug_78860()">
28677         <size>107</size>
28678       </method>
28679       <method name="Int32 Main()">
28680         <size>1037</size>
28681       </method>
28682     </type>
28683   </test>
28684   <test name="test-490.cs">
28685     <type name="T">
28686       <method name="Void .ctor()">
28687         <size>7</size>
28688       </method>
28689       <method name="Void .cctor()">
28690         <size>39</size>
28691       </method>
28692       <method name="Void Main()">
28693         <size>1</size>
28694       </method>
28695     </type>
28696   </test>
28697   <test name="test-491.cs">
28698     <type name="M">
28699       <method name="Void .ctor()">
28700         <size>7</size>
28701       </method>
28702       <method name="Void Main()">
28703         <size>1</size>
28704       </method>
28705     </type>
28706     <type name="AttrA">
28707       <method name="Void .ctor()">
28708         <size>7</size>
28709       </method>
28710     </type>
28711     <type name="AttrB">
28712       <method name="Void .ctor()">
28713         <size>7</size>
28714       </method>
28715     </type>
28716   </test>
28717   <test name="test-492.cs">
28718     <type name="Test.My1Attribute">
28719       <method name="Void .ctor(Object)">
28720         <size>19</size>
28721       </method>
28722     </type>
28723     <type name="Test.My2Attribute">
28724       <method name="Void .ctor(String[])">
28725         <size>21</size>
28726       </method>
28727     </type>
28728     <type name="Test.My3Attribute">
28729       <method name="Void .ctor(Byte)">
28730         <size>24</size>
28731       </method>
28732     </type>
28733     <type name="Test.Test">
28734       <method name="Void .ctor()">
28735         <size>7</size>
28736       </method>
28737       <method name="Int32 Main()">
28738         <size>60</size>
28739       </method>
28740     </type>
28741   </test>
28742   <test name="test-493.cs">
28743     <type name="A">
28744       <method name="Void .ctor()">
28745         <size>7</size>
28746       </method>
28747       <method name="Int32 get_f()">
28748         <size>2</size>
28749       </method>
28750     </type>
28751     <type name="B">
28752       <method name="Void .ctor()">
28753         <size>7</size>
28754       </method>
28755       <method name="Int32 bar()">
28756         <size>11</size>
28757       </method>
28758     </type>
28759     <type name="C">
28760       <method name="Void .ctor()">
28761         <size>7</size>
28762       </method>
28763       <method name="Void Main()">
28764         <size>1</size>
28765       </method>
28766     </type>
28767   </test>
28768   <test name="test-494.cs">
28769     <type name="Agresso.Foundation.Function">
28770       <method name="Void .ctor()">
28771         <size>7</size>
28772       </method>
28773       <method name="Void Main()">
28774         <size>1</size>
28775       </method>
28776     </type>
28777     <type name="Agresso.Foundation.Translate">
28778       <method name="Void .ctor(Object, IntPtr)">
28779         <size>0</size>
28780       </method>
28781       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
28782         <size>0</size>
28783       </method>
28784       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
28785         <size>0</size>
28786       </method>
28787       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
28788         <size>0</size>
28789       </method>
28790     </type>
28791   </test>
28792   <test name="test-495.cs">
28793     <type name="plj.aClass">
28794       <method name="Void .ctor()">
28795         <size>7</size>
28796       </method>
28797       <method name="plj.aClass op_Implicit(plj.fromClass)">
28798         <size>2</size>
28799       </method>
28800     </type>
28801     <type name="plj.realClass1">
28802       <method name="Void .ctor()">
28803         <size>7</size>
28804       </method>
28805       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
28806         <size>2</size>
28807       </method>
28808     </type>
28809     <type name="plj.fromClass">
28810       <method name="Void .ctor()">
28811         <size>7</size>
28812       </method>
28813       <method name="Void Main()">
28814         <size>1</size>
28815       </method>
28816     </type>
28817   </test>
28818   <test name="test-496.cs">
28819     <type name="Test">
28820       <method name="Void .ctor()">
28821         <size>7</size>
28822       </method>
28823       <method name="IEnumerator GetEnumerator()">
28824         <size>15</size>
28825       </method>
28826       <method name="Void Main()">
28827         <size>11</size>
28828       </method>
28829       <method name="Void Run()">
28830         <size>166</size>
28831       </method>
28832     </type>
28833     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
28834       <method name="Void .ctor()">
28835         <size>7</size>
28836       </method>
28837       <method name="System.Object System.Collections.IEnumerator.get_Current()">
28838         <size>12</size>
28839       </method>
28840       <method name="Boolean MoveNext()">
28841         <size>129</size>
28842       </method>
28843       <method name="Void Dispose()">
28844         <size>8</size>
28845       </method>
28846       <method name="Void Reset()">
28847         <size>6</size>
28848       </method>
28849       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
28850         <size>7</size>
28851       </method>
28852     </type>
28853   </test>
28854   <test name="test-497.cs">
28855     <type name="PlotMenuItem">
28856       <method name="Void .ctor()">
28857         <size>7</size>
28858       </method>
28859       <method name="Void .ctor(EventHandler)">
28860         <size>54</size>
28861       </method>
28862       <method name="Int32 Main()">
28863         <size>50</size>
28864       </method>
28865       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
28866         <size>11</size>
28867       </method>
28868       <method name="System.EventHandler get_Callback()">
28869         <size>7</size>
28870       </method>
28871       <method name="Void set_Callback(System.EventHandler)">
28872         <size>8</size>
28873       </method>
28874     </type>
28875   </test>
28876   <test name="test-498.cs">
28877     <type name="C">
28878       <method name="Void .ctor(Single)">
28879         <size>0</size>
28880       </method>
28881       <method name="Int32 Main()">
28882         <size>39</size>
28883       </method>
28884     </type>
28885   </test>
28886   <test name="test-499.cs">
28887     <type name="X">
28888       <method name="Void .ctor()">
28889         <size>7</size>
28890       </method>
28891       <method name="Void Main()">
28892         <size>24</size>
28893       </method>
28894     </type>
28895   </test>
28896   <test name="test-5.cs">
28897     <type name="X">
28898       <method name="Void .ctor()">
28899         <size>7</size>
28900       </method>
28901       <method name="Int32 Main()">
28902         <size>37</size>
28903       </method>
28904     </type>
28905   </test>
28906   <test name="test-500.cs">
28907     <type name="SomeCustomAttribute">
28908       <method name="Void .ctor()">
28909         <size>7</size>
28910       </method>
28911     </type>
28912     <type name="MainClass">
28913       <method name="Void .ctor()">
28914         <size>7</size>
28915       </method>
28916       <method name="Int32 Main()">
28917         <size>117</size>
28918       </method>
28919     </type>
28920   </test>
28921   <test name="test-501.cs">
28922     <type name="Tests">
28923       <method name="Void .ctor()">
28924         <size>7</size>
28925       </method>
28926       <method name="Void DumpException(Tests+FilterStackFrame)">
28927         <size>1</size>
28928       </method>
28929       <method name="Void foo(Boolean ByRef)">
28930         <size>49</size>
28931       </method>
28932       <method name="Void Main(System.String[])">
28933         <size>8</size>
28934       </method>
28935     </type>
28936     <type name="Tests+FilterStackFrame">
28937       <method name="Void .ctor(Object, IntPtr)">
28938         <size>0</size>
28939       </method>
28940       <method name="Boolean Invoke(System.Object)">
28941         <size>0</size>
28942       </method>
28943       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
28944         <size>0</size>
28945       </method>
28946       <method name="Boolean EndInvoke(IAsyncResult)">
28947         <size>0</size>
28948       </method>
28949     </type>
28950     <type name="Tests">
28951       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
28952         <size>2</size>
28953       </method>
28954     </type>
28955   </test>
28956   <test name="test-502.cs">
28957     <type name="Base">
28958       <method name="Void .ctor()">
28959         <size>7</size>
28960       </method>
28961       <method name="Int32 get_Property()">
28962         <size>3</size>
28963       </method>
28964       <method name="Void Main()">
28965         <size>1</size>
28966       </method>
28967     </type>
28968     <type name="Derived">
28969       <method name="Void .ctor()">
28970         <size>7</size>
28971       </method>
28972       <method name="Int32 get_Property()">
28973         <size>3</size>
28974       </method>
28975     </type>
28976     <type name="BaseClass">
28977       <method name="Void .ctor()">
28978         <size>7</size>
28979       </method>
28980       <method name="Int32 get_Value()">
28981         <size>2</size>
28982       </method>
28983       <method name="Void set_Value(Int32)">
28984         <size>1</size>
28985       </method>
28986     </type>
28987     <type name="DerivedClass">
28988       <method name="Void .ctor()">
28989         <size>7</size>
28990       </method>
28991       <method name="Int32 get_Value()">
28992         <size>2</size>
28993       </method>
28994     </type>
28995     <type name="ErrorClass">
28996       <method name="Void .ctor()">
28997         <size>7</size>
28998       </method>
28999       <method name="Int32 get_Value()">
29000         <size>2</size>
29001       </method>
29002       <method name="Void set_Value(Int32)">
29003         <size>1</size>
29004       </method>
29005     </type>
29006   </test>
29007   <test name="test-503.cs">
29008     <type name="Foo">
29009       <method name="Void .ctor()">
29010         <size>7</size>
29011       </method>
29012       <method name="Int32 Main()">
29013         <size>33</size>
29014       </method>
29015     </type>
29016   </test>
29017   <test name="test-504.cs">
29018     <type name="Foo">
29019       <method name="Void .ctor()">
29020         <size>7</size>
29021       </method>
29022       <method name="Void .cctor()">
29023         <size>7</size>
29024       </method>
29025       <method name="Int32 f()">
29026         <size>2</size>
29027       </method>
29028       <method name="Int32 Main()">
29029         <size>32</size>
29030       </method>
29031     </type>
29032   </test>
29033   <test name="test-505.cs">
29034     <type name="T">
29035       <method name="Void .ctor()">
29036         <size>7</size>
29037       </method>
29038       <method name="Int32 f()">
29039         <size>19</size>
29040       </method>
29041       <method name="Void Main()">
29042         <size>38</size>
29043       </method>
29044     </type>
29045   </test>
29046   <test name="test-506.cs">
29047     <type name="ProtectedSetter.BaseClass">
29048       <method name="Void .ctor()">
29049         <size>7</size>
29050       </method>
29051       <method name="System.String get_Name()">
29052         <size>0</size>
29053       </method>
29054       <method name="Void set_Name(System.String)">
29055         <size>0</size>
29056       </method>
29057     </type>
29058     <type name="ProtectedSetter.DerivedClass">
29059       <method name="Void .ctor()">
29060         <size>7</size>
29061       </method>
29062       <method name="System.String get_Name()">
29063         <size>2</size>
29064       </method>
29065       <method name="Void set_Name(System.String)">
29066         <size>1</size>
29067       </method>
29068       <method name="Void Main()">
29069         <size>1</size>
29070       </method>
29071     </type>
29072   </test>
29073   <test name="test-507.cs">
29074     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
29075       <method name="Void .ctor()">
29076         <size>7</size>
29077       </method>
29078       <method name="Void SomeMethod()">
29079         <size>1</size>
29080       </method>
29081       <method name="Void SomeMethod2()">
29082         <size>1</size>
29083       </method>
29084     </type>
29085     <type name="NewslotVirtualFinal.C">
29086       <method name="Void .ctor()">
29087         <size>7</size>
29088       </method>
29089       <method name="Int32 Main()">
29090         <size>83</size>
29091       </method>
29092     </type>
29093   </test>
29094   <test name="test-508.cs">
29095     <type name="OutputParam">
29096       <method name="Void .ctor()">
29097         <size>7</size>
29098       </method>
29099       <method name="Void Main(System.String[])">
29100         <size>14</size>
29101       </method>
29102       <method name="Void Method(Int32 ByRef)">
29103         <size>17</size>
29104       </method>
29105     </type>
29106   </test>
29107   <test name="test-509.cs">
29108     <type name="BaseClass">
29109       <method name="Void .ctor()">
29110         <size>7</size>
29111       </method>
29112       <method name="Void add_OnEvent(DelegateHandler)">
29113         <size>24</size>
29114       </method>
29115       <method name="Void remove_OnEvent(DelegateHandler)">
29116         <size>24</size>
29117       </method>
29118     </type>
29119     <type name="ExtendingClass">
29120       <method name="Void .ctor()">
29121         <size>7</size>
29122       </method>
29123       <method name="Void Main()">
29124         <size>1</size>
29125       </method>
29126       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
29127         <size>8</size>
29128       </method>
29129       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
29130         <size>8</size>
29131       </method>
29132     </type>
29133     <type name="DelegateHandler">
29134       <method name="Void .ctor(Object, IntPtr)">
29135         <size>0</size>
29136       </method>
29137       <method name="Void Invoke()">
29138         <size>0</size>
29139       </method>
29140       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29141         <size>0</size>
29142       </method>
29143       <method name="Void EndInvoke(IAsyncResult)">
29144         <size>0</size>
29145       </method>
29146     </type>
29147   </test>
29148   <test name="test-51.cs">
29149     <type name="Base">
29150       <method name="Void .ctor()">
29151         <size>25</size>
29152       </method>
29153       <method name="Int32 get_b_int_property()">
29154         <size>7</size>
29155       </method>
29156       <method name="Void set_b_int_property(Int32)">
29157         <size>8</size>
29158       </method>
29159       <method name="System.String b_get_id()">
29160         <size>6</size>
29161       </method>
29162     </type>
29163     <type name="Derived">
29164       <method name="Void .ctor()">
29165         <size>26</size>
29166       </method>
29167       <method name="Int32 get_b_int_property()">
29168         <size>7</size>
29169       </method>
29170       <method name="Void set_b_int_property(Int32)">
29171         <size>8</size>
29172       </method>
29173       <method name="Int32 Test()">
29174         <size>138</size>
29175       </method>
29176     </type>
29177     <type name="boot">
29178       <method name="Void .ctor()">
29179         <size>7</size>
29180       </method>
29181       <method name="Int32 Main()">
29182         <size>13</size>
29183       </method>
29184     </type>
29185   </test>
29186   <test name="test-510.cs">
29187     <type name="Foo">
29188       <method name="Void .ctor()">
29189         <size>7</size>
29190       </method>
29191       <method name="Void test39(Int32 ByRef)">
29192         <size>36</size>
29193       </method>
29194       <method name="Void Main()">
29195         <size>28</size>
29196       </method>
29197     </type>
29198   </test>
29199   <test name="test-511.cs">
29200     <type name="Foo">
29201       <method name="Void .ctor()">
29202         <size>7</size>
29203       </method>
29204       <method name="Void Main(System.String[])">
29205         <size>17</size>
29206       </method>
29207       <method name="Void f()">
29208         <size>7</size>
29209       </method>
29210     </type>
29211   </test>
29212   <test name="test-512.cs">
29213     <type name="Foo">
29214       <method name="Void .ctor()">
29215         <size>7</size>
29216       </method>
29217       <method name="Void Main(System.String[])">
29218         <size>17</size>
29219       </method>
29220       <method name="Void f()">
29221         <size>7</size>
29222       </method>
29223     </type>
29224   </test>
29225   <test name="test-513.cs">
29226     <type name="Test">
29227       <method name="Void .ctor()">
29228         <size>7</size>
29229       </method>
29230       <method name="Int32 Main()">
29231         <size>246</size>
29232       </method>
29233     </type>
29234   </test>
29235   <test name="test-514.cs">
29236     <type name="X">
29237       <method name="Void .ctor()">
29238         <size>7</size>
29239       </method>
29240       <method name="Void HandleConflict(Int32)">
29241         <size>31</size>
29242       </method>
29243       <method name="Int32 Main()">
29244         <size>40</size>
29245       </method>
29246     </type>
29247   </test>
29248   <test name="test-515.cs">
29249     <type name="X">
29250       <method name="Void .ctor()">
29251         <size>7</size>
29252       </method>
29253       <method name="Void Main()">
29254         <size>35</size>
29255       </method>
29256     </type>
29257   </test>
29258   <test name="test-516.cs">
29259     <type name="X">
29260       <method name="Void .ctor()">
29261         <size>7</size>
29262       </method>
29263       <method name="Void Main()">
29264         <size>35</size>
29265       </method>
29266     </type>
29267   </test>
29268   <test name="test-517.cs">
29269     <type name="Test">
29270       <method name="Void .ctor()">
29271         <size>7</size>
29272       </method>
29273       <method name="Int32 Main()">
29274         <size>11</size>
29275       </method>
29276     </type>
29277   </test>
29278   <test name="test-518.cs">
29279     <type name="Foo">
29280       <method name="Void .ctor()">
29281         <size>7</size>
29282       </method>
29283       <method name="Int32 Main()">
29284         <size>19</size>
29285       </method>
29286     </type>
29287   </test>
29288   <test name="test-519.cs">
29289     <type name="Foo">
29290       <method name="Void .ctor()">
29291         <size>7</size>
29292       </method>
29293       <method name="Int32 Main()">
29294         <size>32</size>
29295       </method>
29296       <method name="Void f()">
29297         <size>29</size>
29298       </method>
29299     </type>
29300   </test>
29301   <test name="test-52.cs">
29302     <type name="Y">
29303       <method name="Void .ctor()">
29304         <size>7</size>
29305       </method>
29306       <method name="Boolean MoveNext()">
29307         <size>28</size>
29308       </method>
29309       <method name="System.Object get_Current()">
29310         <size>12</size>
29311       </method>
29312     </type>
29313     <type name="X">
29314       <method name="Void .ctor()">
29315         <size>7</size>
29316       </method>
29317       <method name="Void .cctor()">
29318         <size>36</size>
29319       </method>
29320       <method name="Y GetEnumerator()">
29321         <size>6</size>
29322       </method>
29323       <method name="Int32 Main()">
29324         <size>484</size>
29325       </method>
29326     </type>
29327   </test>
29328   <test name="test-520.cs">
29329     <type name="FakeInt">
29330       <method name="Void .ctor(Int64)">
29331         <size>14</size>
29332       </method>
29333       <method name="Int64 op_Implicit(FakeInt)">
29334         <size>7</size>
29335       </method>
29336     </type>
29337     <type name="MainClass">
29338       <method name="Void .ctor()">
29339         <size>7</size>
29340       </method>
29341       <method name="Void Main()">
29342         <size>28</size>
29343       </method>
29344     </type>
29345   </test>
29346   <test name="test-521.cs">
29347     <type name="Tests">
29348       <method name="Void .ctor()">
29349         <size>7</size>
29350       </method>
29351       <method name="Void CallWithContextN(System.Object, System.Object[])">
29352         <size>1</size>
29353       </method>
29354       <method name="Void Main()">
29355         <size>14</size>
29356       </method>
29357     </type>
29358     <type name="Tests+CallTargetWithContextN">
29359       <method name="Void .ctor(Object, IntPtr)">
29360         <size>0</size>
29361       </method>
29362       <method name="Void Invoke(System.Object, System.Object[])">
29363         <size>0</size>
29364       </method>
29365       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
29366         <size>0</size>
29367       </method>
29368       <method name="Void EndInvoke(IAsyncResult)">
29369         <size>0</size>
29370       </method>
29371     </type>
29372   </test>
29373   <test name="test-522.cs">
29374     <type name="Const">
29375       <method name="Void .ctor()">
29376         <size>7</size>
29377       </method>
29378       <method name="Void Main()">
29379         <size>1</size>
29380       </method>
29381     </type>
29382   </test>
29383   <test name="test-523.cs">
29384     <type name="T">
29385       <method name="Void .ctor()">
29386         <size>7</size>
29387       </method>
29388       <method name="Int32 stuff()">
29389         <size>20</size>
29390       </method>
29391       <method name="Int32 stuff2()">
29392         <size>44</size>
29393       </method>
29394       <method name="Int32 stuff3()">
29395         <size>44</size>
29396       </method>
29397       <method name="Void stuff4()">
29398         <size>20</size>
29399       </method>
29400       <method name="Void stuff_finally()">
29401         <size>1</size>
29402       </method>
29403       <method name="Void Main()">
29404         <size>1</size>
29405       </method>
29406     </type>
29407   </test>
29408   <test name="test-524.cs">
29409     <type name="Foo">
29410       <method name="Void .ctor()">
29411         <size>7</size>
29412       </method>
29413       <method name="Int32 Main()">
29414         <size>42</size>
29415       </method>
29416     </type>
29417   </test>
29418   <test name="test-525.cs">
29419     <type name="X">
29420       <method name="Void .ctor()">
29421         <size>7</size>
29422       </method>
29423       <method name="Void Finalize()">
29424         <size>23</size>
29425       </method>
29426       <method name="Int32 Test1()">
29427         <size>33</size>
29428       </method>
29429       <method name="Void Test2()">
29430         <size>67</size>
29431       </method>
29432       <method name="Void Main()">
29433         <size>39</size>
29434       </method>
29435     </type>
29436   </test>
29437   <test name="test-526.cs">
29438     <type name="Test">
29439       <method name="Void .ctor()">
29440         <size>7</size>
29441       </method>
29442       <method name="Void Main()">
29443         <size>1</size>
29444       </method>
29445       <method name="Void Foo(IListCounter)">
29446         <size>8</size>
29447       </method>
29448       <method name="Void Foo2(IC)">
29449         <size>8</size>
29450       </method>
29451       <method name="Void Foo3(ICC)">
29452         <size>8</size>
29453       </method>
29454       <method name="Void Foo4(IM2)">
29455         <size>8</size>
29456       </method>
29457     </type>
29458   </test>
29459   <test name="test-527.cs">
29460     <type name="Repro">
29461       <method name="Void .ctor()">
29462         <size>19</size>
29463       </method>
29464       <method name="Int32 Main()">
29465         <size>48</size>
29466       </method>
29467       <method name="Void foo()">
29468         <size>61</size>
29469       </method>
29470       <method name="Int32 bar()">
29471         <size>3</size>
29472       </method>
29473     </type>
29474   </test>
29475   <test name="test-528.cs">
29476     <type name="MicroFocus.MONO.Bugs.Odd">
29477       <method name="Void .ctor()">
29478         <size>7</size>
29479       </method>
29480       <method name="Void .cctor()">
29481         <size>25</size>
29482       </method>
29483       <method name="Void Main()">
29484         <size>1</size>
29485       </method>
29486     </type>
29487   </test>
29488   <test name="test-529.cs">
29489     <type name="C">
29490       <method name="Void .ctor()">
29491         <size>7</size>
29492       </method>
29493       <method name="Void Main()">
29494         <size>8</size>
29495       </method>
29496     </type>
29497   </test>
29498   <test name="test-53.cs">
29499     <type name="MyDispose">
29500       <method name="Void .ctor()">
29501         <size>7</size>
29502       </method>
29503       <method name="Void Dispose()">
29504         <size>8</size>
29505       </method>
29506     </type>
29507     <type name="X">
29508       <method name="Void .ctor()">
29509         <size>7</size>
29510       </method>
29511       <method name="Int32 Main()">
29512         <size>257</size>
29513       </method>
29514     </type>
29515   </test>
29516   <test name="test-530.cs">
29517     <type name="X">
29518       <method name="Void .ctor()">
29519         <size>7</size>
29520       </method>
29521       <method name="Void e(System.Object[])">
29522         <size>1</size>
29523       </method>
29524       <method name="Void Main()">
29525         <size>1</size>
29526       </method>
29527     </type>
29528   </test>
29529   <test name="test-531.cs">
29530     <type name="Test">
29531       <method name="Void .ctor()">
29532         <size>7</size>
29533       </method>
29534       <method name="Void Main()">
29535         <size>11</size>
29536       </method>
29537     </type>
29538   </test>
29539   <test name="test-532.cs">
29540     <type name="X">
29541       <method name="Void .ctor()">
29542         <size>47</size>
29543       </method>
29544       <method name="Void Main()">
29545         <size>1</size>
29546       </method>
29547     </type>
29548   </test>
29549   <test name="test-533.cs">
29550     <type name="Test">
29551       <method name="Void .ctor()">
29552         <size>7</size>
29553       </method>
29554       <method name="Void True(Boolean)">
29555         <size>10</size>
29556       </method>
29557       <method name="Void False(Boolean)">
29558         <size>13</size>
29559       </method>
29560       <method name="Void Main()">
29561         <size>61</size>
29562       </method>
29563     </type>
29564   </test>
29565   <test name="test-535.cs">
29566     <type name="X">
29567       <method name="Void .ctor()">
29568         <size>7</size>
29569       </method>
29570       <method name="Void Main()">
29571         <size>77</size>
29572       </method>
29573       <method name="Void Compile()">
29574         <size>19</size>
29575       </method>
29576       <method name="Void M(Int64)">
29577         <size>1</size>
29578       </method>
29579       <method name="Void M(UInt64)">
29580         <size>1</size>
29581       </method>
29582       <method name="Void M(System.Object)">
29583         <size>1</size>
29584       </method>
29585     </type>
29586   </test>
29587   <test name="test-536.cs">
29588     <type name="Test">
29589       <method name="Void add_Foo(FooHandler)">
29590         <size>22</size>
29591       </method>
29592       <method name="Void remove_Foo(FooHandler)">
29593         <size>22</size>
29594       </method>
29595       <method name="Void OnFooTest()">
29596         <size>1</size>
29597       </method>
29598       <method name="Void Main()">
29599         <size>31</size>
29600       </method>
29601     </type>
29602     <type name="FooHandler">
29603       <method name="Void .ctor(Object, IntPtr)">
29604         <size>0</size>
29605       </method>
29606       <method name="Void Invoke()">
29607         <size>0</size>
29608       </method>
29609       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29610         <size>0</size>
29611       </method>
29612       <method name="Void EndInvoke(IAsyncResult)">
29613         <size>0</size>
29614       </method>
29615     </type>
29616     <type name="Test">
29617       <method name="Void &lt;Main&gt;m__0()">
29618         <size>33</size>
29619       </method>
29620     </type>
29621   </test>
29622   <test name="test-537.cs">
29623     <type name="Base">
29624       <method name="Void .ctor()">
29625         <size>7</size>
29626       </method>
29627       <method name="System.String get_H()">
29628         <size>6</size>
29629       </method>
29630     </type>
29631     <type name="X">
29632       <method name="Void .ctor()">
29633         <size>7</size>
29634       </method>
29635     </type>
29636     <type name="X+Derived">
29637       <method name="Void .ctor()">
29638         <size>7</size>
29639       </method>
29640     </type>
29641     <type name="X+Derived+Nested">
29642       <method name="Void .ctor()">
29643         <size>7</size>
29644       </method>
29645       <method name="Void G()">
29646         <size>21</size>
29647       </method>
29648     </type>
29649     <type name="Derived">
29650       <method name="Void .ctor()">
29651         <size>7</size>
29652       </method>
29653     </type>
29654     <type name="Derived+Nested">
29655       <method name="Void .ctor()">
29656         <size>7</size>
29657       </method>
29658       <method name="Void G()">
29659         <size>18</size>
29660       </method>
29661     </type>
29662     <type name="Test">
29663       <method name="Void .ctor()">
29664         <size>7</size>
29665       </method>
29666       <method name="Void Main()">
29667         <size>1</size>
29668       </method>
29669     </type>
29670   </test>
29671   <test name="test-538.cs">
29672     <type name="concrete">
29673       <method name="Void .ctor()">
29674         <size>7</size>
29675       </method>
29676     </type>
29677     <type name="Program">
29678       <method name="Void .ctor()">
29679         <size>7</size>
29680       </method>
29681       <method name="concrete getConcrete(IInterface)">
29682         <size>6</size>
29683       </method>
29684       <method name="Void Main(System.String[])">
29685         <size>20</size>
29686       </method>
29687     </type>
29688     <type name="testDelegate">
29689       <method name="Void .ctor(Object, IntPtr)">
29690         <size>0</size>
29691       </method>
29692       <method name="IInterface Invoke(concrete)">
29693         <size>0</size>
29694       </method>
29695       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
29696         <size>0</size>
29697       </method>
29698       <method name="IInterface EndInvoke(IAsyncResult)">
29699         <size>0</size>
29700       </method>
29701     </type>
29702   </test>
29703   <test name="test-54.cs">
29704     <type name="X">
29705       <method name="Void .ctor()">
29706         <size>7</size>
29707       </method>
29708       <method name="Boolean v()">
29709         <size>26</size>
29710       </method>
29711       <method name="Int32 Main()">
29712         <size>2</size>
29713       </method>
29714     </type>
29715   </test>
29716   <test name="test-540.cs">
29717     <type name="A">
29718       <method name="Void .ctor()">
29719         <size>7</size>
29720       </method>
29721       <method name="Byte op_Implicit(A)">
29722         <size>3</size>
29723       </method>
29724     </type>
29725     <type name="Constraint">
29726       <method name="Void .ctor()">
29727         <size>7</size>
29728       </method>
29729       <method name="Void Foo(System.Object)">
29730         <size>1</size>
29731       </method>
29732       <method name="Int32 Main()">
29733         <size>93</size>
29734       </method>
29735       <method name="Constraint op_LogicalNot(Constraint)">
29736         <size>2</size>
29737       </method>
29738       <method name="Constraint op_UnaryPlus(Constraint)">
29739         <size>2</size>
29740       </method>
29741       <method name="Constraint op_OnesComplement(Constraint)">
29742         <size>2</size>
29743       </method>
29744       <method name="Constraint op_UnaryNegation(Constraint)">
29745         <size>2</size>
29746       </method>
29747     </type>
29748   </test>
29749   <test name="test-541.cs">
29750     <type name="A">
29751       <method name="Void .ctor(TestFunc)">
29752         <size>14</size>
29753       </method>
29754     </type>
29755     <type name="TestClass">
29756       <method name="Void .ctor()">
29757         <size>7</size>
29758       </method>
29759       <method name="Void .cctor()">
29760         <size>46</size>
29761       </method>
29762       <method name="Int32 Main()">
29763         <size>6</size>
29764       </method>
29765     </type>
29766     <type name="TestFunc">
29767       <method name="Void .ctor(Object, IntPtr)">
29768         <size>0</size>
29769       </method>
29770       <method name="Void Invoke(Int32)">
29771         <size>0</size>
29772       </method>
29773       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29774         <size>0</size>
29775       </method>
29776       <method name="Void EndInvoke(IAsyncResult)">
29777         <size>0</size>
29778       </method>
29779     </type>
29780     <type name="TestClass">
29781       <method name="Void &lt;TestClass&gt;m__0(Int32)">
29782         <size>7</size>
29783       </method>
29784     </type>
29785   </test>
29786   <test name="test-542.cs">
29787     <type name="X">
29788       <method name="Void .ctor()">
29789         <size>7</size>
29790       </method>
29791       <method name="Void Main()">
29792         <size>1</size>
29793       </method>
29794     </type>
29795     <type name="ARec">
29796       <method name="Void .ctor(Decimal)">
29797         <size>14</size>
29798       </method>
29799       <method name="Decimal Round(Int32)">
29800         <size>13</size>
29801       </method>
29802       <method name="Decimal Round(Decimal, Int32)">
29803         <size>7</size>
29804       </method>
29805     </type>
29806   </test>
29807   <test name="test-543.cs">
29808     <type name="BetterMethod">
29809       <method name="Void .ctor()">
29810         <size>7</size>
29811       </method>
29812       <method name="Int32 get_Item(System.Boolean[])">
29813         <size>2</size>
29814       </method>
29815       <method name="System.String get_Item(Boolean, System.Object)">
29816         <size>6</size>
29817       </method>
29818     </type>
29819     <type name="MainClass">
29820       <method name="Void .ctor()">
29821         <size>7</size>
29822       </method>
29823       <method name="Int32 get_Item(Int32, System.String[])">
29824         <size>2</size>
29825       </method>
29826       <method name="Void set_Item(Int32, System.String[], Int32)">
29827         <size>40</size>
29828       </method>
29829       <method name="System.Object get_Item(Int32, System.Object[])">
29830         <size>2</size>
29831       </method>
29832       <method name="Void set_Item(Int32, System.Object[], System.Object)">
29833         <size>40</size>
29834       </method>
29835       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
29836         <size>2</size>
29837       </method>
29838       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
29839         <size>40</size>
29840       </method>
29841       <method name="Void Main(System.String[])">
29842         <size>258</size>
29843       </method>
29844     </type>
29845   </test>
29846   <test name="test-544.cs">
29847     <type name="X">
29848       <method name="Void .ctor()">
29849         <size>7</size>
29850       </method>
29851       <method name="Void Main()">
29852         <size>32</size>
29853       </method>
29854     </type>
29855   </test>
29856   <test name="test-545.cs">
29857     <type name="X">
29858       <method name="Void .ctor()">
29859         <size>7</size>
29860       </method>
29861       <method name="Void Main()">
29862         <size>1</size>
29863       </method>
29864     </type>
29865     <type name="Dingus">
29866       <method name="Void .ctor(Int32)">
29867         <size>1</size>
29868       </method>
29869     </type>
29870   </test>
29871   <test name="test-546.cs">
29872     <type name="NameSpace.C">
29873       <method name="Void .ctor()">
29874         <size>7</size>
29875       </method>
29876       <method name="Void Main()">
29877         <size>1</size>
29878       </method>
29879     </type>
29880   </test>
29881   <test name="test-547.cs">
29882     <type name="C">
29883       <method name="Void .ctor()">
29884         <size>7</size>
29885       </method>
29886       <method name="Void Main()">
29887         <size>1</size>
29888       </method>
29889     </type>
29890   </test>
29891   <test name="test-548.cs">
29892     <type name="Bugs.Bug0">
29893       <method name="Void .ctor()">
29894         <size>7</size>
29895       </method>
29896       <method name="Int32 Main()">
29897         <size>23</size>
29898       </method>
29899     </type>
29900     <type name="Bugs.Bug0+MyBoolean">
29901       <method name="Void .ctor(Boolean)">
29902         <size>8</size>
29903       </method>
29904       <method name="MyBoolean op_Implicit(Boolean)">
29905         <size>7</size>
29906       </method>
29907       <method name="Boolean op_Implicit(MyBoolean)">
29908         <size>8</size>
29909       </method>
29910     </type>
29911   </test>
29912   <test name="test-549.cs">
29913     <type name="Do">
29914       <method name="Void .ctor()">
29915         <size>7</size>
29916       </method>
29917       <method name="Void Register(Get)">
29918         <size>1</size>
29919       </method>
29920       <method name="Void Register(System.Object)">
29921         <size>1</size>
29922       </method>
29923       <method name="System.Object MyGet(Do)">
29924         <size>2</size>
29925       </method>
29926       <method name="Void X()">
29927         <size>19</size>
29928       </method>
29929     </type>
29930     <type name="User">
29931       <method name="Void .ctor()">
29932         <size>7</size>
29933       </method>
29934       <method name="Void Main()">
29935         <size>1</size>
29936       </method>
29937     </type>
29938     <type name="Get">
29939       <method name="Void .ctor(Object, IntPtr)">
29940         <size>0</size>
29941       </method>
29942       <method name="System.Object Invoke(Do)">
29943         <size>0</size>
29944       </method>
29945       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
29946         <size>0</size>
29947       </method>
29948       <method name="System.Object EndInvoke(IAsyncResult)">
29949         <size>0</size>
29950       </method>
29951     </type>
29952   </test>
29953   <test name="test-55.cs">
29954     <type name="A.B.C">
29955       <method name="Void .ctor()">
29956         <size>7</size>
29957       </method>
29958       <method name="Void Hola()">
29959         <size>11</size>
29960       </method>
29961     </type>
29962     <type name="X.Y.Z.W">
29963       <method name="Void .ctor()">
29964         <size>7</size>
29965       </method>
29966       <method name="Void Ahoj()">
29967         <size>11</size>
29968       </method>
29969     </type>
29970     <type name="Foo.System">
29971       <method name="Void .ctor()">
29972         <size>7</size>
29973       </method>
29974       <method name="Void X()">
29975         <size>11</size>
29976       </method>
29977     </type>
29978     <type name="App">
29979       <method name="Void .ctor()">
29980         <size>7</size>
29981       </method>
29982       <method name="Int32 Main()">
29983         <size>12</size>
29984       </method>
29985     </type>
29986   </test>
29987   <test name="test-550.cs">
29988     <type name="Bla.Blub.Fo‿o">
29989       <method name="Void .ctor()">
29990         <size>7</size>
29991       </method>
29992       <method name="Void Main(System.String[])">
29993         <size>11</size>
29994       </method>
29995     </type>
29996   </test>
29997   <test name="test-551.cs">
29998     <type name="System.Int32">
29999       <method name="Void Main()">
30000         <size>1</size>
30001       </method>
30002     </type>
30003   </test>
30004   <test name="test-552.cs">
30005     <type name="C">
30006       <method name="Void .ctor()">
30007         <size>7</size>
30008       </method>
30009       <method name="Void Test(C)">
30010         <size>1</size>
30011       </method>
30012       <method name="Void Main()">
30013         <size>14</size>
30014       </method>
30015     </type>
30016   </test>
30017   <test name="test-553.cs">
30018     <type name="A">
30019       <method name="Void .ctor()">
30020         <size>7</size>
30021       </method>
30022       <method name="Void Add(System.Object)">
30023         <size>1</size>
30024       </method>
30025     </type>
30026     <type name="B">
30027       <method name="Void .ctor()">
30028         <size>7</size>
30029       </method>
30030       <method name="Boolean Add(System.Object)">
30031         <size>2</size>
30032       </method>
30033       <method name="Void Main()">
30034         <size>1</size>
30035       </method>
30036     </type>
30037   </test>
30038   <test name="test-554.cs">
30039     <type name="C">
30040       <method name="Void .ctor()">
30041         <size>7</size>
30042       </method>
30043       <method name="Int32 Main()">
30044         <size>145</size>
30045       </method>
30046     </type>
30047     <type name="&lt;PrivateImplementationDetails&gt;">
30048       <method name="Void .ctor()">
30049         <size>7</size>
30050       </method>
30051     </type>
30052   </test>
30053   <test name="test-555.cs">
30054     <type name="Test">
30055       <method name="Void .ctor()">
30056         <size>7</size>
30057       </method>
30058       <method name="Int32 Main()">
30059         <size>351</size>
30060       </method>
30061     </type>
30062   </test>
30063   <test name="test-556.cs">
30064     <type name="S">
30065       <method name="Void .ctor()">
30066         <size>7</size>
30067       </method>
30068       <method name="Void Frobnikator()">
30069         <size>1</size>
30070       </method>
30071       <method name="Void CharToX()">
30072         <size>1</size>
30073       </method>
30074       <method name="Int32 Main()">
30075         <size>35</size>
30076       </method>
30077     </type>
30078   </test>
30079   <test name="test-557.cs">
30080     <type name="Test">
30081       <method name="Void .ctor()">
30082         <size>7</size>
30083       </method>
30084       <method name="Void Main(System.String[])">
30085         <size>1</size>
30086       </method>
30087     </type>
30088   </test>
30089   <test name="test-558.cs">
30090     <type name="TestClass">
30091       <method name="Void .ctor()">
30092         <size>7</size>
30093       </method>
30094       <method name="Void Main()">
30095         <size>21</size>
30096       </method>
30097       <method name="Void TestMethod(Int32)">
30098         <size>1</size>
30099       </method>
30100     </type>
30101     <type name="TestClass+OneDelegate">
30102       <method name="Void .ctor(Object, IntPtr)">
30103         <size>0</size>
30104       </method>
30105       <method name="Void Invoke(Int32)">
30106         <size>0</size>
30107       </method>
30108       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30109         <size>0</size>
30110       </method>
30111       <method name="Void EndInvoke(IAsyncResult)">
30112         <size>0</size>
30113       </method>
30114     </type>
30115   </test>
30116   <test name="test-559.cs">
30117     <type name="C">
30118       <method name="Void .ctor()">
30119         <size>7</size>
30120       </method>
30121       <method name="Void add_TestEvent(B+TestDelegate)">
30122         <size>24</size>
30123       </method>
30124       <method name="Void remove_TestEvent(B+TestDelegate)">
30125         <size>24</size>
30126       </method>
30127       <method name="Void Main()">
30128         <size>1</size>
30129       </method>
30130     </type>
30131   </test>
30132   <test name="test-56.cs">
30133     <type name="A">
30134       <method name="Void .ctor()">
30135         <size>7</size>
30136       </method>
30137       <method name="Int32 get_P()">
30138         <size>7</size>
30139       </method>
30140       <method name="Void set_P(Int32)">
30141         <size>8</size>
30142       </method>
30143       <method name="Int32 get_Q()">
30144         <size>0</size>
30145       </method>
30146       <method name="Void set_Q(Int32)">
30147         <size>0</size>
30148       </method>
30149       <method name="Int32 get_R()">
30150         <size>7</size>
30151       </method>
30152       <method name="Void set_R(Int32)">
30153         <size>8</size>
30154       </method>
30155     </type>
30156     <type name="B">
30157       <method name="Void .ctor()">
30158         <size>7</size>
30159       </method>
30160       <method name="Int32 get_P()">
30161         <size>7</size>
30162       </method>
30163       <method name="Void set_P(Int32)">
30164         <size>8</size>
30165       </method>
30166       <method name="Int32 get_Q()">
30167         <size>7</size>
30168       </method>
30169       <method name="Void set_Q(Int32)">
30170         <size>8</size>
30171       </method>
30172     </type>
30173     <type name="C">
30174       <method name="Void .ctor()">
30175         <size>7</size>
30176       </method>
30177       <method name="Int32 get_Q()">
30178         <size>7</size>
30179       </method>
30180       <method name="Void set_Q(Int32)">
30181         <size>8</size>
30182       </method>
30183       <method name="Int32 get_R()">
30184         <size>7</size>
30185       </method>
30186       <method name="Void set_R(Int32)">
30187         <size>8</size>
30188       </method>
30189     </type>
30190     <type name="M">
30191       <method name="Void .ctor()">
30192         <size>7</size>
30193       </method>
30194       <method name="Int32 Main()">
30195         <size>221</size>
30196       </method>
30197     </type>
30198   </test>
30199   <test name="test-560.cs">
30200     <type name="Bugs.Bug2">
30201       <method name="Void .ctor()">
30202         <size>7</size>
30203       </method>
30204       <method name="Void Main(System.String[])">
30205         <size>81</size>
30206       </method>
30207     </type>
30208     <type name="Bugs.Bug2+MyByte">
30209       <method name="Void .ctor(Byte)">
30210         <size>8</size>
30211       </method>
30212       <method name="MyByte op_Implicit(Byte)">
30213         <size>7</size>
30214       </method>
30215       <method name="Byte op_Implicit(MyByte)">
30216         <size>8</size>
30217       </method>
30218     </type>
30219     <type name="Bugs.Bug2+MyInt">
30220       <method name="Void .ctor(Int32)">
30221         <size>8</size>
30222       </method>
30223       <method name="MyInt op_Implicit(Int32)">
30224         <size>7</size>
30225       </method>
30226       <method name="Int32 op_Implicit(MyInt)">
30227         <size>8</size>
30228       </method>
30229     </type>
30230   </test>
30231   <test name="test-561.cs">
30232     <type name="A">
30233       <method name="Void .ctor()">
30234         <size>7</size>
30235       </method>
30236       <method name="Void I.M()">
30237         <size>1</size>
30238       </method>
30239       <method name="Void M()">
30240         <size>0</size>
30241       </method>
30242     </type>
30243     <type name="C">
30244       <method name="Void .ctor()">
30245         <size>7</size>
30246       </method>
30247       <method name="Void M()">
30248         <size>1</size>
30249       </method>
30250       <method name="Void Main()">
30251         <size>1</size>
30252       </method>
30253     </type>
30254   </test>
30255   <test name="test-562.cs">
30256     <type name="Program">
30257       <method name="Void .ctor()">
30258         <size>7</size>
30259       </method>
30260       <method name="Int32 Main()">
30261         <size>45</size>
30262       </method>
30263     </type>
30264   </test>
30265   <test name="test-563.cs">
30266     <type name="Test">
30267       <method name="Void .ctor()">
30268         <size>7</size>
30269       </method>
30270       <method name="System.Object TestMethod(TestCollection)">
30271         <size>62</size>
30272       </method>
30273       <method name="Void Main()">
30274         <size>1</size>
30275       </method>
30276     </type>
30277   </test>
30278   <test name="test-564.cs">
30279     <type name="A">
30280       <method name="Void .ctor()">
30281         <size>7</size>
30282       </method>
30283       <method name="Void Main()">
30284         <size>1</size>
30285       </method>
30286     </type>
30287   </test>
30288   <test name="test-565.cs">
30289     <type name="T">
30290       <method name="Void .ctor()">
30291         <size>7</size>
30292       </method>
30293       <method name="Boolean Equals(System.Object)">
30294         <size>2</size>
30295       </method>
30296       <method name="Void Main()">
30297         <size>1</size>
30298       </method>
30299     </type>
30300   </test>
30301   <test name="test-566.cs">
30302     <type name="Test">
30303       <method name="Void .ctor()">
30304         <size>7</size>
30305       </method>
30306       <method name="System.String get_Spec()">
30307         <size>12</size>
30308       </method>
30309       <method name="Void Foo(C)">
30310         <size>7</size>
30311       </method>
30312       <method name="Void Foo2(CC)">
30313         <size>12</size>
30314       </method>
30315       <method name="Void Main()">
30316         <size>1</size>
30317       </method>
30318     </type>
30319     <type name="CA">
30320       <method name="Void .ctor()">
30321         <size>7</size>
30322       </method>
30323       <method name="Void set_Spec(System.String)">
30324         <size>1</size>
30325       </method>
30326     </type>
30327     <type name="CB">
30328       <method name="Void .ctor()">
30329         <size>7</size>
30330       </method>
30331       <method name="Void set_Spec(System.String)">
30332         <size>1</size>
30333       </method>
30334     </type>
30335     <type name="CC">
30336       <method name="Void .ctor()">
30337         <size>7</size>
30338       </method>
30339     </type>
30340   </test>
30341   <test name="test-567.cs">
30342     <type name="preservesig_test.Class1">
30343       <method name="Void .ctor()">
30344         <size>7</size>
30345       </method>
30346       <method name="Int32 Main(System.String[])">
30347         <size>143</size>
30348       </method>
30349     </type>
30350     <type name="preservesig_test.TestClass">
30351       <method name="Void .ctor()">
30352         <size>7</size>
30353       </method>
30354       <method name="Void add_e(preservesig_test.TestClass+D)">
30355         <size>24</size>
30356       </method>
30357       <method name="Void remove_e(preservesig_test.TestClass+D)">
30358         <size>24</size>
30359       </method>
30360       <method name="Int32 DoFoo()">
30361         <size>2</size>
30362       </method>
30363       <method name="Int32 get_Foo()">
30364         <size>2</size>
30365       </method>
30366     </type>
30367     <type name="preservesig_test.TestClass+D">
30368       <method name="Void .ctor(Object, IntPtr)">
30369         <size>0</size>
30370       </method>
30371       <method name="Void Invoke()">
30372         <size>0</size>
30373       </method>
30374       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30375         <size>0</size>
30376       </method>
30377       <method name="Void EndInvoke(IAsyncResult)">
30378         <size>0</size>
30379       </method>
30380     </type>
30381   </test>
30382   <test name="test-568.cs">
30383     <type name="B">
30384       <method name="Void .ctor()">
30385         <size>7</size>
30386       </method>
30387       <method name="Void Main()">
30388         <size>1</size>
30389       </method>
30390     </type>
30391   </test>
30392   <test name="test-569.cs">
30393     <type name="MyAttribute">
30394       <method name="Void .ctor()">
30395         <size>7</size>
30396       </method>
30397     </type>
30398     <type name="SubAttribute">
30399       <method name="Void .ctor()">
30400         <size>7</size>
30401       </method>
30402     </type>
30403     <type name="test">
30404       <method name="Void .ctor()">
30405         <size>7</size>
30406       </method>
30407       <method name="Void method()">
30408         <size>1</size>
30409       </method>
30410       <method name="Void Main()">
30411         <size>1</size>
30412       </method>
30413     </type>
30414   </test>
30415   <test name="test-57.cs">
30416     <type name="Button">
30417       <method name="Void .ctor()">
30418         <size>7</size>
30419       </method>
30420       <method name="Void add_Click(EventHandler)">
30421         <size>24</size>
30422       </method>
30423       <method name="Void remove_Click(EventHandler)">
30424         <size>24</size>
30425       </method>
30426       <method name="Void OnClick(Int32, Int32)">
30427         <size>36</size>
30428       </method>
30429       <method name="Void Reset()">
30430         <size>8</size>
30431       </method>
30432     </type>
30433     <type name="Blah">
30434       <method name="Void .ctor()">
30435         <size>18</size>
30436       </method>
30437       <method name="Void Connect()">
30438         <size>59</size>
30439       </method>
30440       <method name="Void Button1_Click(Int32, Int32)">
30441         <size>34</size>
30442       </method>
30443       <method name="Void Foo_Click(Int32, Int32)">
30444         <size>34</size>
30445       </method>
30446       <method name="Void Disconnect()">
30447         <size>34</size>
30448       </method>
30449       <method name="Int32 Main()">
30450         <size>66</size>
30451       </method>
30452     </type>
30453     <type name="EventHandler">
30454       <method name="Void .ctor(Object, IntPtr)">
30455         <size>0</size>
30456       </method>
30457       <method name="Void Invoke(Int32, Int32)">
30458         <size>0</size>
30459       </method>
30460       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
30461         <size>0</size>
30462       </method>
30463       <method name="Void EndInvoke(IAsyncResult)">
30464         <size>0</size>
30465       </method>
30466     </type>
30467   </test>
30468   <test name="test-570.cs">
30469     <type name="Bar">
30470       <method name="Void .ctor()">
30471         <size>7</size>
30472       </method>
30473     </type>
30474     <type name="Program">
30475       <method name="Void .ctor()">
30476         <size>7</size>
30477       </method>
30478       <method name="Void Main()">
30479         <size>47</size>
30480       </method>
30481     </type>
30482   </test>
30483   <test name="test-571.cs">
30484     <type name="Test">
30485       <method name="Void .ctor()">
30486         <size>7</size>
30487       </method>
30488       <method name="Void Main()">
30489         <size>1</size>
30490       </method>
30491     </type>
30492   </test>
30493   <test name="test-572.cs">
30494     <type name="C">
30495       <method name="Void .ctor()">
30496         <size>7</size>
30497       </method>
30498       <method name="Color get_Color()">
30499         <size>10</size>
30500       </method>
30501       <method name="Void ResetCustomColors()">
30502         <size>16</size>
30503       </method>
30504       <method name="Void Main()">
30505         <size>1</size>
30506       </method>
30507     </type>
30508     <type name="Color">
30509       <method name="Color From(Int32)">
30510         <size>10</size>
30511       </method>
30512       <method name="Int32 ToArgb()">
30513         <size>2</size>
30514       </method>
30515     </type>
30516   </test>
30517   <test name="test-573.cs">
30518     <type name="C">
30519       <method name="Void .ctor()">
30520         <size>7</size>
30521       </method>
30522       <method name="Void .cctor()">
30523         <size>11</size>
30524       </method>
30525       <method name="Void Main()">
30526         <size>25</size>
30527       </method>
30528     </type>
30529   </test>
30530   <test name="test-574.cs">
30531     <type name="X">
30532       <method name="Void .ctor()">
30533         <size>7</size>
30534       </method>
30535       <method name="Int32 Main()">
30536         <size>31</size>
30537       </method>
30538     </type>
30539   </test>
30540   <test name="test-575.cs">
30541     <type name="Program">
30542       <method name="Void .ctor()">
30543         <size>7</size>
30544       </method>
30545       <method name="Void Main(System.String[])">
30546         <size>25</size>
30547       </method>
30548     </type>
30549   </test>
30550   <test name="test-576.cs">
30551     <type name="Foo">
30552       <method name="Void .ctor()">
30553         <size>7</size>
30554       </method>
30555       <method name="Void Main()">
30556         <size>24</size>
30557       </method>
30558     </type>
30559   </test>
30560   <test name="test-578.cs">
30561     <type name="Test1.TestItem1">
30562       <method name="Void .ctor()">
30563         <size>7</size>
30564       </method>
30565       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
30566         <size>34</size>
30567       </method>
30568       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
30569         <size>34</size>
30570       </method>
30571       <method name="Int32 Test()">
30572         <size>12</size>
30573       </method>
30574     </type>
30575     <type name="Test1.TestItem2">
30576       <method name="Void .ctor()">
30577         <size>7</size>
30578       </method>
30579       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
30580         <size>18</size>
30581       </method>
30582       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
30583         <size>18</size>
30584       </method>
30585     </type>
30586     <type name="Test1.CC">
30587       <method name="Void .ctor()">
30588         <size>7</size>
30589       </method>
30590       <method name="Int32 Main()">
30591         <size>57</size>
30592       </method>
30593     </type>
30594     <type name="Test1.TestDelegate1">
30595       <method name="Void .ctor(Object, IntPtr)">
30596         <size>0</size>
30597       </method>
30598       <method name="Int32 Invoke()">
30599         <size>0</size>
30600       </method>
30601       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30602         <size>0</size>
30603       </method>
30604       <method name="Int32 EndInvoke(IAsyncResult)">
30605         <size>0</size>
30606       </method>
30607     </type>
30608     <type name="Test1.CC">
30609       <method name="Int32 &lt;Main&gt;m__0()">
30610         <size>2</size>
30611       </method>
30612     </type>
30613   </test>
30614   <test name="test-579.cs">
30615     <type name="X">
30616       <method name="Void .ctor()">
30617         <size>7</size>
30618       </method>
30619       <method name="Void Main()">
30620         <size>35</size>
30621       </method>
30622       <method name="Void DoCall(X+test)">
30623         <size>1</size>
30624       </method>
30625     </type>
30626     <type name="X+test">
30627       <method name="Void .ctor(Object, IntPtr)">
30628         <size>0</size>
30629       </method>
30630       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
30631         <size>0</size>
30632       </method>
30633       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
30634         <size>0</size>
30635       </method>
30636       <method name="System.Object EndInvoke(IAsyncResult)">
30637         <size>0</size>
30638       </method>
30639     </type>
30640     <type name="X">
30641       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
30642         <size>18</size>
30643       </method>
30644     </type>
30645   </test>
30646   <test name="test-58.cs">
30647     <type name="Blah">
30648       <method name="Void .ctor()">
30649         <size>7</size>
30650       </method>
30651       <method name="Int32 Main()">
30652         <size>27</size>
30653       </method>
30654     </type>
30655   </test>
30656   <test name="test-580.cs">
30657     <type name="Bla">
30658       <method name="Void .ctor()">
30659         <size>7</size>
30660       </method>
30661       <method name="Void BuildNode(System.String ByRef)">
30662         <size>43</size>
30663       </method>
30664       <method name="Void BuildNode(System.String[] ByRef)">
30665         <size>56</size>
30666       </method>
30667       <method name="Void BuildNode_B(System.Object ByRef)">
30668         <size>18</size>
30669       </method>
30670       <method name="System.String BuildNode_C(System.String ByRef)">
30671         <size>76</size>
30672       </method>
30673       <method name="System.String BuildNode_D()">
30674         <size>151</size>
30675       </method>
30676       <method name="Void BuildNode_E(System.String[,] ByRef)">
30677         <size>68</size>
30678       </method>
30679       <method name="Int32 Main()">
30680         <size>265</size>
30681       </method>
30682     </type>
30683   </test>
30684   <test name="test-581.cs">
30685     <type name="TestParams">
30686       <method name="Void .ctor()">
30687         <size>7</size>
30688       </method>
30689       <method name="System.Object get_Item(System.String[])">
30690         <size>4</size>
30691       </method>
30692       <method name="Void set_Item(System.String[], System.Object)">
30693         <size>40</size>
30694       </method>
30695       <method name="Void TestMethod()">
30696         <size>179</size>
30697       </method>
30698     </type>
30699     <type name="TestNonParams">
30700       <method name="Void .ctor()">
30701         <size>7</size>
30702       </method>
30703       <method name="System.Object get_Item(System.String)">
30704         <size>2</size>
30705       </method>
30706       <method name="Void set_Item(System.String, System.Object)">
30707         <size>40</size>
30708       </method>
30709       <method name="Void TestMethod()">
30710         <size>71</size>
30711       </method>
30712     </type>
30713     <type name="M">
30714       <method name="Void .ctor()">
30715         <size>7</size>
30716       </method>
30717       <method name="Int32 Main()">
30718         <size>22</size>
30719       </method>
30720     </type>
30721   </test>
30722   <test name="test-582.cs">
30723     <type name="TrueClass">
30724       <method name="Void Main()">
30725         <size>1</size>
30726       </method>
30727     </type>
30728   </test>
30729   <test name="test-583.cs">
30730     <type name="Program">
30731       <method name="Void .ctor()">
30732         <size>7</size>
30733       </method>
30734       <method name="Int32 Main()">
30735         <size>19</size>
30736       </method>
30737     </type>
30738     <type name="ObjectContainerBase">
30739       <method name="Void .ctor()">
30740         <size>7</size>
30741       </method>
30742     </type>
30743   </test>
30744   <test name="test-584.cs">
30745     <type name="Style">
30746       <method name="Void .ctor()">
30747         <size>7</size>
30748       </method>
30749       <method name="Style get_CurrentStyle()">
30750         <size>2</size>
30751       </method>
30752       <method name="Void set_CurrentStyle(Style)">
30753         <size>1</size>
30754       </method>
30755       <method name="Boolean LoadCurrentStyle()">
30756         <size>20</size>
30757       </method>
30758       <method name="Style Load()">
30759         <size>2</size>
30760       </method>
30761       <method name="Int32 Main()">
30762         <size>18</size>
30763       </method>
30764     </type>
30765   </test>
30766   <test name="test-585.cs">
30767     <type name="A">
30768       <method name="Void .ctor()">
30769         <size>7</size>
30770       </method>
30771     </type>
30772     <type name="B">
30773       <method name="Void .ctor()">
30774         <size>7</size>
30775       </method>
30776     </type>
30777     <type name="X">
30778       <method name="Void .ctor()">
30779         <size>7</size>
30780       </method>
30781     </type>
30782     <type name="Program">
30783       <method name="Void .ctor()">
30784         <size>7</size>
30785       </method>
30786       <method name="Void Main()">
30787         <size>52</size>
30788       </method>
30789     </type>
30790   </test>
30791   <test name="test-586.cs">
30792     <type name="Program">
30793       <method name="Void .ctor()">
30794         <size>7</size>
30795       </method>
30796       <method name="Int32 Main()">
30797         <size>99</size>
30798       </method>
30799     </type>
30800     <type name="Program+MyColor">
30801       <method name="Void .ctor(Single)">
30802         <size>8</size>
30803       </method>
30804       <method name="Single get_Value()">
30805         <size>7</size>
30806       </method>
30807       <method name="MyColor op_Addition(MyColor, MyColor)">
30808         <size>21</size>
30809       </method>
30810     </type>
30811   </test>
30812   <test name="test-587.cs">
30813     <type name="Program">
30814       <method name="Void .ctor()">
30815         <size>7</size>
30816       </method>
30817       <method name="Int32 Main()">
30818         <size>17</size>
30819       </method>
30820     </type>
30821   </test>
30822   <test name="test-588.cs">
30823     <type name="TestNamespace.TestClass">
30824       <method name="Void .ctor()">
30825         <size>7</size>
30826       </method>
30827       <method name="Void HelloWorld()">
30828         <size>1</size>
30829       </method>
30830     </type>
30831     <type name="SuperClass">
30832       <method name="Void .ctor()">
30833         <size>7</size>
30834       </method>
30835       <method name="TestNamespace.TestClass get_TestClass()">
30836         <size>7</size>
30837       </method>
30838     </type>
30839     <type name="SubClass">
30840       <method name="Void .ctor()">
30841         <size>12</size>
30842       </method>
30843     </type>
30844     <type name="App">
30845       <method name="Void .ctor()">
30846         <size>7</size>
30847       </method>
30848       <method name="Void Main()">
30849         <size>7</size>
30850       </method>
30851     </type>
30852   </test>
30853   <test name="test-589.cs">
30854     <type name="TestNamespace.TestClass">
30855       <method name="Void .ctor()">
30856         <size>7</size>
30857       </method>
30858       <method name="Void HelloWorld()">
30859         <size>1</size>
30860       </method>
30861     </type>
30862     <type name="SuperClass">
30863       <method name="Void .ctor()">
30864         <size>7</size>
30865       </method>
30866       <method name="TestNamespace.TestClass get_TestClass()">
30867         <size>7</size>
30868       </method>
30869       <method name="Void set_TestClass(TestNamespace.TestClass)">
30870         <size>1</size>
30871       </method>
30872     </type>
30873     <type name="SubClass">
30874       <method name="Void .ctor()">
30875         <size>12</size>
30876       </method>
30877     </type>
30878     <type name="App">
30879       <method name="Void .ctor()">
30880         <size>7</size>
30881       </method>
30882       <method name="Void Main()">
30883         <size>7</size>
30884       </method>
30885     </type>
30886   </test>
30887   <test name="test-59.cs">
30888     <type name="X">
30889       <method name="Void .ctor()">
30890         <size>7</size>
30891       </method>
30892       <method name="Int32 test_explicit()">
30893         <size>224</size>
30894       </method>
30895       <method name="Int32 test_implicit()">
30896         <size>102</size>
30897       </method>
30898       <method name="Int32 Main()">
30899         <size>55</size>
30900       </method>
30901     </type>
30902   </test>
30903   <test name="test-590.cs">
30904     <type name="X">
30905       <method name="Void .ctor()">
30906         <size>18</size>
30907       </method>
30908       <method name="Int32 Main()">
30909         <size>28</size>
30910       </method>
30911       <method name="System.String Foo()">
30912         <size>6</size>
30913       </method>
30914       <method name="System.String get_Prop()">
30915         <size>7</size>
30916       </method>
30917       <method name="Void set_Prop(System.String)">
30918         <size>8</size>
30919       </method>
30920       <method name="System.String get_Item(Int32)">
30921         <size>7</size>
30922       </method>
30923       <method name="Void set_Item(Int32, System.String)">
30924         <size>8</size>
30925       </method>
30926       <method name="Int32 Do(System.String, System.String, System.String)">
30927         <size>334</size>
30928       </method>
30929     </type>
30930   </test>
30931   <test name="test-591.cs">
30932     <type name="C1">
30933       <method name="Void .ctor()">
30934         <size>7</size>
30935       </method>
30936       <method name="Void Foo(System.String)">
30937         <size>49</size>
30938       </method>
30939     </type>
30940     <type name="C2">
30941       <method name="Void .ctor()">
30942         <size>7</size>
30943       </method>
30944       <method name="Void Main()">
30945         <size>1</size>
30946       </method>
30947     </type>
30948   </test>
30949   <test name="test-592.cs">
30950     <type name="T">
30951       <method name="Void .ctor()">
30952         <size>7</size>
30953       </method>
30954       <method name="Int32 fib(Int32)">
30955         <size>53</size>
30956       </method>
30957       <method name="Int32 xx(Int32)">
30958         <size>33</size>
30959       </method>
30960       <method name="Void foo(Int32)">
30961         <size>38</size>
30962       </method>
30963       <method name="Void XXXA()">
30964         <size>6</size>
30965       </method>
30966       <method name="Void Main()">
30967         <size>1</size>
30968       </method>
30969     </type>
30970   </test>
30971   <test name="test-593.cs">
30972     <type name="MainClass">
30973       <method name="Void .ctor()">
30974         <size>7</size>
30975       </method>
30976       <method name="Void Foo(I)">
30977         <size>7</size>
30978       </method>
30979       <method name="Void Main()">
30980         <size>1</size>
30981       </method>
30982     </type>
30983   </test>
30984   <test name="test-594.cs">
30985     <type name="Test">
30986       <method name="Void .ctor()">
30987         <size>7</size>
30988       </method>
30989       <method name="Void Main()">
30990         <size>1</size>
30991       </method>
30992     </type>
30993   </test>
30994   <test name="test-595.cs">
30995     <type name="AttributesCollection">
30996       <method name="Void .ctor()">
30997         <size>7</size>
30998       </method>
30999       <method name="System.Object get_Item(SymbolId)">
31000         <size>2</size>
31001       </method>
31002       <method name="Void set_Item(SymbolId, System.Object)">
31003         <size>1</size>
31004       </method>
31005     </type>
31006     <type name="Program">
31007       <method name="Void .ctor()">
31008         <size>7</size>
31009       </method>
31010       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
31011         <size>18</size>
31012       </method>
31013       <method name="Void Main()">
31014         <size>23</size>
31015       </method>
31016     </type>
31017   </test>
31018   <test name="test-596.cs">
31019     <type name="C">
31020       <method name="Void .ctor()">
31021         <size>7</size>
31022       </method>
31023       <method name="Void Main()">
31024         <size>17</size>
31025       </method>
31026     </type>
31027   </test>
31028   <test name="test-597.cs">
31029     <type name="TestNS.Foo">
31030       <method name="Void .ctor()">
31031         <size>7</size>
31032       </method>
31033     </type>
31034     <type name="TestNS.XElement">
31035       <method name="Void .ctor()">
31036         <size>7</size>
31037       </method>
31038       <method name="TestNS.Bar get_Document()">
31039         <size>2</size>
31040       </method>
31041       <method name="System.Object get_CrashHere()">
31042         <size>29</size>
31043       </method>
31044     </type>
31045     <type name="TestNS.Element">
31046       <method name="Void .ctor()">
31047         <size>7</size>
31048       </method>
31049       <method name="TestNS.Foo get_Document()">
31050         <size>2</size>
31051       </method>
31052     </type>
31053     <type name="TestNS.Bar">
31054       <method name="Void .ctor()">
31055         <size>7</size>
31056       </method>
31057       <method name="IHoge get_Root()">
31058         <size>2</size>
31059       </method>
31060     </type>
31061     <type name="TestNS.C">
31062       <method name="Void .ctor()">
31063         <size>7</size>
31064       </method>
31065       <method name="Void Main()">
31066         <size>1</size>
31067       </method>
31068     </type>
31069   </test>
31070   <test name="test-598.cs">
31071     <type name="Test">
31072       <method name="Void .ctor()">
31073         <size>35</size>
31074       </method>
31075       <method name="V get_v()">
31076         <size>7</size>
31077       </method>
31078       <method name="Void Main()">
31079         <size>1</size>
31080       </method>
31081     </type>
31082     <type name="V">
31083       <method name="Void set_Item(Int32, Int32)">
31084         <size>1</size>
31085       </method>
31086     </type>
31087   </test>
31088   <test name="test-599.cs">
31089     <type name="Test.String">
31090       <method name="Void .ctor(String)">
31091         <size>14</size>
31092       </method>
31093       <method name="Test.String op_Implicit(System.String)">
31094         <size>15</size>
31095       </method>
31096       <method name="System.String op_Implicit(Test.String)">
31097         <size>15</size>
31098       </method>
31099     </type>
31100     <type name="TestCompiler.MainClass">
31101       <method name="Void .ctor()">
31102         <size>7</size>
31103       </method>
31104       <method name="Int32 Main()">
31105         <size>80</size>
31106       </method>
31107     </type>
31108   </test>
31109   <test name="test-6.cs">
31110     <type name="X">
31111       <method name="Void .ctor()">
31112         <size>7</size>
31113       </method>
31114       <method name="Int32 Main()">
31115         <size>37</size>
31116       </method>
31117     </type>
31118   </test>
31119   <test name="test-60.cs">
31120     <type name="ns5.Y">
31121       <method name="Void .ctor()">
31122         <size>7</size>
31123       </method>
31124       <method name="Void Run()">
31125         <size>1</size>
31126       </method>
31127     </type>
31128     <type name="X">
31129       <method name="Void .ctor()">
31130         <size>7</size>
31131       </method>
31132       <method name="Int32 Main()">
31133         <size>14</size>
31134       </method>
31135     </type>
31136   </test>
31137   <test name="test-600.cs">
31138     <type name="Test.Regression">
31139       <method name="Void .ctor()">
31140         <size>7</size>
31141       </method>
31142       <method name="Int32 Main()">
31143         <size>90</size>
31144       </method>
31145     </type>
31146   </test>
31147   <test name="test-601.cs">
31148     <type name="C">
31149       <method name="Void .ctor()">
31150         <size>7</size>
31151       </method>
31152       <method name="Void Main()">
31153         <size>1</size>
31154       </method>
31155     </type>
31156     <type name="C+MarkerUpdatedVMDelegate">
31157       <method name="Void .ctor(Object, IntPtr)">
31158         <size>0</size>
31159       </method>
31160       <method name="Void Invoke(IntPtr, IntPtr)">
31161         <size>0</size>
31162       </method>
31163       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
31164         <size>0</size>
31165       </method>
31166       <method name="Void EndInvoke(IAsyncResult)">
31167         <size>0</size>
31168       </method>
31169     </type>
31170   </test>
31171   <test name="test-602.cs">
31172     <type name="C">
31173       <method name="Void .ctor()">
31174         <size>7</size>
31175       </method>
31176       <method name="Int32 Main()">
31177         <size>95</size>
31178       </method>
31179       <method name="Int32 Error(System.String, System.Object[])">
31180         <size>8</size>
31181       </method>
31182       <method name="Int32 Format(System.String, System.Object)">
31183         <size>2</size>
31184       </method>
31185       <method name="Int32 Format(System.String, System.Object[])">
31186         <size>2</size>
31187       </method>
31188       <method name="Int32 Format(System.String, System.Object, System.Object[])">
31189         <size>2</size>
31190       </method>
31191       <method name="Int32 Test_A(System.String)">
31192         <size>2</size>
31193       </method>
31194       <method name="Int32 Test_A(System.String, System.Object[])">
31195         <size>2</size>
31196       </method>
31197       <method name="Int32 Test_C(System.Type, System.Int32[])">
31198         <size>2</size>
31199       </method>
31200       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
31201         <size>2</size>
31202       </method>
31203     </type>
31204   </test>
31205   <test name="test-603.cs">
31206     <type name="ConsoleApplication1.Program">
31207       <method name="Void .ctor()">
31208         <size>7</size>
31209       </method>
31210       <method name="Void .cctor()">
31211         <size>1</size>
31212       </method>
31213       <method name="Int32 Main()">
31214         <size>52</size>
31215       </method>
31216     </type>
31217   </test>
31218   <test name="test-604.cs">
31219     <type name="Program">
31220       <method name="Void .ctor()">
31221         <size>7</size>
31222       </method>
31223       <method name="Int32 Main()">
31224         <size>83</size>
31225       </method>
31226     </type>
31227     <type name="Program+ImplementingExplicitInterfacesMembers">
31228       <method name="Void .ctor()">
31229         <size>7</size>
31230       </method>
31231       <method name="Void Program.Iface1.IfaceMethod1()">
31232         <size>1</size>
31233       </method>
31234       <method name="Void Program.Iface2.IfaceMethod2()">
31235         <size>1</size>
31236       </method>
31237     </type>
31238   </test>
31239   <test name="test-605.cs">
31240     <type name="TestA">
31241       <method name="Void .ctor()">
31242         <size>7</size>
31243       </method>
31244       <method name="System.String get_Method()">
31245         <size>2</size>
31246       </method>
31247     </type>
31248     <type name="TestB">
31249       <method name="Void .ctor()">
31250         <size>7</size>
31251       </method>
31252       <method name="System.String get_Method()">
31253         <size>2</size>
31254       </method>
31255       <method name="Void Main()">
31256         <size>1</size>
31257       </method>
31258     </type>
31259   </test>
31260   <test name="test-606.cs">
31261     <type name="Program">
31262       <method name="Void .ctor()">
31263         <size>7</size>
31264       </method>
31265       <method name="Int32 Main()">
31266         <size>157</size>
31267       </method>
31268     </type>
31269     <type name="Info">
31270       <method name="Void .ctor()">
31271         <size>7</size>
31272       </method>
31273       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
31274         <size>2</size>
31275       </method>
31276       <method name="Void System.Collections.IEnumerator.Reset()">
31277         <size>1</size>
31278       </method>
31279       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31280         <size>2</size>
31281       </method>
31282       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
31283         <size>2</size>
31284       </method>
31285       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
31286         <size>1</size>
31287       </method>
31288     </type>
31289   </test>
31290   <test name="test-607.cs">
31291     <type name="Program">
31292       <method name="Void .ctor()">
31293         <size>7</size>
31294       </method>
31295       <method name="Int32 Main()">
31296         <size>40</size>
31297       </method>
31298     </type>
31299   </test>
31300   <test name="test-608.cs">
31301     <type name="X">
31302       <method name="Void .ctor()">
31303         <size>7</size>
31304       </method>
31305       <method name="Void Main()">
31306         <size>62</size>
31307       </method>
31308     </type>
31309   </test>
31310   <test name="test-609.cs">
31311     <type name="Test">
31312       <method name="Void .ctor()">
31313         <size>7</size>
31314       </method>
31315       <method name="Int32 Main()">
31316         <size>36</size>
31317       </method>
31318     </type>
31319   </test>
31320   <test name="test-61.cs">
31321     <type name="X">
31322       <method name="Void .ctor()">
31323         <size>7</size>
31324       </method>
31325       <method name="Void add_XX(X+MyEvent)">
31326         <size>3</size>
31327       </method>
31328       <method name="Void remove_XX(X+MyEvent)">
31329         <size>3</size>
31330       </method>
31331       <method name="Int32 get_Property()">
31332         <size>4</size>
31333       </method>
31334       <method name="Void set_Property(Int32)">
31335         <size>3</size>
31336       </method>
31337       <method name="Int32 get_P2()">
31338         <size>2</size>
31339       </method>
31340       <method name="Void set_P3(Int32)">
31341         <size>1</size>
31342       </method>
31343       <method name="Int32 Main()">
31344         <size>2</size>
31345       </method>
31346     </type>
31347     <type name="X+MyEvent">
31348       <method name="Void .ctor(Object, IntPtr)">
31349         <size>0</size>
31350       </method>
31351       <method name="Void Invoke()">
31352         <size>0</size>
31353       </method>
31354       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31355         <size>0</size>
31356       </method>
31357       <method name="Void EndInvoke(IAsyncResult)">
31358         <size>0</size>
31359       </method>
31360     </type>
31361   </test>
31362   <test name="test-610.cs">
31363     <type name="A">
31364       <method name="Void .ctor()">
31365         <size>7</size>
31366       </method>
31367       <method name="Void Main()">
31368         <size>1</size>
31369       </method>
31370     </type>
31371     <type name="A+C">
31372       <method name="Void .ctor()">
31373         <size>7</size>
31374       </method>
31375     </type>
31376     <type name="A+C+D">
31377       <method name="Void .ctor()">
31378         <size>7</size>
31379       </method>
31380     </type>
31381     <type name="N.B">
31382       <method name="Void .ctor()">
31383         <size>7</size>
31384       </method>
31385     </type>
31386     <type name="N.B+C">
31387       <method name="Void .ctor()">
31388         <size>7</size>
31389       </method>
31390     </type>
31391     <type name="N.B+C+E">
31392       <method name="Void .ctor()">
31393         <size>7</size>
31394       </method>
31395     </type>
31396     <type name="N.B+A">
31397       <method name="Void .ctor()">
31398         <size>7</size>
31399       </method>
31400     </type>
31401     <type name="N.B+A+D">
31402       <method name="Void .ctor()">
31403         <size>7</size>
31404       </method>
31405     </type>
31406   </test>
31407   <test name="test-611.cs">
31408     <type name="T">
31409       <method name="Void .ctor()">
31410         <size>7</size>
31411       </method>
31412     </type>
31413     <type name="T+Protected">
31414       <method name="Void .ctor()">
31415         <size>7</size>
31416       </method>
31417     </type>
31418     <type name="D">
31419       <method name="Void .ctor()">
31420         <size>7</size>
31421       </method>
31422     </type>
31423     <type name="D+Private">
31424       <method name="Void .ctor()">
31425         <size>7</size>
31426       </method>
31427       <method name="Void Stuff(T+Protected)">
31428         <size>1</size>
31429       </method>
31430     </type>
31431     <type name="D2">
31432       <method name="Void .ctor()">
31433         <size>7</size>
31434       </method>
31435     </type>
31436     <type name="D2+P">
31437       <method name="Void .ctor()">
31438         <size>7</size>
31439       </method>
31440     </type>
31441     <type name="D2+P+Private">
31442       <method name="Void .ctor()">
31443         <size>7</size>
31444       </method>
31445       <method name="Void Stuff(T+Protected)">
31446         <size>1</size>
31447       </method>
31448     </type>
31449     <type name="Z">
31450       <method name="Void .ctor()">
31451         <size>7</size>
31452       </method>
31453       <method name="Void Main()">
31454         <size>1</size>
31455       </method>
31456     </type>
31457   </test>
31458   <test name="test-612.cs">
31459     <type name="Abcdefghijklmnopqrstuvwxyz">
31460       <method name="Void .ctor()">
31461         <size>7</size>
31462       </method>
31463       <method name="Void .cctor()">
31464         <size>7</size>
31465       </method>
31466     </type>
31467     <type name="OO">
31468       <method name="Void .ctor()">
31469         <size>7</size>
31470       </method>
31471       <method name="Void D()">
31472         <size>5293</size>
31473       </method>
31474     </type>
31475     <type name="Zyxwvutsrqp">
31476       <method name="Void .ctor()">
31477         <size>7</size>
31478       </method>
31479       <method name="Void .cctor()">
31480         <size>7</size>
31481       </method>
31482     </type>
31483     <type name="XXX">
31484       <method name="Void .ctor()">
31485         <size>7</size>
31486       </method>
31487       <method name="Boolean IsAltered()">
31488         <size>859</size>
31489       </method>
31490       <method name="Void Main()">
31491         <size>1</size>
31492       </method>
31493     </type>
31494   </test>
31495   <test name="test-613.cs">
31496     <type name="M">
31497       <method name="Void .ctor()">
31498         <size>7</size>
31499       </method>
31500       <method name="Boolean g()">
31501         <size>8</size>
31502       </method>
31503       <method name="Int32 Main()">
31504         <size>62</size>
31505       </method>
31506     </type>
31507   </test>
31508   <test name="test-614.cs">
31509     <type name="C">
31510       <method name="Void .ctor()">
31511         <size>7</size>
31512       </method>
31513       <method name="Void And()">
31514         <size>73</size>
31515       </method>
31516       <method name="Void Or()">
31517         <size>137</size>
31518       </method>
31519       <method name="Int32 Main()">
31520         <size>70</size>
31521       </method>
31522     </type>
31523   </test>
31524   <test name="test-615.cs">
31525     <type name="C">
31526       <method name="Void .ctor()">
31527         <size>7</size>
31528       </method>
31529       <method name="Void Main()">
31530         <size>16</size>
31531       </method>
31532     </type>
31533   </test>
31534   <test name="test-617.cs">
31535     <type name="Y">
31536       <method name="Void .ctor()">
31537         <size>7</size>
31538       </method>
31539       <method name="Void X.add_Foo(MyDelegate)">
31540         <size>1</size>
31541       </method>
31542       <method name="Void X.remove_Foo(MyDelegate)">
31543         <size>1</size>
31544       </method>
31545       <method name="Void add_Foo(MyDelegate)">
31546         <size>24</size>
31547       </method>
31548       <method name="Void remove_Foo(MyDelegate)">
31549         <size>24</size>
31550       </method>
31551       <method name="Int32 X.get_Prop()">
31552         <size>2</size>
31553       </method>
31554       <method name="Int32 Main()">
31555         <size>74</size>
31556       </method>
31557     </type>
31558     <type name="MyDelegate">
31559       <method name="Void .ctor(Object, IntPtr)">
31560         <size>0</size>
31561       </method>
31562       <method name="Int64 Invoke()">
31563         <size>0</size>
31564       </method>
31565       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31566         <size>0</size>
31567       </method>
31568       <method name="Int64 EndInvoke(IAsyncResult)">
31569         <size>0</size>
31570       </method>
31571     </type>
31572   </test>
31573   <test name="test-618.cs">
31574     <type name="C">
31575       <method name="Void .ctor()">
31576         <size>7</size>
31577       </method>
31578       <method name="Void ZeroBasedReductions()">
31579         <size>9</size>
31580       </method>
31581       <method name="Void Main()">
31582         <size>1</size>
31583       </method>
31584     </type>
31585   </test>
31586   <test name="test-619.cs">
31587     <type name="X">
31588       <method name="Void .ctor()">
31589         <size>7</size>
31590       </method>
31591       <method name="Void Main()">
31592         <size>11</size>
31593       </method>
31594     </type>
31595   </test>
31596   <test name="test-62.cs">
31597     <type name="X">
31598       <method name="Void .ctor()">
31599         <size>7</size>
31600       </method>
31601       <method name="X[] GetX()">
31602         <size>2</size>
31603       </method>
31604       <method name="System.Int32[] getInt()">
31605         <size>2</size>
31606       </method>
31607       <method name="System.Int32[,,] getMoreInt()">
31608         <size>2</size>
31609       </method>
31610       <method name="Int32 Main()">
31611         <size>2</size>
31612       </method>
31613     </type>
31614   </test>
31615   <test name="test-620.cs">
31616     <type name="X">
31617       <method name="Void .ctor()">
31618         <size>7</size>
31619       </method>
31620       <method name="Void A(Int32 ByRef)">
31621         <size>7</size>
31622       </method>
31623       <method name="Void B(Int32 ByRef)">
31624         <size>7</size>
31625       </method>
31626       <method name="Int32 Main()">
31627         <size>22</size>
31628       </method>
31629     </type>
31630   </test>
31631   <test name="test-621.cs">
31632     <type name="X">
31633       <method name="Void .ctor()">
31634         <size>7</size>
31635       </method>
31636       <method name="Void Main()">
31637         <size>129</size>
31638       </method>
31639     </type>
31640   </test>
31641   <test name="test-622.cs">
31642     <type name="A">
31643       <method name="Void .ctor(Int32)">
31644         <size>1</size>
31645       </method>
31646     </type>
31647     <type name="B">
31648       <method name="Void .ctor(Int32)">
31649         <size>7</size>
31650       </method>
31651     </type>
31652     <type name="X">
31653       <method name="Void .ctor()">
31654         <size>7</size>
31655       </method>
31656       <method name="Void Foo(A ByRef)">
31657         <size>9</size>
31658       </method>
31659       <method name="Void Foo(System.Object ByRef)">
31660         <size>9</size>
31661       </method>
31662       <method name="Int32 Main()">
31663         <size>16</size>
31664       </method>
31665     </type>
31666   </test>
31667   <test name="test-623.cs">
31668     <type name="X">
31669       <method name="Void .ctor()">
31670         <size>7</size>
31671       </method>
31672       <method name="Void a()">
31673         <size>0</size>
31674       </method>
31675     </type>
31676     <type name="Y">
31677       <method name="Void .ctor()">
31678         <size>7</size>
31679       </method>
31680       <method name="Void a()">
31681         <size>11</size>
31682       </method>
31683       <method name="Void Main()">
31684         <size>13</size>
31685       </method>
31686     </type>
31687   </test>
31688   <test name="test-624.cs">
31689     <type name="X">
31690       <method name="Void .ctor()">
31691         <size>7</size>
31692       </method>
31693       <method name="Int32 get_Type()">
31694         <size>2</size>
31695       </method>
31696       <method name="Void Main()">
31697         <size>3</size>
31698       </method>
31699     </type>
31700   </test>
31701   <test name="test-625.cs">
31702     <type name="Location">
31703       <method name="Void .ctor()">
31704         <size>7</size>
31705       </method>
31706       <method name="Int32 get_Null()">
31707         <size>2</size>
31708       </method>
31709     </type>
31710     <type name="X">
31711       <method name="Void .ctor()">
31712         <size>13</size>
31713       </method>
31714       <method name="Void Main()">
31715         <size>1</size>
31716       </method>
31717     </type>
31718   </test>
31719   <test name="test-626.cs">
31720     <type name="X">
31721       <method name="Void .ctor()">
31722         <size>7</size>
31723       </method>
31724       <method name="Void A()">
31725         <size>1</size>
31726       </method>
31727       <method name="Void Main()">
31728         <size>37</size>
31729       </method>
31730     </type>
31731   </test>
31732   <test name="test-627.cs">
31733     <type name="B">
31734       <method name="Void .ctor()">
31735         <size>7</size>
31736       </method>
31737       <method name="Void X.B()">
31738         <size>1</size>
31739       </method>
31740       <method name="Void A.B()">
31741         <size>1</size>
31742       </method>
31743     </type>
31744     <type name="M">
31745       <method name="Void .ctor()">
31746         <size>7</size>
31747       </method>
31748       <method name="Void N(System.Object)">
31749         <size>8</size>
31750       </method>
31751       <method name="Void Main()">
31752         <size>1</size>
31753       </method>
31754     </type>
31755   </test>
31756   <test name="test-628.cs">
31757     <type name="N1.B">
31758       <method name="Void .ctor()">
31759         <size>7</size>
31760       </method>
31761     </type>
31762     <type name="X">
31763       <method name="Void .ctor()">
31764         <size>7</size>
31765       </method>
31766     </type>
31767     <type name="X2">
31768       <method name="Void .ctor()">
31769         <size>7</size>
31770       </method>
31771     </type>
31772     <type name="Y2">
31773       <method name="Void .ctor()">
31774         <size>7</size>
31775       </method>
31776     </type>
31777     <type name="Y">
31778       <method name="Void .ctor()">
31779         <size>7</size>
31780       </method>
31781       <method name="Void Main()">
31782         <size>1</size>
31783       </method>
31784     </type>
31785   </test>
31786   <test name="test-629.cs">
31787     <type name="Foo">
31788       <method name="Void .ctor()">
31789         <size>7</size>
31790       </method>
31791       <method name="IEnumerable foo()">
31792         <size>16</size>
31793       </method>
31794       <method name="Int32 Main()">
31795         <size>63</size>
31796       </method>
31797     </type>
31798     <type name="Foo+&lt;foo&gt;c__Iterator0">
31799       <method name="Void .ctor()">
31800         <size>7</size>
31801       </method>
31802       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31803         <size>12</size>
31804       </method>
31805       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
31806         <size>7</size>
31807       </method>
31808       <method name="Boolean MoveNext()">
31809         <size>39</size>
31810       </method>
31811       <method name="Void Dispose()">
31812         <size>8</size>
31813       </method>
31814       <method name="Void Reset()">
31815         <size>6</size>
31816       </method>
31817       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31818         <size>7</size>
31819       </method>
31820       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
31821         <size>26</size>
31822       </method>
31823     </type>
31824   </test>
31825   <test name="test-63.cs">
31826     <type name="X">
31827       <method name="Void .ctor()">
31828         <size>7</size>
31829       </method>
31830       <method name="Int32 Main()">
31831         <size>96</size>
31832       </method>
31833     </type>
31834   </test>
31835   <test name="test-630.cs">
31836     <type name="MyEx">
31837       <method name="Void .ctor()">
31838         <size>7</size>
31839       </method>
31840     </type>
31841     <type name="Ex">
31842       <method name="Void .ctor()">
31843         <size>7</size>
31844       </method>
31845       <method name="Int32 test(Int32)">
31846         <size>37</size>
31847       </method>
31848       <method name="Int32 Main()">
31849         <size>70</size>
31850       </method>
31851     </type>
31852   </test>
31853   <test name="test-631.cs">
31854     <type name="A">
31855       <method name="Void .ctor()">
31856         <size>7</size>
31857       </method>
31858       <method name="SByte op_Implicit(A)">
31859         <size>2</size>
31860       </method>
31861       <method name="Byte op_Implicit(A)">
31862         <size>2</size>
31863       </method>
31864       <method name="Int16 op_Implicit(A)">
31865         <size>2</size>
31866       </method>
31867       <method name="UInt16 op_Implicit(A)">
31868         <size>2</size>
31869       </method>
31870       <method name="Int32 op_Implicit(A)">
31871         <size>2</size>
31872       </method>
31873       <method name="UInt32 op_Implicit(A)">
31874         <size>2</size>
31875       </method>
31876       <method name="Int64 op_Implicit(A)">
31877         <size>3</size>
31878       </method>
31879       <method name="UInt64 op_Implicit(A)">
31880         <size>3</size>
31881       </method>
31882     </type>
31883     <type name="A2">
31884       <method name="Void .ctor()">
31885         <size>7</size>
31886       </method>
31887       <method name="SByte op_Implicit(A2)">
31888         <size>2</size>
31889       </method>
31890       <method name="Byte op_Implicit(A2)">
31891         <size>2</size>
31892       </method>
31893       <method name="Int16 op_Implicit(A2)">
31894         <size>2</size>
31895       </method>
31896       <method name="UInt32 op_Implicit(A2)">
31897         <size>2</size>
31898       </method>
31899       <method name="Int64 op_Implicit(A2)">
31900         <size>3</size>
31901       </method>
31902       <method name="UInt64 op_Implicit(A2)">
31903         <size>3</size>
31904       </method>
31905     </type>
31906     <type name="A3">
31907       <method name="Void .ctor()">
31908         <size>7</size>
31909       </method>
31910       <method name="SByte op_Implicit(A3)">
31911         <size>2</size>
31912       </method>
31913       <method name="UInt32 op_Implicit(A3)">
31914         <size>2</size>
31915       </method>
31916       <method name="Int64 op_Implicit(A3)">
31917         <size>3</size>
31918       </method>
31919       <method name="UInt64 op_Implicit(A3)">
31920         <size>3</size>
31921       </method>
31922     </type>
31923     <type name="A4">
31924       <method name="Void .ctor()">
31925         <size>7</size>
31926       </method>
31927       <method name="UInt32 op_Implicit(A4)">
31928         <size>2</size>
31929       </method>
31930       <method name="Int64 op_Implicit(A4)">
31931         <size>3</size>
31932       </method>
31933       <method name="UInt64 op_Implicit(A4)">
31934         <size>3</size>
31935       </method>
31936     </type>
31937     <type name="A5">
31938       <method name="Void .ctor()">
31939         <size>7</size>
31940       </method>
31941       <method name="UInt32 op_Implicit(A5)">
31942         <size>2</size>
31943       </method>
31944       <method name="Int32 op_Implicit(A5)">
31945         <size>2</size>
31946       </method>
31947     </type>
31948     <type name="A6">
31949       <method name="Void .ctor()">
31950         <size>7</size>
31951       </method>
31952       <method name="Byte op_Implicit(A6)">
31953         <size>2</size>
31954       </method>
31955     </type>
31956     <type name="MyDecimal">
31957       <method name="Void .ctor()">
31958         <size>7</size>
31959       </method>
31960       <method name="Decimal op_Implicit(MyDecimal)">
31961         <size>8</size>
31962       </method>
31963     </type>
31964     <type name="Constraint">
31965       <method name="Void .ctor()">
31966         <size>7</size>
31967       </method>
31968       <method name="Int32 Main()">
31969         <size>293</size>
31970       </method>
31971     </type>
31972   </test>
31973   <test name="test-632.cs">
31974     <type name="Bug379822">
31975       <method name="Void .ctor()">
31976         <size>7</size>
31977       </method>
31978       <method name="Void Assert(Boolean, Boolean)">
31979         <size>19</size>
31980       </method>
31981       <method name="Void TestAnd(Boolean)">
31982         <size>79</size>
31983       </method>
31984       <method name="Void TestOr(Boolean)">
31985         <size>92</size>
31986       </method>
31987       <method name="Void Test(Boolean)">
31988         <size>13</size>
31989       </method>
31990       <method name="Void Main()">
31991         <size>13</size>
31992       </method>
31993     </type>
31994   </test>
31995   <test name="test-633.cs">
31996     <type name="Test.C">
31997       <method name="Void .ctor()">
31998         <size>7</size>
31999       </method>
32000       <method name="Void Main()">
32001         <size>1</size>
32002       </method>
32003     </type>
32004   </test>
32005   <test name="test-634.cs">
32006     <type name="Test">
32007       <method name="Void .ctor()">
32008         <size>7</size>
32009       </method>
32010       <method name="Void TestFunc()">
32011         <size>2</size>
32012       </method>
32013       <method name="Void Main(System.String[])">
32014         <size>6</size>
32015       </method>
32016     </type>
32017     <type name="Test+D">
32018       <method name="Void .ctor(Object, IntPtr)">
32019         <size>0</size>
32020       </method>
32021       <method name="Void Invoke()">
32022         <size>0</size>
32023       </method>
32024       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32025         <size>0</size>
32026       </method>
32027       <method name="Void EndInvoke(IAsyncResult)">
32028         <size>0</size>
32029       </method>
32030     </type>
32031   </test>
32032   <test name="test-635.cs">
32033     <type name="ShortCircuitFold">
32034       <method name="Void .ctor()">
32035         <size>7</size>
32036       </method>
32037       <method name="Boolean get_False()">
32038         <size>14</size>
32039       </method>
32040       <method name="Boolean get_True()">
32041         <size>14</size>
32042       </method>
32043       <method name="Void a(Boolean, Boolean)">
32044         <size>19</size>
32045       </method>
32046       <method name="Void c(Int32)">
32047         <size>67</size>
32048       </method>
32049       <method name="Boolean f()">
32050         <size>11</size>
32051       </method>
32052       <method name="Void Main()">
32053         <size>169</size>
32054       </method>
32055     </type>
32056   </test>
32057   <test name="test-636.cs">
32058     <type name="Foo">
32059       <method name="Void .ctor()">
32060         <size>7</size>
32061       </method>
32062       <method name="Boolean get_False()">
32063         <size>14</size>
32064       </method>
32065       <method name="Void ping()">
32066         <size>13</size>
32067       </method>
32068       <method name="Int32 test_while(Int32)">
32069         <size>53</size>
32070       </method>
32071       <method name="Int32 test_do_while(Int32)">
32072         <size>53</size>
32073       </method>
32074       <method name="Int32 test_for(Int32)">
32075         <size>64</size>
32076       </method>
32077       <method name="Void test_for_empty()">
32078         <size>35</size>
32079       </method>
32080       <method name="Void Main()">
32081         <size>30</size>
32082       </method>
32083     </type>
32084   </test>
32085   <test name="test-638.cs">
32086     <type name="Fail">
32087       <method name="Void .ctor()">
32088         <size>7</size>
32089       </method>
32090       <method name="Void Main()">
32091         <size>110</size>
32092       </method>
32093     </type>
32094     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
32095       <method name="Void .ctor()">
32096         <size>7</size>
32097       </method>
32098       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
32099         <size>28</size>
32100       </method>
32101     </type>
32102   </test>
32103   <test name="test-639.cs">
32104     <type name="Foo">
32105       <method name="Void .ctor()">
32106         <size>7</size>
32107       </method>
32108       <method name="System.String get_s()">
32109         <size>13</size>
32110       </method>
32111       <method name="Void set_s(System.String)">
32112         <size>34</size>
32113       </method>
32114       <method name="Void Main()">
32115         <size>67</size>
32116       </method>
32117     </type>
32118   </test>
32119   <test name="test-64.cs">
32120     <type name="Operator">
32121       <method name="Void .ctor()">
32122         <size>7</size>
32123       </method>
32124     </type>
32125     <type name="Blah">
32126       <method name="Void .ctor(Operator)">
32127         <size>7</size>
32128       </method>
32129     </type>
32130     <type name="T">
32131       <method name="Void .ctor()">
32132         <size>7</size>
32133       </method>
32134       <method name="Int32 Main()">
32135         <size>9</size>
32136       </method>
32137     </type>
32138   </test>
32139   <test name="test-640.cs">
32140     <type name="C">
32141       <method name="Void .ctor()">
32142         <size>7</size>
32143       </method>
32144       <method name="Int32 Main()">
32145         <size>100</size>
32146       </method>
32147     </type>
32148   </test>
32149   <test name="test-641.cs">
32150     <type name="Identifier">
32151       <method name="Void .ctor()">
32152         <size>7</size>
32153       </method>
32154       <method name="Int32 Main()">
32155         <size>55</size>
32156       </method>
32157       <method name="Boolean op_Equality(Identifier, Identifier)">
32158         <size>2</size>
32159       </method>
32160       <method name="Boolean op_Inequality(Identifier, Identifier)">
32161         <size>2</size>
32162       </method>
32163       <method name="Identifier op_Implicit(System.String)">
32164         <size>2</size>
32165       </method>
32166       <method name="System.String op_Implicit(Identifier)">
32167         <size>2</size>
32168       </method>
32169       <method name="Decimal op_Implicit(Identifier)">
32170         <size>7</size>
32171       </method>
32172     </type>
32173   </test>
32174   <test name="test-642.cs">
32175     <type name="C">
32176       <method name="Void .ctor()">
32177         <size>7</size>
32178       </method>
32179       <method name="Int32 Main()">
32180         <size>40</size>
32181       </method>
32182     </type>
32183   </test>
32184   <test name="test-643.cs">
32185     <type name="PointerArithmeticTest">
32186       <method name="Void .ctor()">
32187         <size>7</size>
32188       </method>
32189       <method name="Int32 Main()">
32190         <size>130</size>
32191       </method>
32192       <method name="System.Int32* Conversions(Int64)">
32193         <size>3</size>
32194       </method>
32195       <method name="Int32 CheckAdd(System.Byte*, Int32)">
32196         <size>14</size>
32197       </method>
32198       <method name="Int32 CheckSub(System.Int16*, Int32)">
32199         <size>16</size>
32200       </method>
32201       <method name="Int32 CheckSub2(System.Int16*, Int32)">
32202         <size>23</size>
32203       </method>
32204     </type>
32205   </test>
32206   <test name="test-644.cs">
32207     <type name="Program">
32208       <method name="Void .ctor()">
32209         <size>7</size>
32210       </method>
32211       <method name="System.Object M(Int32)">
32212         <size>2</size>
32213       </method>
32214       <method name="Void Test_1()">
32215         <size>59</size>
32216       </method>
32217       <method name="Boolean Test_2()">
32218         <size>24</size>
32219       </method>
32220       <method name="Boolean Test_3()">
32221         <size>24</size>
32222       </method>
32223       <method name="Boolean Test_4(Program+D)">
32224         <size>13</size>
32225       </method>
32226       <method name="Int32 Main()">
32227         <size>75</size>
32228       </method>
32229     </type>
32230     <type name="Program+D">
32231       <method name="Void .ctor(Object, IntPtr)">
32232         <size>0</size>
32233       </method>
32234       <method name="System.Object Invoke(Int32)">
32235         <size>0</size>
32236       </method>
32237       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32238         <size>0</size>
32239       </method>
32240       <method name="System.Object EndInvoke(IAsyncResult)">
32241         <size>0</size>
32242       </method>
32243     </type>
32244   </test>
32245   <test name="test-645.cs">
32246     <type name="Program">
32247       <method name="Void .ctor()">
32248         <size>7</size>
32249       </method>
32250       <method name="IEnumerable get_Empty()">
32251         <size>16</size>
32252       </method>
32253       <method name="Void Main()">
32254         <size>61</size>
32255       </method>
32256     </type>
32257     <type name="Program+&lt;&gt;c__Iterator0">
32258       <method name="Void .ctor()">
32259         <size>7</size>
32260       </method>
32261       <method name="System.Object System.Collections.IEnumerator.get_Current()">
32262         <size>12</size>
32263       </method>
32264       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32265         <size>7</size>
32266       </method>
32267       <method name="Boolean MoveNext()">
32268         <size>158</size>
32269       </method>
32270       <method name="Void Dispose()">
32271         <size>8</size>
32272       </method>
32273       <method name="Void Reset()">
32274         <size>6</size>
32275       </method>
32276       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
32277         <size>7</size>
32278       </method>
32279       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
32280         <size>26</size>
32281       </method>
32282     </type>
32283   </test>
32284   <test name="test-646.cs">
32285     <type name="Program">
32286       <method name="Void .ctor()">
32287         <size>7</size>
32288       </method>
32289       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
32290         <size>7</size>
32291       </method>
32292       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
32293         <size>7</size>
32294       </method>
32295       <method name="Int32 Main()">
32296         <size>113</size>
32297       </method>
32298     </type>
32299   </test>
32300   <test name="test-647.cs">
32301     <type name="Foo">
32302       <method name="Void .ctor()">
32303         <size>7</size>
32304       </method>
32305       <method name="Void Main()">
32306         <size>28</size>
32307       </method>
32308     </type>
32309   </test>
32310   <test name="test-648.cs">
32311     <type name="ParamMismatch.TestCase">
32312       <method name="Void .ctor()">
32313         <size>7</size>
32314       </method>
32315       <method name="Void add_Culprit(System.EventHandler)">
32316         <size>1</size>
32317       </method>
32318       <method name="Void remove_Culprit(System.EventHandler)">
32319         <size>1</size>
32320       </method>
32321       <method name="Void Main()">
32322         <size>1</size>
32323       </method>
32324       <method name="Void Finalize()">
32325         <size>13</size>
32326       </method>
32327     </type>
32328   </test>
32329   <test name="test-649.cs">
32330     <type name="MainClass">
32331       <method name="Void .ctor()">
32332         <size>7</size>
32333       </method>
32334       <method name="Void Main(System.String[])">
32335         <size>609</size>
32336       </method>
32337     </type>
32338     <type name="MainClass+Decimal2">
32339       <method name="Void .ctor(Double)">
32340         <size>13</size>
32341       </method>
32342       <method name="Void .ctor(Decimal)">
32343         <size>8</size>
32344       </method>
32345       <method name="Decimal2 op_Explicit(Decimal)">
32346         <size>7</size>
32347       </method>
32348       <method name="Decimal2 op_Explicit(Double)">
32349         <size>7</size>
32350       </method>
32351       <method name="Decimal op_Implicit(Decimal2)">
32352         <size>8</size>
32353       </method>
32354     </type>
32355   </test>
32356   <test name="test-65.cs">
32357     <type name="X">
32358       <method name="Void .ctor()">
32359         <size>7</size>
32360       </method>
32361       <method name="Void receiver(S)">
32362         <size>7</size>
32363       </method>
32364       <method name="System.Object BoxS()">
32365         <size>21</size>
32366       </method>
32367       <method name="S Plain()">
32368         <size>16</size>
32369       </method>
32370       <method name="Int32 Main()">
32371         <size>98</size>
32372       </method>
32373     </type>
32374   </test>
32375   <test name="test-650.cs">
32376     <type name="App">
32377       <method name="Void .ctor()">
32378         <size>7</size>
32379       </method>
32380       <method name="Void Main()">
32381         <size>1</size>
32382       </method>
32383     </type>
32384   </test>
32385   <test name="test-651.cs">
32386     <type name="Foo">
32387       <method name="Void .ctor()">
32388         <size>7</size>
32389       </method>
32390       <method name="Void Open(IList)">
32391         <size>1</size>
32392       </method>
32393       <method name="Void Open(System.Collections.ArrayList ByRef)">
32394         <size>20</size>
32395       </method>
32396       <method name="Void Main()">
32397         <size>1</size>
32398       </method>
32399     </type>
32400   </test>
32401   <test name="test-652.cs">
32402     <type name="C">
32403       <method name="Void .ctor()">
32404         <size>7</size>
32405       </method>
32406       <method name="Int32 Main()">
32407         <size>6</size>
32408       </method>
32409       <method name="Int32 Test()">
32410         <size>27</size>
32411       </method>
32412     </type>
32413   </test>
32414   <test name="test-653.cs">
32415     <type name="C">
32416       <method name="Void .ctor()">
32417         <size>7</size>
32418       </method>
32419       <method name="Int32 Test()">
32420         <size>50</size>
32421       </method>
32422       <method name="Void Test2()">
32423         <size>32</size>
32424       </method>
32425       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
32426         <size>39</size>
32427       </method>
32428       <method name="Int32 Main()">
32429         <size>41</size>
32430       </method>
32431     </type>
32432   </test>
32433   <test name="test-654.cs">
32434     <type name="Program">
32435       <method name="Void .ctor()">
32436         <size>7</size>
32437       </method>
32438       <method name="Int32 Main()">
32439         <size>8</size>
32440       </method>
32441       <method name="Int32 Test(System.SByte*)">
32442         <size>33</size>
32443       </method>
32444     </type>
32445   </test>
32446   <test name="test-655.cs">
32447     <type name="D">
32448       <method name="Void .ctor()">
32449         <size>7</size>
32450       </method>
32451       <method name="Byte get_Item(Int32)">
32452         <size>7</size>
32453       </method>
32454       <method name="Void set_Item(Int32, Byte)">
32455         <size>8</size>
32456       </method>
32457       <method name="Int32 Main()">
32458         <size>77</size>
32459       </method>
32460     </type>
32461   </test>
32462   <test name="test-656.cs">
32463     <type name="Goo">
32464       <method name="Void .ctor()">
32465         <size>7</size>
32466       </method>
32467       <method name="Void Main()">
32468         <size>26</size>
32469       </method>
32470     </type>
32471   </test>
32472   <test name="test-657.cs">
32473     <type name="TestDebug.C">
32474       <method name="Void .ctor()">
32475         <size>7</size>
32476       </method>
32477       <method name="Void Method()">
32478         <size>1</size>
32479       </method>
32480     </type>
32481     <type name="TestDebug.Program">
32482       <method name="Void .ctor()">
32483         <size>7</size>
32484       </method>
32485       <method name="Void Excluded()">
32486         <size>11</size>
32487       </method>
32488       <method name="Int32 Main()">
32489         <size>7</size>
32490       </method>
32491     </type>
32492   </test>
32493   <test name="test-658.cs">
32494     <type name="A">
32495       <method name="Void .ctor()">
32496         <size>7</size>
32497       </method>
32498       <method name="Int32 get_Thread()">
32499         <size>2</size>
32500       </method>
32501     </type>
32502     <type name="Thread">
32503       <method name="Void .ctor()">
32504         <size>7</size>
32505       </method>
32506       <method name="Void Foo()">
32507         <size>1</size>
32508       </method>
32509     </type>
32510     <type name="B">
32511       <method name="Void .ctor()">
32512         <size>7</size>
32513       </method>
32514       <method name="Void Main()">
32515         <size>6</size>
32516       </method>
32517     </type>
32518   </test>
32519   <test name="test-659.cs">
32520     <type name="MySubClass">
32521       <method name="Void .ctor()">
32522         <size>7</size>
32523       </method>
32524       <method name="Int32 Main()">
32525         <size>30</size>
32526       </method>
32527       <method name="Void set_BB(Int32, Boolean)">
32528         <size>1</size>
32529       </method>
32530       <method name="Void Iface.set_AA(Int32, Boolean)">
32531         <size>9</size>
32532       </method>
32533     </type>
32534   </test>
32535   <test name="test-66.cs">
32536     <type name="Y">
32537       <method name="Void .ctor()">
32538         <size>7</size>
32539       </method>
32540     </type>
32541     <type name="X">
32542       <method name="Void .ctor()">
32543         <size>7</size>
32544       </method>
32545       <method name="Void .cctor()">
32546         <size>53</size>
32547       </method>
32548       <method name="Void FillOne()">
32549         <size>18</size>
32550       </method>
32551       <method name="Void FillSingle()">
32552         <size>39</size>
32553       </method>
32554       <method name="Void FillDouble()">
32555         <size>59</size>
32556       </method>
32557       <method name="Void FillObject()">
32558         <size>52</size>
32559       </method>
32560       <method name="Void FillDoubleObject()">
32561         <size>81</size>
32562       </method>
32563       <method name="Int32 TestSingle()">
32564         <size>47</size>
32565       </method>
32566       <method name="Int32 TestDouble()">
32567         <size>67</size>
32568       </method>
32569       <method name="Int32 TestObjectSingle()">
32570         <size>49</size>
32571       </method>
32572       <method name="Int32 TestObjectDouble()">
32573         <size>73</size>
32574       </method>
32575       <method name="Int32 Main()">
32576         <size>80</size>
32577       </method>
32578     </type>
32579   </test>
32580   <test name="test-660.cs">
32581     <type name="Test">
32582       <method name="Void .ctor()">
32583         <size>7</size>
32584       </method>
32585       <method name="Void Main()">
32586         <size>25</size>
32587       </method>
32588     </type>
32589     <type name="Status">
32590       <method name="Void .ctor(Code)">
32591         <size>8</size>
32592       </method>
32593       <method name="Status op_Implicit(Code)">
32594         <size>7</size>
32595       </method>
32596       <method name="Code op_Implicit(Status)">
32597         <size>8</size>
32598       </method>
32599     </type>
32600   </test>
32601   <test name="test-661.cs">
32602     <type name="Test">
32603       <method name="Void .ctor()">
32604         <size>7</size>
32605       </method>
32606       <method name="Void Main()">
32607         <size>1</size>
32608       </method>
32609       <method name="Void TestMethod()">
32610         <size>15</size>
32611       </method>
32612       <method name="SummaryInfo GetSummary()">
32613         <size>2</size>
32614       </method>
32615     </type>
32616   </test>
32617   <test name="test-662.cs">
32618     <type name="C">
32619       <method name="Void .ctor()">
32620         <size>7</size>
32621       </method>
32622       <method name="Void Main()">
32623         <size>1</size>
32624       </method>
32625     </type>
32626   </test>
32627   <test name="test-663.cs">
32628     <type name="A">
32629       <method name="Void .ctor()">
32630         <size>7</size>
32631       </method>
32632       <method name="Int32 op_Implicit(A)">
32633         <size>2</size>
32634       </method>
32635       <method name="Boolean op_Implicit(A)">
32636         <size>2</size>
32637       </method>
32638     </type>
32639     <type name="C">
32640       <method name="Void .ctor()">
32641         <size>7</size>
32642       </method>
32643       <method name="Void Main()">
32644         <size>17</size>
32645       </method>
32646     </type>
32647   </test>
32648   <test name="test-664.cs">
32649     <type name="C">
32650       <method name="Void .ctor()">
32651         <size>7</size>
32652       </method>
32653       <method name="Boolean Test(System.String)">
32654         <size>137</size>
32655       </method>
32656       <method name="Int32 Main()">
32657         <size>49</size>
32658       </method>
32659     </type>
32660   </test>
32661   <test name="test-665.cs">
32662     <type name="Test">
32663       <method name="Void .ctor()">
32664         <size>7</size>
32665       </method>
32666       <method name="Int32 Main()">
32667         <size>14</size>
32668       </method>
32669       <method name="Int32 Method(System.Object)">
32670         <size>2</size>
32671       </method>
32672     </type>
32673   </test>
32674   <test name="test-666.cs">
32675     <type name="C">
32676       <method name="Void .ctor()">
32677         <size>7</size>
32678       </method>
32679       <method name="Void Main()">
32680         <size>1</size>
32681       </method>
32682     </type>
32683   </test>
32684   <test name="test-667.cs">
32685     <type name="CA">
32686       <method name="Void .ctor()">
32687         <size>7</size>
32688       </method>
32689       <method name="Void IA.M()">
32690         <size>1</size>
32691       </method>
32692     </type>
32693     <type name="CC">
32694       <method name="Void .ctor()">
32695         <size>7</size>
32696       </method>
32697       <method name="Void Main()">
32698         <size>1</size>
32699       </method>
32700     </type>
32701   </test>
32702   <test name="test-668.cs">
32703     <type name="Bar">
32704       <method name="Void .ctor()">
32705         <size>7</size>
32706       </method>
32707     </type>
32708     <type name="Test">
32709       <method name="Void .ctor()">
32710         <size>7</size>
32711       </method>
32712       <method name="Void Main()">
32713         <size>7</size>
32714       </method>
32715     </type>
32716   </test>
32717   <test name="test-669.cs">
32718     <type name="Test">
32719       <method name="Void .ctor()">
32720         <size>7</size>
32721       </method>
32722       <method name="Void Main()">
32723         <size>3</size>
32724       </method>
32725     </type>
32726   </test>
32727   <test name="test-670.cs">
32728     <type name="C">
32729       <method name="Void .ctor()">
32730         <size>7</size>
32731       </method>
32732       <method name="Void Main()">
32733         <size>14</size>
32734       </method>
32735     </type>
32736   </test>
32737   <test name="test-671.cs">
32738     <type name="C">
32739       <method name="Void .ctor()">
32740         <size>7</size>
32741       </method>
32742       <method name="Int32 Main()">
32743         <size>19</size>
32744       </method>
32745       <method name="Boolean Bar(System.Object)">
32746         <size>2</size>
32747       </method>
32748     </type>
32749   </test>
32750   <test name="test-672.cs">
32751     <type name="X">
32752       <method name="Void .ctor()">
32753         <size>7</size>
32754       </method>
32755       <method name="System.Int32* get_Foo()">
32756         <size>3</size>
32757       </method>
32758       <method name="S* get_Foo2()">
32759         <size>3</size>
32760       </method>
32761       <method name="Void Main()">
32762         <size>1</size>
32763       </method>
32764     </type>
32765   </test>
32766   <test name="test-673.cs">
32767     <type name="Test">
32768       <method name="Void .ctor()">
32769         <size>7</size>
32770       </method>
32771       <method name="Void Foo()">
32772         <size>1</size>
32773       </method>
32774       <method name="Int32 Main()">
32775         <size>85</size>
32776       </method>
32777     </type>
32778   </test>
32779   <test name="test-674.cs">
32780     <type name="Test">
32781       <method name="Void .ctor()">
32782         <size>7</size>
32783       </method>
32784       <method name="Int32 Main()">
32785         <size>56</size>
32786       </method>
32787       <method name="Int32 &lt;Main&gt;m__0(Int32)">
32788         <size>2</size>
32789       </method>
32790     </type>
32791     <type name="Test+D">
32792       <method name="Void .ctor(Object, IntPtr)">
32793         <size>0</size>
32794       </method>
32795       <method name="Int32 Invoke(Int32)">
32796         <size>0</size>
32797       </method>
32798       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32799         <size>0</size>
32800       </method>
32801       <method name="Int32 EndInvoke(IAsyncResult)">
32802         <size>0</size>
32803       </method>
32804     </type>
32805   </test>
32806   <test name="test-675.cs">
32807     <type name="B">
32808       <method name="Void .ctor()">
32809         <size>7</size>
32810       </method>
32811       <method name="Int32 GetHashCode()">
32812         <size>2</size>
32813       </method>
32814       <method name="Boolean Equals(System.Object)">
32815         <size>2</size>
32816       </method>
32817       <method name="Boolean op_Equality(B, B)">
32818         <size>2</size>
32819       </method>
32820       <method name="Boolean op_Inequality(B, B)">
32821         <size>2</size>
32822       </method>
32823     </type>
32824     <type name="Test">
32825       <method name="Void .ctor()">
32826         <size>7</size>
32827       </method>
32828       <method name="Int32 Main()">
32829         <size>2</size>
32830       </method>
32831     </type>
32832   </test>
32833   <test name="test-676.cs">
32834     <type name="N.Item">
32835       <method name="Void .ctor()">
32836         <size>7</size>
32837       </method>
32838     </type>
32839     <type name="N.Test">
32840       <method name="Void .ctor()">
32841         <size>7</size>
32842       </method>
32843       <method name="N.Item get_Item(N.Test)">
32844         <size>2</size>
32845       </method>
32846       <method name="Void Foo(ItemSlot)">
32847         <size>27</size>
32848       </method>
32849       <method name="Int32 Main()">
32850         <size>2</size>
32851       </method>
32852     </type>
32853   </test>
32854   <test name="test-677.cs">
32855     <type name="InvokeWindow">
32856       <method name="Void .ctor()">
32857         <size>7</size>
32858       </method>
32859       <method name="Void add_E(D)">
32860         <size>24</size>
32861       </method>
32862       <method name="Void remove_E(D)">
32863         <size>24</size>
32864       </method>
32865       <method name="Void Run()">
32866         <size>12</size>
32867       </method>
32868     </type>
32869     <type name="Test">
32870       <method name="Void .ctor()">
32871         <size>7</size>
32872       </method>
32873       <method name="Int32 Main()">
32874         <size>32</size>
32875       </method>
32876       <method name="Void OnDeleteEvent()">
32877         <size>1</size>
32878       </method>
32879       <method name="Void OnDeleteEvent(Int32)">
32880         <size>1</size>
32881       </method>
32882     </type>
32883     <type name="D">
32884       <method name="Void .ctor(Object, IntPtr)">
32885         <size>0</size>
32886       </method>
32887       <method name="Void Invoke()">
32888         <size>0</size>
32889       </method>
32890       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32891         <size>0</size>
32892       </method>
32893       <method name="Void EndInvoke(IAsyncResult)">
32894         <size>0</size>
32895       </method>
32896     </type>
32897   </test>
32898   <test name="test-678.cs">
32899     <type name="NaNTest">
32900       <method name="Void .ctor(Double, Double)">
32901         <size>171</size>
32902       </method>
32903       <method name="Int32 Main()">
32904         <size>26</size>
32905       </method>
32906     </type>
32907   </test>
32908   <test name="test-679.cs">
32909     <type name="Program">
32910       <method name="Void .ctor()">
32911         <size>7</size>
32912       </method>
32913       <method name="Int32 Main()">
32914         <size>12</size>
32915       </method>
32916     </type>
32917   </test>
32918   <test name="test-68.cs">
32919     <type name="Y">
32920       <method name="Void .ctor()">
32921         <size>14</size>
32922       </method>
32923     </type>
32924     <type name="X">
32925       <method name="Void .ctor()">
32926         <size>7</size>
32927       </method>
32928       <method name="Int32 Main()">
32929         <size>147</size>
32930       </method>
32931     </type>
32932   </test>
32933   <test name="test-680.cs">
32934     <type name="AsStringProblem.MainClass">
32935       <method name="Void .ctor()">
32936         <size>7</size>
32937       </method>
32938       <method name="Void Main()">
32939         <size>94</size>
32940       </method>
32941     </type>
32942   </test>
32943   <test name="test-681.cs">
32944     <type name="Bug">
32945       <method name="Void .ctor()">
32946         <size>20</size>
32947       </method>
32948       <method name="Void Main()">
32949         <size>1</size>
32950       </method>
32951     </type>
32952     <type name="BugClass">
32953       <method name="Void .cctor()">
32954         <size>18</size>
32955       </method>
32956       <method name="Void FooImplementation(System.Void*)">
32957         <size>1</size>
32958       </method>
32959     </type>
32960     <type name="BugClass+Foo">
32961       <method name="Void .ctor(Object, IntPtr)">
32962         <size>0</size>
32963       </method>
32964       <method name="Void Invoke(System.Void*)">
32965         <size>0</size>
32966       </method>
32967       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
32968         <size>0</size>
32969       </method>
32970       <method name="Void EndInvoke(IAsyncResult)">
32971         <size>0</size>
32972       </method>
32973     </type>
32974   </test>
32975   <test name="test-682.cs">
32976     <type name="broken_cast">
32977       <method name="Void .ctor()">
32978         <size>7</size>
32979       </method>
32980       <method name="Void report(System.String)">
32981         <size>7</size>
32982       </method>
32983       <method name="Void conv_ovf_i(Int64, Boolean)">
32984         <size>73</size>
32985       </method>
32986       <method name="Void conv_ovf_i_un(Int64, Boolean)">
32987         <size>73</size>
32988       </method>
32989       <method name="Void conv_ovf_u(Int64, Boolean)">
32990         <size>73</size>
32991       </method>
32992       <method name="Void conv_ovf_u_un(Int64, Boolean)">
32993         <size>73</size>
32994       </method>
32995       <method name="Int32 Main()">
32996         <size>472</size>
32997       </method>
32998     </type>
32999   </test>
33000   <test name="test-683.cs">
33001     <type name="broken_cast">
33002       <method name="Void .ctor()">
33003         <size>7</size>
33004       </method>
33005       <method name="Int32 Main()">
33006         <size>32</size>
33007       </method>
33008     </type>
33009   </test>
33010   <test name="test-684.cs">
33011     <type name="mono_bug.Program">
33012       <method name="Void .ctor()">
33013         <size>7</size>
33014       </method>
33015       <method name="Void Main()">
33016         <size>71</size>
33017       </method>
33018       <method name="System.Double[][,] ReturnArray()">
33019         <size>62</size>
33020       </method>
33021     </type>
33022   </test>
33023   <test name="test-685.cs">
33024     <type name="C">
33025       <method name="Void .ctor()">
33026         <size>7</size>
33027       </method>
33028       <method name="Void Main()">
33029         <size>28</size>
33030       </method>
33031     </type>
33032   </test>
33033   <test name="test-686.cs">
33034     <type name="Test">
33035       <method name="Void .ctor()">
33036         <size>7</size>
33037       </method>
33038       <method name="Void Main()">
33039         <size>51</size>
33040       </method>
33041       <method name="Void Foo()">
33042         <size>145</size>
33043       </method>
33044     </type>
33045   </test>
33046   <test name="test-687.cs">
33047     <type name="XUnit">
33048       <method name="Void .ctor(Double)">
33049         <size>8</size>
33050       </method>
33051       <method name="XUnit op_Implicit(Double)">
33052         <size>10</size>
33053       </method>
33054       <method name="Double op_Implicit(XUnit)">
33055         <size>8</size>
33056       </method>
33057     </type>
33058     <type name="Unit">
33059       <method name="Void .ctor(Double)">
33060         <size>8</size>
33061       </method>
33062       <method name="Unit op_Implicit(Double)">
33063         <size>10</size>
33064       </method>
33065       <method name="Double op_Implicit(Unit)">
33066         <size>8</size>
33067       </method>
33068     </type>
33069     <type name="Test">
33070       <method name="Void .ctor()">
33071         <size>7</size>
33072       </method>
33073       <method name="Int32 Main()">
33074         <size>56</size>
33075       </method>
33076     </type>
33077   </test>
33078   <test name="test-688.cs">
33079     <type name="Test">
33080       <method name="Void .ctor()">
33081         <size>7</size>
33082       </method>
33083       <method name="System.Byte* GetFoo()">
33084         <size>7</size>
33085       </method>
33086       <method name="System.Byte* GetFoo2()">
33087         <size>7</size>
33088       </method>
33089       <method name="Int32 Main()">
33090         <size>46</size>
33091       </method>
33092     </type>
33093   </test>
33094   <test name="test-689.cs">
33095     <type name="Sample">
33096       <method name="Void Foo(System.Byte*, System.Byte*)">
33097         <size>46</size>
33098       </method>
33099       <method name="Void Main()">
33100         <size>3</size>
33101       </method>
33102     </type>
33103   </test>
33104   <test name="test-69.cs">
33105     <type name="Blah">
33106       <method name="Void .ctor()">
33107         <size>7</size>
33108       </method>
33109       <method name="Void Start_internal(IntPtr)">
33110         <size>0</size>
33111       </method>
33112       <method name="Int32 Main()">
33113         <size>2</size>
33114       </method>
33115     </type>
33116   </test>
33117   <test name="test-690.cs">
33118     <type name="Test.Test">
33119       <method name="Void .ctor()">
33120         <size>7</size>
33121       </method>
33122       <method name="Void Main()">
33123         <size>1</size>
33124       </method>
33125     </type>
33126   </test>
33127   <test name="test-691.cs">
33128     <type name="ConsoleApplication6.Program">
33129       <method name="Void .ctor()">
33130         <size>7</size>
33131       </method>
33132       <method name="Void .cctor()">
33133         <size>23</size>
33134       </method>
33135       <method name="Void Main()">
33136         <size>127</size>
33137       </method>
33138     </type>
33139   </test>
33140   <test name="test-692.cs">
33141     <type name="Test">
33142       <method name="Void .ctor()">
33143         <size>7</size>
33144       </method>
33145       <method name="Void test1(DateTime ByRef)">
33146         <size>11</size>
33147       </method>
33148       <method name="Void test2(DateTime ByRef)">
33149         <size>14</size>
33150       </method>
33151       <method name="Int32 Main()">
33152         <size>141</size>
33153       </method>
33154     </type>
33155   </test>
33156   <test name="test-693.cs">
33157     <type name="ConstTest">
33158       <method name="Void .ctor()">
33159         <size>7</size>
33160       </method>
33161       <method name="Int32 Main()">
33162         <size>32</size>
33163       </method>
33164     </type>
33165   </test>
33166   <test name="test-7.cs">
33167     <type name="Mine.MyBoolean">
33168       <method name="Void .ctor()">
33169         <size>7</size>
33170       </method>
33171       <method name="Boolean op_Implicit(Mine.MyBoolean)">
33172         <size>2</size>
33173       </method>
33174     </type>
33175     <type name="Mine.MyTrueFalse">
33176       <method name="Void .ctor()">
33177         <size>7</size>
33178       </method>
33179       <method name="Boolean op_True(Mine.MyTrueFalse)">
33180         <size>2</size>
33181       </method>
33182       <method name="Boolean op_False(Mine.MyTrueFalse)">
33183         <size>2</size>
33184       </method>
33185     </type>
33186     <type name="Mine.Blah">
33187       <method name="Void .ctor(Int32)">
33188         <size>14</size>
33189       </method>
33190       <method name="Int32 Main()">
33191         <size>408</size>
33192       </method>
33193       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
33194         <size>31</size>
33195       </method>
33196       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
33197         <size>22</size>
33198       </method>
33199       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
33200         <size>23</size>
33201       </method>
33202       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
33203         <size>31</size>
33204       </method>
33205       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
33206         <size>24</size>
33207       </method>
33208       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
33209         <size>24</size>
33210       </method>
33211       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
33212         <size>24</size>
33213       </method>
33214       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
33215         <size>23</size>
33216       </method>
33217       <method name="Boolean op_LogicalNot(Mine.Blah)">
33218         <size>20</size>
33219       </method>
33220       <method name="Mine.Blah op_Increment(Mine.Blah)">
33221         <size>26</size>
33222       </method>
33223       <method name="Mine.Blah op_Decrement(Mine.Blah)">
33224         <size>26</size>
33225       </method>
33226       <method name="Boolean op_True(Mine.Blah)">
33227         <size>20</size>
33228       </method>
33229       <method name="Boolean op_False(Mine.Blah)">
33230         <size>23</size>
33231       </method>
33232       <method name="Int32 op_Implicit(Mine.Blah)">
33233         <size>17</size>
33234       </method>
33235       <method name="Double op_Explicit(Mine.Blah)">
33236         <size>18</size>
33237       </method>
33238     </type>
33239   </test>
33240   <test name="test-70.cs">
33241     <type name="X">
33242       <method name="Void .ctor()">
33243         <size>7</size>
33244       </method>
33245       <method name="Int32 get_A()">
33246         <size>2</size>
33247       </method>
33248       <method name="Int32 B()">
33249         <size>2</size>
33250       </method>
33251     </type>
33252     <type name="Y">
33253       <method name="Void .ctor()">
33254         <size>7</size>
33255       </method>
33256       <method name="Int32 get_A()">
33257         <size>9</size>
33258       </method>
33259       <method name="Int32 B()">
33260         <size>9</size>
33261       </method>
33262     </type>
33263     <type name="Z">
33264       <method name="Void .ctor()">
33265         <size>7</size>
33266       </method>
33267       <method name="Int32 Main()">
33268         <size>70</size>
33269       </method>
33270     </type>
33271   </test>
33272   <test name="test-71.cs">
33273     <type name="X">
33274       <method name="Void .ctor()">
33275         <size>7</size>
33276       </method>
33277       <method name="Void Main()">
33278         <size>37</size>
33279       </method>
33280     </type>
33281     <type name="MethodSignature">
33282       <method name="Void .ctor(String, Type, Type[])">
33283         <size>22</size>
33284       </method>
33285     </type>
33286   </test>
33287   <test name="test-72.cs">
33288     <type name="outer">
33289       <method name="Void .ctor()">
33290         <size>7</size>
33291       </method>
33292       <method name="Int32 Main()">
33293         <size>2</size>
33294       </method>
33295     </type>
33296     <type name="outer+inner">
33297       <method name="Void .ctor()">
33298         <size>7</size>
33299       </method>
33300       <method name="Void meth(System.Object)">
33301         <size>8</size>
33302       </method>
33303     </type>
33304   </test>
33305   <test name="test-73.cs">
33306     <type name="Abstract">
33307       <method name="Void .ctor()">
33308         <size>7</size>
33309       </method>
33310       <method name="Int32 A()">
33311         <size>0</size>
33312       </method>
33313     </type>
33314     <type name="Concrete">
33315       <method name="Void .ctor()">
33316         <size>7</size>
33317       </method>
33318       <method name="Int32 A()">
33319         <size>2</size>
33320       </method>
33321     </type>
33322     <type name="Test">
33323       <method name="Void .ctor()">
33324         <size>7</size>
33325       </method>
33326       <method name="Int32 Main()">
33327         <size>22</size>
33328       </method>
33329     </type>
33330   </test>
33331   <test name="test-74.cs">
33332     <type name="X">
33333       <method name="Void .ctor()">
33334         <size>7</size>
33335       </method>
33336       <method name="Int32 Main()">
33337         <size>168</size>
33338       </method>
33339     </type>
33340   </test>
33341   <test name="test-75.cs">
33342     <type name="X">
33343       <method name="Void .ctor()">
33344         <size>7</size>
33345       </method>
33346       <method name="Void .cctor()">
33347         <size>1</size>
33348       </method>
33349       <method name="X op_Addition(X, X)">
33350         <size>8</size>
33351       </method>
33352     </type>
33353     <type name="Y">
33354       <method name="Void .ctor()">
33355         <size>7</size>
33356       </method>
33357     </type>
33358     <type name="Z">
33359       <method name="Void .ctor()">
33360         <size>7</size>
33361       </method>
33362     </type>
33363     <type name="driver">
33364       <method name="Void .ctor()">
33365         <size>7</size>
33366       </method>
33367       <method name="Int32 Main()">
33368         <size>34</size>
33369       </method>
33370     </type>
33371   </test>
33372   <test name="test-76.cs">
33373     <type name="foo">
33374       <method name="Void .ctor()">
33375         <size>7</size>
33376       </method>
33377       <method name="System.String strcat(System.String[])">
33378         <size>47</size>
33379       </method>
33380       <method name="Int32 Main()">
33381         <size>142</size>
33382       </method>
33383     </type>
33384   </test>
33385   <test name="test-77.cs">
33386     <type name="XX">
33387       <method name="Void .ctor()">
33388         <size>7</size>
33389       </method>
33390       <method name="Int32 Main()">
33391         <size>220</size>
33392       </method>
33393     </type>
33394   </test>
33395   <test name="test-78.cs">
33396     <type name="N1.B">
33397       <method name="Void .ctor()">
33398         <size>7</size>
33399       </method>
33400       <method name="Boolean ShortCasting()">
33401         <size>19</size>
33402       </method>
33403       <method name="Boolean IntCasting()">
33404         <size>18</size>
33405       </method>
33406       <method name="Int32 Main()">
33407         <size>26</size>
33408       </method>
33409     </type>
33410   </test>
33411   <test name="test-79.cs">
33412     <type name="X">
33413       <method name="Void .ctor()">
33414         <size>7</size>
33415       </method>
33416       <method name="Int32 Main()">
33417         <size>40</size>
33418       </method>
33419     </type>
33420   </test>
33421   <test name="test-8.cs">
33422     <type name="X">
33423       <method name="Void .ctor()">
33424         <size>7</size>
33425       </method>
33426       <method name="Int32 Main(System.String[])">
33427         <size>115</size>
33428       </method>
33429     </type>
33430   </test>
33431   <test name="test-80.cs">
33432     <type name="X">
33433       <method name="Void .ctor()">
33434         <size>7</size>
33435       </method>
33436       <method name="Int32 Add(Int32, Int32)">
33437         <size>4</size>
33438       </method>
33439     </type>
33440     <type name="Y">
33441       <method name="Void .ctor()">
33442         <size>7</size>
33443       </method>
33444       <method name="Int32 Main()">
33445         <size>34</size>
33446       </method>
33447       <method name="Int32 A.Add(Int32, Int32)">
33448         <size>9</size>
33449       </method>
33450     </type>
33451   </test>
33452   <test name="test-81.cs">
33453     <type name="N1.A">
33454       <method name="Void .ctor()">
33455         <size>7</size>
33456       </method>
33457       <method name="Void Bar()">
33458         <size>44</size>
33459       </method>
33460       <method name="Int32 Main()">
33461         <size>71</size>
33462       </method>
33463     </type>
33464   </test>
33465   <test name="test-82.cs">
33466     <type name="N1.N2.B">
33467       <method name="Void .ctor()">
33468         <size>7</size>
33469       </method>
33470       <method name="Void Method(A ByRef)">
33471         <size>1</size>
33472       </method>
33473       <method name="Int32 Main()">
33474         <size>2</size>
33475       </method>
33476     </type>
33477     <type name="N1.N3.B">
33478       <method name="Void .ctor()">
33479         <size>7</size>
33480       </method>
33481       <method name="Void Method(A ByRef)">
33482         <size>1</size>
33483       </method>
33484     </type>
33485   </test>
33486   <test name="test-83.cs">
33487     <type name="PersonArrivedArgs">
33488       <method name="Void .ctor(String)">
33489         <size>14</size>
33490       </method>
33491     </type>
33492     <type name="Greeter">
33493       <method name="Void .ctor(String)">
33494         <size>14</size>
33495       </method>
33496       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
33497         <size>18</size>
33498       </method>
33499     </type>
33500     <type name="Room">
33501       <method name="Void .ctor()">
33502         <size>14</size>
33503       </method>
33504       <method name="Void add_PersonArrived(PersonArrivedHandler)">
33505         <size>24</size>
33506       </method>
33507       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
33508         <size>24</size>
33509       </method>
33510       <method name="Void AddPerson(System.String)">
33511         <size>14</size>
33512       </method>
33513     </type>
33514     <type name="DelegateTest">
33515       <method name="Void .ctor()">
33516         <size>7</size>
33517       </method>
33518       <method name="Int32 Main()">
33519         <size>2</size>
33520       </method>
33521     </type>
33522     <type name="PersonArrivedHandler">
33523       <method name="Void .ctor(Object, IntPtr)">
33524         <size>0</size>
33525       </method>
33526       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
33527         <size>0</size>
33528       </method>
33529       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
33530         <size>0</size>
33531       </method>
33532       <method name="Void EndInvoke(IAsyncResult)">
33533         <size>0</size>
33534       </method>
33535     </type>
33536   </test>
33537   <test name="test-84.cs">
33538     <type name="Ghost">
33539       <method name="Void .ctor()">
33540         <size>7</size>
33541       </method>
33542       <method name="Int32 Main()">
33543         <size>6</size>
33544       </method>
33545     </type>
33546   </test>
33547   <test name="test-85.cs">
33548     <type name="X">
33549       <method name="Void .ctor()">
33550         <size>7</size>
33551       </method>
33552       <method name="Int32 Main()">
33553         <size>20</size>
33554       </method>
33555     </type>
33556   </test>
33557   <test name="test-86.cs">
33558     <type name="T.T">
33559       <method name="Void .ctor()">
33560         <size>7</size>
33561       </method>
33562       <method name="Int32 method1(System.Type, Int32)">
33563         <size>23</size>
33564       </method>
33565       <method name="Int32 method1(System.Type, System.Type[])">
33566         <size>12</size>
33567       </method>
33568       <method name="Int32 method2(System.Type, Int32)">
33569         <size>23</size>
33570       </method>
33571       <method name="Int32 method2(System.Type, System.Type[])">
33572         <size>12</size>
33573       </method>
33574       <method name="Int32 Main()">
33575         <size>36</size>
33576       </method>
33577     </type>
33578   </test>
33579   <test name="test-87.cs">
33580     <type name="Top">
33581       <method name="Void .ctor()">
33582         <size>7</size>
33583       </method>
33584       <method name="Int32 Main()">
33585         <size>58</size>
33586       </method>
33587     </type>
33588     <type name="Top+X">
33589       <method name="Void .ctor()">
33590         <size>7</size>
33591       </method>
33592     </type>
33593     <type name="Top+Y">
33594       <method name="Void .ctor()">
33595         <size>7</size>
33596       </method>
33597     </type>
33598     <type name="Top+XA">
33599       <method name="Void .ctor()">
33600         <size>7</size>
33601       </method>
33602       <method name="Int32 get_one()">
33603         <size>2</size>
33604       </method>
33605     </type>
33606     <type name="Top+XB">
33607       <method name="Void .ctor()">
33608         <size>7</size>
33609       </method>
33610       <method name="Int32 get_one()">
33611         <size>2</size>
33612       </method>
33613       <method name="Int32 get_two()">
33614         <size>2</size>
33615       </method>
33616     </type>
33617     <type name="Other">
33618       <method name="Void .ctor()">
33619         <size>7</size>
33620       </method>
33621       <method name="Void X()">
33622         <size>5</size>
33623       </method>
33624     </type>
33625   </test>
33626   <test name="test-88.cs">
33627     <type name="X">
33628       <method name="Void .ctor()">
33629         <size>7</size>
33630       </method>
33631       <method name="Void f(System.String)">
33632         <size>19</size>
33633       </method>
33634       <method name="Int32 Main()">
33635         <size>67</size>
33636       </method>
33637     </type>
33638   </test>
33639   <test name="test-89.cs">
33640     <type name="X">
33641       <method name="Void .ctor(Int32)">
33642         <size>8</size>
33643       </method>
33644       <method name="X F(Int32)">
33645         <size>7</size>
33646       </method>
33647       <method name="Int32 Main()">
33648         <size>99</size>
33649       </method>
33650     </type>
33651   </test>
33652   <test name="test-9.cs">
33653     <type name="X">
33654       <method name="Void .ctor()">
33655         <size>7</size>
33656       </method>
33657       <method name="Int32 Main(System.String[])">
33658         <size>104</size>
33659       </method>
33660     </type>
33661   </test>
33662   <test name="test-90.cs">
33663     <type name="N1.Blah">
33664       <method name="Void .ctor()">
33665         <size>7</size>
33666       </method>
33667       <method name="Int32 Main()">
33668         <size>2</size>
33669       </method>
33670     </type>
33671   </test>
33672   <test name="test-91.cs">
33673     <type name="Abstract">
33674       <method name="Void .ctor()">
33675         <size>7</size>
33676       </method>
33677     </type>
33678     <type name="Plain">
33679       <method name="Void .ctor()">
33680         <size>7</size>
33681       </method>
33682     </type>
33683     <type name="Test">
33684       <method name="Void .ctor()">
33685         <size>7</size>
33686       </method>
33687       <method name="Void MyProtectedInternal()">
33688         <size>1</size>
33689       </method>
33690       <method name="Void MyInternal()">
33691         <size>1</size>
33692       </method>
33693       <method name="Void MyPublic()">
33694         <size>1</size>
33695       </method>
33696       <method name="Void MyPrivate()">
33697         <size>1</size>
33698       </method>
33699       <method name="Int32 Main()">
33700         <size>242</size>
33701       </method>
33702     </type>
33703   </test>
33704   <test name="test-92.cs">
33705     <type name="Outer">
33706       <method name="Void .ctor()">
33707         <size>7</size>
33708       </method>
33709     </type>
33710     <type name="Outer+Inner">
33711       <method name="Void .ctor()">
33712         <size>7</size>
33713       </method>
33714     </type>
33715     <type name="InnerBase">
33716       <method name="Void .ctor()">
33717         <size>7</size>
33718       </method>
33719     </type>
33720     <type name="MainClass">
33721       <method name="Void .ctor()">
33722         <size>7</size>
33723       </method>
33724       <method name="Int32 Main()">
33725         <size>2</size>
33726       </method>
33727     </type>
33728   </test>
33729   <test name="test-93.cs">
33730     <type name="N1.C">
33731       <method name="Void .ctor()">
33732         <size>7</size>
33733       </method>
33734       <method name="Void method(B ByRef)">
33735         <size>15</size>
33736       </method>
33737     </type>
33738     <type name="Test">
33739       <method name="Void .ctor()">
33740         <size>7</size>
33741       </method>
33742       <method name="Int32 Main()">
33743         <size>15</size>
33744       </method>
33745     </type>
33746   </test>
33747   <test name="test-94.cs">
33748     <type name="Base">
33749       <method name="Void .ctor()">
33750         <size>7</size>
33751       </method>
33752       <method name="Int32 IVehicle.Start()">
33753         <size>2</size>
33754       </method>
33755       <method name="Int32 Stop()">
33756         <size>2</size>
33757       </method>
33758       <method name="Int32 Turn()">
33759         <size>2</size>
33760       </method>
33761     </type>
33762     <type name="Derived1">
33763       <method name="Void .ctor()">
33764         <size>7</size>
33765       </method>
33766       <method name="Int32 Turn()">
33767         <size>2</size>
33768       </method>
33769     </type>
33770     <type name="Derived2">
33771       <method name="Void .ctor()">
33772         <size>7</size>
33773       </method>
33774       <method name="Int32 IVehicle.Start()">
33775         <size>2</size>
33776       </method>
33777       <method name="Int32 IVehicle.Turn()">
33778         <size>2</size>
33779       </method>
33780       <method name="Int32 Stop()">
33781         <size>2</size>
33782       </method>
33783       <method name="Int32 Turn()">
33784         <size>2</size>
33785       </method>
33786     </type>
33787     <type name="Test">
33788       <method name="Void .ctor()">
33789         <size>7</size>
33790       </method>
33791       <method name="Int32 Main()">
33792         <size>88</size>
33793       </method>
33794     </type>
33795   </test>
33796   <test name="test-95.cs">
33797     <type name="X">
33798       <method name="Void .ctor()">
33799         <size>7</size>
33800       </method>
33801       <method name="Int32 Main()">
33802         <size>30</size>
33803       </method>
33804     </type>
33805   </test>
33806   <test name="test-96.cs">
33807     <type name="N1.A">
33808       <method name="Void .ctor()">
33809         <size>7</size>
33810       </method>
33811       <method name="Int32 Main()">
33812         <size>2</size>
33813       </method>
33814     </type>
33815     <type name="N1.C">
33816       <method name="Void .ctor(Object, IntPtr)">
33817         <size>0</size>
33818       </method>
33819       <method name="Void Invoke(System.Object, N1.A)">
33820         <size>0</size>
33821       </method>
33822       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
33823         <size>0</size>
33824       </method>
33825       <method name="Void EndInvoke(IAsyncResult)">
33826         <size>0</size>
33827       </method>
33828     </type>
33829   </test>
33830   <test name="test-97.cs">
33831     <type name="X">
33832       <method name="Void .ctor()">
33833         <size>7</size>
33834       </method>
33835       <method name="Int32 Main()">
33836         <size>2</size>
33837       </method>
33838     </type>
33839   </test>
33840   <test name="test-98.cs">
33841     <type name="X">
33842       <method name="Void .ctor()">
33843         <size>7</size>
33844       </method>
33845       <method name="Void b()">
33846         <size>19</size>
33847       </method>
33848     </type>
33849     <type name="Y">
33850       <method name="Void .ctor()">
33851         <size>7</size>
33852       </method>
33853       <method name="Int32 Main()">
33854         <size>2</size>
33855       </method>
33856     </type>
33857   </test>
33858   <test name="test-99.cs">
33859     <type name="X">
33860       <method name="Void .ctor()">
33861         <size>7</size>
33862       </method>
33863       <method name="Int32 Main()">
33864         <size>104</size>
33865       </method>
33866     </type>
33867   </test>
33868   <test name="test-anon-01.cs">
33869     <type name="X">
33870       <method name="Void .ctor()">
33871         <size>7</size>
33872       </method>
33873       <method name="Int32 Main()">
33874         <size>21</size>
33875       </method>
33876     </type>
33877     <type name="S">
33878       <method name="Void .ctor(Object, IntPtr)">
33879         <size>0</size>
33880       </method>
33881       <method name="Void Invoke()">
33882         <size>0</size>
33883       </method>
33884       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33885         <size>0</size>
33886       </method>
33887       <method name="Void EndInvoke(IAsyncResult)">
33888         <size>0</size>
33889       </method>
33890     </type>
33891     <type name="X+&lt;Main&gt;c__AnonStorey0">
33892       <method name="Void .ctor()">
33893         <size>7</size>
33894       </method>
33895       <method name="Void &lt;&gt;m__0()">
33896         <size>8</size>
33897       </method>
33898     </type>
33899   </test>
33900   <test name="test-anon-02.cs">
33901     <type name="X">
33902       <method name="Void .ctor()">
33903         <size>7</size>
33904       </method>
33905       <method name="Int32 Main()">
33906         <size>151</size>
33907       </method>
33908     </type>
33909     <type name="S">
33910       <method name="Void .ctor(Object, IntPtr)">
33911         <size>0</size>
33912       </method>
33913       <method name="Void Invoke()">
33914         <size>0</size>
33915       </method>
33916       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33917         <size>0</size>
33918       </method>
33919       <method name="Void EndInvoke(IAsyncResult)">
33920         <size>0</size>
33921       </method>
33922     </type>
33923     <type name="X+&lt;Main&gt;c__AnonStorey0">
33924       <method name="Void .ctor()">
33925         <size>7</size>
33926       </method>
33927       <method name="Void &lt;&gt;m__0()">
33928         <size>113</size>
33929       </method>
33930     </type>
33931   </test>
33932   <test name="test-anon-03.cs">
33933     <type name="X">
33934       <method name="Void .ctor()">
33935         <size>7</size>
33936       </method>
33937       <method name="Void Main()">
33938         <size>59</size>
33939       </method>
33940     </type>
33941     <type name="S">
33942       <method name="Void .ctor(Object, IntPtr)">
33943         <size>0</size>
33944       </method>
33945       <method name="Void Invoke()">
33946         <size>0</size>
33947       </method>
33948       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33949         <size>0</size>
33950       </method>
33951       <method name="Void EndInvoke(IAsyncResult)">
33952         <size>0</size>
33953       </method>
33954     </type>
33955     <type name="X+&lt;Main&gt;c__AnonStorey0">
33956       <method name="Void .ctor()">
33957         <size>7</size>
33958       </method>
33959       <method name="Void &lt;&gt;m__0()">
33960         <size>8</size>
33961       </method>
33962     </type>
33963   </test>
33964   <test name="test-anon-04.cs">
33965     <type name="X">
33966       <method name="Void .ctor()">
33967         <size>7</size>
33968       </method>
33969       <method name="Void Main()">
33970         <size>59</size>
33971       </method>
33972     </type>
33973     <type name="S">
33974       <method name="Void .ctor(Object, IntPtr)">
33975         <size>0</size>
33976       </method>
33977       <method name="Void Invoke()">
33978         <size>0</size>
33979       </method>
33980       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33981         <size>0</size>
33982       </method>
33983       <method name="Void EndInvoke(IAsyncResult)">
33984         <size>0</size>
33985       </method>
33986     </type>
33987     <type name="X+&lt;Main&gt;c__AnonStorey0">
33988       <method name="Void .ctor()">
33989         <size>7</size>
33990       </method>
33991       <method name="Void &lt;&gt;m__0()">
33992         <size>30</size>
33993       </method>
33994     </type>
33995   </test>
33996   <test name="test-anon-05.cs">
33997     <type name="X">
33998       <method name="Void .ctor()">
33999         <size>7</size>
34000       </method>
34001       <method name="Int32 Main()">
34002         <size>207</size>
34003       </method>
34004       <method name="Boolean t(Int32, Int32)">
34005         <size>5</size>
34006       </method>
34007     </type>
34008     <type name="S">
34009       <method name="Void .ctor(Object, IntPtr)">
34010         <size>0</size>
34011       </method>
34012       <method name="Void Invoke()">
34013         <size>0</size>
34014       </method>
34015       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34016         <size>0</size>
34017       </method>
34018       <method name="Void EndInvoke(IAsyncResult)">
34019         <size>0</size>
34020       </method>
34021     </type>
34022     <type name="X+&lt;Main&gt;c__AnonStorey1">
34023       <method name="Void .ctor()">
34024         <size>7</size>
34025       </method>
34026       <method name="Void &lt;&gt;m__0()">
34027         <size>76</size>
34028       </method>
34029     </type>
34030     <type name="X+&lt;Main&gt;c__AnonStorey0">
34031       <method name="Void .ctor()">
34032         <size>7</size>
34033       </method>
34034     </type>
34035   </test>
34036   <test name="test-anon-06.cs">
34037     <type name="X">
34038       <method name="Void .ctor()">
34039         <size>7</size>
34040       </method>
34041       <method name="Int32 Main()">
34042         <size>112</size>
34043       </method>
34044     </type>
34045     <type name="S">
34046       <method name="Void .ctor(Object, IntPtr)">
34047         <size>0</size>
34048       </method>
34049       <method name="Void Invoke()">
34050         <size>0</size>
34051       </method>
34052       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34053         <size>0</size>
34054       </method>
34055       <method name="Void EndInvoke(IAsyncResult)">
34056         <size>0</size>
34057       </method>
34058     </type>
34059     <type name="X+&lt;Main&gt;c__AnonStorey0">
34060       <method name="Void .ctor()">
34061         <size>7</size>
34062       </method>
34063       <method name="Void &lt;&gt;m__0()">
34064         <size>18</size>
34065       </method>
34066     </type>
34067   </test>
34068   <test name="test-anon-07.cs">
34069     <type name="X">
34070       <method name="Void .ctor()">
34071         <size>7</size>
34072       </method>
34073       <method name="Int32 Main()">
34074         <size>120</size>
34075       </method>
34076       <method name="Boolean t(Int32, Int32)">
34077         <size>5</size>
34078       </method>
34079     </type>
34080     <type name="D">
34081       <method name="Void .ctor(Object, IntPtr)">
34082         <size>0</size>
34083       </method>
34084       <method name="Void Invoke()">
34085         <size>0</size>
34086       </method>
34087       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34088         <size>0</size>
34089       </method>
34090       <method name="Void EndInvoke(IAsyncResult)">
34091         <size>0</size>
34092       </method>
34093     </type>
34094     <type name="X+&lt;Main&gt;c__AnonStorey0">
34095       <method name="Void .ctor()">
34096         <size>7</size>
34097       </method>
34098       <method name="Void &lt;&gt;m__0()">
34099         <size>18</size>
34100       </method>
34101       <method name="Void &lt;&gt;m__1()">
34102         <size>18</size>
34103       </method>
34104     </type>
34105   </test>
34106   <test name="test-anon-08.cs">
34107     <type name="X">
34108       <method name="Void .ctor()">
34109         <size>7</size>
34110       </method>
34111       <method name="Int32 Main()">
34112         <size>35</size>
34113       </method>
34114     </type>
34115     <type name="S">
34116       <method name="Void .ctor(Object, IntPtr)">
34117         <size>0</size>
34118       </method>
34119       <method name="Void Invoke()">
34120         <size>0</size>
34121       </method>
34122       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34123         <size>0</size>
34124       </method>
34125       <method name="Void EndInvoke(IAsyncResult)">
34126         <size>0</size>
34127       </method>
34128     </type>
34129     <type name="X+&lt;Main&gt;c__AnonStorey0">
34130       <method name="Void .ctor()">
34131         <size>7</size>
34132       </method>
34133       <method name="Void &lt;&gt;m__0()">
34134         <size>13</size>
34135       </method>
34136     </type>
34137   </test>
34138   <test name="test-anon-09.cs">
34139     <type name="X">
34140       <method name="Void .ctor()">
34141         <size>7</size>
34142       </method>
34143       <method name="Int32 Main()">
34144         <size>59</size>
34145       </method>
34146     </type>
34147     <type name="X+D">
34148       <method name="Void .ctor(Object, IntPtr)">
34149         <size>0</size>
34150       </method>
34151       <method name="Void Invoke()">
34152         <size>0</size>
34153       </method>
34154       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34155         <size>0</size>
34156       </method>
34157       <method name="Void EndInvoke(IAsyncResult)">
34158         <size>0</size>
34159       </method>
34160     </type>
34161     <type name="X+&lt;Main&gt;c__AnonStorey0">
34162       <method name="Void .ctor()">
34163         <size>7</size>
34164       </method>
34165       <method name="Void &lt;&gt;m__0()">
34166         <size>49</size>
34167       </method>
34168     </type>
34169   </test>
34170   <test name="test-anon-10.cs">
34171     <type name="S">
34172       <method name="Void .ctor()">
34173         <size>7</size>
34174       </method>
34175       <method name="Void Test()">
34176         <size>118</size>
34177       </method>
34178       <method name="Int32 Main()">
34179         <size>66</size>
34180       </method>
34181     </type>
34182     <type name="S+T">
34183       <method name="Void .ctor(Object, IntPtr)">
34184         <size>0</size>
34185       </method>
34186       <method name="Void Invoke()">
34187         <size>0</size>
34188       </method>
34189       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34190         <size>0</size>
34191       </method>
34192       <method name="Void EndInvoke(IAsyncResult)">
34193         <size>0</size>
34194       </method>
34195     </type>
34196     <type name="S+&lt;Test&gt;c__AnonStorey2">
34197       <method name="Void .ctor()">
34198         <size>7</size>
34199       </method>
34200       <method name="Void &lt;&gt;m__0()">
34201         <size>86</size>
34202       </method>
34203     </type>
34204     <type name="S+&lt;Test&gt;c__AnonStorey1">
34205       <method name="Void .ctor()">
34206         <size>7</size>
34207       </method>
34208     </type>
34209     <type name="S+&lt;Test&gt;c__AnonStorey0">
34210       <method name="Void .ctor()">
34211         <size>7</size>
34212       </method>
34213     </type>
34214   </test>
34215   <test name="test-anon-11.cs">
34216     <type name="X">
34217       <method name="Void .ctor()">
34218         <size>7</size>
34219       </method>
34220       <method name="Int32 Main()">
34221         <size>122</size>
34222       </method>
34223     </type>
34224     <type name="D">
34225       <method name="Void .ctor(Object, IntPtr)">
34226         <size>0</size>
34227       </method>
34228       <method name="Void Invoke(Int32)">
34229         <size>0</size>
34230       </method>
34231       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34232         <size>0</size>
34233       </method>
34234       <method name="Void EndInvoke(IAsyncResult)">
34235         <size>0</size>
34236       </method>
34237     </type>
34238     <type name="E">
34239       <method name="Void .ctor(Object, IntPtr)">
34240         <size>0</size>
34241       </method>
34242       <method name="Void Invoke(Int32 ByRef)">
34243         <size>0</size>
34244       </method>
34245       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
34246         <size>0</size>
34247       </method>
34248       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
34249         <size>0</size>
34250       </method>
34251     </type>
34252     <type name="F">
34253       <method name="Void .ctor(Object, IntPtr)">
34254         <size>0</size>
34255       </method>
34256       <method name="Void Invoke(System.Int32[])">
34257         <size>0</size>
34258       </method>
34259       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
34260         <size>0</size>
34261       </method>
34262       <method name="Void EndInvoke(IAsyncResult)">
34263         <size>0</size>
34264       </method>
34265     </type>
34266     <type name="X">
34267       <method name="Void &lt;Main&gt;m__0(Int32)">
34268         <size>1</size>
34269       </method>
34270       <method name="Void &lt;Main&gt;m__1(Int32)">
34271         <size>1</size>
34272       </method>
34273       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
34274         <size>1</size>
34275       </method>
34276       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
34277         <size>1</size>
34278       </method>
34279     </type>
34280   </test>
34281   <test name="test-anon-12.cs">
34282     <type name="X">
34283       <method name="Void .ctor()">
34284         <size>7</size>
34285       </method>
34286       <method name="Int32 Main()">
34287         <size>257</size>
34288       </method>
34289       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
34290         <size>79</size>
34291       </method>
34292     </type>
34293     <type name="predicate">
34294       <method name="Void .ctor(Object, IntPtr)">
34295         <size>0</size>
34296       </method>
34297       <method name="Boolean Invoke(System.Object)">
34298         <size>0</size>
34299       </method>
34300       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
34301         <size>0</size>
34302       </method>
34303       <method name="Boolean EndInvoke(IAsyncResult)">
34304         <size>0</size>
34305       </method>
34306     </type>
34307     <type name="X">
34308       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
34309         <size>13</size>
34310       </method>
34311     </type>
34312   </test>
34313   <test name="test-anon-13.cs">
34314     <type name="X">
34315       <method name="Void .ctor(Int32)">
34316         <size>14</size>
34317       </method>
34318       <method name="Void Main()">
34319         <size>42</size>
34320       </method>
34321       <method name="D T()">
34322         <size>15</size>
34323       </method>
34324       <method name="System.String CALL()">
34325         <size>6</size>
34326       </method>
34327     </type>
34328     <type name="D">
34329       <method name="Void .ctor(Object, IntPtr)">
34330         <size>0</size>
34331       </method>
34332       <method name="Void Invoke()">
34333         <size>0</size>
34334       </method>
34335       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34336         <size>0</size>
34337       </method>
34338       <method name="Void EndInvoke(IAsyncResult)">
34339         <size>0</size>
34340       </method>
34341     </type>
34342     <type name="X">
34343       <method name="Void &lt;T&gt;m__0()">
34344         <size>22</size>
34345       </method>
34346     </type>
34347   </test>
34348   <test name="test-anon-14.cs">
34349     <type name="X">
34350       <method name="Void .ctor()">
34351         <size>7</size>
34352       </method>
34353       <method name="Void add_Click(X+T)">
34354         <size>22</size>
34355       </method>
34356       <method name="Void remove_Click(X+T)">
34357         <size>22</size>
34358       </method>
34359       <method name="Void Method()">
34360         <size>1</size>
34361       </method>
34362       <method name="Void Main()">
34363         <size>46</size>
34364       </method>
34365     </type>
34366     <type name="X+T">
34367       <method name="Void .ctor(Object, IntPtr)">
34368         <size>0</size>
34369       </method>
34370       <method name="Void Invoke()">
34371         <size>0</size>
34372       </method>
34373       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34374         <size>0</size>
34375       </method>
34376       <method name="Void EndInvoke(IAsyncResult)">
34377         <size>0</size>
34378       </method>
34379     </type>
34380   </test>
34381   <test name="test-anon-15.cs">
34382     <type name="Foo">
34383       <method name="Void .ctor()">
34384         <size>7</size>
34385       </method>
34386       <method name="Void Main()">
34387         <size>43</size>
34388       </method>
34389     </type>
34390     <type name="Foo+Inner">
34391       <method name="Void .ctor(String)">
34392         <size>7</size>
34393       </method>
34394     </type>
34395     <type name="Foo+foo_fn">
34396       <method name="Void .ctor(Object, IntPtr)">
34397         <size>0</size>
34398       </method>
34399       <method name="Foo+Inner Invoke(System.String)">
34400         <size>0</size>
34401       </method>
34402       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
34403         <size>0</size>
34404       </method>
34405       <method name="Foo+Inner EndInvoke(IAsyncResult)">
34406         <size>0</size>
34407       </method>
34408     </type>
34409     <type name="Foo">
34410       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
34411         <size>13</size>
34412       </method>
34413     </type>
34414   </test>
34415   <test name="test-anon-16.cs">
34416     <type name="X">
34417       <method name="Void .ctor(Int32)">
34418         <size>14</size>
34419       </method>
34420       <method name="Void Main()">
34421         <size>42</size>
34422       </method>
34423       <method name="D T()">
34424         <size>15</size>
34425       </method>
34426     </type>
34427     <type name="D">
34428       <method name="Void .ctor(Object, IntPtr)">
34429         <size>0</size>
34430       </method>
34431       <method name="Void Invoke()">
34432         <size>0</size>
34433       </method>
34434       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34435         <size>0</size>
34436       </method>
34437       <method name="Void EndInvoke(IAsyncResult)">
34438         <size>0</size>
34439       </method>
34440     </type>
34441     <type name="X">
34442       <method name="Void &lt;T&gt;m__0()">
34443         <size>27</size>
34444       </method>
34445     </type>
34446   </test>
34447   <test name="test-anon-17.cs">
34448     <type name="Button">
34449       <method name="Void .ctor()">
34450         <size>7</size>
34451       </method>
34452       <method name="Void add_Clicked(ClickEvent)">
34453         <size>24</size>
34454       </method>
34455       <method name="Void remove_Clicked(ClickEvent)">
34456         <size>24</size>
34457       </method>
34458       <method name="Void DoClick()">
34459         <size>12</size>
34460       </method>
34461     </type>
34462     <type name="X">
34463       <method name="Void .ctor()">
34464         <size>7</size>
34465       </method>
34466       <method name="Void .cctor()">
34467         <size>1</size>
34468       </method>
34469       <method name="Int32 Main()">
34470         <size>61</size>
34471       </method>
34472     </type>
34473     <type name="ClickEvent">
34474       <method name="Void .ctor(Object, IntPtr)">
34475         <size>0</size>
34476       </method>
34477       <method name="Void Invoke()">
34478         <size>0</size>
34479       </method>
34480       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34481         <size>0</size>
34482       </method>
34483       <method name="Void EndInvoke(IAsyncResult)">
34484         <size>0</size>
34485       </method>
34486     </type>
34487     <type name="X">
34488       <method name="Void &lt;Main&gt;m__0()">
34489         <size>17</size>
34490       </method>
34491     </type>
34492   </test>
34493   <test name="test-anon-18.cs">
34494     <type name="DelegateTest">
34495       <method name="Void .ctor()">
34496         <size>7</size>
34497       </method>
34498       <method name="Void Main(System.String[])">
34499         <size>83</size>
34500       </method>
34501     </type>
34502     <type name="A">
34503       <method name="Void .ctor(Object, IntPtr)">
34504         <size>0</size>
34505       </method>
34506       <method name="Void Invoke()">
34507         <size>0</size>
34508       </method>
34509       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34510         <size>0</size>
34511       </method>
34512       <method name="Void EndInvoke(IAsyncResult)">
34513         <size>0</size>
34514       </method>
34515     </type>
34516     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
34517       <method name="Void .ctor()">
34518         <size>7</size>
34519       </method>
34520       <method name="Void &lt;&gt;m__0()">
34521         <size>17</size>
34522       </method>
34523     </type>
34524   </test>
34525   <test name="test-anon-19.cs">
34526     <type name="X">
34527       <method name="Void .ctor()">
34528         <size>7</size>
34529       </method>
34530       <method name="Int32 Main()">
34531         <size>223</size>
34532       </method>
34533       <method name="Boolean t(Int32, Int32)">
34534         <size>5</size>
34535       </method>
34536     </type>
34537     <type name="S">
34538       <method name="Void .ctor(Object, IntPtr)">
34539         <size>0</size>
34540       </method>
34541       <method name="Void Invoke()">
34542         <size>0</size>
34543       </method>
34544       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34545         <size>0</size>
34546       </method>
34547       <method name="Void EndInvoke(IAsyncResult)">
34548         <size>0</size>
34549       </method>
34550     </type>
34551     <type name="X+&lt;Main&gt;c__AnonStorey1">
34552       <method name="Void .ctor()">
34553         <size>7</size>
34554       </method>
34555       <method name="Void &lt;&gt;m__0()">
34556         <size>93</size>
34557       </method>
34558     </type>
34559     <type name="X+&lt;Main&gt;c__AnonStorey0">
34560       <method name="Void .ctor()">
34561         <size>7</size>
34562       </method>
34563     </type>
34564   </test>
34565   <test name="test-anon-20.cs">
34566     <type name="X">
34567       <method name="Void .ctor()">
34568         <size>7</size>
34569       </method>
34570       <method name="Void Main()">
34571         <size>33</size>
34572       </method>
34573       <method name="D MainHost()">
34574         <size>28</size>
34575       </method>
34576     </type>
34577     <type name="D">
34578       <method name="Void .ctor(Object, IntPtr)">
34579         <size>0</size>
34580       </method>
34581       <method name="Void Invoke()">
34582         <size>0</size>
34583       </method>
34584       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34585         <size>0</size>
34586       </method>
34587       <method name="Void EndInvoke(IAsyncResult)">
34588         <size>0</size>
34589       </method>
34590     </type>
34591     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
34592       <method name="Void .ctor()">
34593         <size>7</size>
34594       </method>
34595       <method name="Void &lt;&gt;m__0()">
34596         <size>52</size>
34597       </method>
34598     </type>
34599     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
34600       <method name="Void .ctor()">
34601         <size>7</size>
34602       </method>
34603       <method name="Void &lt;&gt;m__1()">
34604         <size>52</size>
34605       </method>
34606     </type>
34607   </test>
34608   <test name="test-anon-21.cs">
34609     <type name="X">
34610       <method name="Void .ctor()">
34611         <size>7</size>
34612       </method>
34613       <method name="Void .cctor()">
34614         <size>1</size>
34615       </method>
34616       <method name="Int32 Main()">
34617         <size>68</size>
34618       </method>
34619       <method name="Void M()">
34620         <size>44</size>
34621       </method>
34622     </type>
34623     <type name="D">
34624       <method name="Void .ctor(Object, IntPtr)">
34625         <size>0</size>
34626       </method>
34627       <method name="Void Invoke()">
34628         <size>0</size>
34629       </method>
34630       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34631         <size>0</size>
34632       </method>
34633       <method name="Void EndInvoke(IAsyncResult)">
34634         <size>0</size>
34635       </method>
34636     </type>
34637     <type name="X+&lt;M&gt;c__AnonStorey0">
34638       <method name="Void .ctor()">
34639         <size>7</size>
34640       </method>
34641       <method name="Void &lt;&gt;m__0()">
34642         <size>48</size>
34643       </method>
34644     </type>
34645     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
34646       <method name="Void .ctor()">
34647         <size>7</size>
34648       </method>
34649       <method name="Void &lt;&gt;m__1()">
34650         <size>81</size>
34651       </method>
34652     </type>
34653   </test>
34654   <test name="test-anon-22.cs">
34655     <type name="X">
34656       <method name="Void .ctor()">
34657         <size>7</size>
34658       </method>
34659       <method name="Void Main()">
34660         <size>33</size>
34661       </method>
34662       <method name="D T()">
34663         <size>28</size>
34664       </method>
34665     </type>
34666     <type name="D">
34667       <method name="Void .ctor(Object, IntPtr)">
34668         <size>0</size>
34669       </method>
34670       <method name="Void Invoke()">
34671         <size>0</size>
34672       </method>
34673       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34674         <size>0</size>
34675       </method>
34676       <method name="Void EndInvoke(IAsyncResult)">
34677         <size>0</size>
34678       </method>
34679     </type>
34680     <type name="X+&lt;T&gt;c__AnonStorey0">
34681       <method name="Void .ctor()">
34682         <size>7</size>
34683       </method>
34684       <method name="Void &lt;&gt;m__0()">
34685         <size>52</size>
34686       </method>
34687     </type>
34688     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
34689       <method name="Void .ctor()">
34690         <size>7</size>
34691       </method>
34692       <method name="Void &lt;&gt;m__1()">
34693         <size>52</size>
34694       </method>
34695     </type>
34696   </test>
34697   <test name="test-anon-23.cs">
34698     <type name="X">
34699       <method name="Void .ctor()">
34700         <size>7</size>
34701       </method>
34702       <method name="Int32 Main()">
34703         <size>68</size>
34704       </method>
34705       <method name="Void M()">
34706         <size>34</size>
34707       </method>
34708     </type>
34709     <type name="D">
34710       <method name="Void .ctor(Object, IntPtr)">
34711         <size>0</size>
34712       </method>
34713       <method name="Void Invoke()">
34714         <size>0</size>
34715       </method>
34716       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34717         <size>0</size>
34718       </method>
34719       <method name="Void EndInvoke(IAsyncResult)">
34720         <size>0</size>
34721       </method>
34722     </type>
34723     <type name="X+&lt;M&gt;c__AnonStorey0">
34724       <method name="Void .ctor()">
34725         <size>7</size>
34726       </method>
34727       <method name="Void &lt;&gt;m__0()">
34728         <size>38</size>
34729       </method>
34730     </type>
34731     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
34732       <method name="Void .ctor()">
34733         <size>7</size>
34734       </method>
34735       <method name="Void &lt;&gt;m__1()">
34736         <size>24</size>
34737       </method>
34738     </type>
34739   </test>
34740   <test name="test-anon-24.cs">
34741     <type name="X">
34742       <method name="Void .ctor()">
34743         <size>7</size>
34744       </method>
34745       <method name="Void Main()">
34746         <size>29</size>
34747       </method>
34748       <method name="D T(Int32)">
34749         <size>28</size>
34750       </method>
34751     </type>
34752     <type name="D">
34753       <method name="Void .ctor(Object, IntPtr)">
34754         <size>0</size>
34755       </method>
34756       <method name="Int32 Invoke()">
34757         <size>0</size>
34758       </method>
34759       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34760         <size>0</size>
34761       </method>
34762       <method name="Int32 EndInvoke(IAsyncResult)">
34763         <size>0</size>
34764       </method>
34765     </type>
34766     <type name="X+&lt;T&gt;c__AnonStorey0">
34767       <method name="Void .ctor()">
34768         <size>7</size>
34769       </method>
34770       <method name="Int32 &lt;&gt;m__0()">
34771         <size>21</size>
34772       </method>
34773     </type>
34774   </test>
34775   <test name="test-anon-25.cs">
34776     <type name="X">
34777       <method name="Void .ctor()">
34778         <size>7</size>
34779       </method>
34780       <method name="Int32 Main()">
34781         <size>48</size>
34782       </method>
34783       <method name="D T(Int32)">
34784         <size>28</size>
34785       </method>
34786     </type>
34787     <type name="D">
34788       <method name="Void .ctor(Object, IntPtr)">
34789         <size>0</size>
34790       </method>
34791       <method name="Int32 Invoke(Int32)">
34792         <size>0</size>
34793       </method>
34794       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34795         <size>0</size>
34796       </method>
34797       <method name="Int32 EndInvoke(IAsyncResult)">
34798         <size>0</size>
34799       </method>
34800     </type>
34801     <type name="X+&lt;T&gt;c__AnonStorey0">
34802       <method name="Void .ctor()">
34803         <size>7</size>
34804       </method>
34805       <method name="Int32 &lt;&gt;m__0(Int32)">
34806         <size>9</size>
34807       </method>
34808     </type>
34809   </test>
34810   <test name="test-anon-27.cs">
34811     <type name="X">
34812       <method name="Void .ctor()">
34813         <size>7</size>
34814       </method>
34815       <method name="Int32 Main()">
34816         <size>138</size>
34817       </method>
34818       <method name="Void M(Int32)">
34819         <size>59</size>
34820       </method>
34821     </type>
34822     <type name="D">
34823       <method name="Void .ctor(Object, IntPtr)">
34824         <size>0</size>
34825       </method>
34826       <method name="Void Invoke()">
34827         <size>0</size>
34828       </method>
34829       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34830         <size>0</size>
34831       </method>
34832       <method name="Void EndInvoke(IAsyncResult)">
34833         <size>0</size>
34834       </method>
34835     </type>
34836     <type name="X+&lt;M&gt;c__AnonStorey0">
34837       <method name="Void .ctor()">
34838         <size>7</size>
34839       </method>
34840       <method name="Void &lt;&gt;m__0()">
34841         <size>38</size>
34842       </method>
34843     </type>
34844     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
34845       <method name="Void .ctor()">
34846         <size>7</size>
34847       </method>
34848       <method name="Void &lt;&gt;m__1()">
34849         <size>50</size>
34850       </method>
34851     </type>
34852   </test>
34853   <test name="test-anon-28.cs">
34854     <type name="Delegable">
34855       <method name="Void .ctor()">
34856         <size>7</size>
34857       </method>
34858       <method name="Void add_MyDelegate(System.EventHandler)">
34859         <size>24</size>
34860       </method>
34861       <method name="Void remove_MyDelegate(System.EventHandler)">
34862         <size>24</size>
34863       </method>
34864     </type>
34865     <type name="DelegateTest">
34866       <method name="Void .ctor()">
34867         <size>7</size>
34868       </method>
34869       <method name="Void Main(System.String[])">
34870         <size>58</size>
34871       </method>
34872     </type>
34873     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
34874       <method name="Void .ctor()">
34875         <size>7</size>
34876       </method>
34877       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34878         <size>33</size>
34879       </method>
34880     </type>
34881   </test>
34882   <test name="test-anon-29.cs">
34883     <type name="X">
34884       <method name="Void .ctor()">
34885         <size>108</size>
34886       </method>
34887       <method name="System.String Hello()">
34888         <size>20</size>
34889       </method>
34890       <method name="Void Main()">
34891         <size>18</size>
34892       </method>
34893     </type>
34894     <type name="X+Foo">
34895       <method name="Void .ctor(Object, IntPtr)">
34896         <size>0</size>
34897       </method>
34898       <method name="System.String Invoke()">
34899         <size>0</size>
34900       </method>
34901       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34902         <size>0</size>
34903       </method>
34904       <method name="System.String EndInvoke(IAsyncResult)">
34905         <size>0</size>
34906       </method>
34907     </type>
34908     <type name="X+Bar">
34909       <method name="Void .ctor(Object, IntPtr)">
34910         <size>0</size>
34911       </method>
34912       <method name="Void Invoke(System.String)">
34913         <size>0</size>
34914       </method>
34915       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
34916         <size>0</size>
34917       </method>
34918       <method name="Void EndInvoke(IAsyncResult)">
34919         <size>0</size>
34920       </method>
34921     </type>
34922     <type name="X">
34923       <method name="Void &lt;Hello&gt;m__1(System.String)">
34924         <size>7</size>
34925       </method>
34926       <method name="System.String &lt;Hello&gt;m__0()">
34927         <size>201</size>
34928       </method>
34929       <method name="Void &lt;Hello&gt;m__2(System.String)">
34930         <size>7</size>
34931       </method>
34932     </type>
34933   </test>
34934   <test name="test-anon-30.cs">
34935     <type name="X">
34936       <method name="Void .ctor()">
34937         <size>7</size>
34938       </method>
34939     </type>
34940     <type name="Program">
34941       <method name="Void add_E(Program+D)">
34942         <size>22</size>
34943       </method>
34944       <method name="Void remove_E(Program+D)">
34945         <size>22</size>
34946       </method>
34947       <method name="Void Main()">
34948         <size>38</size>
34949       </method>
34950     </type>
34951     <type name="Program+D">
34952       <method name="Void .ctor(Object, IntPtr)">
34953         <size>0</size>
34954       </method>
34955       <method name="Void Invoke(X)">
34956         <size>0</size>
34957       </method>
34958       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
34959         <size>0</size>
34960       </method>
34961       <method name="Void EndInvoke(IAsyncResult)">
34962         <size>0</size>
34963       </method>
34964     </type>
34965     <type name="Program+&lt;Main&gt;c__AnonStorey0">
34966       <method name="Void .ctor()">
34967         <size>7</size>
34968       </method>
34969       <method name="Void &lt;&gt;m__0(X)">
34970         <size>15</size>
34971       </method>
34972     </type>
34973   </test>
34974   <test name="test-anon-31.cs">
34975     <type name="test">
34976       <method name="Void .ctor()">
34977         <size>7</size>
34978       </method>
34979       <method name="IEnumerable testen(Int32)">
34980         <size>30</size>
34981       </method>
34982     </type>
34983     <type name="reflect">
34984       <method name="Void .ctor()">
34985         <size>7</size>
34986       </method>
34987       <method name="Void Main(System.String[])">
34988         <size>122</size>
34989       </method>
34990     </type>
34991     <type name="test+&lt;testen&gt;c__Iterator0">
34992       <method name="Void .ctor()">
34993         <size>7</size>
34994       </method>
34995       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34996         <size>12</size>
34997       </method>
34998       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34999         <size>7</size>
35000       </method>
35001       <method name="Boolean MoveNext()">
35002         <size>195</size>
35003       </method>
35004       <method name="Void Dispose()">
35005         <size>8</size>
35006       </method>
35007       <method name="Void Reset()">
35008         <size>6</size>
35009       </method>
35010       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35011         <size>7</size>
35012       </method>
35013       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
35014         <size>40</size>
35015       </method>
35016     </type>
35017   </test>
35018   <test name="test-anon-32.cs">
35019     <type name="MainClass">
35020       <method name="Void .ctor()">
35021         <size>7</size>
35022       </method>
35023       <method name="Void Main()">
35024         <size>37</size>
35025       </method>
35026       <method name="Void SimpleCallback(MainClass, System.String)">
35027         <size>7</size>
35028       </method>
35029     </type>
35030     <type name="StringSender">
35031       <method name="Void .ctor(Object, IntPtr)">
35032         <size>0</size>
35033       </method>
35034       <method name="Void Invoke(System.String)">
35035         <size>0</size>
35036       </method>
35037       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
35038         <size>0</size>
35039       </method>
35040       <method name="Void EndInvoke(IAsyncResult)">
35041         <size>0</size>
35042       </method>
35043     </type>
35044     <type name="VoidDelegate">
35045       <method name="Void .ctor(Object, IntPtr)">
35046         <size>0</size>
35047       </method>
35048       <method name="Void Invoke()">
35049         <size>0</size>
35050       </method>
35051       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35052         <size>0</size>
35053       </method>
35054       <method name="Void EndInvoke(IAsyncResult)">
35055         <size>0</size>
35056       </method>
35057     </type>
35058     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
35059       <method name="Void .ctor()">
35060         <size>7</size>
35061       </method>
35062       <method name="Void &lt;&gt;m__0()">
35063         <size>25</size>
35064       </method>
35065       <method name="Void &lt;&gt;m__1(System.String)">
35066         <size>13</size>
35067       </method>
35068     </type>
35069   </test>
35070   <test name="test-anon-33.cs">
35071     <type name="T">
35072       <method name="Void .ctor()">
35073         <size>7</size>
35074       </method>
35075       <method name="Void doit(Int32)">
35076         <size>7</size>
35077       </method>
35078       <method name="Void Main()">
35079         <size>162</size>
35080       </method>
35081     </type>
35082     <type name="Do">
35083       <method name="Void .ctor(Object, IntPtr)">
35084         <size>0</size>
35085       </method>
35086       <method name="Void Invoke()">
35087         <size>0</size>
35088       </method>
35089       <method name="IAsyncResult BeginInvoke(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="T+&lt;Main&gt;c__AnonStorey0">
35097       <method name="Void .ctor()">
35098         <size>7</size>
35099       </method>
35100       <method name="Void &lt;&gt;m__0()">
35101         <size>12</size>
35102       </method>
35103     </type>
35104     <type name="T+&lt;Main&gt;c__AnonStorey1">
35105       <method name="Void .ctor()">
35106         <size>7</size>
35107       </method>
35108       <method name="Void &lt;&gt;m__1()">
35109         <size>12</size>
35110       </method>
35111     </type>
35112   </test>
35113   <test name="test-anon-34.cs">
35114     <type name="Delegates.Space">
35115       <method name="Void .ctor()">
35116         <size>7</size>
35117       </method>
35118       <method name="Void Leak(Boolean, Int32)">
35119         <size>92</size>
35120       </method>
35121     </type>
35122     <type name="Delegates.Program">
35123       <method name="Void .ctor()">
35124         <size>7</size>
35125       </method>
35126       <method name="Void SpaceLeak()">
35127         <size>37</size>
35128       </method>
35129       <method name="Void Main(System.String[])">
35130         <size>6</size>
35131       </method>
35132     </type>
35133     <type name="Delegates.Space+DoCopy">
35134       <method name="Void .ctor(Object, IntPtr)">
35135         <size>0</size>
35136       </method>
35137       <method name="Void Invoke()">
35138         <size>0</size>
35139       </method>
35140       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35141         <size>0</size>
35142       </method>
35143       <method name="Void EndInvoke(IAsyncResult)">
35144         <size>0</size>
35145       </method>
35146     </type>
35147     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
35148       <method name="Void .ctor()">
35149         <size>7</size>
35150       </method>
35151       <method name="Void &lt;&gt;m__0()">
35152         <size>23</size>
35153       </method>
35154     </type>
35155     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
35156       <method name="Void .ctor()">
35157         <size>7</size>
35158       </method>
35159       <method name="Void &lt;&gt;m__1()">
35160         <size>19</size>
35161       </method>
35162     </type>
35163   </test>
35164   <test name="test-anon-35.cs">
35165     <type name="CustomDict">
35166       <method name="Void .ctor()">
35167         <size>64</size>
35168       </method>
35169       <method name="IEnumerator GetEnumerator()">
35170         <size>15</size>
35171       </method>
35172     </type>
35173     <type name="Tests">
35174       <method name="Void .ctor()">
35175         <size>7</size>
35176       </method>
35177       <method name="Void Main()">
35178         <size>7</size>
35179       </method>
35180     </type>
35181     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
35182       <method name="Void .ctor()">
35183         <size>7</size>
35184       </method>
35185       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35186         <size>12</size>
35187       </method>
35188       <method name="Boolean MoveNext()">
35189         <size>86</size>
35190       </method>
35191       <method name="Void Dispose()">
35192         <size>8</size>
35193       </method>
35194       <method name="Void Reset()">
35195         <size>6</size>
35196       </method>
35197       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35198         <size>7</size>
35199       </method>
35200     </type>
35201   </test>
35202   <test name="test-anon-36.cs">
35203     <type name="Test">
35204       <method name="Void .ctor(TestMethod)">
35205         <size>7</size>
35206       </method>
35207       <method name="Void .ctor(TestMethod2)">
35208         <size>7</size>
35209       </method>
35210       <method name="Void Main()">
35211         <size>36</size>
35212       </method>
35213     </type>
35214     <type name="TestMethod">
35215       <method name="Void .ctor(Object, IntPtr)">
35216         <size>0</size>
35217       </method>
35218       <method name="Void Invoke()">
35219         <size>0</size>
35220       </method>
35221       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35222         <size>0</size>
35223       </method>
35224       <method name="Void EndInvoke(IAsyncResult)">
35225         <size>0</size>
35226       </method>
35227     </type>
35228     <type name="TestMethod2">
35229       <method name="Void .ctor(Object, IntPtr)">
35230         <size>0</size>
35231       </method>
35232       <method name="Void Invoke(System.Object)">
35233         <size>0</size>
35234       </method>
35235       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
35236         <size>0</size>
35237       </method>
35238       <method name="Void EndInvoke(IAsyncResult)">
35239         <size>0</size>
35240       </method>
35241     </type>
35242     <type name="Test">
35243       <method name="Void &lt;Main&gt;m__0()">
35244         <size>1</size>
35245       </method>
35246     </type>
35247   </test>
35248   <test name="test-anon-37.cs">
35249     <type name="DelegateInit">
35250       <method name="Void .ctor()">
35251         <size>7</size>
35252       </method>
35253       <method name="Void .cctor()">
35254         <size>35</size>
35255       </method>
35256       <method name="Void Main(System.String[])">
35257         <size>11</size>
35258       </method>
35259     </type>
35260     <type name="DelegateInit+FooDelegate">
35261       <method name="Void .ctor(Object, IntPtr)">
35262         <size>0</size>
35263       </method>
35264       <method name="Void Invoke()">
35265         <size>0</size>
35266       </method>
35267       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35268         <size>0</size>
35269       </method>
35270       <method name="Void EndInvoke(IAsyncResult)">
35271         <size>0</size>
35272       </method>
35273     </type>
35274     <type name="DelegateInit">
35275       <method name="Void &lt;DelegateInit&gt;m__0()">
35276         <size>11</size>
35277       </method>
35278     </type>
35279   </test>
35280   <test name="test-anon-38.cs">
35281     <type name="X">
35282       <method name="Void .ctor()">
35283         <size>7</size>
35284       </method>
35285       <method name="Void Hello(Int64, Int64)">
35286         <size>1</size>
35287       </method>
35288       <method name="Void Test(Int32)">
35289         <size>67</size>
35290       </method>
35291       <method name="Void Main()">
35292         <size>14</size>
35293       </method>
35294     </type>
35295     <type name="Simple">
35296       <method name="Void .ctor(Object, IntPtr)">
35297         <size>0</size>
35298       </method>
35299       <method name="Void Invoke()">
35300         <size>0</size>
35301       </method>
35302       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35303         <size>0</size>
35304       </method>
35305       <method name="Void EndInvoke(IAsyncResult)">
35306         <size>0</size>
35307       </method>
35308     </type>
35309     <type name="Foo">
35310       <method name="Void .ctor(Object, IntPtr)">
35311         <size>0</size>
35312       </method>
35313       <method name="Simple Invoke()">
35314         <size>0</size>
35315       </method>
35316       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35317         <size>0</size>
35318       </method>
35319       <method name="Simple EndInvoke(IAsyncResult)">
35320         <size>0</size>
35321       </method>
35322     </type>
35323     <type name="X+&lt;Test&gt;c__AnonStorey0">
35324       <method name="Void .ctor()">
35325         <size>7</size>
35326       </method>
35327       <method name="Simple &lt;&gt;m__0()">
35328         <size>64</size>
35329       </method>
35330     </type>
35331     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
35332       <method name="Void .ctor()">
35333         <size>7</size>
35334       </method>
35335       <method name="Void &lt;&gt;m__1()">
35336         <size>34</size>
35337       </method>
35338     </type>
35339   </test>
35340   <test name="test-anon-39.cs">
35341     <type name="X">
35342       <method name="Void .ctor()">
35343         <size>7</size>
35344       </method>
35345       <method name="Void Hello(Int64)">
35346         <size>1</size>
35347       </method>
35348       <method name="Void Test(Int32)">
35349         <size>65</size>
35350       </method>
35351       <method name="Void Main()">
35352         <size>14</size>
35353       </method>
35354     </type>
35355     <type name="Simple">
35356       <method name="Void .ctor(Object, IntPtr)">
35357         <size>0</size>
35358       </method>
35359       <method name="Void Invoke()">
35360         <size>0</size>
35361       </method>
35362       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35363         <size>0</size>
35364       </method>
35365       <method name="Void EndInvoke(IAsyncResult)">
35366         <size>0</size>
35367       </method>
35368     </type>
35369     <type name="Foo">
35370       <method name="Void .ctor(Object, IntPtr)">
35371         <size>0</size>
35372       </method>
35373       <method name="Simple Invoke()">
35374         <size>0</size>
35375       </method>
35376       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35377         <size>0</size>
35378       </method>
35379       <method name="Simple EndInvoke(IAsyncResult)">
35380         <size>0</size>
35381       </method>
35382     </type>
35383     <type name="X+&lt;Test&gt;c__AnonStorey0">
35384       <method name="Void .ctor()">
35385         <size>7</size>
35386       </method>
35387       <method name="Simple &lt;&gt;m__0()">
35388         <size>30</size>
35389       </method>
35390       <method name="Void &lt;&gt;m__1()">
35391         <size>18</size>
35392       </method>
35393     </type>
35394   </test>
35395   <test name="test-anon-40.cs">
35396     <type name="X">
35397       <method name="Void .ctor()">
35398         <size>7</size>
35399       </method>
35400       <method name="Void Hello(Int64)">
35401         <size>1</size>
35402       </method>
35403       <method name="Void Test(Int32)">
35404         <size>65</size>
35405       </method>
35406       <method name="Void Main()">
35407         <size>14</size>
35408       </method>
35409     </type>
35410     <type name="Simple">
35411       <method name="Void .ctor(Object, IntPtr)">
35412         <size>0</size>
35413       </method>
35414       <method name="Void Invoke()">
35415         <size>0</size>
35416       </method>
35417       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35418         <size>0</size>
35419       </method>
35420       <method name="Void EndInvoke(IAsyncResult)">
35421         <size>0</size>
35422       </method>
35423     </type>
35424     <type name="Foo">
35425       <method name="Void .ctor(Object, IntPtr)">
35426         <size>0</size>
35427       </method>
35428       <method name="Simple Invoke()">
35429         <size>0</size>
35430       </method>
35431       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35432         <size>0</size>
35433       </method>
35434       <method name="Simple EndInvoke(IAsyncResult)">
35435         <size>0</size>
35436       </method>
35437     </type>
35438     <type name="X+&lt;Test&gt;c__AnonStorey0">
35439       <method name="Void .ctor()">
35440         <size>7</size>
35441       </method>
35442       <method name="Simple &lt;&gt;m__0()">
35443         <size>30</size>
35444       </method>
35445       <method name="Void &lt;&gt;m__1()">
35446         <size>18</size>
35447       </method>
35448     </type>
35449   </test>
35450   <test name="test-anon-41.cs">
35451     <type name="X">
35452       <method name="Void .ctor()">
35453         <size>7</size>
35454       </method>
35455       <method name="Void Hello(Int64)">
35456         <size>1</size>
35457       </method>
35458       <method name="Void Test(Int32)">
35459         <size>65</size>
35460       </method>
35461       <method name="Void Main()">
35462         <size>14</size>
35463       </method>
35464     </type>
35465     <type name="Simple">
35466       <method name="Void .ctor(Object, IntPtr)">
35467         <size>0</size>
35468       </method>
35469       <method name="Void Invoke()">
35470         <size>0</size>
35471       </method>
35472       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35473         <size>0</size>
35474       </method>
35475       <method name="Void EndInvoke(IAsyncResult)">
35476         <size>0</size>
35477       </method>
35478     </type>
35479     <type name="Foo">
35480       <method name="Void .ctor(Object, IntPtr)">
35481         <size>0</size>
35482       </method>
35483       <method name="Simple Invoke()">
35484         <size>0</size>
35485       </method>
35486       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35487         <size>0</size>
35488       </method>
35489       <method name="Simple EndInvoke(IAsyncResult)">
35490         <size>0</size>
35491       </method>
35492     </type>
35493     <type name="X+&lt;Test&gt;c__AnonStorey0">
35494       <method name="Void .ctor()">
35495         <size>7</size>
35496       </method>
35497       <method name="Simple &lt;&gt;m__0()">
35498         <size>55</size>
35499       </method>
35500     </type>
35501     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
35502       <method name="Void .ctor()">
35503         <size>7</size>
35504       </method>
35505       <method name="Void &lt;&gt;m__1()">
35506         <size>35</size>
35507       </method>
35508     </type>
35509   </test>
35510   <test name="test-anon-42.cs">
35511     <type name="X">
35512       <method name="Void .ctor()">
35513         <size>7</size>
35514       </method>
35515       <method name="Void Hello(Int64)">
35516         <size>1</size>
35517       </method>
35518       <method name="Void Test(Int32)">
35519         <size>51</size>
35520       </method>
35521       <method name="Void Main()">
35522         <size>13</size>
35523       </method>
35524     </type>
35525     <type name="Simple">
35526       <method name="Void .ctor(Object, IntPtr)">
35527         <size>0</size>
35528       </method>
35529       <method name="Void Invoke()">
35530         <size>0</size>
35531       </method>
35532       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35533         <size>0</size>
35534       </method>
35535       <method name="Void EndInvoke(IAsyncResult)">
35536         <size>0</size>
35537       </method>
35538     </type>
35539     <type name="Foo">
35540       <method name="Void .ctor(Object, IntPtr)">
35541         <size>0</size>
35542       </method>
35543       <method name="Simple Invoke()">
35544         <size>0</size>
35545       </method>
35546       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35547         <size>0</size>
35548       </method>
35549       <method name="Simple EndInvoke(IAsyncResult)">
35550         <size>0</size>
35551       </method>
35552     </type>
35553     <type name="X">
35554       <method name="Simple &lt;Test&gt;m__0()">
35555         <size>37</size>
35556       </method>
35557       <method name="Void &lt;Test&gt;m__1()">
35558         <size>8</size>
35559       </method>
35560     </type>
35561   </test>
35562   <test name="test-anon-43.cs">
35563     <type name="X">
35564       <method name="Void .ctor()">
35565         <size>7</size>
35566       </method>
35567       <method name="Void Hello(Int64, Int64)">
35568         <size>1</size>
35569       </method>
35570       <method name="Void Test(Int32)">
35571         <size>54</size>
35572       </method>
35573       <method name="Void Main()">
35574         <size>14</size>
35575       </method>
35576     </type>
35577     <type name="Simple">
35578       <method name="Void .ctor(Object, IntPtr)">
35579         <size>0</size>
35580       </method>
35581       <method name="Void Invoke()">
35582         <size>0</size>
35583       </method>
35584       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35585         <size>0</size>
35586       </method>
35587       <method name="Void EndInvoke(IAsyncResult)">
35588         <size>0</size>
35589       </method>
35590     </type>
35591     <type name="Foo">
35592       <method name="Void .ctor(Object, IntPtr)">
35593         <size>0</size>
35594       </method>
35595       <method name="Simple Invoke()">
35596         <size>0</size>
35597       </method>
35598       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35599         <size>0</size>
35600       </method>
35601       <method name="Simple EndInvoke(IAsyncResult)">
35602         <size>0</size>
35603       </method>
35604     </type>
35605     <type name="X+&lt;Test&gt;c__AnonStorey0">
35606       <method name="Void .ctor()">
35607         <size>7</size>
35608       </method>
35609       <method name="Simple &lt;&gt;m__0()">
35610         <size>64</size>
35611       </method>
35612     </type>
35613     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
35614       <method name="Void .ctor()">
35615         <size>7</size>
35616       </method>
35617       <method name="Void &lt;&gt;m__1()">
35618         <size>34</size>
35619       </method>
35620     </type>
35621   </test>
35622   <test name="test-anon-44.cs">
35623     <type name="X">
35624       <method name="Void .ctor()">
35625         <size>7</size>
35626       </method>
35627       <method name="Void Hello(Int64)">
35628         <size>1</size>
35629       </method>
35630       <method name="Void Test(Int32)">
35631         <size>68</size>
35632       </method>
35633       <method name="Void Main()">
35634         <size>14</size>
35635       </method>
35636     </type>
35637     <type name="Simple">
35638       <method name="Void .ctor(Object, IntPtr)">
35639         <size>0</size>
35640       </method>
35641       <method name="Void Invoke()">
35642         <size>0</size>
35643       </method>
35644       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35645         <size>0</size>
35646       </method>
35647       <method name="Void EndInvoke(IAsyncResult)">
35648         <size>0</size>
35649       </method>
35650     </type>
35651     <type name="Foo">
35652       <method name="Void .ctor(Object, IntPtr)">
35653         <size>0</size>
35654       </method>
35655       <method name="Simple Invoke()">
35656         <size>0</size>
35657       </method>
35658       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35659         <size>0</size>
35660       </method>
35661       <method name="Simple EndInvoke(IAsyncResult)">
35662         <size>0</size>
35663       </method>
35664     </type>
35665     <type name="X+&lt;Test&gt;c__AnonStorey0">
35666       <method name="Void .ctor()">
35667         <size>7</size>
35668       </method>
35669       <method name="Simple &lt;&gt;m__1()">
35670         <size>33</size>
35671       </method>
35672       <method name="Simple &lt;&gt;m__0()">
35673         <size>51</size>
35674       </method>
35675       <method name="Void &lt;&gt;m__3()">
35676         <size>21</size>
35677       </method>
35678     </type>
35679     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
35680       <method name="Void .ctor()">
35681         <size>7</size>
35682       </method>
35683       <method name="Void &lt;&gt;m__2()">
35684         <size>26</size>
35685       </method>
35686     </type>
35687   </test>
35688   <test name="test-anon-45.cs">
35689     <type name="Test">
35690       <method name="Void .ctor()">
35691         <size>7</size>
35692       </method>
35693       <method name="Void Main()">
35694         <size>62</size>
35695       </method>
35696       <method name="IEnumerator GetEnumerator()">
35697         <size>8</size>
35698       </method>
35699     </type>
35700     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
35701       <method name="Void .ctor()">
35702         <size>7</size>
35703       </method>
35704       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35705         <size>12</size>
35706       </method>
35707       <method name="Boolean MoveNext()">
35708         <size>77</size>
35709       </method>
35710       <method name="Void Dispose()">
35711         <size>8</size>
35712       </method>
35713       <method name="Void Reset()">
35714         <size>6</size>
35715       </method>
35716       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35717         <size>7</size>
35718       </method>
35719     </type>
35720   </test>
35721   <test name="test-anon-46.cs">
35722     <type name="World">
35723       <method name="Void .ctor()">
35724         <size>7</size>
35725       </method>
35726       <method name="Void Hello(Int64)">
35727         <size>1</size>
35728       </method>
35729       <method name="Void Test(Int32)">
35730         <size>50</size>
35731       </method>
35732     </type>
35733     <type name="X">
35734       <method name="Void .ctor()">
35735         <size>7</size>
35736       </method>
35737       <method name="Void Main()">
35738         <size>14</size>
35739       </method>
35740     </type>
35741     <type name="Foo">
35742       <method name="Void .ctor(Object, IntPtr)">
35743         <size>0</size>
35744       </method>
35745       <method name="Void Invoke()">
35746         <size>0</size>
35747       </method>
35748       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35749         <size>0</size>
35750       </method>
35751       <method name="Void EndInvoke(IAsyncResult)">
35752         <size>0</size>
35753       </method>
35754     </type>
35755     <type name="World+&lt;Test&gt;c__AnonStorey0">
35756       <method name="Void .ctor()">
35757         <size>7</size>
35758       </method>
35759       <method name="Void &lt;&gt;m__0()">
35760         <size>19</size>
35761       </method>
35762     </type>
35763   </test>
35764   <test name="test-anon-47.cs">
35765     <type name="World">
35766       <method name="Void .ctor()">
35767         <size>7</size>
35768       </method>
35769       <method name="Void Hello(Int64)">
35770         <size>1</size>
35771       </method>
35772       <method name="Void Test(Int32)">
35773         <size>150</size>
35774       </method>
35775     </type>
35776     <type name="X">
35777       <method name="Void .ctor()">
35778         <size>7</size>
35779       </method>
35780       <method name="Void Main()">
35781         <size>14</size>
35782       </method>
35783     </type>
35784     <type name="Foo">
35785       <method name="Void .ctor(Object, IntPtr)">
35786         <size>0</size>
35787       </method>
35788       <method name="Void Invoke()">
35789         <size>0</size>
35790       </method>
35791       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35792         <size>0</size>
35793       </method>
35794       <method name="Void EndInvoke(IAsyncResult)">
35795         <size>0</size>
35796       </method>
35797     </type>
35798     <type name="World+&lt;Test&gt;c__AnonStorey2">
35799       <method name="Void .ctor()">
35800         <size>7</size>
35801       </method>
35802       <method name="Void &lt;&gt;m__0()">
35803         <size>50</size>
35804       </method>
35805     </type>
35806     <type name="World+&lt;Test&gt;c__AnonStorey0">
35807       <method name="Void .ctor()">
35808         <size>7</size>
35809       </method>
35810     </type>
35811     <type name="World+&lt;Test&gt;c__AnonStorey1">
35812       <method name="Void .ctor()">
35813         <size>7</size>
35814       </method>
35815     </type>
35816   </test>
35817   <test name="test-anon-48.cs">
35818     <type name="World">
35819       <method name="Void .ctor()">
35820         <size>7</size>
35821       </method>
35822       <method name="Void Hello(Int64)">
35823         <size>1</size>
35824       </method>
35825       <method name="Void Test(Int32)">
35826         <size>226</size>
35827       </method>
35828     </type>
35829     <type name="X">
35830       <method name="Void .ctor()">
35831         <size>7</size>
35832       </method>
35833       <method name="Void Main()">
35834         <size>14</size>
35835       </method>
35836     </type>
35837     <type name="Foo">
35838       <method name="Void .ctor(Object, IntPtr)">
35839         <size>0</size>
35840       </method>
35841       <method name="Void Invoke()">
35842         <size>0</size>
35843       </method>
35844       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35845         <size>0</size>
35846       </method>
35847       <method name="Void EndInvoke(IAsyncResult)">
35848         <size>0</size>
35849       </method>
35850     </type>
35851     <type name="World+&lt;Test&gt;c__AnonStorey1">
35852       <method name="Void .ctor()">
35853         <size>7</size>
35854       </method>
35855       <method name="Void &lt;&gt;m__0()">
35856         <size>78</size>
35857       </method>
35858     </type>
35859     <type name="World+&lt;Test&gt;c__AnonStorey3">
35860       <method name="Void .ctor()">
35861         <size>7</size>
35862       </method>
35863     </type>
35864     <type name="World+&lt;Test&gt;c__AnonStorey2">
35865       <method name="Void .ctor()">
35866         <size>7</size>
35867       </method>
35868     </type>
35869     <type name="World+&lt;Test&gt;c__AnonStorey0">
35870       <method name="Void .ctor()">
35871         <size>7</size>
35872       </method>
35873     </type>
35874   </test>
35875   <test name="test-anon-49.cs">
35876     <type name="Test">
35877       <method name="Void .ctor()">
35878         <size>7</size>
35879       </method>
35880       <method name="Void Main()">
35881         <size>62</size>
35882       </method>
35883       <method name="IEnumerator GetEnumerator()">
35884         <size>8</size>
35885       </method>
35886     </type>
35887     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
35888       <method name="Void .ctor()">
35889         <size>7</size>
35890       </method>
35891       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35892         <size>12</size>
35893       </method>
35894       <method name="Boolean MoveNext()">
35895         <size>184</size>
35896       </method>
35897       <method name="Void Dispose()">
35898         <size>60</size>
35899       </method>
35900       <method name="Void Reset()">
35901         <size>6</size>
35902       </method>
35903       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35904         <size>7</size>
35905       </method>
35906     </type>
35907   </test>
35908   <test name="test-anon-50.cs">
35909     <type name="Test">
35910       <method name="Void .ctor()">
35911         <size>7</size>
35912       </method>
35913       <method name="IEnumerable Foo(Int32)">
35914         <size>30</size>
35915       </method>
35916     </type>
35917     <type name="X">
35918       <method name="Void .ctor()">
35919         <size>7</size>
35920       </method>
35921       <method name="Int32 Main()">
35922         <size>201</size>
35923       </method>
35924     </type>
35925     <type name="Test+&lt;Foo&gt;c__Iterator0">
35926       <method name="Void .ctor()">
35927         <size>7</size>
35928       </method>
35929       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35930         <size>12</size>
35931       </method>
35932       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
35933         <size>7</size>
35934       </method>
35935       <method name="Boolean MoveNext()">
35936         <size>118</size>
35937       </method>
35938       <method name="Void Dispose()">
35939         <size>8</size>
35940       </method>
35941       <method name="Void Reset()">
35942         <size>6</size>
35943       </method>
35944       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35945         <size>7</size>
35946       </method>
35947       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
35948         <size>40</size>
35949       </method>
35950     </type>
35951   </test>
35952   <test name="test-anon-51.cs">
35953     <type name="X">
35954       <method name="Void .ctor()">
35955         <size>7</size>
35956       </method>
35957       <method name="Void .cctor()">
35958         <size>35</size>
35959       </method>
35960       <method name="Void Main()">
35961         <size>11</size>
35962       </method>
35963     </type>
35964     <type name="FooDelegate">
35965       <method name="Void .ctor(Object, IntPtr)">
35966         <size>0</size>
35967       </method>
35968       <method name="Void Invoke()">
35969         <size>0</size>
35970       </method>
35971       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35972         <size>0</size>
35973       </method>
35974       <method name="Void EndInvoke(IAsyncResult)">
35975         <size>0</size>
35976       </method>
35977     </type>
35978     <type name="X">
35979       <method name="Void &lt;X&gt;m__0()">
35980         <size>11</size>
35981       </method>
35982     </type>
35983   </test>
35984   <test name="test-anon-52.cs">
35985     <type name="X">
35986       <method name="Void .ctor()">
35987         <size>7</size>
35988       </method>
35989       <method name="IEnumerator GetIt(System.Int32[])">
35990         <size>22</size>
35991       </method>
35992       <method name="Int32 Main()">
35993         <size>33</size>
35994       </method>
35995     </type>
35996     <type name="X+A">
35997       <method name="Void .ctor(Object, IntPtr)">
35998         <size>0</size>
35999       </method>
36000       <method name="Void Invoke()">
36001         <size>0</size>
36002       </method>
36003       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36004         <size>0</size>
36005       </method>
36006       <method name="Void EndInvoke(IAsyncResult)">
36007         <size>0</size>
36008       </method>
36009     </type>
36010     <type name="X+&lt;GetIt&gt;c__Iterator0">
36011       <method name="Void .ctor()">
36012         <size>7</size>
36013       </method>
36014       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36015         <size>12</size>
36016       </method>
36017       <method name="Boolean MoveNext()">
36018         <size>201</size>
36019       </method>
36020       <method name="Void &lt;&gt;m__0()">
36021         <size>22</size>
36022       </method>
36023       <method name="Void Dispose()">
36024         <size>8</size>
36025       </method>
36026       <method name="Void Reset()">
36027         <size>6</size>
36028       </method>
36029       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36030         <size>7</size>
36031       </method>
36032     </type>
36033   </test>
36034   <test name="test-anon-53.cs">
36035     <type name="Test">
36036       <method name="Void .ctor(Int32)">
36037         <size>39</size>
36038       </method>
36039       <method name="Void .cctor()">
36040         <size>33</size>
36041       </method>
36042     </type>
36043     <type name="X">
36044       <method name="Void .ctor()">
36045         <size>7</size>
36046       </method>
36047       <method name="Void Main()">
36048         <size>15</size>
36049       </method>
36050     </type>
36051     <type name="Foo">
36052       <method name="Void .ctor(Object, IntPtr)">
36053         <size>0</size>
36054       </method>
36055       <method name="Void Invoke()">
36056         <size>0</size>
36057       </method>
36058       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36059         <size>0</size>
36060       </method>
36061       <method name="Void EndInvoke(IAsyncResult)">
36062         <size>0</size>
36063       </method>
36064     </type>
36065     <type name="Test+&lt;Test&gt;c__AnonStorey0">
36066       <method name="Void .ctor()">
36067         <size>7</size>
36068       </method>
36069       <method name="Void &lt;&gt;m__0()">
36070         <size>12</size>
36071       </method>
36072     </type>
36073     <type name="Test+&lt;Test&gt;c__AnonStorey1">
36074       <method name="Void .ctor()">
36075         <size>7</size>
36076       </method>
36077       <method name="Void &lt;&gt;m__1()">
36078         <size>12</size>
36079       </method>
36080     </type>
36081   </test>
36082   <test name="test-anon-54.cs">
36083     <type name="X">
36084       <method name="Void .ctor()">
36085         <size>7</size>
36086       </method>
36087       <method name="Void Main()">
36088         <size>22</size>
36089       </method>
36090     </type>
36091     <type name="Hello">
36092       <method name="Void .ctor(Object, IntPtr)">
36093         <size>0</size>
36094       </method>
36095       <method name="Void Invoke()">
36096         <size>0</size>
36097       </method>
36098       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36099         <size>0</size>
36100       </method>
36101       <method name="Void EndInvoke(IAsyncResult)">
36102         <size>0</size>
36103       </method>
36104     </type>
36105     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
36106       <method name="Void .ctor()">
36107         <size>7</size>
36108       </method>
36109       <method name="Void &lt;&gt;m__0()">
36110         <size>25</size>
36111       </method>
36112     </type>
36113     <type name="Foo">
36114       <method name="Void .ctor(Int32)">
36115         <size>8</size>
36116       </method>
36117       <method name="Void Test(Foo)">
36118         <size>45</size>
36119       </method>
36120       <method name="Void Hello(Int32)">
36121         <size>19</size>
36122       </method>
36123       <method name="System.String ToString()">
36124         <size>22</size>
36125       </method>
36126     </type>
36127   </test>
36128   <test name="test-anon-55.cs">
36129     <type name="Foo">
36130       <method name="Void .ctor()">
36131         <size>7</size>
36132       </method>
36133       <method name="Void Test(Foo+Hello)">
36134         <size>7</size>
36135       </method>
36136       <method name="Void Private()">
36137         <size>11</size>
36138       </method>
36139       <method name="Void Test()">
36140         <size>19</size>
36141       </method>
36142     </type>
36143     <type name="X">
36144       <method name="Void .ctor()">
36145         <size>7</size>
36146       </method>
36147       <method name="Void Main()">
36148         <size>13</size>
36149       </method>
36150     </type>
36151     <type name="Foo+Hello">
36152       <method name="Void .ctor(Object, IntPtr)">
36153         <size>0</size>
36154       </method>
36155       <method name="Void Invoke()">
36156         <size>0</size>
36157       </method>
36158       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36159         <size>0</size>
36160       </method>
36161       <method name="Void EndInvoke(IAsyncResult)">
36162         <size>0</size>
36163       </method>
36164     </type>
36165     <type name="Foo">
36166       <method name="Void &lt;Test&gt;m__0()">
36167         <size>7</size>
36168       </method>
36169     </type>
36170   </test>
36171   <test name="test-anon-56.cs">
36172     <type name="Observable">
36173       <method name="Void .ctor()">
36174         <size>7</size>
36175       </method>
36176       <method name="Void Main(System.String[])">
36177         <size>50</size>
36178       </method>
36179     </type>
36180     <type name="QueueHandler">
36181       <method name="Void .ctor(Object, IntPtr)">
36182         <size>0</size>
36183       </method>
36184       <method name="Void Invoke(Observable)">
36185         <size>0</size>
36186       </method>
36187       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
36188         <size>0</size>
36189       </method>
36190       <method name="Void EndInvoke(IAsyncResult)">
36191         <size>0</size>
36192       </method>
36193     </type>
36194     <type name="Observable">
36195       <method name="Void &lt;Main&gt;m__0(Observable)">
36196         <size>11</size>
36197       </method>
36198     </type>
36199   </test>
36200   <test name="test-anon-57.cs">
36201     <type name="X">
36202       <method name="Void .ctor()">
36203         <size>7</size>
36204       </method>
36205       <method name="Int32 Test()">
36206         <size>257</size>
36207       </method>
36208       <method name="Int32 Main()">
36209         <size>45</size>
36210       </method>
36211     </type>
36212     <type name="X+TestDelegate">
36213       <method name="Void .ctor(Object, IntPtr)">
36214         <size>0</size>
36215       </method>
36216       <method name="Void Invoke()">
36217         <size>0</size>
36218       </method>
36219       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36220         <size>0</size>
36221       </method>
36222       <method name="Void EndInvoke(IAsyncResult)">
36223         <size>0</size>
36224       </method>
36225     </type>
36226     <type name="X+&lt;Test&gt;c__AnonStorey1">
36227       <method name="Void .ctor()">
36228         <size>7</size>
36229       </method>
36230       <method name="Void &lt;&gt;m__0()">
36231         <size>95</size>
36232       </method>
36233     </type>
36234     <type name="X+&lt;Test&gt;c__AnonStorey0">
36235       <method name="Void .ctor()">
36236         <size>7</size>
36237       </method>
36238     </type>
36239   </test>
36240   <test name="test-anon-58.cs">
36241     <type name="X">
36242       <method name="Void .ctor()">
36243         <size>7</size>
36244       </method>
36245       <method name="Int32 Test(Int32)">
36246         <size>351</size>
36247       </method>
36248       <method name="Int32 Main()">
36249         <size>46</size>
36250       </method>
36251     </type>
36252     <type name="X+TestDelegate">
36253       <method name="Void .ctor(Object, IntPtr)">
36254         <size>0</size>
36255       </method>
36256       <method name="Void Invoke()">
36257         <size>0</size>
36258       </method>
36259       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36260         <size>0</size>
36261       </method>
36262       <method name="Void EndInvoke(IAsyncResult)">
36263         <size>0</size>
36264       </method>
36265     </type>
36266     <type name="X+&lt;Test&gt;c__AnonStorey1">
36267       <method name="Void .ctor()">
36268         <size>7</size>
36269       </method>
36270       <method name="Void &lt;&gt;m__0()">
36271         <size>171</size>
36272       </method>
36273     </type>
36274     <type name="X+&lt;Test&gt;c__AnonStorey0">
36275       <method name="Void .ctor()">
36276         <size>7</size>
36277       </method>
36278     </type>
36279     <type name="X+&lt;Test&gt;c__AnonStorey2">
36280       <method name="Void .ctor()">
36281         <size>7</size>
36282       </method>
36283     </type>
36284   </test>
36285   <test name="test-anon-59.cs">
36286     <type name="X">
36287       <method name="Void .ctor()">
36288         <size>7</size>
36289       </method>
36290       <method name="Int32 Test(Int32)">
36291         <size>538</size>
36292       </method>
36293       <method name="Int32 Main()">
36294         <size>46</size>
36295       </method>
36296     </type>
36297     <type name="X+TestDelegate">
36298       <method name="Void .ctor(Object, IntPtr)">
36299         <size>0</size>
36300       </method>
36301       <method name="Void Invoke()">
36302         <size>0</size>
36303       </method>
36304       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36305         <size>0</size>
36306       </method>
36307       <method name="Void EndInvoke(IAsyncResult)">
36308         <size>0</size>
36309       </method>
36310     </type>
36311     <type name="X+&lt;Test&gt;c__AnonStorey2">
36312       <method name="Void .ctor()">
36313         <size>7</size>
36314       </method>
36315       <method name="Void &lt;&gt;m__0()">
36316         <size>233</size>
36317       </method>
36318     </type>
36319     <type name="X+&lt;Test&gt;c__AnonStorey1">
36320       <method name="Void .ctor()">
36321         <size>7</size>
36322       </method>
36323     </type>
36324     <type name="X+&lt;Test&gt;c__AnonStorey0">
36325       <method name="Void .ctor()">
36326         <size>7</size>
36327       </method>
36328     </type>
36329     <type name="X+&lt;Test&gt;c__AnonStorey3">
36330       <method name="Void .ctor()">
36331         <size>7</size>
36332       </method>
36333     </type>
36334   </test>
36335   <test name="test-anon-60.cs">
36336     <type name="X">
36337       <method name="Void .ctor()">
36338         <size>7</size>
36339       </method>
36340       <method name="Int32 Test(Int32)">
36341         <size>588</size>
36342       </method>
36343       <method name="Int32 Main()">
36344         <size>46</size>
36345       </method>
36346     </type>
36347     <type name="X+TestDelegate">
36348       <method name="Void .ctor(Object, IntPtr)">
36349         <size>0</size>
36350       </method>
36351       <method name="Void Invoke()">
36352         <size>0</size>
36353       </method>
36354       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36355         <size>0</size>
36356       </method>
36357       <method name="Void EndInvoke(IAsyncResult)">
36358         <size>0</size>
36359       </method>
36360     </type>
36361     <type name="X+&lt;Test&gt;c__AnonStorey2">
36362       <method name="Void .ctor()">
36363         <size>7</size>
36364       </method>
36365     </type>
36366     <type name="X+&lt;Test&gt;c__AnonStorey1">
36367       <method name="Void .ctor()">
36368         <size>7</size>
36369       </method>
36370     </type>
36371     <type name="X+&lt;Test&gt;c__AnonStorey0">
36372       <method name="Void .ctor()">
36373         <size>7</size>
36374       </method>
36375     </type>
36376     <type name="X+&lt;Test&gt;c__AnonStorey3">
36377       <method name="Void .ctor()">
36378         <size>7</size>
36379       </method>
36380     </type>
36381     <type name="X+&lt;Test&gt;c__AnonStorey2">
36382       <method name="Void &lt;&gt;m__0()">
36383         <size>356</size>
36384       </method>
36385     </type>
36386     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
36387       <method name="Void .ctor()">
36388         <size>7</size>
36389       </method>
36390       <method name="Void &lt;&gt;m__1()">
36391         <size>124</size>
36392       </method>
36393     </type>
36394   </test>
36395   <test name="test-anon-61.cs">
36396     <type name="X">
36397       <method name="Void .ctor()">
36398         <size>7</size>
36399       </method>
36400       <method name="Int32 Test()">
36401         <size>351</size>
36402       </method>
36403       <method name="Int32 Main()">
36404         <size>59</size>
36405       </method>
36406     </type>
36407     <type name="X+TestDelegate">
36408       <method name="Void .ctor(Object, IntPtr)">
36409         <size>0</size>
36410       </method>
36411       <method name="Void Invoke()">
36412         <size>0</size>
36413       </method>
36414       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36415         <size>0</size>
36416       </method>
36417       <method name="Void EndInvoke(IAsyncResult)">
36418         <size>0</size>
36419       </method>
36420     </type>
36421     <type name="X+&lt;Test&gt;c__AnonStorey1">
36422       <method name="Void .ctor()">
36423         <size>7</size>
36424       </method>
36425       <method name="Void &lt;&gt;m__0()">
36426         <size>181</size>
36427       </method>
36428     </type>
36429     <type name="X+&lt;Test&gt;c__AnonStorey0">
36430       <method name="Void .ctor()">
36431         <size>7</size>
36432       </method>
36433     </type>
36434     <type name="X+&lt;Test&gt;c__AnonStorey2">
36435       <method name="Void .ctor()">
36436         <size>7</size>
36437       </method>
36438     </type>
36439   </test>
36440   <test name="test-anon-62.cs">
36441     <type name="X">
36442       <method name="Void .ctor(String)">
36443         <size>14</size>
36444       </method>
36445       <method name="Void Main()">
36446         <size>1</size>
36447       </method>
36448     </type>
36449     <type name="Y">
36450       <method name="Void .ctor(Z)">
36451         <size>56</size>
36452       </method>
36453     </type>
36454     <type name="Z">
36455       <method name="Void .ctor()">
36456         <size>7</size>
36457       </method>
36458       <method name="Void Hello()">
36459         <size>1</size>
36460       </method>
36461     </type>
36462     <type name="FooHandler">
36463       <method name="Void .ctor(Object, IntPtr)">
36464         <size>0</size>
36465       </method>
36466       <method name="Void Invoke()">
36467         <size>0</size>
36468       </method>
36469       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36470         <size>0</size>
36471       </method>
36472       <method name="Void EndInvoke(IAsyncResult)">
36473         <size>0</size>
36474       </method>
36475     </type>
36476     <type name="Y+&lt;Y&gt;c__AnonStorey0">
36477       <method name="Void .ctor()">
36478         <size>7</size>
36479       </method>
36480       <method name="Void &lt;&gt;m__0()">
36481         <size>12</size>
36482       </method>
36483     </type>
36484   </test>
36485   <test name="test-anon-63.cs">
36486     <type name="X">
36487       <method name="Void .ctor()">
36488         <size>7</size>
36489       </method>
36490       <method name="IEnumerator GetIt(System.Int32[])">
36491         <size>22</size>
36492       </method>
36493       <method name="Int32 Main()">
36494         <size>34</size>
36495       </method>
36496     </type>
36497     <type name="X+A">
36498       <method name="Void .ctor(Object, IntPtr)">
36499         <size>0</size>
36500       </method>
36501       <method name="Int32 Invoke()">
36502         <size>0</size>
36503       </method>
36504       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36505         <size>0</size>
36506       </method>
36507       <method name="Int32 EndInvoke(IAsyncResult)">
36508         <size>0</size>
36509       </method>
36510     </type>
36511     <type name="X+&lt;GetIt&gt;c__Iterator0">
36512       <method name="Void .ctor()">
36513         <size>7</size>
36514       </method>
36515       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36516         <size>12</size>
36517       </method>
36518       <method name="Boolean MoveNext()">
36519         <size>195</size>
36520       </method>
36521       <method name="Int32 &lt;&gt;m__0()">
36522         <size>44</size>
36523       </method>
36524       <method name="Void Dispose()">
36525         <size>8</size>
36526       </method>
36527       <method name="Void Reset()">
36528         <size>6</size>
36529       </method>
36530       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36531         <size>7</size>
36532       </method>
36533     </type>
36534   </test>
36535   <test name="test-anon-64.cs">
36536     <type name="Source">
36537       <method name="Void .ctor()">
36538         <size>7</size>
36539       </method>
36540       <method name="Void add_ChildSourceAdded(System.EventHandler)">
36541         <size>24</size>
36542       </method>
36543       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
36544         <size>24</size>
36545       </method>
36546       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
36547         <size>24</size>
36548       </method>
36549       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
36550         <size>24</size>
36551       </method>
36552       <method name="Source FindSource(Source)">
36553         <size>2</size>
36554       </method>
36555       <method name="Void AddSource(Source, Int32, System.Object)">
36556         <size>132</size>
36557       </method>
36558       <method name="Void Main()">
36559         <size>1</size>
36560       </method>
36561     </type>
36562     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
36563       <method name="Void .ctor()">
36564         <size>7</size>
36565       </method>
36566       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
36567         <size>30</size>
36568       </method>
36569     </type>
36570     <type name="Source">
36571       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
36572         <size>1</size>
36573       </method>
36574     </type>
36575   </test>
36576   <test name="test-anon-65.cs">
36577     <type name="BaseClass">
36578       <method name="Void .ctor(SomeDelegate)">
36579         <size>13</size>
36580       </method>
36581     </type>
36582     <type name="TestClass">
36583       <method name="Void .ctor(Int32)">
36584         <size>32</size>
36585       </method>
36586       <method name="Int32 Main(System.String[])">
36587         <size>9</size>
36588       </method>
36589     </type>
36590     <type name="BaseClass+SomeDelegate">
36591       <method name="Void .ctor(Object, IntPtr)">
36592         <size>0</size>
36593       </method>
36594       <method name="Void Invoke()">
36595         <size>0</size>
36596       </method>
36597       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36598         <size>0</size>
36599       </method>
36600       <method name="Void EndInvoke(IAsyncResult)">
36601         <size>0</size>
36602       </method>
36603     </type>
36604     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
36605       <method name="Void .ctor()">
36606         <size>7</size>
36607       </method>
36608       <method name="Void &lt;&gt;m__0()">
36609         <size>12</size>
36610       </method>
36611     </type>
36612   </test>
36613   <test name="test-anon-66.cs">
36614     <type name="Test">
36615       <method name="Void .ctor()">
36616         <size>7</size>
36617       </method>
36618       <method name="Void add_testEvent(Test+TestEventHandler)">
36619         <size>24</size>
36620       </method>
36621       <method name="Void remove_testEvent(Test+TestEventHandler)">
36622         <size>24</size>
36623       </method>
36624       <method name="Void add_TestEvent(Test+TestEventHandler)">
36625         <size>33</size>
36626       </method>
36627       <method name="Void remove_TestEvent(Test+TestEventHandler)">
36628         <size>1</size>
36629       </method>
36630       <method name="Void Main()">
36631         <size>1</size>
36632       </method>
36633     </type>
36634     <type name="Test+TestEventHandler">
36635       <method name="Void .ctor(Object, IntPtr)">
36636         <size>0</size>
36637       </method>
36638       <method name="Void Invoke()">
36639         <size>0</size>
36640       </method>
36641       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36642         <size>0</size>
36643       </method>
36644       <method name="Void EndInvoke(IAsyncResult)">
36645         <size>0</size>
36646       </method>
36647     </type>
36648     <type name="Test+&lt;&gt;c__AnonStorey0">
36649       <method name="Void .ctor()">
36650         <size>7</size>
36651       </method>
36652       <method name="Void &lt;&gt;m__0()">
36653         <size>12</size>
36654       </method>
36655     </type>
36656   </test>
36657   <test name="test-anon-67.cs">
36658     <type name="ClassOne">
36659       <method name="Void .ctor(ReturnStringDelegate)">
36660         <size>7</size>
36661       </method>
36662       <method name="Void .ctor(String)">
36663         <size>32</size>
36664       </method>
36665       <method name="Void Main()">
36666         <size>1</size>
36667       </method>
36668     </type>
36669     <type name="ClassOne+ReturnStringDelegate">
36670       <method name="Void .ctor(Object, IntPtr)">
36671         <size>0</size>
36672       </method>
36673       <method name="System.String Invoke()">
36674         <size>0</size>
36675       </method>
36676       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36677         <size>0</size>
36678       </method>
36679       <method name="System.String EndInvoke(IAsyncResult)">
36680         <size>0</size>
36681       </method>
36682     </type>
36683     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
36684       <method name="Void .ctor()">
36685         <size>7</size>
36686       </method>
36687       <method name="System.String &lt;&gt;m__0()">
36688         <size>7</size>
36689       </method>
36690     </type>
36691   </test>
36692   <test name="test-anon-68.cs">
36693     <type name="C">
36694       <method name="Void .ctor()">
36695         <size>7</size>
36696       </method>
36697       <method name="Void T(D1)">
36698         <size>1</size>
36699       </method>
36700       <method name="Void T(D2)">
36701         <size>1</size>
36702       </method>
36703       <method name="Void Main()">
36704         <size>69</size>
36705       </method>
36706     </type>
36707     <type name="D1">
36708       <method name="Void .ctor(Object, IntPtr)">
36709         <size>0</size>
36710       </method>
36711       <method name="Void Invoke(Int32)">
36712         <size>0</size>
36713       </method>
36714       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36715         <size>0</size>
36716       </method>
36717       <method name="Void EndInvoke(IAsyncResult)">
36718         <size>0</size>
36719       </method>
36720     </type>
36721     <type name="D2">
36722       <method name="Void .ctor(Object, IntPtr)">
36723         <size>0</size>
36724       </method>
36725       <method name="Void Invoke(System.String ByRef)">
36726         <size>0</size>
36727       </method>
36728       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
36729         <size>0</size>
36730       </method>
36731       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
36732         <size>0</size>
36733       </method>
36734     </type>
36735     <type name="C">
36736       <method name="Void &lt;Main&gt;m__0(Int32)">
36737         <size>1</size>
36738       </method>
36739       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
36740         <size>8</size>
36741       </method>
36742     </type>
36743   </test>
36744   <test name="test-anon-69.cs">
36745     <type name="SingleSteppingEngine">
36746       <method name="Void .ctor()">
36747         <size>7</size>
36748       </method>
36749       <method name="System.Object SendCommand(TargetAccessDelegate)">
36750         <size>8</size>
36751       </method>
36752       <method name="Void Detach()">
36753         <size>20</size>
36754       </method>
36755     </type>
36756     <type name="X">
36757       <method name="Void .ctor()">
36758         <size>7</size>
36759       </method>
36760       <method name="Void Main()">
36761         <size>1</size>
36762       </method>
36763     </type>
36764     <type name="TargetAccessDelegate">
36765       <method name="Void .ctor(Object, IntPtr)">
36766         <size>0</size>
36767       </method>
36768       <method name="System.Object Invoke(System.Object)">
36769         <size>0</size>
36770       </method>
36771       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
36772         <size>0</size>
36773       </method>
36774       <method name="System.Object EndInvoke(IAsyncResult)">
36775         <size>0</size>
36776       </method>
36777     </type>
36778     <type name="SingleSteppingEngine">
36779       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
36780         <size>19</size>
36781       </method>
36782     </type>
36783   </test>
36784   <test name="test-anon-70.cs">
36785     <type name="C">
36786       <method name="Void .ctor()">
36787         <size>7</size>
36788       </method>
36789       <method name="Void Test(C+D)">
36790         <size>1</size>
36791       </method>
36792       <method name="Void Main()">
36793         <size>99</size>
36794       </method>
36795     </type>
36796     <type name="C+D">
36797       <method name="Void .ctor(Object, IntPtr)">
36798         <size>0</size>
36799       </method>
36800       <method name="Void Invoke()">
36801         <size>0</size>
36802       </method>
36803       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36804         <size>0</size>
36805       </method>
36806       <method name="Void EndInvoke(IAsyncResult)">
36807         <size>0</size>
36808       </method>
36809     </type>
36810     <type name="UnsafeClass">
36811       <method name="Void .ctor()">
36812         <size>7</size>
36813       </method>
36814       <method name="System.Int32* GetUnsafeValue()">
36815         <size>3</size>
36816       </method>
36817     </type>
36818     <type name="C">
36819       <method name="Void UnsafeTests()">
36820         <size>35</size>
36821       </method>
36822     </type>
36823     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
36824       <method name="Void .ctor()">
36825         <size>7</size>
36826       </method>
36827       <method name="Void &lt;&gt;m__0()">
36828         <size>14</size>
36829       </method>
36830     </type>
36831     <type name="C+&lt;Main&gt;c__AnonStorey1">
36832       <method name="Void .ctor()">
36833         <size>7</size>
36834       </method>
36835       <method name="Void &lt;&gt;m__1()">
36836         <size>38</size>
36837       </method>
36838       <method name="Void &lt;&gt;m__2()">
36839         <size>32</size>
36840       </method>
36841     </type>
36842     <type name="C">
36843       <method name="Void &lt;Main&gt;m__3()">
36844         <size>16</size>
36845       </method>
36846     </type>
36847   </test>
36848   <test name="test-anon-71.cs">
36849     <type name="Program">
36850       <method name="Void .ctor()">
36851         <size>7</size>
36852       </method>
36853       <method name="Errno ProcessFile(System.String, Program+FdCb)">
36854         <size>2</size>
36855       </method>
36856       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
36857         <size>34</size>
36858       </method>
36859       <method name="Void Main()">
36860         <size>1</size>
36861       </method>
36862     </type>
36863     <type name="Program+FdCb">
36864       <method name="Void .ctor(Object, IntPtr)">
36865         <size>0</size>
36866       </method>
36867       <method name="Int32 Invoke(Int32)">
36868         <size>0</size>
36869       </method>
36870       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36871         <size>0</size>
36872       </method>
36873       <method name="Int32 EndInvoke(IAsyncResult)">
36874         <size>0</size>
36875       </method>
36876     </type>
36877     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
36878       <method name="Void .ctor()">
36879         <size>7</size>
36880       </method>
36881       <method name="Int32 &lt;&gt;m__0(Int32)">
36882         <size>46</size>
36883       </method>
36884     </type>
36885   </test>
36886   <test name="test-anon-72.cs">
36887     <type name="Test">
36888       <method name="Void .ctor()">
36889         <size>7</size>
36890       </method>
36891       <method name="Void AddOperator(Test+UnaryOperator)">
36892         <size>1</size>
36893       </method>
36894       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
36895         <size>5</size>
36896       </method>
36897       <method name="Void Main()">
36898         <size>1</size>
36899       </method>
36900       <method name="Void Foo()">
36901         <size>19</size>
36902       </method>
36903     </type>
36904     <type name="Test+UnaryOperator">
36905       <method name="Void .ctor(Object, IntPtr)">
36906         <size>0</size>
36907       </method>
36908       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
36909         <size>0</size>
36910       </method>
36911       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
36912         <size>0</size>
36913       </method>
36914       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
36915         <size>0</size>
36916       </method>
36917     </type>
36918     <type name="Test">
36919       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
36920         <size>31</size>
36921       </method>
36922     </type>
36923   </test>
36924   <test name="test-anon-73.cs">
36925     <type name="T">
36926       <method name="Void .ctor()">
36927         <size>7</size>
36928       </method>
36929       <method name="Void Main()">
36930         <size>31</size>
36931       </method>
36932       <method name="Void Test_1()">
36933         <size>36</size>
36934       </method>
36935     </type>
36936     <type name="D">
36937       <method name="Void .ctor(Object, IntPtr)">
36938         <size>0</size>
36939       </method>
36940       <method name="Void Invoke(System.Object)">
36941         <size>0</size>
36942       </method>
36943       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
36944         <size>0</size>
36945       </method>
36946       <method name="Void EndInvoke(IAsyncResult)">
36947         <size>0</size>
36948       </method>
36949     </type>
36950     <type name="T">
36951       <method name="Void &lt;Main&gt;m__0(System.Object)">
36952         <size>15</size>
36953       </method>
36954       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
36955         <size>29</size>
36956       </method>
36957     </type>
36958   </test>
36959   <test name="test-anon-74.cs">
36960     <type name="Foo">
36961       <method name="Void Baz(Foo+SimpleDelegate)">
36962         <size>8</size>
36963       </method>
36964       <method name="Void Main(System.String[])">
36965         <size>35</size>
36966       </method>
36967     </type>
36968     <type name="Foo+SimpleDelegate">
36969       <method name="Void .ctor(Object, IntPtr)">
36970         <size>0</size>
36971       </method>
36972       <method name="System.String[,] Invoke()">
36973         <size>0</size>
36974       </method>
36975       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36976         <size>0</size>
36977       </method>
36978       <method name="System.String[,] EndInvoke(IAsyncResult)">
36979         <size>0</size>
36980       </method>
36981     </type>
36982     <type name="Foo">
36983       <method name="System.String[,] &lt;Main&gt;m__0()">
36984         <size>34</size>
36985       </method>
36986     </type>
36987   </test>
36988   <test name="test-anon-75.cs">
36989     <type name="Data">
36990       <method name="Void .ctor()">
36991         <size>7</size>
36992       </method>
36993     </type>
36994     <type name="Test">
36995       <method name="Void .ctor()">
36996         <size>7</size>
36997       </method>
36998       <method name="Void Foo(Int32, D)">
36999         <size>1</size>
37000       </method>
37001       <method name="Void Main()">
37002         <size>1</size>
37003       </method>
37004       <method name="Void TestMe()">
37005         <size>167</size>
37006       </method>
37007       <method name="Boolean &lt;TestMe&gt;m__0()">
37008         <size>2</size>
37009       </method>
37010     </type>
37011     <type name="D">
37012       <method name="Void .ctor(Object, IntPtr)">
37013         <size>0</size>
37014       </method>
37015       <method name="Boolean Invoke()">
37016         <size>0</size>
37017       </method>
37018       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37019         <size>0</size>
37020       </method>
37021       <method name="Boolean EndInvoke(IAsyncResult)">
37022         <size>0</size>
37023       </method>
37024     </type>
37025     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
37026       <method name="Void .ctor()">
37027         <size>7</size>
37028       </method>
37029       <method name="Boolean &lt;&gt;m__2()">
37030         <size>14</size>
37031       </method>
37032     </type>
37033     <type name="Test+&lt;TestMe&gt;c__AnonStorey2">
37034       <method name="Void .ctor()">
37035         <size>7</size>
37036       </method>
37037     </type>
37038     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
37039       <method name="Void .ctor()">
37040         <size>7</size>
37041       </method>
37042     </type>
37043     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
37044       <method name="Boolean &lt;&gt;m__1()">
37045         <size>59</size>
37046       </method>
37047     </type>
37048   </test>
37049   <test name="test-anon-76.cs">
37050     <type name="C">
37051       <method name="Void .ctor()">
37052         <size>7</size>
37053       </method>
37054       <method name="Void set_Item(System.String, FactoryDelegate)">
37055         <size>8</size>
37056       </method>
37057       <method name="FactoryDelegate get_Item(System.String)">
37058         <size>7</size>
37059       </method>
37060       <method name="Void X()">
37061         <size>24</size>
37062       </method>
37063       <method name="Int32 Main()">
37064         <size>70</size>
37065       </method>
37066     </type>
37067     <type name="FactoryDelegate">
37068       <method name="Void .ctor(Object, IntPtr)">
37069         <size>0</size>
37070       </method>
37071       <method name="System.Object Invoke()">
37072         <size>0</size>
37073       </method>
37074       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37075         <size>0</size>
37076       </method>
37077       <method name="System.Object EndInvoke(IAsyncResult)">
37078         <size>0</size>
37079       </method>
37080     </type>
37081     <type name="C">
37082       <method name="System.Object &lt;X&gt;m__0()">
37083         <size>30</size>
37084       </method>
37085     </type>
37086   </test>
37087   <test name="test-anon-77.cs">
37088     <type name="y">
37089       <method name="Void .ctor()">
37090         <size>7</size>
37091       </method>
37092       <method name="Boolean get_Item(Int32)">
37093         <size>28</size>
37094       </method>
37095       <method name="Void set_Item(Int32, Boolean)">
37096         <size>10</size>
37097       </method>
37098       <method name="Void Main()">
37099         <size>1</size>
37100       </method>
37101     </type>
37102     <type name="D">
37103       <method name="Void .ctor(Object, IntPtr)">
37104         <size>0</size>
37105       </method>
37106       <method name="Void Invoke()">
37107         <size>0</size>
37108       </method>
37109       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37110         <size>0</size>
37111       </method>
37112       <method name="Void EndInvoke(IAsyncResult)">
37113         <size>0</size>
37114       </method>
37115     </type>
37116     <type name="y+&lt;&gt;c__AnonStorey0">
37117       <method name="Void .ctor()">
37118         <size>7</size>
37119       </method>
37120       <method name="Void &lt;&gt;m__0()">
37121         <size>8</size>
37122       </method>
37123     </type>
37124   </test>
37125   <test name="test-anon-78.cs">
37126     <type name="DelegateTest">
37127       <method name="Void .ctor()">
37128         <size>7</size>
37129       </method>
37130       <method name="Void .cctor()">
37131         <size>8</size>
37132       </method>
37133       <method name="Void Foo(D1)">
37134         <size>7</size>
37135       </method>
37136       <method name="Void Foo(D2)">
37137         <size>1</size>
37138       </method>
37139       <method name="Int32 Main()">
37140         <size>50</size>
37141       </method>
37142       <method name="Void &lt;Main&gt;m__0()">
37143         <size>18</size>
37144       </method>
37145     </type>
37146     <type name="D1">
37147       <method name="Void .ctor(Object, IntPtr)">
37148         <size>0</size>
37149       </method>
37150       <method name="Void Invoke()">
37151         <size>0</size>
37152       </method>
37153       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37154         <size>0</size>
37155       </method>
37156       <method name="Void EndInvoke(IAsyncResult)">
37157         <size>0</size>
37158       </method>
37159     </type>
37160     <type name="D2">
37161       <method name="Void .ctor(Object, IntPtr)">
37162         <size>0</size>
37163       </method>
37164       <method name="Void Invoke()">
37165         <size>0</size>
37166       </method>
37167       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37168         <size>0</size>
37169       </method>
37170       <method name="Void EndInvoke(IAsyncResult)">
37171         <size>0</size>
37172       </method>
37173     </type>
37174   </test>
37175   <test name="test-anon-79.cs">
37176     <type name="Test">
37177       <method name="Void .ctor()">
37178         <size>7</size>
37179       </method>
37180       <method name="Void add_E(Test+D)">
37181         <size>24</size>
37182       </method>
37183       <method name="Void remove_E(Test+D)">
37184         <size>24</size>
37185       </method>
37186       <method name="Void add_Changed(Test+D)">
37187         <size>30</size>
37188       </method>
37189       <method name="Void remove_Changed(Test+D)">
37190         <size>1</size>
37191       </method>
37192       <method name="Void Foo()">
37193         <size>1</size>
37194       </method>
37195       <method name="Void Main()">
37196         <size>1</size>
37197       </method>
37198     </type>
37199     <type name="Test+D">
37200       <method name="Void .ctor(Object, IntPtr)">
37201         <size>0</size>
37202       </method>
37203       <method name="Void Invoke()">
37204         <size>0</size>
37205       </method>
37206       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37207         <size>0</size>
37208       </method>
37209       <method name="Void EndInvoke(IAsyncResult)">
37210         <size>0</size>
37211       </method>
37212     </type>
37213     <type name="Test">
37214       <method name="Void &lt;add_Changed&gt;m__0()">
37215         <size>7</size>
37216       </method>
37217     </type>
37218   </test>
37219   <test name="test-anon-80.cs">
37220     <type name="MonoBug.MyTest">
37221       <method name="Void .ctor()">
37222         <size>7</size>
37223       </method>
37224       <method name="Int32 Main()">
37225         <size>167</size>
37226       </method>
37227     </type>
37228     <type name="MonoBug.MyTest+EventHandlers">
37229       <method name="Void .ctor()">
37230         <size>18</size>
37231       </method>
37232       <method name="System.EventHandler get_DoNothingEventHandler()">
37233         <size>30</size>
37234       </method>
37235       <method name="System.EventHandler get_DoSomethingEventHandler()">
37236         <size>13</size>
37237       </method>
37238       <method name="System.EventHandler get_Handler()">
37239         <size>7</size>
37240       </method>
37241       <method name="Void set_Handler(System.EventHandler)">
37242         <size>8</size>
37243       </method>
37244       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
37245         <size>1</size>
37246       </method>
37247       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
37248         <size>15</size>
37249       </method>
37250     </type>
37251   </test>
37252   <test name="test-anon-81.cs">
37253     <type name="C">
37254       <method name="Void .ctor()">
37255         <size>7</size>
37256       </method>
37257       <method name="Int32 Main()">
37258         <size>20</size>
37259       </method>
37260       <method name="Int32 Test()">
37261         <size>40</size>
37262       </method>
37263       <method name="Int32 Foo2(C+Cmd2)">
37264         <size>7</size>
37265       </method>
37266       <method name="Void Foo(C+Cmd)">
37267         <size>7</size>
37268       </method>
37269     </type>
37270     <type name="C+Cmd">
37271       <method name="Void .ctor(Object, IntPtr)">
37272         <size>0</size>
37273       </method>
37274       <method name="Void Invoke()">
37275         <size>0</size>
37276       </method>
37277       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37278         <size>0</size>
37279       </method>
37280       <method name="Void EndInvoke(IAsyncResult)">
37281         <size>0</size>
37282       </method>
37283     </type>
37284     <type name="C+Cmd2">
37285       <method name="Void .ctor(Object, IntPtr)">
37286         <size>0</size>
37287       </method>
37288       <method name="Int32 Invoke()">
37289         <size>0</size>
37290       </method>
37291       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37292         <size>0</size>
37293       </method>
37294       <method name="Int32 EndInvoke(IAsyncResult)">
37295         <size>0</size>
37296       </method>
37297     </type>
37298     <type name="C+&lt;Test&gt;c__AnonStorey0">
37299       <method name="Void .ctor()">
37300         <size>7</size>
37301       </method>
37302       <method name="Int32 &lt;&gt;m__0()">
37303         <size>50</size>
37304       </method>
37305     </type>
37306     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey2">
37307       <method name="Void .ctor()">
37308         <size>7</size>
37309       </method>
37310       <method name="Void &lt;&gt;m__1()">
37311         <size>49</size>
37312       </method>
37313     </type>
37314     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
37315       <method name="Void .ctor()">
37316         <size>7</size>
37317       </method>
37318       <method name="Void &lt;&gt;m__2()">
37319         <size>18</size>
37320       </method>
37321     </type>
37322   </test>
37323   <test name="test-anon-82.cs">
37324     <type name="MainClass">
37325       <method name="Void .ctor()">
37326         <size>7</size>
37327       </method>
37328       <method name="Void Main()">
37329         <size>87</size>
37330       </method>
37331       <method name="Void Test2(Int32)">
37332         <size>31</size>
37333       </method>
37334       <method name="Void Test3(Int32)">
37335         <size>57</size>
37336       </method>
37337       <method name="Void Test4()">
37338         <size>31</size>
37339       </method>
37340       <method name="Void Test5(Int32)">
37341         <size>27</size>
37342       </method>
37343       <method name="Void SimpleCallback(MainClass, System.String)">
37344         <size>7</size>
37345       </method>
37346     </type>
37347     <type name="MainClass+D">
37348       <method name="Void .ctor(Object, IntPtr)">
37349         <size>0</size>
37350       </method>
37351       <method name="Int32 Invoke(Int32)">
37352         <size>0</size>
37353       </method>
37354       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37355         <size>0</size>
37356       </method>
37357       <method name="Int32 EndInvoke(IAsyncResult)">
37358         <size>0</size>
37359       </method>
37360     </type>
37361     <type name="StringSender">
37362       <method name="Void .ctor(Object, IntPtr)">
37363         <size>0</size>
37364       </method>
37365       <method name="Void Invoke(System.String)">
37366         <size>0</size>
37367       </method>
37368       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37369         <size>0</size>
37370       </method>
37371       <method name="Void EndInvoke(IAsyncResult)">
37372         <size>0</size>
37373       </method>
37374     </type>
37375     <type name="VoidDelegate">
37376       <method name="Void .ctor(Object, IntPtr)">
37377         <size>0</size>
37378       </method>
37379       <method name="Void Invoke()">
37380         <size>0</size>
37381       </method>
37382       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37383         <size>0</size>
37384       </method>
37385       <method name="Void EndInvoke(IAsyncResult)">
37386         <size>0</size>
37387       </method>
37388     </type>
37389     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
37390       <method name="Void .ctor()">
37391         <size>7</size>
37392       </method>
37393     </type>
37394     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
37395       <method name="Void .ctor()">
37396         <size>7</size>
37397       </method>
37398     </type>
37399     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
37400       <method name="Void .ctor()">
37401         <size>7</size>
37402       </method>
37403     </type>
37404     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
37405       <method name="Void .ctor()">
37406         <size>7</size>
37407       </method>
37408     </type>
37409     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
37410       <method name="Void .ctor()">
37411         <size>7</size>
37412       </method>
37413     </type>
37414     <type name="MainClass">
37415       <method name="Void &lt;Test2&gt;m__1(System.String)">
37416         <size>27</size>
37417       </method>
37418       <method name="Void &lt;Test3&gt;m__3()">
37419         <size>1</size>
37420       </method>
37421       <method name="Void &lt;Test4&gt;m__4()">
37422         <size>31</size>
37423       </method>
37424       <method name="Void &lt;Test4&gt;m__7()">
37425         <size>28</size>
37426       </method>
37427     </type>
37428     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
37429       <method name="Void &lt;&gt;m__0()">
37430         <size>25</size>
37431       </method>
37432       <method name="Void &lt;&gt;m__9(System.String)">
37433         <size>13</size>
37434       </method>
37435     </type>
37436     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
37437       <method name="Void &lt;&gt;m__2()">
37438         <size>9</size>
37439       </method>
37440     </type>
37441     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
37442       <method name="Int32 &lt;&gt;m__5(Int32)">
37443         <size>46</size>
37444       </method>
37445       <method name="Int32 &lt;&gt;m__A(Int32)">
37446         <size>2</size>
37447       </method>
37448     </type>
37449     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
37450       <method name="Void &lt;&gt;m__6()">
37451         <size>12</size>
37452       </method>
37453     </type>
37454     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
37455       <method name="Void &lt;&gt;m__8()">
37456         <size>14</size>
37457       </method>
37458       <method name="Void &lt;&gt;m__B()">
37459         <size>8</size>
37460       </method>
37461     </type>
37462   </test>
37463   <test name="test-anon-84.cs">
37464     <type name="C">
37465       <method name="Void .ctor()">
37466         <size>42</size>
37467       </method>
37468       <method name="Void .ctor(D)">
37469         <size>42</size>
37470       </method>
37471       <method name="Int32 Main()">
37472         <size>19</size>
37473       </method>
37474       <method name="C &lt;C&gt;m__0(Int32)">
37475         <size>4</size>
37476       </method>
37477     </type>
37478     <type name="D">
37479       <method name="Void .ctor(Object, IntPtr)">
37480         <size>0</size>
37481       </method>
37482       <method name="C Invoke(Int32)">
37483         <size>0</size>
37484       </method>
37485       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37486         <size>0</size>
37487       </method>
37488       <method name="C EndInvoke(IAsyncResult)">
37489         <size>0</size>
37490       </method>
37491     </type>
37492   </test>
37493   <test name="test-anon-85.cs">
37494     <type name="X">
37495       <method name="Void .ctor()">
37496         <size>7</size>
37497       </method>
37498       <method name="Int32 Main()">
37499         <size>29</size>
37500       </method>
37501     </type>
37502     <type name="X+D">
37503       <method name="Void .ctor(Object, IntPtr)">
37504         <size>0</size>
37505       </method>
37506       <method name="Void Invoke()">
37507         <size>0</size>
37508       </method>
37509       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37510         <size>0</size>
37511       </method>
37512       <method name="Void EndInvoke(IAsyncResult)">
37513         <size>0</size>
37514       </method>
37515     </type>
37516     <type name="X+&lt;Main&gt;c__AnonStorey0">
37517       <method name="Void .ctor()">
37518         <size>7</size>
37519       </method>
37520       <method name="Void &lt;&gt;m__0()">
37521         <size>8</size>
37522       </method>
37523     </type>
37524   </test>
37525   <test name="test-cls-00.cs">
37526     <type name="CLSCLass_6">
37527       <method name="Void .ctor()">
37528         <size>18</size>
37529       </method>
37530       <method name="Void add_Disposed(Delegate)">
37531         <size>19</size>
37532       </method>
37533       <method name="Void remove_Disposed(Delegate)">
37534         <size>19</size>
37535       </method>
37536     </type>
37537     <type name="CLSDelegate">
37538       <method name="Void .ctor()">
37539         <size>7</size>
37540       </method>
37541     </type>
37542     <type name="CLSClass_5">
37543       <method name="Void .ctor()">
37544         <size>7</size>
37545       </method>
37546       <method name="UInt32 Test()">
37547         <size>2</size>
37548       </method>
37549     </type>
37550     <type name="CLSClass_4">
37551       <method name="Void .ctor()">
37552         <size>7</size>
37553       </method>
37554       <method name="UInt32 Test()">
37555         <size>2</size>
37556       </method>
37557     </type>
37558     <type name="CLSClass_3">
37559       <method name="Void .ctor()">
37560         <size>7</size>
37561       </method>
37562       <method name="UInt32 Test_3()">
37563         <size>2</size>
37564       </method>
37565     </type>
37566     <type name="CLSClass_2">
37567       <method name="Void .ctor()">
37568         <size>7</size>
37569       </method>
37570       <method name="SByte get_XX()">
37571         <size>2</size>
37572       </method>
37573     </type>
37574     <type name="CLSClass_1">
37575       <method name="Void .ctor()">
37576         <size>7</size>
37577       </method>
37578       <method name="UInt32 Valid()">
37579         <size>2</size>
37580       </method>
37581     </type>
37582     <type name="CLSClass">
37583       <method name="Void .ctor()">
37584         <size>7</size>
37585       </method>
37586       <method name="UInt64 Valid()">
37587         <size>3</size>
37588       </method>
37589       <method name="Byte get_XX()">
37590         <size>2</size>
37591       </method>
37592       <method name="UInt32 FooInternal()">
37593         <size>2</size>
37594       </method>
37595       <method name="UInt64 Foo()">
37596         <size>3</size>
37597       </method>
37598       <method name="Void Main()">
37599         <size>1</size>
37600       </method>
37601     </type>
37602     <type name="CLSClass+C1">
37603       <method name="Void .ctor()">
37604         <size>7</size>
37605       </method>
37606       <method name="Int64 Foo2()">
37607         <size>3</size>
37608       </method>
37609     </type>
37610     <type name="CLSClass+C1+C11">
37611       <method name="Void .ctor()">
37612         <size>7</size>
37613       </method>
37614       <method name="UInt64 Foo3()">
37615         <size>3</size>
37616       </method>
37617     </type>
37618     <type name="CLSClass+CLSClass_2">
37619       <method name="Void .ctor()">
37620         <size>7</size>
37621       </method>
37622       <method name="SByte get_XX()">
37623         <size>2</size>
37624       </method>
37625     </type>
37626     <type name="Delegate">
37627       <method name="Void .ctor(Object, IntPtr)">
37628         <size>0</size>
37629       </method>
37630       <method name="CLSDelegate Invoke()">
37631         <size>0</size>
37632       </method>
37633       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37634         <size>0</size>
37635       </method>
37636       <method name="CLSDelegate EndInvoke(IAsyncResult)">
37637         <size>0</size>
37638       </method>
37639     </type>
37640   </test>
37641   <test name="test-cls-01.cs">
37642     <type name="CLSClass">
37643       <method name="Void .ctor()">
37644         <size>7</size>
37645       </method>
37646       <method name="Byte get_XX()">
37647         <size>2</size>
37648       </method>
37649       <method name="Void Main()">
37650         <size>1</size>
37651       </method>
37652     </type>
37653     <type name="Big">
37654       <method name="Void .ctor()">
37655         <size>7</size>
37656       </method>
37657       <method name="Big op_Implicit(UInt32)">
37658         <size>2</size>
37659       </method>
37660     </type>
37661     <type name="C1">
37662       <method name="Void .ctor()">
37663         <size>7</size>
37664       </method>
37665       <method name="Void method(UInt32)">
37666         <size>1</size>
37667       </method>
37668     </type>
37669   </test>
37670   <test name="test-cls-02.cs">
37671     <type name="CLSClass">
37672       <method name="Void .ctor(UInt64)">
37673         <size>7</size>
37674       </method>
37675       <method name="Void .ctor(UInt32)">
37676         <size>7</size>
37677       </method>
37678       <method name="Void set_X_0(UInt64)">
37679         <size>1</size>
37680       </method>
37681       <method name="Void set_Item(UInt64, UInt64)">
37682         <size>1</size>
37683       </method>
37684       <method name="Void Main()">
37685         <size>1</size>
37686       </method>
37687     </type>
37688     <type name="InnerTypeClasss">
37689       <method name="Void .ctor()">
37690         <size>7</size>
37691       </method>
37692       <method name="Struct Method()">
37693         <size>10</size>
37694       </method>
37695     </type>
37696   </test>
37697   <test name="test-cls-03.cs">
37698     <type name="CLSClass">
37699       <method name="Void .ctor()">
37700         <size>7</size>
37701       </method>
37702       <method name="I1 Foo()">
37703         <size>2</size>
37704       </method>
37705       <method name="Void Main()">
37706         <size>1</size>
37707       </method>
37708     </type>
37709   </test>
37710   <test name="test-cls-05.cs">
37711     <type name="X1">
37712       <method name="Void .ctor()">
37713         <size>7</size>
37714       </method>
37715     </type>
37716     <type name="X2">
37717       <method name="Void .ctor()">
37718         <size>7</size>
37719       </method>
37720     </type>
37721     <type name="X3">
37722       <method name="Void .ctor()">
37723         <size>7</size>
37724       </method>
37725       <method name="Void bb(Boolean)">
37726         <size>1</size>
37727       </method>
37728       <method name="Void BB()">
37729         <size>1</size>
37730       </method>
37731     </type>
37732     <type name="X4">
37733       <method name="Void .ctor()">
37734         <size>7</size>
37735       </method>
37736       <method name="Void method(Int32)">
37737         <size>1</size>
37738       </method>
37739       <method name="Void method(Boolean)">
37740         <size>1</size>
37741       </method>
37742       <method name="Boolean method()">
37743         <size>2</size>
37744       </method>
37745     </type>
37746     <type name="BaseClass">
37747       <method name="Void .ctor()">
37748         <size>7</size>
37749       </method>
37750     </type>
37751     <type name="CLSClass">
37752       <method name="Void .ctor()">
37753         <size>7</size>
37754       </method>
37755       <method name="Void .ctor(Int32)">
37756         <size>7</size>
37757       </method>
37758       <method name="Void Method()">
37759         <size>1</size>
37760       </method>
37761       <method name="Int32 Method(Boolean)">
37762         <size>2</size>
37763       </method>
37764       <method name="Void methoD()">
37765         <size>1</size>
37766       </method>
37767       <method name="Void Main()">
37768         <size>1</size>
37769       </method>
37770       <method name="CLSClass op_Implicit(Boolean)">
37771         <size>7</size>
37772       </method>
37773       <method name="CLSClass op_Implicit(Int32)">
37774         <size>7</size>
37775       </method>
37776     </type>
37777     <type name="oBject">
37778       <method name="Void .ctor()">
37779         <size>7</size>
37780       </method>
37781     </type>
37782     <type name="A.C1">
37783       <method name="Void .ctor()">
37784         <size>7</size>
37785       </method>
37786     </type>
37787     <type name="B.c1">
37788       <method name="Void .ctor()">
37789         <size>7</size>
37790       </method>
37791     </type>
37792     <type name="c1">
37793       <method name="Void .ctor()">
37794         <size>7</size>
37795       </method>
37796     </type>
37797     <type name="CLSClass_2">
37798       <method name="Void .ctor()">
37799         <size>7</size>
37800       </method>
37801       <method name="Void Method()">
37802         <size>1</size>
37803       </method>
37804       <method name="Void method()">
37805         <size>1</size>
37806       </method>
37807     </type>
37808     <type name="System.sByte">
37809       <method name="Void .ctor()">
37810         <size>7</size>
37811       </method>
37812     </type>
37813     <type name="System.Web.HttpBrowserCapabilities">
37814       <method name="Void .ctor()">
37815         <size>7</size>
37816       </method>
37817     </type>
37818   </test>
37819   <test name="test-cls-06.cs">
37820     <type name="CLSClass">
37821       <method name="Void .ctor()">
37822         <size>7</size>
37823       </method>
37824       <method name="Void Main()">
37825         <size>1</size>
37826       </method>
37827     </type>
37828     <type name="CLSClass_2">
37829       <method name="Void .ctor(Int32[,,])">
37830         <size>7</size>
37831       </method>
37832       <method name="Void .ctor(Int32[,])">
37833         <size>7</size>
37834       </method>
37835       <method name="Void Test(System.Int32[,], Int32)">
37836         <size>1</size>
37837       </method>
37838       <method name="Void Test(System.Int32[,,], Boolean)">
37839         <size>1</size>
37840       </method>
37841     </type>
37842     <type name="X1">
37843       <method name="Void .ctor()">
37844         <size>7</size>
37845       </method>
37846       <method name="Void M2(Int32)">
37847         <size>1</size>
37848       </method>
37849     </type>
37850     <type name="X2">
37851       <method name="Void .ctor()">
37852         <size>7</size>
37853       </method>
37854       <method name="Void M2(Int32 ByRef)">
37855         <size>1</size>
37856       </method>
37857     </type>
37858     <type name="CLSClass+MyDelegate">
37859       <method name="Void .ctor(Object, IntPtr)">
37860         <size>0</size>
37861       </method>
37862       <method name="UInt32 Invoke()">
37863         <size>0</size>
37864       </method>
37865       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37866         <size>0</size>
37867       </method>
37868       <method name="UInt32 EndInvoke(IAsyncResult)">
37869         <size>0</size>
37870       </method>
37871     </type>
37872     <type name="MyDelegate">
37873       <method name="Void .ctor(Object, IntPtr)">
37874         <size>0</size>
37875       </method>
37876       <method name="UInt32 Invoke()">
37877         <size>0</size>
37878       </method>
37879       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37880         <size>0</size>
37881       </method>
37882       <method name="UInt32 EndInvoke(IAsyncResult)">
37883         <size>0</size>
37884       </method>
37885     </type>
37886   </test>
37887   <test name="test-cls-07.cs">
37888     <type name="aa.I1">
37889       <method name="Void .ctor()">
37890         <size>7</size>
37891       </method>
37892     </type>
37893     <type name="CLSClass">
37894       <method name="Void .ctor()">
37895         <size>7</size>
37896       </method>
37897       <method name="Void Main()">
37898         <size>1</size>
37899       </method>
37900     </type>
37901   </test>
37902   <test name="test-cls-10.cs">
37903     <type name="MainClass">
37904       <method name="Void .ctor()">
37905         <size>7</size>
37906       </method>
37907       <method name="Void Main()">
37908         <size>1</size>
37909       </method>
37910     </type>
37911   </test>
37912   <test name="test-cls-11.cs">
37913     <type name="CLSClass">
37914       <method name="Void .ctor()">
37915         <size>7</size>
37916       </method>
37917       <method name="Void Test(IComparable)">
37918         <size>0</size>
37919       </method>
37920     </type>
37921     <type name="CLSCLass_2">
37922       <method name="Void .ctor()">
37923         <size>7</size>
37924       </method>
37925       <method name="Void Test()">
37926         <size>0</size>
37927       </method>
37928     </type>
37929     <type name="CLSClass_3">
37930       <method name="Void .ctor()">
37931         <size>7</size>
37932       </method>
37933       <method name="Void Test()">
37934         <size>0</size>
37935       </method>
37936     </type>
37937     <type name="MainClass">
37938       <method name="Void .ctor()">
37939         <size>7</size>
37940       </method>
37941       <method name="Void Main()">
37942         <size>1</size>
37943       </method>
37944     </type>
37945   </test>
37946   <test name="test-cls-12.cs">
37947     <type name="MainClass">
37948       <method name="Void .ctor()">
37949         <size>7</size>
37950       </method>
37951       <method name="Void Main()">
37952         <size>1</size>
37953       </method>
37954     </type>
37955   </test>
37956   <test name="test-cls-14.cs">
37957     <type name="CLSClass">
37958       <method name="Void .ctor()">
37959         <size>7</size>
37960       </method>
37961       <method name="Void Error(Boolean)">
37962         <size>1</size>
37963       </method>
37964       <method name="CLSClass op_Implicit(Byte)">
37965         <size>6</size>
37966       </method>
37967     </type>
37968     <type name="MainClass">
37969       <method name="Void .ctor()">
37970         <size>7</size>
37971       </method>
37972       <method name="Void Main()">
37973         <size>1</size>
37974       </method>
37975     </type>
37976   </test>
37977   <test name="test-cls-15.cs">
37978     <type name="CLSAttribute_1">
37979       <method name="Void .ctor(Int32[])">
37980         <size>7</size>
37981       </method>
37982       <method name="Void .ctor(Int32)">
37983         <size>7</size>
37984       </method>
37985     </type>
37986     <type name="CLSAttribute_2">
37987       <method name="Void .ctor(Int32)">
37988         <size>7</size>
37989       </method>
37990     </type>
37991     <type name="CLSAttribute_3">
37992       <method name="Void .ctor(Int32[])">
37993         <size>7</size>
37994       </method>
37995     </type>
37996     <type name="CLSAttribute_4">
37997       <method name="Void .ctor(Int32[])">
37998         <size>7</size>
37999       </method>
38000     </type>
38001     <type name="ClassMain">
38002       <method name="Void .ctor()">
38003         <size>7</size>
38004       </method>
38005       <method name="Void Main()">
38006         <size>1</size>
38007       </method>
38008     </type>
38009   </test>
38010   <test name="test-cls-16.cs">
38011     <type name="CLSAttribute">
38012       <method name="Void .ctor(Boolean[])">
38013         <size>7</size>
38014       </method>
38015     </type>
38016     <type name="ClassMain">
38017       <method name="Void .ctor()">
38018         <size>7</size>
38019       </method>
38020       <method name="Void Main()">
38021         <size>1</size>
38022       </method>
38023     </type>
38024   </test>
38025   <test name="test-cls-17.cs">
38026     <type name="Foo">
38027       <method name="Void .ctor()">
38028         <size>7</size>
38029       </method>
38030       <method name="Void Main()">
38031         <size>1</size>
38032       </method>
38033     </type>
38034   </test>
38035   <test name="test-externalias-01.cs">
38036     <type name="Test">
38037       <method name="Void .ctor()">
38038         <size>7</size>
38039       </method>
38040       <method name="Int32 Main()">
38041         <size>64</size>
38042       </method>
38043     </type>
38044   </test>
38045   <test name="test-externalias-02.cs">
38046     <type name="Test">
38047       <method name="Void .ctor()">
38048         <size>7</size>
38049       </method>
38050       <method name="Int32 Main()">
38051         <size>64</size>
38052       </method>
38053     </type>
38054   </test>
38055   <test name="test-externalias-03.cs">
38056     <type name="Test">
38057       <method name="Void .ctor()">
38058         <size>7</size>
38059       </method>
38060       <method name="Int32 Main()">
38061         <size>64</size>
38062       </method>
38063     </type>
38064   </test>
38065   <test name="test-externalias-04.cs">
38066     <type name="Test">
38067       <method name="Void .ctor()">
38068         <size>7</size>
38069       </method>
38070       <method name="Int32 Main()">
38071         <size>64</size>
38072       </method>
38073     </type>
38074   </test>
38075   <test name="test-externalias-05.cs">
38076     <type name="Test">
38077       <method name="Void .ctor()">
38078         <size>7</size>
38079       </method>
38080       <method name="Void Main()">
38081         <size>21</size>
38082       </method>
38083     </type>
38084   </test>
38085   <test name="test-externalias-06.cs">
38086     <type name="MyAssembly01.Test">
38087       <method name="Void .ctor()">
38088         <size>7</size>
38089       </method>
38090     </type>
38091     <type name="MyAssembly01.Namespace1.Test">
38092       <method name="Void .ctor()">
38093         <size>7</size>
38094       </method>
38095     </type>
38096     <type name="MyAssembly02.Test">
38097       <method name="Void .ctor()">
38098         <size>7</size>
38099       </method>
38100     </type>
38101     <type name="MyAssembly02.Namespace1.Test">
38102       <method name="Void .ctor()">
38103         <size>7</size>
38104       </method>
38105     </type>
38106     <type name="Test">
38107       <method name="Void .ctor()">
38108         <size>7</size>
38109       </method>
38110       <method name="Void Main()">
38111         <size>1</size>
38112       </method>
38113     </type>
38114   </test>
38115   <test name="test-externalias-07.cs">
38116     <type name="NS.MyClass">
38117       <method name="Void .ctor()">
38118         <size>7</size>
38119       </method>
38120       <method name="Int32 GetInt()">
38121         <size>6</size>
38122       </method>
38123     </type>
38124     <type name="Test">
38125       <method name="Void .ctor()">
38126         <size>7</size>
38127       </method>
38128       <method name="Int32 Main()">
38129         <size>15</size>
38130       </method>
38131     </type>
38132   </test>
38133   <test name="test-externalias-08.cs">
38134     <type name="Test">
38135       <method name="Void .ctor()">
38136         <size>7</size>
38137       </method>
38138       <method name="Int32 Main()">
38139         <size>54</size>
38140       </method>
38141     </type>
38142   </test>
38143   <test name="test-externalias-09.cs">
38144     <type name="Test">
38145       <method name="Void .ctor()">
38146         <size>7</size>
38147       </method>
38148       <method name="Int32 Main()">
38149         <size>8</size>
38150       </method>
38151     </type>
38152   </test>
38153   <test name="test-iter-01.cs">
38154     <type name="X">
38155       <method name="Void .ctor()">
38156         <size>7</size>
38157       </method>
38158       <method name="IEnumerator GetIt()">
38159         <size>8</size>
38160       </method>
38161       <method name="IEnumerable GetIt2()">
38162         <size>16</size>
38163       </method>
38164       <method name="Int32 Main()">
38165         <size>168</size>
38166       </method>
38167     </type>
38168     <type name="X+&lt;GetIt&gt;c__Iterator0">
38169       <method name="Void .ctor()">
38170         <size>7</size>
38171       </method>
38172       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38173         <size>12</size>
38174       </method>
38175       <method name="Boolean MoveNext()">
38176         <size>126</size>
38177       </method>
38178       <method name="Void Dispose()">
38179         <size>8</size>
38180       </method>
38181       <method name="Void Reset()">
38182         <size>6</size>
38183       </method>
38184     </type>
38185     <type name="X+&lt;GetIt2&gt;c__Iterator1">
38186       <method name="Void .ctor()">
38187         <size>7</size>
38188       </method>
38189       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38190         <size>12</size>
38191       </method>
38192       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38193         <size>7</size>
38194       </method>
38195       <method name="Boolean MoveNext()">
38196         <size>126</size>
38197       </method>
38198       <method name="Void Dispose()">
38199         <size>8</size>
38200       </method>
38201       <method name="Void Reset()">
38202         <size>6</size>
38203       </method>
38204     </type>
38205     <type name="X+&lt;GetIt&gt;c__Iterator0">
38206       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38207         <size>7</size>
38208       </method>
38209     </type>
38210     <type name="X+&lt;GetIt2&gt;c__Iterator1">
38211       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38212         <size>7</size>
38213       </method>
38214       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38215         <size>26</size>
38216       </method>
38217     </type>
38218   </test>
38219   <test name="test-iter-02.cs">
38220     <type name="X">
38221       <method name="Void .ctor()">
38222         <size>7</size>
38223       </method>
38224       <method name="IEnumerator GetRange()">
38225         <size>8</size>
38226       </method>
38227       <method name="Int32 Main()">
38228         <size>89</size>
38229       </method>
38230     </type>
38231     <type name="X+&lt;GetRange&gt;c__Iterator0">
38232       <method name="Void .ctor()">
38233         <size>7</size>
38234       </method>
38235       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38236         <size>12</size>
38237       </method>
38238       <method name="Boolean MoveNext()">
38239         <size>173</size>
38240       </method>
38241       <method name="Void Dispose()">
38242         <size>8</size>
38243       </method>
38244       <method name="Void Reset()">
38245         <size>6</size>
38246       </method>
38247       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38248         <size>7</size>
38249       </method>
38250     </type>
38251   </test>
38252   <test name="test-iter-03.cs">
38253     <type name="X">
38254       <method name="Void .ctor()">
38255         <size>7</size>
38256       </method>
38257       <method name="IEnumerable GetIt(System.Int32[])">
38258         <size>30</size>
38259       </method>
38260       <method name="IEnumerable GetMulti(System.Int32[,])">
38261         <size>30</size>
38262       </method>
38263       <method name="Int32 Main()">
38264         <size>237</size>
38265       </method>
38266     </type>
38267     <type name="&lt;PrivateImplementationDetails&gt;">
38268       <method name="Void .ctor()">
38269         <size>7</size>
38270       </method>
38271     </type>
38272     <type name="X+&lt;GetIt&gt;c__Iterator0">
38273       <method name="Void .ctor()">
38274         <size>7</size>
38275       </method>
38276       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38277         <size>12</size>
38278       </method>
38279       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38280         <size>7</size>
38281       </method>
38282       <method name="Boolean MoveNext()">
38283         <size>151</size>
38284       </method>
38285       <method name="Void Dispose()">
38286         <size>8</size>
38287       </method>
38288       <method name="Void Reset()">
38289         <size>6</size>
38290       </method>
38291     </type>
38292     <type name="X+&lt;GetMulti&gt;c__Iterator1">
38293       <method name="Void .ctor()">
38294         <size>7</size>
38295       </method>
38296       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38297         <size>12</size>
38298       </method>
38299       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38300         <size>7</size>
38301       </method>
38302       <method name="Boolean MoveNext()">
38303         <size>238</size>
38304       </method>
38305       <method name="Void Dispose()">
38306         <size>8</size>
38307       </method>
38308       <method name="Void Reset()">
38309         <size>6</size>
38310       </method>
38311     </type>
38312     <type name="X+&lt;GetIt&gt;c__Iterator0">
38313       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38314         <size>7</size>
38315       </method>
38316       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38317         <size>40</size>
38318       </method>
38319     </type>
38320     <type name="X+&lt;GetMulti&gt;c__Iterator1">
38321       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38322         <size>7</size>
38323       </method>
38324       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38325         <size>40</size>
38326       </method>
38327     </type>
38328   </test>
38329   <test name="test-iter-04.cs">
38330     <type name="X">
38331       <method name="Void .ctor()">
38332         <size>7</size>
38333       </method>
38334       <method name="IEnumerable GetRange(Int32, Int32)">
38335         <size>44</size>
38336       </method>
38337       <method name="Void Main()">
38338         <size>97</size>
38339       </method>
38340     </type>
38341     <type name="X+&lt;GetRange&gt;c__Iterator0">
38342       <method name="Void .ctor()">
38343         <size>7</size>
38344       </method>
38345       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38346         <size>12</size>
38347       </method>
38348       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38349         <size>7</size>
38350       </method>
38351       <method name="Boolean MoveNext()">
38352         <size>123</size>
38353       </method>
38354       <method name="Void Dispose()">
38355         <size>8</size>
38356       </method>
38357       <method name="Void Reset()">
38358         <size>6</size>
38359       </method>
38360       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38361         <size>7</size>
38362       </method>
38363       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38364         <size>52</size>
38365       </method>
38366     </type>
38367   </test>
38368   <test name="test-iter-05.cs">
38369     <type name="X">
38370       <method name="Void .ctor()">
38371         <size>7</size>
38372       </method>
38373       <method name="IEnumerable GetIt()">
38374         <size>16</size>
38375       </method>
38376       <method name="Int32 Main()">
38377         <size>103</size>
38378       </method>
38379     </type>
38380     <type name="List">
38381       <method name="Void .ctor(Int32)">
38382         <size>19</size>
38383       </method>
38384       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38385         <size>12</size>
38386       </method>
38387       <method name="Void Add(Int32)">
38388         <size>26</size>
38389       </method>
38390       <method name="MyEnumerator GetEnumerator()">
38391         <size>7</size>
38392       </method>
38393     </type>
38394     <type name="X+&lt;GetIt&gt;c__Iterator0">
38395       <method name="Void .ctor()">
38396         <size>7</size>
38397       </method>
38398       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38399         <size>12</size>
38400       </method>
38401       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38402         <size>7</size>
38403       </method>
38404       <method name="Boolean MoveNext()">
38405         <size>184</size>
38406       </method>
38407       <method name="Void Dispose()">
38408         <size>8</size>
38409       </method>
38410       <method name="Void Reset()">
38411         <size>6</size>
38412       </method>
38413     </type>
38414     <type name="List+MyEnumerator">
38415       <method name="Void .ctor(List)">
38416         <size>15</size>
38417       </method>
38418       <method name="System.Object get_Current()">
38419         <size>24</size>
38420       </method>
38421       <method name="Boolean MoveNext()">
38422         <size>31</size>
38423       </method>
38424       <method name="Void Reset()">
38425         <size>8</size>
38426       </method>
38427     </type>
38428     <type name="X+&lt;GetIt&gt;c__Iterator0">
38429       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38430         <size>7</size>
38431       </method>
38432       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38433         <size>26</size>
38434       </method>
38435     </type>
38436   </test>
38437   <test name="test-iter-06.cs">
38438     <type name="X">
38439       <method name="Void .ctor()">
38440         <size>7</size>
38441       </method>
38442       <method name="IEnumerable Get(Int32)">
38443         <size>30</size>
38444       </method>
38445       <method name="IEnumerable GetS(Int32)">
38446         <size>30</size>
38447       </method>
38448       <method name="Int32 Main()">
38449         <size>383</size>
38450       </method>
38451     </type>
38452     <type name="S+&lt;Get&gt;c__Iterator0">
38453       <method name="Void .ctor()">
38454         <size>7</size>
38455       </method>
38456       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38457         <size>12</size>
38458       </method>
38459       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38460         <size>7</size>
38461       </method>
38462       <method name="Boolean MoveNext()">
38463         <size>183</size>
38464       </method>
38465       <method name="Void Dispose()">
38466         <size>8</size>
38467       </method>
38468       <method name="Void Reset()">
38469         <size>6</size>
38470       </method>
38471     </type>
38472     <type name="S+&lt;GetS&gt;c__Iterator1">
38473       <method name="Void .ctor()">
38474         <size>7</size>
38475       </method>
38476       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38477         <size>12</size>
38478       </method>
38479       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38480         <size>7</size>
38481       </method>
38482       <method name="Boolean MoveNext()">
38483         <size>136</size>
38484       </method>
38485       <method name="Void Dispose()">
38486         <size>8</size>
38487       </method>
38488       <method name="Void Reset()">
38489         <size>6</size>
38490       </method>
38491     </type>
38492     <type name="X+&lt;Get&gt;c__Iterator2">
38493       <method name="Void .ctor()">
38494         <size>7</size>
38495       </method>
38496       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38497         <size>12</size>
38498       </method>
38499       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38500         <size>7</size>
38501       </method>
38502       <method name="Boolean MoveNext()">
38503         <size>131</size>
38504       </method>
38505       <method name="Void Dispose()">
38506         <size>8</size>
38507       </method>
38508       <method name="Void Reset()">
38509         <size>6</size>
38510       </method>
38511     </type>
38512     <type name="X+&lt;GetS&gt;c__Iterator3">
38513       <method name="Void .ctor()">
38514         <size>7</size>
38515       </method>
38516       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38517         <size>12</size>
38518       </method>
38519       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38520         <size>7</size>
38521       </method>
38522       <method name="Boolean MoveNext()">
38523         <size>136</size>
38524       </method>
38525       <method name="Void Dispose()">
38526         <size>8</size>
38527       </method>
38528       <method name="Void Reset()">
38529         <size>6</size>
38530       </method>
38531     </type>
38532     <type name="S">
38533       <method name="IEnumerable Get(Int32)">
38534         <size>42</size>
38535       </method>
38536       <method name="IEnumerable GetS(Int32)">
38537         <size>30</size>
38538       </method>
38539     </type>
38540     <type name="S+&lt;Get&gt;c__Iterator0">
38541       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38542         <size>7</size>
38543       </method>
38544       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38545         <size>52</size>
38546       </method>
38547     </type>
38548     <type name="S+&lt;GetS&gt;c__Iterator1">
38549       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38550         <size>7</size>
38551       </method>
38552       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38553         <size>40</size>
38554       </method>
38555     </type>
38556     <type name="X+&lt;Get&gt;c__Iterator2">
38557       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38558         <size>7</size>
38559       </method>
38560       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38561         <size>40</size>
38562       </method>
38563     </type>
38564     <type name="X+&lt;GetS&gt;c__Iterator3">
38565       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38566         <size>7</size>
38567       </method>
38568       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38569         <size>40</size>
38570       </method>
38571     </type>
38572   </test>
38573   <test name="test-iter-07.cs">
38574     <type name="Test">
38575       <method name="Void .ctor()">
38576         <size>7</size>
38577       </method>
38578       <method name="IEnumerable Foo(Int32)">
38579         <size>30</size>
38580       </method>
38581     </type>
38582     <type name="X">
38583       <method name="Void .ctor()">
38584         <size>7</size>
38585       </method>
38586       <method name="Int32 Main()">
38587         <size>374</size>
38588       </method>
38589     </type>
38590     <type name="Test+&lt;Foo&gt;c__Iterator0">
38591       <method name="Void .ctor()">
38592         <size>7</size>
38593       </method>
38594       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38595         <size>12</size>
38596       </method>
38597       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38598         <size>7</size>
38599       </method>
38600       <method name="Boolean MoveNext()">
38601         <size>253</size>
38602       </method>
38603       <method name="Void Dispose()">
38604         <size>112</size>
38605       </method>
38606       <method name="Void Reset()">
38607         <size>6</size>
38608       </method>
38609       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38610         <size>7</size>
38611       </method>
38612       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38613         <size>40</size>
38614       </method>
38615     </type>
38616   </test>
38617   <test name="test-iter-08.cs">
38618     <type name="Foo">
38619       <method name="Void .ctor(Int32)">
38620         <size>14</size>
38621       </method>
38622       <method name="Void Dispose()">
38623         <size>8</size>
38624       </method>
38625     </type>
38626     <type name="X">
38627       <method name="Void .ctor()">
38628         <size>7</size>
38629       </method>
38630       <method name="IEnumerable Test(Int32, Int32)">
38631         <size>44</size>
38632       </method>
38633       <method name="Int32 Main()">
38634         <size>169</size>
38635       </method>
38636     </type>
38637     <type name="X+&lt;Test&gt;c__Iterator0">
38638       <method name="Void .ctor()">
38639         <size>7</size>
38640       </method>
38641       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38642         <size>12</size>
38643       </method>
38644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38645         <size>7</size>
38646       </method>
38647       <method name="Boolean MoveNext()">
38648         <size>360</size>
38649       </method>
38650       <method name="Void Dispose()">
38651         <size>102</size>
38652       </method>
38653       <method name="Void Reset()">
38654         <size>6</size>
38655       </method>
38656       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38657         <size>7</size>
38658       </method>
38659       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38660         <size>52</size>
38661       </method>
38662     </type>
38663   </test>
38664   <test name="test-iter-09.cs">
38665     <type name="Tester">
38666       <method name="Void .ctor()">
38667         <size>153</size>
38668       </method>
38669       <method name="IEnumerator GetEnumerator()">
38670         <size>15</size>
38671       </method>
38672     </type>
38673     <type name="Test">
38674       <method name="Void .ctor()">
38675         <size>7</size>
38676       </method>
38677       <method name="Int32 Main()">
38678         <size>263</size>
38679       </method>
38680     </type>
38681     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
38682       <method name="Void .ctor()">
38683         <size>7</size>
38684       </method>
38685       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38686         <size>12</size>
38687       </method>
38688       <method name="Boolean MoveNext()">
38689         <size>621</size>
38690       </method>
38691       <method name="Void Dispose()">
38692         <size>80</size>
38693       </method>
38694       <method name="Void Reset()">
38695         <size>6</size>
38696       </method>
38697       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38698         <size>7</size>
38699       </method>
38700     </type>
38701   </test>
38702   <test name="test-iter-10.cs">
38703     <type name="X">
38704       <method name="Void .ctor()">
38705         <size>7</size>
38706       </method>
38707       <method name="IEnumerator get_GetIt()">
38708         <size>8</size>
38709       </method>
38710       <method name="Void set_GetIt(IEnumerator)">
38711         <size>1</size>
38712       </method>
38713       <method name="IEnumerable get_Item(Int32)">
38714         <size>30</size>
38715       </method>
38716       <method name="Void set_Item(Int32, IEnumerable)">
38717         <size>1</size>
38718       </method>
38719       <method name="Int32 Main()">
38720         <size>181</size>
38721       </method>
38722     </type>
38723     <type name="X+&lt;&gt;c__Iterator0">
38724       <method name="Void .ctor()">
38725         <size>7</size>
38726       </method>
38727       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38728         <size>12</size>
38729       </method>
38730       <method name="Boolean MoveNext()">
38731         <size>126</size>
38732       </method>
38733       <method name="Void Dispose()">
38734         <size>8</size>
38735       </method>
38736       <method name="Void Reset()">
38737         <size>6</size>
38738       </method>
38739     </type>
38740     <type name="X+&lt;&gt;c__Iterator1">
38741       <method name="Void .ctor()">
38742         <size>7</size>
38743       </method>
38744       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38745         <size>12</size>
38746       </method>
38747       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38748         <size>7</size>
38749       </method>
38750       <method name="Boolean MoveNext()">
38751         <size>147</size>
38752       </method>
38753       <method name="Void Dispose()">
38754         <size>8</size>
38755       </method>
38756       <method name="Void Reset()">
38757         <size>6</size>
38758       </method>
38759     </type>
38760     <type name="X+&lt;&gt;c__Iterator0">
38761       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38762         <size>7</size>
38763       </method>
38764     </type>
38765     <type name="X+&lt;&gt;c__Iterator1">
38766       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38767         <size>7</size>
38768       </method>
38769       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38770         <size>40</size>
38771       </method>
38772     </type>
38773   </test>
38774   <test name="test-iter-11.cs">
38775     <type name="X">
38776       <method name="Void .ctor()">
38777         <size>7</size>
38778       </method>
38779       <method name="Void add_Hook(System.EventHandler)">
38780         <size>24</size>
38781       </method>
38782       <method name="Void remove_Hook(System.EventHandler)">
38783         <size>24</size>
38784       </method>
38785       <method name="IEnumerator Pipeline()">
38786         <size>15</size>
38787       </method>
38788       <method name="Void M(System.Object, System.EventArgs)">
38789         <size>11</size>
38790       </method>
38791       <method name="Void Main()">
38792         <size>55</size>
38793       </method>
38794     </type>
38795     <type name="X+&lt;Pipeline&gt;c__Iterator0">
38796       <method name="Void .ctor()">
38797         <size>7</size>
38798       </method>
38799       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38800         <size>12</size>
38801       </method>
38802       <method name="Boolean MoveNext()">
38803         <size>124</size>
38804       </method>
38805       <method name="Void Dispose()">
38806         <size>8</size>
38807       </method>
38808       <method name="Void Reset()">
38809         <size>6</size>
38810       </method>
38811       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38812         <size>7</size>
38813       </method>
38814     </type>
38815   </test>
38816   <test name="test-iter-12.cs">
38817     <type name="X">
38818       <method name="Void .ctor()">
38819         <size>7</size>
38820       </method>
38821       <method name="IEnumerable a()">
38822         <size>23</size>
38823       </method>
38824       <method name="Void Main()">
38825         <size>1</size>
38826       </method>
38827     </type>
38828     <type name="X+&lt;a&gt;c__Iterator0">
38829       <method name="Void .ctor()">
38830         <size>7</size>
38831       </method>
38832       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38833         <size>12</size>
38834       </method>
38835       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38836         <size>7</size>
38837       </method>
38838       <method name="Boolean MoveNext()">
38839         <size>165</size>
38840       </method>
38841       <method name="Void Dispose()">
38842         <size>55</size>
38843       </method>
38844       <method name="Void Reset()">
38845         <size>6</size>
38846       </method>
38847       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38848         <size>7</size>
38849       </method>
38850       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38851         <size>40</size>
38852       </method>
38853     </type>
38854   </test>
38855   <test name="test-iter-13.cs">
38856     <type name="Test">
38857       <method name="Void .ctor()">
38858         <size>7</size>
38859       </method>
38860       <method name="Void .cctor()">
38861         <size>11</size>
38862       </method>
38863       <method name="Void Main()">
38864         <size>1</size>
38865       </method>
38866       <method name="IEnumerable syntax_error(System.Object, System.Object)">
38867         <size>16</size>
38868       </method>
38869     </type>
38870     <type name="Test+Yp">
38871       <method name="Void .ctor()">
38872         <size>7</size>
38873       </method>
38874       <method name="IEnumerable fail()">
38875         <size>2</size>
38876       </method>
38877     </type>
38878     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
38879       <method name="Void .ctor()">
38880         <size>7</size>
38881       </method>
38882       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38883         <size>12</size>
38884       </method>
38885       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38886         <size>7</size>
38887       </method>
38888       <method name="Boolean MoveNext()">
38889         <size>27</size>
38890       </method>
38891       <method name="Void Dispose()">
38892         <size>8</size>
38893       </method>
38894       <method name="Void Reset()">
38895         <size>6</size>
38896       </method>
38897       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38898         <size>7</size>
38899       </method>
38900       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38901         <size>26</size>
38902       </method>
38903     </type>
38904   </test>
38905   <test name="test-partial-01.cs">
38906     <type name="Foo.Hello">
38907       <method name="Void .ctor()">
38908         <size>7</size>
38909       </method>
38910       <method name="Void .cctor()">
38911         <size>7</size>
38912       </method>
38913     </type>
38914     <type name="Bar.Hello">
38915       <method name="Void .ctor()">
38916         <size>7</size>
38917       </method>
38918       <method name="Void .cctor()">
38919         <size>8</size>
38920       </method>
38921     </type>
38922     <type name="X.Test">
38923       <method name="Void .ctor()">
38924         <size>7</size>
38925       </method>
38926       <method name="Int32 FooWorld()">
38927         <size>6</size>
38928       </method>
38929       <method name="Int32 BarWorld()">
38930         <size>6</size>
38931       </method>
38932     </type>
38933     <type name="Y">
38934       <method name="Void .ctor()">
38935         <size>7</size>
38936       </method>
38937       <method name="Int32 Main()">
38938         <size>29</size>
38939       </method>
38940     </type>
38941   </test>
38942   <test name="test-partial-02.cs">
38943     <type name="Test1.Base">
38944       <method name="Void .ctor()">
38945         <size>7</size>
38946       </method>
38947     </type>
38948     <type name="Test1.Foo">
38949       <method name="Void .ctor()">
38950         <size>7</size>
38951       </method>
38952     </type>
38953     <type name="Test2.Foo">
38954       <method name="Void .ctor()">
38955         <size>7</size>
38956       </method>
38957     </type>
38958     <type name="ReflectedType">
38959       <method name="Void .ctor()">
38960         <size>7</size>
38961       </method>
38962     </type>
38963     <type name="D">
38964       <method name="Void .ctor()">
38965         <size>7</size>
38966       </method>
38967     </type>
38968     <type name="X">
38969       <method name="Void .ctor()">
38970         <size>7</size>
38971       </method>
38972       <method name="Void Main()">
38973         <size>1</size>
38974       </method>
38975     </type>
38976   </test>
38977   <test name="test-partial-03.cs">
38978     <type name="Test">
38979       <method name="Void .ctor()">
38980         <size>18</size>
38981       </method>
38982       <method name="Int32 TestFoo()">
38983         <size>13</size>
38984       </method>
38985       <method name="Int32 TestIFoo(IFoo)">
38986         <size>8</size>
38987       </method>
38988     </type>
38989     <type name="Test+Foo">
38990       <method name="Void .ctor()">
38991         <size>7</size>
38992       </method>
38993       <method name="Int32 Test.IFoo.Hello(Test)">
38994         <size>2</size>
38995       </method>
38996       <method name="Int32 Hello(Test)">
38997         <size>2</size>
38998       </method>
38999     </type>
39000     <type name="X">
39001       <method name="Void .ctor()">
39002         <size>7</size>
39003       </method>
39004       <method name="Int32 Main()">
39005         <size>42</size>
39006       </method>
39007     </type>
39008   </test>
39009   <test name="test-partial-04.cs">
39010     <type name="B.Test">
39011       <method name="Void .ctor()">
39012         <size>7</size>
39013       </method>
39014       <method name="Void A.IFoo.Hello(IFoo)">
39015         <size>1</size>
39016       </method>
39017     </type>
39018     <type name="X">
39019       <method name="Void .ctor()">
39020         <size>7</size>
39021       </method>
39022       <method name="Void Main()">
39023         <size>1</size>
39024       </method>
39025     </type>
39026   </test>
39027   <test name="test-partial-05.cs">
39028     <type name="B">
39029       <method name="Void .ctor()">
39030         <size>7</size>
39031       </method>
39032     </type>
39033     <type name="A">
39034       <method name="Void .ctor()">
39035         <size>7</size>
39036       </method>
39037     </type>
39038     <type name="A2">
39039       <method name="Void .ctor()">
39040         <size>7</size>
39041       </method>
39042     </type>
39043     <type name="D">
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-partial-06.cs">
39053     <type name="Foo">
39054       <method name="Void .ctor()">
39055         <size>7</size>
39056       </method>
39057       <method name="Void Finalize()">
39058         <size>13</size>
39059       </method>
39060     </type>
39061     <type name="B">
39062       <method name="Void .ctor()">
39063         <size>7</size>
39064       </method>
39065       <method name="Void Main()">
39066         <size>1</size>
39067       </method>
39068     </type>
39069   </test>
39070   <test name="test-partial-07.cs">
39071     <type name="Test">
39072       <method name="Void .ctor()">
39073         <size>7</size>
39074       </method>
39075     </type>
39076     <type name="TestAttribute">
39077       <method name="Void .ctor()">
39078         <size>7</size>
39079       </method>
39080     </type>
39081     <type name="Test2Attribute">
39082       <method name="Void .ctor()">
39083         <size>7</size>
39084       </method>
39085     </type>
39086     <type name="X">
39087       <method name="Void .ctor()">
39088         <size>7</size>
39089       </method>
39090       <method name="Int32 Main()">
39091         <size>62</size>
39092       </method>
39093     </type>
39094   </test>
39095   <test name="test-partial-08.cs">
39096     <type name="Foo">
39097       <method name="Void .ctor()">
39098         <size>7</size>
39099       </method>
39100       <method name="System.String get_Id()">
39101         <size>7</size>
39102       </method>
39103     </type>
39104     <type name="PartialAbstractCompilationError">
39105       <method name="Void .ctor()">
39106         <size>7</size>
39107       </method>
39108       <method name="Int32 Main()">
39109         <size>54</size>
39110       </method>
39111     </type>
39112   </test>
39113   <test name="test-partial-09.cs">
39114     <type name="Foo">
39115       <method name="Void .ctor()">
39116         <size>7</size>
39117       </method>
39118       <method name="System.String get_Id()">
39119         <size>7</size>
39120       </method>
39121     </type>
39122     <type name="Bar">
39123       <method name="Void .ctor(String)">
39124         <size>14</size>
39125       </method>
39126     </type>
39127     <type name="PartialAbstractCompilationError">
39128       <method name="Void .ctor()">
39129         <size>7</size>
39130       </method>
39131       <method name="Void Main()">
39132         <size>21</size>
39133       </method>
39134     </type>
39135   </test>
39136   <test name="test-partial-10.cs">
39137     <type name="Test2.Foo">
39138       <method name="Void .ctor()">
39139         <size>7</size>
39140       </method>
39141       <method name="Void .cctor()">
39142         <size>15</size>
39143       </method>
39144     </type>
39145     <type name="X">
39146       <method name="Void .ctor()">
39147         <size>7</size>
39148       </method>
39149       <method name="Int32 Main()">
39150         <size>68</size>
39151       </method>
39152     </type>
39153     <type name="Test3.Foo">
39154       <method name="Void .cctor()">
39155         <size>15</size>
39156       </method>
39157     </type>
39158   </test>
39159   <test name="test-partial-11.cs">
39160     <type name="StaticClass">
39161       <method name="System.String Name()">
39162         <size>6</size>
39163       </method>
39164     </type>
39165     <type name="MainClass">
39166       <method name="Void .ctor()">
39167         <size>7</size>
39168       </method>
39169       <method name="Boolean IsStatic(System.Type)">
39170         <size>73</size>
39171       </method>
39172       <method name="Int32 Main()">
39173         <size>56</size>
39174       </method>
39175     </type>
39176   </test>
39177   <test name="test-partial-12.cs">
39178     <type name="Test1.Foo">
39179       <method name="Void .ctor()">
39180         <size>7</size>
39181       </method>
39182       <method name="IEnumerable E()">
39183         <size>16</size>
39184       </method>
39185     </type>
39186     <type name="X">
39187       <method name="Void .ctor()">
39188         <size>7</size>
39189       </method>
39190       <method name="Int32 Main()">
39191         <size>100</size>
39192       </method>
39193     </type>
39194     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
39195       <method name="Void .ctor()">
39196         <size>7</size>
39197       </method>
39198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39199         <size>12</size>
39200       </method>
39201       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39202         <size>7</size>
39203       </method>
39204       <method name="Boolean MoveNext()">
39205         <size>69</size>
39206       </method>
39207       <method name="Void Dispose()">
39208         <size>8</size>
39209       </method>
39210       <method name="Void Reset()">
39211         <size>6</size>
39212       </method>
39213       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39214         <size>7</size>
39215       </method>
39216       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39217         <size>26</size>
39218       </method>
39219     </type>
39220   </test>
39221   <test name="test-partial-13.cs">
39222     <type name="Test.Test">
39223       <method name="Void .ctor()">
39224         <size>7</size>
39225       </method>
39226       <method name="Boolean Equals(System.Object)">
39227         <size>2</size>
39228       </method>
39229       <method name="Int32 GetHashCode()">
39230         <size>2</size>
39231       </method>
39232       <method name="Void Main()">
39233         <size>1</size>
39234       </method>
39235     </type>
39236   </test>
39237   <test name="test-partial-14.cs">
39238     <type name="T">
39239       <method name="Void .ctor()">
39240         <size>7</size>
39241       </method>
39242     </type>
39243     <type name="partial">
39244       <method name="Void .ctor()">
39245         <size>7</size>
39246       </method>
39247     </type>
39248     <type name="A">
39249       <method name="Void .ctor()">
39250         <size>7</size>
39251       </method>
39252       <method name="Void partial(partial)">
39253         <size>3</size>
39254       </method>
39255     </type>
39256     <type name="B">
39257       <method name="Void .ctor()">
39258         <size>7</size>
39259       </method>
39260       <method name="Void Main()">
39261         <size>1</size>
39262       </method>
39263     </type>
39264   </test>
39265   <test name="test-partial-15.cs">
39266     <type name="Foo.X">
39267       <method name="Void .ctor()">
39268         <size>7</size>
39269       </method>
39270       <method name="Void Main()">
39271         <size>1</size>
39272       </method>
39273       <method name="IEnumerable Attempts2()">
39274         <size>16</size>
39275       </method>
39276       <method name="IEnumerable get_Attempts()">
39277         <size>16</size>
39278       </method>
39279       <method name="IEnumerable get_Item(Int32)">
39280         <size>16</size>
39281       </method>
39282     </type>
39283     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
39284       <method name="Void .ctor()">
39285         <size>7</size>
39286       </method>
39287       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39288         <size>12</size>
39289       </method>
39290       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39291         <size>7</size>
39292       </method>
39293       <method name="Boolean MoveNext()">
39294         <size>36</size>
39295       </method>
39296       <method name="Void Dispose()">
39297         <size>8</size>
39298       </method>
39299       <method name="Void Reset()">
39300         <size>6</size>
39301       </method>
39302     </type>
39303     <type name="Foo.X+&lt;&gt;c__Iterator1">
39304       <method name="Void .ctor()">
39305         <size>7</size>
39306       </method>
39307       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39308         <size>12</size>
39309       </method>
39310       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39311         <size>7</size>
39312       </method>
39313       <method name="Boolean MoveNext()">
39314         <size>36</size>
39315       </method>
39316       <method name="Void Dispose()">
39317         <size>8</size>
39318       </method>
39319       <method name="Void Reset()">
39320         <size>6</size>
39321       </method>
39322     </type>
39323     <type name="Foo.X+&lt;&gt;c__Iterator2">
39324       <method name="Void .ctor()">
39325         <size>7</size>
39326       </method>
39327       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39328         <size>12</size>
39329       </method>
39330       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39331         <size>7</size>
39332       </method>
39333       <method name="Boolean MoveNext()">
39334         <size>36</size>
39335       </method>
39336       <method name="Void Dispose()">
39337         <size>8</size>
39338       </method>
39339       <method name="Void Reset()">
39340         <size>6</size>
39341       </method>
39342     </type>
39343     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
39344       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39345         <size>7</size>
39346       </method>
39347       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39348         <size>26</size>
39349       </method>
39350     </type>
39351     <type name="Foo.X+&lt;&gt;c__Iterator1">
39352       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39353         <size>7</size>
39354       </method>
39355       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39356         <size>26</size>
39357       </method>
39358     </type>
39359     <type name="Foo.X+&lt;&gt;c__Iterator2">
39360       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39361         <size>7</size>
39362       </method>
39363       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39364         <size>26</size>
39365       </method>
39366     </type>
39367   </test>
39368   <test name="test-partial-16.cs">
39369     <type name="A.C">
39370       <method name="Void .ctor()">
39371         <size>23</size>
39372       </method>
39373       <method name="Void .cctor()">
39374         <size>11</size>
39375       </method>
39376     </type>
39377     <type name="B.C2">
39378       <method name="Void .ctor()">
39379         <size>7</size>
39380       </method>
39381       <method name="Boolean Test()">
39382         <size>2</size>
39383       </method>
39384       <method name="System.Object Test_I()">
39385         <size>2</size>
39386       </method>
39387       <method name="Void Main()">
39388         <size>1</size>
39389       </method>
39390     </type>
39391   </test>
39392   <test name="test-partial-17.cs">
39393     <type name="Test">
39394       <method name="Void .ctor()">
39395         <size>7</size>
39396       </method>
39397       <method name="Boolean Check(System.String, System.String[])">
39398         <size>42</size>
39399       </method>
39400       <method name="Void Main()">
39401         <size>1</size>
39402       </method>
39403     </type>
39404   </test>
39405   <test name="test-partial-18.cs">
39406     <type name="N.Foo">
39407       <method name="Void .ctor()">
39408         <size>17</size>
39409       </method>
39410       <method name="Void Main()">
39411         <size>1</size>
39412       </method>
39413     </type>
39414   </test>
39415   <test name="test-partial-19.cs">
39416     <type name="Bug.GL">
39417       <method name="Void Main()">
39418         <size>7</size>
39419       </method>
39420     </type>
39421     <type name="Bug.GL+Core">
39422       <method name="Boolean A()">
39423         <size>2</size>
39424       </method>
39425     </type>
39426   </test>
39427   <test name="test-partial-20.cs">
39428     <type name="A">
39429       <method name="Void .ctor()">
39430         <size>7</size>
39431       </method>
39432       <method name="Void .cctor()">
39433         <size>7</size>
39434       </method>
39435     </type>
39436     <type name="B">
39437       <method name="Void .ctor()">
39438         <size>7</size>
39439       </method>
39440       <method name="Void .cctor()">
39441         <size>7</size>
39442       </method>
39443     </type>
39444     <type name="C">
39445       <method name="Void .ctor()">
39446         <size>7</size>
39447       </method>
39448       <method name="Int32 Main()">
39449         <size>38</size>
39450       </method>
39451     </type>
39452   </test>
39453   <test name="test-partial-21.cs">
39454     <type name="Mono.Sms.Main">
39455       <method name="Void .ctor()">
39456         <size>7</size>
39457       </method>
39458       <method name="Void Test()">
39459         <size>42</size>
39460       </method>
39461     </type>
39462     <type name="Mono.Sms.Contacts">
39463       <method name="Void .ctor()">
39464         <size>7</size>
39465       </method>
39466       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
39467         <size>24</size>
39468       </method>
39469       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
39470         <size>24</size>
39471       </method>
39472       <method name="Void Test()">
39473         <size>12</size>
39474       </method>
39475     </type>
39476     <type name="Mono.Sms.Core.Agenda">
39477       <method name="Void .ctor()">
39478         <size>7</size>
39479       </method>
39480       <method name="Void AddContact()">
39481         <size>1</size>
39482       </method>
39483       <method name="Void Main()">
39484         <size>1</size>
39485       </method>
39486     </type>
39487     <type name="Mono.Sms.Contacts+ContactsHandler">
39488       <method name="Void .ctor(Object, IntPtr)">
39489         <size>0</size>
39490       </method>
39491       <method name="Void Invoke()">
39492         <size>0</size>
39493       </method>
39494       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39495         <size>0</size>
39496       </method>
39497       <method name="Void EndInvoke(IAsyncResult)">
39498         <size>0</size>
39499       </method>
39500     </type>
39501     <type name="Mono.Sms.Main">
39502       <method name="Void &lt;Test&gt;m__0()">
39503         <size>6</size>
39504       </method>
39505     </type>
39506   </test>
39507   <test name="test-partial-22.cs">
39508     <type name="C">
39509       <method name="Void .ctor()">
39510         <size>7</size>
39511       </method>
39512       <method name="Int32 Main()">
39513         <size>2</size>
39514       </method>
39515     </type>
39516   </test>
39517   <test name="test-partial-23.cs">
39518     <type name="C">
39519       <method name="Void .ctor()">
39520         <size>7</size>
39521       </method>
39522       <method name="Void Partial_A()">
39523         <size>15</size>
39524       </method>
39525       <method name="Void Partial_B()">
39526         <size>15</size>
39527       </method>
39528       <method name="Void Partial_S()">
39529         <size>14</size>
39530       </method>
39531       <method name="Int32 Main()">
39532         <size>52</size>
39533       </method>
39534     </type>
39535   </test>
39536   <test name="test-partial-24.cs">
39537     <type name="N.C">
39538       <method name="Void .ctor()">
39539         <size>7</size>
39540       </method>
39541       <method name="Void Main()">
39542         <size>1</size>
39543       </method>
39544       <method name="Void Foo()">
39545         <size>1</size>
39546       </method>
39547     </type>
39548   </test>
39549   <test name="test-var-01.cs">
39550     <type name="Test">
39551       <method name="Void .ctor()">
39552         <size>7</size>
39553       </method>
39554       <method name="Int32 Main()">
39555         <size>47</size>
39556       </method>
39557     </type>
39558   </test>
39559   <test name="test-var-02.cs">
39560     <type name="Class1">
39561       <method name="Void .ctor()">
39562         <size>15</size>
39563       </method>
39564       <method name="Boolean Method()">
39565         <size>2</size>
39566       </method>
39567     </type>
39568     <type name="Test">
39569       <method name="Void .ctor()">
39570         <size>7</size>
39571       </method>
39572       <method name="Int32 Main()">
39573         <size>116</size>
39574       </method>
39575     </type>
39576     <type name="Test+Class2">
39577       <method name="Void .ctor()">
39578         <size>15</size>
39579       </method>
39580       <method name="Boolean Method()">
39581         <size>2</size>
39582       </method>
39583     </type>
39584   </test>
39585   <test name="test-var-03.cs">
39586     <type name="Test">
39587       <method name="Void .ctor()">
39588         <size>7</size>
39589       </method>
39590       <method name="Int32 Main()">
39591         <size>166</size>
39592       </method>
39593     </type>
39594     <type name="&lt;PrivateImplementationDetails&gt;">
39595       <method name="Void .ctor()">
39596         <size>7</size>
39597       </method>
39598     </type>
39599   </test>
39600   <test name="test-var-05.cs">
39601     <type name="MyClass">
39602       <method name="Void .ctor(String)">
39603         <size>14</size>
39604       </method>
39605       <method name="Void Dispose()">
39606         <size>12</size>
39607       </method>
39608     </type>
39609     <type name="Test">
39610       <method name="Void .ctor()">
39611         <size>7</size>
39612       </method>
39613       <method name="Int32 Main()">
39614         <size>61</size>
39615       </method>
39616     </type>
39617   </test>
39618   <test name="test-var-06.cs">
39619     <type name="Test">
39620       <method name="Void .ctor()">
39621         <size>7</size>
39622       </method>
39623       <method name="Int32 Main()">
39624         <size>48</size>
39625       </method>
39626     </type>
39627   </test>
39628   <test name="test-var-07.cs">
39629     <type name="Test">
39630       <method name="Void .ctor()">
39631         <size>7</size>
39632       </method>
39633       <method name="Void var()">
39634         <size>1</size>
39635       </method>
39636       <method name="Int32 Main()">
39637         <size>33</size>
39638       </method>
39639     </type>
39640     <type name="var">
39641       <method name="Void .ctor()">
39642         <size>7</size>
39643       </method>
39644     </type>
39645   </test>
39646   <test name="test-var-08.cs">
39647     <type name="X">
39648       <method name="Void .ctor(Int32, Int32)">
39649         <size>10</size>
39650       </method>
39651       <method name="Void Main()">
39652         <size>1</size>
39653       </method>
39654     </type>
39655   </test>
39656   <test name="test-xml-042.cs">
39657     <type name="TestNamespace.TestClass">
39658       <method name="Void .ctor()">
39659         <size>7</size>
39660       </method>
39661       <method name="Void Main()">
39662         <size>1</size>
39663       </method>
39664       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
39665         <size>7</size>
39666       </method>
39667     </type>
39668   </test>
39669 </tests>