d8a2843da1d3e55c88afe07fc93c3406c1c0442b
[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>43</size>
1232       </method>
1233     </type>
1234     <type name="A">
1235       <method name="Void .ctor()">
1236         <size>7</size>
1237       </method>
1238       <method name="Void Hello()">
1239         <size>11</size>
1240       </method>
1241     </type>
1242     <type name="B">
1243       <method name="Void .ctor()">
1244         <size>7</size>
1245       </method>
1246     </type>
1247     <type name="X">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251       <method name="Void Main()">
1252         <size>18</size>
1253       </method>
1254     </type>
1255   </test>
1256   <test name="gtest-052.cs">
1257     <type name="Foo`1[T]">
1258       <method name="Void .ctor()">
1259         <size>7</size>
1260       </method>
1261       <method name="T Create()">
1262         <size>39</size>
1263       </method>
1264     </type>
1265     <type name="X">
1266       <method name="Void .ctor()">
1267         <size>7</size>
1268       </method>
1269       <method name="Void Hello()">
1270         <size>11</size>
1271       </method>
1272       <method name="Void Main()">
1273         <size>18</size>
1274       </method>
1275     </type>
1276   </test>
1277   <test name="gtest-053.cs">
1278     <type name="ReferenceTypeCounters.SimpleCounter">
1279       <method name="Void .ctor()">
1280         <size>7</size>
1281       </method>
1282       <method name="Void Increment()">
1283         <size>15</size>
1284       </method>
1285     </type>
1286     <type name="ReferenceTypeCounters.PrintingCounter">
1287       <method name="Void .ctor()">
1288         <size>7</size>
1289       </method>
1290       <method name="System.String ToString()">
1291         <size>12</size>
1292       </method>
1293       <method name="Void Increment()">
1294         <size>15</size>
1295       </method>
1296     </type>
1297     <type name="ReferenceTypeCounters.ExplicitCounter">
1298       <method name="Void .ctor()">
1299         <size>7</size>
1300       </method>
1301       <method name="Void ICounter.Increment()">
1302         <size>15</size>
1303       </method>
1304       <method name="System.String ToString()">
1305         <size>12</size>
1306       </method>
1307     </type>
1308     <type name="ReferenceTypeCounters.InterfaceCounter">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void ICounter.Increment()">
1313         <size>15</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="Test.Test`1[T]">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void Foo(T)">
1327         <size>50</size>
1328       </method>
1329     </type>
1330     <type name="Test.X">
1331       <method name="Void .ctor()">
1332         <size>7</size>
1333       </method>
1334       <method name="Void Main()">
1335         <size>97</size>
1336       </method>
1337     </type>
1338     <type name="ValueTypeCounters.SimpleCounter">
1339       <method name="Void Increment()">
1340         <size>15</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.PrintingCounter">
1344       <method name="System.String ToString()">
1345         <size>12</size>
1346       </method>
1347       <method name="Void Increment()">
1348         <size>15</size>
1349       </method>
1350     </type>
1351     <type name="ValueTypeCounters.ExplicitCounter">
1352       <method name="Void ICounter.Increment()">
1353         <size>15</size>
1354       </method>
1355       <method name="System.String ToString()">
1356         <size>12</size>
1357       </method>
1358     </type>
1359     <type name="ValueTypeCounters.InterfaceCounter">
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370   </test>
1371   <test name="gtest-054.cs">
1372     <type name="A">
1373       <method name="Void .ctor()">
1374         <size>7</size>
1375       </method>
1376     </type>
1377     <type name="B">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381       <method name="Void Hello()">
1382         <size>1</size>
1383       </method>
1384       <method name="C op_Implicit(B)">
1385         <size>6</size>
1386       </method>
1387     </type>
1388     <type name="C">
1389       <method name="Void .ctor()">
1390         <size>7</size>
1391       </method>
1392       <method name="B op_Explicit(C)">
1393         <size>6</size>
1394       </method>
1395     </type>
1396     <type name="Test">
1397       <method name="Void .ctor()">
1398         <size>7</size>
1399       </method>
1400       <method name="Void Simple[T](T)">
1401         <size>36</size>
1402       </method>
1403       <method name="Void Interface[T](T)">
1404         <size>8</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>71</size>
1408       </method>
1409       <method name="Void Array[T](T[])">
1410         <size>21</size>
1411       </method>
1412       <method name="Void Main()">
1413         <size>1</size>
1414       </method>
1415     </type>
1416   </test>
1417   <test name="gtest-055.cs">
1418     <type name="N1.A`1[T]">
1419       <method name="Void .ctor()">
1420         <size>7</size>
1421       </method>
1422     </type>
1423     <type name="N1.A`1+B[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+C`1[T,U]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.C">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N2.X">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442       <method name="Void Main()">
1443         <size>19</size>
1444       </method>
1445     </type>
1446   </test>
1447   <test name="gtest-056.cs">
1448     <type name="Log`1[T]">
1449       <method name="Void .ctor()">
1450         <size>31</size>
1451       </method>
1452       <method name="Void .cctor()">
1453         <size>1</size>
1454       </method>
1455       <method name="Int32 get_InstanceCount()">
1456         <size>6</size>
1457       </method>
1458       <method name="Void Add(T)">
1459         <size>32</size>
1460       </method>
1461       <method name="Int32 get_Count()">
1462         <size>7</size>
1463       </method>
1464       <method name="T get_Last()">
1465         <size>47</size>
1466       </method>
1467       <method name="Void set_Last(T)">
1468         <size>68</size>
1469       </method>
1470       <method name="T[] get_All()">
1471         <size>70</size>
1472       </method>
1473     </type>
1474     <type name="TestLog">
1475       <method name="Void .ctor()">
1476         <size>7</size>
1477       </method>
1478     </type>
1479     <type name="TestLog+MyTest">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483       <method name="Void Main(System.String[])">
1484         <size>203</size>
1485       </method>
1486     </type>
1487   </test>
1488   <test name="gtest-057.cs">
1489     <type name="Hello`1[T]">
1490       <method name="Void .ctor()">
1491         <size>7</size>
1492       </method>
1493       <method name="IHello`1 Test[U]()">
1494         <size>6</size>
1495       </method>
1496       <method name="Void Print(T)">
1497         <size>17</size>
1498       </method>
1499     </type>
1500     <type name="X">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main()">
1505         <size>48</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-058.cs">
1510     <type name="Foo">
1511       <method name="Void .ctor()">
1512         <size>7</size>
1513       </method>
1514       <method name="Void Main()">
1515         <size>1</size>
1516       </method>
1517     </type>
1518     <type name="Foo`1[T]">
1519       <method name="Void .ctor()">
1520         <size>7</size>
1521       </method>
1522       <method name="Foo`1[T] get_Blah()">
1523         <size>6</size>
1524       </method>
1525     </type>
1526   </test>
1527   <test name="gtest-059.cs">
1528     <type name="X`1[T]">
1529       <method name="Void .ctor()">
1530         <size>7</size>
1531       </method>
1532     </type>
1533     <type name="Foo">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537       <method name="Void Main()">
1538         <size>1</size>
1539       </method>
1540     </type>
1541   </test>
1542   <test name="gtest-060.cs">
1543     <type name="MyList`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Void Hello(T)">
1548         <size>12</size>
1549       </method>
1550     </type>
1551     <type name="Foo">
1552       <method name="Void .ctor()">
1553         <size>7</size>
1554       </method>
1555       <method name="MyList`1[T] Map[T]()">
1556         <size>6</size>
1557       </method>
1558     </type>
1559     <type name="X">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563       <method name="Void Main()">
1564         <size>22</size>
1565       </method>
1566     </type>
1567   </test>
1568   <test name="gtest-061.cs">
1569     <type name="Foo`1[T]">
1570       <method name="Void .ctor(T)">
1571         <size>14</size>
1572       </method>
1573       <method name="U Method[U](Test`2[T,U])">
1574         <size>13</size>
1575       </method>
1576     </type>
1577     <type name="X">
1578       <method name="Void .ctor()">
1579         <size>7</size>
1580       </method>
1581       <method name="Void Main()">
1582         <size>83</size>
1583       </method>
1584     </type>
1585     <type name="Test`2[A,B]">
1586       <method name="Void .ctor(Object, IntPtr)">
1587         <size>0</size>
1588       </method>
1589       <method name="B Invoke(A)">
1590         <size>0</size>
1591       </method>
1592       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1593         <size>0</size>
1594       </method>
1595       <method name="B EndInvoke(IAsyncResult)">
1596         <size>0</size>
1597       </method>
1598     </type>
1599     <type name="X">
1600       <method name="System.String &lt;Main&gt;m__0(Double)">
1601         <size>17</size>
1602       </method>
1603     </type>
1604   </test>
1605   <test name="gtest-062.cs">
1606     <type name="X">
1607       <method name="Void .ctor()">
1608         <size>7</size>
1609       </method>
1610       <method name="IEnumerable`1 Test(Int32, Int64)">
1611         <size>44</size>
1612       </method>
1613       <method name="Int32 Main()">
1614         <size>87</size>
1615       </method>
1616     </type>
1617     <type name="X+&lt;Test&gt;c__Iterator0">
1618       <method name="Void .ctor()">
1619         <size>7</size>
1620       </method>
1621       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1622         <size>12</size>
1623       </method>
1624       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1625         <size>7</size>
1626       </method>
1627       <method name="Boolean MoveNext()">
1628         <size>107</size>
1629       </method>
1630       <method name="Void Dispose()">
1631         <size>8</size>
1632       </method>
1633       <method name="Void Reset()">
1634         <size>6</size>
1635       </method>
1636       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1637         <size>7</size>
1638       </method>
1639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1640         <size>52</size>
1641       </method>
1642     </type>
1643   </test>
1644   <test name="gtest-063.cs">
1645     <type name="Test">
1646       <method name="Void .ctor()">
1647         <size>7</size>
1648       </method>
1649       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1650         <size>2</size>
1651       </method>
1652       <method name="Int32 IndexOf(System.Array, System.Object)">
1653         <size>15</size>
1654       </method>
1655       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1656         <size>2</size>
1657       </method>
1658     </type>
1659     <type name="X">
1660       <method name="Void .ctor()">
1661         <size>7</size>
1662       </method>
1663       <method name="Int32 Main()">
1664         <size>65</size>
1665       </method>
1666     </type>
1667   </test>
1668   <test name="gtest-064.cs">
1669     <type name="Foo`1[T]">
1670       <method name="Void .ctor()">
1671         <size>7</size>
1672       </method>
1673       <method name="Foo`1+Hello[T] GetHello()">
1674         <size>7</size>
1675       </method>
1676     </type>
1677     <type name="Foo`1+Hello[T]">
1678       <method name="Void .ctor(Foo`1)">
1679         <size>14</size>
1680       </method>
1681     </type>
1682     <type name="X">
1683       <method name="Void .ctor()">
1684         <size>7</size>
1685       </method>
1686       <method name="Void Main()">
1687         <size>1</size>
1688       </method>
1689     </type>
1690     <type name="Foo`1[T]">
1691       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1692         <size>7</size>
1693       </method>
1694     </type>
1695   </test>
1696   <test name="gtest-065.cs">
1697     <type name="MyTest">
1698       <method name="Void .ctor()">
1699         <size>7</size>
1700       </method>
1701       <method name="Void Test()">
1702         <size>17</size>
1703       </method>
1704       <method name="Void Main(System.String[])">
1705         <size>210</size>
1706       </method>
1707     </type>
1708     <type name="ComparablePair`2[T,U]">
1709       <method name="Void .ctor(T, U)">
1710         <size>15</size>
1711       </method>
1712       <method name="Int32 CompareTo(ComparablePair`2)">
1713         <size>68</size>
1714       </method>
1715       <method name="Boolean Equals(ComparablePair`2)">
1716         <size>73</size>
1717       </method>
1718       <method name="System.String ToString()">
1719         <size>64</size>
1720       </method>
1721     </type>
1722   </test>
1723   <test name="gtest-066.cs">
1724     <type name="Foo`1[T]">
1725       <method name="Void .ctor()">
1726         <size>7</size>
1727       </method>
1728     </type>
1729     <type name="Foo`1+Bar`1[T,U]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Test.FooEx`2[V,W]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="X">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743       <method name="Void Main()">
1744         <size>46</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-067.cs">
1749     <type name="Test">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753       <method name="Void Hello[U](Test+Foo`1[U], U)">
1754         <size>1</size>
1755       </method>
1756     </type>
1757     <type name="X">
1758       <method name="Void .ctor()">
1759         <size>7</size>
1760       </method>
1761       <method name="Int32 Add(Int32, Int32)">
1762         <size>4</size>
1763       </method>
1764       <method name="Void Main()">
1765         <size>26</size>
1766       </method>
1767     </type>
1768     <type name="Test+Foo`1[T]">
1769       <method name="Void .ctor(Object, IntPtr)">
1770         <size>0</size>
1771       </method>
1772       <method name="Int32 Invoke(T, T)">
1773         <size>0</size>
1774       </method>
1775       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1776         <size>0</size>
1777       </method>
1778       <method name="Int32 EndInvoke(IAsyncResult)">
1779         <size>0</size>
1780       </method>
1781     </type>
1782   </test>
1783   <test name="gtest-068.cs">
1784     <type name="Martin.Foo`1[T]">
1785       <method name="Void .ctor()">
1786         <size>7</size>
1787       </method>
1788     </type>
1789     <type name="Baulig.X">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793       <method name="Void Main()">
1794         <size>1</size>
1795       </method>
1796     </type>
1797   </test>
1798   <test name="gtest-069.cs">
1799     <type name="Test`1[T]">
1800       <method name="Void .ctor()">
1801         <size>7</size>
1802       </method>
1803       <method name="Int32 Foo(IFoo`1)">
1804         <size>7</size>
1805       </method>
1806       <method name="Int32 Foo(IFoo)">
1807         <size>7</size>
1808       </method>
1809     </type>
1810     <type name="X">
1811       <method name="Void .ctor()">
1812         <size>7</size>
1813       </method>
1814       <method name="Void Main()">
1815         <size>1</size>
1816       </method>
1817     </type>
1818   </test>
1819   <test name="gtest-070.cs">
1820     <type name="Martin.Test`1[T]">
1821       <method name="Void .ctor()">
1822         <size>7</size>
1823       </method>
1824       <method name="Int32 Foo()">
1825         <size>2</size>
1826       </method>
1827     </type>
1828     <type name="Foo`1[T]">
1829       <method name="Void .ctor(Int32)">
1830         <size>7</size>
1831       </method>
1832       <method name="Void .ctor()">
1833         <size>12</size>
1834       </method>
1835     </type>
1836     <type name="X">
1837       <method name="Void .ctor()">
1838         <size>7</size>
1839       </method>
1840       <method name="Void Main()">
1841         <size>1</size>
1842       </method>
1843     </type>
1844   </test>
1845   <test name="gtest-071.cs">
1846     <type name="Foo`1[T]">
1847       <method name="Void .ctor()">
1848         <size>7</size>
1849       </method>
1850       <method name="T Test[U](U)">
1851         <size>12</size>
1852       </method>
1853     </type>
1854     <type name="X">
1855       <method name="Void .ctor()">
1856         <size>7</size>
1857       </method>
1858       <method name="Void Main()">
1859         <size>21</size>
1860       </method>
1861     </type>
1862     <type name="Y">
1863       <method name="Void .ctor()">
1864         <size>7</size>
1865       </method>
1866     </type>
1867   </test>
1868   <test name="gtest-072.cs">
1869     <type name="Log`1[T]">
1870       <method name="Void .ctor()">
1871         <size>31</size>
1872       </method>
1873       <method name="Void .cctor()">
1874         <size>1</size>
1875       </method>
1876       <method name="Int32 get_InstanceCount()">
1877         <size>6</size>
1878       </method>
1879       <method name="Void Add(T)">
1880         <size>32</size>
1881       </method>
1882       <method name="Int32 get_Count()">
1883         <size>7</size>
1884       </method>
1885       <method name="T get_Last()">
1886         <size>47</size>
1887       </method>
1888       <method name="Void set_Last(T)">
1889         <size>68</size>
1890       </method>
1891       <method name="T[] get_All()">
1892         <size>70</size>
1893       </method>
1894     </type>
1895     <type name="TestLog">
1896       <method name="Void .ctor()">
1897         <size>7</size>
1898       </method>
1899     </type>
1900     <type name="TestLog+MyTest">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904       <method name="Void Main(System.String[])">
1905         <size>208</size>
1906       </method>
1907       <method name="Void TestPairLog()">
1908         <size>182</size>
1909       </method>
1910     </type>
1911     <type name="Pair`2[T,U]">
1912       <method name="Void .ctor(T, U)">
1913         <size>15</size>
1914       </method>
1915     </type>
1916   </test>
1917   <test name="gtest-073.cs">
1918     <type name="MyList`1[T]">
1919       <method name="Void .ctor()">
1920         <size>7</size>
1921       </method>
1922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1923         <size>7</size>
1924       </method>
1925       <method name="IEnumerator`1 GetEnumerator()">
1926         <size>8</size>
1927       </method>
1928     </type>
1929     <type name="X">
1930       <method name="Void .ctor()">
1931         <size>7</size>
1932       </method>
1933       <method name="Void Main()">
1934         <size>58</size>
1935       </method>
1936     </type>
1937     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1938       <method name="Void .ctor()">
1939         <size>7</size>
1940       </method>
1941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1942         <size>12</size>
1943       </method>
1944       <method name="Boolean MoveNext()">
1945         <size>25</size>
1946       </method>
1947       <method name="Void Dispose()">
1948         <size>8</size>
1949       </method>
1950       <method name="Void Reset()">
1951         <size>6</size>
1952       </method>
1953     </type>
1954     <type name="Foo`1[T]">
1955       <method name="Void .ctor(T)">
1956         <size>8</size>
1957       </method>
1958     </type>
1959     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1960       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1961         <size>7</size>
1962       </method>
1963     </type>
1964   </test>
1965   <test name="gtest-074.cs">
1966     <type name="Test`1[T]">
1967       <method name="Void .ctor(T, T)">
1968         <size>21</size>
1969       </method>
1970     </type>
1971     <type name="X">
1972       <method name="Void .ctor()">
1973         <size>7</size>
1974       </method>
1975       <method name="Int32 Main()">
1976         <size>85</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T, T)">
1981         <size>15</size>
1982       </method>
1983     </type>
1984   </test>
1985   <test name="gtest-075.cs">
1986     <type name="ArrayList`1[T]">
1987       <method name="Void .ctor()">
1988         <size>7</size>
1989       </method>
1990     </type>
1991     <type name="X">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995       <method name="Void Main()">
1996         <size>1</size>
1997       </method>
1998     </type>
1999     <type name="ArrayList`1[T]">
2000       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2001         <size>1</size>
2002       </method>
2003     </type>
2004   </test>
2005   <test name="gtest-076.cs">
2006     <type name="Test`1[T]">
2007       <method name="Void .ctor()">
2008         <size>7</size>
2009       </method>
2010       <method name="Foo`1 GetFoo(T)">
2011         <size>7</size>
2012       </method>
2013     </type>
2014     <type name="X">
2015       <method name="Void .ctor()">
2016         <size>7</size>
2017       </method>
2018       <method name="Int32 Main()">
2019         <size>41</size>
2020       </method>
2021     </type>
2022     <type name="Foo`1[T]">
2023       <method name="Void .ctor(T)">
2024         <size>8</size>
2025       </method>
2026     </type>
2027   </test>
2028   <test name="gtest-078.cs">
2029     <type name="Test">
2030       <method name="Void .ctor()">
2031         <size>7</size>
2032       </method>
2033       <method name="Void Main()">
2034         <size>62</size>
2035       </method>
2036       <method name="IEnumerator GetEnumerator()">
2037         <size>8</size>
2038       </method>
2039     </type>
2040     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2041       <method name="Void .ctor()">
2042         <size>7</size>
2043       </method>
2044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2045         <size>7</size>
2046       </method>
2047       <method name="Boolean MoveNext()">
2048         <size>184</size>
2049       </method>
2050       <method name="Void Dispose()">
2051         <size>60</size>
2052       </method>
2053       <method name="Void Reset()">
2054         <size>6</size>
2055       </method>
2056       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2057         <size>7</size>
2058       </method>
2059     </type>
2060   </test>
2061   <test name="gtest-079.cs">
2062     <type name="A.ArrayList`1[T]">
2063       <method name="Void .ctor()">
2064         <size>7</size>
2065       </method>
2066       <method name="Void InsertAll(T)">
2067         <size>1</size>
2068       </method>
2069     </type>
2070     <type name="B.ArrayList`2[X,Y]">
2071       <method name="Void .ctor()">
2072         <size>7</size>
2073       </method>
2074       <method name="Void AddAll[Z](Z)">
2075         <size>18</size>
2076       </method>
2077       <method name="Void InsertAll(Y)">
2078         <size>1</size>
2079       </method>
2080     </type>
2081     <type name="C.Foo`1[U]">
2082       <method name="Void .ctor()">
2083         <size>7</size>
2084       </method>
2085     </type>
2086     <type name="C.ArrayList`1[X]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090       <method name="Void AddAll[Y](Y)">
2091         <size>13</size>
2092       </method>
2093       <method name="Void InsertAll(C.Foo`1[X])">
2094         <size>1</size>
2095       </method>
2096     </type>
2097     <type name="X">
2098       <method name="Void .ctor()">
2099         <size>7</size>
2100       </method>
2101       <method name="Void Main()">
2102         <size>1</size>
2103       </method>
2104     </type>
2105     <type name="A.ArrayList`1[T]">
2106       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2107         <size>18</size>
2108       </method>
2109     </type>
2110   </test>
2111   <test name="gtest-080.cs">
2112     <type name="Test">
2113       <method name="Void .ctor()">
2114         <size>7</size>
2115       </method>
2116       <method name="Void Hello[T](IFoo`1)">
2117         <size>8</size>
2118       </method>
2119       <method name="Void InsertAll[U](IFoo`1)">
2120         <size>1</size>
2121       </method>
2122     </type>
2123     <type name="X">
2124       <method name="Void .ctor()">
2125         <size>7</size>
2126       </method>
2127       <method name="Void Main()">
2128         <size>1</size>
2129       </method>
2130     </type>
2131   </test>
2132   <test name="gtest-081.cs">
2133     <type name="ArrayList`1[T]">
2134       <method name="Void .ctor()">
2135         <size>7</size>
2136       </method>
2137       <method name="Void AddAll[U](U)">
2138         <size>18</size>
2139       </method>
2140       <method name="Void InsertAll(T)">
2141         <size>1</size>
2142       </method>
2143     </type>
2144     <type name="X">
2145       <method name="Void .ctor()">
2146         <size>7</size>
2147       </method>
2148       <method name="Void Main()">
2149         <size>1</size>
2150       </method>
2151     </type>
2152   </test>
2153   <test name="gtest-082.cs">
2154     <type name="Queue`1[T]">
2155       <method name="Void .ctor()">
2156         <size>7</size>
2157       </method>
2158     </type>
2159     <type name="Queue`1+Enumerator[T]">
2160       <method name="Void .ctor(Queue`1)">
2161         <size>14</size>
2162       </method>
2163     </type>
2164     <type name="X">
2165       <method name="Void .ctor()">
2166         <size>7</size>
2167       </method>
2168       <method name="Void Main()">
2169         <size>1</size>
2170       </method>
2171     </type>
2172   </test>
2173   <test name="gtest-083.cs">
2174     <type name="CollectionValueBase`1[T]">
2175       <method name="Void .ctor()">
2176         <size>7</size>
2177       </method>
2178       <method name="T[] ToArray()">
2179         <size>2</size>
2180       </method>
2181     </type>
2182     <type name="CollectionBase`1[T]">
2183       <method name="Void .ctor()">
2184         <size>7</size>
2185       </method>
2186     </type>
2187     <type name="SequencedBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="ArrayBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196       <method name="T[] ToArray()">
2197         <size>2</size>
2198       </method>
2199     </type>
2200     <type name="X">
2201       <method name="Void .ctor()">
2202         <size>7</size>
2203       </method>
2204       <method name="Void Main()">
2205         <size>1</size>
2206       </method>
2207     </type>
2208   </test>
2209   <test name="gtest-084.cs">
2210     <type name="HasherBuilder.ByPrototype`1[S]">
2211       <method name="Void .ctor()">
2212         <size>7</size>
2213       </method>
2214       <method name="IHasher`1 Examine()">
2215         <size>2</size>
2216       </method>
2217     </type>
2218     <type name="ArrayList`1[U]">
2219       <method name="Void .ctor()">
2220         <size>7</size>
2221       </method>
2222       <method name="IHasher`1 GetHasher()">
2223         <size>6</size>
2224       </method>
2225     </type>
2226     <type name="X">
2227       <method name="Void .ctor()">
2228         <size>7</size>
2229       </method>
2230       <method name="Void Main()">
2231         <size>1</size>
2232       </method>
2233     </type>
2234   </test>
2235   <test name="gtest-085.cs">
2236     <type name="ArrayList`1[T]">
2237       <method name="Void .ctor()">
2238         <size>7</size>
2239       </method>
2240       <method name="Int32 InsertAll[U](IFoo`1)">
2241         <size>2</size>
2242       </method>
2243       <method name="Int32 InsertAll(IFoo`1)">
2244         <size>2</size>
2245       </method>
2246       <method name="Int32 AddAll(IFoo`1)">
2247         <size>8</size>
2248       </method>
2249     </type>
2250     <type name="X">
2251       <method name="Void .ctor()">
2252         <size>7</size>
2253       </method>
2254       <method name="Int32 Main()">
2255         <size>14</size>
2256       </method>
2257     </type>
2258   </test>
2259   <test name="gtest-086.cs">
2260     <type name="ArrayList`1[T]">
2261       <method name="Void .ctor()">
2262         <size>7</size>
2263       </method>
2264       <method name="Int32 InsertAll[U](IFoo`1)">
2265         <size>2</size>
2266       </method>
2267       <method name="Int32 InsertAll(IFoo`1)">
2268         <size>2</size>
2269       </method>
2270       <method name="Int32 AddAll(IFoo`1)">
2271         <size>8</size>
2272       </method>
2273     </type>
2274     <type name="X">
2275       <method name="Void .ctor()">
2276         <size>7</size>
2277       </method>
2278       <method name="Void Main()">
2279         <size>1</size>
2280       </method>
2281     </type>
2282   </test>
2283   <test name="gtest-087.cs">
2284     <type name="C5.HashedArrayList`1[T]">
2285       <method name="Void .ctor()">
2286         <size>7</size>
2287       </method>
2288       <method name="Void Test()">
2289         <size>12</size>
2290       </method>
2291     </type>
2292     <type name="C5.HashSet`1[T]">
2293       <method name="Void .ctor(IHasher`1)">
2294         <size>7</size>
2295       </method>
2296     </type>
2297     <type name="C5.KeyValuePairHasher`2[K,V]">
2298       <method name="Void .ctor()">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="X">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306       <method name="Void Main()">
2307         <size>1</size>
2308       </method>
2309     </type>
2310   </test>
2311   <test name="gtest-088.cs">
2312     <type name="X">
2313       <method name="Void .ctor()">
2314         <size>7</size>
2315       </method>
2316       <method name="Void Main()">
2317         <size>9</size>
2318       </method>
2319     </type>
2320     <type name="KeyValuePair`2[K,V]">
2321       <method name="Void .ctor(K, V)">
2322         <size>1</size>
2323       </method>
2324       <method name="Void .ctor(K)">
2325         <size>1</size>
2326       </method>
2327     </type>
2328   </test>
2329   <test name="gtest-089.cs">
2330     <type name="Test`1[T]">
2331       <method name="Void .ctor()">
2332         <size>7</size>
2333       </method>
2334       <method name="Void Foo(T, Int32 ByRef)">
2335         <size>4</size>
2336       </method>
2337       <method name="Void Hello(T)">
2338         <size>10</size>
2339       </method>
2340     </type>
2341     <type name="X">
2342       <method name="Void .ctor()">
2343         <size>7</size>
2344       </method>
2345       <method name="Void Main()">
2346         <size>1</size>
2347       </method>
2348     </type>
2349   </test>
2350   <test name="gtest-090.cs">
2351     <type name="Foo`1[T]">
2352       <method name="Void .ctor()">
2353         <size>7</size>
2354       </method>
2355       <method name="T InsertAll[U](U)">
2356         <size>12</size>
2357       </method>
2358     </type>
2359     <type name="Bar`1[T]">
2360       <method name="Void .ctor()">
2361         <size>7</size>
2362       </method>
2363       <method name="T InsertAll[U](U)">
2364         <size>12</size>
2365       </method>
2366     </type>
2367     <type name="X">
2368       <method name="Void .ctor()">
2369         <size>7</size>
2370       </method>
2371       <method name="Void Main()">
2372         <size>1</size>
2373       </method>
2374     </type>
2375   </test>
2376   <test name="gtest-091.cs">
2377     <type name="Foo`1[T]">
2378       <method name="Void .ctor()">
2379         <size>7</size>
2380       </method>
2381       <method name="Foo`1+Node[T] Test[V]()">
2382         <size>7</size>
2383       </method>
2384     </type>
2385     <type name="Foo`1+Node[T]">
2386       <method name="Void .ctor()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="X">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394       <method name="Void Main()">
2395         <size>1</size>
2396       </method>
2397     </type>
2398   </test>
2399   <test name="gtest-092.cs">
2400     <type name="Element`1[T]">
2401       <method name="Void .ctor(T)">
2402         <size>14</size>
2403       </method>
2404       <method name="Void GetItem(T ByRef)">
2405         <size>13</size>
2406       </method>
2407       <method name="T GetItem(Int32, T ByRef)">
2408         <size>7</size>
2409       </method>
2410       <method name="Void SetItem(T)">
2411         <size>1</size>
2412       </method>
2413     </type>
2414     <type name="Foo`1[T]">
2415       <method name="Void .ctor()">
2416         <size>7</size>
2417       </method>
2418       <method name="Foo`1+Node[T] Test()">
2419         <size>52</size>
2420       </method>
2421     </type>
2422     <type name="Foo`1+Node[T]">
2423       <method name="Void .ctor()">
2424         <size>7</size>
2425       </method>
2426     </type>
2427     <type name="X">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431       <method name="Void Main()">
2432         <size>1</size>
2433       </method>
2434     </type>
2435   </test>
2436   <test name="gtest-093.cs">
2437     <type name="Foo`1[T]">
2438       <method name="Void .ctor(T)">
2439         <size>14</size>
2440       </method>
2441       <method name="Void Hello[U]()">
2442         <size>8</size>
2443       </method>
2444       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2445         <size>8</size>
2446       </method>
2447     </type>
2448     <type name="Foo`1+Node[T]">
2449       <method name="Void .ctor()">
2450         <size>7</size>
2451       </method>
2452     </type>
2453     <type name="X">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457       <method name="Void Main()">
2458         <size>1</size>
2459       </method>
2460     </type>
2461   </test>
2462   <test name="gtest-094.cs">
2463     <type name="LinkedList`1[T]">
2464       <method name="Void .ctor()">
2465         <size>7</size>
2466       </method>
2467     </type>
2468     <type name="LinkedList`1+Node[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="HashedLinkedList`1[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-095.cs">
2488     <type name="GuardedCollectionValue`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492       <method name="IDirectedCollectionValue`1 Backwards()">
2493         <size>2</size>
2494       </method>
2495     </type>
2496     <type name="GuardedSequenced`1[T]">
2497       <method name="Void .ctor()">
2498         <size>7</size>
2499       </method>
2500       <method name="IDirectedCollectionValue`1 Test()">
2501         <size>12</size>
2502       </method>
2503     </type>
2504     <type name="X">
2505       <method name="Void .ctor()">
2506         <size>7</size>
2507       </method>
2508       <method name="Void Main()">
2509         <size>1</size>
2510       </method>
2511     </type>
2512     <type name="GuardedCollectionValue`1[T]">
2513       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2514         <size>2</size>
2515       </method>
2516     </type>
2517   </test>
2518   <test name="gtest-096.cs">
2519     <type name="Foo`1[T]">
2520       <method name="Void .ctor()">
2521         <size>7</size>
2522       </method>
2523     </type>
2524     <type name="Test">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528       <method name="Void Hello[T](Foo`1[T][], Int32)">
2529         <size>27</size>
2530       </method>
2531       <method name="Void Quicksort[U](Foo`1[U][])">
2532         <size>8</size>
2533       </method>
2534       <method name="Void Main()">
2535         <size>22</size>
2536       </method>
2537     </type>
2538   </test>
2539   <test name="gtest-097.cs">
2540     <type name="Foo">
2541       <method name="Void .ctor()">
2542         <size>7</size>
2543       </method>
2544       <method name="Void IFoo.Test[Y,Z]()">
2545         <size>1</size>
2546       </method>
2547       <method name="Void IFoo.Test[X]()">
2548         <size>1</size>
2549       </method>
2550     </type>
2551     <type name="Bar`3[X,Y,Z]">
2552       <method name="Void .ctor()">
2553         <size>7</size>
2554       </method>
2555     </type>
2556     <type name="X">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560       <method name="Void Main()">
2561         <size>1</size>
2562       </method>
2563     </type>
2564     <type name="Bar`3[X,Y,Z]">
2565       <method name="Void IBar&lt;X&gt;.Test()">
2566         <size>1</size>
2567       </method>
2568       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2569         <size>1</size>
2570       </method>
2571     </type>
2572   </test>
2573   <test name="gtest-098.cs">
2574     <type name="Foo">
2575       <method name="Void .ctor()">
2576         <size>7</size>
2577       </method>
2578       <method name="Void IFoo.Test[Y,Z]()">
2579         <size>1</size>
2580       </method>
2581       <method name="Void IFoo.Test[X]()">
2582         <size>1</size>
2583       </method>
2584     </type>
2585     <type name="Bar`3[X,Y,Z]">
2586       <method name="Void .ctor()">
2587         <size>7</size>
2588       </method>
2589     </type>
2590     <type name="X">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594       <method name="Void Main()">
2595         <size>1</size>
2596       </method>
2597     </type>
2598     <type name="Bar`3[X,Y,Z]">
2599       <method name="Void IBar&lt;X&gt;.Test()">
2600         <size>1</size>
2601       </method>
2602       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2603         <size>1</size>
2604       </method>
2605     </type>
2606   </test>
2607   <test name="gtest-100.cs">
2608     <type name="C5.ArrayBase`1[T]">
2609       <method name="Void .ctor()">
2610         <size>7</size>
2611       </method>
2612     </type>
2613     <type name="C5.ArrayList`1[V]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="X">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622       <method name="Void Main()">
2623         <size>7</size>
2624       </method>
2625     </type>
2626     <type name="C5.ArrayBase`1[T]">
2627       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-101.cs">
2633     <type name="Test">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637       <method name="Void Main()">
2638         <size>9</size>
2639       </method>
2640     </type>
2641     <type name="SimpleStruct`1[T]">
2642       <method name="Void .ctor(T)">
2643         <size>8</size>
2644       </method>
2645     </type>
2646   </test>
2647   <test name="gtest-102.cs">
2648     <type name="A`1[T]">
2649       <method name="Void .ctor()">
2650         <size>7</size>
2651       </method>
2652     </type>
2653     <type name="B`2[U,V]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="Driver">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>1</size>
2664       </method>
2665     </type>
2666   </test>
2667   <test name="gtest-103.cs">
2668     <type name="Foo">
2669       <method name="Void .ctor()">
2670         <size>7</size>
2671       </method>
2672     </type>
2673     <type name="Hello">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677       <method name="Void World[U](U, IFoo`1)">
2678         <size>1</size>
2679       </method>
2680       <method name="Void World[V](IFoo`1)">
2681         <size>1</size>
2682       </method>
2683       <method name="Void Test(Foo)">
2684         <size>20</size>
2685       </method>
2686     </type>
2687     <type name="X">
2688       <method name="Void .ctor()">
2689         <size>7</size>
2690       </method>
2691       <method name="Void Main()">
2692         <size>1</size>
2693       </method>
2694     </type>
2695   </test>
2696   <test name="gtest-104.cs">
2697     <type name="MainClass">
2698       <method name="Void .ctor()">
2699         <size>7</size>
2700       </method>
2701       <method name="Void Main()">
2702         <size>20</size>
2703       </method>
2704     </type>
2705     <type name="MainClass+Gen`1[T]">
2706       <method name="Void .ctor()">
2707         <size>7</size>
2708       </method>
2709       <method name="Void Test()">
2710         <size>1</size>
2711       </method>
2712     </type>
2713     <type name="MainClass+Der">
2714       <method name="Void .ctor()">
2715         <size>7</size>
2716       </method>
2717     </type>
2718   </test>
2719   <test name="gtest-105.cs">
2720     <type name="A.KeyValuePairComparer`2[K,V]">
2721       <method name="Void .ctor()">
2722         <size>7</size>
2723       </method>
2724       <method name="Int32 Compare(KeyValuePair`2)">
2725         <size>2</size>
2726       </method>
2727     </type>
2728     <type name="A.TreeBag`1[T]">
2729       <method name="Void .ctor(IComparer`1)">
2730         <size>14</size>
2731       </method>
2732       <method name="Int32 Find(T ByRef)">
2733         <size>18</size>
2734       </method>
2735     </type>
2736     <type name="A.X">
2737       <method name="Void .ctor()">
2738         <size>7</size>
2739       </method>
2740       <method name="Void Test()">
2741         <size>33</size>
2742       </method>
2743     </type>
2744     <type name="B.KeyValuePair`2[X,Y]">
2745       <method name="Void .ctor(X, Y)">
2746         <size>7</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePairComparer`2[K,V]">
2750       <method name="Void .ctor()">
2751         <size>7</size>
2752       </method>
2753       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2754         <size>2</size>
2755       </method>
2756     </type>
2757     <type name="B.TreeBag`1[T]">
2758       <method name="Void .ctor(IComparer`1)">
2759         <size>14</size>
2760       </method>
2761       <method name="Int32 Find(T ByRef)">
2762         <size>18</size>
2763       </method>
2764     </type>
2765     <type name="B.X">
2766       <method name="Void .ctor()">
2767         <size>7</size>
2768       </method>
2769       <method name="Void Test()">
2770         <size>32</size>
2771       </method>
2772     </type>
2773     <type name="X">
2774       <method name="Void .ctor()">
2775         <size>7</size>
2776       </method>
2777       <method name="Void Main()">
2778         <size>11</size>
2779       </method>
2780     </type>
2781     <type name="A.KeyValuePair`2[X,Y]">
2782       <method name="Void .ctor(X, Y)">
2783         <size>1</size>
2784       </method>
2785     </type>
2786   </test>
2787   <test name="gtest-106.cs">
2788     <type name="KeyValuePairComparer`2[K,V]">
2789       <method name="Void .ctor()">
2790         <size>7</size>
2791       </method>
2792       <method name="Int32 Compare(KeyValuePair`2)">
2793         <size>2</size>
2794       </method>
2795     </type>
2796     <type name="TreeBag`1[T]">
2797       <method name="Void .ctor(IComparer`1, T)">
2798         <size>21</size>
2799       </method>
2800       <method name="Int32 Find()">
2801         <size>18</size>
2802       </method>
2803     </type>
2804     <type name="X">
2805       <method name="Void .ctor()">
2806         <size>7</size>
2807       </method>
2808       <method name="Void Main()">
2809         <size>32</size>
2810       </method>
2811     </type>
2812     <type name="KeyValuePair`2[X,Y]">
2813       <method name="Void .ctor(X, Y)">
2814         <size>1</size>
2815       </method>
2816     </type>
2817   </test>
2818   <test name="gtest-107.cs">
2819     <type name="Tree`1[T]">
2820       <method name="Void .ctor(T)">
2821         <size>14</size>
2822       </method>
2823       <method name="Void Map[V](Mapper`2[T,V])">
2824         <size>14</size>
2825       </method>
2826     </type>
2827     <type name="X">
2828       <method name="Void .ctor()">
2829         <size>7</size>
2830       </method>
2831       <method name="System.String themap(Int32)">
2832         <size>17</size>
2833       </method>
2834       <method name="Void Test()">
2835         <size>26</size>
2836       </method>
2837       <method name="Void Main()">
2838         <size>13</size>
2839       </method>
2840     </type>
2841     <type name="Mapper`2[T,V]">
2842       <method name="Void .ctor(Object, IntPtr)">
2843         <size>0</size>
2844       </method>
2845       <method name="V Invoke(T)">
2846         <size>0</size>
2847       </method>
2848       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2849         <size>0</size>
2850       </method>
2851       <method name="V EndInvoke(IAsyncResult)">
2852         <size>0</size>
2853       </method>
2854     </type>
2855   </test>
2856   <test name="gtest-108.cs">
2857     <type name="Test`1[T]">
2858       <method name="Void .ctor(T)">
2859         <size>14</size>
2860       </method>
2861       <method name="IEnumerator`1 GetEnumerator()">
2862         <size>15</size>
2863       </method>
2864     </type>
2865     <type name="X">
2866       <method name="Void .ctor()">
2867         <size>7</size>
2868       </method>
2869       <method name="Void Main()">
2870         <size>59</size>
2871       </method>
2872     </type>
2873     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2874       <method name="Void .ctor()">
2875         <size>7</size>
2876       </method>
2877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2878         <size>12</size>
2879       </method>
2880       <method name="Boolean MoveNext()">
2881         <size>75</size>
2882       </method>
2883       <method name="Void Dispose()">
2884         <size>8</size>
2885       </method>
2886       <method name="Void Reset()">
2887         <size>6</size>
2888       </method>
2889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2890         <size>7</size>
2891       </method>
2892     </type>
2893   </test>
2894   <test name="gtest-109.cs">
2895     <type name="X">
2896       <method name="Void .ctor()">
2897         <size>7</size>
2898       </method>
2899       <method name="Void Main()">
2900         <size>12</size>
2901       </method>
2902     </type>
2903   </test>
2904   <test name="gtest-110.cs">
2905     <type name="List`1[T]">
2906       <method name="Void .ctor()">
2907         <size>7</size>
2908       </method>
2909       <method name="Int32 Map[U](U)">
2910         <size>2</size>
2911       </method>
2912     </type>
2913     <type name="SpecialList`1[V]">
2914       <method name="Void .ctor()">
2915         <size>7</size>
2916       </method>
2917       <method name="Int32 Map[W](W)">
2918         <size>2</size>
2919       </method>
2920     </type>
2921     <type name="X">
2922       <method name="Void .ctor()">
2923         <size>7</size>
2924       </method>
2925       <method name="Int32 Main()">
2926         <size>56</size>
2927       </method>
2928     </type>
2929   </test>
2930   <test name="gtest-111.cs">
2931     <type name="Collection`1[T]">
2932       <method name="Void .ctor(T)">
2933         <size>14</size>
2934       </method>
2935       <method name="Void Find(T ByRef)">
2936         <size>13</size>
2937       </method>
2938     </type>
2939     <type name="X">
2940       <method name="Void .ctor()">
2941         <size>7</size>
2942       </method>
2943       <method name="Int32 Main()">
2944         <size>68</size>
2945       </method>
2946     </type>
2947     <type name="KeyValuePair`2[K,V]">
2948       <method name="Void .ctor(K, V)">
2949         <size>15</size>
2950       </method>
2951       <method name="Void .ctor(K)">
2952         <size>23</size>
2953       </method>
2954     </type>
2955   </test>
2956   <test name="gtest-112.cs">
2957     <type name="IC">
2958       <method name="Void .ctor()">
2959         <size>7</size>
2960       </method>
2961       <method name="Void Compare(Foo`1)">
2962         <size>1</size>
2963       </method>
2964     </type>
2965     <type name="List`1[T]">
2966       <method name="Void .ctor()">
2967         <size>7</size>
2968       </method>
2969       <method name="Void Sort(IComparer`1, T)">
2970         <size>8</size>
2971       </method>
2972     </type>
2973     <type name="Sorting">
2974       <method name="Void .ctor()">
2975         <size>7</size>
2976       </method>
2977       <method name="Void IntroSort[T](IComparer`1, T)">
2978         <size>15</size>
2979       </method>
2980     </type>
2981     <type name="Sorting+Sorter`1[T]">
2982       <method name="Void .ctor(IComparer`1, Int32, T)">
2983         <size>26</size>
2984       </method>
2985       <method name="Void InsertionSort(Int32)">
2986         <size>26</size>
2987       </method>
2988     </type>
2989     <type name="X">
2990       <method name="Void .ctor()">
2991         <size>7</size>
2992       </method>
2993       <method name="Void Main()">
2994         <size>27</size>
2995       </method>
2996     </type>
2997     <type name="Foo`1[K]">
2998       <method name="Void .ctor(K)">
2999         <size>8</size>
3000       </method>
3001     </type>
3002   </test>
3003   <test name="gtest-113.cs">
3004     <type name="List`1[T]">
3005       <method name="Void .ctor()">
3006         <size>7</size>
3007       </method>
3008       <method name="Void Map[V](Mapper`2[T,V])">
3009         <size>1</size>
3010       </method>
3011     </type>
3012     <type name="X">
3013       <method name="Void .ctor()">
3014         <size>7</size>
3015       </method>
3016       <method name="Void Main()">
3017         <size>42</size>
3018       </method>
3019     </type>
3020     <type name="Mapper`2[T,V]">
3021       <method name="Void .ctor(Object, IntPtr)">
3022         <size>0</size>
3023       </method>
3024       <method name="V Invoke(T)">
3025         <size>0</size>
3026       </method>
3027       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3028         <size>0</size>
3029       </method>
3030       <method name="V EndInvoke(IAsyncResult)">
3031         <size>0</size>
3032       </method>
3033     </type>
3034     <type name="X">
3035       <method name="Double &lt;Main&gt;m__0(Int32)">
3036         <size>13</size>
3037       </method>
3038     </type>
3039   </test>
3040   <test name="gtest-114.cs">
3041     <type name="NaturalComparer`1[T]">
3042       <method name="Void .ctor()">
3043         <size>7</size>
3044       </method>
3045       <method name="Int32 Compare(T, T)">
3046         <size>15</size>
3047       </method>
3048     </type>
3049     <type name="X">
3050       <method name="Void .ctor()">
3051         <size>7</size>
3052       </method>
3053       <method name="Void Main()">
3054         <size>28</size>
3055       </method>
3056     </type>
3057     <type name="X+Test">
3058       <method name="Void .ctor()">
3059         <size>7</size>
3060       </method>
3061       <method name="Int32 CompareTo(X+Test)">
3062         <size>2</size>
3063       </method>
3064       <method name="Boolean Equals(X+Test)">
3065         <size>2</size>
3066       </method>
3067     </type>
3068   </test>
3069   <test name="gtest-115.cs">
3070     <type name="LinkedList`1[T]">
3071       <method name="Void .ctor()">
3072         <size>30</size>
3073       </method>
3074       <method name="Void .ctor(T[])">
3075         <size>44</size>
3076       </method>
3077       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3078         <size>72</size>
3079       </method>
3080       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3081         <size>7</size>
3082       </method>
3083       <method name="Int32 get_Count()">
3084         <size>7</size>
3085       </method>
3086       <method name="T get_Item(Int32)">
3087         <size>13</size>
3088       </method>
3089       <method name="Void set_Item(Int32, T)">
3090         <size>14</size>
3091       </method>
3092       <method name="LinkedList`1+Node[T] get(Int32)">
3093         <size>114</size>
3094       </method>
3095       <method name="Void Add(T)">
3096         <size>14</size>
3097       </method>
3098       <method name="Void Insert(Int32, T)">
3099         <size>256</size>
3100       </method>
3101       <method name="Void RemoveAt(Int32)">
3102         <size>113</size>
3103       </method>
3104       <method name="Boolean Equals(System.Object)">
3105         <size>143</size>
3106       </method>
3107       <method name="Int32 GetHashCode()">
3108         <size>71</size>
3109       </method>
3110       <method name="IEnumerator`1 GetEnumerator()">
3111         <size>7</size>
3112       </method>
3113       <method name="LinkedList`1[T] op_Explicit(T[])">
3114         <size>7</size>
3115       </method>
3116       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3117         <size>128</size>
3118       </method>
3119     </type>
3120     <type name="LinkedList`1+Node[T]">
3121       <method name="Void .ctor(T)">
3122         <size>14</size>
3123       </method>
3124       <method name="Void .ctor(T, Node, Node)">
3125         <size>28</size>
3126       </method>
3127     </type>
3128     <type name="LinkedList`1+LinkedListEnumerator[T]">
3129       <method name="Void .ctor(LinkedList`1)">
3130         <size>26</size>
3131       </method>
3132       <method name="T get_Current()">
3133         <size>24</size>
3134       </method>
3135       <method name="Boolean MoveNext()">
3136         <size>71</size>
3137       </method>
3138       <method name="Void Reset()">
3139         <size>6</size>
3140       </method>
3141       <method name="Void Dispose()">
3142         <size>30</size>
3143       </method>
3144     </type>
3145     <type name="SortedList`1[T]">
3146       <method name="Void .ctor()">
3147         <size>7</size>
3148       </method>
3149       <method name="Void Insert(T)">
3150         <size>137</size>
3151       </method>
3152     </type>
3153     <type name="PrintableLinkedList`1[T]">
3154       <method name="Void .ctor()">
3155         <size>7</size>
3156       </method>
3157       <method name="Void Print(System.IO.TextWriter)">
3158         <size>92</size>
3159       </method>
3160     </type>
3161     <type name="MyString">
3162       <method name="Void .ctor(String)">
3163         <size>14</size>
3164       </method>
3165       <method name="Int32 CompareTo(MyString)">
3166         <size>18</size>
3167       </method>
3168       <method name="Boolean Equals(MyString)">
3169         <size>18</size>
3170       </method>
3171       <method name="System.String get_Value()">
3172         <size>7</size>
3173       </method>
3174     </type>
3175     <type name="MyTest">
3176       <method name="Void .ctor()">
3177         <size>7</size>
3178       </method>
3179       <method name="Void Main(System.String[])">
3180         <size>500</size>
3181       </method>
3182     </type>
3183     <type name="Mapper`2[A,R]">
3184       <method name="Void .ctor(Object, IntPtr)">
3185         <size>0</size>
3186       </method>
3187       <method name="R Invoke(A)">
3188         <size>0</size>
3189       </method>
3190       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3191         <size>0</size>
3192       </method>
3193       <method name="R EndInvoke(IAsyncResult)">
3194         <size>0</size>
3195       </method>
3196     </type>
3197     <type name="LinkedList`1+LinkedListEnumerator[T]">
3198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3199         <size>12</size>
3200       </method>
3201     </type>
3202     <type name="MyTest">
3203       <method name="System.String &lt;Main&gt;m__0(Double)">
3204         <size>17</size>
3205       </method>
3206     </type>
3207   </test>
3208   <test name="gtest-116.cs">
3209     <type name="Slow.Test">
3210       <method name="Void .ctor()">
3211         <size>7</size>
3212       </method>
3213       <method name="Void DoNothing[T]()">
3214         <size>8</size>
3215       </method>
3216     </type>
3217     <type name="Slow.Program">
3218       <method name="Void .ctor()">
3219         <size>7</size>
3220       </method>
3221       <method name="Void Main(System.String[])">
3222         <size>201</size>
3223       </method>
3224     </type>
3225   </test>
3226   <test name="gtest-117.cs">
3227     <type name="Foo`1[T]">
3228       <method name="Void .ctor()">
3229         <size>7</size>
3230       </method>
3231       <method name="Boolean Test(T)">
3232         <size>15</size>
3233       </method>
3234       <method name="Boolean Test()">
3235         <size>25</size>
3236       </method>
3237       <method name="Boolean TestB()">
3238         <size>25</size>
3239       </method>
3240     </type>
3241     <type name="Y`1[T]">
3242       <method name="Void .ctor()">
3243         <size>7</size>
3244       </method>
3245       <method name="Boolean Foo()">
3246         <size>12</size>
3247       </method>
3248     </type>
3249     <type name="X">
3250       <method name="Void .ctor()">
3251         <size>7</size>
3252       </method>
3253       <method name="Boolean TestB[T](T)">
3254         <size>15</size>
3255       </method>
3256       <method name="Boolean TestA(System.Object)">
3257         <size>10</size>
3258       </method>
3259       <method name="Int32 TestC()">
3260         <size>32</size>
3261       </method>
3262       <method name="Int32 Main()">
3263         <size>107</size>
3264       </method>
3265     </type>
3266   </test>
3267   <test name="gtest-118.cs">
3268     <type name="Polynomial`1[E]">
3269       <method name="Void .ctor()">
3270         <size>19</size>
3271       </method>
3272       <method name="Void .ctor(E[])">
3273         <size>14</size>
3274       </method>
3275       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3276         <size>297</size>
3277       </method>
3278       <method name="Polynomial`1[E] Add(E)">
3279         <size>26</size>
3280       </method>
3281       <method name="Polynomial`1[E] Mul(E)">
3282         <size>78</size>
3283       </method>
3284       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3285         <size>222</size>
3286       </method>
3287       <method name="E Eval(E)">
3288         <size>109</size>
3289       </method>
3290     </type>
3291     <type name="TestPolynomial">
3292       <method name="Void .ctor()">
3293         <size>7</size>
3294       </method>
3295       <method name="Void Main(System.String[])">
3296         <size>148</size>
3297       </method>
3298     </type>
3299     <type name="Int">
3300       <method name="Void .ctor(Int32)">
3301         <size>8</size>
3302       </method>
3303       <method name="Int Add(Int)">
3304         <size>20</size>
3305       </method>
3306       <method name="Int Mul(Int)">
3307         <size>20</size>
3308       </method>
3309       <method name="System.String ToString()">
3310         <size>15</size>
3311       </method>
3312     </type>
3313   </test>
3314   <test name="gtest-119.cs">
3315     <type name="Tests">
3316       <method name="Void .ctor()">
3317         <size>7</size>
3318       </method>
3319       <method name="Void Main()">
3320         <size>61</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-120.cs">
3325     <type name="SequencedHasher`2[S,W]">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Boolean Equals(S, S)">
3330         <size>45</size>
3331       </method>
3332     </type>
3333     <type name="Sequenced`1[T]">
3334       <method name="Void .ctor()">
3335         <size>7</size>
3336       </method>
3337       <method name="Boolean Equals(ISequenced`1)">
3338         <size>2</size>
3339       </method>
3340     </type>
3341     <type name="X">
3342       <method name="Void .ctor()">
3343         <size>7</size>
3344       </method>
3345       <method name="Void Main()">
3346         <size>22</size>
3347       </method>
3348     </type>
3349   </test>
3350   <test name="gtest-121.cs">
3351     <type name="B`1[T]">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Int32 Add(T)">
3356         <size>2</size>
3357       </method>
3358       <method name="Void AddRange(System.Object)">
3359         <size>16</size>
3360       </method>
3361     </type>
3362     <type name="A">
3363       <method name="Void .ctor()">
3364         <size>7</size>
3365       </method>
3366     </type>
3367     <type name="Test">
3368       <method name="Void .ctor()">
3369         <size>7</size>
3370       </method>
3371       <method name="Void Main()">
3372         <size>18</size>
3373       </method>
3374     </type>
3375   </test>
3376   <test name="gtest-122.cs">
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main(System.String[])">
3382         <size>26</size>
3383       </method>
3384       <method name="Void D(Int32)">
3385         <size>22</size>
3386       </method>
3387     </type>
3388     <type name="A`1[T]">
3389       <method name="Void .ctor(B, T)">
3390         <size>21</size>
3391       </method>
3392       <method name="Void Run()">
3393         <size>18</size>
3394       </method>
3395     </type>
3396     <type name="A`1+B[T]">
3397       <method name="Void .ctor(Object, IntPtr)">
3398         <size>0</size>
3399       </method>
3400       <method name="Void Invoke(T)">
3401         <size>0</size>
3402       </method>
3403       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3404         <size>0</size>
3405       </method>
3406       <method name="Void EndInvoke(IAsyncResult)">
3407         <size>0</size>
3408       </method>
3409     </type>
3410   </test>
3411   <test name="gtest-123.cs">
3412     <type name="A`1[T]">
3413       <method name="Void .ctor()">
3414         <size>7</size>
3415       </method>
3416     </type>
3417     <type name="X">
3418       <method name="Void .ctor()">
3419         <size>7</size>
3420       </method>
3421       <method name="Void Main()">
3422         <size>1</size>
3423       </method>
3424     </type>
3425     <type name="A`1+Foo[T]">
3426       <method name="Void .ctor(Object, IntPtr)">
3427         <size>0</size>
3428       </method>
3429       <method name="Void Invoke()">
3430         <size>0</size>
3431       </method>
3432       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3433         <size>0</size>
3434       </method>
3435       <method name="Void EndInvoke(IAsyncResult)">
3436         <size>0</size>
3437       </method>
3438     </type>
3439     <type name="A`1+Bar`1[T,U]">
3440       <method name="Void .ctor(Object, IntPtr)">
3441         <size>0</size>
3442       </method>
3443       <method name="Void Invoke()">
3444         <size>0</size>
3445       </method>
3446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3447         <size>0</size>
3448       </method>
3449       <method name="Void EndInvoke(IAsyncResult)">
3450         <size>0</size>
3451       </method>
3452     </type>
3453   </test>
3454   <test name="gtest-124.cs">
3455     <type name="FooCollection`1[T]">
3456       <method name="Void .ctor()">
3457         <size>7</size>
3458       </method>
3459     </type>
3460     <type name="X">
3461       <method name="Void .ctor()">
3462         <size>7</size>
3463       </method>
3464       <method name="Void Main()">
3465         <size>21</size>
3466       </method>
3467     </type>
3468     <type name="FooCollection`1[T]">
3469       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3470         <size>10</size>
3471       </method>
3472       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3473         <size>1</size>
3474       </method>
3475     </type>
3476   </test>
3477   <test name="gtest-125.cs">
3478     <type name="B`1[T]">
3479       <method name="Void .ctor()">
3480         <size>7</size>
3481       </method>
3482     </type>
3483     <type name="MainClass">
3484       <method name="Void .ctor()">
3485         <size>7</size>
3486       </method>
3487       <method name="Void Main()">
3488         <size>1</size>
3489       </method>
3490     </type>
3491   </test>
3492   <test name="gtest-126.cs">
3493     <type name="B">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Boolean foo()">
3498         <size>2</size>
3499       </method>
3500     </type>
3501     <type name="MyFilter">
3502       <method name="Void .ctor()">
3503         <size>7</size>
3504       </method>
3505       <method name="K Is(IB)">
3506         <size>10</size>
3507       </method>
3508     </type>
3509     <type name="MyBFilter">
3510       <method name="Void .ctor()">
3511         <size>7</size>
3512       </method>
3513       <method name="B Is(IB)">
3514         <size>6</size>
3515       </method>
3516     </type>
3517     <type name="M">
3518       <method name="Void .ctor()">
3519         <size>7</size>
3520       </method>
3521       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3522         <size>38</size>
3523       </method>
3524       <method name="Void Main()">
3525         <size>45</size>
3526       </method>
3527     </type>
3528     <type name="K">
3529       <method name="Boolean foo()">
3530         <size>2</size>
3531       </method>
3532     </type>
3533   </test>
3534   <test name="gtest-127.cs">
3535     <type name="A`1[T]">
3536       <method name="Void .ctor()">
3537         <size>7</size>
3538       </method>
3539       <method name="Void add__changed(A`1+Changed[T])">
3540         <size>24</size>
3541       </method>
3542       <method name="Void remove__changed(A`1+Changed[T])">
3543         <size>24</size>
3544       </method>
3545       <method name="Void Register(A`1+Changed[T])">
3546         <size>36</size>
3547       </method>
3548     </type>
3549     <type name="Test">
3550       <method name="Void .ctor()">
3551         <size>7</size>
3552       </method>
3553       <method name="Void Main()">
3554         <size>25</size>
3555       </method>
3556       <method name="Void Del(A`1[System.Int32])">
3557         <size>11</size>
3558       </method>
3559     </type>
3560     <type name="A`1+Changed[T]">
3561       <method name="Void .ctor(Object, IntPtr)">
3562         <size>0</size>
3563       </method>
3564       <method name="Void Invoke(A`1[T])">
3565         <size>0</size>
3566       </method>
3567       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3568         <size>0</size>
3569       </method>
3570       <method name="Void EndInvoke(IAsyncResult)">
3571         <size>0</size>
3572       </method>
3573     </type>
3574   </test>
3575   <test name="gtest-128.cs">
3576     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3577       <method name="Void .ctor()">
3578         <size>7</size>
3579       </method>
3580       <method name="Void Add(T)">
3581         <size>11</size>
3582       </method>
3583     </type>
3584     <type name="FLMID.Bugs.ParametersOne.Test">
3585       <method name="Void .ctor()">
3586         <size>7</size>
3587       </method>
3588       <method name="Void Main(System.String[])">
3589         <size>120</size>
3590       </method>
3591     </type>
3592   </test>
3593   <test name="gtest-129.cs">
3594     <type name="B.Test`1[T]">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598     </type>
3599     <type name="X">
3600       <method name="Void .ctor()">
3601         <size>7</size>
3602       </method>
3603       <method name="Void Main()">
3604         <size>1</size>
3605       </method>
3606     </type>
3607   </test>
3608   <test name="gtest-130.cs">
3609     <type name="MyTest">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main(System.String[])">
3614         <size>846</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-131.cs">
3619     <type name="MyTest">
3620       <method name="Void .ctor()">
3621         <size>7</size>
3622       </method>
3623       <method name="Void Main(System.String[])">
3624         <size>1330</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-132.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Nullable`1 Sqrt(Nullable`1)">
3634         <size>55</size>
3635       </method>
3636       <method name="Void Main(System.String[])">
3637         <size>63</size>
3638       </method>
3639     </type>
3640   </test>
3641   <test name="gtest-133.cs">
3642     <type name="MyTest">
3643       <method name="Void .ctor()">
3644         <size>7</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>201</size>
3648       </method>
3649     </type>
3650     <type name="S">
3651       <method name="Int32 get_X()">
3652         <size>7</size>
3653       </method>
3654       <method name="Void set_X(Int32)">
3655         <size>8</size>
3656       </method>
3657       <method name="Void Set(Int32)">
3658         <size>8</size>
3659       </method>
3660     </type>
3661   </test>
3662   <test name="gtest-134.cs">
3663     <type name="MyTest">
3664       <method name="Void .ctor()">
3665         <size>7</size>
3666       </method>
3667       <method name="Void Main(System.String[])">
3668         <size>112</size>
3669       </method>
3670     </type>
3671     <type name="Foo`1[T]">
3672       <method name="Void .ctor(T)">
3673         <size>14</size>
3674       </method>
3675       <method name="System.String Fmt()">
3676         <size>40</size>
3677       </method>
3678     </type>
3679   </test>
3680   <test name="gtest-135.cs">
3681     <type name="X">
3682       <method name="Void .ctor()">
3683         <size>7</size>
3684       </method>
3685       <method name="Void Main()">
3686         <size>116</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-136.cs">
3691     <type name="Martin.X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>148</size>
3697       </method>
3698     </type>
3699     <type name="Martin.A">
3700       <method name="Void .ctor(Int64)">
3701         <size>8</size>
3702       </method>
3703       <method name="B op_Explicit(A)">
3704         <size>14</size>
3705       </method>
3706     </type>
3707     <type name="Martin.B">
3708       <method name="Void .ctor(Int32)">
3709         <size>8</size>
3710       </method>
3711       <method name="A op_Implicit(B)">
3712         <size>14</size>
3713       </method>
3714     </type>
3715   </test>
3716   <test name="gtest-137.cs">
3717     <type name="X">
3718       <method name="Void .ctor()">
3719         <size>7</size>
3720       </method>
3721       <method name="Void Main()">
3722         <size>56</size>
3723       </method>
3724     </type>
3725   </test>
3726   <test name="gtest-138.cs">
3727     <type name="X">
3728       <method name="Void .ctor()">
3729         <size>7</size>
3730       </method>
3731       <method name="Void Main()">
3732         <size>61</size>
3733       </method>
3734     </type>
3735   </test>
3736   <test name="gtest-140.cs">
3737     <type name="X">
3738       <method name="Void .ctor()">
3739         <size>7</size>
3740       </method>
3741       <method name="Void Main()">
3742         <size>132</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-141.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Void Main()">
3752         <size>90</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-142.cs">
3757     <type name="Assert">
3758       <method name="Void .cctor()">
3759         <size>1</size>
3760       </method>
3761       <method name="Void IsNull[T](System.String, Nullable`1)">
3762         <size>24</size>
3763       </method>
3764       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3765         <size>24</size>
3766       </method>
3767       <method name="Int32 get_Errors()">
3768         <size>6</size>
3769       </method>
3770       <method name="Void Error(System.String, System.String)">
3771         <size>25</size>
3772       </method>
3773       <method name="Void IsTrue(System.String, Boolean)">
3774         <size>18</size>
3775       </method>
3776       <method name="Void IsFalse(System.String, Boolean)">
3777         <size>18</size>
3778       </method>
3779       <method name="Void IsTrue(System.String, Nullable`1)">
3780         <size>36</size>
3781       </method>
3782       <method name="Void IsFalse(System.String, Nullable`1)">
3783         <size>36</size>
3784       </method>
3785     </type>
3786     <type name="X">
3787       <method name="Void .ctor()">
3788         <size>7</size>
3789       </method>
3790       <method name="Int32 Main()">
3791         <size>1599</size>
3792       </method>
3793     </type>
3794   </test>
3795   <test name="gtest-143.cs">
3796     <type name="X">
3797       <method name="Void .ctor()">
3798         <size>7</size>
3799       </method>
3800       <method name="Int32 Test()">
3801         <size>497</size>
3802       </method>
3803       <method name="Int32 Main()">
3804         <size>30</size>
3805       </method>
3806     </type>
3807   </test>
3808   <test name="gtest-144.cs">
3809     <type name="Test.Application">
3810       <method name="Void .ctor()">
3811         <size>7</size>
3812       </method>
3813       <method name="Void Main()">
3814         <size>11</size>
3815       </method>
3816     </type>
3817   </test>
3818   <test name="gtest-145.cs">
3819     <type name="Test`1[T]">
3820       <method name="Void .ctor(T[,])">
3821         <size>14</size>
3822       </method>
3823     </type>
3824     <type name="Program">
3825       <method name="Void .ctor()">
3826         <size>7</size>
3827       </method>
3828       <method name="Void Main(System.String[])">
3829         <size>14</size>
3830       </method>
3831     </type>
3832   </test>
3833   <test name="gtest-146.cs">
3834     <type name="MyLinkedList`1[T]">
3835       <method name="Void .ctor()">
3836         <size>7</size>
3837       </method>
3838     </type>
3839     <type name="MyLinkedList`1+Node[T]">
3840       <method name="Void .ctor(T)">
3841         <size>14</size>
3842       </method>
3843     </type>
3844     <type name="SortedList`1[U]">
3845       <method name="Void .ctor()">
3846         <size>7</size>
3847       </method>
3848       <method name="Void Insert(U)">
3849         <size>8</size>
3850       </method>
3851     </type>
3852     <type name="X">
3853       <method name="Void .ctor()">
3854         <size>7</size>
3855       </method>
3856       <method name="Void Main()">
3857         <size>1</size>
3858       </method>
3859     </type>
3860   </test>
3861   <test name="gtest-147.cs">
3862     <type name="B.Test`1[T]">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Void A.IFoo.Hello(IFoo)">
3867         <size>1</size>
3868       </method>
3869     </type>
3870     <type name="Y">
3871       <method name="Void .ctor()">
3872         <size>7</size>
3873       </method>
3874     </type>
3875     <type name="X">
3876       <method name="Void .ctor()">
3877         <size>7</size>
3878       </method>
3879       <method name="Void Main()">
3880         <size>1</size>
3881       </method>
3882     </type>
3883   </test>
3884   <test name="gtest-148.cs">
3885     <type name="Test1">
3886       <method name="Void Foo[S,OP](UInt32)">
3887         <size>1</size>
3888       </method>
3889     </type>
3890     <type name="Test1+IOp`1[T]">
3891       <method name="Void .ctor()">
3892         <size>7</size>
3893       </method>
3894     </type>
3895     <type name="Test2">
3896       <method name="Void Foo[T,OP](UInt32)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Test2+IOp`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-149.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-150.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[T,OP](UInt32)">
3947         <size>35</size>
3948       </method>
3949       <method name="Void Main()">
3950         <size>15</size>
3951       </method>
3952     </type>
3953     <type name="Test1+Op">
3954       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3955         <size>5</size>
3956       </method>
3957       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3958         <size>4</size>
3959       </method>
3960     </type>
3961   </test>
3962   <test name="gtest-151.cs">
3963     <type name="Test`1[T]">
3964       <method name="Void .ctor()">
3965         <size>46</size>
3966       </method>
3967     </type>
3968     <type name="X">
3969       <method name="Void .ctor()">
3970         <size>7</size>
3971       </method>
3972       <method name="Void Main()">
3973         <size>1</size>
3974       </method>
3975     </type>
3976   </test>
3977   <test name="gtest-152.cs">
3978     <type name="EnumerableBase`1[T]">
3979       <method name="Void .ctor()">
3980         <size>7</size>
3981       </method>
3982       <method name="IFoo IFoo.Hello()">
3983         <size>7</size>
3984       </method>
3985       <method name="IFoo`1 Hello()">
3986         <size>0</size>
3987       </method>
3988     </type>
3989     <type name="CollectionBase`1[T]">
3990       <method name="Void .ctor()">
3991         <size>7</size>
3992       </method>
3993     </type>
3994     <type name="HashBag`1[T]">
3995       <method name="Void .ctor()">
3996         <size>7</size>
3997       </method>
3998       <method name="IFoo`1 Hello()">
3999         <size>2</size>
4000       </method>
4001     </type>
4002     <type name="X">
4003       <method name="Void .ctor()">
4004         <size>7</size>
4005       </method>
4006       <method name="Void Main()">
4007         <size>1</size>
4008       </method>
4009     </type>
4010   </test>
4011   <test name="gtest-153.cs">
4012     <type name="MyClass`1[T]">
4013       <method name="Void .ctor()">
4014         <size>59</size>
4015       </method>
4016     </type>
4017     <type name="X">
4018       <method name="Void .ctor()">
4019         <size>7</size>
4020       </method>
4021       <method name="Void Main()">
4022         <size>1</size>
4023       </method>
4024     </type>
4025   </test>
4026   <test name="gtest-154.cs">
4027     <type name="B">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="T`1[X] M[X]()">
4032         <size>13</size>
4033       </method>
4034       <method name="T`1[System.Int64] N()">
4035         <size>30</size>
4036       </method>
4037     </type>
4038     <type name="D">
4039       <method name="Void .ctor()">
4040         <size>7</size>
4041       </method>
4042       <method name="Void Main()">
4043         <size>13</size>
4044       </method>
4045     </type>
4046     <type name="T`1[X]">
4047       <method name="Void .ctor(Object, IntPtr)">
4048         <size>0</size>
4049       </method>
4050       <method name="Int32 Invoke(X)">
4051         <size>0</size>
4052       </method>
4053       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4054         <size>0</size>
4055       </method>
4056       <method name="Int32 EndInvoke(IAsyncResult)">
4057         <size>0</size>
4058       </method>
4059     </type>
4060     <type name="B">
4061       <method name="Int32 &lt;M&gt;m__0[X](X)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;N&gt;m__1(Int64)">
4065         <size>2</size>
4066       </method>
4067     </type>
4068   </test>
4069   <test name="gtest-155.cs">
4070     <type name="MyClass`1[T]">
4071       <method name="Void .ctor()">
4072         <size>59</size>
4073       </method>
4074     </type>
4075     <type name="X">
4076       <method name="Void .ctor()">
4077         <size>7</size>
4078       </method>
4079       <method name="Void Main()">
4080         <size>1</size>
4081       </method>
4082     </type>
4083   </test>
4084   <test name="gtest-156.cs">
4085     <type name="FLMID.Bugs.Marshal15.D">
4086       <method name="Void .ctor()">
4087         <size>18</size>
4088       </method>
4089       <method name="Void Main(System.String[])">
4090         <size>11</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-157.cs">
4095     <type name="kv`2[k,v]">
4096       <method name="Void .ctor()">
4097         <size>7</size>
4098       </method>
4099     </type>
4100     <type name="m`2[k,v]">
4101       <method name="Void .ctor()">
4102         <size>7</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113     <type name="m`2[k,v]">
4114       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4115         <size>1</size>
4116       </method>
4117     </type>
4118   </test>
4119   <test name="gtest-158.cs">
4120     <type name="Moo`1[C]">
4121       <method name="Void .ctor()">
4122         <size>7</size>
4123       </method>
4124     </type>
4125     <type name="Moo`1+Foo[C]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="Test">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>7</size>
4141       </method>
4142     </type>
4143   </test>
4144   <test name="gtest-159.cs">
4145     <type name="App">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>92</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-160.cs">
4155     <type name="Fun`2[A,B]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="List`1[T]">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4165         <size>6</size>
4166       </method>
4167       <method name="Void foo[T2]()">
4168         <size>17</size>
4169       </method>
4170     </type>
4171     <type name="X">
4172       <method name="Void .ctor()">
4173         <size>7</size>
4174       </method>
4175       <method name="Void Main()">
4176         <size>1</size>
4177       </method>
4178     </type>
4179   </test>
4180   <test name="gtest-161.cs">
4181     <type name="App">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4186         <size>8</size>
4187       </method>
4188       <method name="Void Main()">
4189         <size>56</size>
4190       </method>
4191       <method name="System.String &lt;Main&gt;m__0(Int32)">
4192         <size>8</size>
4193       </method>
4194     </type>
4195   </test>
4196   <test name="gtest-162.cs">
4197     <type name="Generic`1[T]">
4198       <method name="Void .ctor()">
4199         <size>7</size>
4200       </method>
4201     </type>
4202     <type name="X">
4203       <method name="Void .ctor()">
4204         <size>7</size>
4205       </method>
4206       <method name="Int32 Main()">
4207         <size>33</size>
4208       </method>
4209     </type>
4210     <type name="Generic`1+Delegate[T]">
4211       <method name="Void .ctor(Object, IntPtr)">
4212         <size>0</size>
4213       </method>
4214       <method name="Void Invoke(Generic`1[T], T)">
4215         <size>0</size>
4216       </method>
4217       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4218         <size>0</size>
4219       </method>
4220       <method name="Void EndInvoke(IAsyncResult)">
4221         <size>0</size>
4222       </method>
4223     </type>
4224   </test>
4225   <test name="gtest-163.cs">
4226     <type name="Foo`1[T]">
4227       <method name="Void .ctor()">
4228         <size>7</size>
4229       </method>
4230       <method name="IEnumerator`1 getEnumerator(Int32)">
4231         <size>22</size>
4232       </method>
4233     </type>
4234     <type name="X">
4235       <method name="Void .ctor()">
4236         <size>7</size>
4237       </method>
4238       <method name="Void Main()">
4239         <size>1</size>
4240       </method>
4241     </type>
4242     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4243       <method name="Void .ctor()">
4244         <size>7</size>
4245       </method>
4246       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4247         <size>12</size>
4248       </method>
4249       <method name="Boolean MoveNext()">
4250         <size>95</size>
4251       </method>
4252       <method name="Void Dispose()">
4253         <size>8</size>
4254       </method>
4255       <method name="Void Reset()">
4256         <size>6</size>
4257       </method>
4258       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4259         <size>7</size>
4260       </method>
4261     </type>
4262   </test>
4263   <test name="gtest-164.cs">
4264     <type name="FunEnumerable">
4265       <method name="Void .ctor(Int32, Int2Int)">
4266         <size>21</size>
4267       </method>
4268       <method name="IEnumerator`1 GetEnumerator()">
4269         <size>15</size>
4270       </method>
4271     </type>
4272     <type name="X">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="Void Main()">
4277         <size>1</size>
4278       </method>
4279     </type>
4280     <type name="Int2Int">
4281       <method name="Void .ctor(Object, IntPtr)">
4282         <size>0</size>
4283       </method>
4284       <method name="Int32 Invoke(Int32)">
4285         <size>0</size>
4286       </method>
4287       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4288         <size>0</size>
4289       </method>
4290       <method name="Int32 EndInvoke(IAsyncResult)">
4291         <size>0</size>
4292       </method>
4293     </type>
4294     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4295       <method name="Void .ctor()">
4296         <size>7</size>
4297       </method>
4298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4299         <size>12</size>
4300       </method>
4301       <method name="Boolean MoveNext()">
4302         <size>91</size>
4303       </method>
4304       <method name="Void Dispose()">
4305         <size>8</size>
4306       </method>
4307       <method name="Void Reset()">
4308         <size>6</size>
4309       </method>
4310       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4311         <size>7</size>
4312       </method>
4313     </type>
4314   </test>
4315   <test name="gtest-165.cs">
4316     <type name="X">
4317       <method name="Void .ctor()">
4318         <size>7</size>
4319       </method>
4320       <method name="IEnumerable GetIt(System.Int32[])">
4321         <size>30</size>
4322       </method>
4323       <method name="Int32 Main()">
4324         <size>117</size>
4325       </method>
4326     </type>
4327     <type name="X+A">
4328       <method name="Void .ctor(Object, IntPtr)">
4329         <size>0</size>
4330       </method>
4331       <method name="Void Invoke()">
4332         <size>0</size>
4333       </method>
4334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4335         <size>0</size>
4336       </method>
4337       <method name="Void EndInvoke(IAsyncResult)">
4338         <size>0</size>
4339       </method>
4340     </type>
4341     <type name="X+&lt;GetIt&gt;c__Iterator0">
4342       <method name="Void .ctor()">
4343         <size>7</size>
4344       </method>
4345       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4346         <size>7</size>
4347       </method>
4348       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4349         <size>7</size>
4350       </method>
4351       <method name="Boolean MoveNext()">
4352         <size>201</size>
4353       </method>
4354       <method name="Void &lt;&gt;m__0()">
4355         <size>22</size>
4356       </method>
4357       <method name="Void Dispose()">
4358         <size>8</size>
4359       </method>
4360       <method name="Void Reset()">
4361         <size>6</size>
4362       </method>
4363       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4364         <size>7</size>
4365       </method>
4366       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4367         <size>40</size>
4368       </method>
4369     </type>
4370   </test>
4371   <test name="gtest-166.cs">
4372     <type name="C">
4373       <method name="Void .ctor()">
4374         <size>7</size>
4375       </method>
4376       <method name="Int32 Test()">
4377         <size>324</size>
4378       </method>
4379       <method name="Int32 Main()">
4380         <size>6</size>
4381       </method>
4382     </type>
4383     <type name="TestNew">
4384       <method name="Void SetTest()">
4385         <size>20</size>
4386       </method>
4387     </type>
4388   </test>
4389   <test name="gtest-167.cs">
4390     <type name="TestAttribute">
4391       <method name="Void .ctor()">
4392         <size>7</size>
4393       </method>
4394     </type>
4395     <type name="TestNotAttribute">
4396       <method name="Void .ctor()">
4397         <size>7</size>
4398       </method>
4399     </type>
4400     <type name="TestMultiAttribute">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405     <type name="Class1">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="Class2">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="Class3">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="TestClass">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424       <method name="Int32 Main()">
4425         <size>86</size>
4426       </method>
4427     </type>
4428   </test>
4429   <test name="gtest-168.cs">
4430     <type name="lis`1[a]">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="M">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="lis`1[a] Rev[a](lis`1[a])">
4440         <size>2</size>
4441       </method>
4442       <method name="lis`1[b] MapFromArray[a,b](a[])">
4443         <size>11</size>
4444       </method>
4445     </type>
4446     <type name="X">
4447       <method name="Void .ctor()">
4448         <size>7</size>
4449       </method>
4450       <method name="Void Main()">
4451         <size>1</size>
4452       </method>
4453     </type>
4454   </test>
4455   <test name="gtest-169.cs">
4456     <type name="list`1[A]">
4457       <method name="Void .ctor()">
4458         <size>7</size>
4459       </method>
4460     </type>
4461     <type name="list`1+Cons`1[A,T]">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465     </type>
4466     <type name="list`1+Nil`1[A,T]">
4467       <method name="Void .ctor()">
4468         <size>7</size>
4469       </method>
4470     </type>
4471     <type name="C">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475       <method name="Void Rev[T](list`1[T])">
4476         <size>43</size>
4477       </method>
4478     </type>
4479     <type name="M">
4480       <method name="Void .ctor()">
4481         <size>7</size>
4482       </method>
4483       <method name="Void Main()">
4484         <size>21</size>
4485       </method>
4486     </type>
4487   </test>
4488   <test name="gtest-170.cs">
4489     <type name="C`1[A]">
4490       <method name="Void .ctor()">
4491         <size>7</size>
4492       </method>
4493       <method name="Void foo[B](C`1[B])">
4494         <size>7</size>
4495       </method>
4496     </type>
4497     <type name="D">
4498       <method name="Void .ctor()">
4499         <size>7</size>
4500       </method>
4501       <method name="Void append[A](C`1[A])">
4502         <size>1</size>
4503       </method>
4504       <method name="Void Main()">
4505         <size>7</size>
4506       </method>
4507     </type>
4508   </test>
4509   <test name="gtest-171.cs">
4510     <type name="list`1[a]">
4511       <method name="Void .ctor()">
4512         <size>7</size>
4513       </method>
4514     </type>
4515     <type name="Nil`1[a]">
4516       <method name="Void .ctor()">
4517         <size>7</size>
4518       </method>
4519       <method name="Void .cctor()">
4520         <size>11</size>
4521       </method>
4522     </type>
4523     <type name="Test">
4524       <method name="Void .ctor()">
4525         <size>7</size>
4526       </method>
4527       <method name="Void Main()">
4528         <size>24</size>
4529       </method>
4530     </type>
4531   </test>
4532   <test name="gtest-172.cs">
4533     <type name="M">
4534       <method name="Void .ctor()">
4535         <size>7</size>
4536       </method>
4537       <method name="Void Main()">
4538         <size>7</size>
4539       </method>
4540     </type>
4541   </test>
4542   <test name="gtest-173.cs">
4543     <type name="List`1[t]">
4544       <method name="Void .ctor()">
4545         <size>7</size>
4546       </method>
4547       <method name="Void foo[b](List`1[t])">
4548         <size>27</size>
4549       </method>
4550     </type>
4551     <type name="C">
4552       <method name="Void .ctor()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556     <type name="D">
4557       <method name="Void .ctor()">
4558         <size>7</size>
4559       </method>
4560     </type>
4561     <type name="M">
4562       <method name="Void .ctor()">
4563         <size>7</size>
4564       </method>
4565       <method name="Void Main()">
4566         <size>27</size>
4567       </method>
4568     </type>
4569   </test>
4570   <test name="gtest-174.cs">
4571     <type name="B`1[T]">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575       <method name="Void .cctor()">
4576         <size>11</size>
4577       </method>
4578     </type>
4579     <type name="M">
4580       <method name="Void .ctor()">
4581         <size>7</size>
4582       </method>
4583       <method name="Void Main()">
4584         <size>13</size>
4585       </method>
4586     </type>
4587   </test>
4588   <test name="gtest-175.cs">
4589     <type name="Foo">
4590       <method name="Void .ctor()">
4591         <size>7</size>
4592       </method>
4593     </type>
4594     <type name="X">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Foo Test(Foo, Foo)">
4599         <size>10</size>
4600       </method>
4601       <method name="Int32 Main()">
4602         <size>33</size>
4603       </method>
4604     </type>
4605   </test>
4606   <test name="gtest-176.cs">
4607     <type name="lis`1[a]">
4608       <method name="Void .ctor()">
4609         <size>7</size>
4610       </method>
4611     </type>
4612     <type name="fn`3[a,b,r]">
4613       <method name="Void .ctor()">
4614         <size>7</size>
4615       </method>
4616       <method name="r apply(a, b)">
4617         <size>0</size>
4618       </method>
4619     </type>
4620     <type name="fn1`1[a]">
4621       <method name="Void .ctor()">
4622         <size>7</size>
4623       </method>
4624       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4625         <size>8</size>
4626       </method>
4627     </type>
4628     <type name="M">
4629       <method name="Void .ctor()">
4630         <size>7</size>
4631       </method>
4632       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4633         <size>9</size>
4634       </method>
4635       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4636         <size>2</size>
4637       </method>
4638       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4639         <size>17</size>
4640       </method>
4641       <method name="Void Main()">
4642         <size>12</size>
4643       </method>
4644     </type>
4645   </test>
4646   <test name="gtest-177.cs">
4647     <type name="X">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="Void .cctor()">
4652         <size>25</size>
4653       </method>
4654       <method name="Int32 Main()">
4655         <size>96</size>
4656       </method>
4657     </type>
4658     <type name="X`1[T]">
4659       <method name="Void .ctor()">
4660         <size>7</size>
4661       </method>
4662       <method name="IEnumerator`1 Y(IEnumerable`1)">
4663         <size>7</size>
4664       </method>
4665       <method name="T Z(IList`1, Int32)">
4666         <size>8</size>
4667       </method>
4668     </type>
4669   </test>
4670   <test name="gtest-178.cs">
4671     <type name="X">
4672       <method name="Void .ctor()">
4673         <size>7</size>
4674       </method>
4675       <method name="Void Main()">
4676         <size>1</size>
4677       </method>
4678     </type>
4679   </test>
4680   <test name="gtest-179.cs">
4681     <type name="X`1[T]">
4682       <method name="Void .ctor()">
4683         <size>7</size>
4684       </method>
4685       <method name="Int32 get_i()">
4686         <size>2</size>
4687       </method>
4688       <method name="Void set_i(Int32)">
4689         <size>1</size>
4690       </method>
4691       <method name="Int32 myMain()">
4692         <size>14</size>
4693       </method>
4694     </type>
4695     <type name="Y">
4696       <method name="Void .ctor()">
4697         <size>7</size>
4698       </method>
4699       <method name="Int32 Main()">
4700         <size>6</size>
4701       </method>
4702     </type>
4703   </test>
4704   <test name="gtest-180.cs">
4705     <type name="C">
4706       <method name="Void .ctor()">
4707         <size>7</size>
4708       </method>
4709     </type>
4710     <type name="C+CC">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714     </type>
4715     <type name="Program">
4716       <method name="Void .ctor()">
4717         <size>7</size>
4718       </method>
4719       <method name="Int32 Main()">
4720         <size>197</size>
4721       </method>
4722     </type>
4723     <type name="D">
4724       <method name="Void .ctor(Object, IntPtr)">
4725         <size>0</size>
4726       </method>
4727       <method name="Void Invoke()">
4728         <size>0</size>
4729       </method>
4730       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4731         <size>0</size>
4732       </method>
4733       <method name="Void EndInvoke(IAsyncResult)">
4734         <size>0</size>
4735       </method>
4736     </type>
4737   </test>
4738   <test name="gtest-181.cs">
4739     <type name="X">
4740       <method name="Void .ctor()">
4741         <size>7</size>
4742       </method>
4743       <method name="IEnumerator get_GetIt()">
4744         <size>8</size>
4745       </method>
4746       <method name="Void set_GetIt(IEnumerator)">
4747         <size>1</size>
4748       </method>
4749       <method name="IEnumerable get_Item(Int32)">
4750         <size>30</size>
4751       </method>
4752       <method name="Void set_Item(Int32, IEnumerable)">
4753         <size>1</size>
4754       </method>
4755       <method name="Int32 Main()">
4756         <size>181</size>
4757       </method>
4758     </type>
4759     <type name="X+&lt;&gt;c__Iterator0">
4760       <method name="Void .ctor()">
4761         <size>7</size>
4762       </method>
4763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4764         <size>7</size>
4765       </method>
4766       <method name="Boolean MoveNext()">
4767         <size>126</size>
4768       </method>
4769       <method name="Void Dispose()">
4770         <size>8</size>
4771       </method>
4772       <method name="Void Reset()">
4773         <size>6</size>
4774       </method>
4775     </type>
4776     <type name="X+&lt;&gt;c__Iterator1">
4777       <method name="Void .ctor()">
4778         <size>7</size>
4779       </method>
4780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4781         <size>7</size>
4782       </method>
4783       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4784         <size>7</size>
4785       </method>
4786       <method name="Boolean MoveNext()">
4787         <size>147</size>
4788       </method>
4789       <method name="Void Dispose()">
4790         <size>8</size>
4791       </method>
4792       <method name="Void Reset()">
4793         <size>6</size>
4794       </method>
4795     </type>
4796     <type name="X+&lt;&gt;c__Iterator0">
4797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4798         <size>7</size>
4799       </method>
4800     </type>
4801     <type name="X+&lt;&gt;c__Iterator1">
4802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4803         <size>7</size>
4804       </method>
4805       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4806         <size>40</size>
4807       </method>
4808     </type>
4809   </test>
4810   <test name="gtest-182.cs">
4811     <type name="C1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="Int32 GetId()">
4816         <size>3</size>
4817       </method>
4818     </type>
4819     <type name="X">
4820       <method name="Void .ctor()">
4821         <size>7</size>
4822       </method>
4823       <method name="Void foo[a](a)">
4824         <size>15</size>
4825       </method>
4826       <method name="Void Main()">
4827         <size>11</size>
4828       </method>
4829     </type>
4830   </test>
4831   <test name="gtest-183.cs">
4832     <type name="test.Test`1[T]">
4833       <method name="Void .ctor()">
4834         <size>7</size>
4835       </method>
4836       <method name="IEnumerable`1 Lookup(T)">
4837         <size>30</size>
4838       </method>
4839     </type>
4840     <type name="test.Program">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="Void Main(System.String[])">
4845         <size>74</size>
4846       </method>
4847     </type>
4848     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4849       <method name="Void .ctor()">
4850         <size>7</size>
4851       </method>
4852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4853         <size>12</size>
4854       </method>
4855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4856         <size>7</size>
4857       </method>
4858       <method name="Boolean MoveNext()">
4859         <size>84</size>
4860       </method>
4861       <method name="Void Dispose()">
4862         <size>8</size>
4863       </method>
4864       <method name="Void Reset()">
4865         <size>6</size>
4866       </method>
4867       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4868         <size>7</size>
4869       </method>
4870       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4871         <size>40</size>
4872       </method>
4873     </type>
4874   </test>
4875   <test name="gtest-184.cs">
4876     <type name="X">
4877       <method name="Void .ctor()">
4878         <size>7</size>
4879       </method>
4880       <method name="Void Main()">
4881         <size>68</size>
4882       </method>
4883       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4884         <size>12</size>
4885       </method>
4886     </type>
4887   </test>
4888   <test name="gtest-185.cs">
4889     <type name="App">
4890       <method name="Void .ctor()">
4891         <size>7</size>
4892       </method>
4893       <method name="Void Main()">
4894         <size>47</size>
4895       </method>
4896     </type>
4897     <type name="FP">
4898       <method name="Void .ctor()">
4899         <size>7</size>
4900       </method>
4901       <method name="T[] appendArrays[T](T[][])">
4902         <size>140</size>
4903       </method>
4904     </type>
4905   </test>
4906   <test name="gtest-186.cs">
4907     <type name="Tuple`2[a,b]">
4908       <method name="Void .ctor(a, b)">
4909         <size>21</size>
4910       </method>
4911     </type>
4912     <type name="Test">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="Void Main()">
4917         <size>120</size>
4918       </method>
4919     </type>
4920     <type name="TestSimpleObject">
4921       <method name="Void .ctor()">
4922         <size>25</size>
4923       </method>
4924       <method name="Void Print()">
4925         <size>17</size>
4926       </method>
4927     </type>
4928   </test>
4929   <test name="gtest-187.cs">
4930     <type name="Foo`1[T]">
4931       <method name="Void .ctor()">
4932         <size>7</size>
4933       </method>
4934       <method name="T next()">
4935         <size>7</size>
4936       </method>
4937     </type>
4938     <type name="Goo">
4939       <method name="Void .ctor()">
4940         <size>7</size>
4941       </method>
4942     </type>
4943     <type name="Test">
4944       <method name="Void .ctor()">
4945         <size>7</size>
4946       </method>
4947       <method name="Void Main()">
4948         <size>14</size>
4949       </method>
4950     </type>
4951   </test>
4952   <test name="gtest-188.cs">
4953     <type name="Foo">
4954       <method name="Void .ctor(Object[])">
4955         <size>11</size>
4956       </method>
4957       <method name="Void .ctor(Object[], Object)">
4958         <size>217</size>
4959       </method>
4960       <method name="Void add_DoSomething(System.EventHandler)">
4961         <size>24</size>
4962       </method>
4963       <method name="Void remove_DoSomething(System.EventHandler)">
4964         <size>24</size>
4965       </method>
4966       <method name="Void Main()">
4967         <size>21</size>
4968       </method>
4969     </type>
4970     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4971       <method name="Void .ctor()">
4972         <size>7</size>
4973       </method>
4974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4975         <size>46</size>
4976       </method>
4977     </type>
4978     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982     </type>
4983   </test>
4984   <test name="gtest-189.cs">
4985     <type name="Bar">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989     </type>
4990     <type name="Cont`1[T]">
4991       <method name="Void .ctor(T)">
4992         <size>14</size>
4993       </method>
4994       <method name="System.String ToString()">
4995         <size>18</size>
4996       </method>
4997     </type>
4998     <type name="M">
4999       <method name="Void .ctor()">
5000         <size>7</size>
5001       </method>
5002       <method name="Void Main()">
5003         <size>18</size>
5004       </method>
5005     </type>
5006   </test>
5007   <test name="gtest-190.cs">
5008     <type name="Foo`1[T]">
5009       <method name="Void .ctor()">
5010         <size>7</size>
5011       </method>
5012       <method name="Foo`1+Node[T] GetRoot()">
5013         <size>6</size>
5014       </method>
5015       <method name="Void Test(Foo`1+Node[T])">
5016         <size>14</size>
5017       </method>
5018     </type>
5019     <type name="Foo`1+Node[T]">
5020       <method name="Void .ctor()">
5021         <size>7</size>
5022       </method>
5023     </type>
5024     <type name="Foo`1+ConcatNode[T]">
5025       <method name="Void .ctor()">
5026         <size>7</size>
5027       </method>
5028     </type>
5029     <type name="X">
5030       <method name="Void .ctor()">
5031         <size>7</size>
5032       </method>
5033       <method name="Void Main()">
5034         <size>21</size>
5035       </method>
5036     </type>
5037   </test>
5038   <test name="gtest-191.cs">
5039     <type name="Test1.Test">
5040       <method name="IEnumerable`1 Replace[T]()">
5041         <size>16</size>
5042       </method>
5043     </type>
5044     <type name="Test2.Test`1[S]">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="IEnumerable`1 Replace[T]()">
5049         <size>16</size>
5050       </method>
5051     </type>
5052     <type name="Test3.Test`1[S]">
5053       <method name="Void .ctor()">
5054         <size>7</size>
5055       </method>
5056       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5057         <size>16</size>
5058       </method>
5059     </type>
5060     <type name="Test4.Test">
5061       <method name="Void .ctor()">
5062         <size>7</size>
5063       </method>
5064       <method name="IEnumerable`1 Replace[T]()">
5065         <size>16</size>
5066       </method>
5067     </type>
5068     <type name="Test5.Test">
5069       <method name="Void .ctor()">
5070         <size>7</size>
5071       </method>
5072       <method name="IEnumerable`1 Replace[T](T)">
5073         <size>30</size>
5074       </method>
5075     </type>
5076     <type name="Test6.Test">
5077       <method name="Void .ctor()">
5078         <size>7</size>
5079       </method>
5080       <method name="IEnumerable`1 Replace[T](T)">
5081         <size>30</size>
5082       </method>
5083     </type>
5084     <type name="Test7.Test">
5085       <method name="Void .ctor()">
5086         <size>7</size>
5087       </method>
5088       <method name="IEnumerable`1 Replace[T](T[])">
5089         <size>30</size>
5090       </method>
5091     </type>
5092     <type name="X">
5093       <method name="Void .ctor()">
5094         <size>7</size>
5095       </method>
5096       <method name="Void Main()">
5097         <size>1</size>
5098       </method>
5099     </type>
5100     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5105         <size>12</size>
5106       </method>
5107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5108         <size>7</size>
5109       </method>
5110       <method name="Boolean MoveNext()">
5111         <size>25</size>
5112       </method>
5113       <method name="Void Dispose()">
5114         <size>8</size>
5115       </method>
5116       <method name="Void Reset()">
5117         <size>6</size>
5118       </method>
5119     </type>
5120     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5121       <method name="Void .ctor()">
5122         <size>7</size>
5123       </method>
5124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5125         <size>12</size>
5126       </method>
5127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5128         <size>7</size>
5129       </method>
5130       <method name="Boolean MoveNext()">
5131         <size>25</size>
5132       </method>
5133       <method name="Void Dispose()">
5134         <size>8</size>
5135       </method>
5136       <method name="Void Reset()">
5137         <size>6</size>
5138       </method>
5139     </type>
5140     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5141       <method name="Void .ctor()">
5142         <size>7</size>
5143       </method>
5144       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5145         <size>12</size>
5146       </method>
5147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5148         <size>7</size>
5149       </method>
5150       <method name="Boolean MoveNext()">
5151         <size>25</size>
5152       </method>
5153       <method name="Void Dispose()">
5154         <size>8</size>
5155       </method>
5156       <method name="Void Reset()">
5157         <size>6</size>
5158       </method>
5159     </type>
5160     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5161       <method name="Void .ctor()">
5162         <size>7</size>
5163       </method>
5164       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5165         <size>12</size>
5166       </method>
5167       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5168         <size>7</size>
5169       </method>
5170       <method name="Boolean MoveNext()">
5171         <size>25</size>
5172       </method>
5173       <method name="Void Dispose()">
5174         <size>8</size>
5175       </method>
5176       <method name="Void Reset()">
5177         <size>6</size>
5178       </method>
5179     </type>
5180     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5181       <method name="Void .ctor()">
5182         <size>7</size>
5183       </method>
5184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5185         <size>12</size>
5186       </method>
5187       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5188         <size>7</size>
5189       </method>
5190       <method name="Boolean MoveNext()">
5191         <size>70</size>
5192       </method>
5193       <method name="Void Dispose()">
5194         <size>8</size>
5195       </method>
5196       <method name="Void Reset()">
5197         <size>6</size>
5198       </method>
5199     </type>
5200     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5201       <method name="Void .ctor()">
5202         <size>7</size>
5203       </method>
5204       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5205         <size>12</size>
5206       </method>
5207       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5208         <size>7</size>
5209       </method>
5210       <method name="Boolean MoveNext()">
5211         <size>82</size>
5212       </method>
5213       <method name="Void Dispose()">
5214         <size>8</size>
5215       </method>
5216       <method name="Void Reset()">
5217         <size>6</size>
5218       </method>
5219     </type>
5220     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5221       <method name="Void .ctor()">
5222         <size>7</size>
5223       </method>
5224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5225         <size>7</size>
5226       </method>
5227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5228         <size>7</size>
5229       </method>
5230       <method name="Boolean MoveNext()">
5231         <size>82</size>
5232       </method>
5233       <method name="Void Dispose()">
5234         <size>8</size>
5235       </method>
5236       <method name="Void Reset()">
5237         <size>6</size>
5238       </method>
5239     </type>
5240     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5241       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5242         <size>7</size>
5243       </method>
5244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5245         <size>26</size>
5246       </method>
5247     </type>
5248     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5250         <size>7</size>
5251       </method>
5252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5253         <size>26</size>
5254       </method>
5255     </type>
5256     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5257       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5258         <size>7</size>
5259       </method>
5260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5261         <size>26</size>
5262       </method>
5263     </type>
5264     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5265       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5266         <size>7</size>
5267       </method>
5268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5269         <size>26</size>
5270       </method>
5271     </type>
5272     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5273       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5274         <size>7</size>
5275       </method>
5276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5277         <size>40</size>
5278       </method>
5279     </type>
5280     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5281       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5282         <size>7</size>
5283       </method>
5284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5285         <size>40</size>
5286       </method>
5287     </type>
5288     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5289       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5290         <size>7</size>
5291       </method>
5292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5293         <size>40</size>
5294       </method>
5295     </type>
5296   </test>
5297   <test name="gtest-192.cs">
5298     <type name="xX">
5299       <method name="Void .ctor()">
5300         <size>7</size>
5301       </method>
5302       <method name="Void Main()">
5303         <size>1</size>
5304       </method>
5305     </type>
5306   </test>
5307   <test name="gtest-193.cs">
5308     <type name="OrderedMultiDictionary`2[T,U]">
5309       <method name="Void .ctor()">
5310         <size>7</size>
5311       </method>
5312       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5313         <size>29</size>
5314       </method>
5315     </type>
5316     <type name="RedBlackTree`1[S]">
5317       <method name="Void .ctor()">
5318         <size>7</size>
5319       </method>
5320       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5321         <size>16</size>
5322       </method>
5323     </type>
5324     <type name="X">
5325       <method name="Void .ctor()">
5326         <size>7</size>
5327       </method>
5328       <method name="Void Main()">
5329         <size>1</size>
5330       </method>
5331     </type>
5332     <type name="RedBlackTree`1+RangeTester[S]">
5333       <method name="Void .ctor(Object, IntPtr)">
5334         <size>0</size>
5335       </method>
5336       <method name="Int32 Invoke(S)">
5337         <size>0</size>
5338       </method>
5339       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5340         <size>0</size>
5341       </method>
5342       <method name="Int32 EndInvoke(IAsyncResult)">
5343         <size>0</size>
5344       </method>
5345     </type>
5346     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5347       <method name="Void .ctor()">
5348         <size>7</size>
5349       </method>
5350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5351         <size>12</size>
5352       </method>
5353       <method name="Boolean MoveNext()">
5354         <size>48</size>
5355       </method>
5356       <method name="Void Dispose()">
5357         <size>8</size>
5358       </method>
5359       <method name="Void Reset()">
5360         <size>6</size>
5361       </method>
5362     </type>
5363     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5364       <method name="Void .ctor()">
5365         <size>7</size>
5366       </method>
5367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5368         <size>12</size>
5369       </method>
5370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5371         <size>7</size>
5372       </method>
5373       <method name="Boolean MoveNext()">
5374         <size>25</size>
5375       </method>
5376       <method name="Void Dispose()">
5377         <size>8</size>
5378       </method>
5379       <method name="Void Reset()">
5380         <size>6</size>
5381       </method>
5382     </type>
5383     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5384       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5385         <size>7</size>
5386       </method>
5387     </type>
5388     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5389       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5390         <size>7</size>
5391       </method>
5392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5393         <size>26</size>
5394       </method>
5395     </type>
5396   </test>
5397   <test name="gtest-194.cs">
5398     <type name="RedBlackTree`1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5403         <size>16</size>
5404       </method>
5405     </type>
5406     <type name="OrderedMultiDictionary`2[T,U]">
5407       <method name="Void .ctor()">
5408         <size>7</size>
5409       </method>
5410       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5411         <size>29</size>
5412       </method>
5413     </type>
5414     <type name="X">
5415       <method name="Void .ctor()">
5416         <size>7</size>
5417       </method>
5418       <method name="Void Main()">
5419         <size>1</size>
5420       </method>
5421     </type>
5422     <type name="RedBlackTree`1+RangeTester[S]">
5423       <method name="Void .ctor(Object, IntPtr)">
5424         <size>0</size>
5425       </method>
5426       <method name="Int32 Invoke(S)">
5427         <size>0</size>
5428       </method>
5429       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5430         <size>0</size>
5431       </method>
5432       <method name="Int32 EndInvoke(IAsyncResult)">
5433         <size>0</size>
5434       </method>
5435     </type>
5436     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5437       <method name="Void .ctor()">
5438         <size>7</size>
5439       </method>
5440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5441         <size>12</size>
5442       </method>
5443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5444         <size>7</size>
5445       </method>
5446       <method name="Boolean MoveNext()">
5447         <size>25</size>
5448       </method>
5449       <method name="Void Dispose()">
5450         <size>8</size>
5451       </method>
5452       <method name="Void Reset()">
5453         <size>6</size>
5454       </method>
5455     </type>
5456     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5457       <method name="Void .ctor()">
5458         <size>7</size>
5459       </method>
5460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5461         <size>12</size>
5462       </method>
5463       <method name="Boolean MoveNext()">
5464         <size>48</size>
5465       </method>
5466       <method name="Void Dispose()">
5467         <size>8</size>
5468       </method>
5469       <method name="Void Reset()">
5470         <size>6</size>
5471       </method>
5472     </type>
5473     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5474       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5475         <size>7</size>
5476       </method>
5477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5478         <size>26</size>
5479       </method>
5480     </type>
5481     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5482       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5483         <size>7</size>
5484       </method>
5485     </type>
5486   </test>
5487   <test name="gtest-195.cs">
5488     <type name="OrderedMultiDictionary`2[T,U]">
5489       <method name="Void .ctor()">
5490         <size>7</size>
5491       </method>
5492       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5493         <size>13</size>
5494       </method>
5495     </type>
5496     <type name="RedBlackTree`1[S]">
5497       <method name="Void .ctor()">
5498         <size>7</size>
5499       </method>
5500       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5501         <size>1</size>
5502       </method>
5503     </type>
5504     <type name="X">
5505       <method name="Void .ctor()">
5506         <size>7</size>
5507       </method>
5508       <method name="Void Main()">
5509         <size>1</size>
5510       </method>
5511     </type>
5512     <type name="RedBlackTree`1+RangeTester[S]">
5513       <method name="Void .ctor(Object, IntPtr)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 Invoke(S)">
5517         <size>0</size>
5518       </method>
5519       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5520         <size>0</size>
5521       </method>
5522       <method name="Int32 EndInvoke(IAsyncResult)">
5523         <size>0</size>
5524       </method>
5525     </type>
5526   </test>
5527   <test name="gtest-196.cs">
5528     <type name="Dict">
5529       <method name="Void .ctor()">
5530         <size>7</size>
5531       </method>
5532     </type>
5533     <type name="Foo">
5534       <method name="Void .ctor()">
5535         <size>7</size>
5536       </method>
5537       <method name="Int32 Main()">
5538         <size>117</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-197.cs">
5543     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547       <method name="Void .cctor()">
5548         <size>95</size>
5549       </method>
5550       <method name="Int32 GetHashCode(T)">
5551         <size>0</size>
5552       </method>
5553       <method name="Boolean Equals(T, T)">
5554         <size>0</size>
5555       </method>
5556       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5557         <size>6</size>
5558       </method>
5559     </type>
5560     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5561       <method name="Void .ctor()">
5562         <size>7</size>
5563       </method>
5564       <method name="Int32 GetHashCode(T)">
5565         <size>14</size>
5566       </method>
5567       <method name="Boolean Equals(T, T)">
5568         <size>41</size>
5569       </method>
5570     </type>
5571     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5572       <method name="Void .ctor()">
5573         <size>7</size>
5574       </method>
5575       <method name="Int32 GetHashCode(T)">
5576         <size>14</size>
5577       </method>
5578       <method name="Boolean Equals(T, T)">
5579         <size>36</size>
5580       </method>
5581     </type>
5582     <type name="Martin.Collections.Generic.X">
5583       <method name="Void .ctor()">
5584         <size>7</size>
5585       </method>
5586       <method name="Void Main()">
5587         <size>1</size>
5588       </method>
5589     </type>
5590   </test>
5591   <test name="gtest-198.cs">
5592     <type name="ClassLibrary2.List1`1[T]">
5593       <method name="Void .ctor()">
5594         <size>7</size>
5595       </method>
5596     </type>
5597     <type name="ClassLibrary2.List2`1[T]">
5598       <method name="Void .ctor()">
5599         <size>18</size>
5600       </method>
5601       <method name="Void AddItem(T)">
5602         <size>13</size>
5603       </method>
5604     </type>
5605     <type name="ClassLibrary2.Foo">
5606       <method name="Void .ctor()">
5607         <size>7</size>
5608       </method>
5609       <method name="Void Main()">
5610         <size>1</size>
5611       </method>
5612     </type>
5613   </test>
5614   <test name="gtest-199.cs">
5615     <type name="Splay`1[T]">
5616       <method name="Void .ctor()">
5617         <size>7</size>
5618       </method>
5619     </type>
5620     <type name="Foo">
5621       <method name="Void .ctor()">
5622         <size>7</size>
5623       </method>
5624       <method name="Void Main()">
5625         <size>1</size>
5626       </method>
5627     </type>
5628   </test>
5629   <test name="gtest-200.cs">
5630     <type name="Test">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634       <method name="T QueryInterface[T](System.Object)">
5635         <size>45</size>
5636       </method>
5637     </type>
5638     <type name="Driver">
5639       <method name="Void .ctor()">
5640         <size>7</size>
5641       </method>
5642       <method name="Void Main()">
5643         <size>1</size>
5644       </method>
5645     </type>
5646   </test>
5647   <test name="gtest-201.cs">
5648     <type name="HashSet`1[T]">
5649       <method name="Void .ctor(Int64)">
5650         <size>14</size>
5651       </method>
5652       <method name="Int64 Test()">
5653         <size>7</size>
5654       </method>
5655       <method name="IEnumerator`1 GetEnumerator()">
5656         <size>15</size>
5657       </method>
5658     </type>
5659     <type name="X">
5660       <method name="Void .ctor()">
5661         <size>7</size>
5662       </method>
5663       <method name="Int32 Main()">
5664         <size>86</size>
5665       </method>
5666     </type>
5667     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5668       <method name="Void .ctor()">
5669         <size>7</size>
5670       </method>
5671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5672         <size>12</size>
5673       </method>
5674       <method name="Boolean MoveNext()">
5675         <size>75</size>
5676       </method>
5677       <method name="Void Dispose()">
5678         <size>8</size>
5679       </method>
5680       <method name="Void Reset()">
5681         <size>6</size>
5682       </method>
5683       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5684         <size>7</size>
5685       </method>
5686     </type>
5687   </test>
5688   <test name="gtest-202.cs">
5689     <type name="Generic`1[T]">
5690       <method name="Void .ctor()">
5691         <size>20</size>
5692       </method>
5693       <method name="T get_Item(Int32, Int32)">
5694         <size>14</size>
5695       </method>
5696       <method name="Void set_Item(Int32, Int32, T)">
5697         <size>15</size>
5698       </method>
5699     </type>
5700     <type name="Fault">
5701       <method name="Void Main()">
5702         <size>45</size>
5703       </method>
5704       <method name="System.String ToString()">
5705         <size>6</size>
5706       </method>
5707     </type>
5708   </test>
5709   <test name="gtest-203.cs">
5710     <type name="C`2[X,Y]">
5711       <method name="Void .ctor()">
5712         <size>7</size>
5713       </method>
5714       <method name="Void foo[A,B]()">
5715         <size>14</size>
5716       </method>
5717       <method name="Void bar[A,B]()">
5718         <size>69</size>
5719       </method>
5720     </type>
5721     <type name="C`2+Q`2[X,Y,A,B]">
5722       <method name="Void .ctor()">
5723         <size>7</size>
5724       </method>
5725       <method name="Void apply(C`2[X,Y])">
5726         <size>7</size>
5727       </method>
5728     </type>
5729     <type name="X">
5730       <method name="Void .ctor()">
5731         <size>7</size>
5732       </method>
5733       <method name="Void Main()">
5734         <size>13</size>
5735       </method>
5736     </type>
5737   </test>
5738   <test name="gtest-204.cs">
5739     <type name="Map`1[b]">
5740       <method name="Void .ctor()">
5741         <size>7</size>
5742       </method>
5743       <method name="a Fold1[a](a)">
5744         <size>2</size>
5745       </method>
5746       <method name="c Fold[c](c)">
5747         <size>15</size>
5748       </method>
5749     </type>
5750     <type name="LocalContext">
5751       <method name="Void .ctor()">
5752         <size>18</size>
5753       </method>
5754       <method name="a Fold[a](a)">
5755         <size>13</size>
5756       </method>
5757     </type>
5758     <type name="M">
5759       <method name="Void .ctor()">
5760         <size>7</size>
5761       </method>
5762       <method name="Void Main()">
5763         <size>19</size>
5764       </method>
5765     </type>
5766   </test>
5767   <test name="gtest-205.cs">
5768     <type name="Foo`1[S]">
5769       <method name="Void .ctor()">
5770         <size>7</size>
5771       </method>
5772     </type>
5773     <type name="Test`1[U]">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Func(U)">
5778         <size>12</size>
5779       </method>
5780     </type>
5781     <type name="X">
5782       <method name="Void .ctor()">
5783         <size>7</size>
5784       </method>
5785       <method name="Void Test(System.Type, System.Object)">
5786         <size>31</size>
5787       </method>
5788       <method name="Void Main()">
5789         <size>144</size>
5790       </method>
5791     </type>
5792   </test>
5793   <test name="gtest-206.cs">
5794     <type name="Continuation`2[R,A]">
5795       <method name="Void .ctor()">
5796         <size>7</size>
5797       </method>
5798       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5799         <size>2</size>
5800       </method>
5801     </type>
5802     <type name="Driver">
5803       <method name="Void .ctor()">
5804         <size>7</size>
5805       </method>
5806       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5807         <size>7</size>
5808       </method>
5809       <method name="Void Main()">
5810         <size>9</size>
5811       </method>
5812     </type>
5813   </test>
5814   <test name="gtest-207.cs">
5815     <type name="M">
5816       <method name="Void .ctor()">
5817         <size>7</size>
5818       </method>
5819       <method name="Void p(System.String)">
5820         <size>7</size>
5821       </method>
5822       <method name="Void Main()">
5823         <size>50</size>
5824       </method>
5825     </type>
5826   </test>
5827   <test name="gtest-208.cs">
5828     <type name="SomeClass">
5829       <method name="Void .ctor()">
5830         <size>7</size>
5831       </method>
5832     </type>
5833     <type name="Foo`1[T]">
5834       <method name="Void .ctor()">
5835         <size>7</size>
5836       </method>
5837       <method name="T Do(System.Object)">
5838         <size>12</size>
5839       </method>
5840     </type>
5841     <type name="Driver">
5842       <method name="Void .ctor()">
5843         <size>7</size>
5844       </method>
5845       <method name="Void Main()">
5846         <size>19</size>
5847       </method>
5848     </type>
5849   </test>
5850   <test name="gtest-209.cs">
5851     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5852       <method name="Void .ctor()">
5853         <size>7</size>
5854       </method>
5855     </type>
5856     <type name="ClassLibrary3.Test">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>23</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-210.cs">
5866     <type name="Foo`1[T]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870       <method name="T next()">
5871         <size>7</size>
5872       </method>
5873     </type>
5874     <type name="Goo">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878     </type>
5879     <type name="Test">
5880       <method name="Void .ctor()">
5881         <size>7</size>
5882       </method>
5883       <method name="Void Main()">
5884         <size>14</size>
5885       </method>
5886     </type>
5887   </test>
5888   <test name="gtest-211.cs">
5889     <type name="MyTest">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893       <method name="Void f(Boolean, Boolean)">
5894         <size>59</size>
5895       </method>
5896       <method name="Void Main()">
5897         <size>448</size>
5898       </method>
5899     </type>
5900   </test>
5901   <test name="gtest-212.cs">
5902     <type name="Test">
5903       <method name="Void .ctor()">
5904         <size>7</size>
5905       </method>
5906       <method name="Void Fun[T](T)">
5907         <size>15</size>
5908       </method>
5909       <method name="Void Main()">
5910         <size>15</size>
5911       </method>
5912     </type>
5913     <type name="SomeStruct">
5914       <method name="Boolean get_Valid()">
5915         <size>2</size>
5916       </method>
5917     </type>
5918   </test>
5919   <test name="gtest-213.cs">
5920     <type name="Test">
5921       <method name="Void .ctor()">
5922         <size>7</size>
5923       </method>
5924       <method name="Void Fun[T](T)">
5925         <size>78</size>
5926       </method>
5927       <method name="Void Main()">
5928         <size>15</size>
5929       </method>
5930     </type>
5931     <type name="SomeStruct">
5932       <method name="Int32 get_Foo()">
5933         <size>7</size>
5934       </method>
5935       <method name="Void set_Foo(Int32)">
5936         <size>8</size>
5937       </method>
5938     </type>
5939   </test>
5940   <test name="gtest-214.cs">
5941     <type name="X">
5942       <method name="Void .ctor()">
5943         <size>7</size>
5944       </method>
5945       <method name="Int32 Main()">
5946         <size>83</size>
5947       </method>
5948     </type>
5949   </test>
5950   <test name="gtest-215.cs">
5951     <type name="R">
5952       <method name="Void .ctor()">
5953         <size>7</size>
5954       </method>
5955     </type>
5956     <type name="A`1[T]">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960     </type>
5961     <type name="D">
5962       <method name="Void .ctor()">
5963         <size>7</size>
5964       </method>
5965     </type>
5966     <type name="MainClass">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void Main()">
5971         <size>1</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-216.cs">
5976     <type name="BaseClass">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Ret`1 Foo[T]()">
5981         <size>2</size>
5982       </method>
5983       <method name="Ret Foo()">
5984         <size>2</size>
5985       </method>
5986       <method name="Void Main()">
5987         <size>1</size>
5988       </method>
5989     </type>
5990     <type name="DerivedClass">
5991       <method name="Void .ctor()">
5992         <size>7</size>
5993       </method>
5994       <method name="Ret`1 Foo[T]()">
5995         <size>2</size>
5996       </method>
5997       <method name="Ret Foo()">
5998         <size>2</size>
5999       </method>
6000     </type>
6001   </test>
6002   <test name="gtest-217.cs">
6003     <type name="MyTest">
6004       <method name="Void .ctor()">
6005         <size>7</size>
6006       </method>
6007       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6008         <size>44</size>
6009       </method>
6010       <method name="Void Main(System.String[])">
6011         <size>100</size>
6012       </method>
6013       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6014         <size>44</size>
6015       </method>
6016     </type>
6017     <type name="Fun`2[A1,R]">
6018       <method name="Void .ctor(Object, IntPtr)">
6019         <size>0</size>
6020       </method>
6021       <method name="R Invoke(A1)">
6022         <size>0</size>
6023       </method>
6024       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6025         <size>0</size>
6026       </method>
6027       <method name="R EndInvoke(IAsyncResult)">
6028         <size>0</size>
6029       </method>
6030     </type>
6031     <type name="MyTest">
6032       <method name="System.String &lt;Main&gt;m__0(Int32)">
6033         <size>8</size>
6034       </method>
6035     </type>
6036     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6041         <size>12</size>
6042       </method>
6043       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6044         <size>7</size>
6045       </method>
6046       <method name="Boolean MoveNext()">
6047         <size>205</size>
6048       </method>
6049       <method name="Void Dispose()">
6050         <size>60</size>
6051       </method>
6052       <method name="Void Reset()">
6053         <size>6</size>
6054       </method>
6055     </type>
6056     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6061         <size>12</size>
6062       </method>
6063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6064         <size>7</size>
6065       </method>
6066       <method name="Boolean MoveNext()">
6067         <size>118</size>
6068       </method>
6069       <method name="Void Dispose()">
6070         <size>8</size>
6071       </method>
6072       <method name="Void Reset()">
6073         <size>6</size>
6074       </method>
6075     </type>
6076     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6077       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6078         <size>7</size>
6079       </method>
6080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6081         <size>52</size>
6082       </method>
6083     </type>
6084     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6085       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6086         <size>7</size>
6087       </method>
6088       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6089         <size>52</size>
6090       </method>
6091     </type>
6092   </test>
6093   <test name="gtest-218.cs">
6094     <type name="Foo">
6095       <method name="Void .ctor()">
6096         <size>7</size>
6097       </method>
6098     </type>
6099     <type name="X">
6100       <method name="Void .ctor()">
6101         <size>7</size>
6102       </method>
6103       <method name="Void Main()">
6104         <size>1</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-219.cs">
6109     <type name="Test">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113       <method name="Void Foo[T]()">
6114         <size>1</size>
6115       </method>
6116       <method name="Int32 Main()">
6117         <size>70</size>
6118       </method>
6119     </type>
6120   </test>
6121   <test name="gtest-220.cs">
6122     <type name="A`1[T1]">
6123       <method name="Void .ctor()">
6124         <size>7</size>
6125       </method>
6126     </type>
6127     <type name="A`1+B`1[T1,T2]">
6128       <method name="Void .ctor()">
6129         <size>7</size>
6130       </method>
6131     </type>
6132     <type name="A`1+B`1+C`1[T1,T2,T3]">
6133       <method name="Void .ctor()">
6134         <size>7</size>
6135       </method>
6136     </type>
6137     <type name="PopQuiz">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141       <method name="Void Main()">
6142         <size>85</size>
6143       </method>
6144     </type>
6145   </test>
6146   <test name="gtest-221.cs">
6147     <type name="C1`1[IFoo]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="C2">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="C1`1[T] Hoge[T](C1`1[T])">
6157         <size>0</size>
6158       </method>
6159     </type>
6160     <type name="C3">
6161       <method name="Void .ctor()">
6162         <size>7</size>
6163       </method>
6164       <method name="C1`1[T] Hoge[T](C1`1[T])">
6165         <size>2</size>
6166       </method>
6167     </type>
6168     <type name="X">
6169       <method name="Void .ctor()">
6170         <size>7</size>
6171       </method>
6172       <method name="Void Main()">
6173         <size>1</size>
6174       </method>
6175     </type>
6176   </test>
6177   <test name="gtest-222.cs">
6178     <type name="Mona`1[T]">
6179       <method name="Void .ctor()">
6180         <size>7</size>
6181       </method>
6182     </type>
6183     <type name="Test">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Mona`1[K] GetMona[K]()">
6188         <size>6</size>
6189       </method>
6190       <method name="Void Main()">
6191         <size>1</size>
6192       </method>
6193     </type>
6194   </test>
6195   <test name="gtest-223.cs">
6196     <type name="Foo`1[T]">
6197       <method name="Void .ctor()">
6198         <size>7</size>
6199       </method>
6200     </type>
6201     <type name="Test">
6202       <method name="Void .ctor()">
6203         <size>7</size>
6204       </method>
6205       <method name="Foo`1[K] Hoge[K]()">
6206         <size>2</size>
6207       </method>
6208       <method name="Void Main()">
6209         <size>72</size>
6210       </method>
6211     </type>
6212   </test>
6213   <test name="gtest-224.cs">
6214     <type name="Base">
6215       <method name="Void .ctor()">
6216         <size>7</size>
6217       </method>
6218       <method name="Void Foo[T]()">
6219         <size>1</size>
6220       </method>
6221     </type>
6222     <type name="Derived">
6223       <method name="Void .ctor()">
6224         <size>7</size>
6225       </method>
6226       <method name="Void Foo[T]()">
6227         <size>1</size>
6228       </method>
6229     </type>
6230     <type name="Driver">
6231       <method name="Void .ctor()">
6232         <size>7</size>
6233       </method>
6234       <method name="Void Main()">
6235         <size>11</size>
6236       </method>
6237     </type>
6238   </test>
6239   <test name="gtest-225.cs">
6240     <type name="Set`1[Element]">
6241       <method name="Void .ctor()">
6242         <size>7</size>
6243       </method>
6244       <method name="Locator locate(Element)">
6245         <size>31</size>
6246       </method>
6247     </type>
6248     <type name="Set`1+Node[Element]">
6249       <method name="Void .ctor()">
6250         <size>7</size>
6251       </method>
6252     </type>
6253     <type name="SetTest">
6254       <method name="Void Main()">
6255         <size>1</size>
6256       </method>
6257     </type>
6258     <type name="Set`1+Locator+Replace[Element]">
6259       <method name="Void .ctor(Object, IntPtr)">
6260         <size>0</size>
6261       </method>
6262       <method name="Void Invoke(Set`1+Node[Element])">
6263         <size>0</size>
6264       </method>
6265       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6266         <size>0</size>
6267       </method>
6268       <method name="Void EndInvoke(IAsyncResult)">
6269         <size>0</size>
6270       </method>
6271     </type>
6272     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6277         <size>15</size>
6278       </method>
6279     </type>
6280     <type name="Set`1+Locator[Element]">
6281       <method name="Void .ctor(Replace)">
6282         <size>1</size>
6283       </method>
6284     </type>
6285   </test>
6286   <test name="gtest-226.cs">
6287     <type name="A">
6288       <method name="Void .ctor()">
6289         <size>24</size>
6290       </method>
6291     </type>
6292     <type name="M">
6293       <method name="Void .ctor()">
6294         <size>7</size>
6295       </method>
6296       <method name="Int32 Main()">
6297         <size>84</size>
6298       </method>
6299     </type>
6300     <type name="Container`1[T]">
6301       <method name="Void .ctor(T)">
6302         <size>8</size>
6303       </method>
6304     </type>
6305   </test>
6306   <test name="gtest-227.cs">
6307     <type name="Foo`1[G]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void Bar()">
6312         <size>26</size>
6313       </method>
6314     </type>
6315     <type name="X">
6316       <method name="Void .ctor()">
6317         <size>7</size>
6318       </method>
6319       <method name="Void Main()">
6320         <size>1</size>
6321       </method>
6322     </type>
6323   </test>
6324   <test name="gtest-228.cs">
6325     <type name="GenParAttribute">
6326       <method name="Void .ctor()">
6327         <size>7</size>
6328       </method>
6329     </type>
6330     <type name="cons`2[A,B]">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void abc[M]()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338     <type name="Test">
6339       <method name="Void .ctor()">
6340         <size>7</size>
6341       </method>
6342       <method name="Void Main()">
6343         <size>1</size>
6344       </method>
6345     </type>
6346   </test>
6347   <test name="gtest-229.cs">
6348     <type name="B">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Int32 CompareTo(B)">
6353         <size>2</size>
6354       </method>
6355     </type>
6356     <type name="Tester">
6357       <method name="Void .ctor()">
6358         <size>7</size>
6359       </method>
6360       <method name="Int32 Main()">
6361         <size>21</size>
6362       </method>
6363     </type>
6364   </test>
6365   <test name="gtest-231.cs">
6366     <type name="X">
6367       <method name="Void .ctor()">
6368         <size>7</size>
6369       </method>
6370       <method name="Void Main()">
6371         <size>31</size>
6372       </method>
6373     </type>
6374   </test>
6375   <test name="gtest-232.cs">
6376     <type name="H">
6377       <method name="Void .ctor()">
6378         <size>7</size>
6379       </method>
6380       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6381         <size>30</size>
6382       </method>
6383       <method name="Void Main(System.String[])">
6384         <size>1</size>
6385       </method>
6386     </type>
6387     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6388       <method name="Void .ctor()">
6389         <size>7</size>
6390       </method>
6391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6392         <size>12</size>
6393       </method>
6394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6395         <size>7</size>
6396       </method>
6397       <method name="Boolean MoveNext()">
6398         <size>117</size>
6399       </method>
6400       <method name="Void Dispose()">
6401         <size>8</size>
6402       </method>
6403       <method name="Void Reset()">
6404         <size>6</size>
6405       </method>
6406       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6407         <size>7</size>
6408       </method>
6409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6410         <size>40</size>
6411       </method>
6412     </type>
6413   </test>
6414   <test name="gtest-233.cs">
6415     <type name="Program">
6416       <method name="Void .ctor()">
6417         <size>7</size>
6418       </method>
6419       <method name="Void Main(System.String[])">
6420         <size>25</size>
6421       </method>
6422       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6423         <size>1</size>
6424       </method>
6425     </type>
6426   </test>
6427   <test name="gtest-234.cs">
6428     <type name="Test">
6429       <method name="Void .ctor()">
6430         <size>7</size>
6431       </method>
6432       <method name="IFoo`1 GetFooGeneric[T]()">
6433         <size>2</size>
6434       </method>
6435       <method name="IFoo GetFoo()">
6436         <size>7</size>
6437       </method>
6438       <method name="Void Main()">
6439         <size>14</size>
6440       </method>
6441     </type>
6442   </test>
6443   <test name="gtest-235.cs">
6444     <type name="GettingStarted">
6445       <method name="Void .ctor()">
6446         <size>7</size>
6447       </method>
6448       <method name="Void Main()">
6449         <size>13</size>
6450       </method>
6451     </type>
6452   </test>
6453   <test name="gtest-236.cs">
6454     <type name="Foo`1[T]">
6455       <method name="Void .ctor()">
6456         <size>7</size>
6457       </method>
6458       <method name="Int32 Test(Foo`1[T])">
6459         <size>2</size>
6460       </method>
6461       <method name="Int32 Test(Foo`1[System.Int32])">
6462         <size>2</size>
6463       </method>
6464     </type>
6465     <type name="X">
6466       <method name="Void .ctor()">
6467         <size>7</size>
6468       </method>
6469       <method name="Int32 Main()">
6470         <size>59</size>
6471       </method>
6472     </type>
6473   </test>
6474   <test name="gtest-237.cs">
6475     <type name="Foo`1[T]">
6476       <method name="Void .ctor()">
6477         <size>7</size>
6478       </method>
6479       <method name="Int32 Test(T)">
6480         <size>2</size>
6481       </method>
6482       <method name="Int32 Test(Int32)">
6483         <size>2</size>
6484       </method>
6485     </type>
6486     <type name="X">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Int32 Main()">
6491         <size>60</size>
6492       </method>
6493     </type>
6494   </test>
6495   <test name="gtest-238.cs">
6496     <type name="X">
6497       <method name="Void .ctor()">
6498         <size>7</size>
6499       </method>
6500       <method name="Int32 Main()">
6501         <size>39</size>
6502       </method>
6503     </type>
6504   </test>
6505   <test name="gtest-239.cs">
6506     <type name="Foo`2[T,U]">
6507       <method name="Void .ctor()">
6508         <size>7</size>
6509       </method>
6510       <method name="Int32 Test(T, U)">
6511         <size>2</size>
6512       </method>
6513       <method name="Int32 Test(Int32, U)">
6514         <size>2</size>
6515       </method>
6516       <method name="Int32 Test(T, Single)">
6517         <size>2</size>
6518       </method>
6519       <method name="Int32 Test(Int32, Single)">
6520         <size>2</size>
6521       </method>
6522     </type>
6523     <type name="X">
6524       <method name="Void .ctor()">
6525         <size>7</size>
6526       </method>
6527       <method name="Int32 Main()">
6528         <size>237</size>
6529       </method>
6530     </type>
6531   </test>
6532   <test name="gtest-240.cs">
6533     <type name="MyClass">
6534       <method name="Void .ctor()">
6535         <size>7</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Void Main()">
6543         <size>1</size>
6544       </method>
6545     </type>
6546     <type name="MyClass">
6547       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6548         <size>1</size>
6549       </method>
6550       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6551         <size>1</size>
6552       </method>
6553       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6554         <size>1</size>
6555       </method>
6556       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6557         <size>1</size>
6558       </method>
6559     </type>
6560   </test>
6561   <test name="gtest-241.cs">
6562     <type name="a">
6563       <method name="Void .ctor()">
6564         <size>7</size>
6565       </method>
6566       <method name="Void func[T](T ByRef)">
6567         <size>0</size>
6568       </method>
6569     </type>
6570     <type name="b">
6571       <method name="Void .ctor()">
6572         <size>7</size>
6573       </method>
6574       <method name="Void func[T](T ByRef)">
6575         <size>1</size>
6576       </method>
6577     </type>
6578     <type name="main">
6579       <method name="Void .ctor()">
6580         <size>7</size>
6581       </method>
6582       <method name="Void Main()">
6583         <size>1</size>
6584       </method>
6585     </type>
6586   </test>
6587   <test name="gtest-242.cs">
6588     <type name="Container`1[T]">
6589       <method name="Void .ctor()">
6590         <size>7</size>
6591       </method>
6592     </type>
6593     <type name="ReferenceType">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Int32 CompareTo(ReferenceType)">
6598         <size>2</size>
6599       </method>
6600     </type>
6601     <type name="Test">
6602       <method name="Void .ctor()">
6603         <size>7</size>
6604       </method>
6605       <method name="Void Main()">
6606         <size>13</size>
6607       </method>
6608     </type>
6609     <type name="MyValueType">
6610       <method name="Int32 CompareTo(MyValueType)">
6611         <size>2</size>
6612       </method>
6613     </type>
6614   </test>
6615   <test name="gtest-243.cs">
6616     <type name="Foo`1[T]">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Test(T)">
6621         <size>1</size>
6622       </method>
6623     </type>
6624     <type name="Tests">
6625       <method name="Void .ctor()">
6626         <size>7</size>
6627       </method>
6628       <method name="Void foo[T]()">
6629         <size>1</size>
6630       </method>
6631       <method name="Int32 Test()">
6632         <size>148</size>
6633       </method>
6634       <method name="Int32 Main()">
6635         <size>8</size>
6636       </method>
6637     </type>
6638   </test>
6639   <test name="gtest-244.cs">
6640     <type name="B">
6641       <method name="Void .ctor()">
6642         <size>7</size>
6643       </method>
6644       <method name="T Get[T]()">
6645         <size>10</size>
6646       </method>
6647     </type>
6648     <type name="A">
6649       <method name="Void .ctor()">
6650         <size>7</size>
6651       </method>
6652       <method name="T Get[T]()">
6653         <size>30</size>
6654       </method>
6655       <method name="Void Main()">
6656         <size>12</size>
6657       </method>
6658     </type>
6659   </test>
6660   <test name="gtest-245.cs">
6661     <type name="DerivedGenericClass`1[T]">
6662       <method name="Void .ctor()">
6663         <size>7</size>
6664       </method>
6665       <method name="Void Foo()">
6666         <size>1</size>
6667       </method>
6668       <method name="Void Baz()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="BaseClass">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Void Foo()">
6677         <size>0</size>
6678       </method>
6679     </type>
6680     <type name="X">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>1</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-246.cs">
6690     <type name="TestCase.CTest">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Main()">
6695         <size>1</size>
6696       </method>
6697       <method name="Void Bar()">
6698         <size>1</size>
6699       </method>
6700     </type>
6701     <type name="TestCase.CGenericTest`2[T,V]">
6702       <method name="Void .ctor()">
6703         <size>7</size>
6704       </method>
6705       <method name="V Foo()">
6706         <size>21</size>
6707       </method>
6708     </type>
6709   </test>
6710   <test name="gtest-247.cs">
6711     <type name="EnumerableBase`1[T]">
6712       <method name="Void .ctor()">
6713         <size>7</size>
6714       </method>
6715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6716         <size>7</size>
6717       </method>
6718       <method name="IEnumerator`1 GetEnumerator()">
6719         <size>0</size>
6720       </method>
6721     </type>
6722     <type name="CollectionValueBase`1[T]">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="Void raiseItemsAdded(T, Int32)">
6727         <size>1</size>
6728       </method>
6729       <method name="IEnumerator`1 GetEnumerator()">
6730         <size>0</size>
6731       </method>
6732     </type>
6733     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6734       <method name="Void .ctor()">
6735         <size>7</size>
6736       </method>
6737     </type>
6738     <type name="CircularQueue`1[T]">
6739       <method name="Void .ctor()">
6740         <size>7</size>
6741       </method>
6742       <method name="IEnumerator`1 GetEnumerator()">
6743         <size>8</size>
6744       </method>
6745       <method name="Void Enqueue(T)">
6746         <size>1</size>
6747       </method>
6748     </type>
6749     <type name="HashSet`1[T]">
6750       <method name="Void .ctor()">
6751         <size>7</size>
6752       </method>
6753       <method name="Void RemoveAll[U](IEnumerable`1)">
6754         <size>7</size>
6755       </method>
6756       <method name="Void AddAll[U](IEnumerable`1)">
6757         <size>66</size>
6758       </method>
6759       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6760         <size>2</size>
6761       </method>
6762       <method name="IEnumerator`1 GetEnumerator()">
6763         <size>8</size>
6764       </method>
6765     </type>
6766     <type name="X">
6767       <method name="Void .ctor()">
6768         <size>7</size>
6769       </method>
6770       <method name="Void Main()">
6771         <size>1</size>
6772       </method>
6773     </type>
6774     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6775       <method name="Void .ctor()">
6776         <size>7</size>
6777       </method>
6778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6779         <size>12</size>
6780       </method>
6781       <method name="Boolean MoveNext()">
6782         <size>25</size>
6783       </method>
6784       <method name="Void Dispose()">
6785         <size>8</size>
6786       </method>
6787       <method name="Void Reset()">
6788         <size>6</size>
6789       </method>
6790     </type>
6791     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6792       <method name="Void .ctor()">
6793         <size>7</size>
6794       </method>
6795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6796         <size>12</size>
6797       </method>
6798       <method name="Boolean MoveNext()">
6799         <size>25</size>
6800       </method>
6801       <method name="Void Dispose()">
6802         <size>8</size>
6803       </method>
6804       <method name="Void Reset()">
6805         <size>6</size>
6806       </method>
6807     </type>
6808     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6810         <size>7</size>
6811       </method>
6812     </type>
6813     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6815         <size>7</size>
6816       </method>
6817     </type>
6818   </test>
6819   <test name="gtest-248.cs">
6820     <type name="Foo`1[T]">
6821       <method name="Void .ctor()">
6822         <size>7</size>
6823       </method>
6824     </type>
6825     <type name="X">
6826       <method name="Void .ctor()">
6827         <size>7</size>
6828       </method>
6829       <method name="Boolean Test(System.Object)">
6830         <size>19</size>
6831       </method>
6832       <method name="Void Main()">
6833         <size>1</size>
6834       </method>
6835     </type>
6836   </test>
6837   <test name="gtest-249.cs">
6838     <type name="EnumerableBase`1[T]">
6839       <method name="Void .ctor()">
6840         <size>7</size>
6841       </method>
6842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6843         <size>7</size>
6844       </method>
6845       <method name="IEnumerator`1 GetEnumerator()">
6846         <size>0</size>
6847       </method>
6848     </type>
6849     <type name="ArrayBase`1[T]">
6850       <method name="Void .ctor()">
6851         <size>7</size>
6852       </method>
6853       <method name="IEnumerator`1 GetEnumerator()">
6854         <size>8</size>
6855       </method>
6856     </type>
6857     <type name="HashedArrayList`1[T]">
6858       <method name="Void .ctor()">
6859         <size>7</size>
6860       </method>
6861       <method name="IEnumerator`1 GetEnumerator()">
6862         <size>7</size>
6863       </method>
6864     </type>
6865     <type name="X">
6866       <method name="Void .ctor()">
6867         <size>7</size>
6868       </method>
6869       <method name="Void Main()">
6870         <size>1</size>
6871       </method>
6872     </type>
6873     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6878         <size>12</size>
6879       </method>
6880       <method name="Boolean MoveNext()">
6881         <size>25</size>
6882       </method>
6883       <method name="Void Dispose()">
6884         <size>8</size>
6885       </method>
6886       <method name="Void Reset()">
6887         <size>6</size>
6888       </method>
6889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6890         <size>7</size>
6891       </method>
6892     </type>
6893   </test>
6894   <test name="gtest-250.cs">
6895     <type name="GuardedIndexedSorted`1[T]">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6900         <size>13</size>
6901       </method>
6902     </type>
6903     <type name="X">
6904       <method name="Void .ctor()">
6905         <size>7</size>
6906       </method>
6907       <method name="Void Main()">
6908         <size>1</size>
6909       </method>
6910     </type>
6911     <type name="Fun`2[R,S]">
6912       <method name="Void .ctor(Object, IntPtr)">
6913         <size>0</size>
6914       </method>
6915       <method name="S Invoke(R)">
6916         <size>0</size>
6917       </method>
6918       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6919         <size>0</size>
6920       </method>
6921       <method name="S EndInvoke(IAsyncResult)">
6922         <size>0</size>
6923       </method>
6924     </type>
6925   </test>
6926   <test name="gtest-251.cs">
6927     <type name="SortedIndexedTester`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="Void Test(ISorted`1)">
6932         <size>24</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="&lt;PrivateImplementationDetails&gt;">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947     </type>
6948   </test>
6949   <test name="gtest-252.cs">
6950     <type name="EqualityComparer`1[T]">
6951       <method name="Void .cctor()">
6952         <size>16</size>
6953       </method>
6954       <method name="Void Test()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="SequencedEqualityComparer`2[T,W]">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963     <type name="X">
6964       <method name="Void .ctor()">
6965         <size>7</size>
6966       </method>
6967       <method name="Void Main()">
6968         <size>6</size>
6969       </method>
6970     </type>
6971   </test>
6972   <test name="gtest-253.cs">
6973     <type name="CollectionValueTester`2[R,S]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="ExtensibleTester`1[U]">
6979       <method name="Void .ctor(U)">
6980         <size>14</size>
6981       </method>
6982       <method name="Void Direct()">
6983         <size>24</size>
6984       </method>
6985     </type>
6986     <type name="Extensible`1[V]">
6987       <method name="Void .ctor()">
6988         <size>7</size>
6989       </method>
6990       <method name="Void AddAll[W](IEnumerable`1)">
6991         <size>1</size>
6992       </method>
6993     </type>
6994     <type name="X">
6995       <method name="Void .ctor()">
6996         <size>7</size>
6997       </method>
6998       <method name="Void Main()">
6999         <size>20</size>
7000       </method>
7001     </type>
7002   </test>
7003   <test name="gtest-254.cs">
7004     <type name="HashedLinkedList`1[T]">
7005       <method name="Void .ctor()">
7006         <size>7</size>
7007       </method>
7008       <method name="HashedLinkedList`1[T] GetList()">
7009         <size>6</size>
7010       </method>
7011       <method name="Void Test(Int32)">
7012         <size>55</size>
7013       </method>
7014       <method name="Void Test(HashedLinkedList`1[T])">
7015         <size>40</size>
7016       </method>
7017     </type>
7018     <type name="X">
7019       <method name="Void .ctor()">
7020         <size>7</size>
7021       </method>
7022       <method name="Void Main()">
7023         <size>20</size>
7024       </method>
7025     </type>
7026   </test>
7027   <test name="gtest-255.cs">
7028     <type name="A">
7029       <method name="Void .ctor()">
7030         <size>7</size>
7031       </method>
7032       <method name="T Foo[T]()">
7033         <size>0</size>
7034       </method>
7035     </type>
7036     <type name="B">
7037       <method name="Void .ctor()">
7038         <size>7</size>
7039       </method>
7040       <method name="T Foo[T]()">
7041         <size>10</size>
7042       </method>
7043     </type>
7044     <type name="C">
7045       <method name="Void .ctor()">
7046         <size>7</size>
7047       </method>
7048       <method name="Void Main()">
7049         <size>1</size>
7050       </method>
7051     </type>
7052   </test>
7053   <test name="gtest-256.cs">
7054     <type name="Test">
7055       <method name="Void .ctor()">
7056         <size>7</size>
7057       </method>
7058       <method name="IEnumerator`1 GetEnumerator()">
7059         <size>15</size>
7060       </method>
7061       <method name="Void Main()">
7062         <size>11</size>
7063       </method>
7064       <method name="Void Run()">
7065         <size>156</size>
7066       </method>
7067     </type>
7068     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7069       <method name="Void .ctor()">
7070         <size>7</size>
7071       </method>
7072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7073         <size>7</size>
7074       </method>
7075       <method name="Boolean MoveNext()">
7076         <size>129</size>
7077       </method>
7078       <method name="Void Dispose()">
7079         <size>8</size>
7080       </method>
7081       <method name="Void Reset()">
7082         <size>6</size>
7083       </method>
7084       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7085         <size>7</size>
7086       </method>
7087     </type>
7088   </test>
7089   <test name="gtest-257.cs">
7090     <type name="Tests">
7091       <method name="Void .ctor()">
7092         <size>7</size>
7093       </method>
7094       <method name="Void Main()">
7095         <size>32</size>
7096       </method>
7097     </type>
7098   </test>
7099   <test name="gtest-258.cs">
7100     <type name="A">
7101       <method name="Void .ctor()">
7102         <size>7</size>
7103       </method>
7104     </type>
7105     <type name="B">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109     </type>
7110     <type name="Foo`1[T]">
7111       <method name="Void .ctor()">
7112         <size>7</size>
7113       </method>
7114     </type>
7115     <type name="X">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119       <method name="Void Main()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-259.cs">
7125     <type name="Class1`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void MethodOfClass1(T, MyType)">
7130         <size>14</size>
7131       </method>
7132     </type>
7133     <type name="MyType">
7134       <method name="Void .ctor()">
7135         <size>7</size>
7136       </method>
7137       <method name="Void MethodOfMyBaseType()">
7138         <size>1</size>
7139       </method>
7140     </type>
7141     <type name="MyBaseType">
7142       <method name="Void .ctor()">
7143         <size>7</size>
7144       </method>
7145       <method name="Void MethodOfMyBaseType()">
7146         <size>0</size>
7147       </method>
7148     </type>
7149     <type name="X">
7150       <method name="Void .ctor()">
7151         <size>7</size>
7152       </method>
7153       <method name="Void Main()">
7154         <size>1</size>
7155       </method>
7156     </type>
7157   </test>
7158   <test name="gtest-260.cs">
7159     <type name="A`1[T]">
7160       <method name="Void .ctor()">
7161         <size>7</size>
7162       </method>
7163     </type>
7164     <type name="B`1[T]">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168     </type>
7169     <type name="Test">
7170       <method name="Void .ctor()">
7171         <size>7</size>
7172       </method>
7173       <method name="Void .cctor()">
7174         <size>11</size>
7175       </method>
7176       <method name="Void Main()">
7177         <size>1</size>
7178       </method>
7179     </type>
7180   </test>
7181   <test name="gtest-261.cs">
7182     <type name="Cons`2[T,U]">
7183       <method name="Void .ctor(T, U)">
7184         <size>21</size>
7185       </method>
7186       <method name="System.String ToString()">
7187         <size>68</size>
7188       </method>
7189     </type>
7190     <type name="List`1[A]">
7191       <method name="Void .ctor(A)">
7192         <size>9</size>
7193       </method>
7194       <method name="Void .ctor(A, List`1)">
7195         <size>9</size>
7196       </method>
7197       <method name="Void zip[B](List`1[B])">
7198         <size>18</size>
7199       </method>
7200     </type>
7201     <type name="Test">
7202       <method name="Void .ctor()">
7203         <size>7</size>
7204       </method>
7205       <method name="Void Main(System.String[])">
7206         <size>14</size>
7207       </method>
7208     </type>
7209   </test>
7210   <test name="gtest-262.cs">
7211     <type name="Test">
7212       <method name="Void .ctor()">
7213         <size>7</size>
7214       </method>
7215       <method name="Void f1(System.Object)">
7216         <size>1</size>
7217       </method>
7218       <method name="Void f2(System.String)">
7219         <size>1</size>
7220       </method>
7221       <method name="Void f3(Test)">
7222         <size>1</size>
7223       </method>
7224       <method name="Void f4(Int32)">
7225         <size>1</size>
7226       </method>
7227       <method name="Void f5(Int16)">
7228         <size>1</size>
7229       </method>
7230       <method name="Void Main()">
7231         <size>163</size>
7232       </method>
7233     </type>
7234   </test>
7235   <test name="gtest-263.cs">
7236     <type name="Foo`1[S]">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="ICloneable Test(S)">
7241         <size>12</size>
7242       </method>
7243     </type>
7244     <type name="ConvertHelper">
7245       <method name="IEnumerator`1 Test[S,T](S)">
7246         <size>22</size>
7247       </method>
7248       <method name="Void Main()">
7249         <size>1</size>
7250       </method>
7251     </type>
7252     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7253       <method name="Void .ctor()">
7254         <size>7</size>
7255       </method>
7256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7257         <size>12</size>
7258       </method>
7259       <method name="Boolean MoveNext()">
7260         <size>80</size>
7261       </method>
7262       <method name="Void Dispose()">
7263         <size>8</size>
7264       </method>
7265       <method name="Void Reset()">
7266         <size>6</size>
7267       </method>
7268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7269         <size>7</size>
7270       </method>
7271     </type>
7272   </test>
7273   <test name="gtest-264.cs">
7274     <type name="BaseList`1[SubType]">
7275       <method name="Void .ctor()">
7276         <size>18</size>
7277       </method>
7278     </type>
7279     <type name="XXX">
7280       <method name="Void .ctor()">
7281         <size>7</size>
7282       </method>
7283     </type>
7284     <type name="Crash">
7285       <method name="Void .ctor()">
7286         <size>7</size>
7287       </method>
7288       <method name="Void Main()">
7289         <size>14</size>
7290       </method>
7291     </type>
7292   </test>
7293   <test name="gtest-265.cs">
7294     <type name="Test">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298       <method name="Void Main()">
7299         <size>14</size>
7300       </method>
7301     </type>
7302   </test>
7303   <test name="gtest-266.cs">
7304     <type name="Test`1[T]">
7305       <method name="Void .ctor()">
7306         <size>7</size>
7307       </method>
7308     </type>
7309     <type name="Test`1+Inner`1[T,U]">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Foo()">
7314         <size>13</size>
7315       </method>
7316     </type>
7317     <type name="Test">
7318       <method name="Void .ctor()">
7319         <size>7</size>
7320       </method>
7321       <method name="Void Main()">
7322         <size>1</size>
7323       </method>
7324     </type>
7325   </test>
7326   <test name="gtest-267.cs">
7327     <type name="T">
7328       <method name="Void .ctor()">
7329         <size>7</size>
7330       </method>
7331       <method name="Void Foo[T](Handler`1[T])">
7332         <size>34</size>
7333       </method>
7334       <method name="Void Response[T](Handler`1[T])">
7335         <size>1</size>
7336       </method>
7337       <method name="Void Main()">
7338         <size>1</size>
7339       </method>
7340     </type>
7341     <type name="Handler`1[T]">
7342       <method name="Void .ctor(Object, IntPtr)">
7343         <size>0</size>
7344       </method>
7345       <method name="Void Invoke(T)">
7346         <size>0</size>
7347       </method>
7348       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7349         <size>0</size>
7350       </method>
7351       <method name="Void EndInvoke(IAsyncResult)">
7352         <size>0</size>
7353       </method>
7354     </type>
7355     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7356       <method name="Void .ctor()">
7357         <size>7</size>
7358       </method>
7359       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7360         <size>18</size>
7361       </method>
7362     </type>
7363   </test>
7364   <test name="gtest-268.cs">
7365     <type name="Test">
7366       <method name="Void .ctor()">
7367         <size>7</size>
7368       </method>
7369       <method name="Void Bar()">
7370         <size>7</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Test+G`1[T]">
7377       <method name="Void .ctor()">
7378         <size>7</size>
7379       </method>
7380     </type>
7381   </test>
7382   <test name="gtest-269.cs">
7383     <type name="X">
7384       <method name="Void .ctor()">
7385         <size>7</size>
7386       </method>
7387       <method name="Int32 Beer(Nullable`1)">
7388         <size>54</size>
7389       </method>
7390       <method name="Int64 PubToLong(IrishPub)">
7391         <size>12</size>
7392       </method>
7393       <method name="Int32 Test(Nullable`1)">
7394         <size>53</size>
7395       </method>
7396       <method name="Int32 TestWithNull(Nullable`1)">
7397         <size>55</size>
7398       </method>
7399       <method name="Nullable`1 Foo(Boolean)">
7400         <size>24</size>
7401       </method>
7402       <method name="Int32 Test(Boolean)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int32 Main()">
7406         <size>194</size>
7407       </method>
7408     </type>
7409     <type name="IrishPub">
7410       <method name="Void .ctor(IrishBeer)">
7411         <size>8</size>
7412       </method>
7413       <method name="Int64 op_Implicit(Nullable`1)">
7414         <size>36</size>
7415       </method>
7416       <method name="Nullable`1 op_Implicit(Int64)">
7417         <size>13</size>
7418       </method>
7419     </type>
7420   </test>
7421   <test name="gtest-270.cs">
7422     <type name="X">
7423       <method name="Void .ctor()">
7424         <size>7</size>
7425       </method>
7426       <method name="Int32 Test(Nullable`1)">
7427         <size>44</size>
7428       </method>
7429       <method name="Int32 Main()">
7430         <size>42</size>
7431       </method>
7432     </type>
7433   </test>
7434   <test name="gtest-271.cs">
7435     <type name="Qux`2[X,V]">
7436       <method name="Void .ctor()">
7437         <size>7</size>
7438       </method>
7439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7440         <size>8</size>
7441       </method>
7442       <method name="IEnumerator`1 GetEnumerator()">
7443         <size>8</size>
7444       </method>
7445     </type>
7446     <type name="Foo`2[X,V]">
7447       <method name="Void .ctor()">
7448         <size>7</size>
7449       </method>
7450     </type>
7451     <type name="Test`1[T]">
7452       <method name="Void .ctor()">
7453         <size>7</size>
7454       </method>
7455       <method name="Int32 CompareTo(Test`1[T])">
7456         <size>2</size>
7457       </method>
7458     </type>
7459     <type name="X">
7460       <method name="Void .ctor()">
7461         <size>7</size>
7462       </method>
7463       <method name="Void Main()">
7464         <size>58</size>
7465       </method>
7466     </type>
7467     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7468       <method name="Void .ctor()">
7469         <size>7</size>
7470       </method>
7471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7472         <size>7</size>
7473       </method>
7474       <method name="Boolean MoveNext()">
7475         <size>25</size>
7476       </method>
7477       <method name="Void Dispose()">
7478         <size>8</size>
7479       </method>
7480       <method name="Void Reset()">
7481         <size>6</size>
7482       </method>
7483     </type>
7484     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7485       <method name="Void .ctor()">
7486         <size>7</size>
7487       </method>
7488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7489         <size>12</size>
7490       </method>
7491       <method name="Boolean MoveNext()">
7492         <size>25</size>
7493       </method>
7494       <method name="Void Dispose()">
7495         <size>8</size>
7496       </method>
7497       <method name="Void Reset()">
7498         <size>6</size>
7499       </method>
7500     </type>
7501     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7503         <size>7</size>
7504       </method>
7505     </type>
7506     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7507       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7508         <size>7</size>
7509       </method>
7510     </type>
7511   </test>
7512   <test name="gtest-272.cs">
7513     <type name="X">
7514       <method name="Void Foo[T](Handler`1[T])">
7515         <size>27</size>
7516       </method>
7517       <method name="Void Response[T](Handler`1[T])">
7518         <size>1</size>
7519       </method>
7520       <method name="Void Test[T](T)">
7521         <size>1</size>
7522       </method>
7523       <method name="Void Main()">
7524         <size>18</size>
7525       </method>
7526     </type>
7527     <type name="Handler`1[T]">
7528       <method name="Void .ctor(Object, IntPtr)">
7529         <size>0</size>
7530       </method>
7531       <method name="Void Invoke(T)">
7532         <size>0</size>
7533       </method>
7534       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7535         <size>0</size>
7536       </method>
7537       <method name="Void EndInvoke(IAsyncResult)">
7538         <size>0</size>
7539       </method>
7540     </type>
7541     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7546         <size>12</size>
7547       </method>
7548     </type>
7549   </test>
7550   <test name="gtest-273.cs">
7551     <type name="ThisBaseClass`3[A,B,C]">
7552       <method name="Void .ctor()">
7553         <size>7</size>
7554       </method>
7555     </type>
7556     <type name="ThatBaseClass`3[B,A,C]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560     </type>
7561     <type name="ThisClass`3[A,B,C]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565     </type>
7566     <type name="ThatClass`3[B,A,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThisClass">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThatClass">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="Test">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585       <method name="Void Main()">
7586         <size>1</size>
7587       </method>
7588     </type>
7589   </test>
7590   <test name="gtest-274.cs">
7591     <type name="X">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595       <method name="Void Main()">
7596         <size>447</size>
7597       </method>
7598     </type>
7599     <type name="Foo">
7600       <method name="Void .ctor(Int64)">
7601         <size>8</size>
7602       </method>
7603       <method name="Foo op_Implicit(Int64)">
7604         <size>7</size>
7605       </method>
7606     </type>
7607     <type name="Bar">
7608       <method name="Void .ctor(Foo)">
7609         <size>8</size>
7610       </method>
7611       <method name="Bar op_Implicit(Foo)">
7612         <size>7</size>
7613       </method>
7614     </type>
7615     <type name="Baz">
7616       <method name="Void .ctor(Foo)">
7617         <size>8</size>
7618       </method>
7619       <method name="Baz op_Explicit(Foo)">
7620         <size>7</size>
7621       </method>
7622     </type>
7623   </test>
7624   <test name="gtest-275.cs">
7625     <type name="Test">
7626       <method name="Void .ctor()">
7627         <size>7</size>
7628       </method>
7629       <method name="Void Main()">
7630         <size>19</size>
7631       </method>
7632     </type>
7633     <type name="Test+C">
7634       <method name="Void .ctor()">
7635         <size>18</size>
7636       </method>
7637     </type>
7638     <type name="Test+D`2[T,U]">
7639       <method name="Void .ctor()">
7640         <size>18</size>
7641       </method>
7642     </type>
7643     <type name="Test+E`1[T]">
7644       <method name="Void .ctor()">
7645         <size>18</size>
7646       </method>
7647     </type>
7648   </test>
7649   <test name="gtest-276.cs">
7650     <type name="Tests">
7651       <method name="Void .ctor()">
7652         <size>7</size>
7653       </method>
7654       <method name="Int32 Main()">
7655         <size>30</size>
7656       </method>
7657     </type>
7658     <type name="Tests+GenericClass`1[T]">
7659       <method name="Void .ctor()">
7660         <size>7</size>
7661       </method>
7662       <method name="T Z(IList`1, Int32)">
7663         <size>8</size>
7664       </method>
7665     </type>
7666   </test>
7667   <test name="gtest-277.cs">
7668     <type name="X">
7669       <method name="Void .ctor()">
7670         <size>7</size>
7671       </method>
7672       <method name="Void Main()">
7673         <size>1</size>
7674       </method>
7675     </type>
7676   </test>
7677   <test name="gtest-278.cs">
7678     <type name="B">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>46</size>
7684       </method>
7685     </type>
7686   </test>
7687   <test name="gtest-279.cs">
7688     <type name="Foo">
7689       <method name="Void .ctor()">
7690         <size>7</size>
7691       </method>
7692       <method name="IList`1 Bar[T]()">
7693         <size>12</size>
7694       </method>
7695       <method name="Void Bar()">
7696         <size>11</size>
7697       </method>
7698     </type>
7699     <type name="BugReport">
7700       <method name="Void .ctor()">
7701         <size>7</size>
7702       </method>
7703       <method name="Void Main(System.String[])">
7704         <size>20</size>
7705       </method>
7706     </type>
7707   </test>
7708   <test name="gtest-280.cs">
7709     <type name="Test">
7710       <method name="Void .ctor()">
7711         <size>7</size>
7712       </method>
7713       <method name="Void Main(System.String[])">
7714         <size>69</size>
7715       </method>
7716     </type>
7717     <type name="Test+TestDel">
7718       <method name="Void .ctor(Object, IntPtr)">
7719         <size>0</size>
7720       </method>
7721       <method name="Int32 Invoke(Int32)">
7722         <size>0</size>
7723       </method>
7724       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7725         <size>0</size>
7726       </method>
7727       <method name="Int32 EndInvoke(IAsyncResult)">
7728         <size>0</size>
7729       </method>
7730     </type>
7731     <type name="Test">
7732       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7733         <size>2</size>
7734       </method>
7735     </type>
7736   </test>
7737   <test name="gtest-281.cs">
7738     <type name="List">
7739       <method name="Void .ctor()">
7740         <size>7</size>
7741       </method>
7742       <method name="Void AddRange[T](ICollection`1)">
7743         <size>1</size>
7744       </method>
7745     </type>
7746     <type name="Tests">
7747       <method name="Void .ctor()">
7748         <size>7</size>
7749       </method>
7750       <method name="Void Main()">
7751         <size>21</size>
7752       </method>
7753     </type>
7754   </test>
7755   <test name="gtest-282.cs">
7756     <type name="Foo">
7757       <method name="Void .ctor()">
7758         <size>7</size>
7759       </method>
7760     </type>
7761     <type name="Foo+Bar">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765     </type>
7766     <type name="C`1[T]">
7767       <method name="Void .ctor()">
7768         <size>7</size>
7769       </method>
7770     </type>
7771     <type name="Test">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775       <method name="Void .cctor()">
7776         <size>11</size>
7777       </method>
7778       <method name="Void Main()">
7779         <size>21</size>
7780       </method>
7781     </type>
7782   </test>
7783   <test name="gtest-283.cs">
7784     <type name="Point">
7785       <method name="Void .ctor(Int32, Int32)">
7786         <size>15</size>
7787       </method>
7788     </type>
7789     <type name="TestPoint">
7790       <method name="Void Serialize(IFoo)">
7791         <size>39</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>1</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-284.cs">
7799     <type name="X">
7800       <method name="Void .ctor()">
7801         <size>7</size>
7802       </method>
7803     </type>
7804     <type name="CollectionTester">
7805       <method name="Int32 Test[T](IList`1)">
7806         <size>67</size>
7807       </method>
7808       <method name="Int32 Test()">
7809         <size>522</size>
7810       </method>
7811     </type>
7812     <type name="InterfaceTester">
7813       <method name="Void .cctor()">
7814         <size>106</size>
7815       </method>
7816       <method name="Int32 Test(System.Type, System.Type[])">
7817         <size>394</size>
7818       </method>
7819       <method name="Int32 Test()">
7820         <size>532</size>
7821       </method>
7822     </type>
7823     <type name="Z">
7824       <method name="Void .ctor()">
7825         <size>7</size>
7826       </method>
7827       <method name="Int32 Test()">
7828         <size>36</size>
7829       </method>
7830       <method name="Int32 Main()">
7831         <size>45</size>
7832       </method>
7833     </type>
7834   </test>
7835   <test name="gtest-285.cs">
7836     <type name="A">
7837       <method name="Void .ctor()">
7838         <size>7</size>
7839       </method>
7840     </type>
7841     <type name="B">
7842       <method name="Void .ctor()">
7843         <size>7</size>
7844       </method>
7845     </type>
7846     <type name="Tests">
7847       <method name="Void .ctor()">
7848         <size>7</size>
7849       </method>
7850       <method name="Void Main()">
7851         <size>38</size>
7852       </method>
7853     </type>
7854   </test>
7855   <test name="gtest-286.cs">
7856     <type name="TestAttribute">
7857       <method name="Void .ctor(Type)">
7858         <size>14</size>
7859       </method>
7860     </type>
7861     <type name="C`1[T]">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Foo()">
7866         <size>1</size>
7867       </method>
7868     </type>
7869     <type name="C">
7870       <method name="Void .ctor()">
7871         <size>7</size>
7872       </method>
7873       <method name="Int32 Main()">
7874         <size>76</size>
7875       </method>
7876     </type>
7877   </test>
7878   <test name="gtest-287.cs">
7879     <type name="X">
7880       <method name="Void .ctor()">
7881         <size>7</size>
7882       </method>
7883       <method name="Void Main()">
7884         <size>36</size>
7885       </method>
7886       <method name="Void D()">
7887         <size>1</size>
7888       </method>
7889     </type>
7890   </test>
7891   <test name="gtest-288.cs">
7892     <type name="A">
7893       <method name="Void .ctor()">
7894         <size>7</size>
7895       </method>
7896       <method name="Boolean Test(Int32)">
7897         <size>5</size>
7898       </method>
7899     </type>
7900     <type name="B">
7901       <method name="Void .ctor()">
7902         <size>7</size>
7903       </method>
7904       <method name="Void Test()">
7905         <size>1</size>
7906       </method>
7907     </type>
7908     <type name="B+C">
7909       <method name="Void .ctor()">
7910         <size>7</size>
7911       </method>
7912       <method name="Boolean Foo(Int32)">
7913         <size>13</size>
7914       </method>
7915     </type>
7916     <type name="X">
7917       <method name="Void .ctor()">
7918         <size>7</size>
7919       </method>
7920       <method name="Void Main()">
7921         <size>1</size>
7922       </method>
7923     </type>
7924   </test>
7925   <test name="gtest-289.cs">
7926     <type name="C">
7927       <method name="Void .ctor()">
7928         <size>7</size>
7929       </method>
7930       <method name="Void add_Ev1(D)">
7931         <size>24</size>
7932       </method>
7933       <method name="Void remove_Ev1(D)">
7934         <size>24</size>
7935       </method>
7936     </type>
7937     <type name="Consts">
7938       <method name="Void .ctor()">
7939         <size>7</size>
7940       </method>
7941       <method name="Void .cctor()">
7942         <size>1</size>
7943       </method>
7944     </type>
7945     <type name="Test">
7946       <method name="Void .ctor()">
7947         <size>7</size>
7948       </method>
7949       <method name="Int32 Main()">
7950         <size>63</size>
7951       </method>
7952     </type>
7953     <type name="D">
7954       <method name="Void .ctor(Object, IntPtr)">
7955         <size>0</size>
7956       </method>
7957       <method name="Void Invoke()">
7958         <size>0</size>
7959       </method>
7960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7961         <size>0</size>
7962       </method>
7963       <method name="Void EndInvoke(IAsyncResult)">
7964         <size>0</size>
7965       </method>
7966     </type>
7967   </test>
7968   <test name="gtest-290.cs">
7969     <type name="GenericEventNotUsedTest`1[T]">
7970       <method name="Void .ctor()">
7971         <size>7</size>
7972       </method>
7973       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7974         <size>24</size>
7975       </method>
7976       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7977         <size>24</size>
7978       </method>
7979       <method name="Void RaiseTestEvent(T)">
7980         <size>14</size>
7981       </method>
7982     </type>
7983     <type name="TestEntry">
7984       <method name="Void Main()">
7985         <size>1</size>
7986       </method>
7987     </type>
7988     <type name="GenericEventHandler`2[U,V]">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke(U, V)">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7996         <size>0</size>
7997       </method>
7998       <method name="Void EndInvoke(IAsyncResult)">
7999         <size>0</size>
8000       </method>
8001     </type>
8002   </test>
8003   <test name="gtest-291.cs">
8004     <type name="Global">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void Main()">
8009         <size>22</size>
8010       </method>
8011       <method name="System.String Test2(Nullable`1)">
8012         <size>6</size>
8013       </method>
8014     </type>
8015   </test>
8016   <test name="gtest-292.cs">
8017     <type name="Test.A`1[TA]">
8018       <method name="Void .ctor()">
8019         <size>7</size>
8020       </method>
8021     </type>
8022     <type name="X">
8023       <method name="Void .ctor()">
8024         <size>7</size>
8025       </method>
8026       <method name="Void Main()">
8027         <size>1</size>
8028       </method>
8029     </type>
8030     <type name="Test.Handler`1[TA]">
8031       <method name="Void .ctor(Object, IntPtr)">
8032         <size>0</size>
8033       </method>
8034       <method name="Void Invoke(TA)">
8035         <size>0</size>
8036       </method>
8037       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8038         <size>0</size>
8039       </method>
8040       <method name="Void EndInvoke(IAsyncResult)">
8041         <size>0</size>
8042       </method>
8043     </type>
8044   </test>
8045   <test name="gtest-293.cs">
8046     <type name="Test`1[T]">
8047       <method name="Void .ctor()">
8048         <size>7</size>
8049       </method>
8050       <method name="Void Invalid(T)">
8051         <size>21</size>
8052       </method>
8053       <method name="Void Other(IEnumerable`1)">
8054         <size>1</size>
8055       </method>
8056     </type>
8057     <type name="X">
8058       <method name="Void .ctor()">
8059         <size>7</size>
8060       </method>
8061       <method name="Void Main()">
8062         <size>1</size>
8063       </method>
8064     </type>
8065   </test>
8066   <test name="gtest-294.cs">
8067     <type name="A">
8068       <method name="Void .ctor()">
8069         <size>7</size>
8070       </method>
8071     </type>
8072     <type name="B">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076     </type>
8077     <type name="X">
8078       <method name="Void .ctor()">
8079         <size>7</size>
8080       </method>
8081       <method name="A Test(A, B)">
8082         <size>10</size>
8083       </method>
8084       <method name="Int32 Main()">
8085         <size>73</size>
8086       </method>
8087     </type>
8088   </test>
8089   <test name="gtest-295.cs">
8090     <type name="Test.Cache`1[T]">
8091       <method name="Void .ctor()">
8092         <size>7</size>
8093       </method>
8094     </type>
8095     <type name="Test.Base">
8096       <method name="Void .ctor()">
8097         <size>7</size>
8098       </method>
8099     </type>
8100     <type name="Test.MyType`1[T]">
8101       <method name="Void .ctor()">
8102         <size>7</size>
8103       </method>
8104     </type>
8105     <type name="Test.Foo">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109       <method name="Void Main()">
8110         <size>7</size>
8111       </method>
8112     </type>
8113   </test>
8114   <test name="gtest-296.cs">
8115     <type name="MyCollection`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119       <method name="Void Foo()">
8120         <size>14</size>
8121       </method>
8122     </type>
8123     <type name="C">
8124       <method name="Void .ctor()">
8125         <size>7</size>
8126       </method>
8127       <method name="Void Main()">
8128         <size>1</size>
8129       </method>
8130     </type>
8131   </test>
8132   <test name="gtest-297.cs">
8133     <type name="Test">
8134       <method name="Void .ctor()">
8135         <size>7</size>
8136       </method>
8137       <method name="Void Main()">
8138         <size>18</size>
8139       </method>
8140     </type>
8141   </test>
8142   <test name="gtest-298.cs">
8143     <type name="A">
8144       <method name="Void .ctor(TestFunc`1)">
8145         <size>14</size>
8146       </method>
8147     </type>
8148     <type name="TestClass">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void .cctor()">
8153         <size>46</size>
8154       </method>
8155       <method name="Int32 Main()">
8156         <size>6</size>
8157       </method>
8158     </type>
8159     <type name="TestFunc`1[T]">
8160       <method name="Void .ctor(Object, IntPtr)">
8161         <size>0</size>
8162       </method>
8163       <method name="Void Invoke(T)">
8164         <size>0</size>
8165       </method>
8166       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8167         <size>0</size>
8168       </method>
8169       <method name="Void EndInvoke(IAsyncResult)">
8170         <size>0</size>
8171       </method>
8172     </type>
8173     <type name="TestClass">
8174       <method name="Void &lt;TestClass&gt;m__0(Int32)">
8175         <size>7</size>
8176       </method>
8177     </type>
8178   </test>
8179   <test name="gtest-299.cs">
8180     <type name="N.A">
8181       <method name="Void .ctor()">
8182         <size>7</size>
8183       </method>
8184     </type>
8185     <type name="B`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194       <method name="Void Main()">
8195         <size>47</size>
8196       </method>
8197     </type>
8198   </test>
8199   <test name="gtest-300.cs">
8200     <type name="Test">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>69</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-301.cs">
8210     <type name="Test">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Main(System.String[])">
8215         <size>23</size>
8216       </method>
8217     </type>
8218   </test>
8219   <test name="gtest-302.cs">
8220     <type name="Test">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8225         <size>6</size>
8226       </method>
8227     </type>
8228     <type name="M">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>64</size>
8234       </method>
8235     </type>
8236     <type name="Test+GetEnumerator&gt;c__Iterator0">
8237       <method name="Void .ctor()">
8238         <size>7</size>
8239       </method>
8240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8241         <size>12</size>
8242       </method>
8243       <method name="Boolean MoveNext()">
8244         <size>25</size>
8245       </method>
8246       <method name="Void Dispose()">
8247         <size>8</size>
8248       </method>
8249       <method name="Void Reset()">
8250         <size>6</size>
8251       </method>
8252     </type>
8253     <type name="Test">
8254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8255         <size>8</size>
8256       </method>
8257     </type>
8258     <type name="Test+GetEnumerator&gt;c__Iterator0">
8259       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8260         <size>7</size>
8261       </method>
8262     </type>
8263   </test>
8264   <test name="gtest-303.cs">
8265     <type name="test.BaseClass">
8266       <method name="Void .ctor()">
8267         <size>7</size>
8268       </method>
8269       <method name="System.String get_Hello()">
8270         <size>6</size>
8271       </method>
8272     </type>
8273     <type name="test.Printer">
8274       <method name="Void .ctor()">
8275         <size>7</size>
8276       </method>
8277       <method name="Void Print[T](T)">
8278         <size>0</size>
8279       </method>
8280     </type>
8281     <type name="test.PrinterImpl">
8282       <method name="Void .ctor()">
8283         <size>7</size>
8284       </method>
8285       <method name="Void Print[T](T)">
8286         <size>19</size>
8287       </method>
8288     </type>
8289     <type name="test.Starter">
8290       <method name="Void .ctor()">
8291         <size>7</size>
8292       </method>
8293       <method name="Void Main(System.String[])">
8294         <size>20</size>
8295       </method>
8296     </type>
8297   </test>
8298   <test name="gtest-304.cs">
8299     <type name="test.BaseClass">
8300       <method name="Void .ctor()">
8301         <size>7</size>
8302       </method>
8303       <method name="System.String get_Hello()">
8304         <size>6</size>
8305       </method>
8306     </type>
8307     <type name="test.Printer">
8308       <method name="Void .ctor()">
8309         <size>7</size>
8310       </method>
8311       <method name="Void Print[T](System.Object)">
8312         <size>0</size>
8313       </method>
8314     </type>
8315     <type name="test.PrinterImpl">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="Void Print[T](System.Object)">
8320         <size>31</size>
8321       </method>
8322     </type>
8323     <type name="test.Starter">
8324       <method name="Void .ctor()">
8325         <size>7</size>
8326       </method>
8327       <method name="Void Main(System.String[])">
8328         <size>20</size>
8329       </method>
8330     </type>
8331   </test>
8332   <test name="gtest-305.cs">
8333     <type name="T">
8334       <method name="Void .ctor()">
8335         <size>82</size>
8336       </method>
8337       <method name="Int32 Main()">
8338         <size>54</size>
8339       </method>
8340     </type>
8341   </test>
8342   <test name="gtest-306.cs">
8343     <type name="FuParentClass`1[Trow]">
8344       <method name="Void .ctor()">
8345         <size>7</size>
8346       </method>
8347     </type>
8348     <type name="FuParentClass`1+FuChildClass[Trow]">
8349       <method name="Void .ctor()">
8350         <size>7</size>
8351       </method>
8352     </type>
8353     <type name="C">
8354       <method name="Void .ctor()">
8355         <size>7</size>
8356       </method>
8357       <method name="Void Main()">
8358         <size>1</size>
8359       </method>
8360     </type>
8361   </test>
8362   <test name="gtest-307.cs">
8363     <type name="Foo`1[T]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="Bar">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Int32 g()">
8373         <size>2</size>
8374       </method>
8375       <method name="Int32 Main()">
8376         <size>20</size>
8377       </method>
8378     </type>
8379     <type name="Foo`1+F[T]">
8380       <method name="Void .ctor(Object, IntPtr)">
8381         <size>0</size>
8382       </method>
8383       <method name="Int32 Invoke()">
8384         <size>0</size>
8385       </method>
8386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8387         <size>0</size>
8388       </method>
8389       <method name="Int32 EndInvoke(IAsyncResult)">
8390         <size>0</size>
8391       </method>
8392     </type>
8393   </test>
8394   <test name="gtest-308.cs">
8395     <type name="Test">
8396       <method name="Void .ctor()">
8397         <size>7</size>
8398       </method>
8399       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8400         <size>26</size>
8401       </method>
8402       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8403         <size>26</size>
8404       </method>
8405     </type>
8406     <type name="Foo">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Int32 compare(Int32, Int32)">
8411         <size>4</size>
8412       </method>
8413       <method name="Int32 compare(System.String, System.String)">
8414         <size>8</size>
8415       </method>
8416       <method name="Void test(Int32)">
8417         <size>29</size>
8418       </method>
8419       <method name="Void Main()">
8420         <size>141</size>
8421       </method>
8422     </type>
8423     <type name="Test+MyComparison`1[V]">
8424       <method name="Void .ctor(Object, IntPtr)">
8425         <size>0</size>
8426       </method>
8427       <method name="Int32 Invoke(V, V)">
8428         <size>0</size>
8429       </method>
8430       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8431         <size>0</size>
8432       </method>
8433       <method name="Int32 EndInvoke(IAsyncResult)">
8434         <size>0</size>
8435       </method>
8436     </type>
8437     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8438       <method name="Void .ctor()">
8439         <size>7</size>
8440       </method>
8441       <method name="Int32 &lt;&gt;m__0(U, U)">
8442         <size>14</size>
8443       </method>
8444     </type>
8445     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8446       <method name="Void .ctor()">
8447         <size>7</size>
8448       </method>
8449       <method name="Int32 &lt;&gt;m__1(W, W)">
8450         <size>14</size>
8451       </method>
8452     </type>
8453   </test>
8454   <test name="gtest-309.cs">
8455     <type name="Test`2[A,B]">
8456       <method name="Void .ctor()">
8457         <size>7</size>
8458       </method>
8459       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8460         <size>1</size>
8461       </method>
8462     </type>
8463     <type name="X">
8464       <method name="Void .ctor()">
8465         <size>7</size>
8466       </method>
8467       <method name="Void Main()">
8468         <size>15</size>
8469       </method>
8470     </type>
8471   </test>
8472   <test name="gtest-310.cs">
8473     <type name="MonoBugs.IncompleteGenericInference">
8474       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8475         <size>1</size>
8476       </method>
8477       <method name="Void Main()">
8478         <size>20</size>
8479       </method>
8480     </type>
8481   </test>
8482   <test name="gtest-312.cs">
8483     <type name="CantCastGenericListToArray">
8484       <method name="Void .ctor()">
8485         <size>7</size>
8486       </method>
8487       <method name="Void Main(System.String[])">
8488         <size>51</size>
8489       </method>
8490     </type>
8491   </test>
8492   <test name="gtest-313.cs">
8493     <type name="Foo`1[T]">
8494       <method name="Void .ctor(TestEnum)">
8495         <size>14</size>
8496       </method>
8497     </type>
8498     <type name="X">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main()">
8503         <size>28</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-314.cs">
8508     <type name="test.App">
8509       <method name="Void .ctor()">
8510         <size>7</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>1</size>
8514       </method>
8515     </type>
8516     <type name="test.ThisClass`2[T,O]">
8517       <method name="Void .ctor()">
8518         <size>7</size>
8519       </method>
8520     </type>
8521     <type name="test.OtherClass`2[O,T]">
8522       <method name="Void .ctor()">
8523         <size>7</size>
8524       </method>
8525       <method name="Void Test(T)">
8526         <size>8</size>
8527       </method>
8528     </type>
8529   </test>
8530   <test name="gtest-315.cs">
8531     <type name="A`1[T]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="A`1+B[T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540     </type>
8541     <type name="X">
8542       <method name="Void .ctor()">
8543         <size>7</size>
8544       </method>
8545       <method name="Void Main()">
8546         <size>18</size>
8547       </method>
8548     </type>
8549   </test>
8550   <test name="gtest-316.cs">
8551     <type name="X">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555       <method name="Void Main()">
8556         <size>1</size>
8557       </method>
8558     </type>
8559     <type name="Foo">
8560       <method name="Void .ctor()">
8561         <size>7</size>
8562       </method>
8563     </type>
8564     <type name="Base">
8565       <method name="Void .ctor()">
8566         <size>7</size>
8567       </method>
8568       <method name="Void Method[R]()">
8569         <size>0</size>
8570       </method>
8571     </type>
8572     <type name="Derived">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576       <method name="Void Method[S]()">
8577         <size>7</size>
8578       </method>
8579       <method name="Void Method2[T]()">
8580         <size>18</size>
8581       </method>
8582     </type>
8583   </test>
8584   <test name="gtest-317.cs">
8585     <type name="Foo`1[K]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Bar`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="Bar`1+Baz[Q]">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599     </type>
8600     <type name="X">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604       <method name="Void Main()">
8605         <size>13</size>
8606       </method>
8607     </type>
8608   </test>
8609   <test name="gtest-318.cs">
8610     <type name="Foo`1[K]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="Bar`1[Q]">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619     </type>
8620     <type name="Bar`1+Baz[Q]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Goo`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="X">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634       <method name="Void Main()">
8635         <size>13</size>
8636       </method>
8637     </type>
8638   </test>
8639   <test name="gtest-319.cs">
8640     <type name="Temp`1[T]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8645         <size>7</size>
8646       </method>
8647       <method name="IEnumerator`1 GetEnumerator()">
8648         <size>8</size>
8649       </method>
8650     </type>
8651     <type name="Temp`1+Foo[T]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="X">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660       <method name="Void Main()">
8661         <size>1</size>
8662       </method>
8663     </type>
8664     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8665       <method name="Void .ctor()">
8666         <size>7</size>
8667       </method>
8668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8669         <size>7</size>
8670       </method>
8671       <method name="Boolean MoveNext()">
8672         <size>69</size>
8673       </method>
8674       <method name="Void Dispose()">
8675         <size>8</size>
8676       </method>
8677       <method name="Void Reset()">
8678         <size>6</size>
8679       </method>
8680       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8681         <size>7</size>
8682       </method>
8683     </type>
8684   </test>
8685   <test name="gtest-320.cs">
8686     <type name="Foo`1[K]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="B">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695     </type>
8696     <type name="B+C">
8697       <method name="Void .ctor()">
8698         <size>7</size>
8699       </method>
8700     </type>
8701     <type name="X">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705       <method name="Void Main()">
8706         <size>1</size>
8707       </method>
8708     </type>
8709   </test>
8710   <test name="gtest-321.cs">
8711     <type name="App">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8716         <size>25</size>
8717       </method>
8718       <method name="Void ADelegate[T](System.String)">
8719         <size>12</size>
8720       </method>
8721       <method name="Void Main(System.String[])">
8722         <size>13</size>
8723       </method>
8724       <method name="Void Run()">
8725         <size>49</size>
8726       </method>
8727     </type>
8728     <type name="App+TGenericDelegate`1[T]">
8729       <method name="Void .ctor(Object, IntPtr)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void Invoke(System.String)">
8733         <size>0</size>
8734       </method>
8735       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8736         <size>0</size>
8737       </method>
8738       <method name="Void EndInvoke(IAsyncResult)">
8739         <size>0</size>
8740       </method>
8741     </type>
8742   </test>
8743   <test name="gtest-322.cs">
8744     <type name="MyBase`2[K,V]">
8745       <method name="Void .ctor(Callback)">
8746         <size>7</size>
8747       </method>
8748     </type>
8749     <type name="X">
8750       <method name="Void .ctor(Callback)">
8751         <size>8</size>
8752       </method>
8753       <method name="Void Main()">
8754         <size>1</size>
8755       </method>
8756     </type>
8757     <type name="MyBase`2+Callback[K,V]">
8758       <method name="Void .ctor(Object, IntPtr)">
8759         <size>0</size>
8760       </method>
8761       <method name="Void Invoke(K, V)">
8762         <size>0</size>
8763       </method>
8764       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void EndInvoke(IAsyncResult)">
8768         <size>0</size>
8769       </method>
8770     </type>
8771   </test>
8772   <test name="gtest-323.cs">
8773     <type name="MyBase`2[K,V]">
8774       <method name="Void .ctor()">
8775         <size>7</size>
8776       </method>
8777       <method name="Void Hello(MyBase`2+Callback[K,V])">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="MyBase`2+Callback[K,V]">
8782       <method name="Void .ctor()">
8783         <size>7</size>
8784       </method>
8785     </type>
8786     <type name="X">
8787       <method name="Void .ctor(Callback)">
8788         <size>7</size>
8789       </method>
8790       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8791         <size>8</size>
8792       </method>
8793       <method name="Void Main()">
8794         <size>1</size>
8795       </method>
8796     </type>
8797   </test>
8798   <test name="gtest-324.cs">
8799     <type name="B">
8800       <method name="Void .ctor()">
8801         <size>19</size>
8802       </method>
8803       <method name="Void add_D(A)">
8804         <size>22</size>
8805       </method>
8806       <method name="Void remove_D(A)">
8807         <size>22</size>
8808       </method>
8809       <method name="Void C()">
8810         <size>36</size>
8811       </method>
8812       <method name="Void F(Int64)">
8813         <size>1</size>
8814       </method>
8815       <method name="Void Main()">
8816         <size>1</size>
8817       </method>
8818     </type>
8819     <type name="A">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke()">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833     <type name="B+&lt;C&gt;c__AnonStorey1">
8834       <method name="Void .ctor()">
8835         <size>7</size>
8836       </method>
8837       <method name="Void &lt;&gt;m__0()">
8838         <size>54</size>
8839       </method>
8840     </type>
8841     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8842       <method name="Void .ctor()">
8843         <size>7</size>
8844       </method>
8845       <method name="Void &lt;&gt;m__1()">
8846         <size>57</size>
8847       </method>
8848     </type>
8849   </test>
8850   <test name="gtest-325.cs">
8851     <type name="SomeClass`1[T]">
8852       <method name="Void .ctor()">
8853         <size>7</size>
8854       </method>
8855       <method name="Void Foo()">
8856         <size>40</size>
8857       </method>
8858     </type>
8859     <type name="Foo">
8860       <method name="Void .ctor()">
8861         <size>7</size>
8862       </method>
8863       <method name="Void Main()">
8864         <size>13</size>
8865       </method>
8866     </type>
8867   </test>
8868   <test name="gtest-326.cs">
8869     <type name="A">
8870       <method name="Void .ctor()">
8871         <size>7</size>
8872       </method>
8873     </type>
8874     <type name="X">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>58</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-327.cs">
8884     <type name="Tester`1[T]">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888       <method name="Void Do()">
8889         <size>53</size>
8890       </method>
8891     </type>
8892     <type name="Reference">
8893       <method name="Void .ctor()">
8894         <size>7</size>
8895       </method>
8896       <method name="Void Test()">
8897         <size>1</size>
8898       </method>
8899     </type>
8900     <type name="C">
8901       <method name="Void .ctor()">
8902         <size>7</size>
8903       </method>
8904       <method name="Void Main()">
8905         <size>21</size>
8906       </method>
8907     </type>
8908     <type name="Value">
8909       <method name="Void Test()">
8910         <size>1</size>
8911       </method>
8912     </type>
8913   </test>
8914   <test name="gtest-328.cs">
8915     <type name="App">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>34</size>
8921       </method>
8922       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8923         <size>13</size>
8924       </method>
8925     </type>
8926     <type name="App+MyClass">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930     </type>
8931   </test>
8932   <test name="gtest-329.cs">
8933     <type name="NullableInt">
8934       <method name="Void .ctor()">
8935         <size>7</size>
8936       </method>
8937       <method name="Void Main()">
8938         <size>53</size>
8939       </method>
8940     </type>
8941   </test>
8942   <test name="gtest-330.cs">
8943     <type name="BaseCollection`1[T]">
8944       <method name="Void .ctor()">
8945         <size>18</size>
8946       </method>
8947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8948         <size>17</size>
8949       </method>
8950     </type>
8951     <type name="BaseIntList`1[T]">
8952       <method name="Void .ctor()">
8953         <size>7</size>
8954       </method>
8955     </type>
8956     <type name="IntList">
8957       <method name="Void .ctor()">
8958         <size>7</size>
8959       </method>
8960     </type>
8961     <type name="X">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965       <method name="Void Main()">
8966         <size>64</size>
8967       </method>
8968     </type>
8969     <type name="BaseCollection`1[T]">
8970       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8971         <size>17</size>
8972       </method>
8973     </type>
8974   </test>
8975   <test name="gtest-331.cs">
8976     <type name="Foo`1[T]">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Map[S](S)">
8981         <size>14</size>
8982       </method>
8983       <method name="Void Test(T)">
8984         <size>12</size>
8985       </method>
8986     </type>
8987     <type name="X">
8988       <method name="Void .ctor()">
8989         <size>7</size>
8990       </method>
8991       <method name="Void Main()">
8992         <size>18</size>
8993       </method>
8994     </type>
8995   </test>
8996   <test name="gtest-332.cs">
8997     <type name="C`1[T]">
8998       <method name="Void .ctor()">
8999         <size>7</size>
9000       </method>
9001       <method name="System.Type Test()">
9002         <size>15</size>
9003       </method>
9004     </type>
9005     <type name="M">
9006       <method name="Void .ctor()">
9007         <size>7</size>
9008       </method>
9009       <method name="Void Main()">
9010         <size>67</size>
9011       </method>
9012     </type>
9013   </test>
9014   <test name="gtest-333.cs">
9015     <type name="Test">
9016       <method name="Void .ctor()">
9017         <size>7</size>
9018       </method>
9019       <method name="Void Main()">
9020         <size>1</size>
9021       </method>
9022       <method name="Void Foo(System.Object)">
9023         <size>20</size>
9024       </method>
9025     </type>
9026   </test>
9027   <test name="gtest-334.cs">
9028     <type name="Test">
9029       <method name="Void .ctor()">
9030         <size>7</size>
9031       </method>
9032       <method name="Int32 Main()">
9033         <size>105</size>
9034       </method>
9035       <method name="Void DelegateMethod(Boolean)">
9036         <size>1</size>
9037       </method>
9038       <method name="Int32 DelegateMethod(Int32)">
9039         <size>2</size>
9040       </method>
9041     </type>
9042     <type name="Test+DelegateA">
9043       <method name="Void .ctor(Object, IntPtr)">
9044         <size>0</size>
9045       </method>
9046       <method name="Void Invoke(Boolean)">
9047         <size>0</size>
9048       </method>
9049       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9050         <size>0</size>
9051       </method>
9052       <method name="Void EndInvoke(IAsyncResult)">
9053         <size>0</size>
9054       </method>
9055     </type>
9056     <type name="Test+DelegateB">
9057       <method name="Void .ctor(Object, IntPtr)">
9058         <size>0</size>
9059       </method>
9060       <method name="Int32 Invoke(Int32)">
9061         <size>0</size>
9062       </method>
9063       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9064         <size>0</size>
9065       </method>
9066       <method name="Int32 EndInvoke(IAsyncResult)">
9067         <size>0</size>
9068       </method>
9069     </type>
9070   </test>
9071   <test name="gtest-335.cs">
9072     <type name="TestClass">
9073       <method name="Void .ctor()">
9074         <size>7</size>
9075       </method>
9076       <method name="Boolean Test_1()">
9077         <size>43</size>
9078       </method>
9079       <method name="Boolean Test_2()">
9080         <size>48</size>
9081       </method>
9082       <method name="Boolean Test_3()">
9083         <size>46</size>
9084       </method>
9085       <method name="Boolean Test_4()">
9086         <size>29</size>
9087       </method>
9088       <method name="Int32 Main()">
9089         <size>60</size>
9090       </method>
9091     </type>
9092   </test>
9093   <test name="gtest-336.cs">
9094     <type name="TestAttribute">
9095       <method name="Void .ctor()">
9096         <size>7</size>
9097       </method>
9098       <method name="Void .ctor(Type)">
9099         <size>14</size>
9100       </method>
9101       <method name="System.Object get_Type()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void set_Type(System.Object)">
9105         <size>8</size>
9106       </method>
9107     </type>
9108     <type name="N.C`1[T]">
9109       <method name="Void .ctor()">
9110         <size>7</size>
9111       </method>
9112       <method name="Void Bar()">
9113         <size>1</size>
9114       </method>
9115       <method name="Void Bar2()">
9116         <size>1</size>
9117       </method>
9118       <method name="Void Bar3()">
9119         <size>1</size>
9120       </method>
9121       <method name="Void Bar4()">
9122         <size>1</size>
9123       </method>
9124     </type>
9125     <type name="N.CC">
9126       <method name="Void .ctor()">
9127         <size>7</size>
9128       </method>
9129       <method name="Void Main()">
9130         <size>1</size>
9131       </method>
9132     </type>
9133   </test>
9134   <test name="gtest-337.cs">
9135     <type name="X">
9136       <method name="Void .ctor()">
9137         <size>7</size>
9138       </method>
9139       <method name="Void SetValue[T](System.Object, T)">
9140         <size>1</size>
9141       </method>
9142       <method name="Void Main()">
9143         <size>12</size>
9144       </method>
9145     </type>
9146   </test>
9147   <test name="gtest-338.cs">
9148     <type name="Test">
9149       <method name="Void .ctor()">
9150         <size>7</size>
9151       </method>
9152       <method name="Void Foo[T](IList`1)">
9153         <size>25</size>
9154       </method>
9155       <method name="Void Main()">
9156         <size>13</size>
9157       </method>
9158     </type>
9159     <type name="FooList`1[T]">
9160       <method name="Void .ctor()">
9161         <size>7</size>
9162       </method>
9163       <method name="Int32 IndexOf(T)">
9164         <size>6</size>
9165       </method>
9166       <method name="Void Insert(Int32, T)">
9167         <size>6</size>
9168       </method>
9169       <method name="Void RemoveAt(Int32)">
9170         <size>6</size>
9171       </method>
9172       <method name="T get_Item(Int32)">
9173         <size>6</size>
9174       </method>
9175       <method name="Void set_Item(Int32, T)">
9176         <size>6</size>
9177       </method>
9178       <method name="Void Add(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Clear()">
9182         <size>6</size>
9183       </method>
9184       <method name="Boolean Contains(T)">
9185         <size>6</size>
9186       </method>
9187       <method name="Void CopyTo(T[], Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Boolean Remove(T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Int32 get_Count()">
9194         <size>6</size>
9195       </method>
9196       <method name="Boolean get_IsReadOnly()">
9197         <size>6</size>
9198       </method>
9199       <method name="IEnumerator GetEnumerator()">
9200         <size>6</size>
9201       </method>
9202       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9203         <size>6</size>
9204       </method>
9205     </type>
9206   </test>
9207   <test name="gtest-339.cs">
9208     <type name="Program">
9209       <method name="Void .ctor()">
9210         <size>7</size>
9211       </method>
9212       <method name="Void Main()">
9213         <size>11</size>
9214       </method>
9215       <method name="Void SerializeDictionary(IDictionary)">
9216         <size>1</size>
9217       </method>
9218       <method name="Void SerializeDictionary(IDictionary`2)">
9219         <size>1</size>
9220       </method>
9221     </type>
9222     <type name="SerializerLazyDictionary">
9223       <method name="Void .ctor()">
9224         <size>7</size>
9225       </method>
9226       <method name="IEnumerator`1 GetEnumerator()">
9227         <size>2</size>
9228       </method>
9229     </type>
9230     <type name="LazyDictionary">
9231       <method name="Void .ctor()">
9232         <size>7</size>
9233       </method>
9234       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9235         <size>7</size>
9236       </method>
9237       <method name="IEnumerator`1 GetEnumerator()">
9238         <size>0</size>
9239       </method>
9240       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9241         <size>6</size>
9242       </method>
9243       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9244         <size>6</size>
9245       </method>
9246       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9247         <size>6</size>
9248       </method>
9249       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9250         <size>6</size>
9251       </method>
9252       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9253         <size>6</size>
9254       </method>
9255       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9256         <size>6</size>
9257       </method>
9258       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9262         <size>6</size>
9263       </method>
9264       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9265         <size>6</size>
9266       </method>
9267       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9268         <size>6</size>
9269       </method>
9270       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9271         <size>6</size>
9272       </method>
9273       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9274         <size>6</size>
9275       </method>
9276       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9277         <size>6</size>
9278       </method>
9279       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9280         <size>6</size>
9281       </method>
9282       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9283         <size>6</size>
9284       </method>
9285       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9286         <size>7</size>
9287       </method>
9288     </type>
9289   </test>
9290   <test name="gtest-340.cs">
9291     <type name="Tests">
9292       <method name="Void .ctor()">
9293         <size>7</size>
9294       </method>
9295       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9296         <size>7</size>
9297       </method>
9298       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9299         <size>2</size>
9300       </method>
9301       <method name="System.Reflection.MemberInfo[] foo()">
9302         <size>44</size>
9303       </method>
9304       <method name="Void Main(System.String[])">
9305         <size>12</size>
9306       </method>
9307     </type>
9308   </test>
9309   <test name="gtest-341.cs">
9310     <type name="C">
9311       <method name="Void .ctor()">
9312         <size>7</size>
9313       </method>
9314       <method name="Int32 GetLength()">
9315         <size>2</size>
9316       </method>
9317     </type>
9318     <type name="Tests">
9319       <method name="Void .ctor()">
9320         <size>7</size>
9321       </method>
9322       <method name="Void Main()">
9323         <size>1</size>
9324       </method>
9325     </type>
9326   </test>
9327   <test name="gtest-342.cs">
9328     <type name="Base`1[T]">
9329       <method name="Void .ctor()">
9330         <size>7</size>
9331       </method>
9332       <method name="T op_Implicit(Base`1[T])">
9333         <size>7</size>
9334       </method>
9335     </type>
9336     <type name="TestMain">
9337       <method name="Void .ctor()">
9338         <size>7</size>
9339       </method>
9340       <method name="Void Main(System.String[])">
9341         <size>1</size>
9342       </method>
9343     </type>
9344   </test>
9345   <test name="gtest-343.cs">
9346     <type name="Implementer">
9347       <method name="Void .ctor()">
9348         <size>7</size>
9349       </method>
9350       <method name="Void Combine[TOImplementer]()">
9351         <size>1</size>
9352       </method>
9353     </type>
9354     <type name="MainClass">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Void Main(System.String[])">
9359         <size>1</size>
9360       </method>
9361     </type>
9362   </test>
9363   <test name="gtest-344.cs">
9364     <type name="ConfigurationElement">
9365       <method name="Void .ctor()">
9366         <size>7</size>
9367       </method>
9368       <method name="Void Main()">
9369         <size>1</size>
9370       </method>
9371     </type>
9372     <type name="CustomConfigurationElement">
9373       <method name="Void .ctor()">
9374         <size>7</size>
9375       </method>
9376     </type>
9377     <type name="CustomConfigurationElementCollection">
9378       <method name="Void .ctor()">
9379         <size>7</size>
9380       </method>
9381     </type>
9382     <type name="BaseCollection`1[T]">
9383       <method name="Void .ctor()">
9384         <size>7</size>
9385       </method>
9386     </type>
9387   </test>
9388   <test name="gtest-345.cs">
9389     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9390       <method name="Void .ctor()">
9391         <size>7</size>
9392       </method>
9393       <method name="Void Dump(System.String)">
9394         <size>6</size>
9395       </method>
9396     </type>
9397     <type name="Parser">
9398       <method name="Void .ctor()">
9399         <size>7</size>
9400       </method>
9401       <method name="Void NoCall[T](T)">
9402         <size>1</size>
9403       </method>
9404       <method name="Int32 Main()">
9405         <size>2</size>
9406       </method>
9407     </type>
9408   </test>
9409   <test name="gtest-346.cs">
9410     <type name="test">
9411       <method name="Void .ctor()">
9412         <size>7</size>
9413       </method>
9414       <method name="Void CreateSimpleCallSite[A]()">
9415         <size>1</size>
9416       </method>
9417       <method name="Void CreateSimpleCallSite[A](Int32)">
9418         <size>1</size>
9419       </method>
9420       <method name="Void CreateSimpleCallSite(Int32)">
9421         <size>1</size>
9422       </method>
9423       <method name="Void Main()">
9424         <size>1</size>
9425       </method>
9426     </type>
9427   </test>
9428   <test name="gtest-347.cs">
9429     <type name="X">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="IEnumerable`1 Enumerable[T](System.String)">
9434         <size>6</size>
9435       </method>
9436       <method name="IEnumerable Enumerable(Int32)">
9437         <size>6</size>
9438       </method>
9439       <method name="IEnumerable Enumerable(System.String)">
9440         <size>6</size>
9441       </method>
9442       <method name="Void Main()">
9443         <size>1</size>
9444       </method>
9445     </type>
9446   </test>
9447   <test name="gtest-348.cs">
9448     <type name="Bar`1[U]">
9449       <method name="Void .ctor()">
9450         <size>7</size>
9451       </method>
9452       <method name="Void OnWorldDestroyed()">
9453         <size>1</size>
9454       </method>
9455     </type>
9456     <type name="Baz`1[U]">
9457       <method name="Void .ctor()">
9458         <size>7</size>
9459       </method>
9460       <method name="Void DestroyWorld(U)">
9461         <size>14</size>
9462       </method>
9463     </type>
9464     <type name="Bling">
9465       <method name="Void .ctor()">
9466         <size>7</size>
9467       </method>
9468       <method name="Void Main()">
9469         <size>1</size>
9470       </method>
9471     </type>
9472   </test>
9473   <test name="gtest-349.cs">
9474     <type name="X">
9475       <method name="Void .ctor()">
9476         <size>7</size>
9477       </method>
9478       <method name="Int32 Main()">
9479         <size>105</size>
9480       </method>
9481       <method name="Int32 f2(IList, IList)">
9482         <size>2</size>
9483       </method>
9484       <method name="Int32 f2(IList, System.Object)">
9485         <size>2</size>
9486       </method>
9487     </type>
9488     <type name="X+Function`3[T1,T2,R]">
9489       <method name="Void .ctor(Object, IntPtr)">
9490         <size>0</size>
9491       </method>
9492       <method name="R Invoke(T1, T2)">
9493         <size>0</size>
9494       </method>
9495       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9496         <size>0</size>
9497       </method>
9498       <method name="R EndInvoke(IAsyncResult)">
9499         <size>0</size>
9500       </method>
9501     </type>
9502   </test>
9503   <test name="gtest-350.cs">
9504     <type name="Foo`1[T]">
9505       <method name="Void .ctor()">
9506         <size>7</size>
9507       </method>
9508       <method name="Boolean Equals(T)">
9509         <size>0</size>
9510       </method>
9511     </type>
9512     <type name="C">
9513       <method name="Void .ctor()">
9514         <size>7</size>
9515       </method>
9516       <method name="Void Main()">
9517         <size>1</size>
9518       </method>
9519     </type>
9520   </test>
9521   <test name="gtest-351.cs">
9522     <type name="TestThing">
9523       <method name="Void .ctor()">
9524         <size>7</size>
9525       </method>
9526       <method name="Int32 SetEnum(System.String, Enum)">
9527         <size>2</size>
9528       </method>
9529       <method name="Int32 SetEnum(Int32, Enum)">
9530         <size>2</size>
9531       </method>
9532     </type>
9533     <type name="Test">
9534       <method name="Void .ctor()">
9535         <size>7</size>
9536       </method>
9537       <method name="Int32 Main(System.String[])">
9538         <size>31</size>
9539       </method>
9540     </type>
9541   </test>
9542   <test name="gtest-352.cs">
9543     <type name="T">
9544       <method name="Void .ctor()">
9545         <size>7</size>
9546       </method>
9547       <method name="Int32 Main()">
9548         <size>125</size>
9549       </method>
9550     </type>
9551     <type name="D">
9552       <method name="Void .ctor(Int32)">
9553         <size>8</size>
9554       </method>
9555       <method name="Void .cctor()">
9556         <size>12</size>
9557       </method>
9558     </type>
9559   </test>
9560   <test name="gtest-353.cs">
9561     <type name="Bug.RedSkyTimeCode">
9562       <method name="Void .ctor()">
9563         <size>7</size>
9564       </method>
9565       <method name="Void CopyTo(Bug.xxx*)">
9566         <size>99</size>
9567       </method>
9568       <method name="Void Convert(Bug.xxx*, System.UInt64*)">
9569         <size>93</size>
9570       </method>
9571       <method name="Void Main()">
9572         <size>1</size>
9573       </method>
9574     </type>
9575   </test>
9576   <test name="gtest-354.cs">
9577     <type name="M">
9578       <method name="Void .ctor()">
9579         <size>7</size>
9580       </method>
9581       <method name="Void Main()">
9582         <size>1</size>
9583       </method>
9584     </type>
9585   </test>
9586   <test name="gtest-355.cs">
9587     <type name="A">
9588       <method name="Void .ctor()">
9589         <size>7</size>
9590       </method>
9591       <method name="System.String Foo[T](System.String)">
9592         <size>6</size>
9593       </method>
9594       <method name="Boolean Foo(System.String)">
9595         <size>2</size>
9596       </method>
9597     </type>
9598     <type name="B">
9599       <method name="Void .ctor()">
9600         <size>7</size>
9601       </method>
9602       <method name="System.String Foo[T](System.String)">
9603         <size>6</size>
9604       </method>
9605       <method name="Boolean Goo(System.String)">
9606         <size>8</size>
9607       </method>
9608       <method name="Boolean Foo(System.String)">
9609         <size>2</size>
9610       </method>
9611     </type>
9612     <type name="C">
9613       <method name="Void .ctor()">
9614         <size>7</size>
9615       </method>
9616       <method name="Void Main()">
9617         <size>1</size>
9618       </method>
9619     </type>
9620   </test>
9621   <test name="gtest-356.cs">
9622     <type name="A`1[T]">
9623       <method name="Void .ctor()">
9624         <size>7</size>
9625       </method>
9626       <method name="Void Foo(B+E)">
9627         <size>1</size>
9628       </method>
9629     </type>
9630     <type name="B`1[U]">
9631       <method name="Void .ctor()">
9632         <size>7</size>
9633       </method>
9634     </type>
9635     <type name="B">
9636       <method name="Void .ctor()">
9637         <size>7</size>
9638       </method>
9639     </type>
9640     <type name="B+E">
9641       <method name="Void .ctor()">
9642         <size>7</size>
9643       </method>
9644     </type>
9645     <type name="C">
9646       <method name="Void .ctor()">
9647         <size>7</size>
9648       </method>
9649       <method name="Void Main()">
9650         <size>1</size>
9651       </method>
9652     </type>
9653   </test>
9654   <test name="gtest-357.cs">
9655     <type name="C`1[T]">
9656       <method name="Void .ctor()">
9657         <size>7</size>
9658       </method>
9659     </type>
9660     <type name="D`1[U]">
9661       <method name="Void .ctor()">
9662         <size>7</size>
9663       </method>
9664     </type>
9665     <type name="X">
9666       <method name="Void .ctor()">
9667         <size>7</size>
9668       </method>
9669       <method name="Void Main()">
9670         <size>1</size>
9671       </method>
9672     </type>
9673   </test>
9674   <test name="gtest-358.cs">
9675     <type name="Test">
9676       <method name="Void .ctor()">
9677         <size>7</size>
9678       </method>
9679       <method name="Void Main()">
9680         <size>1</size>
9681       </method>
9682     </type>
9683     <type name="Foo">
9684       <method name="Boolean op_Equality(Foo, Foo)">
9685         <size>6</size>
9686       </method>
9687       <method name="Boolean op_Inequality(Foo, Foo)">
9688         <size>6</size>
9689       </method>
9690     </type>
9691   </test>
9692   <test name="gtest-359.cs">
9693     <type name="BaseGeneric`1[T]">
9694       <method name="Void .ctor()">
9695         <size>7</size>
9696       </method>
9697     </type>
9698     <type name="BaseGeneric`1+InnerDerived[T]">
9699       <method name="Void .ctor(T)">
9700         <size>7</size>
9701       </method>
9702     </type>
9703     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9704       <method name="Void .ctor(T, U)">
9705         <size>7</size>
9706       </method>
9707     </type>
9708     <type name="BaseConcrete">
9709       <method name="Void .ctor()">
9710         <size>7</size>
9711       </method>
9712     </type>
9713     <type name="Concrete_A">
9714       <method name="Void .ctor()">
9715         <size>7</size>
9716       </method>
9717     </type>
9718     <type name="Concrete_B">
9719       <method name="Void .ctor()">
9720         <size>7</size>
9721       </method>
9722     </type>
9723     <type name="BaseGeneric_2`2[T,U]">
9724       <method name="Void .ctor()">
9725         <size>7</size>
9726       </method>
9727     </type>
9728     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9729       <method name="Void .ctor(T, U)">
9730         <size>7</size>
9731       </method>
9732     </type>
9733     <type name="BaseGeneric_1`1[T]">
9734       <method name="Void .ctor()">
9735         <size>7</size>
9736       </method>
9737     </type>
9738     <type name="Concrete_2">
9739       <method name="Void .ctor()">
9740         <size>7</size>
9741       </method>
9742     </type>
9743     <type name="Program">
9744       <method name="Void .ctor()">
9745         <size>7</size>
9746       </method>
9747       <method name="Void Main()">
9748         <size>40</size>
9749       </method>
9750     </type>
9751   </test>
9752   <test name="gtest-360.cs">
9753     <type name="C">
9754       <method name="Void .ctor()">
9755         <size>7</size>
9756       </method>
9757       <method name="Int32 Foo[T](T, System.Object[])">
9758         <size>2</size>
9759       </method>
9760       <method name="Int32 Foo(System.String, System.Object[])">
9761         <size>2</size>
9762       </method>
9763       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9764         <size>8</size>
9765       </method>
9766       <method name="Int32 Main()">
9767         <size>17</size>
9768       </method>
9769     </type>
9770   </test>
9771   <test name="gtest-361.cs">
9772     <type name="Thing">
9773       <method name="Void .ctor()">
9774         <size>7</size>
9775       </method>
9776       <method name="Void Foo()">
9777         <size>1</size>
9778       </method>
9779       <method name="Int32 Main()">
9780         <size>164</size>
9781       </method>
9782       <method name="Void Method(Thing+Handler, System.String[])">
9783         <size>1</size>
9784       </method>
9785     </type>
9786     <type name="Thing+Handler">
9787       <method name="Void .ctor(Object, IntPtr)">
9788         <size>0</size>
9789       </method>
9790       <method name="Void Invoke()">
9791         <size>0</size>
9792       </method>
9793       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9794         <size>0</size>
9795       </method>
9796       <method name="Void EndInvoke(IAsyncResult)">
9797         <size>0</size>
9798       </method>
9799     </type>
9800     <type name="Thing">
9801       <method name="Void &lt;Main&gt;m__0()">
9802         <size>1</size>
9803       </method>
9804       <method name="Void &lt;Main&gt;m__1()">
9805         <size>1</size>
9806       </method>
9807     </type>
9808   </test>
9809   <test name="gtest-362.cs">
9810     <type name="C">
9811       <method name="Void .ctor()">
9812         <size>7</size>
9813       </method>
9814       <method name="Void Assert[T](T)">
9815         <size>1</size>
9816       </method>
9817       <method name="Void Assert[T](T, T)">
9818         <size>1</size>
9819       </method>
9820       <method name="Int32 Main()">
9821         <size>83</size>
9822       </method>
9823     </type>
9824   </test>
9825   <test name="gtest-363.cs">
9826     <type name="Test">
9827       <method name="Void .ctor()">
9828         <size>7</size>
9829       </method>
9830       <method name="Void InsertAt[T](T[], Int32, T[])">
9831         <size>1</size>
9832       </method>
9833       <method name="Void Main()">
9834         <size>39</size>
9835       </method>
9836     </type>
9837   </test>
9838   <test name="gtest-364.cs">
9839     <type name="BugReport.Program">
9840       <method name="Void .ctor()">
9841         <size>7</size>
9842       </method>
9843       <method name="Int32 Main()">
9844         <size>307</size>
9845       </method>
9846     </type>
9847     <type name="BugReport.A">
9848       <method name="Void .ctor()">
9849         <size>7</size>
9850       </method>
9851       <method name="Nullable`1 get_Counter()">
9852         <size>7</size>
9853       </method>
9854       <method name="Void set_Counter(Nullable`1)">
9855         <size>8</size>
9856       </method>
9857     </type>
9858   </test>
9859   <test name="gtest-365.cs">
9860     <type name="B.Program">
9861       <method name="Void .ctor()">
9862         <size>7</size>
9863       </method>
9864       <method name="Int32 Main()">
9865         <size>51</size>
9866       </method>
9867     </type>
9868   </test>
9869   <test name="gtest-366.cs">
9870     <type name="Tester">
9871       <method name="Void .ctor()">
9872         <size>7</size>
9873       </method>
9874       <method name="Void Assert[T](T, T)">
9875         <size>1</size>
9876       </method>
9877       <method name="Void Main()">
9878         <size>20</size>
9879       </method>
9880     </type>
9881     <type name="MyType">
9882       <method name="Void .ctor(Int32)">
9883         <size>8</size>
9884       </method>
9885       <method name="Int32 op_Implicit(MyType)">
9886         <size>8</size>
9887       </method>
9888     </type>
9889   </test>
9890   <test name="gtest-367.cs">
9891     <type name="Foo">
9892       <method name="Void .ctor()">
9893         <size>7</size>
9894       </method>
9895     </type>
9896     <type name="Repro">
9897       <method name="Void .ctor()">
9898         <size>7</size>
9899       </method>
9900       <method name="Void Bar[TFoo](TFoo)">
9901         <size>19</size>
9902       </method>
9903       <method name="Void Baz[T](T, System.Action`1[T])">
9904         <size>8</size>
9905       </method>
9906       <method name="Void Main()">
9907         <size>1</size>
9908       </method>
9909       <method name="Void Gazonk(Repro)">
9910         <size>1</size>
9911       </method>
9912     </type>
9913   </test>
9914   <test name="gtest-368.cs">
9915     <type name="C`1[T]">
9916       <method name="Void .ctor(D)">
9917         <size>7</size>
9918       </method>
9919       <method name="Void .ctor()">
9920         <size>7</size>
9921       </method>
9922     </type>
9923     <type name="C`1+D[T]">
9924       <method name="Void .ctor()">
9925         <size>7</size>
9926       </method>
9927     </type>
9928     <type name="M">
9929       <method name="Void .ctor()">
9930         <size>7</size>
9931       </method>
9932       <method name="Void Main()">
9933         <size>1</size>
9934       </method>
9935     </type>
9936   </test>
9937   <test name="gtest-369.cs">
9938     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9939       <method name="Void .ctor()">
9940         <size>7</size>
9941       </method>
9942       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9943         <size>2</size>
9944       </method>
9945       <method name="IList Query()">
9946         <size>2</size>
9947       </method>
9948     </type>
9949     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9950       <method name="Void .ctor()">
9951         <size>7</size>
9952       </method>
9953     </type>
9954     <type name="Db4objects.Db4o.Internal.M">
9955       <method name="Void .ctor()">
9956         <size>7</size>
9957       </method>
9958       <method name="Void Main()">
9959         <size>1</size>
9960       </method>
9961     </type>
9962     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9963       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9964         <size>7</size>
9965       </method>
9966       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9967         <size>9</size>
9968       </method>
9969     </type>
9970   </test>
9971   <test name="gtest-370.cs">
9972     <type name="N2.X`1[T]">
9973       <method name="Void .ctor()">
9974         <size>7</size>
9975       </method>
9976     </type>
9977     <type name="N2.X`1+A`1[T,T]">
9978       <method name="Void .ctor()">
9979         <size>7</size>
9980       </method>
9981     </type>
9982     <type name="N2.X`1+A`1+B`1[T,T,T]">
9983       <method name="Void .ctor()">
9984         <size>7</size>
9985       </method>
9986     </type>
9987     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9988       <method name="Void .ctor()">
9989         <size>7</size>
9990       </method>
9991     </type>
9992     <type name="N2.C">
9993       <method name="Void .ctor()">
9994         <size>7</size>
9995       </method>
9996       <method name="Void Main()">
9997         <size>1</size>
9998       </method>
9999     </type>
10000   </test>
10001   <test name="gtest-371.cs">
10002     <type name="X">
10003       <method name="Void .ctor()">
10004         <size>7</size>
10005       </method>
10006       <method name="Void Main()">
10007         <size>90</size>
10008       </method>
10009     </type>
10010   </test>
10011   <test name="gtest-372.cs">
10012     <type name="TestClass`1[T]">
10013       <method name="Void .ctor()">
10014         <size>7</size>
10015       </method>
10016       <method name="Boolean Check(T, T)">
10017         <size>5</size>
10018       </method>
10019     </type>
10020     <type name="C">
10021       <method name="Void .ctor()">
10022         <size>7</size>
10023       </method>
10024     </type>
10025     <type name="TestClass2`1[T]">
10026       <method name="Void .ctor()">
10027         <size>7</size>
10028       </method>
10029       <method name="Boolean Check(T, T)">
10030         <size>5</size>
10031       </method>
10032     </type>
10033     <type name="X">
10034       <method name="Void .ctor()">
10035         <size>7</size>
10036       </method>
10037       <method name="Void Main()">
10038         <size>1</size>
10039       </method>
10040     </type>
10041   </test>
10042   <test name="gtest-373.cs">
10043     <type name="MonoBug.MainClass">
10044       <method name="Void .ctor()">
10045         <size>7</size>
10046       </method>
10047       <method name="Void Main()">
10048         <size>29</size>
10049       </method>
10050     </type>
10051     <type name="MonoBug.GenericType`1[T]">
10052       <method name="Void .ctor(T)">
10053         <size>14</size>
10054       </method>
10055       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10056         <size>7</size>
10057       </method>
10058     </type>
10059   </test>
10060   <test name="gtest-374.cs">
10061     <type name="aClass">
10062       <method name="Void .ctor()">
10063         <size>7</size>
10064       </method>
10065       <method name="Void Main(System.String[])">
10066         <size>14</size>
10067       </method>
10068     </type>
10069   </test>
10070   <test name="gtest-375.cs">
10071     <type name="X">
10072       <method name="Void .ctor()">
10073         <size>7</size>
10074       </method>
10075       <method name="Boolean Compute(Int32)">
10076         <size>2</size>
10077       </method>
10078       <method name="Boolean Compute2(Int32)">
10079         <size>2</size>
10080       </method>
10081       <method name="Int32 Main()">
10082         <size>28</size>
10083       </method>
10084     </type>
10085   </test>
10086   <test name="gtest-376.cs">
10087     <type name="C">
10088       <method name="Void .ctor()">
10089         <size>7</size>
10090       </method>
10091       <method name="Void Main()">
10092         <size>1</size>
10093       </method>
10094     </type>
10095     <type name="S`1[T]">
10096       <method name="System.Object Box(Nullable`1)">
10097         <size>30</size>
10098       </method>
10099     </type>
10100   </test>
10101   <test name="gtest-377.cs">
10102     <type name="D">
10103       <method name="Void .cctor()">
10104         <size>26</size>
10105       </method>
10106       <method name="Void Main()">
10107         <size>98</size>
10108       </method>
10109     </type>
10110   </test>
10111   <test name="gtest-378.cs">
10112     <type name="Test">
10113       <method name="Void .ctor()">
10114         <size>7</size>
10115       </method>
10116       <method name="System.Object FooG[T](Nullable`1)">
10117         <size>7</size>
10118       </method>
10119       <method name="System.Object Foo(Nullable`1)">
10120         <size>7</size>
10121       </method>
10122       <method name="Int32 Main()">
10123         <size>58</size>
10124       </method>
10125     </type>
10126   </test>
10127   <test name="gtest-379.cs">
10128     <type name="C">
10129       <method name="Void .ctor()">
10130         <size>7</size>
10131       </method>
10132       <method name="Int32 Print(Nullable`1)">
10133         <size>16</size>
10134       </method>
10135       <method name="Int32 Main()">
10136         <size>15</size>
10137       </method>
10138     </type>
10139     <type name="S">
10140       <method name="Boolean op_Equality(S, S)">
10141         <size>2</size>
10142       </method>
10143       <method name="Boolean op_Inequality(S, S)">
10144         <size>2</size>
10145       </method>
10146     </type>
10147   </test>
10148   <test name="gtest-380.cs">
10149     <type name="Test">
10150       <method name="Void .ctor()">
10151         <size>7</size>
10152       </method>
10153       <method name="Int32 Main()">
10154         <size>165</size>
10155       </method>
10156     </type>
10157     <type name="GTest`1[T]">
10158       <method name="Void .ctor()">
10159         <size>7</size>
10160       </method>
10161       <method name="Void .cctor()">
10162         <size>13</size>
10163       </method>
10164     </type>
10165   </test>
10166   <test name="gtest-381.cs">
10167     <type name="TestGoto">
10168       <method name="Void .ctor()">
10169         <size>7</size>
10170       </method>
10171       <method name="Void .cctor()">
10172         <size>7</size>
10173       </method>
10174       <method name="Void Main(System.String[])">
10175         <size>72</size>
10176       </method>
10177       <method name="IEnumerable`1 setX()">
10178         <size>16</size>
10179       </method>
10180       <method name="IEnumerable`1 test()">
10181         <size>16</size>
10182       </method>
10183     </type>
10184     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10185       <method name="Void .ctor()">
10186         <size>7</size>
10187       </method>
10188       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10189         <size>12</size>
10190       </method>
10191       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10192         <size>7</size>
10193       </method>
10194       <method name="Boolean MoveNext()">
10195         <size>106</size>
10196       </method>
10197       <method name="Void Dispose()">
10198         <size>46</size>
10199       </method>
10200       <method name="Void Reset()">
10201         <size>6</size>
10202       </method>
10203     </type>
10204     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10205       <method name="Void .ctor()">
10206         <size>7</size>
10207       </method>
10208       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10209         <size>12</size>
10210       </method>
10211       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10212         <size>7</size>
10213       </method>
10214       <method name="Boolean MoveNext()">
10215         <size>176</size>
10216       </method>
10217       <method name="Void Dispose()">
10218         <size>60</size>
10219       </method>
10220       <method name="Void Reset()">
10221         <size>6</size>
10222       </method>
10223     </type>
10224     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10225       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10226         <size>7</size>
10227       </method>
10228       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10229         <size>26</size>
10230       </method>
10231     </type>
10232     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10233       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10234         <size>7</size>
10235       </method>
10236       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10237         <size>26</size>
10238       </method>
10239     </type>
10240   </test>
10241   <test name="gtest-382.cs">
10242     <type name="C">
10243       <method name="Void .ctor()">
10244         <size>7</size>
10245       </method>
10246       <method name="Int32 Main()">
10247         <size>76</size>
10248       </method>
10249     </type>
10250   </test>
10251   <test name="gtest-383.cs">
10252     <type name="C">
10253       <method name="Void .ctor()">
10254         <size>7</size>
10255       </method>
10256       <method name="Int32 Main()">
10257         <size>254</size>
10258       </method>
10259     </type>
10260     <type name="MyTypeA">
10261       <method name="Void .ctor(Int16)">
10262         <size>8</size>
10263       </method>
10264       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10265         <size>6</size>
10266       </method>
10267       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10268         <size>2</size>
10269       </method>
10270       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10271         <size>6</size>
10272       </method>
10273       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10274         <size>6</size>
10275       </method>
10276       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10277         <size>6</size>
10278       </method>
10279     </type>
10280     <type name="MyTypeB">
10281       <method name="Void .ctor(Int16)">
10282         <size>8</size>
10283       </method>
10284       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10285         <size>2</size>
10286       </method>
10287       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10288         <size>2</size>
10289       </method>
10290       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10291         <size>2</size>
10292       </method>
10293       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10294         <size>2</size>
10295       </method>
10296       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10297         <size>2</size>
10298       </method>
10299       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10300         <size>2</size>
10301       </method>
10302     </type>
10303   </test>
10304   <test name="gtest-384.cs">
10305     <type name="N.TestG">
10306       <method name="Void .ctor()">
10307         <size>7</size>
10308       </method>
10309       <method name="Void Foo[T]()">
10310         <size>1</size>
10311       </method>
10312     </type>
10313     <type name="NonGeneric">
10314       <method name="Void .ctor()">
10315         <size>7</size>
10316       </method>
10317     </type>
10318     <type name="Generic`1[T]">
10319       <method name="Void .ctor()">
10320         <size>7</size>
10321       </method>
10322     </type>
10323     <type name="m">
10324       <method name="Void .ctor()">
10325         <size>7</size>
10326       </method>
10327       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10328         <size>13</size>
10329       </method>
10330       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10331         <size>13</size>
10332       </method>
10333       <method name="Void Main()">
10334         <size>6</size>
10335       </method>
10336     </type>
10337   </test>
10338   <test name="gtest-385.cs">
10339     <type name="DocAttribute">
10340       <method name="Void .ctor()">
10341         <size>7</size>
10342       </method>
10343       <method name="Void .ctor(String)">
10344         <size>7</size>
10345       </method>
10346     </type>
10347     <type name="Test">
10348       <method name="Void .ctor()">
10349         <size>7</size>
10350       </method>
10351       <method name="Int32 Main()">
10352         <size>66</size>
10353       </method>
10354     </type>
10355     <type name="Func`2[TArg,TRet]">
10356       <method name="Void .ctor(Object, IntPtr)">
10357         <size>0</size>
10358       </method>
10359       <method name="Void Invoke()">
10360         <size>0</size>
10361       </method>
10362       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10363         <size>0</size>
10364       </method>
10365       <method name="Void EndInvoke(IAsyncResult)">
10366         <size>0</size>
10367       </method>
10368     </type>
10369   </test>
10370   <test name="gtest-386.cs">
10371     <type name="C">
10372       <method name="Void .ctor()">
10373         <size>7</size>
10374       </method>
10375       <method name="Int32 Main()">
10376         <size>220</size>
10377       </method>
10378     </type>
10379     <type name="MyType">
10380       <method name="Void .ctor(Int32)">
10381         <size>8</size>
10382       </method>
10383       <method name="MyType op_UnaryNegation(MyType)">
10384         <size>14</size>
10385       </method>
10386     </type>
10387   </test>
10388   <test name="gtest-387.cs">
10389     <type name="C">
10390       <method name="Void .ctor()">
10391         <size>7</size>
10392       </method>
10393       <method name="Int32 Main()">
10394         <size>168</size>
10395       </method>
10396     </type>
10397   </test>
10398   <test name="gtest-388.cs">
10399     <type name="Data">
10400       <method name="Void .ctor()">
10401         <size>7</size>
10402       </method>
10403     </type>
10404     <type name="Foo">
10405       <method name="Void .ctor()">
10406         <size>7</size>
10407       </method>
10408       <method name="Void f(Data)">
10409         <size>19</size>
10410       </method>
10411       <method name="Void Main()">
10412         <size>20</size>
10413       </method>
10414     </type>
10415   </test>
10416   <test name="gtest-389.cs">
10417     <type name="C">
10418       <method name="Void .ctor()">
10419         <size>7</size>
10420       </method>
10421       <method name="Int32 Main()">
10422         <size>234</size>
10423       </method>
10424     </type>
10425   </test>
10426   <test name="gtest-390.cs">
10427     <type name="Program">
10428       <method name="Void .ctor()">
10429         <size>7</size>
10430       </method>
10431       <method name="Int32 Main()">
10432         <size>4</size>
10433       </method>
10434     </type>
10435   </test>
10436   <test name="gtest-391.cs">
10437     <type name="C">
10438       <method name="Void .ctor()">
10439         <size>7</size>
10440       </method>
10441       <method name="Int32 Main()">
10442         <size>121</size>
10443       </method>
10444       <method name="Boolean Test_1()">
10445         <size>36</size>
10446       </method>
10447     </type>
10448   </test>
10449   <test name="gtest-392.cs">
10450     <type name="DieSubrangeType">
10451       <method name="Void .ctor()">
10452         <size>19</size>
10453       </method>
10454       <method name="Nullable`1 get_UpperBound()">
10455         <size>7</size>
10456       </method>
10457       <method name="Void set_UpperBound(Nullable`1)">
10458         <size>8</size>
10459       </method>
10460     </type>
10461     <type name="X">
10462       <method name="Void .ctor()">
10463         <size>7</size>
10464       </method>
10465       <method name="Int32 Main()">
10466         <size>61</size>
10467       </method>
10468     </type>
10469   </test>
10470   <test name="gtest-393.cs">
10471     <type name="B`1[T]">
10472       <method name="Void .ctor()">
10473         <size>7</size>
10474       </method>
10475     </type>
10476     <type name="A">
10477       <method name="Void .ctor(Type)">
10478         <size>29</size>
10479       </method>
10480       <method name="Void .cctor()">
10481         <size>7</size>
10482       </method>
10483       <method name="Int32 Main()">
10484         <size>23</size>
10485       </method>
10486     </type>
10487   </test>
10488   <test name="gtest-394.cs">
10489     <type name="Test">
10490       <method name="Void .ctor()">
10491         <size>7</size>
10492       </method>
10493       <method name="Void FindMembers(Test+MemberFilter)">
10494         <size>1</size>
10495       </method>
10496       <method name="Void GetMethodGroup(Test+MemberFilter)">
10497         <size>43</size>
10498       </method>
10499       <method name="Void Main()">
10500         <size>1</size>
10501       </method>
10502     </type>
10503     <type name="Test+MemberFilter">
10504       <method name="Void .ctor(Object, IntPtr)">
10505         <size>0</size>
10506       </method>
10507       <method name="Boolean Invoke()">
10508         <size>0</size>
10509       </method>
10510       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10511         <size>0</size>
10512       </method>
10513       <method name="Boolean EndInvoke(IAsyncResult)">
10514         <size>0</size>
10515       </method>
10516     </type>
10517     <type name="Test">
10518       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10519         <size>2</size>
10520       </method>
10521     </type>
10522   </test>
10523   <test name="gtest-395.cs">
10524     <type name="RuleBuilder`1[T]">
10525       <method name="Void .ctor()">
10526         <size>7</size>
10527       </method>
10528     </type>
10529     <type name="RubyMethod">
10530       <method name="Void .ctor()">
10531         <size>7</size>
10532       </method>
10533       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10534         <size>6</size>
10535       </method>
10536     </type>
10537     <type name="T">
10538       <method name="Void .ctor()">
10539         <size>7</size>
10540       </method>
10541       <method name="Void Main()">
10542         <size>1</size>
10543       </method>
10544     </type>
10545   </test>
10546   <test name="gtest-396.cs">
10547     <type name="Test">
10548       <method name="Void .ctor()">
10549         <size>7</size>
10550       </method>
10551       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10552         <size>1</size>
10553       </method>
10554       <method name="System.Func`1[System.Int32] Method(System.String)">
10555         <size>2</size>
10556       </method>
10557       <method name="Void Main()">
10558         <size>24</size>
10559       </method>
10560     </type>
10561   </test>
10562   <test name="gtest-397.cs">
10563     <type name="Test">
10564       <method name="Void .ctor()">
10565         <size>7</size>
10566       </method>
10567       <method name="Foo NegateFoo(Foo)">
10568         <size>12</size>
10569       </method>
10570       <method name="Foo NegateFooNullable(Nullable`1)">
10571         <size>7</size>
10572       </method>
10573       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10574         <size>7</size>
10575       </method>
10576       <method name="Nullable`1 NegateBar(Bar)">
10577         <size>12</size>
10578       </method>
10579       <method name="Int32 Main()">
10580         <size>139</size>
10581       </method>
10582     </type>
10583     <type name="Foo">
10584       <method name="Void .ctor(Int32)">
10585         <size>8</size>
10586       </method>
10587       <method name="Foo op_UnaryNegation(Nullable`1)">
10588         <size>42</size>
10589       </method>
10590     </type>
10591     <type name="Bar">
10592       <method name="Void .ctor(Int32)">
10593         <size>8</size>
10594       </method>
10595       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10596         <size>41</size>
10597       </method>
10598     </type>
10599   </test>
10600   <test name="gtest-398.cs">
10601     <type name="GenericClass`1[T]">
10602       <method name="Void .ctor(T)">
10603         <size>14</size>
10604       </method>
10605       <method name="Void Method()">
10606         <size>42</size>
10607       </method>
10608       <method name="Void Test(T)">
10609         <size>1</size>
10610       </method>
10611     </type>
10612     <type name="Foo">
10613       <method name="Void .ctor()">
10614         <size>7</size>
10615       </method>
10616       <method name="Void Main(System.String[])">
10617         <size>15</size>
10618       </method>
10619     </type>
10620     <type name="ToStr">
10621       <method name="Void .ctor(Object, IntPtr)">
10622         <size>0</size>
10623       </method>
10624       <method name="System.String Invoke(System.String, IFormatProvider)">
10625         <size>0</size>
10626       </method>
10627       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10628         <size>0</size>
10629       </method>
10630       <method name="System.String EndInvoke(IAsyncResult)">
10631         <size>0</size>
10632       </method>
10633     </type>
10634   </test>
10635   <test name="gtest-399.cs">
10636     <type name="TestIssue.Base">
10637       <method name="Void .ctor()">
10638         <size>7</size>
10639       </method>
10640     </type>
10641     <type name="TestIssue.Derived">
10642       <method name="Void .ctor()">
10643         <size>7</size>
10644       </method>
10645     </type>
10646     <type name="TestIssue.Program">
10647       <method name="Void .ctor()">
10648         <size>7</size>
10649       </method>
10650       <method name="Int32 Main()">
10651         <size>39</size>
10652       </method>
10653     </type>
10654   </test>
10655   <test name="gtest-400.cs">
10656     <type name="Gen`1[T]">
10657       <method name="Void .ctor()">
10658         <size>7</size>
10659       </method>
10660       <method name="Boolean Foo(T)">
10661         <size>10</size>
10662       </method>
10663     </type>
10664     <type name="Program">
10665       <method name="Void .ctor()">
10666         <size>7</size>
10667       </method>
10668       <method name="Boolean Foo[T]()">
10669         <size>17</size>
10670       </method>
10671       <method name="Int32 Main()">
10672         <size>66</size>
10673       </method>
10674     </type>
10675   </test>
10676   <test name="gtest-401.cs">
10677     <type name="ParserTest">
10678       <method name="Void .ctor()">
10679         <size>7</size>
10680       </method>
10681       <method name="Void Main()">
10682         <size>165</size>
10683       </method>
10684     </type>
10685   </test>
10686   <test name="gtest-402.cs">
10687     <type name="X">
10688       <method name="Void .ctor()">
10689         <size>7</size>
10690       </method>
10691       <method name="Void Main()">
10692         <size>16</size>
10693       </method>
10694     </type>
10695   </test>
10696   <test name="gtest-403.cs">
10697     <type name="T">
10698       <method name="Void .ctor()">
10699         <size>7</size>
10700       </method>
10701       <method name="Void Main()">
10702         <size>15</size>
10703       </method>
10704     </type>
10705     <type name="S`1[T]">
10706       <method name="Void Foo()">
10707         <size>1</size>
10708       </method>
10709     </type>
10710   </test>
10711   <test name="gtest-404.cs">
10712     <type name="Test.Program">
10713       <method name="Void Main()">
10714         <size>1</size>
10715       </method>
10716     </type>
10717     <type name="Test.Class1`1[T1]">
10718       <method name="Void .ctor()">
10719         <size>7</size>
10720       </method>
10721       <method name="Void add_doSomething(System.EventHandler)">
10722         <size>24</size>
10723       </method>
10724       <method name="Void remove_doSomething(System.EventHandler)">
10725         <size>24</size>
10726       </method>
10727     </type>
10728     <type name="Test.Class2`1[T]">
10729       <method name="Void .ctor()">
10730         <size>7</size>
10731       </method>
10732       <method name="Void add_DoSomething(System.EventHandler)">
10733         <size>8</size>
10734       </method>
10735       <method name="Void remove_DoSomething(System.EventHandler)">
10736         <size>8</size>
10737       </method>
10738     </type>
10739   </test>
10740   <test name="gtest-405.cs">
10741     <type name="C">
10742       <method name="Void .ctor()">
10743         <size>7</size>
10744       </method>
10745       <method name="Void Main()">
10746         <size>1</size>
10747       </method>
10748     </type>
10749   </test>
10750   <test name="gtest-406.cs">
10751     <type name="Test`1[T]">
10752       <method name="Void .ctor()">
10753         <size>7</size>
10754       </method>
10755       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10756         <size>1</size>
10757       </method>
10758     </type>
10759     <type name="C`2[A,B]">
10760       <method name="Void .ctor(IEnumerable`1)">
10761         <size>46</size>
10762       </method>
10763       <method name="B &lt;C&gt;m__0(B)">
10764         <size>2</size>
10765       </method>
10766     </type>
10767     <type name="M">
10768       <method name="Void .ctor()">
10769         <size>7</size>
10770       </method>
10771       <method name="Void Main()">
10772         <size>1</size>
10773       </method>
10774     </type>
10775   </test>
10776   <test name="gtest-407.cs">
10777     <type name="NullableColorTests">
10778       <method name="Void .ctor()">
10779         <size>7</size>
10780       </method>
10781       <method name="Int32 Main()">
10782         <size>102</size>
10783       </method>
10784     </type>
10785     <type name="MyColor">
10786       <method name="Void .ctor(Int32)">
10787         <size>8</size>
10788       </method>
10789       <method name="Boolean op_Equality(MyColor, MyColor)">
10790         <size>17</size>
10791       </method>
10792       <method name="Boolean op_Inequality(MyColor, MyColor)">
10793         <size>20</size>
10794       </method>
10795     </type>
10796   </test>
10797   <test name="gtest-408.cs">
10798     <type name="Test">
10799       <method name="Void .ctor()">
10800         <size>7</size>
10801       </method>
10802       <method name="Int32 Main()">
10803         <size>92</size>
10804       </method>
10805     </type>
10806   </test>
10807   <test name="gtest-409.cs">
10808     <type name="ConditionalParsing">
10809       <method name="Void .ctor()">
10810         <size>7</size>
10811       </method>
10812       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10813         <size>14</size>
10814       </method>
10815       <method name="Void Test_1(Boolean)">
10816         <size>20</size>
10817       </method>
10818       <method name="Void Test_2()">
10819         <size>31</size>
10820       </method>
10821       <method name="Void Test_4(Boolean, Boolean)">
10822         <size>39</size>
10823       </method>
10824       <method name="Void Test_5(Boolean, IDisposable)">
10825         <size>45</size>
10826       </method>
10827       <method name="Void Test_6(Boolean)">
10828         <size>51</size>
10829       </method>
10830       <method name="Void Test_7(System.Object)">
10831         <size>8</size>
10832       </method>
10833       <method name="Void Main()">
10834         <size>1</size>
10835       </method>
10836     </type>
10837     <type name="ConditionalParsing+T">
10838       <method name="Void .ctor(String, Boolean)">
10839         <size>28</size>
10840       </method>
10841       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10842         <size>7</size>
10843       </method>
10844     </type>
10845     <type name="&lt;PrivateImplementationDetails&gt;">
10846       <method name="Void .ctor()">
10847         <size>7</size>
10848       </method>
10849     </type>
10850     <type name="ConditionalParsing+Const">
10851       <method name="Void .ctor()">
10852         <size>7</size>
10853       </method>
10854     </type>
10855     <type name="ConditionalParsing">
10856       <method name="Void Test_8(DateTime)">
10857         <size>38</size>
10858       </method>
10859       <method name="Void Test_9()">
10860         <size>43</size>
10861       </method>
10862     </type>
10863   </test>
10864   <test name="gtest-410.cs">
10865     <type name="Program">
10866       <method name="Void .ctor()">
10867         <size>7</size>
10868       </method>
10869       <method name="Void Main()">
10870         <size>7</size>
10871       </method>
10872     </type>
10873   </test>
10874   <test name="gtest-411.cs">
10875     <type name="Maybe">
10876       <method name="Maybe`1[T] C[T](T)">
10877         <size>2</size>
10878       </method>
10879     </type>
10880     <type name="Maybe`1[T]">
10881       <method name="Void .ctor(T)">
10882         <size>7</size>
10883       </method>
10884     </type>
10885     <type name="Extensions">
10886       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10887         <size>10</size>
10888       </method>
10889     </type>
10890     <type name="Test">
10891       <method name="Void .ctor()">
10892         <size>7</size>
10893       </method>
10894       <method name="Void Main()">
10895         <size>131</size>
10896       </method>
10897       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10898         <size>7</size>
10899       </method>
10900       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10901         <size>7</size>
10902       </method>
10903       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10904         <size>11</size>
10905       </method>
10906     </type>
10907   </test>
10908   <test name="gtest-412.cs">
10909     <type name="Program">
10910       <method name="Void .ctor()">
10911         <size>7</size>
10912       </method>
10913       <method name="Int32 Main()">
10914         <size>213</size>
10915       </method>
10916     </type>
10917   </test>
10918   <test name="gtest-413.cs">
10919     <type name="Test">
10920       <method name="Void .ctor()">
10921         <size>7</size>
10922       </method>
10923       <method name="Int32 Main()">
10924         <size>95</size>
10925       </method>
10926     </type>
10927     <type name="S">
10928       <method name="Int64 op_Addition(S, Int64)">
10929         <size>2</size>
10930       </method>
10931     </type>
10932   </test>
10933   <test name="gtest-414.cs">
10934     <type name="MonoTest.MainClass">
10935       <method name="Void .ctor()">
10936         <size>7</size>
10937       </method>
10938       <method name="Void Main()">
10939         <size>1</size>
10940       </method>
10941     </type>
10942     <type name="MonoTest.TestImpl">
10943       <method name="Void .ctor()">
10944         <size>7</size>
10945       </method>
10946       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10947         <size>1</size>
10948       </method>
10949       <method name="Void Get[T]()">
10950         <size>1</size>
10951       </method>
10952       <method name="Void Get[T](System.Object)">
10953         <size>1</size>
10954       </method>
10955     </type>
10956     <type name="MonoTest.C">
10957       <method name="Void .ctor()">
10958         <size>7</size>
10959       </method>
10960       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10961         <size>1</size>
10962       </method>
10963       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10964         <size>1</size>
10965       </method>
10966     </type>
10967   </test>
10968   <test name="gtest-415.cs">
10969     <type name="S2">
10970       <method name="Void Test()">
10971         <size>39</size>
10972       </method>
10973       <method name="Void Main()">
10974         <size>16</size>
10975       </method>
10976     </type>
10977   </test>
10978   <test name="gtest-416.cs">
10979     <type name="Bug.Demo">
10980       <method name="Boolean Fixed()">
10981         <size>14</size>
10982       </method>
10983       <method name="Boolean Foo(System.Int32[])">
10984         <size>43</size>
10985       </method>
10986       <method name="Int32 Main()">
10987         <size>65</size>
10988       </method>
10989     </type>
10990   </test>
10991   <test name="gtest-417.cs">
10992     <type name="C">
10993       <method name="Void .ctor()">
10994         <size>7</size>
10995       </method>
10996       <method name="Void Goo()">
10997         <size>11</size>
10998       </method>
10999       <method name="Void Main()">
11000         <size>1</size>
11001       </method>
11002     </type>
11003   </test>
11004   <test name="gtest-418.cs">
11005     <type name="N.Nested">
11006       <method name="Void .ctor()">
11007         <size>7</size>
11008       </method>
11009     </type>
11010     <type name="N.Nested+C">
11011       <method name="Void .ctor()">
11012         <size>7</size>
11013       </method>
11014       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11015         <size>2</size>
11016       </method>
11017     </type>
11018     <type name="N.M">
11019       <method name="Void .ctor()">
11020         <size>7</size>
11021       </method>
11022       <method name="Int32 Main()">
11023         <size>173</size>
11024       </method>
11025     </type>
11026   </test>
11027   <test name="gtest-419.cs">
11028     <type name="Program">
11029       <method name="Void .ctor()">
11030         <size>7</size>
11031       </method>
11032       <method name="Int32 Main()">
11033         <size>57</size>
11034       </method>
11035       <method name="System.Object Test(System.String)">
11036         <size>42</size>
11037       </method>
11038     </type>
11039   </test>
11040   <test name="gtest-420.cs">
11041     <type name="C">
11042       <method name="Void .ctor()">
11043         <size>7</size>
11044       </method>
11045     </type>
11046     <type name="TestClass">
11047       <method name="Void .ctor()">
11048         <size>7</size>
11049       </method>
11050       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11051         <size>2</size>
11052       </method>
11053       <method name="Int32 Test(System.Object, System.Object[])">
11054         <size>2</size>
11055       </method>
11056       <method name="Int32 Main()">
11057         <size>43</size>
11058       </method>
11059     </type>
11060   </test>
11061   <test name="gtest-421.cs">
11062     <type name="OneOff">
11063       <method name="Void .ctor()">
11064         <size>7</size>
11065       </method>
11066       <method name="Int32 Main()">
11067         <size>75</size>
11068       </method>
11069       <method name="T[] Clone[T](T[])">
11070         <size>166</size>
11071       </method>
11072     </type>
11073   </test>
11074   <test name="gtest-422.cs">
11075     <type name="A">
11076       <method name="Void .ctor()">
11077         <size>7</size>
11078       </method>
11079       <method name="Boolean op_GreaterThan(A, System.Object)">
11080         <size>2</size>
11081       </method>
11082       <method name="Boolean op_LessThan(A, System.Object)">
11083         <size>2</size>
11084       </method>
11085     </type>
11086     <type name="C">
11087       <method name="Void .ctor()">
11088         <size>7</size>
11089       </method>
11090       <method name="Int32 Main()">
11091         <size>23</size>
11092       </method>
11093       <method name="Nullable`1 get_Id()">
11094         <size>7</size>
11095       </method>
11096       <method name="Boolean Test()">
11097         <size>51</size>
11098       </method>
11099     </type>
11100   </test>
11101   <test name="gtest-423.cs">
11102     <type name="App">
11103       <method name="Void .ctor()">
11104         <size>7</size>
11105       </method>
11106       <method name="Void Main()">
11107         <size>33</size>
11108       </method>
11109       <method name="Void Test(System.Object, System.EventArgs)">
11110         <size>1</size>
11111       </method>
11112     </type>
11113   </test>
11114   <test name="gtest-424.cs">
11115     <type name="A">
11116       <method name="Void .ctor()">
11117         <size>7</size>
11118       </method>
11119     </type>
11120     <type name="B">
11121       <method name="Void .ctor()">
11122         <size>7</size>
11123       </method>
11124     </type>
11125     <type name="Test">
11126       <method name="Void .ctor()">
11127         <size>7</size>
11128       </method>
11129       <method name="Void Block(A[])">
11130         <size>6</size>
11131       </method>
11132       <method name="Void Block(IEnumerable`1, A[])">
11133         <size>1</size>
11134       </method>
11135       <method name="Int32 Main()">
11136         <size>29</size>
11137       </method>
11138     </type>
11139   </test>
11140   <test name="gtest-425.cs">
11141     <type name="EventClass`1[T]">
11142       <method name="Void .ctor()">
11143         <size>7</size>
11144       </method>
11145     </type>
11146     <type name="Test">
11147       <method name="Void .ctor()">
11148         <size>7</size>
11149       </method>
11150       <method name="Void Main()">
11151         <size>16</size>
11152       </method>
11153     </type>
11154     <type name="EventClass`1+HookDelegate[T]">
11155       <method name="Void .ctor(Object, IntPtr)">
11156         <size>0</size>
11157       </method>
11158       <method name="Void Invoke(T)">
11159         <size>0</size>
11160       </method>
11161       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11162         <size>0</size>
11163       </method>
11164       <method name="Void EndInvoke(IAsyncResult)">
11165         <size>0</size>
11166       </method>
11167     </type>
11168   </test>
11169   <test name="gtest-426.cs">
11170     <type name="OverloadTest.MyClass`1[T]">
11171       <method name="Void .ctor()">
11172         <size>7</size>
11173       </method>
11174       <method name="Boolean Method(MyInterface`1)">
11175         <size>20</size>
11176       </method>
11177       <method name="Boolean Method(System.Action`1[T])">
11178         <size>2</size>
11179       </method>
11180     </type>
11181     <type name="OverloadTest.C">
11182       <method name="Void .ctor()">
11183         <size>7</size>
11184       </method>
11185       <method name="Void Main()">
11186         <size>1</size>
11187       </method>
11188     </type>
11189   </test>
11190   <test name="gtest-427.cs">
11191     <type name="T">
11192       <method name="Void .ctor()">
11193         <size>7</size>
11194       </method>
11195       <method name="Void Test()">
11196         <size>19</size>
11197       </method>
11198       <method name="Void Attach(EventHandler)">
11199         <size>2</size>
11200       </method>
11201       <method name="Void Attach(EventHandler`1[System.String])">
11202         <size>1</size>
11203       </method>
11204       <method name="Void OnClick(System.String)">
11205         <size>1</size>
11206       </method>
11207       <method name="Void Main()">
11208         <size>11</size>
11209       </method>
11210     </type>
11211     <type name="EventHandler">
11212       <method name="Void .ctor(Object, IntPtr)">
11213         <size>0</size>
11214       </method>
11215       <method name="Void Invoke(System.Object)">
11216         <size>0</size>
11217       </method>
11218       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11219         <size>0</size>
11220       </method>
11221       <method name="Void EndInvoke(IAsyncResult)">
11222         <size>0</size>
11223       </method>
11224     </type>
11225     <type name="EventHandler`1[T]">
11226       <method name="Void .ctor(Object, IntPtr)">
11227         <size>0</size>
11228       </method>
11229       <method name="Void Invoke(T)">
11230         <size>0</size>
11231       </method>
11232       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11233         <size>0</size>
11234       </method>
11235       <method name="Void EndInvoke(IAsyncResult)">
11236         <size>0</size>
11237       </method>
11238     </type>
11239   </test>
11240   <test name="gtest-428.cs">
11241     <type name="CInt">
11242       <method name="Void .ctor(Int32)">
11243         <size>8</size>
11244       </method>
11245       <method name="CInt op_Implicit(Int32)">
11246         <size>7</size>
11247       </method>
11248       <method name="Int32 op_Implicit(CInt)">
11249         <size>8</size>
11250       </method>
11251     </type>
11252     <type name="Klass">
11253       <method name="Void .ctor(Nullable`1)">
11254         <size>14</size>
11255       </method>
11256       <method name="Nullable`1 get_Value()">
11257         <size>7</size>
11258       </method>
11259     </type>
11260     <type name="MainClass">
11261       <method name="Void .ctor()">
11262         <size>7</size>
11263       </method>
11264       <method name="Int32 Main()">
11265         <size>183</size>
11266       </method>
11267     </type>
11268   </test>
11269   <test name="gtest-429.cs">
11270     <type name="CInt">
11271       <method name="Void .ctor(Int32)">
11272         <size>8</size>
11273       </method>
11274       <method name="CInt op_Implicit(Int32)">
11275         <size>7</size>
11276       </method>
11277       <method name="Int32 op_Implicit(CInt)">
11278         <size>8</size>
11279       </method>
11280     </type>
11281     <type name="Klass">
11282       <method name="Void .ctor(Nullable`1)">
11283         <size>14</size>
11284       </method>
11285     </type>
11286     <type name="MainClass">
11287       <method name="Void .ctor()">
11288         <size>7</size>
11289       </method>
11290       <method name="Int32 Main()">
11291         <size>36</size>
11292       </method>
11293     </type>
11294   </test>
11295   <test name="gtest-430.cs">
11296     <type name="Tmp">
11297       <method name="Void .ctor()">
11298         <size>7</size>
11299       </method>
11300     </type>
11301     <type name="Driver">
11302       <method name="Void .ctor()">
11303         <size>7</size>
11304       </method>
11305       <method name="Nullable`1 get_Prop()">
11306         <size>42</size>
11307       </method>
11308       <method name="Int32 Main()">
11309         <size>42</size>
11310       </method>
11311     </type>
11312   </test>
11313   <test name="gtest-431.cs">
11314     <type name="Program">
11315       <method name="Void .ctor()">
11316         <size>7</size>
11317       </method>
11318       <method name="Void Main()">
11319         <size>13</size>
11320       </method>
11321     </type>
11322   </test>
11323   <test name="gtest-432.cs">
11324     <type name="Test.Bar`2[T,U]">
11325       <method name="Void .ctor()">
11326         <size>7</size>
11327       </method>
11328       <method name="Void DoSomething[V]()">
11329         <size>1</size>
11330       </method>
11331     </type>
11332     <type name="Test.Baz">
11333       <method name="Void .ctor()">
11334         <size>7</size>
11335       </method>
11336       <method name="Void GetInTroubleHere()">
11337         <size>13</size>
11338       </method>
11339       <method name="Void Main()">
11340         <size>1</size>
11341       </method>
11342     </type>
11343   </test>
11344   <test name="gtest-433.cs">
11345     <type name="M">
11346       <method name="Void .ctor()">
11347         <size>7</size>
11348       </method>
11349       <method name="Void Main()">
11350         <size>37</size>
11351       </method>
11352     </type>
11353   </test>
11354   <test name="gtest-434.cs">
11355     <type name="testcase.Init">
11356       <method name="Void .ctor()">
11357         <size>7</size>
11358       </method>
11359       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11360         <size>8</size>
11361       </method>
11362     </type>
11363     <type name="testcase.Program">
11364       <method name="Void .ctor()">
11365         <size>7</size>
11366       </method>
11367       <method name="Int32 Main()">
11368         <size>75</size>
11369       </method>
11370     </type>
11371   </test>
11372   <test name="gtest-435.cs">
11373     <type name="testcase.Program">
11374       <method name="Void .ctor()">
11375         <size>7</size>
11376       </method>
11377       <method name="Int32 Main()">
11378         <size>150</size>
11379       </method>
11380     </type>
11381   </test>
11382   <test name="gtest-436.cs">
11383     <type name="SomeClass">
11384       <method name="Void .ctor()">
11385         <size>7</size>
11386       </method>
11387       <method name="Int32 Main()">
11388         <size>2</size>
11389       </method>
11390     </type>
11391   </test>
11392   <test name="gtest-438.cs">
11393     <type name="Tests">
11394       <method name="Void .ctor()">
11395         <size>7</size>
11396       </method>
11397       <method name="ServiceType GetService[ServiceType](System.Object[])">
11398         <size>17</size>
11399       </method>
11400       <method name="Int32 Main()">
11401         <size>19</size>
11402       </method>
11403     </type>
11404   </test>
11405   <test name="gtest-anon-1.cs">
11406     <type name="X">
11407       <method name="Void .ctor()">
11408         <size>7</size>
11409       </method>
11410       <method name="Void Hello[U](U)">
11411         <size>1</size>
11412       </method>
11413       <method name="Void Test[T](T)">
11414         <size>64</size>
11415       </method>
11416       <method name="Void Main()">
11417         <size>14</size>
11418       </method>
11419     </type>
11420     <type name="Foo">
11421       <method name="Void .ctor(Object, IntPtr)">
11422         <size>0</size>
11423       </method>
11424       <method name="Void Invoke()">
11425         <size>0</size>
11426       </method>
11427       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11428         <size>0</size>
11429       </method>
11430       <method name="Void EndInvoke(IAsyncResult)">
11431         <size>0</size>
11432       </method>
11433     </type>
11434     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11435       <method name="Void .ctor()">
11436         <size>7</size>
11437       </method>
11438       <method name="Void &lt;&gt;m__0()">
11439         <size>18</size>
11440       </method>
11441     </type>
11442   </test>
11443   <test name="gtest-anon-10.cs">
11444     <type name="X">
11445       <method name="Void .ctor()">
11446         <size>7</size>
11447       </method>
11448       <method name="IEnumerable`1 Test[T](T, T)">
11449         <size>44</size>
11450       </method>
11451       <method name="Int32 Main()">
11452         <size>100</size>
11453       </method>
11454     </type>
11455     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11456       <method name="Void .ctor()">
11457         <size>7</size>
11458       </method>
11459       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11460         <size>12</size>
11461       </method>
11462       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11463         <size>7</size>
11464       </method>
11465       <method name="Boolean MoveNext()">
11466         <size>110</size>
11467       </method>
11468       <method name="Void Dispose()">
11469         <size>8</size>
11470       </method>
11471       <method name="Void Reset()">
11472         <size>6</size>
11473       </method>
11474       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11475         <size>7</size>
11476       </method>
11477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11478         <size>52</size>
11479       </method>
11480     </type>
11481   </test>
11482   <test name="gtest-anon-11.cs">
11483     <type name="Test`1[R]">
11484       <method name="Void .ctor()">
11485         <size>7</size>
11486       </method>
11487       <method name="Void World[S,T](S, T)">
11488         <size>1</size>
11489       </method>
11490       <method name="Void Hello[U,V](U, V)">
11491         <size>41</size>
11492       </method>
11493     </type>
11494     <type name="X">
11495       <method name="Void .ctor()">
11496         <size>7</size>
11497       </method>
11498       <method name="Void Main()">
11499         <size>21</size>
11500       </method>
11501     </type>
11502     <type name="Foo">
11503       <method name="Void .ctor(Object, IntPtr)">
11504         <size>0</size>
11505       </method>
11506       <method name="Void Invoke()">
11507         <size>0</size>
11508       </method>
11509       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11510         <size>0</size>
11511       </method>
11512       <method name="Void EndInvoke(IAsyncResult)">
11513         <size>0</size>
11514       </method>
11515     </type>
11516     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11517       <method name="Void .ctor()">
11518         <size>7</size>
11519       </method>
11520       <method name="Void &lt;&gt;m__0()">
11521         <size>24</size>
11522       </method>
11523     </type>
11524   </test>
11525   <test name="gtest-anon-12.cs">
11526     <type name="World`1[T]">
11527       <method name="Void .ctor()">
11528         <size>7</size>
11529       </method>
11530       <method name="Void Hello[U](U)">
11531         <size>1</size>
11532       </method>
11533       <method name="Void Test(T)">
11534         <size>46</size>
11535       </method>
11536     </type>
11537     <type name="X">
11538       <method name="Void .ctor()">
11539         <size>7</size>
11540       </method>
11541       <method name="Void Main()">
11542         <size>18</size>
11543       </method>
11544     </type>
11545     <type name="Foo">
11546       <method name="Void .ctor(Object, IntPtr)">
11547         <size>0</size>
11548       </method>
11549       <method name="Void Invoke()">
11550         <size>0</size>
11551       </method>
11552       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11553         <size>0</size>
11554       </method>
11555       <method name="Void EndInvoke(IAsyncResult)">
11556         <size>0</size>
11557       </method>
11558     </type>
11559     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
11560       <method name="Void .ctor()">
11561         <size>7</size>
11562       </method>
11563       <method name="Void &lt;&gt;m__0()">
11564         <size>18</size>
11565       </method>
11566     </type>
11567   </test>
11568   <test name="gtest-anon-13.cs">
11569     <type name="X">
11570       <method name="Void .ctor()">
11571         <size>7</size>
11572       </method>
11573       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
11574         <size>13</size>
11575       </method>
11576       <method name="Void Main()">
11577         <size>1</size>
11578       </method>
11579     </type>
11580     <type name="X+ModuleBinder`1[T]">
11581       <method name="Void .ctor(Object, IntPtr)">
11582         <size>0</size>
11583       </method>
11584       <method name="T Invoke(System.Object)">
11585         <size>0</size>
11586       </method>
11587       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11588         <size>0</size>
11589       </method>
11590       <method name="T EndInvoke(IAsyncResult)">
11591         <size>0</size>
11592       </method>
11593     </type>
11594     <type name="X">
11595       <method name="TDelegate &lt;CreateMethodUnscoped&gt;m__0[TDelegate](System.Object)">
11596         <size>7</size>
11597       </method>
11598     </type>
11599   </test>
11600   <test name="gtest-anon-14.cs">
11601     <type name="T">
11602       <method name="Void .ctor()">
11603         <size>7</size>
11604       </method>
11605       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
11606         <size>1</size>
11607       </method>
11608       <method name="Void SomeCaller()">
11609         <size>36</size>
11610       </method>
11611       <method name="Void Main()">
11612         <size>1</size>
11613       </method>
11614       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
11615         <size>2</size>
11616       </method>
11617     </type>
11618   </test>
11619   <test name="gtest-anon-15.cs">
11620     <type name="Test`1[T]">
11621       <method name="Void .ctor()">
11622         <size>7</size>
11623       </method>
11624       <method name="Void Hello[S](T, S)">
11625         <size>42</size>
11626       </method>
11627     </type>
11628     <type name="X">
11629       <method name="Void .ctor()">
11630         <size>7</size>
11631       </method>
11632       <method name="Void Main()">
11633         <size>16</size>
11634       </method>
11635     </type>
11636     <type name="Foo`1[V]">
11637       <method name="Void .ctor(Object, IntPtr)">
11638         <size>0</size>
11639       </method>
11640       <method name="Void Invoke(V)">
11641         <size>0</size>
11642       </method>
11643       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
11644         <size>0</size>
11645       </method>
11646       <method name="Void EndInvoke(IAsyncResult)">
11647         <size>0</size>
11648       </method>
11649     </type>
11650     <type name="Bar`1[W]">
11651       <method name="Void .ctor(Object, IntPtr)">
11652         <size>0</size>
11653       </method>
11654       <method name="Void Invoke(W)">
11655         <size>0</size>
11656       </method>
11657       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
11658         <size>0</size>
11659       </method>
11660       <method name="Void EndInvoke(IAsyncResult)">
11661         <size>0</size>
11662       </method>
11663     </type>
11664     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
11665       <method name="Void .ctor()">
11666         <size>7</size>
11667       </method>
11668       <method name="Void &lt;&gt;m__0(Int64)">
11669         <size>57</size>
11670       </method>
11671     </type>
11672     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
11673       <method name="Void .ctor()">
11674         <size>7</size>
11675       </method>
11676       <method name="Void &lt;&gt;m__1(T)">
11677         <size>65</size>
11678       </method>
11679     </type>
11680   </test>
11681   <test name="gtest-anon-16.cs">
11682     <type name="A">
11683       <method name="Void .ctor(TestFunc`1)">
11684         <size>7</size>
11685       </method>
11686       <method name="Void Main()">
11687         <size>1</size>
11688       </method>
11689     </type>
11690     <type name="TestClass">
11691       <method name="Void .ctor()">
11692         <size>47</size>
11693       </method>
11694       <method name="Void Func[T](TestFunc`1[T])">
11695         <size>1</size>
11696       </method>
11697     </type>
11698     <type name="TestFunc`1[T]">
11699       <method name="Void .ctor(Object, IntPtr)">
11700         <size>0</size>
11701       </method>
11702       <method name="Void Invoke(T)">
11703         <size>0</size>
11704       </method>
11705       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11706         <size>0</size>
11707       </method>
11708       <method name="Void EndInvoke(IAsyncResult)">
11709         <size>0</size>
11710       </method>
11711     </type>
11712     <type name="TestClass">
11713       <method name="Void &lt;TestClass&gt;m__0(Int32)">
11714         <size>1</size>
11715       </method>
11716     </type>
11717   </test>
11718   <test name="gtest-anon-17.cs">
11719     <type name="C">
11720       <method name="Void .ctor()">
11721         <size>7</size>
11722       </method>
11723       <method name="Void Test[T,U](C+Func`1[T], U)">
11724         <size>1</size>
11725       </method>
11726       <method name="Void Main()">
11727         <size>75</size>
11728       </method>
11729     </type>
11730     <type name="C+Func`1[T]">
11731       <method name="Void .ctor(Object, IntPtr)">
11732         <size>0</size>
11733       </method>
11734       <method name="T Invoke(T)">
11735         <size>0</size>
11736       </method>
11737       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11738         <size>0</size>
11739       </method>
11740       <method name="T EndInvoke(IAsyncResult)">
11741         <size>0</size>
11742       </method>
11743     </type>
11744     <type name="C">
11745       <method name="Int32 &lt;Main&gt;m__0(Int32)">
11746         <size>2</size>
11747       </method>
11748       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11749         <size>2</size>
11750       </method>
11751     </type>
11752   </test>
11753   <test name="gtest-anon-18.cs">
11754     <type name="C">
11755       <method name="Void .ctor()">
11756         <size>7</size>
11757       </method>
11758       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
11759         <size>10</size>
11760       </method>
11761       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
11762         <size>10</size>
11763       </method>
11764       <method name="Void Test2[T]()">
11765         <size>19</size>
11766       </method>
11767       <method name="Void Main()">
11768         <size>100</size>
11769       </method>
11770     </type>
11771     <type name="C+Func`2[TR,TA]">
11772       <method name="Void .ctor(Object, IntPtr)">
11773         <size>0</size>
11774       </method>
11775       <method name="TR Invoke(TA)">
11776         <size>0</size>
11777       </method>
11778       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
11779         <size>0</size>
11780       </method>
11781       <method name="TR EndInvoke(IAsyncResult)">
11782         <size>0</size>
11783       </method>
11784     </type>
11785     <type name="C">
11786       <method name="T &lt;Test2&gt;m__0[T](T)">
11787         <size>2</size>
11788       </method>
11789       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11790         <size>16</size>
11791       </method>
11792       <method name="System.String &lt;Main&gt;m__2(Int32)">
11793         <size>6</size>
11794       </method>
11795       <method name="System.String &lt;Main&gt;m__3(Int32)">
11796         <size>6</size>
11797       </method>
11798     </type>
11799   </test>
11800   <test name="gtest-anon-19.cs">
11801     <type name="Test">
11802       <method name="Void .ctor()">
11803         <size>7</size>
11804       </method>
11805       <method name="Void TestNaturalSort()">
11806         <size>31</size>
11807       </method>
11808       <method name="Void Main()">
11809         <size>6</size>
11810       </method>
11811     </type>
11812     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
11813       <method name="Void .ctor()">
11814         <size>7</size>
11815       </method>
11816       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
11817         <size>113</size>
11818       </method>
11819     </type>
11820     <type name="Test">
11821       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
11822         <size>106</size>
11823       </method>
11824     </type>
11825     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
11826       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
11827         <size>113</size>
11828       </method>
11829     </type>
11830   </test>
11831   <test name="gtest-anon-2.cs">
11832     <type name="X">
11833       <method name="Void .ctor()">
11834         <size>7</size>
11835       </method>
11836       <method name="Void Hello[U](U)">
11837         <size>1</size>
11838       </method>
11839       <method name="Void Test[T](T)">
11840         <size>71</size>
11841       </method>
11842       <method name="Void Main()">
11843         <size>14</size>
11844       </method>
11845     </type>
11846     <type name="Simple">
11847       <method name="Void .ctor(Object, IntPtr)">
11848         <size>0</size>
11849       </method>
11850       <method name="Void Invoke()">
11851         <size>0</size>
11852       </method>
11853       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11854         <size>0</size>
11855       </method>
11856       <method name="Void EndInvoke(IAsyncResult)">
11857         <size>0</size>
11858       </method>
11859     </type>
11860     <type name="Foo">
11861       <method name="Void .ctor(Object, IntPtr)">
11862         <size>0</size>
11863       </method>
11864       <method name="Simple Invoke()">
11865         <size>0</size>
11866       </method>
11867       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11868         <size>0</size>
11869       </method>
11870       <method name="Simple EndInvoke(IAsyncResult)">
11871         <size>0</size>
11872       </method>
11873     </type>
11874     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11875       <method name="Void .ctor()">
11876         <size>7</size>
11877       </method>
11878       <method name="Simple &lt;&gt;m__0()">
11879         <size>55</size>
11880       </method>
11881     </type>
11882     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
11883       <method name="Void .ctor()">
11884         <size>7</size>
11885       </method>
11886       <method name="Void &lt;&gt;m__1()">
11887         <size>50</size>
11888       </method>
11889     </type>
11890   </test>
11891   <test name="gtest-anon-21.cs">
11892     <type name="BaseObject">
11893       <method name="Void .ctor()">
11894         <size>7</size>
11895       </method>
11896       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
11897         <size>53</size>
11898       </method>
11899       <method name="T MakeSomething[T]()">
11900         <size>7</size>
11901       </method>
11902       <method name="Int32 Main()">
11903         <size>10</size>
11904       </method>
11905       <method name="Void Closure(EmptyDelegate)">
11906         <size>1</size>
11907       </method>
11908     </type>
11909     <type name="EmptyDelegate">
11910       <method name="Void .ctor(Object, IntPtr)">
11911         <size>0</size>
11912       </method>
11913       <method name="Void Invoke()">
11914         <size>0</size>
11915       </method>
11916       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11917         <size>0</size>
11918       </method>
11919       <method name="Void EndInvoke(IAsyncResult)">
11920         <size>0</size>
11921       </method>
11922     </type>
11923     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
11924       <method name="Void .ctor()">
11925         <size>7</size>
11926       </method>
11927       <method name="Void &lt;&gt;m__0()">
11928         <size>17</size>
11929       </method>
11930     </type>
11931   </test>
11932   <test name="gtest-anon-22.cs">
11933     <type name="C">
11934       <method name="Void .ctor()">
11935         <size>7</size>
11936       </method>
11937       <method name="Int32 Foo(D1)">
11938         <size>2</size>
11939       </method>
11940       <method name="Int32 Foo(D2)">
11941         <size>2</size>
11942       </method>
11943       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
11944         <size>2</size>
11945       </method>
11946       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
11947         <size>2</size>
11948       </method>
11949       <method name="Int32 Main()">
11950         <size>82</size>
11951       </method>
11952     </type>
11953     <type name="D1">
11954       <method name="Void .ctor(Object, IntPtr)">
11955         <size>0</size>
11956       </method>
11957       <method name="Int32 Invoke()">
11958         <size>0</size>
11959       </method>
11960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11961         <size>0</size>
11962       </method>
11963       <method name="Int32 EndInvoke(IAsyncResult)">
11964         <size>0</size>
11965       </method>
11966     </type>
11967     <type name="D2">
11968       <method name="Void .ctor(Object, IntPtr)">
11969         <size>0</size>
11970       </method>
11971       <method name="Int64 Invoke()">
11972         <size>0</size>
11973       </method>
11974       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11975         <size>0</size>
11976       </method>
11977       <method name="Int64 EndInvoke(IAsyncResult)">
11978         <size>0</size>
11979       </method>
11980     </type>
11981     <type name="C">
11982       <method name="Int32 &lt;Main&gt;m__0()">
11983         <size>2</size>
11984       </method>
11985     </type>
11986   </test>
11987   <test name="gtest-anon-23.cs">
11988     <type name="MemberAccessData">
11989       <method name="Void .ctor()">
11990         <size>7</size>
11991       </method>
11992       <method name="Void set_MyTypeProperty(Nullable`1)">
11993         <size>8</size>
11994       </method>
11995       <method name="Nullable`1 get_MyTypeProperty()">
11996         <size>7</size>
11997       </method>
11998     </type>
11999     <type name="C">
12000       <method name="Void .ctor()">
12001         <size>7</size>
12002       </method>
12003       <method name="Void Test(C+D)">
12004         <size>1</size>
12005       </method>
12006       <method name="Void Main()">
12007         <size>201</size>
12008       </method>
12009     </type>
12010     <type name="C+D">
12011       <method name="Void .ctor(Object, IntPtr)">
12012         <size>0</size>
12013       </method>
12014       <method name="Void Invoke()">
12015         <size>0</size>
12016       </method>
12017       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12018         <size>0</size>
12019       </method>
12020       <method name="Void EndInvoke(IAsyncResult)">
12021         <size>0</size>
12022       </method>
12023     </type>
12024     <type name="C+&lt;Main&gt;c__AnonStorey0">
12025       <method name="Void .ctor()">
12026         <size>7</size>
12027       </method>
12028       <method name="Void &lt;&gt;m__0()">
12029         <size>38</size>
12030       </method>
12031       <method name="Void &lt;&gt;m__1()">
12032         <size>32</size>
12033       </method>
12034     </type>
12035     <type name="C">
12036       <method name="Void &lt;Main&gt;m__2()">
12037         <size>16</size>
12038       </method>
12039       <method name="Void &lt;Main&gt;m__3()">
12040         <size>16</size>
12041       </method>
12042       <method name="Void &lt;Main&gt;m__4()">
12043         <size>59</size>
12044       </method>
12045       <method name="Void &lt;Main&gt;m__5()">
12046         <size>51</size>
12047       </method>
12048     </type>
12049   </test>
12050   <test name="gtest-anon-24.cs">
12051     <type name="Disposable`1[T]">
12052       <method name="Void .ctor()">
12053         <size>7</size>
12054       </method>
12055       <method name="Void Dispose()">
12056         <size>1</size>
12057       </method>
12058     </type>
12059     <type name="Test">
12060       <method name="Void .ctor()">
12061         <size>7</size>
12062       </method>
12063       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12064         <size>38</size>
12065       </method>
12066       <method name="System.Func`1[T] Throw[T](T)">
12067         <size>26</size>
12068       </method>
12069       <method name="System.Func`1[T] Do[T](T)">
12070         <size>26</size>
12071       </method>
12072       <method name="System.Func`1[T] Lock[T](T)">
12073         <size>26</size>
12074       </method>
12075       <method name="System.Func`1[T] Catch[T](T)">
12076         <size>26</size>
12077       </method>
12078       <method name="System.Func`1[T] Finally[T](T)">
12079         <size>26</size>
12080       </method>
12081       <method name="System.Func`1[T] Using[T](T)">
12082         <size>57</size>
12083       </method>
12084       <method name="System.Func`1[T] Switch[T](T)">
12085         <size>38</size>
12086       </method>
12087       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12088         <size>26</size>
12089       </method>
12090       <method name="Int32 Main()">
12091         <size>300</size>
12092       </method>
12093     </type>
12094     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12095       <method name="Void .ctor()">
12096         <size>7</size>
12097       </method>
12098       <method name="T[] &lt;&gt;m__0()">
12099         <size>56</size>
12100       </method>
12101     </type>
12102     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12103       <method name="Void .ctor()">
12104         <size>7</size>
12105       </method>
12106       <method name="T &lt;&gt;m__1()">
12107         <size>23</size>
12108       </method>
12109     </type>
12110     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12111       <method name="Void .ctor()">
12112         <size>7</size>
12113       </method>
12114       <method name="T &lt;&gt;m__2()">
12115         <size>28</size>
12116       </method>
12117     </type>
12118     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12119       <method name="Void .ctor()">
12120         <size>7</size>
12121       </method>
12122       <method name="T &lt;&gt;m__3()">
12123         <size>65</size>
12124       </method>
12125     </type>
12126     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12127       <method name="Void .ctor()">
12128         <size>7</size>
12129       </method>
12130       <method name="T &lt;&gt;m__4()">
12131         <size>48</size>
12132       </method>
12133     </type>
12134     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12135       <method name="Void .ctor()">
12136         <size>7</size>
12137       </method>
12138       <method name="T &lt;&gt;m__5()">
12139         <size>50</size>
12140       </method>
12141     </type>
12142     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12143       <method name="Void .ctor()">
12144         <size>7</size>
12145       </method>
12146       <method name="T &lt;&gt;m__6()">
12147         <size>7</size>
12148       </method>
12149     </type>
12150     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12151       <method name="Void .ctor()">
12152         <size>7</size>
12153       </method>
12154       <method name="T &lt;&gt;m__7()">
12155         <size>35</size>
12156       </method>
12157     </type>
12158     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12159       <method name="Void .ctor()">
12160         <size>7</size>
12161       </method>
12162       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12163         <size>56</size>
12164       </method>
12165     </type>
12166   </test>
12167   <test name="gtest-anon-25.cs">
12168     <type name="HS`1[T]">
12169       <method name="Void .ctor(IEqualityComparer`1)">
12170         <size>7</size>
12171       </method>
12172     </type>
12173     <type name="Test">
12174       <method name="Void .ctor()">
12175         <size>7</size>
12176       </method>
12177       <method name="Void Foo[T](IEqualityComparer`1)">
12178         <size>27</size>
12179       </method>
12180       <method name="Int32 Main()">
12181         <size>8</size>
12182       </method>
12183     </type>
12184     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12185       <method name="Void .ctor()">
12186         <size>7</size>
12187       </method>
12188       <method name="HS`1[T] &lt;&gt;m__0()">
12189         <size>12</size>
12190       </method>
12191     </type>
12192   </test>
12193   <test name="gtest-anon-26.cs">
12194     <type name="MonoBugs.BrokenGenericCast">
12195       <method name="Void .ctor()">
12196         <size>7</size>
12197       </method>
12198       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12199         <size>13</size>
12200       </method>
12201       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12202         <size>13</size>
12203       </method>
12204       <method name="Void Main()">
12205         <size>1</size>
12206       </method>
12207       <method name="TDest &lt;GetUpcaster&gt;m__0[TSource,TDest](TSource)">
12208         <size>12</size>
12209       </method>
12210       <method name="TDest &lt;GetDowncaster&gt;m__1[TSource,TDest](TSource)">
12211         <size>12</size>
12212       </method>
12213     </type>
12214   </test>
12215   <test name="gtest-anon-27.cs">
12216     <type name="BaseDataObjectFactory">
12217       <method name="Void .ctor()">
12218         <size>7</size>
12219       </method>
12220       <method name="T GetBusinessQueryObjectFromReader[T]()">
12221         <size>8</size>
12222       </method>
12223       <method name="T[] GetQueryObjects[T](System.String)">
12224         <size>0</size>
12225       </method>
12226     </type>
12227     <type name="BusinessQueryObject">
12228       <method name="Void .ctor()">
12229         <size>7</size>
12230       </method>
12231     </type>
12232     <type name="MySqlDataObjectFactory">
12233       <method name="Void .ctor()">
12234         <size>7</size>
12235       </method>
12236       <method name="T[] GetQueryObjects[T](System.String)">
12237         <size>63</size>
12238       </method>
12239       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12240         <size>1</size>
12241       </method>
12242     </type>
12243     <type name="C">
12244       <method name="Void .ctor()">
12245         <size>7</size>
12246       </method>
12247       <method name="Void Main()">
12248         <size>1</size>
12249       </method>
12250     </type>
12251     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12252       <method name="Void .ctor(Object, IntPtr)">
12253         <size>0</size>
12254       </method>
12255       <method name="Void Invoke()">
12256         <size>0</size>
12257       </method>
12258       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12259         <size>0</size>
12260       </method>
12261       <method name="Void EndInvoke(IAsyncResult)">
12262         <size>0</size>
12263       </method>
12264     </type>
12265     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12266       <method name="Void .ctor()">
12267         <size>7</size>
12268       </method>
12269       <method name="Void &lt;&gt;m__0()">
12270         <size>17</size>
12271       </method>
12272     </type>
12273   </test>
12274   <test name="gtest-anon-28.cs">
12275     <type name="A">
12276       <method name="Void .ctor()">
12277         <size>7</size>
12278       </method>
12279       <method name="Void Foo[T]()">
12280         <size>0</size>
12281       </method>
12282     </type>
12283     <type name="B">
12284       <method name="Void .ctor()">
12285         <size>7</size>
12286       </method>
12287       <method name="Void Foo[T]()">
12288         <size>14</size>
12289       </method>
12290       <method name="Void Main()">
12291         <size>1</size>
12292       </method>
12293     </type>
12294     <type name="B+Del">
12295       <method name="Void .ctor(Object, IntPtr)">
12296         <size>0</size>
12297       </method>
12298       <method name="Void Invoke()">
12299         <size>0</size>
12300       </method>
12301       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12302         <size>0</size>
12303       </method>
12304       <method name="Void EndInvoke(IAsyncResult)">
12305         <size>0</size>
12306       </method>
12307     </type>
12308     <type name="B">
12309       <method name="Void &lt;Foo&gt;m__0[T]()">
12310         <size>7</size>
12311       </method>
12312     </type>
12313   </test>
12314   <test name="gtest-anon-29.cs">
12315     <type name="Test">
12316       <method name="Void .ctor()">
12317         <size>7</size>
12318       </method>
12319       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12320         <size>17</size>
12321       </method>
12322       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12323         <size>32</size>
12324       </method>
12325       <method name="T Item[T](IList`1)">
12326         <size>7</size>
12327       </method>
12328       <method name="T GetSingleItem[T](IList`1)">
12329         <size>10</size>
12330       </method>
12331       <method name="Void Main()">
12332         <size>15</size>
12333       </method>
12334     </type>
12335     <type name="Test+Creator`1[T]">
12336       <method name="Void .ctor(Object, IntPtr)">
12337         <size>0</size>
12338       </method>
12339       <method name="T Invoke()">
12340         <size>0</size>
12341       </method>
12342       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12343         <size>0</size>
12344       </method>
12345       <method name="T EndInvoke(IAsyncResult)">
12346         <size>0</size>
12347       </method>
12348     </type>
12349     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12350       <method name="Void .ctor()">
12351         <size>7</size>
12352       </method>
12353       <method name="T &lt;&gt;m__0()">
12354         <size>12</size>
12355       </method>
12356     </type>
12357   </test>
12358   <test name="gtest-anon-3.cs">
12359     <type name="X">
12360       <method name="Void .ctor()">
12361         <size>7</size>
12362       </method>
12363       <method name="Void Hello[U](U)">
12364         <size>1</size>
12365       </method>
12366       <method name="Void Test[T](T)">
12367         <size>28</size>
12368       </method>
12369       <method name="Void Main()">
12370         <size>14</size>
12371       </method>
12372     </type>
12373     <type name="Foo`1[S]">
12374       <method name="Void .ctor(Object, IntPtr)">
12375         <size>0</size>
12376       </method>
12377       <method name="Void Invoke(S)">
12378         <size>0</size>
12379       </method>
12380       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12381         <size>0</size>
12382       </method>
12383       <method name="Void EndInvoke(IAsyncResult)">
12384         <size>0</size>
12385       </method>
12386     </type>
12387     <type name="X">
12388       <method name="Void &lt;Test&gt;m__0[T](T)">
12389         <size>8</size>
12390       </method>
12391     </type>
12392   </test>
12393   <test name="gtest-anon-30.cs">
12394     <type name="X">
12395       <method name="Void .ctor()">
12396         <size>7</size>
12397       </method>
12398       <method name="Void Hello[U](U)">
12399         <size>1</size>
12400       </method>
12401       <method name="Void Test[T](T)">
12402         <size>46</size>
12403       </method>
12404       <method name="Void Main()">
12405         <size>1</size>
12406       </method>
12407     </type>
12408     <type name="Simple">
12409       <method name="Void .ctor(Object, IntPtr)">
12410         <size>0</size>
12411       </method>
12412       <method name="Void Invoke()">
12413         <size>0</size>
12414       </method>
12415       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12416         <size>0</size>
12417       </method>
12418       <method name="Void EndInvoke(IAsyncResult)">
12419         <size>0</size>
12420       </method>
12421     </type>
12422     <type name="Foo">
12423       <method name="Void .ctor(Object, IntPtr)">
12424         <size>0</size>
12425       </method>
12426       <method name="Simple Invoke()">
12427         <size>0</size>
12428       </method>
12429       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12430         <size>0</size>
12431       </method>
12432       <method name="Simple EndInvoke(IAsyncResult)">
12433         <size>0</size>
12434       </method>
12435     </type>
12436     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12437       <method name="Void .ctor()">
12438         <size>7</size>
12439       </method>
12440       <method name="Simple &lt;&gt;m__0()">
12441         <size>55</size>
12442       </method>
12443     </type>
12444     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12445       <method name="Void .ctor()">
12446         <size>7</size>
12447       </method>
12448       <method name="Void &lt;&gt;m__1()">
12449         <size>50</size>
12450       </method>
12451     </type>
12452   </test>
12453   <test name="gtest-anon-31.cs">
12454     <type name="A">
12455       <method name="Void Fail[X]()">
12456         <size>25</size>
12457       </method>
12458       <method name="Void Main()">
12459         <size>1</size>
12460       </method>
12461     </type>
12462     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12463       <method name="Void .ctor()">
12464         <size>7</size>
12465       </method>
12466       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12467         <size>36</size>
12468       </method>
12469       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12470         <size>1</size>
12471       </method>
12472     </type>
12473   </test>
12474   <test name="gtest-anon-32.cs">
12475     <type name="Program">
12476       <method name="Void .ctor()">
12477         <size>7</size>
12478       </method>
12479       <method name="Void Foo[T](IList`1)">
12480         <size>31</size>
12481       </method>
12482       <method name="Void Assert(System.Action`1[System.Int32])">
12483         <size>9</size>
12484       </method>
12485       <method name="Void Main(System.String[])">
12486         <size>7</size>
12487       </method>
12488     </type>
12489     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12490       <method name="Void .ctor()">
12491         <size>7</size>
12492       </method>
12493       <method name="Void &lt;&gt;m__0(Int32)">
12494         <size>18</size>
12495       </method>
12496     </type>
12497   </test>
12498   <test name="gtest-anon-33.cs">
12499     <type name="IEnumerableRocks">
12500       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
12501         <size>33</size>
12502       </method>
12503       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
12504         <size>130</size>
12505       </method>
12506     </type>
12507     <type name="Test">
12508       <method name="Void .ctor()">
12509         <size>7</size>
12510       </method>
12511       <method name="Void Main()">
12512         <size>67</size>
12513       </method>
12514       <method name="System.String &lt;Main&gt;m__1(System.String)">
12515         <size>17</size>
12516       </method>
12517     </type>
12518     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
12519       <method name="Void .ctor()">
12520         <size>7</size>
12521       </method>
12522       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
12523         <size>34</size>
12524       </method>
12525     </type>
12526   </test>
12527   <test name="gtest-anon-34.cs">
12528     <type name="MyClass">
12529       <method name="Void .ctor()">
12530         <size>18</size>
12531       </method>
12532       <method name="Int32 get_Answer()">
12533         <size>7</size>
12534       </method>
12535       <method name="Void set_Answer(Int32)">
12536         <size>8</size>
12537       </method>
12538     </type>
12539     <type name="Test">
12540       <method name="Void .ctor()">
12541         <size>7</size>
12542       </method>
12543       <method name="Int32 Main()">
12544         <size>82</size>
12545       </method>
12546     </type>
12547     <type name="Test+D">
12548       <method name="Void .ctor(Object, IntPtr)">
12549         <size>0</size>
12550       </method>
12551       <method name="Void Invoke()">
12552         <size>0</size>
12553       </method>
12554       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12555         <size>0</size>
12556       </method>
12557       <method name="Void EndInvoke(IAsyncResult)">
12558         <size>0</size>
12559       </method>
12560     </type>
12561     <type name="Test+&lt;Main&gt;c__AnonStorey0">
12562       <method name="Void .ctor()">
12563         <size>7</size>
12564       </method>
12565       <method name="Void &lt;&gt;m__0()">
12566         <size>33</size>
12567       </method>
12568     </type>
12569   </test>
12570   <test name="gtest-anon-35.cs">
12571     <type name="C`1[T]">
12572       <method name="Void .ctor()">
12573         <size>7</size>
12574       </method>
12575       <method name="System.Func`1[T] XX()">
12576         <size>32</size>
12577       </method>
12578       <method name="T &lt;XX&gt;m__0()">
12579         <size>10</size>
12580       </method>
12581     </type>
12582     <type name="C2`1[T]">
12583       <method name="Void .ctor()">
12584         <size>7</size>
12585       </method>
12586       <method name="System.Func`1[C`1[T]] XX()">
12587         <size>32</size>
12588       </method>
12589       <method name="C`1[T] &lt;XX&gt;m__1()">
12590         <size>2</size>
12591       </method>
12592     </type>
12593     <type name="N1">
12594       <method name="Void .ctor()">
12595         <size>7</size>
12596       </method>
12597       <method name="System.Func`1[T] XX[T]()">
12598         <size>15</size>
12599       </method>
12600       <method name="T &lt;XX&gt;m__2[T]()">
12601         <size>10</size>
12602       </method>
12603     </type>
12604     <type name="Test">
12605       <method name="Void .ctor()">
12606         <size>7</size>
12607       </method>
12608       <method name="Int32 Main()">
12609         <size>98</size>
12610       </method>
12611     </type>
12612   </test>
12613   <test name="gtest-anon-36.cs">
12614     <type name="Foo`1[T]">
12615       <method name="Void .ctor()">
12616         <size>7</size>
12617       </method>
12618       <method name="Void add_handler(Handler`1[T])">
12619         <size>24</size>
12620       </method>
12621       <method name="Void remove_handler(Handler`1[T])">
12622         <size>24</size>
12623       </method>
12624       <method name="Void add_Handler(Handler`1[T])">
12625         <size>64</size>
12626       </method>
12627       <method name="Void remove_Handler(Handler`1[T])">
12628         <size>24</size>
12629       </method>
12630       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
12631         <size>18</size>
12632       </method>
12633     </type>
12634     <type name="Program">
12635       <method name="Void .ctor()">
12636         <size>7</size>
12637       </method>
12638       <method name="Int32 Main()">
12639         <size>15</size>
12640       </method>
12641     </type>
12642     <type name="Handler`1[T]">
12643       <method name="Void .ctor(Object, IntPtr)">
12644         <size>0</size>
12645       </method>
12646       <method name="Void Invoke(System.Object)">
12647         <size>0</size>
12648       </method>
12649       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12650         <size>0</size>
12651       </method>
12652       <method name="Void EndInvoke(IAsyncResult)">
12653         <size>0</size>
12654       </method>
12655     </type>
12656   </test>
12657   <test name="gtest-anon-37.cs">
12658     <type name="Wrap`1[U]">
12659       <method name="Void .ctor()">
12660         <size>7</size>
12661       </method>
12662     </type>
12663     <type name="Test">
12664       <method name="Void .ctor()">
12665         <size>7</size>
12666       </method>
12667       <method name="Int32 Run[T](Wrap`1[T])">
12668         <size>56</size>
12669       </method>
12670       <method name="Int32 Main()">
12671         <size>16</size>
12672       </method>
12673     </type>
12674     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
12675       <method name="Void .ctor()">
12676         <size>7</size>
12677       </method>
12678       <method name="Void &lt;&gt;m__0()">
12679         <size>17</size>
12680       </method>
12681     </type>
12682   </test>
12683   <test name="gtest-anon-38.cs">
12684     <type name="Foo`1[T]">
12685       <method name="Void .ctor()">
12686         <size>7</size>
12687       </method>
12688       <method name="Boolean ContainsAll[U](IEnumerable`1)">
12689         <size>40</size>
12690       </method>
12691       <method name="Boolean Contains(T)">
12692         <size>2</size>
12693       </method>
12694     </type>
12695     <type name="Program">
12696       <method name="Void .ctor()">
12697         <size>7</size>
12698       </method>
12699       <method name="Int32 Main()">
12700         <size>44</size>
12701       </method>
12702     </type>
12703     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
12704       <method name="Void .ctor()">
12705         <size>7</size>
12706       </method>
12707       <method name="Boolean &lt;&gt;m__0()">
12708         <size>194</size>
12709       </method>
12710     </type>
12711     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
12712       <method name="Void .ctor()">
12713         <size>7</size>
12714       </method>
12715     </type>
12716   </test>
12717   <test name="gtest-anon-39.cs">
12718     <type name="Test">
12719       <method name="Void .ctor()">
12720         <size>7</size>
12721       </method>
12722       <method name="Void Test_1[T](T)">
12723         <size>33</size>
12724       </method>
12725       <method name="Void Test_2[T](Nullable`1)">
12726         <size>33</size>
12727       </method>
12728       <method name="Void Main()">
12729         <size>39</size>
12730       </method>
12731     </type>
12732     <type name="Test+D">
12733       <method name="Void .ctor(Object, IntPtr)">
12734         <size>0</size>
12735       </method>
12736       <method name="Void Invoke()">
12737         <size>0</size>
12738       </method>
12739       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12740         <size>0</size>
12741       </method>
12742       <method name="Void EndInvoke(IAsyncResult)">
12743         <size>0</size>
12744       </method>
12745     </type>
12746     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
12747       <method name="Void .ctor()">
12748         <size>7</size>
12749       </method>
12750       <method name="Void &lt;&gt;m__0()">
12751         <size>24</size>
12752       </method>
12753     </type>
12754     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
12755       <method name="Void .ctor()">
12756         <size>7</size>
12757       </method>
12758       <method name="Void &lt;&gt;m__1()">
12759         <size>85</size>
12760       </method>
12761     </type>
12762     <type name="Test">
12763       <method name="T Test_3[T](System.Object)">
12764         <size>51</size>
12765       </method>
12766     </type>
12767     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
12768       <method name="Void .ctor()">
12769         <size>7</size>
12770       </method>
12771       <method name="Void &lt;&gt;m__2()">
12772         <size>23</size>
12773       </method>
12774     </type>
12775   </test>
12776   <test name="gtest-anon-4.cs">
12777     <type name="Test">
12778       <method name="Void .ctor()">
12779         <size>7</size>
12780       </method>
12781       <method name="Void Main()">
12782         <size>62</size>
12783       </method>
12784       <method name="Int32 GetItem()">
12785         <size>50</size>
12786       </method>
12787       <method name="IEnumerable`1 GetItems()">
12788         <size>16</size>
12789       </method>
12790     </type>
12791     <type name="&lt;PrivateImplementationDetails&gt;">
12792       <method name="Void .ctor()">
12793         <size>7</size>
12794       </method>
12795     </type>
12796     <type name="Test+&lt;GetItems&gt;c__Iterator0">
12797       <method name="Void .ctor()">
12798         <size>7</size>
12799       </method>
12800       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12801         <size>12</size>
12802       </method>
12803       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12804         <size>7</size>
12805       </method>
12806       <method name="Boolean MoveNext()">
12807         <size>69</size>
12808       </method>
12809       <method name="Void Dispose()">
12810         <size>8</size>
12811       </method>
12812       <method name="Void Reset()">
12813         <size>6</size>
12814       </method>
12815       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
12816         <size>7</size>
12817       </method>
12818       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
12819         <size>26</size>
12820       </method>
12821     </type>
12822   </test>
12823   <test name="gtest-anon-40.cs">
12824     <type name="RunTests">
12825       <method name="Int32 Main()">
12826         <size>7</size>
12827       </method>
12828     </type>
12829     <type name="Test1.X">
12830       <method name="Void .ctor()">
12831         <size>7</size>
12832       </method>
12833       <method name="Void Test1[R](R, Int32)">
12834         <size>150</size>
12835       </method>
12836       <method name="Void Run()">
12837         <size>13</size>
12838       </method>
12839     </type>
12840     <type name="Test1.Foo">
12841       <method name="Void .ctor(Object, IntPtr)">
12842         <size>0</size>
12843       </method>
12844       <method name="Int32 Invoke()">
12845         <size>0</size>
12846       </method>
12847       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12848         <size>0</size>
12849       </method>
12850       <method name="Int32 EndInvoke(IAsyncResult)">
12851         <size>0</size>
12852       </method>
12853     </type>
12854     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
12855       <method name="Void .ctor()">
12856         <size>7</size>
12857       </method>
12858       <method name="Int32 &lt;&gt;m__0()">
12859         <size>71</size>
12860       </method>
12861     </type>
12862     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
12863       <method name="Void .ctor()">
12864         <size>7</size>
12865       </method>
12866     </type>
12867     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
12868       <method name="Void .ctor()">
12869         <size>7</size>
12870       </method>
12871     </type>
12872   </test>
12873   <test name="gtest-anon-41.cs">
12874     <type name="C">
12875       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
12876         <size>37</size>
12877       </method>
12878       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
12879         <size>6</size>
12880       </method>
12881       <method name="Void Main()">
12882         <size>1</size>
12883       </method>
12884       <method name="Decimal &lt;Average&gt;m__0[TSource](Decimal, Decimal)">
12885         <size>8</size>
12886       </method>
12887       <method name="Decimal &lt;Average&gt;m__1[TSource](Decimal, Decimal)">
12888         <size>8</size>
12889       </method>
12890     </type>
12891   </test>
12892   <test name="gtest-anon-42.cs">
12893     <type name="Test">
12894       <method name="Void .ctor()">
12895         <size>7</size>
12896       </method>
12897       <method name="Void Test_3[T]()">
12898         <size>20</size>
12899       </method>
12900       <method name="Int32 Main()">
12901         <size>12</size>
12902       </method>
12903       <method name="Void &lt;Test_3&gt;m__0[T]()">
12904         <size>11</size>
12905       </method>
12906     </type>
12907     <type name="Test+D">
12908       <method name="Void .ctor(Object, IntPtr)">
12909         <size>0</size>
12910       </method>
12911       <method name="Void Invoke()">
12912         <size>0</size>
12913       </method>
12914       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12915         <size>0</size>
12916       </method>
12917       <method name="Void EndInvoke(IAsyncResult)">
12918         <size>0</size>
12919       </method>
12920     </type>
12921   </test>
12922   <test name="gtest-anon-43.cs">
12923     <type name="TestC">
12924       <method name="Void .ctor()">
12925         <size>7</size>
12926       </method>
12927       <method name="System.Func`1[System.Type] Test[T]()">
12928         <size>13</size>
12929       </method>
12930       <method name="Int32 Main()">
12931         <size>66</size>
12932       </method>
12933       <method name="System.Type &lt;Test&gt;m__0[T]()">
12934         <size>11</size>
12935       </method>
12936     </type>
12937   </test>
12938   <test name="gtest-anon-44.cs">
12939     <type name="UiaAtkBridgeTest.Test">
12940       <method name="Void .ctor()">
12941         <size>7</size>
12942       </method>
12943       <method name="Void Invoke(System.EventHandler)">
12944         <size>1</size>
12945       </method>
12946     </type>
12947     <type name="UiaAtkBridgeTest.GailTester">
12948       <method name="Void .ctor()">
12949         <size>7</size>
12950       </method>
12951       <method name="Void ThisCausesACrash[I]()">
12952         <size>18</size>
12953       </method>
12954       <method name="Void Main()">
12955         <size>1</size>
12956       </method>
12957       <method name="Void &lt;ThisCausesACrash&gt;m__0[I](System.Object, System.EventArgs)">
12958         <size>1</size>
12959       </method>
12960     </type>
12961   </test>
12962   <test name="gtest-anon-45.cs">
12963     <type name="C">
12964       <method name="Void .ctor()">
12965         <size>7</size>
12966       </method>
12967       <method name="Void AnyMethod[T]()">
12968         <size>20</size>
12969       </method>
12970       <method name="Int32 Main()">
12971         <size>12</size>
12972       </method>
12973       <method name="Void &lt;AnyMethod&gt;m__0[T]()">
12974         <size>31</size>
12975       </method>
12976     </type>
12977     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
12978       <method name="Void .ctor()">
12979         <size>7</size>
12980       </method>
12981       <method name="Void &lt;&gt;m__1(System.String)">
12982         <size>14</size>
12983       </method>
12984     </type>
12985   </test>
12986   <test name="gtest-anon-46.cs">
12987     <type name="TheClass">
12988       <method name="Void .ctor()">
12989         <size>7</size>
12990       </method>
12991       <method name="Void Foo[T](T, System.Func`2[T,T])">
12992         <size>41</size>
12993       </method>
12994       <method name="Void Main()">
12995         <size>8</size>
12996       </method>
12997     </type>
12998     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
12999       <method name="Void .ctor()">
13000         <size>7</size>
13001       </method>
13002       <method name="System.Func`1[T] &lt;&gt;m__0()">
13003         <size>31</size>
13004       </method>
13005       <method name="T &lt;&gt;m__1()">
13006         <size>18</size>
13007       </method>
13008     </type>
13009   </test>
13010   <test name="gtest-anon-47.cs">
13011     <type name="C">
13012       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13013         <size>26</size>
13014       </method>
13015     </type>
13016     <type name="Test">
13017       <method name="Void .ctor()">
13018         <size>7</size>
13019       </method>
13020       <method name="Int32 Main()">
13021         <size>59</size>
13022       </method>
13023       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13024         <size>23</size>
13025       </method>
13026     </type>
13027     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13028       <method name="Void .ctor()">
13029         <size>7</size>
13030       </method>
13031       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13032         <size>33</size>
13033       </method>
13034     </type>
13035     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13036       <method name="Void .ctor()">
13037         <size>7</size>
13038       </method>
13039       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13040         <size>45</size>
13041       </method>
13042     </type>
13043     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13044       <method name="Void .ctor()">
13045         <size>7</size>
13046       </method>
13047       <method name="Void &lt;&gt;m__2(T3)">
13048         <size>35</size>
13049       </method>
13050     </type>
13051   </test>
13052   <test name="gtest-anon-48.cs">
13053     <type name="GeneratorEnumerable`1[T]">
13054       <method name="Void .ctor(Func`1)">
13055         <size>7</size>
13056       </method>
13057     </type>
13058     <type name="GeneratorExpression">
13059       <method name="Void .ctor()">
13060         <size>7</size>
13061       </method>
13062     </type>
13063     <type name="GeneratorInvoker">
13064       <method name="Void .ctor(GeneratorExpression)">
13065         <size>7</size>
13066       </method>
13067       <method name="Void Invoke[T](T ByRef)">
13068         <size>1</size>
13069       </method>
13070     </type>
13071     <type name="Interpreter">
13072       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13073         <size>31</size>
13074       </method>
13075       <method name="Int32 Main()">
13076         <size>13</size>
13077       </method>
13078     </type>
13079     <type name="Func`1[TResult]">
13080       <method name="Void .ctor(Object, IntPtr)">
13081         <size>0</size>
13082       </method>
13083       <method name="TResult Invoke()">
13084         <size>0</size>
13085       </method>
13086       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13087         <size>0</size>
13088       </method>
13089       <method name="TResult EndInvoke(IAsyncResult)">
13090         <size>0</size>
13091       </method>
13092     </type>
13093     <type name="GeneratorNext`1[T]">
13094       <method name="Void .ctor(Object, IntPtr)">
13095         <size>0</size>
13096       </method>
13097       <method name="Void Invoke(T ByRef)">
13098         <size>0</size>
13099       </method>
13100       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13101         <size>0</size>
13102       </method>
13103       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13104         <size>0</size>
13105       </method>
13106     </type>
13107     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13108       <method name="Void .ctor()">
13109         <size>7</size>
13110       </method>
13111       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13112         <size>23</size>
13113       </method>
13114     </type>
13115   </test>
13116   <test name="gtest-anon-49.cs">
13117     <type name="Test">
13118       <method name="Void .ctor()">
13119         <size>7</size>
13120       </method>
13121       <method name="Void Main()">
13122         <size>1</size>
13123       </method>
13124       <method name="Void DetermineLinkedCells()">
13125         <size>74</size>
13126       </method>
13127     </type>
13128     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13129       <method name="Void .ctor()">
13130         <size>7</size>
13131       </method>
13132     </type>
13133     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13134       <method name="Void .ctor()">
13135         <size>7</size>
13136       </method>
13137       <method name="Boolean &lt;&gt;m__1(System.Object)">
13138         <size>13</size>
13139       </method>
13140       <method name="Boolean &lt;&gt;m__0(System.Object)">
13141         <size>18</size>
13142       </method>
13143     </type>
13144   </test>
13145   <test name="gtest-anon-5.cs">
13146     <type name="X">
13147       <method name="Void .ctor()">
13148         <size>7</size>
13149       </method>
13150       <method name="Void Main()">
13151         <size>83</size>
13152       </method>
13153     </type>
13154     <type name="Hello">
13155       <method name="Void .ctor(Object, IntPtr)">
13156         <size>0</size>
13157       </method>
13158       <method name="Void Invoke()">
13159         <size>0</size>
13160       </method>
13161       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13162         <size>0</size>
13163       </method>
13164       <method name="Void EndInvoke(IAsyncResult)">
13165         <size>0</size>
13166       </method>
13167     </type>
13168     <type name="Foo+&lt;Test&gt;c__Iterator0">
13169       <method name="Void .ctor()">
13170         <size>7</size>
13171       </method>
13172       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13173         <size>12</size>
13174       </method>
13175       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13176         <size>7</size>
13177       </method>
13178       <method name="Boolean MoveNext()">
13179         <size>98</size>
13180       </method>
13181       <method name="Void Dispose()">
13182         <size>8</size>
13183       </method>
13184       <method name="Void Reset()">
13185         <size>6</size>
13186       </method>
13187     </type>
13188     <type name="Foo">
13189       <method name="Void .ctor(Int32)">
13190         <size>8</size>
13191       </method>
13192       <method name="IEnumerable`1 Test(Foo)">
13193         <size>42</size>
13194       </method>
13195       <method name="Void Hello(Int32)">
13196         <size>19</size>
13197       </method>
13198       <method name="System.String ToString()">
13199         <size>22</size>
13200       </method>
13201     </type>
13202     <type name="Foo+&lt;Test&gt;c__Iterator0">
13203       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13204         <size>7</size>
13205       </method>
13206       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13207         <size>52</size>
13208       </method>
13209     </type>
13210   </test>
13211   <test name="gtest-anon-50.cs">
13212     <type name="M">
13213       <method name="Void .ctor()">
13214         <size>7</size>
13215       </method>
13216       <method name="Int32 Main()">
13217         <size>12</size>
13218       </method>
13219     </type>
13220     <type name="SomeGenericClass`1[SomeType]">
13221       <method name="Void .ctor()">
13222         <size>7</size>
13223       </method>
13224       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13225         <size>1</size>
13226       </method>
13227       <method name="Void FailsToCompile()">
13228         <size>19</size>
13229       </method>
13230     </type>
13231     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13232       <method name="Void .ctor(Object, IntPtr)">
13233         <size>0</size>
13234       </method>
13235       <method name="Void Invoke()">
13236         <size>0</size>
13237       </method>
13238       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13239         <size>0</size>
13240       </method>
13241       <method name="Void EndInvoke(IAsyncResult)">
13242         <size>0</size>
13243       </method>
13244     </type>
13245     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13246       <method name="Void .ctor()">
13247         <size>7</size>
13248       </method>
13249     </type>
13250     <type name="SomeGenericClass`1[SomeType]">
13251       <method name="Void &lt;FailsToCompile&gt;m__0()">
13252         <size>44</size>
13253       </method>
13254     </type>
13255     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13256       <method name="Void &lt;&gt;m__1()">
13257         <size>18</size>
13258       </method>
13259     </type>
13260   </test>
13261   <test name="gtest-anon-51.cs">
13262     <type name="Driver">
13263       <method name="Void .ctor()">
13264         <size>7</size>
13265       </method>
13266       <method name="Int32 Main()">
13267         <size>12</size>
13268       </method>
13269       <method name="Void P(Int32, Int32)">
13270         <size>1</size>
13271       </method>
13272       <method name="Void Repro()">
13273         <size>100</size>
13274       </method>
13275     </type>
13276     <type name="Bla">
13277       <method name="Void .ctor(Object, IntPtr)">
13278         <size>0</size>
13279       </method>
13280       <method name="Void Invoke()">
13281         <size>0</size>
13282       </method>
13283       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13284         <size>0</size>
13285       </method>
13286       <method name="Void EndInvoke(IAsyncResult)">
13287         <size>0</size>
13288       </method>
13289     </type>
13290     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13291       <method name="Void .ctor()">
13292         <size>7</size>
13293       </method>
13294       <method name="Void &lt;&gt;m__0()">
13295         <size>35</size>
13296       </method>
13297     </type>
13298   </test>
13299   <test name="gtest-anon-52.cs">
13300     <type name="A`1[T]">
13301       <method name="Void .ctor()">
13302         <size>7</size>
13303       </method>
13304     </type>
13305     <type name="A`1+B[T]">
13306       <method name="Void .ctor()">
13307         <size>18</size>
13308       </method>
13309       <method name="Void W[R](System.String, System.Func`2[T,R])">
13310         <size>39</size>
13311       </method>
13312     </type>
13313     <type name="B">
13314       <method name="Void .ctor()">
13315         <size>7</size>
13316       </method>
13317       <method name="Void Main()">
13318         <size>1</size>
13319       </method>
13320     </type>
13321     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13322       <method name="Void .ctor()">
13323         <size>7</size>
13324       </method>
13325       <method name="Void &lt;&gt;m__0(T[])">
13326         <size>55</size>
13327       </method>
13328     </type>
13329   </test>
13330   <test name="gtest-anon-6.cs">
13331     <type name="X">
13332       <method name="Void .ctor()">
13333         <size>7</size>
13334       </method>
13335       <method name="Void Hello[U,V](U, V)">
13336         <size>1</size>
13337       </method>
13338       <method name="Void Test[A,B,C](A, B, C)">
13339         <size>49</size>
13340       </method>
13341       <method name="Void Main()">
13342         <size>28</size>
13343       </method>
13344     </type>
13345     <type name="Foo`2[R,S]">
13346       <method name="Void .ctor(Object, IntPtr)">
13347         <size>0</size>
13348       </method>
13349       <method name="Void Invoke(R, S)">
13350         <size>0</size>
13351       </method>
13352       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
13353         <size>0</size>
13354       </method>
13355       <method name="Void EndInvoke(IAsyncResult)">
13356         <size>0</size>
13357       </method>
13358     </type>
13359     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
13360       <method name="Void .ctor()">
13361         <size>7</size>
13362       </method>
13363       <method name="Void &lt;&gt;m__0(A, Int32)">
13364         <size>32</size>
13365       </method>
13366     </type>
13367   </test>
13368   <test name="gtest-anon-7.cs">
13369     <type name="MyDisposable">
13370       <method name="Void .ctor()">
13371         <size>26</size>
13372       </method>
13373       <method name="Void Dispose()">
13374         <size>1</size>
13375       </method>
13376       <method name="Int32 get_ID()">
13377         <size>7</size>
13378       </method>
13379       <method name="System.String ToString()">
13380         <size>28</size>
13381       </method>
13382     </type>
13383     <type name="X">
13384       <method name="Void .ctor()">
13385         <size>7</size>
13386       </method>
13387       <method name="IEnumerable`1 Test(Int32)">
13388         <size>30</size>
13389       </method>
13390       <method name="Void Main()">
13391         <size>63</size>
13392       </method>
13393     </type>
13394     <type name="X+&lt;Test&gt;c__Iterator0">
13395       <method name="Void .ctor()">
13396         <size>7</size>
13397       </method>
13398       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13399         <size>12</size>
13400       </method>
13401       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13402         <size>7</size>
13403       </method>
13404       <method name="Boolean MoveNext()">
13405         <size>180</size>
13406       </method>
13407       <method name="Void Dispose()">
13408         <size>66</size>
13409       </method>
13410       <method name="Void Reset()">
13411         <size>6</size>
13412       </method>
13413       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13414         <size>7</size>
13415       </method>
13416       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13417         <size>40</size>
13418       </method>
13419     </type>
13420   </test>
13421   <test name="gtest-anon-8.cs">
13422     <type name="X">
13423       <method name="Void .ctor()">
13424         <size>7</size>
13425       </method>
13426       <method name="Void Test[R](R, Int32)">
13427         <size>88</size>
13428       </method>
13429       <method name="Void Main()">
13430         <size>12</size>
13431       </method>
13432     </type>
13433     <type name="Foo">
13434       <method name="Void .ctor(Object, IntPtr)">
13435         <size>0</size>
13436       </method>
13437       <method name="Int32 Invoke()">
13438         <size>0</size>
13439       </method>
13440       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13441         <size>0</size>
13442       </method>
13443       <method name="Int32 EndInvoke(IAsyncResult)">
13444         <size>0</size>
13445       </method>
13446     </type>
13447     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
13448       <method name="Void .ctor()">
13449         <size>7</size>
13450       </method>
13451       <method name="Int32 &lt;&gt;m__0()">
13452         <size>34</size>
13453       </method>
13454     </type>
13455     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
13456       <method name="Void .ctor()">
13457         <size>7</size>
13458       </method>
13459     </type>
13460   </test>
13461   <test name="gtest-anon-9.cs">
13462     <type name="Test">
13463       <method name="Void .ctor()">
13464         <size>7</size>
13465       </method>
13466       <method name="IEnumerable`1 get_Foo()">
13467         <size>16</size>
13468       </method>
13469       <method name="Void set_Foo(IEnumerable`1)">
13470         <size>11</size>
13471       </method>
13472       <method name="Void Main()">
13473         <size>83</size>
13474       </method>
13475       <method name="Foo op_Implicit(Test)">
13476         <size>30</size>
13477       </method>
13478       <method name="IEnumerable`1 op_Addition(Test, Test)">
13479         <size>44</size>
13480       </method>
13481     </type>
13482     <type name="Foo">
13483       <method name="Void .ctor(Object, IntPtr)">
13484         <size>0</size>
13485       </method>
13486       <method name="Void Invoke()">
13487         <size>0</size>
13488       </method>
13489       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13490         <size>0</size>
13491       </method>
13492       <method name="Void EndInvoke(IAsyncResult)">
13493         <size>0</size>
13494       </method>
13495     </type>
13496     <type name="Test">
13497       <method name="Void &lt;op_Implicit&gt;m__0()">
13498         <size>11</size>
13499       </method>
13500     </type>
13501     <type name="Test+&lt;&gt;c__Iterator0">
13502       <method name="Void .ctor()">
13503         <size>7</size>
13504       </method>
13505       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13506         <size>12</size>
13507       </method>
13508       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13509         <size>7</size>
13510       </method>
13511       <method name="Boolean MoveNext()">
13512         <size>65</size>
13513       </method>
13514       <method name="Void Dispose()">
13515         <size>8</size>
13516       </method>
13517       <method name="Void Reset()">
13518         <size>6</size>
13519       </method>
13520     </type>
13521     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13522       <method name="Void .ctor()">
13523         <size>7</size>
13524       </method>
13525       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13526         <size>7</size>
13527       </method>
13528       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13529         <size>7</size>
13530       </method>
13531       <method name="Boolean MoveNext()">
13532         <size>98</size>
13533       </method>
13534       <method name="Void Dispose()">
13535         <size>8</size>
13536       </method>
13537       <method name="Void Reset()">
13538         <size>6</size>
13539       </method>
13540     </type>
13541     <type name="Test+&lt;&gt;c__Iterator0">
13542       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13543         <size>7</size>
13544       </method>
13545       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13546         <size>26</size>
13547       </method>
13548     </type>
13549     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13550       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
13551         <size>7</size>
13552       </method>
13553       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
13554         <size>52</size>
13555       </method>
13556     </type>
13557   </test>
13558   <test name="gtest-anon-type-09.cs">
13559     <type name="My.System.Test">
13560       <method name="Void Main()">
13561         <size>14</size>
13562       </method>
13563     </type>
13564     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
13565       <method name="Void .ctor(&lt;X&gt;__T)">
13566         <size>14</size>
13567       </method>
13568       <method name="&lt;X&gt;__T get_X()">
13569         <size>7</size>
13570       </method>
13571       <method name="Boolean Equals(System.Object)">
13572         <size>39</size>
13573       </method>
13574       <method name="Int32 GetHashCode()">
13575         <size>63</size>
13576       </method>
13577       <method name="System.String ToString()">
13578         <size>67</size>
13579       </method>
13580     </type>
13581   </test>
13582   <test name="gtest-anon-type-10.cs">
13583     <type name="A">
13584       <method name="Void .ctor()">
13585         <size>7</size>
13586       </method>
13587       <method name="Int32 get_X()">
13588         <size>3</size>
13589       </method>
13590     </type>
13591     <type name="B">
13592       <method name="Void .ctor()">
13593         <size>7</size>
13594       </method>
13595       <method name="Int32 Main()">
13596         <size>11</size>
13597       </method>
13598       <method name="Int32 Test()">
13599         <size>33</size>
13600       </method>
13601     </type>
13602     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
13603       <method name="Void .ctor(&lt;X&gt;__T)">
13604         <size>14</size>
13605       </method>
13606       <method name="&lt;X&gt;__T get_X()">
13607         <size>7</size>
13608       </method>
13609       <method name="Boolean Equals(System.Object)">
13610         <size>39</size>
13611       </method>
13612       <method name="Int32 GetHashCode()">
13613         <size>63</size>
13614       </method>
13615       <method name="System.String ToString()">
13616         <size>67</size>
13617       </method>
13618     </type>
13619   </test>
13620   <test name="gtest-anontype-01.cs">
13621     <type name="Test">
13622       <method name="Void .ctor()">
13623         <size>7</size>
13624       </method>
13625       <method name="Int32 Main()">
13626         <size>53</size>
13627       </method>
13628     </type>
13629     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13630       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13631         <size>21</size>
13632       </method>
13633       <method name="&lt;Foo&gt;__T get_Foo()">
13634         <size>7</size>
13635       </method>
13636       <method name="&lt;Baz&gt;__T get_Baz()">
13637         <size>7</size>
13638       </method>
13639       <method name="Boolean Equals(System.Object)">
13640         <size>69</size>
13641       </method>
13642       <method name="Int32 GetHashCode()">
13643         <size>86</size>
13644       </method>
13645       <method name="System.String ToString()">
13646         <size>142</size>
13647       </method>
13648     </type>
13649   </test>
13650   <test name="gtest-anontype-02.cs">
13651     <type name="Test">
13652       <method name="Void .ctor()">
13653         <size>7</size>
13654       </method>
13655       <method name="System.Object TestA(System.String)">
13656         <size>7</size>
13657       </method>
13658       <method name="Int32 Main()">
13659         <size>99</size>
13660       </method>
13661     </type>
13662     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
13663       <method name="Void .ctor(&lt;s&gt;__T)">
13664         <size>14</size>
13665       </method>
13666       <method name="&lt;s&gt;__T get_s()">
13667         <size>7</size>
13668       </method>
13669       <method name="Boolean Equals(System.Object)">
13670         <size>39</size>
13671       </method>
13672       <method name="Int32 GetHashCode()">
13673         <size>63</size>
13674       </method>
13675       <method name="System.String ToString()">
13676         <size>67</size>
13677       </method>
13678     </type>
13679     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13680       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13681         <size>21</size>
13682       </method>
13683       <method name="&lt;Foo&gt;__T get_Foo()">
13684         <size>7</size>
13685       </method>
13686       <method name="&lt;Baz&gt;__T get_Baz()">
13687         <size>7</size>
13688       </method>
13689       <method name="Boolean Equals(System.Object)">
13690         <size>69</size>
13691       </method>
13692       <method name="Int32 GetHashCode()">
13693         <size>86</size>
13694       </method>
13695       <method name="System.String ToString()">
13696         <size>142</size>
13697       </method>
13698     </type>
13699   </test>
13700   <test name="gtest-anontype-03.cs">
13701     <type name="MyClass">
13702       <method name="Void .ctor()">
13703         <size>18</size>
13704       </method>
13705       <method name="Int32 get_Baz()">
13706         <size>3</size>
13707       </method>
13708     </type>
13709     <type name="Test">
13710       <method name="Void .ctor()">
13711         <size>7</size>
13712       </method>
13713       <method name="Int32 Main()">
13714         <size>64</size>
13715       </method>
13716     </type>
13717     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13718       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13719         <size>21</size>
13720       </method>
13721       <method name="&lt;Foo&gt;__T get_Foo()">
13722         <size>7</size>
13723       </method>
13724       <method name="&lt;Baz&gt;__T get_Baz()">
13725         <size>7</size>
13726       </method>
13727       <method name="Boolean Equals(System.Object)">
13728         <size>69</size>
13729       </method>
13730       <method name="Int32 GetHashCode()">
13731         <size>86</size>
13732       </method>
13733       <method name="System.String ToString()">
13734         <size>142</size>
13735       </method>
13736     </type>
13737   </test>
13738   <test name="gtest-anontype-04.cs">
13739     <type name="MyClass">
13740       <method name="Void .ctor()">
13741         <size>18</size>
13742       </method>
13743       <method name="Int32 get_Baz()">
13744         <size>3</size>
13745       </method>
13746     </type>
13747     <type name="Test">
13748       <method name="Void .ctor()">
13749         <size>7</size>
13750       </method>
13751       <method name="Int32 Main()">
13752         <size>111</size>
13753       </method>
13754     </type>
13755     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
13756       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
13757         <size>36</size>
13758       </method>
13759       <method name="&lt;Foo&gt;__T get_Foo()">
13760         <size>7</size>
13761       </method>
13762       <method name="&lt;Baz&gt;__T get_Baz()">
13763         <size>7</size>
13764       </method>
13765       <method name="&lt;Hello&gt;__T get_Hello()">
13766         <size>7</size>
13767       </method>
13768       <method name="&lt;Answer&gt;__T get_Answer()">
13769         <size>7</size>
13770       </method>
13771       <method name="Boolean Equals(System.Object)">
13772         <size>123</size>
13773       </method>
13774       <method name="Int32 GetHashCode()">
13775         <size>132</size>
13776       </method>
13777       <method name="System.String ToString()">
13778         <size>258</size>
13779       </method>
13780     </type>
13781   </test>
13782   <test name="gtest-anontype-05.cs">
13783     <type name="Test">
13784       <method name="Void .ctor()">
13785         <size>7</size>
13786       </method>
13787       <method name="System.String Null()">
13788         <size>2</size>
13789       </method>
13790       <method name="Int32 Main()">
13791         <size>287</size>
13792       </method>
13793     </type>
13794     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
13795       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
13796         <size>21</size>
13797       </method>
13798       <method name="&lt;Name&gt;__T get_Name()">
13799         <size>7</size>
13800       </method>
13801       <method name="&lt;Age&gt;__T get_Age()">
13802         <size>7</size>
13803       </method>
13804       <method name="Boolean Equals(System.Object)">
13805         <size>69</size>
13806       </method>
13807       <method name="Int32 GetHashCode()">
13808         <size>86</size>
13809       </method>
13810       <method name="System.String ToString()">
13811         <size>142</size>
13812       </method>
13813     </type>
13814     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
13815       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
13816         <size>21</size>
13817       </method>
13818       <method name="&lt;Age&gt;__T get_Age()">
13819         <size>7</size>
13820       </method>
13821       <method name="&lt;Name&gt;__T get_Name()">
13822         <size>7</size>
13823       </method>
13824       <method name="Boolean Equals(System.Object)">
13825         <size>69</size>
13826       </method>
13827       <method name="Int32 GetHashCode()">
13828         <size>86</size>
13829       </method>
13830       <method name="System.String ToString()">
13831         <size>142</size>
13832       </method>
13833     </type>
13834     <type name="&lt;&gt;__AnonType2">
13835       <method name="Void .ctor()">
13836         <size>7</size>
13837       </method>
13838       <method name="Boolean Equals(System.Object)">
13839         <size>15</size>
13840       </method>
13841       <method name="Int32 GetHashCode()">
13842         <size>40</size>
13843       </method>
13844       <method name="System.String ToString()">
13845         <size>6</size>
13846       </method>
13847     </type>
13848     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
13849       <method name="Void .ctor(&lt;Foo&gt;__T)">
13850         <size>14</size>
13851       </method>
13852       <method name="&lt;Foo&gt;__T get_Foo()">
13853         <size>7</size>
13854       </method>
13855       <method name="Boolean Equals(System.Object)">
13856         <size>39</size>
13857       </method>
13858       <method name="Int32 GetHashCode()">
13859         <size>63</size>
13860       </method>
13861       <method name="System.String ToString()">
13862         <size>67</size>
13863       </method>
13864     </type>
13865   </test>
13866   <test name="gtest-anontype-06.cs">
13867     <type name="CastByExample">
13868       <method name="Void .ctor()">
13869         <size>7</size>
13870       </method>
13871       <method name="T Cast[T](System.Object, T)">
13872         <size>7</size>
13873       </method>
13874       <method name="Void Main()">
13875         <size>29</size>
13876       </method>
13877     </type>
13878     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
13879       <method name="Void .ctor(&lt;Foo&gt;__T)">
13880         <size>14</size>
13881       </method>
13882       <method name="&lt;Foo&gt;__T get_Foo()">
13883         <size>7</size>
13884       </method>
13885       <method name="Boolean Equals(System.Object)">
13886         <size>39</size>
13887       </method>
13888       <method name="Int32 GetHashCode()">
13889         <size>63</size>
13890       </method>
13891       <method name="System.String ToString()">
13892         <size>67</size>
13893       </method>
13894     </type>
13895   </test>
13896   <test name="gtest-anontype-07.cs">
13897     <type name="Test">
13898       <method name="Void .ctor()">
13899         <size>7</size>
13900       </method>
13901       <method name="Int32 Main()">
13902         <size>59</size>
13903       </method>
13904     </type>
13905     <type name="&lt;&gt;__AnonType0">
13906       <method name="Void .ctor()">
13907         <size>7</size>
13908       </method>
13909       <method name="Boolean Equals(System.Object)">
13910         <size>15</size>
13911       </method>
13912       <method name="Int32 GetHashCode()">
13913         <size>40</size>
13914       </method>
13915       <method name="System.String ToString()">
13916         <size>6</size>
13917       </method>
13918     </type>
13919   </test>
13920   <test name="gtest-anontype-08.cs">
13921     <type name="Test">
13922       <method name="Void Main()">
13923         <size>15</size>
13924       </method>
13925     </type>
13926     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
13927       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
13928         <size>21</size>
13929       </method>
13930       <method name="&lt;X&gt;__T get_X()">
13931         <size>7</size>
13932       </method>
13933       <method name="&lt;Y&gt;__T get_Y()">
13934         <size>7</size>
13935       </method>
13936       <method name="Boolean Equals(System.Object)">
13937         <size>69</size>
13938       </method>
13939       <method name="Int32 GetHashCode()">
13940         <size>86</size>
13941       </method>
13942       <method name="System.String ToString()">
13943         <size>142</size>
13944       </method>
13945     </type>
13946   </test>
13947   <test name="gtest-anontype-11.cs">
13948     <type name="Alpha">
13949       <method name="Void .ctor(String)">
13950         <size>14</size>
13951       </method>
13952       <method name="Int32 GetHashCode()">
13953         <size>18</size>
13954       </method>
13955     </type>
13956     <type name="Beta">
13957       <method name="Void .ctor(String)">
13958         <size>14</size>
13959       </method>
13960       <method name="Int32 GetHashCode()">
13961         <size>18</size>
13962       </method>
13963     </type>
13964     <type name="Program">
13965       <method name="Int32 Main()">
13966         <size>49</size>
13967       </method>
13968     </type>
13969     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
13970       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
13971         <size>21</size>
13972       </method>
13973       <method name="&lt;First&gt;__T get_First()">
13974         <size>7</size>
13975       </method>
13976       <method name="&lt;Second&gt;__T get_Second()">
13977         <size>7</size>
13978       </method>
13979       <method name="Boolean Equals(System.Object)">
13980         <size>69</size>
13981       </method>
13982       <method name="Int32 GetHashCode()">
13983         <size>86</size>
13984       </method>
13985       <method name="System.String ToString()">
13986         <size>142</size>
13987       </method>
13988     </type>
13989   </test>
13990   <test name="gtest-autoproperty-01.cs">
13991     <type name="Test">
13992       <method name="Void .ctor()">
13993         <size>15</size>
13994       </method>
13995       <method name="System.String get_Foo()">
13996         <size>7</size>
13997       </method>
13998       <method name="Void set_Foo(System.String)">
13999         <size>8</size>
14000       </method>
14001       <method name="Int32 get_Answer()">
14002         <size>7</size>
14003       </method>
14004       <method name="Void set_Answer(Int32)">
14005         <size>8</size>
14006       </method>
14007       <method name="Int32 Main()">
14008         <size>97</size>
14009       </method>
14010     </type>
14011     <type name="Test+A">
14012       <method name="Void .ctor()">
14013         <size>7</size>
14014       </method>
14015       <method name="System.String get_B()">
14016         <size>7</size>
14017       </method>
14018       <method name="Void set_B(System.String)">
14019         <size>8</size>
14020       </method>
14021     </type>
14022   </test>
14023   <test name="gtest-autoproperty-02.cs">
14024     <type name="Test">
14025       <method name="Void .ctor()">
14026         <size>7</size>
14027       </method>
14028       <method name="System.String get_Foo()">
14029         <size>6</size>
14030       </method>
14031       <method name="Void set_Foo(System.String)">
14032         <size>7</size>
14033       </method>
14034       <method name="Int32 get_Answer()">
14035         <size>6</size>
14036       </method>
14037       <method name="Void set_Answer(Int32)">
14038         <size>7</size>
14039       </method>
14040       <method name="Int32 Main()">
14041         <size>114</size>
14042       </method>
14043     </type>
14044     <type name="Test+A">
14045       <method name="Void .ctor()">
14046         <size>7</size>
14047       </method>
14048       <method name="System.String get_B()">
14049         <size>6</size>
14050       </method>
14051       <method name="Void set_B(System.String)">
14052         <size>7</size>
14053       </method>
14054       <method name="System.String get_C()">
14055         <size>6</size>
14056       </method>
14057       <method name="Void set_C(System.String)">
14058         <size>7</size>
14059       </method>
14060       <method name="Void DoThings()">
14061         <size>11</size>
14062       </method>
14063     </type>
14064   </test>
14065   <test name="gtest-autoproperty-03.cs">
14066     <type name="Test">
14067       <method name="Void .ctor()">
14068         <size>7</size>
14069       </method>
14070       <method name="System.String get_Foo()">
14071         <size>7</size>
14072       </method>
14073       <method name="Void set_Foo(System.String)">
14074         <size>8</size>
14075       </method>
14076       <method name="Int32 Main()">
14077         <size>236</size>
14078       </method>
14079     </type>
14080   </test>
14081   <test name="gtest-autoproperty-04.cs">
14082     <type name="MonoTests.MainClass">
14083       <method name="Void .ctor()">
14084         <size>7</size>
14085       </method>
14086       <method name="System.String[] get_foo()">
14087         <size>7</size>
14088       </method>
14089       <method name="Void set_foo(System.String[])">
14090         <size>8</size>
14091       </method>
14092       <method name="System.String[] get_bar()">
14093         <size>0</size>
14094       </method>
14095       <method name="Void set_bar(System.String[])">
14096         <size>0</size>
14097       </method>
14098       <method name="Void Main(System.String[])">
14099         <size>11</size>
14100       </method>
14101     </type>
14102     <type name="MonoTests.ChildClass">
14103       <method name="Void .ctor()">
14104         <size>7</size>
14105       </method>
14106       <method name="System.String[] get_foo()">
14107         <size>7</size>
14108       </method>
14109       <method name="Void set_foo(System.String[])">
14110         <size>8</size>
14111       </method>
14112       <method name="System.String[] get_bar()">
14113         <size>7</size>
14114       </method>
14115       <method name="Void set_bar(System.String[])">
14116         <size>8</size>
14117       </method>
14118     </type>
14119   </test>
14120   <test name="gtest-autoproperty-05.cs">
14121     <type name="Test">
14122       <method name="Void .ctor()">
14123         <size>7</size>
14124       </method>
14125       <method name="System.String get_X()">
14126         <size>7</size>
14127       </method>
14128       <method name="Void set_X(System.String)">
14129         <size>8</size>
14130       </method>
14131     </type>
14132     <type name="M">
14133       <method name="Void .ctor()">
14134         <size>7</size>
14135       </method>
14136       <method name="Void Main()">
14137         <size>1</size>
14138       </method>
14139     </type>
14140   </test>
14141   <test name="gtest-autoproperty-06.cs">
14142     <type name="A">
14143       <method name="Void .ctor()">
14144         <size>7</size>
14145       </method>
14146     </type>
14147     <type name="B">
14148       <method name="Void .ctor()">
14149         <size>7</size>
14150       </method>
14151     </type>
14152     <type name="C">
14153       <method name="Void .ctor()">
14154         <size>7</size>
14155       </method>
14156       <method name="B I&lt;B&gt;.get_Prop()">
14157         <size>7</size>
14158       </method>
14159       <method name="Void I&lt;B&gt;.set_Prop(B)">
14160         <size>8</size>
14161       </method>
14162       <method name="A I&lt;A&gt;.get_Prop()">
14163         <size>7</size>
14164       </method>
14165       <method name="Void I&lt;A&gt;.set_Prop(A)">
14166         <size>8</size>
14167       </method>
14168     </type>
14169     <type name="Program">
14170       <method name="Void .ctor()">
14171         <size>7</size>
14172       </method>
14173       <method name="Void Main(System.String[])">
14174         <size>7</size>
14175       </method>
14176     </type>
14177   </test>
14178   <test name="gtest-collectioninit-01.cs">
14179     <type name="Test">
14180       <method name="Void .ctor()">
14181         <size>7</size>
14182       </method>
14183       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14184         <size>77</size>
14185       </method>
14186       <method name="Int32 Main()">
14187         <size>505</size>
14188       </method>
14189     </type>
14190     <type name="Test+Wrap">
14191       <method name="Void .ctor()">
14192         <size>31</size>
14193       </method>
14194       <method name="Void .ctor(Int32)">
14195         <size>25</size>
14196       </method>
14197       <method name="System.Collections.ArrayList get_Numbers()">
14198         <size>7</size>
14199       </method>
14200     </type>
14201   </test>
14202   <test name="gtest-collectioninit-02.cs">
14203     <type name="C">
14204       <method name="Void .ctor()">
14205         <size>7</size>
14206       </method>
14207       <method name="Int32 Main()">
14208         <size>69</size>
14209       </method>
14210     </type>
14211   </test>
14212   <test name="gtest-collectioninit-03.cs">
14213     <type name="X">
14214       <method name="Void .ctor()">
14215         <size>7</size>
14216       </method>
14217       <method name="Int32 Main()">
14218         <size>34</size>
14219       </method>
14220       <method name="Void R(System.Object ByRef)">
14221         <size>27</size>
14222       </method>
14223     </type>
14224   </test>
14225   <test name="gtest-etree-01.cs">
14226     <type name="MyTypeExplicit">
14227       <method name="Void .ctor(Int32)">
14228         <size>14</size>
14229       </method>
14230       <method name="Int32 op_Explicit(MyTypeExplicit)">
14231         <size>7</size>
14232       </method>
14233     </type>
14234     <type name="MemberAccessData">
14235       <method name="Void .ctor()">
14236         <size>7</size>
14237       </method>
14238       <method name="Void .cctor()">
14239         <size>16</size>
14240       </method>
14241       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14242         <size>24</size>
14243       </method>
14244       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14245         <size>24</size>
14246       </method>
14247       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14248         <size>33</size>
14249       </method>
14250       <method name="Void set_MyTypeProperty(MyType)">
14251         <size>8</size>
14252       </method>
14253       <method name="MyType get_MyTypeProperty()">
14254         <size>7</size>
14255       </method>
14256       <method name="System.String get_StaticProperty()">
14257         <size>6</size>
14258       </method>
14259     </type>
14260     <type name="NewTest`1[T]">
14261       <method name="Void .ctor(T)">
14262         <size>27</size>
14263       </method>
14264       <method name="Void .ctor(T[])">
14265         <size>14</size>
14266       </method>
14267       <method name="Int32 GetHashCode()">
14268         <size>7</size>
14269       </method>
14270       <method name="Boolean Equals(System.Object)">
14271         <size>89</size>
14272       </method>
14273     </type>
14274     <type name="Indexer">
14275       <method name="Void .ctor()">
14276         <size>7</size>
14277       </method>
14278       <method name="Int32 get_Item(Int32)">
14279         <size>2</size>
14280       </method>
14281       <method name="Void set_Item(Int32, Int32)">
14282         <size>1</size>
14283       </method>
14284       <method name="System.String get_Item(System.String[])">
14285         <size>7</size>
14286       </method>
14287     </type>
14288     <type name="Tester">
14289       <method name="Void .ctor()">
14290         <size>7</size>
14291       </method>
14292       <method name="Void Assert[T](T, T)">
14293         <size>9</size>
14294       </method>
14295       <method name="Void Assert[T](T, T, System.String)">
14296         <size>89</size>
14297       </method>
14298       <method name="Void Assert[T](T[], T[])">
14299         <size>220</size>
14300       </method>
14301       <method name="T GenericMethod[T](T)">
14302         <size>2</size>
14303       </method>
14304       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14305         <size>56</size>
14306       </method>
14307       <method name="Void AddTest()">
14308         <size>99</size>
14309       </method>
14310       <method name="Void AddTest_2()">
14311         <size>118</size>
14312       </method>
14313       <method name="Void AddTest_3()">
14314         <size>129</size>
14315       </method>
14316       <method name="Void AddTest_4()">
14317         <size>191</size>
14318       </method>
14319       <method name="Void AddTest_5()">
14320         <size>133</size>
14321       </method>
14322       <method name="Void AddTest_6()">
14323         <size>158</size>
14324       </method>
14325       <method name="Void AddTest_7()">
14326         <size>142</size>
14327       </method>
14328       <method name="Void AddTest_8()">
14329         <size>248</size>
14330       </method>
14331       <method name="Void AddTest_9()">
14332         <size>142</size>
14333       </method>
14334       <method name="Void AddCheckedTest()">
14335         <size>99</size>
14336       </method>
14337       <method name="Void AddCheckedTest_2()">
14338         <size>118</size>
14339       </method>
14340       <method name="Void AddCheckedTest_3()">
14341         <size>129</size>
14342       </method>
14343       <method name="Void AddStringTest()">
14344         <size>128</size>
14345       </method>
14346       <method name="Void AddStringTest_2()">
14347         <size>173</size>
14348       </method>
14349       <method name="Void AddStringTest_3()">
14350         <size>174</size>
14351       </method>
14352       <method name="Void AddStringTest_4()">
14353         <size>174</size>
14354       </method>
14355       <method name="Void AndTest()">
14356         <size>140</size>
14357       </method>
14358       <method name="Void AndTest_2()">
14359         <size>161</size>
14360       </method>
14361       <method name="Void AndTest_3()">
14362         <size>161</size>
14363       </method>
14364       <method name="Void AndNullableTest()">
14365         <size>381</size>
14366       </method>
14367       <method name="Void AndNullableTest_2()">
14368         <size>237</size>
14369       </method>
14370       <method name="Void AndNullableTest_3()">
14371         <size>198</size>
14372       </method>
14373       <method name="Void AndAlsoTest()">
14374         <size>96</size>
14375       </method>
14376       <method name="Void AndAlsoTest_2()">
14377         <size>165</size>
14378       </method>
14379       <method name="Void AndAlsoTest_3()">
14380         <size>108</size>
14381       </method>
14382       <method name="Void ArrayIndexTest()">
14383         <size>145</size>
14384       </method>
14385       <method name="Void ArrayIndexTest_2()">
14386         <size>115</size>
14387       </method>
14388       <method name="Void ArrayIndexTest_3()">
14389         <size>229</size>
14390       </method>
14391       <method name="Void ArrayIndexTest_4()">
14392         <size>258</size>
14393       </method>
14394       <method name="Void ArrayIndexTest_5()">
14395         <size>108</size>
14396       </method>
14397       <method name="Void ArrayLengthTest()">
14398         <size>99</size>
14399       </method>
14400       <method name="Void ArrayLengthTest_2()">
14401         <size>91</size>
14402       </method>
14403       <method name="Void CallTest()">
14404         <size>138</size>
14405       </method>
14406       <method name="Void CallTest_2()">
14407         <size>107</size>
14408       </method>
14409       <method name="Void CallTest_3()">
14410         <size>207</size>
14411       </method>
14412       <method name="Void CallTest_4()">
14413         <size>121</size>
14414       </method>
14415       <method name="Void CallTest_5()">
14416         <size>99</size>
14417       </method>
14418       <method name="Void CallTest_6()">
14419         <size>70</size>
14420       </method>
14421       <method name="Void CallTest_7()">
14422         <size>124</size>
14423       </method>
14424       <method name="Void CallTest_8()">
14425         <size>227</size>
14426       </method>
14427       <method name="Void CallTest_9()">
14428         <size>88</size>
14429       </method>
14430       <method name="Void CoalesceTest()">
14431         <size>120</size>
14432       </method>
14433       <method name="Void CoalesceTest_2()">
14434         <size>171</size>
14435       </method>
14436       <method name="Void ConditionTest()">
14437         <size>170</size>
14438       </method>
14439       <method name="Void ConditionTest_2()">
14440         <size>301</size>
14441       </method>
14442       <method name="Void ConditionTest_3()">
14443         <size>179</size>
14444       </method>
14445       <method name="Void ConditionTest_4()">
14446         <size>183</size>
14447       </method>
14448       <method name="Void ConstantTest()">
14449         <size>59</size>
14450       </method>
14451       <method name="Void ConstantTest_2()">
14452         <size>75</size>
14453       </method>
14454       <method name="Void ConstantTest_3()">
14455         <size>61</size>
14456       </method>
14457       <method name="Void ConstantTest_4()">
14458         <size>54</size>
14459       </method>
14460       <method name="Void ConstantTest_5()">
14461         <size>59</size>
14462       </method>
14463       <method name="Void ConstantTest_6()">
14464         <size>67</size>
14465       </method>
14466       <method name="Void ConstantTest_7()">
14467         <size>62</size>
14468       </method>
14469       <method name="Void ConstantTest_8()">
14470         <size>72</size>
14471       </method>
14472       <method name="Void ConstantTest_9()">
14473         <size>72</size>
14474       </method>
14475       <method name="Void ConstantTest_10()">
14476         <size>72</size>
14477       </method>
14478       <method name="Void ConstantTest_11()">
14479         <size>59</size>
14480       </method>
14481       <method name="Void ConstantTest_13()">
14482         <size>59</size>
14483       </method>
14484       <method name="Void ConstantTest_14()">
14485         <size>72</size>
14486       </method>
14487       <method name="Void ConstantTest_15()">
14488         <size>62</size>
14489       </method>
14490       <method name="Void ConvertTest()">
14491         <size>82</size>
14492       </method>
14493       <method name="Void ConvertTest_2()">
14494         <size>83</size>
14495       </method>
14496       <method name="Void ConvertTest_3()">
14497         <size>93</size>
14498       </method>
14499       <method name="Void ConvertTest_4()">
14500         <size>102</size>
14501       </method>
14502       <method name="Void ConvertTest_5()">
14503         <size>109</size>
14504       </method>
14505       <method name="Void ConvertTest_6()">
14506         <size>240</size>
14507       </method>
14508       <method name="Void ConvertTest_7()">
14509         <size>122</size>
14510       </method>
14511       <method name="Void ConvertTest_8()">
14512         <size>118</size>
14513       </method>
14514       <method name="Void ConvertTest_9()">
14515         <size>87</size>
14516       </method>
14517       <method name="Void ConvertTest_10()">
14518         <size>178</size>
14519       </method>
14520       <method name="Void ConvertTest_11()">
14521         <size>116</size>
14522       </method>
14523       <method name="Void ConvertTest_12()">
14524         <size>166</size>
14525       </method>
14526       <method name="Void ConvertTest_13()">
14527         <size>86</size>
14528       </method>
14529       <method name="Void ConvertTest_14()">
14530         <size>88</size>
14531       </method>
14532       <method name="Void ConvertTest_15()">
14533         <size>132</size>
14534       </method>
14535       <method name="Void ConvertCheckedTest()">
14536         <size>82</size>
14537       </method>
14538       <method name="Void ConvertCheckedTest_2()">
14539         <size>83</size>
14540       </method>
14541       <method name="Void ConvertCheckedTest_3()">
14542         <size>93</size>
14543       </method>
14544       <method name="Void ConvertCheckedTest_4()">
14545         <size>102</size>
14546       </method>
14547       <method name="Void DivideTest()">
14548         <size>99</size>
14549       </method>
14550       <method name="Void DivideTest_2()">
14551         <size>185</size>
14552       </method>
14553       <method name="Void DivideTest_3()">
14554         <size>129</size>
14555       </method>
14556       <method name="Void DivideTest_4()">
14557         <size>192</size>
14558       </method>
14559       <method name="Void DivideTest_5()">
14560         <size>134</size>
14561       </method>
14562       <method name="Void DivideTest_6()">
14563         <size>196</size>
14564       </method>
14565       <method name="Void EqualTest()">
14566         <size>118</size>
14567       </method>
14568       <method name="Void EqualTest_2()">
14569         <size>168</size>
14570       </method>
14571       <method name="Void EqualTest_3()">
14572         <size>125</size>
14573       </method>
14574       <method name="Void EqualTest_4()">
14575         <size>210</size>
14576       </method>
14577       <method name="Void EqualTest_5()">
14578         <size>176</size>
14579       </method>
14580       <method name="Void EqualTest_6()">
14581         <size>119</size>
14582       </method>
14583       <method name="Void EqualTest_7()">
14584         <size>167</size>
14585       </method>
14586       <method name="Void EqualTest_8()">
14587         <size>126</size>
14588       </method>
14589       <method name="Void EqualTest_9()">
14590         <size>146</size>
14591       </method>
14592       <method name="Void EqualTest_10()">
14593         <size>169</size>
14594       </method>
14595       <method name="Void EqualTest_11()">
14596         <size>132</size>
14597       </method>
14598       <method name="Void EqualTest_12()">
14599         <size>127</size>
14600       </method>
14601       <method name="Void EqualTest_13()">
14602         <size>124</size>
14603       </method>
14604       <method name="Void EqualTestDelegate()">
14605         <size>113</size>
14606       </method>
14607       <method name="Void EqualTestDelegate_2()">
14608         <size>342</size>
14609       </method>
14610       <method name="Void ExclusiveOrTest()">
14611         <size>115</size>
14612       </method>
14613       <method name="Void ExclusiveOrTest_2()">
14614         <size>183</size>
14615       </method>
14616       <method name="Void ExclusiveOrTest_3()">
14617         <size>129</size>
14618       </method>
14619       <method name="Void ExclusiveOrTest_4()">
14620         <size>192</size>
14621       </method>
14622       <method name="Void ExclusiveOrTest_5()">
14623         <size>197</size>
14624       </method>
14625       <method name="Void ExclusiveOrTest_6()">
14626         <size>161</size>
14627       </method>
14628       <method name="Void ExclusiveOrTest_7()">
14629         <size>198</size>
14630       </method>
14631       <method name="Void ExclusiveOrTest_8()">
14632         <size>164</size>
14633       </method>
14634       <method name="Void GreaterThanTest()">
14635         <size>99</size>
14636       </method>
14637       <method name="Void GreaterThanTest_2()">
14638         <size>154</size>
14639       </method>
14640       <method name="Void GreaterThanTest_3()">
14641         <size>125</size>
14642       </method>
14643       <method name="Void GreaterThanTest_4()">
14644         <size>210</size>
14645       </method>
14646       <method name="Void GreaterThanTest_5()">
14647         <size>209</size>
14648       </method>
14649       <method name="Void GreaterThanTest_6()">
14650         <size>102</size>
14651       </method>
14652       <method name="Void GreaterThanTest_7()">
14653         <size>146</size>
14654       </method>
14655       <method name="Void GreaterThanTest_8()">
14656         <size>169</size>
14657       </method>
14658       <method name="Void GreaterThanOrEqualTest()">
14659         <size>99</size>
14660       </method>
14661       <method name="Void GreaterThanOrEqualTest_2()">
14662         <size>169</size>
14663       </method>
14664       <method name="Void GreaterThanOrEqualTest_3()">
14665         <size>130</size>
14666       </method>
14667       <method name="Void GreaterThanOrEqualTest_4()">
14668         <size>210</size>
14669       </method>
14670       <method name="Void GreaterThanOrEqualTest_5()">
14671         <size>209</size>
14672       </method>
14673       <method name="Void GreaterThanOrEqualTest_6()">
14674         <size>102</size>
14675       </method>
14676       <method name="Void GreaterThanOrEqualTest_7()">
14677         <size>146</size>
14678       </method>
14679       <method name="Void GreaterThanOrEqualTest_8()">
14680         <size>169</size>
14681       </method>
14682       <method name="Void InvokeTest()">
14683         <size>90</size>
14684       </method>
14685       <method name="Void InvokeTest_2()">
14686         <size>138</size>
14687       </method>
14688       <method name="Void LeftShiftTest()">
14689         <size>155</size>
14690       </method>
14691       <method name="Void LeftShiftTest_2()">
14692         <size>162</size>
14693       </method>
14694       <method name="Void LeftShiftTest_3()">
14695         <size>184</size>
14696       </method>
14697       <method name="Void LeftShiftTest_4()">
14698         <size>261</size>
14699       </method>
14700       <method name="Void LeftShiftTest_5()">
14701         <size>110</size>
14702       </method>
14703       <method name="Void LessThanTest()">
14704         <size>99</size>
14705       </method>
14706       <method name="Void LessThanTest_2()">
14707         <size>154</size>
14708       </method>
14709       <method name="Void LessThanTest_3()">
14710         <size>125</size>
14711       </method>
14712       <method name="Void LessThanTest_4()">
14713         <size>210</size>
14714       </method>
14715       <method name="Void LessThanTest_5()">
14716         <size>209</size>
14717       </method>
14718       <method name="Void LessThanTest_6()">
14719         <size>102</size>
14720       </method>
14721       <method name="Void LessThanTest_7()">
14722         <size>146</size>
14723       </method>
14724       <method name="Void LessThanTest_8()">
14725         <size>169</size>
14726       </method>
14727       <method name="Void LessThanOrEqualTest()">
14728         <size>99</size>
14729       </method>
14730       <method name="Void LessThanOrEqualTest_2()">
14731         <size>169</size>
14732       </method>
14733       <method name="Void LessThanOrEqualTest_3()">
14734         <size>125</size>
14735       </method>
14736       <method name="Void LessThanOrEqualTest_4()">
14737         <size>210</size>
14738       </method>
14739       <method name="Void LessThanOrEqualTest_5()">
14740         <size>209</size>
14741       </method>
14742       <method name="Void LessThanOrEqualTest_6()">
14743         <size>102</size>
14744       </method>
14745       <method name="Void LessThanOrEqualTest_7()">
14746         <size>146</size>
14747       </method>
14748       <method name="Void LessThanOrEqualTest_8()">
14749         <size>169</size>
14750       </method>
14751       <method name="Void ListInitTest()">
14752         <size>414</size>
14753       </method>
14754       <method name="Void ListInitTest_2()">
14755         <size>292</size>
14756       </method>
14757       <method name="Void MemberAccessTest()">
14758         <size>122</size>
14759       </method>
14760       <method name="Void MemberAccessTest_2()">
14761         <size>63</size>
14762       </method>
14763       <method name="Void MemberAccessTest_3()">
14764         <size>103</size>
14765       </method>
14766       <method name="Void MemberAccessTest_4()">
14767         <size>81</size>
14768       </method>
14769       <method name="Void MemberAccessTest_5()">
14770         <size>39</size>
14771       </method>
14772       <method name="Void MemberAccessTest_6()">
14773         <size>94</size>
14774       </method>
14775       <method name="Void MemberAccessTest_7()">
14776         <size>109</size>
14777       </method>
14778       <method name="Void MemberAccessTest_8()">
14779         <size>63</size>
14780       </method>
14781       <method name="Void MemberAccessTest_9()">
14782         <size>70</size>
14783       </method>
14784       <method name="Void MemberInitTest()">
14785         <size>302</size>
14786       </method>
14787       <method name="Void MemberInitTest_2()">
14788         <size>265</size>
14789       </method>
14790       <method name="Void MemberInitTest_3()">
14791         <size>124</size>
14792       </method>
14793       <method name="Void ModuloTest()">
14794         <size>100</size>
14795       </method>
14796       <method name="Void ModuloTest_2()">
14797         <size>185</size>
14798       </method>
14799       <method name="Void ModuloTest_3()">
14800         <size>129</size>
14801       </method>
14802       <method name="Void ModuloTest_4()">
14803         <size>192</size>
14804       </method>
14805       <method name="Void ModuloTest_5()">
14806         <size>133</size>
14807       </method>
14808       <method name="Void ModuloTest_6()">
14809         <size>200</size>
14810       </method>
14811       <method name="Void ModuloTest_7()">
14812         <size>110</size>
14813       </method>
14814       <method name="Void MultiplyTest()">
14815         <size>131</size>
14816       </method>
14817       <method name="Void MultiplyTest_2()">
14818         <size>185</size>
14819       </method>
14820       <method name="Void MultiplyTest_3()">
14821         <size>133</size>
14822       </method>
14823       <method name="Void MultiplyTest_4()">
14824         <size>195</size>
14825       </method>
14826       <method name="Void MultiplyTest_5()">
14827         <size>137</size>
14828       </method>
14829       <method name="Void MultiplyTest_6()">
14830         <size>202</size>
14831       </method>
14832       <method name="Void MultiplyTest_7()">
14833         <size>110</size>
14834       </method>
14835       <method name="Void MultiplyCheckedTest()">
14836         <size>122</size>
14837       </method>
14838       <method name="Void MultiplyCheckedTest_2()">
14839         <size>192</size>
14840       </method>
14841       <method name="Void MultiplyCheckedTest_3()">
14842         <size>133</size>
14843       </method>
14844       <method name="Void MultiplyCheckedTest_4()">
14845         <size>121</size>
14846       </method>
14847       <method name="Void MultiplyCheckedTest_5()">
14848         <size>124</size>
14849       </method>
14850       <method name="Void NegateTest()">
14851         <size>72</size>
14852       </method>
14853       <method name="Void NegateTest_2()">
14854         <size>92</size>
14855       </method>
14856       <method name="Void NegateTest_3()">
14857         <size>130</size>
14858       </method>
14859       <method name="Void NegateTest_4()">
14860         <size>97</size>
14861       </method>
14862       <method name="Void NegateTest_5()">
14863         <size>141</size>
14864       </method>
14865       <method name="Void NegateTest_6()">
14866         <size>121</size>
14867       </method>
14868       <method name="Void NegateTest_7()">
14869         <size>132</size>
14870       </method>
14871       <method name="Void NegateTest_8()">
14872         <size>97</size>
14873       </method>
14874       <method name="Void NegateTest_9()">
14875         <size>87</size>
14876       </method>
14877       <method name="Void NegateTestChecked()">
14878         <size>91</size>
14879       </method>
14880       <method name="Void NegateTestChecked_2()">
14881         <size>137</size>
14882       </method>
14883       <method name="Void NegateTestChecked_3()">
14884         <size>97</size>
14885       </method>
14886       <method name="Void NegateTestChecked_4()">
14887         <size>86</size>
14888       </method>
14889       <method name="Void NewArrayInitTest()">
14890         <size>64</size>
14891       </method>
14892       <method name="Void NewArrayInitTest_2()">
14893         <size>64</size>
14894       </method>
14895       <method name="Void NewArrayInitTest_3()">
14896         <size>136</size>
14897       </method>
14898       <method name="Void NewArrayInitTest_4()">
14899         <size>120</size>
14900       </method>
14901       <method name="Void NewArrayBoundsTest()">
14902         <size>123</size>
14903       </method>
14904       <method name="Void NewArrayBoundsTest_2()">
14905         <size>123</size>
14906       </method>
14907       <method name="Void NewTest()">
14908         <size>93</size>
14909       </method>
14910       <method name="Void NewTest_2()">
14911         <size>61</size>
14912       </method>
14913       <method name="Void NewTest_3()">
14914         <size>98</size>
14915       </method>
14916       <method name="Void NewTest_4()">
14917         <size>252</size>
14918       </method>
14919       <method name="Void NewTest_5()">
14920         <size>128</size>
14921       </method>
14922       <method name="Void NotTest()">
14923         <size>70</size>
14924       </method>
14925       <method name="Void NotTest_2()">
14926         <size>113</size>
14927       </method>
14928       <method name="Void NotTest_3()">
14929         <size>71</size>
14930       </method>
14931       <method name="Void NotTest_4()">
14932         <size>105</size>
14933       </method>
14934       <method name="Void NotTest_5()">
14935         <size>73</size>
14936       </method>
14937       <method name="Void NotTest_6()">
14938         <size>104</size>
14939       </method>
14940       <method name="Void NotNullableTest()">
14941         <size>114</size>
14942       </method>
14943       <method name="Void NotNullableTest_2()">
14944         <size>134</size>
14945       </method>
14946       <method name="Void NotNullableTest_3()">
14947         <size>130</size>
14948       </method>
14949       <method name="Void NotNullableTest_4()">
14950         <size>149</size>
14951       </method>
14952       <method name="Void NotNullableTest_5()">
14953         <size>148</size>
14954       </method>
14955       <method name="Void NotEqualTest()">
14956         <size>118</size>
14957       </method>
14958       <method name="Void NotEqualTest_2()">
14959         <size>166</size>
14960       </method>
14961       <method name="Void NotEqualTest_3()">
14962         <size>125</size>
14963       </method>
14964       <method name="Void NotEqualTest_4()">
14965         <size>210</size>
14966       </method>
14967       <method name="Void NotEqualTest_5()">
14968         <size>176</size>
14969       </method>
14970       <method name="Void NotEqualTest_6()">
14971         <size>119</size>
14972       </method>
14973       <method name="Void NotEqualTest_7()">
14974         <size>167</size>
14975       </method>
14976       <method name="Void NotEqualTest_8()">
14977         <size>126</size>
14978       </method>
14979       <method name="Void NotEqualTest_9()">
14980         <size>146</size>
14981       </method>
14982       <method name="Void NotEqualTest_10()">
14983         <size>169</size>
14984       </method>
14985       <method name="Void NotEqualTest_11()">
14986         <size>132</size>
14987       </method>
14988       <method name="Void OrTest()">
14989         <size>141</size>
14990       </method>
14991       <method name="Void OrTest_2()">
14992         <size>129</size>
14993       </method>
14994       <method name="Void OrTest_3()">
14995         <size>161</size>
14996       </method>
14997       <method name="Void OrNullableTest()">
14998         <size>382</size>
14999       </method>
15000       <method name="Void OrNullableTest_2()">
15001         <size>186</size>
15002       </method>
15003       <method name="Void OrNullableTest_3()">
15004         <size>176</size>
15005       </method>
15006       <method name="Void OrNullableTest_4()">
15007         <size>198</size>
15008       </method>
15009       <method name="Void OrElseTest()">
15010         <size>97</size>
15011       </method>
15012       <method name="Void OrElseTest_2()">
15013         <size>167</size>
15014       </method>
15015       <method name="Void ParameterTest()">
15016         <size>73</size>
15017       </method>
15018       <method name="Void ParameterTest_2()">
15019         <size>75</size>
15020       </method>
15021       <method name="Void ParameterTest_3()">
15022         <size>73</size>
15023       </method>
15024       <method name="Void ParameterTest_4()">
15025         <size>100</size>
15026       </method>
15027       <method name="Void QuoteTest()">
15028         <size>85</size>
15029       </method>
15030       <method name="Void RightShiftTest()">
15031         <size>152</size>
15032       </method>
15033       <method name="Void RightShiftTest_2()">
15034         <size>159</size>
15035       </method>
15036       <method name="Void RightShiftTest_3()">
15037         <size>184</size>
15038       </method>
15039       <method name="Void RightShiftTest_4()">
15040         <size>258</size>
15041       </method>
15042       <method name="Void SubtractTest()">
15043         <size>100</size>
15044       </method>
15045       <method name="Void SubtractTest_2()">
15046         <size>119</size>
15047       </method>
15048       <method name="Void SubtractTest_3()">
15049         <size>130</size>
15050       </method>
15051       <method name="Void SubtractTest_4()">
15052         <size>192</size>
15053       </method>
15054       <method name="Void SubtractTest_5()">
15055         <size>134</size>
15056       </method>
15057       <method name="Void SubtractTest_6()">
15058         <size>160</size>
15059       </method>
15060       <method name="Void SubtractTest_7()">
15061         <size>113</size>
15062       </method>
15063       <method name="Void SubtractTest_8()">
15064         <size>146</size>
15065       </method>
15066       <method name="Void SubtractTest_9()">
15067         <size>142</size>
15068       </method>
15069       <method name="Void SubtractTest_10()">
15070         <size>161</size>
15071       </method>
15072       <method name="Void SubtractTest_11()">
15073         <size>157</size>
15074       </method>
15075       <method name="Void SubtractCheckedTest()">
15076         <size>127</size>
15077       </method>
15078       <method name="Void SubtractCheckedTest_2()">
15079         <size>185</size>
15080       </method>
15081       <method name="Void SubtractCheckedTest_3()">
15082         <size>130</size>
15083       </method>
15084       <method name="Void SubtractCheckedTest_4()">
15085         <size>121</size>
15086       </method>
15087       <method name="Void TypeAsTest()">
15088         <size>80</size>
15089       </method>
15090       <method name="Void TypeAsTest_2()">
15091         <size>144</size>
15092       </method>
15093       <method name="Void TypeAsTest_3()">
15094         <size>95</size>
15095       </method>
15096       <method name="Void TypeIsTest()">
15097         <size>103</size>
15098       </method>
15099       <method name="Void TypeIsTest_2()">
15100         <size>103</size>
15101       </method>
15102       <method name="Void TypeIsTest_3()">
15103         <size>95</size>
15104       </method>
15105       <method name="Void TypeIsTest_5()">
15106         <size>74</size>
15107       </method>
15108       <method name="Void TypeIsTest_6()">
15109         <size>111</size>
15110       </method>
15111       <method name="Void UnaryPlusTest()">
15112         <size>67</size>
15113       </method>
15114       <method name="Void UnaryPlusTest_2()">
15115         <size>47</size>
15116       </method>
15117       <method name="Void UnaryPlusTest_3()">
15118         <size>97</size>
15119       </method>
15120       <method name="Void UnaryPlusTest_4()">
15121         <size>141</size>
15122       </method>
15123       <method name="Void UnaryPlusTest_5()">
15124         <size>140</size>
15125       </method>
15126       <method name="System.String InstanceMethod(System.String)">
15127         <size>2</size>
15128       </method>
15129       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15130         <size>30</size>
15131       </method>
15132       <method name="Int32 TestInt()">
15133         <size>3</size>
15134       </method>
15135       <method name="Void RefMethod(Int32 ByRef)">
15136         <size>8</size>
15137       </method>
15138       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15139         <size>87</size>
15140       </method>
15141       <method name="Int32 Main()">
15142         <size>179</size>
15143       </method>
15144     </type>
15145     <type name="Tester+EmptyDelegate">
15146       <method name="Void .ctor(Object, IntPtr)">
15147         <size>0</size>
15148       </method>
15149       <method name="Void Invoke()">
15150         <size>0</size>
15151       </method>
15152       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15153         <size>0</size>
15154       </method>
15155       <method name="Void EndInvoke(IAsyncResult)">
15156         <size>0</size>
15157       </method>
15158     </type>
15159     <type name="Tester+IntDelegate">
15160       <method name="Void .ctor(Object, IntPtr)">
15161         <size>0</size>
15162       </method>
15163       <method name="Int32 Invoke()">
15164         <size>0</size>
15165       </method>
15166       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15167         <size>0</size>
15168       </method>
15169       <method name="Int32 EndInvoke(IAsyncResult)">
15170         <size>0</size>
15171       </method>
15172     </type>
15173     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15174       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15175         <size>21</size>
15176       </method>
15177       <method name="&lt;A&gt;__T get_A()">
15178         <size>7</size>
15179       </method>
15180       <method name="&lt;Value&gt;__T get_Value()">
15181         <size>7</size>
15182       </method>
15183       <method name="Boolean Equals(System.Object)">
15184         <size>69</size>
15185       </method>
15186       <method name="Int32 GetHashCode()">
15187         <size>86</size>
15188       </method>
15189       <method name="System.String ToString()">
15190         <size>142</size>
15191       </method>
15192     </type>
15193     <type name="Tester">
15194       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15195         <size>1</size>
15196       </method>
15197       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15198         <size>1</size>
15199       </method>
15200       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15201         <size>1</size>
15202       </method>
15203       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15204         <size>1</size>
15205       </method>
15206       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15207         <size>1</size>
15208       </method>
15209       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15210         <size>12</size>
15211       </method>
15212       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15213         <size>12</size>
15214       </method>
15215       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15216         <size>7</size>
15217       </method>
15218       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15219         <size>7</size>
15220       </method>
15221       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15222         <size>5</size>
15223       </method>
15224       <method name="Void NewArrayInitTest_5()">
15225         <size>158</size>
15226       </method>
15227       <method name="Void ConditionTest_5()">
15228         <size>107</size>
15229       </method>
15230       <method name="Void AndTest_4()">
15231         <size>92</size>
15232       </method>
15233       <method name="Void MemberInitTest_4()">
15234         <size>66</size>
15235       </method>
15236       <method name="Void NewTest_6()">
15237         <size>53</size>
15238       </method>
15239     </type>
15240     <type name="InverseLogicalOperator">
15241       <method name="Void .ctor(Boolean)">
15242         <size>8</size>
15243       </method>
15244       <method name="Boolean op_True(InverseLogicalOperator)">
15245         <size>8</size>
15246       </method>
15247       <method name="Boolean op_False(InverseLogicalOperator)">
15248         <size>8</size>
15249       </method>
15250     </type>
15251     <type name="MyType">
15252       <method name="Void .ctor(Int32)">
15253         <size>8</size>
15254       </method>
15255       <method name="Int16 get_ShortProp()">
15256         <size>7</size>
15257       </method>
15258       <method name="Void set_ShortProp(Int16)">
15259         <size>8</size>
15260       </method>
15261       <method name="Int32 GetHashCode()">
15262         <size>6</size>
15263       </method>
15264       <method name="System.String ToString()">
15265         <size>12</size>
15266       </method>
15267       <method name="Int32 op_Implicit(MyType)">
15268         <size>8</size>
15269       </method>
15270       <method name="Boolean op_True(MyType)">
15271         <size>16</size>
15272       </method>
15273       <method name="Boolean op_False(MyType)">
15274         <size>19</size>
15275       </method>
15276       <method name="MyType op_Addition(MyType, MyType)">
15277         <size>21</size>
15278       </method>
15279       <method name="MyType op_Subtraction(MyType, MyType)">
15280         <size>21</size>
15281       </method>
15282       <method name="MyType op_Division(MyType, MyType)">
15283         <size>21</size>
15284       </method>
15285       <method name="MyType op_Multiply(MyType, MyType)">
15286         <size>21</size>
15287       </method>
15288       <method name="MyType op_Modulus(MyType, MyType)">
15289         <size>21</size>
15290       </method>
15291       <method name="MyType op_BitwiseAnd(MyType, MyType)">
15292         <size>21</size>
15293       </method>
15294       <method name="MyType op_BitwiseOr(MyType, MyType)">
15295         <size>21</size>
15296       </method>
15297       <method name="MyType op_ExclusiveOr(MyType, MyType)">
15298         <size>21</size>
15299       </method>
15300       <method name="Boolean op_Equality(MyType, MyType)">
15301         <size>17</size>
15302       </method>
15303       <method name="Boolean op_Inequality(MyType, MyType)">
15304         <size>20</size>
15305       </method>
15306       <method name="Boolean op_GreaterThan(MyType, MyType)">
15307         <size>17</size>
15308       </method>
15309       <method name="Boolean op_LessThan(MyType, MyType)">
15310         <size>17</size>
15311       </method>
15312       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
15313         <size>20</size>
15314       </method>
15315       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
15316         <size>20</size>
15317       </method>
15318       <method name="Boolean op_LogicalNot(MyType)">
15319         <size>11</size>
15320       </method>
15321       <method name="Int32 op_RightShift(MyType, Int32)">
15322         <size>13</size>
15323       </method>
15324       <method name="Int32 op_LeftShift(MyType, Int32)">
15325         <size>13</size>
15326       </method>
15327       <method name="MyType op_UnaryNegation(MyType)">
15328         <size>14</size>
15329       </method>
15330       <method name="MyType op_UnaryPlus(MyType)">
15331         <size>13</size>
15332       </method>
15333     </type>
15334     <type name="MyTypeImplicitOnly">
15335       <method name="Void .ctor(Int16)">
15336         <size>8</size>
15337       </method>
15338       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
15339         <size>8</size>
15340       </method>
15341     </type>
15342     <type name="Tester">
15343       <method name="Void EqualTest_14()">
15344         <size>101</size>
15345       </method>
15346     </type>
15347     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
15348       <method name="Void .ctor()">
15349         <size>7</size>
15350       </method>
15351     </type>
15352     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
15353       <method name="Void .ctor()">
15354         <size>7</size>
15355       </method>
15356     </type>
15357     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
15358       <method name="Void .ctor()">
15359         <size>7</size>
15360       </method>
15361     </type>
15362     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
15363       <method name="Void .ctor()">
15364         <size>7</size>
15365       </method>
15366     </type>
15367     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
15368       <method name="Void .ctor()">
15369         <size>7</size>
15370       </method>
15371     </type>
15372     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
15373       <method name="Void .ctor()">
15374         <size>7</size>
15375       </method>
15376     </type>
15377   </test>
15378   <test name="gtest-etree-02.cs">
15379     <type name="M">
15380       <method name="Void .ctor()">
15381         <size>7</size>
15382       </method>
15383       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
15384         <size>1</size>
15385       </method>
15386       <method name="Void Main()">
15387         <size>129</size>
15388       </method>
15389     </type>
15390   </test>
15391   <test name="gtest-etree-03.cs">
15392     <type name="C">
15393       <method name="Void .ctor()">
15394         <size>7</size>
15395       </method>
15396       <method name="Int32 Main()">
15397         <size>6</size>
15398       </method>
15399     </type>
15400     <type name="S`1[T]">
15401       <method name="Int32 Test()">
15402         <size>145</size>
15403       </method>
15404     </type>
15405   </test>
15406   <test name="gtest-etree-04.cs">
15407     <type name="C">
15408       <method name="Void .ctor()">
15409         <size>7</size>
15410       </method>
15411       <method name="Int32 Main()">
15412         <size>346</size>
15413       </method>
15414     </type>
15415     <type name="C+&lt;Main&gt;c__AnonStorey0">
15416       <method name="Void .ctor()">
15417         <size>7</size>
15418       </method>
15419     </type>
15420     <type name="Foo">
15421       <method name="Boolean op_GreaterThan(Foo, Foo)">
15422         <size>6</size>
15423       </method>
15424       <method name="Boolean op_LessThan(Foo, Foo)">
15425         <size>6</size>
15426       </method>
15427       <method name="Boolean op_Equality(Foo, Foo)">
15428         <size>6</size>
15429       </method>
15430       <method name="Boolean op_Inequality(Foo, Foo)">
15431         <size>6</size>
15432       </method>
15433     </type>
15434   </test>
15435   <test name="gtest-etree-05.cs">
15436     <type name="C">
15437       <method name="Void .ctor()">
15438         <size>7</size>
15439       </method>
15440       <method name="Void Assert[T](T, T)">
15441         <size>46</size>
15442       </method>
15443       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15444         <size>56</size>
15445       </method>
15446       <method name="Int32 Main()">
15447         <size>360</size>
15448       </method>
15449     </type>
15450   </test>
15451   <test name="gtest-etree-06.cs">
15452     <type name="Test">
15453       <method name="Void .ctor()">
15454         <size>7</size>
15455       </method>
15456       <method name="Int32 Main()">
15457         <size>45</size>
15458       </method>
15459       <method name="Int32 Value()">
15460         <size>2</size>
15461       </method>
15462     </type>
15463   </test>
15464   <test name="gtest-etree-08.cs">
15465     <type name="Foo">
15466       <method name="Void .ctor()">
15467         <size>7</size>
15468       </method>
15469       <method name="Int32 ThisMethod()">
15470         <size>3</size>
15471       </method>
15472       <method name="Int32 Goo(Boolean)">
15473         <size>199</size>
15474       </method>
15475       <method name="Int32 Main()">
15476         <size>14</size>
15477       </method>
15478     </type>
15479     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
15480       <method name="Void .ctor()">
15481         <size>7</size>
15482       </method>
15483     </type>
15484   </test>
15485   <test name="gtest-etree-09.cs">
15486     <type name="Mono.C">
15487       <method name="Void .ctor()">
15488         <size>7</size>
15489       </method>
15490       <method name="Int32 Main()">
15491         <size>289</size>
15492       </method>
15493       <method name="System.Int64[] GetValues()">
15494         <size>23</size>
15495       </method>
15496     </type>
15497     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
15498       <method name="Void .ctor()">
15499         <size>7</size>
15500       </method>
15501     </type>
15502   </test>
15503   <test name="gtest-etree-10.cs">
15504     <type name="Foo`1[T]">
15505       <method name="Void .ctor()">
15506         <size>7</size>
15507       </method>
15508       <method name="Boolean ContainsAll[U](IEnumerable`1)">
15509         <size>184</size>
15510       </method>
15511       <method name="Boolean Contains(T)">
15512         <size>2</size>
15513       </method>
15514     </type>
15515     <type name="Program">
15516       <method name="Void .ctor()">
15517         <size>7</size>
15518       </method>
15519       <method name="Int32 Main()">
15520         <size>44</size>
15521       </method>
15522     </type>
15523     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
15524       <method name="Void .ctor()">
15525         <size>7</size>
15526       </method>
15527     </type>
15528   </test>
15529   <test name="gtest-etree-11.cs">
15530     <type name="C">
15531       <method name="Void .ctor()">
15532         <size>7</size>
15533       </method>
15534       <method name="Void Main()">
15535         <size>12</size>
15536       </method>
15537     </type>
15538     <type name="Test">
15539       <method name="Void .ctor()">
15540         <size>7</size>
15541       </method>
15542       <method name="Void Invalid(Int32)">
15543         <size>124</size>
15544       </method>
15545       <method name="Void Other(System.Int32[])">
15546         <size>1</size>
15547       </method>
15548     </type>
15549     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
15550       <method name="Void .ctor()">
15551         <size>7</size>
15552       </method>
15553     </type>
15554   </test>
15555   <test name="gtest-etree-12.cs">
15556     <type name="TestCase">
15557       <method name="Void .cctor()">
15558         <size>68</size>
15559       </method>
15560       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
15561         <size>2</size>
15562       </method>
15563       <method name="Void DummyToMakeTheStaticsInitialize()">
15564         <size>1</size>
15565       </method>
15566     </type>
15567     <type name="Program">
15568       <method name="Void .ctor()">
15569         <size>7</size>
15570       </method>
15571       <method name="Int32 Main()">
15572         <size>7</size>
15573       </method>
15574     </type>
15575   </test>
15576   <test name="gtest-etree-13.cs">
15577     <type name="Program">
15578       <method name="Void .ctor()">
15579         <size>7</size>
15580       </method>
15581       <method name="Int32 Main()">
15582         <size>58</size>
15583       </method>
15584       <method name="IEnumerable`1 Test[T](Int32)">
15585         <size>30</size>
15586       </method>
15587     </type>
15588     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
15589       <method name="Void .ctor()">
15590         <size>7</size>
15591       </method>
15592       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15593         <size>7</size>
15594       </method>
15595       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15596         <size>12</size>
15597       </method>
15598       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15599         <size>7</size>
15600       </method>
15601       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15602         <size>40</size>
15603       </method>
15604       <method name="Boolean MoveNext()">
15605         <size>103</size>
15606       </method>
15607       <method name="Void Dispose()">
15608         <size>8</size>
15609       </method>
15610       <method name="Void Reset()">
15611         <size>6</size>
15612       </method>
15613     </type>
15614   </test>
15615   <test name="gtest-etree-14.cs">
15616     <type name="Person">
15617       <method name="Void .ctor()">
15618         <size>7</size>
15619       </method>
15620       <method name="Int32 get_Age()">
15621         <size>7</size>
15622       </method>
15623       <method name="Void set_Age(Int32)">
15624         <size>8</size>
15625       </method>
15626     </type>
15627     <type name="Repro">
15628       <method name="Void .ctor()">
15629         <size>7</size>
15630       </method>
15631       <method name="Int32 Main()">
15632         <size>59</size>
15633       </method>
15634       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
15635         <size>44</size>
15636       </method>
15637       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
15638         <size>13</size>
15639       </method>
15640     </type>
15641     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
15642       <method name="Void .ctor()">
15643         <size>7</size>
15644       </method>
15645       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
15646         <size>7</size>
15647       </method>
15648       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15649         <size>12</size>
15650       </method>
15651       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15652         <size>7</size>
15653       </method>
15654       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
15655         <size>52</size>
15656       </method>
15657       <method name="Boolean MoveNext()">
15658         <size>288</size>
15659       </method>
15660       <method name="Void Dispose()">
15661         <size>60</size>
15662       </method>
15663       <method name="Void Reset()">
15664         <size>6</size>
15665       </method>
15666     </type>
15667   </test>
15668   <test name="gtest-exmethod-01.cs">
15669     <type name="SimpleTest">
15670       <method name="System.String Prefix(System.String, System.String)">
15671         <size>8</size>
15672       </method>
15673     </type>
15674     <type name="M">
15675       <method name="Void .ctor()">
15676         <size>7</size>
15677       </method>
15678       <method name="Int32 Main()">
15679         <size>157</size>
15680       </method>
15681     </type>
15682   </test>
15683   <test name="gtest-exmethod-02.cs">
15684     <type name="M">
15685       <method name="Void .ctor()">
15686         <size>7</size>
15687       </method>
15688       <method name="Void Main()">
15689         <size>12</size>
15690       </method>
15691     </type>
15692     <type name="N.M">
15693       <method name="Void .ctor()">
15694         <size>7</size>
15695       </method>
15696       <method name="Void Test2()">
15697         <size>12</size>
15698       </method>
15699     </type>
15700   </test>
15701   <test name="gtest-exmethod-03.cs">
15702     <type name="A.A">
15703       <method name="Int32 Foo(Int32)">
15704         <size>2</size>
15705       </method>
15706       <method name="Int32 Foo(Int32, System.String)">
15707         <size>3</size>
15708       </method>
15709     </type>
15710     <type name="B.X">
15711       <method name="Int32 Foo(Int32)">
15712         <size>2</size>
15713       </method>
15714       <method name="Int32 Foo(Int32, Boolean)">
15715         <size>3</size>
15716       </method>
15717     </type>
15718     <type name="C.F">
15719       <method name="Boolean Foo(Byte)">
15720         <size>2</size>
15721       </method>
15722     </type>
15723     <type name="C.D.F">
15724       <method name="Int32 Foo(Int32)">
15725         <size>3</size>
15726       </method>
15727       <method name="Void TestX()">
15728         <size>9</size>
15729       </method>
15730     </type>
15731     <type name="C.M">
15732       <method name="Int32 Foo(Int32)">
15733         <size>2</size>
15734       </method>
15735       <method name="Int32 Main()">
15736         <size>61</size>
15737       </method>
15738     </type>
15739   </test>
15740   <test name="gtest-exmethod-04.cs">
15741     <type name="A.Test">
15742       <method name="System.String Test_1(Boolean)">
15743         <size>6</size>
15744       </method>
15745     </type>
15746     <type name="B.M">
15747       <method name="Void .ctor()">
15748         <size>7</size>
15749       </method>
15750       <method name="Void Main()">
15751         <size>12</size>
15752       </method>
15753     </type>
15754   </test>
15755   <test name="gtest-exmethod-05.cs">
15756     <type name="A.Test_A">
15757       <method name="System.String Test_1(System.String)">
15758         <size>6</size>
15759       </method>
15760     </type>
15761     <type name="A.Test_B">
15762       <method name="System.String Test_2(System.String)">
15763         <size>6</size>
15764       </method>
15765     </type>
15766     <type name="B.M">
15767       <method name="Void .ctor()">
15768         <size>7</size>
15769       </method>
15770       <method name="Void Main()">
15771         <size>23</size>
15772       </method>
15773     </type>
15774   </test>
15775   <test name="gtest-exmethod-06.cs">
15776     <type name="Gen">
15777       <method name="T Test_1[T](T)">
15778         <size>10</size>
15779       </method>
15780       <method name="System.String Test_1[T](System.String)">
15781         <size>6</size>
15782       </method>
15783     </type>
15784     <type name="B.M">
15785       <method name="Void .ctor()">
15786         <size>7</size>
15787       </method>
15788       <method name="Void Main()">
15789         <size>30</size>
15790       </method>
15791     </type>
15792   </test>
15793   <test name="gtest-exmethod-07.cs">
15794     <type name="E">
15795       <method name="Void ToReadOnly[T](IEnumerable`1)">
15796         <size>1</size>
15797       </method>
15798       <method name="Void To(IA)">
15799         <size>1</size>
15800       </method>
15801     </type>
15802     <type name="C">
15803       <method name="Void .ctor()">
15804         <size>7</size>
15805       </method>
15806       <method name="Void Main()">
15807         <size>1</size>
15808       </method>
15809       <method name="Void Test(IEnumerable`1)">
15810         <size>15</size>
15811       </method>
15812     </type>
15813   </test>
15814   <test name="gtest-exmethod-08.cs">
15815     <type name="C">
15816       <method name="Void .ctor()">
15817         <size>7</size>
15818       </method>
15819       <method name="Void Main()">
15820         <size>21</size>
15821       </method>
15822     </type>
15823   </test>
15824   <test name="gtest-exmethod-09.cs">
15825     <type name="Test">
15826       <method name="Void Foo[T](System.String)">
15827         <size>1</size>
15828       </method>
15829     </type>
15830     <type name="C">
15831       <method name="Void .ctor()">
15832         <size>7</size>
15833       </method>
15834       <method name="Void Main()">
15835         <size>11</size>
15836       </method>
15837     </type>
15838   </test>
15839   <test name="gtest-exmethod-10.cs">
15840     <type name="AExtensions">
15841       <method name="Int32 Round(Double)">
15842         <size>8</size>
15843       </method>
15844     </type>
15845     <type name="BExtensions">
15846       <method name="T GetBy[T](T[], Double)">
15847         <size>13</size>
15848       </method>
15849     </type>
15850     <type name="C">
15851       <method name="Void .ctor()">
15852         <size>7</size>
15853       </method>
15854       <method name="Void Main()">
15855         <size>1</size>
15856       </method>
15857     </type>
15858   </test>
15859   <test name="gtest-exmethod-11.cs">
15860     <type name="Test">
15861       <method name="Void .ctor()">
15862         <size>7</size>
15863       </method>
15864       <method name="Int32 Main(System.String[])">
15865         <size>20</size>
15866       </method>
15867     </type>
15868     <type name="Lol">
15869       <method name="Boolean OneEleven(System.Object)">
15870         <size>2</size>
15871       </method>
15872     </type>
15873   </test>
15874   <test name="gtest-exmethod-12.cs">
15875     <type name="Program">
15876       <method name="Void .ctor()">
15877         <size>7</size>
15878       </method>
15879       <method name="Void Main(System.String[])">
15880         <size>61</size>
15881       </method>
15882     </type>
15883     <type name="ChatClient">
15884       <method name="Void .ctor()">
15885         <size>7</size>
15886       </method>
15887       <method name="Void Say(System.String, System.String)">
15888         <size>13</size>
15889       </method>
15890     </type>
15891     <type name="ChatExtensions">
15892       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
15893         <size>60</size>
15894       </method>
15895     </type>
15896   </test>
15897   <test name="gtest-exmethod-13.cs">
15898     <type name="Foo">
15899       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
15900         <size>2</size>
15901       </method>
15902       <method name="Void Main()">
15903         <size>23</size>
15904       </method>
15905     </type>
15906   </test>
15907   <test name="gtest-exmethod-14.cs">
15908     <type name="C">
15909       <method name="Void Bar[U](IA)">
15910         <size>7</size>
15911       </method>
15912       <method name="Void Foo[T](IA)">
15913         <size>1</size>
15914       </method>
15915       <method name="Void Foo(IA)">
15916         <size>7</size>
15917       </method>
15918       <method name="Void Main()">
15919         <size>1</size>
15920       </method>
15921     </type>
15922   </test>
15923   <test name="gtest-exmethod-15.cs">
15924     <type name="C">
15925       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
15926         <size>15</size>
15927       </method>
15928       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
15929         <size>2</size>
15930       </method>
15931       <method name="Void Main()">
15932         <size>1</size>
15933       </method>
15934     </type>
15935   </test>
15936   <test name="gtest-exmethod-16.cs">
15937     <type name="Rocks">
15938       <method name="Boolean Extension(System.String)">
15939         <size>2</size>
15940       </method>
15941       <method name="Boolean Extension(D)">
15942         <size>2</size>
15943       </method>
15944     </type>
15945     <type name="Program">
15946       <method name="Void .ctor()">
15947         <size>7</size>
15948       </method>
15949       <method name="Void add_e(D)">
15950         <size>24</size>
15951       </method>
15952       <method name="Void remove_e(D)">
15953         <size>24</size>
15954       </method>
15955       <method name="System.String get_Item(Int32)">
15956         <size>6</size>
15957       </method>
15958       <method name="System.String get_Property()">
15959         <size>6</size>
15960       </method>
15961       <method name="Void Main(System.String[])">
15962         <size>44</size>
15963       </method>
15964     </type>
15965     <type name="D">
15966       <method name="Void .ctor(Object, IntPtr)">
15967         <size>0</size>
15968       </method>
15969       <method name="System.String Invoke()">
15970         <size>0</size>
15971       </method>
15972       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15973         <size>0</size>
15974       </method>
15975       <method name="System.String EndInvoke(IAsyncResult)">
15976         <size>0</size>
15977       </method>
15978     </type>
15979   </test>
15980   <test name="gtest-exmethod-17.cs">
15981     <type name="MainClass">
15982       <method name="Void Main()">
15983         <size>45</size>
15984       </method>
15985     </type>
15986   </test>
15987   <test name="gtest-exmethod-18.cs">
15988     <type name="Foo">
15989       <method name="Void .ctor()">
15990         <size>7</size>
15991       </method>
15992       <method name="Boolean get_IsBar()">
15993         <size>2</size>
15994       </method>
15995     </type>
15996     <type name="FooExt">
15997       <method name="Boolean IsBar(Foo)">
15998         <size>7</size>
15999       </method>
16000     </type>
16001     <type name="Repro">
16002       <method name="Void .ctor()">
16003         <size>7</size>
16004       </method>
16005       <method name="Void Main()">
16006         <size>18</size>
16007       </method>
16008     </type>
16009   </test>
16010   <test name="gtest-exmethod-19.cs">
16011     <type name="Rocks">
16012       <method name="Int32 Test_2[T](IEnumerable`1)">
16013         <size>3</size>
16014       </method>
16015       <method name="System.String Test_1(System.String)">
16016         <size>12</size>
16017       </method>
16018     </type>
16019     <type name="Test">
16020       <method name="Void .ctor()">
16021         <size>7</size>
16022       </method>
16023       <method name="Int32 Main()">
16024         <size>142</size>
16025       </method>
16026     </type>
16027     <type name="Test+D">
16028       <method name="Void .ctor(Object, IntPtr)">
16029         <size>0</size>
16030       </method>
16031       <method name="System.String Invoke()">
16032         <size>0</size>
16033       </method>
16034       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16035         <size>0</size>
16036       </method>
16037       <method name="System.String EndInvoke(IAsyncResult)">
16038         <size>0</size>
16039       </method>
16040     </type>
16041   </test>
16042   <test name="gtest-exmethod-20.cs">
16043     <type name="Outer.Inner.Test">
16044       <method name="Void .ctor()">
16045         <size>7</size>
16046       </method>
16047       <method name="Void M(I)">
16048         <size>13</size>
16049       </method>
16050       <method name="Void Main()">
16051         <size>1</size>
16052       </method>
16053     </type>
16054     <type name="Outer.ExtensionMethods">
16055       <method name="Void AddRange[T](I, IEnumerable`1)">
16056         <size>1</size>
16057       </method>
16058     </type>
16059   </test>
16060   <test name="gtest-exmethod-21.cs">
16061     <type name="Outer.Inner.Test">
16062       <method name="Void .ctor()">
16063         <size>7</size>
16064       </method>
16065       <method name="Void M(I)">
16066         <size>7</size>
16067       </method>
16068       <method name="Void Main()">
16069         <size>1</size>
16070       </method>
16071     </type>
16072     <type name="External.ExtensionMethods">
16073       <method name="Void AddRange(I)">
16074         <size>1</size>
16075       </method>
16076     </type>
16077   </test>
16078   <test name="gtest-exmethod-22.cs">
16079     <type name="Program">
16080       <method name="Void .ctor()">
16081         <size>7</size>
16082       </method>
16083       <method name="Int32 Main()">
16084         <size>8</size>
16085       </method>
16086     </type>
16087   </test>
16088   <test name="gtest-exmethod-23.cs">
16089     <type name="T">
16090       <method name="Void A(System.String, Int32)">
16091         <size>1</size>
16092       </method>
16093       <method name="Void Main()">
16094         <size>1</size>
16095       </method>
16096     </type>
16097   </test>
16098   <test name="gtest-exmethod-24.cs">
16099     <type name="Bar">
16100       <method name="Void .ctor()">
16101         <size>7</size>
16102       </method>
16103       <method name="Void Main()">
16104         <size>1</size>
16105       </method>
16106     </type>
16107   </test>
16108   <test name="gtest-exmethod-25.cs">
16109     <type name="Bar">
16110       <method name="Void .ctor()">
16111         <size>7</size>
16112       </method>
16113       <method name="Void Main()">
16114         <size>11</size>
16115       </method>
16116     </type>
16117   </test>
16118   <test name="gtest-friend-01.cs">
16119     <type name="Test">
16120       <method name="Void .ctor()">
16121         <size>7</size>
16122       </method>
16123       <method name="Void Main()">
16124         <size>20</size>
16125       </method>
16126     </type>
16127   </test>
16128   <test name="gtest-friend-02.cs">
16129     <type name="Test">
16130       <method name="Void .ctor()">
16131         <size>7</size>
16132       </method>
16133       <method name="Void Main()">
16134         <size>20</size>
16135       </method>
16136     </type>
16137   </test>
16138   <test name="gtest-friend-03.cs">
16139     <type name="Test">
16140       <method name="Void .ctor()">
16141         <size>7</size>
16142       </method>
16143       <method name="Void Main()">
16144         <size>20</size>
16145       </method>
16146     </type>
16147   </test>
16148   <test name="gtest-friend-04.cs">
16149     <type name="Test">
16150       <method name="Void .ctor()">
16151         <size>7</size>
16152       </method>
16153       <method name="Void Main()">
16154         <size>19</size>
16155       </method>
16156     </type>
16157   </test>
16158   <test name="gtest-friend-05.cs">
16159     <type name="Test">
16160       <method name="Void .ctor()">
16161         <size>7</size>
16162       </method>
16163       <method name="Void Main()">
16164         <size>20</size>
16165       </method>
16166     </type>
16167   </test>
16168   <test name="gtest-friend-06.cs">
16169     <type name="Test">
16170       <method name="Void .ctor()">
16171         <size>7</size>
16172       </method>
16173       <method name="Void Main()">
16174         <size>20</size>
16175       </method>
16176     </type>
16177   </test>
16178   <test name="gtest-friend-07.cs">
16179     <type name="Test">
16180       <method name="Void .ctor()">
16181         <size>7</size>
16182       </method>
16183       <method name="Void Main()">
16184         <size>20</size>
16185       </method>
16186     </type>
16187   </test>
16188   <test name="gtest-friend-08.cs">
16189     <type name="Test">
16190       <method name="Void .ctor()">
16191         <size>7</size>
16192       </method>
16193       <method name="Void Main()">
16194         <size>19</size>
16195       </method>
16196     </type>
16197   </test>
16198   <test name="gtest-friend-09.cs">
16199     <type name="Test">
16200       <method name="Void .ctor()">
16201         <size>7</size>
16202       </method>
16203       <method name="Void Main()">
16204         <size>20</size>
16205       </method>
16206     </type>
16207   </test>
16208   <test name="gtest-friend-10.cs">
16209     <type name="Test">
16210       <method name="Void .ctor()">
16211         <size>7</size>
16212       </method>
16213       <method name="Void Main()">
16214         <size>20</size>
16215       </method>
16216     </type>
16217   </test>
16218   <test name="gtest-friend-11.cs">
16219     <type name="Test">
16220       <method name="Void .ctor()">
16221         <size>7</size>
16222       </method>
16223       <method name="Void Main()">
16224         <size>20</size>
16225       </method>
16226     </type>
16227   </test>
16228   <test name="gtest-friend-12.cs">
16229     <type name="Test">
16230       <method name="Void .ctor()">
16231         <size>7</size>
16232       </method>
16233       <method name="Void Main()">
16234         <size>19</size>
16235       </method>
16236     </type>
16237   </test>
16238   <test name="gtest-friend-13.cs">
16239     <type name="B">
16240       <method name="Void .ctor()">
16241         <size>7</size>
16242       </method>
16243       <method name="Void Test()">
16244         <size>1</size>
16245       </method>
16246       <method name="Void Test_2()">
16247         <size>1</size>
16248       </method>
16249     </type>
16250     <type name="Test">
16251       <method name="Void .ctor()">
16252         <size>7</size>
16253       </method>
16254       <method name="Void Main()">
16255         <size>1</size>
16256       </method>
16257     </type>
16258   </test>
16259   <test name="gtest-implicitarray-01.cs">
16260     <type name="Test">
16261       <method name="Void .ctor()">
16262         <size>7</size>
16263       </method>
16264       <method name="Int32 Main()">
16265         <size>282</size>
16266       </method>
16267     </type>
16268     <type name="&lt;PrivateImplementationDetails&gt;">
16269       <method name="Void .ctor()">
16270         <size>7</size>
16271       </method>
16272     </type>
16273   </test>
16274   <test name="gtest-implicitarray-02.cs">
16275     <type name="MyString">
16276       <method name="Void .ctor()">
16277         <size>7</size>
16278       </method>
16279       <method name="System.String op_Implicit(MyString)">
16280         <size>6</size>
16281       </method>
16282     </type>
16283     <type name="Test">
16284       <method name="Void .ctor()">
16285         <size>7</size>
16286       </method>
16287       <method name="Int32 Main()">
16288         <size>50</size>
16289       </method>
16290     </type>
16291   </test>
16292   <test name="gtest-initialize-01.cs">
16293     <type name="MyClass">
16294       <method name="Void .ctor()">
16295         <size>18</size>
16296       </method>
16297       <method name="Int32 get_Answer()">
16298         <size>7</size>
16299       </method>
16300       <method name="Void set_Answer(Int32)">
16301         <size>8</size>
16302       </method>
16303     </type>
16304     <type name="Test">
16305       <method name="Void .ctor()">
16306         <size>7</size>
16307       </method>
16308       <method name="Int32 Main()">
16309         <size>65</size>
16310       </method>
16311     </type>
16312   </test>
16313   <test name="gtest-initialize-02.cs">
16314     <type name="Test">
16315       <method name="Void .ctor()">
16316         <size>7</size>
16317       </method>
16318       <method name="Int32 Main()">
16319         <size>1054</size>
16320       </method>
16321     </type>
16322     <type name="Test+Point">
16323       <method name="Void .ctor()">
16324         <size>7</size>
16325       </method>
16326     </type>
16327     <type name="Test+Line">
16328       <method name="Void .ctor()">
16329         <size>29</size>
16330       </method>
16331     </type>
16332     <type name="Test+Rectangle">
16333       <method name="Void .ctor()">
16334         <size>51</size>
16335       </method>
16336     </type>
16337     <type name="Test+Library">
16338       <method name="Void .ctor()">
16339         <size>53</size>
16340       </method>
16341     </type>
16342     <type name="Test+Thing">
16343       <method name="Void .ctor()">
16344         <size>7</size>
16345       </method>
16346     </type>
16347     <type name="Test+Box">
16348       <method name="Void .ctor()">
16349         <size>7</size>
16350       </method>
16351     </type>
16352   </test>
16353   <test name="gtest-initialize-03.cs">
16354     <type name="Data">
16355       <method name="Void .ctor()">
16356         <size>7</size>
16357       </method>
16358     </type>
16359     <type name="Test">
16360       <method name="Void .ctor()">
16361         <size>7</size>
16362       </method>
16363       <method name="Void set_Prop(Data)">
16364         <size>1</size>
16365       </method>
16366       <method name="System.Object Foo()">
16367         <size>15</size>
16368       </method>
16369       <method name="Void Main()">
16370         <size>48</size>
16371       </method>
16372     </type>
16373   </test>
16374   <test name="gtest-initialize-04.cs">
16375     <type name="C">
16376       <method name="Void .ctor()">
16377         <size>7</size>
16378       </method>
16379       <method name="Void .cctor()">
16380         <size>34</size>
16381       </method>
16382       <method name="Int32 Main()">
16383         <size>30</size>
16384       </method>
16385     </type>
16386   </test>
16387   <test name="gtest-initialize-05.cs">
16388     <type name="C">
16389       <method name="Void .ctor()">
16390         <size>7</size>
16391       </method>
16392       <method name="Int32 Main()">
16393         <size>215</size>
16394       </method>
16395     </type>
16396   </test>
16397   <test name="gtest-initialize-06.cs">
16398     <type name="C">
16399       <method name="Void .ctor()">
16400         <size>7</size>
16401       </method>
16402       <method name="Int32 Main()">
16403         <size>39</size>
16404       </method>
16405       <method name="Void Foo(Point ByRef)">
16406         <size>25</size>
16407       </method>
16408     </type>
16409   </test>
16410   <test name="gtest-initialize-07.cs">
16411     <type name="A">
16412       <method name="Void .ctor()">
16413         <size>7</size>
16414       </method>
16415       <method name="System.String get_Name()">
16416         <size>7</size>
16417       </method>
16418       <method name="Void set_Name(System.String)">
16419         <size>8</size>
16420       </method>
16421       <method name="Boolean Matches(System.String)">
16422         <size>13</size>
16423       </method>
16424     </type>
16425     <type name="M">
16426       <method name="Void .ctor()">
16427         <size>7</size>
16428       </method>
16429       <method name="Int32 Main()">
16430         <size>37</size>
16431       </method>
16432     </type>
16433   </test>
16434   <test name="gtest-initialize-08.cs">
16435     <type name="T">
16436       <method name="Void .ctor()">
16437         <size>7</size>
16438       </method>
16439     </type>
16440     <type name="X">
16441       <method name="Void .ctor()">
16442         <size>7</size>
16443       </method>
16444       <method name="Z[] get_Prop()">
16445         <size>7</size>
16446       </method>
16447       <method name="Void set_Prop(Z[])">
16448         <size>8</size>
16449       </method>
16450     </type>
16451     <type name="Z">
16452       <method name="Void .ctor()">
16453         <size>7</size>
16454       </method>
16455     </type>
16456     <type name="Test">
16457       <method name="Void .ctor(String)">
16458         <size>70</size>
16459       </method>
16460       <method name="Void .ctor(Int32)">
16461         <size>70</size>
16462       </method>
16463     </type>
16464     <type name="C">
16465       <method name="Void .ctor()">
16466         <size>7</size>
16467       </method>
16468       <method name="Int32 Main()">
16469         <size>13</size>
16470       </method>
16471     </type>
16472   </test>
16473   <test name="gtest-iter-01.cs">
16474     <type name="C">
16475       <method name="Void .ctor()">
16476         <size>7</size>
16477       </method>
16478       <method name="Void Main()">
16479         <size>1</size>
16480       </method>
16481     </type>
16482     <type name="C+ArrayReadOnlyList`1[T]">
16483       <method name="Void .ctor()">
16484         <size>7</size>
16485       </method>
16486       <method name="T get_Item(Int32)">
16487         <size>13</size>
16488       </method>
16489       <method name="IEnumerator`1 GetEnumerator()">
16490         <size>15</size>
16491       </method>
16492     </type>
16493     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
16494       <method name="Void .ctor()">
16495         <size>7</size>
16496       </method>
16497       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16498         <size>12</size>
16499       </method>
16500       <method name="Boolean MoveNext()">
16501         <size>136</size>
16502       </method>
16503       <method name="Void Dispose()">
16504         <size>8</size>
16505       </method>
16506       <method name="Void Reset()">
16507         <size>6</size>
16508       </method>
16509       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16510         <size>7</size>
16511       </method>
16512     </type>
16513   </test>
16514   <test name="gtest-iter-02.cs">
16515     <type name="C">
16516       <method name="Void .ctor()">
16517         <size>7</size>
16518       </method>
16519       <method name="IEnumerator`1 Test()">
16520         <size>8</size>
16521       </method>
16522       <method name="Void Main()">
16523         <size>1</size>
16524       </method>
16525     </type>
16526     <type name="C+&lt;Test&gt;c__Iterator0">
16527       <method name="Void .ctor()">
16528         <size>7</size>
16529       </method>
16530       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16531         <size>12</size>
16532       </method>
16533       <method name="Boolean MoveNext()">
16534         <size>25</size>
16535       </method>
16536       <method name="Void Dispose()">
16537         <size>8</size>
16538       </method>
16539       <method name="Void Reset()">
16540         <size>6</size>
16541       </method>
16542       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
16543         <size>7</size>
16544       </method>
16545     </type>
16546   </test>
16547   <test name="gtest-iter-03.cs">
16548     <type name="Test">
16549       <method name="Void .ctor()">
16550         <size>18</size>
16551       </method>
16552       <method name="IEnumerable`1 Annotations[T]()">
16553         <size>23</size>
16554       </method>
16555       <method name="IEnumerable`1 Annotations(System.Type)">
16556         <size>37</size>
16557       </method>
16558       <method name="Void Main()">
16559         <size>14</size>
16560       </method>
16561     </type>
16562     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
16563       <method name="Void .ctor()">
16564         <size>7</size>
16565       </method>
16566       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16567         <size>12</size>
16568       </method>
16569       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16570         <size>7</size>
16571       </method>
16572       <method name="Boolean MoveNext()">
16573         <size>194</size>
16574       </method>
16575       <method name="Void Dispose()">
16576         <size>60</size>
16577       </method>
16578       <method name="Void Reset()">
16579         <size>6</size>
16580       </method>
16581     </type>
16582     <type name="Test+&lt;Annotations&gt;c__Iterator1">
16583       <method name="Void .ctor()">
16584         <size>7</size>
16585       </method>
16586       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16587         <size>7</size>
16588       </method>
16589       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16590         <size>7</size>
16591       </method>
16592       <method name="Boolean MoveNext()">
16593         <size>213</size>
16594       </method>
16595       <method name="Void Dispose()">
16596         <size>51</size>
16597       </method>
16598       <method name="Void Reset()">
16599         <size>6</size>
16600       </method>
16601     </type>
16602     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
16603       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16604         <size>7</size>
16605       </method>
16606       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16607         <size>40</size>
16608       </method>
16609     </type>
16610     <type name="Test+&lt;Annotations&gt;c__Iterator1">
16611       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
16612         <size>7</size>
16613       </method>
16614       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
16615         <size>52</size>
16616       </method>
16617     </type>
16618   </test>
16619   <test name="gtest-iter-04.cs">
16620     <type name="TestClass">
16621       <method name="Void .ctor()">
16622         <size>7</size>
16623       </method>
16624       <method name="Void ToString(System.Object)">
16625         <size>0</size>
16626       </method>
16627       <method name="IEnumerable`1 TestEnumerator()">
16628         <size>23</size>
16629       </method>
16630       <method name="Void Test()">
16631         <size>8</size>
16632       </method>
16633     </type>
16634     <type name="M">
16635       <method name="Void .ctor()">
16636         <size>7</size>
16637       </method>
16638       <method name="Void Main()">
16639         <size>1</size>
16640       </method>
16641     </type>
16642     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
16643       <method name="Void .ctor()">
16644         <size>7</size>
16645       </method>
16646       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16647         <size>7</size>
16648       </method>
16649       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16650         <size>7</size>
16651       </method>
16652       <method name="Boolean MoveNext()">
16653         <size>37</size>
16654       </method>
16655       <method name="Void Dispose()">
16656         <size>8</size>
16657       </method>
16658       <method name="Void Reset()">
16659         <size>6</size>
16660       </method>
16661       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
16662         <size>7</size>
16663       </method>
16664       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
16665         <size>40</size>
16666       </method>
16667     </type>
16668   </test>
16669   <test name="gtest-iter-05.cs">
16670     <type name="Test">
16671       <method name="Void .ctor()">
16672         <size>7</size>
16673       </method>
16674       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
16675         <size>44</size>
16676       </method>
16677       <method name="Void Main()">
16678         <size>31</size>
16679       </method>
16680     </type>
16681     <type name="Foo`1[T]">
16682       <method name="Void .ctor()">
16683         <size>7</size>
16684       </method>
16685       <method name="Void CreateItem[G]()">
16686         <size>1</size>
16687       </method>
16688     </type>
16689     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
16690       <method name="Void .ctor()">
16691         <size>7</size>
16692       </method>
16693       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16694         <size>12</size>
16695       </method>
16696       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16697         <size>7</size>
16698       </method>
16699       <method name="Boolean MoveNext()">
16700         <size>185</size>
16701       </method>
16702       <method name="Void Dispose()">
16703         <size>60</size>
16704       </method>
16705       <method name="Void Reset()">
16706         <size>6</size>
16707       </method>
16708       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16709         <size>7</size>
16710       </method>
16711       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16712         <size>52</size>
16713       </method>
16714     </type>
16715   </test>
16716   <test name="gtest-iter-06.cs">
16717     <type name="Mono.Rocks.KeyValuePair">
16718       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
16719         <size>13</size>
16720       </method>
16721     </type>
16722     <type name="Mono.Rocks.Sequence">
16723       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
16724         <size>8</size>
16725       </method>
16726       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
16727         <size>44</size>
16728       </method>
16729     </type>
16730     <type name="Mono.Rocks.Test">
16731       <method name="Void .ctor()">
16732         <size>7</size>
16733       </method>
16734       <method name="Int32 Main()">
16735         <size>121</size>
16736       </method>
16737       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
16738         <size>30</size>
16739       </method>
16740     </type>
16741     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
16742       <method name="Void .ctor()">
16743         <size>7</size>
16744       </method>
16745       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16746         <size>12</size>
16747       </method>
16748       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16749         <size>7</size>
16750       </method>
16751       <method name="Boolean MoveNext()">
16752         <size>183</size>
16753       </method>
16754       <method name="Void Dispose()">
16755         <size>8</size>
16756       </method>
16757       <method name="Void Reset()">
16758         <size>6</size>
16759       </method>
16760       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
16761         <size>7</size>
16762       </method>
16763       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
16764         <size>52</size>
16765       </method>
16766     </type>
16767   </test>
16768   <test name="gtest-iter-07.cs">
16769     <type name="Test">
16770       <method name="Void .ctor()">
16771         <size>7</size>
16772       </method>
16773       <method name="Int32 Main()">
16774         <size>8</size>
16775       </method>
16776       <method name="Void TestFunction(IEnumerable`1)">
16777         <size>35</size>
16778       </method>
16779     </type>
16780     <type name="MySystem">
16781       <method name="Void .ctor()">
16782         <size>34</size>
16783       </method>
16784       <method name="IEnumerable`1 get_Items()">
16785         <size>23</size>
16786       </method>
16787     </type>
16788     <type name="MySystem+&lt;&gt;c__Iterator0">
16789       <method name="Void .ctor()">
16790         <size>7</size>
16791       </method>
16792       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16793         <size>7</size>
16794       </method>
16795       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16796         <size>7</size>
16797       </method>
16798       <method name="Boolean MoveNext()">
16799         <size>181</size>
16800       </method>
16801       <method name="Void Dispose()">
16802         <size>51</size>
16803       </method>
16804       <method name="Void Reset()">
16805         <size>6</size>
16806       </method>
16807       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
16808         <size>7</size>
16809       </method>
16810       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
16811         <size>40</size>
16812       </method>
16813     </type>
16814   </test>
16815   <test name="gtest-iter-08.cs">
16816     <type name="App">
16817       <method name="Void .ctor()">
16818         <size>7</size>
16819       </method>
16820       <method name="IEnumerable QueryEnumerable[T]()">
16821         <size>16</size>
16822       </method>
16823       <method name="Int32 Main()">
16824         <size>114</size>
16825       </method>
16826     </type>
16827     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
16828       <method name="Void .ctor()">
16829         <size>7</size>
16830       </method>
16831       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16832         <size>7</size>
16833       </method>
16834       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16835         <size>7</size>
16836       </method>
16837       <method name="Boolean MoveNext()">
16838         <size>84</size>
16839       </method>
16840       <method name="Void Dispose()">
16841         <size>8</size>
16842       </method>
16843       <method name="Void Reset()">
16844         <size>6</size>
16845       </method>
16846     </type>
16847     <type name="App">
16848       <method name="T TestType[T]()">
16849         <size>21</size>
16850       </method>
16851       <method name="System.Object TestType(System.Type)">
16852         <size>6</size>
16853       </method>
16854     </type>
16855     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
16856       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
16857         <size>7</size>
16858       </method>
16859       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
16860         <size>26</size>
16861       </method>
16862     </type>
16863   </test>
16864   <test name="gtest-iter-09.cs">
16865     <type name="Test">
16866       <method name="Void .ctor()">
16867         <size>7</size>
16868       </method>
16869       <method name="IEnumerable`1 Create[T](T[,])">
16870         <size>30</size>
16871       </method>
16872       <method name="Int32 Main()">
16873         <size>99</size>
16874       </method>
16875     </type>
16876     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
16877       <method name="Void .ctor()">
16878         <size>7</size>
16879       </method>
16880       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16881         <size>12</size>
16882       </method>
16883       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16884         <size>7</size>
16885       </method>
16886       <method name="Boolean MoveNext()">
16887         <size>130</size>
16888       </method>
16889       <method name="Void Dispose()">
16890         <size>8</size>
16891       </method>
16892       <method name="Void Reset()">
16893         <size>6</size>
16894       </method>
16895       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16896         <size>7</size>
16897       </method>
16898       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16899         <size>40</size>
16900       </method>
16901     </type>
16902   </test>
16903   <test name="gtest-iter-10.cs">
16904     <type name="Test">
16905       <method name="Void .ctor()">
16906         <size>7</size>
16907       </method>
16908       <method name="IEnumerable`1 FromTo(Int32, Int32)">
16909         <size>44</size>
16910       </method>
16911       <method name="Int32 Main()">
16912         <size>168</size>
16913       </method>
16914     </type>
16915     <type name="Test+&lt;FromTo&gt;c__Iterator0">
16916       <method name="Void .ctor()">
16917         <size>7</size>
16918       </method>
16919       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16920         <size>7</size>
16921       </method>
16922       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16923         <size>12</size>
16924       </method>
16925       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16926         <size>7</size>
16927       </method>
16928       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16929         <size>52</size>
16930       </method>
16931       <method name="Boolean MoveNext()">
16932         <size>103</size>
16933       </method>
16934       <method name="Void Dispose()">
16935         <size>8</size>
16936       </method>
16937       <method name="Void Reset()">
16938         <size>6</size>
16939       </method>
16940     </type>
16941   </test>
16942   <test name="gtest-linq-01.cs">
16943     <type name="from.C">
16944       <method name="Void .ctor()">
16945         <size>7</size>
16946       </method>
16947       <method name="Void Main()">
16948         <size>2008</size>
16949       </method>
16950       <method name="Void Foo(Int32, Boolean)">
16951         <size>11</size>
16952       </method>
16953       <method name="Void Do(System.String[])">
16954         <size>16</size>
16955       </method>
16956     </type>
16957     <type name="from.D">
16958       <method name="Void .ctor()">
16959         <size>7</size>
16960       </method>
16961       <method name="Boolean check(System.Object, System.Object)">
16962         <size>26</size>
16963       </method>
16964     </type>
16965     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
16966       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
16967         <size>21</size>
16968       </method>
16969       <method name="&lt;i&gt;__T get_i()">
16970         <size>7</size>
16971       </method>
16972       <method name="&lt;j&gt;__T get_j()">
16973         <size>7</size>
16974       </method>
16975       <method name="Boolean Equals(System.Object)">
16976         <size>69</size>
16977       </method>
16978       <method name="Int32 GetHashCode()">
16979         <size>86</size>
16980       </method>
16981       <method name="System.String ToString()">
16982         <size>142</size>
16983       </method>
16984     </type>
16985     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
16986       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
16987         <size>21</size>
16988       </method>
16989       <method name="&lt;i&gt;__T get_i()">
16990         <size>7</size>
16991       </method>
16992       <method name="&lt;l&gt;__T get_l()">
16993         <size>7</size>
16994       </method>
16995       <method name="Boolean Equals(System.Object)">
16996         <size>69</size>
16997       </method>
16998       <method name="Int32 GetHashCode()">
16999         <size>86</size>
17000       </method>
17001       <method name="System.String ToString()">
17002         <size>142</size>
17003       </method>
17004     </type>
17005     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
17006       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
17007         <size>21</size>
17008       </method>
17009       <method name="&lt;i9&gt;__T get_i9()">
17010         <size>7</size>
17011       </method>
17012       <method name="&lt;i&gt;__T get_i()">
17013         <size>7</size>
17014       </method>
17015       <method name="Boolean Equals(System.Object)">
17016         <size>69</size>
17017       </method>
17018       <method name="Int32 GetHashCode()">
17019         <size>86</size>
17020       </method>
17021       <method name="System.String ToString()">
17022         <size>142</size>
17023       </method>
17024     </type>
17025     <type name="from.C">
17026       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17027         <size>2</size>
17028       </method>
17029       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17030         <size>2</size>
17031       </method>
17032       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
17033         <size>2</size>
17034       </method>
17035       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17036         <size>2</size>
17037       </method>
17038     </type>
17039     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17040       <method name="Void .ctor()">
17041         <size>7</size>
17042       </method>
17043       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
17044         <size>7</size>
17045       </method>
17046     </type>
17047     <type name="from.C">
17048       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
17049         <size>2</size>
17050       </method>
17051       <method name="Boolean &lt;Main&gt;m__6(Int32)">
17052         <size>10</size>
17053       </method>
17054       <method name="Int32 &lt;Main&gt;m__7(Int32)">
17055         <size>2</size>
17056       </method>
17057       <method name="Int32 &lt;Main&gt;m__8(Int32)">
17058         <size>2</size>
17059       </method>
17060       <method name="Int32 &lt;Main&gt;m__9(Int32)">
17061         <size>2</size>
17062       </method>
17063       <method name="Int32 &lt;Main&gt;m__A(Int32)">
17064         <size>2</size>
17065       </method>
17066       <method name="Int32 &lt;Main&gt;m__B(Int32)">
17067         <size>2</size>
17068       </method>
17069       <method name="Int32 &lt;Main&gt;m__C(Int32)">
17070         <size>2</size>
17071       </method>
17072       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
17073         <size>2</size>
17074       </method>
17075       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
17076         <size>2</size>
17077       </method>
17078       <method name="Int32 &lt;Main&gt;m__20(Int32)">
17079         <size>2</size>
17080       </method>
17081       <method name="Int32 &lt;Main&gt;m__21(Int32)">
17082         <size>2</size>
17083       </method>
17084       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
17085         <size>10</size>
17086       </method>
17087       <method name="Int32 &lt;Main&gt;m__D(ITest)">
17088         <size>7</size>
17089       </method>
17090       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
17091         <size>2</size>
17092       </method>
17093       <method name="Int32 &lt;Main&gt;m__F(Int32)">
17094         <size>2</size>
17095       </method>
17096       <method name="Int32 &lt;Main&gt;m__10(ITest)">
17097         <size>7</size>
17098       </method>
17099       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
17100         <size>2</size>
17101       </method>
17102       <method name="Int32 &lt;Main&gt;m__12(Int32)">
17103         <size>2</size>
17104       </method>
17105       <method name="Int32 &lt;Main&gt;m__13(ITest)">
17106         <size>7</size>
17107       </method>
17108       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
17109         <size>8</size>
17110       </method>
17111       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
17112         <size>7</size>
17113       </method>
17114       <method name="Int32 &lt;Main&gt;m__16(ITest)">
17115         <size>7</size>
17116       </method>
17117       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
17118         <size>7</size>
17119       </method>
17120       <method name="Int32 &lt;Main&gt;m__18(Int32)">
17121         <size>2</size>
17122       </method>
17123       <method name="Int32 &lt;Main&gt;m__19(Int32)">
17124         <size>2</size>
17125       </method>
17126       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
17127         <size>2</size>
17128       </method>
17129       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
17130         <size>2</size>
17131       </method>
17132       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
17133         <size>2</size>
17134       </method>
17135       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
17136         <size>2</size>
17137       </method>
17138       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
17139         <size>2</size>
17140       </method>
17141       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
17142         <size>10</size>
17143       </method>
17144       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
17145         <size>7</size>
17146       </method>
17147       <method name="&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__26(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
17148         <size>15</size>
17149       </method>
17150       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
17151         <size>12</size>
17152       </method>
17153       <method name="Int32 &lt;Main&gt;m__28(Int32)">
17154         <size>2</size>
17155       </method>
17156       <method name="Int32 &lt;Main&gt;m__29(Int32)">
17157         <size>2</size>
17158       </method>
17159       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
17160         <size>8</size>
17161       </method>
17162       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17163         <size>2</size>
17164       </method>
17165       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17166         <size>7</size>
17167       </method>
17168       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
17169         <size>8</size>
17170       </method>
17171       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17172         <size>2</size>
17173       </method>
17174       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17175         <size>7</size>
17176       </method>
17177       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
17178         <size>8</size>
17179       </method>
17180       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17181         <size>2</size>
17182       </method>
17183       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17184         <size>7</size>
17185       </method>
17186       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
17187         <size>2</size>
17188       </method>
17189       <method name="Int32 &lt;Main&gt;m__37(Int32)">
17190         <size>2</size>
17191       </method>
17192       <method name="Int32 &lt;Main&gt;m__38(Int32)">
17193         <size>2</size>
17194       </method>
17195     </type>
17196     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
17197       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
17198         <size>21</size>
17199       </method>
17200       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
17201         <size>7</size>
17202       </method>
17203       <method name="&lt;l2&gt;__T get_l2()">
17204         <size>7</size>
17205       </method>
17206       <method name="Boolean Equals(System.Object)">
17207         <size>69</size>
17208       </method>
17209       <method name="Int32 GetHashCode()">
17210         <size>86</size>
17211       </method>
17212       <method name="System.String ToString()">
17213         <size>142</size>
17214       </method>
17215     </type>
17216     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17217       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
17218         <size>7</size>
17219       </method>
17220       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
17221         <size>7</size>
17222       </method>
17223       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
17224         <size>7</size>
17225       </method>
17226     </type>
17227   </test>
17228   <test name="gtest-linq-02.cs">
17229     <type name="Test">
17230       <method name="Void .ctor()">
17231         <size>7</size>
17232       </method>
17233       <method name="Int32 Main()">
17234         <size>517</size>
17235       </method>
17236       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17237         <size>2</size>
17238       </method>
17239       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17240         <size>3</size>
17241       </method>
17242       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17243         <size>2</size>
17244       </method>
17245       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17246         <size>3</size>
17247       </method>
17248     </type>
17249   </test>
17250   <test name="gtest-linq-03.cs">
17251     <type name="WhereTest">
17252       <method name="Void .ctor()">
17253         <size>7</size>
17254       </method>
17255       <method name="Int32 Main()">
17256         <size>179</size>
17257       </method>
17258       <method name="Boolean &lt;Main&gt;m__0(Int32)">
17259         <size>5</size>
17260       </method>
17261       <method name="Boolean &lt;Main&gt;m__1(Int32)">
17262         <size>5</size>
17263       </method>
17264       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17265         <size>4</size>
17266       </method>
17267     </type>
17268   </test>
17269   <test name="gtest-linq-04.cs">
17270     <type name="TestGroupBy">
17271       <method name="Void .ctor()">
17272         <size>7</size>
17273       </method>
17274       <method name="Int32 Main()">
17275         <size>569</size>
17276       </method>
17277     </type>
17278     <type name="&lt;PrivateImplementationDetails&gt;">
17279       <method name="Void .ctor()">
17280         <size>7</size>
17281       </method>
17282     </type>
17283     <type name="TestGroupBy">
17284       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17285         <size>4</size>
17286       </method>
17287       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17288         <size>2</size>
17289       </method>
17290       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17291         <size>4</size>
17292       </method>
17293       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17294         <size>2</size>
17295       </method>
17296     </type>
17297   </test>
17298   <test name="gtest-linq-05.cs">
17299     <type name="OrderByTests">
17300       <method name="Void .ctor()">
17301         <size>7</size>
17302       </method>
17303       <method name="Int32 Main()">
17304         <size>1254</size>
17305       </method>
17306     </type>
17307     <type name="OrderByTests+Data">
17308       <method name="Void .ctor()">
17309         <size>7</size>
17310       </method>
17311       <method name="Int32 get_ID()">
17312         <size>7</size>
17313       </method>
17314       <method name="Void set_ID(Int32)">
17315         <size>8</size>
17316       </method>
17317       <method name="System.String get_Name()">
17318         <size>7</size>
17319       </method>
17320       <method name="Void set_Name(System.String)">
17321         <size>8</size>
17322       </method>
17323       <method name="System.String ToString()">
17324         <size>28</size>
17325       </method>
17326     </type>
17327     <type name="OrderByTests">
17328       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17329         <size>2</size>
17330       </method>
17331       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17332         <size>2</size>
17333       </method>
17334       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17335         <size>2</size>
17336       </method>
17337       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17338         <size>4</size>
17339       </method>
17340       <method name="System.String &lt;Main&gt;m__4(System.String)">
17341         <size>2</size>
17342       </method>
17343       <method name="Int32 &lt;Main&gt;m__5(System.String)">
17344         <size>7</size>
17345       </method>
17346       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
17347         <size>7</size>
17348       </method>
17349       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
17350         <size>7</size>
17351       </method>
17352       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
17353         <size>7</size>
17354       </method>
17355       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
17356         <size>7</size>
17357       </method>
17358       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
17359         <size>11</size>
17360       </method>
17361       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
17362         <size>7</size>
17363       </method>
17364       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
17365         <size>7</size>
17366       </method>
17367       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
17368         <size>11</size>
17369       </method>
17370       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
17371         <size>7</size>
17372       </method>
17373       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
17374         <size>7</size>
17375       </method>
17376       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
17377         <size>2</size>
17378       </method>
17379     </type>
17380   </test>
17381   <test name="gtest-linq-06.cs">
17382     <type name="Let">
17383       <method name="Void .ctor()">
17384         <size>7</size>
17385       </method>
17386       <method name="Int32 Main()">
17387         <size>414</size>
17388       </method>
17389     </type>
17390     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
17391       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
17392         <size>21</size>
17393       </method>
17394       <method name="&lt;i&gt;__T get_i()">
17395         <size>7</size>
17396       </method>
17397       <method name="&lt;u&gt;__T get_u()">
17398         <size>7</size>
17399       </method>
17400       <method name="Boolean Equals(System.Object)">
17401         <size>69</size>
17402       </method>
17403       <method name="Int32 GetHashCode()">
17404         <size>86</size>
17405       </method>
17406       <method name="System.String ToString()">
17407         <size>142</size>
17408       </method>
17409     </type>
17410     <type name="Let">
17411       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
17412         <size>10</size>
17413       </method>
17414       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
17415         <size>7</size>
17416       </method>
17417       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
17418         <size>10</size>
17419       </method>
17420       <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])">
17421         <size>15</size>
17422       </method>
17423       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
17424         <size>18</size>
17425       </method>
17426       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
17427         <size>7</size>
17428       </method>
17429     </type>
17430     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
17431       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
17432         <size>21</size>
17433       </method>
17434       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
17435         <size>7</size>
17436       </method>
17437       <method name="&lt;v&gt;__T get_v()">
17438         <size>7</size>
17439       </method>
17440       <method name="Boolean Equals(System.Object)">
17441         <size>69</size>
17442       </method>
17443       <method name="Int32 GetHashCode()">
17444         <size>86</size>
17445       </method>
17446       <method name="System.String ToString()">
17447         <size>142</size>
17448       </method>
17449     </type>
17450   </test>
17451   <test name="gtest-linq-07.cs">
17452     <type name="SelectMany">
17453       <method name="Void .ctor()">
17454         <size>7</size>
17455       </method>
17456       <method name="Int32 Main()">
17457         <size>761</size>
17458       </method>
17459     </type>
17460     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
17461       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
17462         <size>21</size>
17463       </method>
17464       <method name="&lt;i1&gt;__T get_i1()">
17465         <size>7</size>
17466       </method>
17467       <method name="&lt;i2&gt;__T get_i2()">
17468         <size>7</size>
17469       </method>
17470       <method name="Boolean Equals(System.Object)">
17471         <size>69</size>
17472       </method>
17473       <method name="Int32 GetHashCode()">
17474         <size>86</size>
17475       </method>
17476       <method name="System.String ToString()">
17477         <size>142</size>
17478       </method>
17479     </type>
17480     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
17481       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
17482         <size>28</size>
17483       </method>
17484       <method name="&lt;pp&gt;__T get_pp()">
17485         <size>7</size>
17486       </method>
17487       <method name="&lt;i1&gt;__T get_i1()">
17488         <size>7</size>
17489       </method>
17490       <method name="&lt;i3&gt;__T get_i3()">
17491         <size>7</size>
17492       </method>
17493       <method name="Boolean Equals(System.Object)">
17494         <size>96</size>
17495       </method>
17496       <method name="Int32 GetHashCode()">
17497         <size>109</size>
17498       </method>
17499       <method name="System.String ToString()">
17500         <size>199</size>
17501       </method>
17502     </type>
17503     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
17504       <method name="Void .ctor()">
17505         <size>7</size>
17506       </method>
17507       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
17508         <size>12</size>
17509       </method>
17510       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
17511         <size>12</size>
17512       </method>
17513       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
17514         <size>12</size>
17515       </method>
17516       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
17517         <size>7</size>
17518       </method>
17519     </type>
17520     <type name="SelectMany">
17521       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
17522         <size>8</size>
17523       </method>
17524       <method name="Boolean &lt;Main&gt;m__2(Int32)">
17525         <size>5</size>
17526       </method>
17527       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
17528         <size>8</size>
17529       </method>
17530       <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)">
17531         <size>8</size>
17532       </method>
17533       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
17534         <size>7</size>
17535       </method>
17536       <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])">
17537         <size>25</size>
17538       </method>
17539       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
17540         <size>8</size>
17541       </method>
17542     </type>
17543     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
17544       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
17545         <size>21</size>
17546       </method>
17547       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
17548         <size>7</size>
17549       </method>
17550       <method name="&lt;i3&gt;__T get_i3()">
17551         <size>7</size>
17552       </method>
17553       <method name="Boolean Equals(System.Object)">
17554         <size>69</size>
17555       </method>
17556       <method name="Int32 GetHashCode()">
17557         <size>86</size>
17558       </method>
17559       <method name="System.String ToString()">
17560         <size>142</size>
17561       </method>
17562     </type>
17563   </test>
17564   <test name="gtest-linq-08.cs">
17565     <type name="TestA">
17566       <method name="Void .ctor(String)">
17567         <size>14</size>
17568       </method>
17569       <method name="System.String Select[U](System.Func`2[TestA,U])">
17570         <size>7</size>
17571       </method>
17572     </type>
17573     <type name="TestB">
17574       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
17575         <size>25</size>
17576       </method>
17577     </type>
17578     <type name="CustomQueryExpressionPattern">
17579       <method name="Void .ctor()">
17580         <size>7</size>
17581       </method>
17582       <method name="Int32 Main()">
17583         <size>153</size>
17584       </method>
17585       <method name="TestA &lt;Main&gt;m__0(TestA)">
17586         <size>2</size>
17587       </method>
17588       <method name="Boolean &lt;Main&gt;m__1(TestA)">
17589         <size>17</size>
17590       </method>
17591     </type>
17592   </test>
17593   <test name="gtest-linq-09.cs">
17594     <type name="Data">
17595       <method name="Void .ctor()">
17596         <size>7</size>
17597       </method>
17598     </type>
17599     <type name="Join">
17600       <method name="Void .ctor()">
17601         <size>7</size>
17602       </method>
17603       <method name="Int32 Main()">
17604         <size>912</size>
17605       </method>
17606     </type>
17607     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
17608       <method name="Void .ctor(&lt;Result&gt;__T)">
17609         <size>14</size>
17610       </method>
17611       <method name="&lt;Result&gt;__T get_Result()">
17612         <size>7</size>
17613       </method>
17614       <method name="Boolean Equals(System.Object)">
17615         <size>39</size>
17616       </method>
17617       <method name="Int32 GetHashCode()">
17618         <size>63</size>
17619       </method>
17620       <method name="System.String ToString()">
17621         <size>67</size>
17622       </method>
17623     </type>
17624     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
17625       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
17626         <size>21</size>
17627       </method>
17628       <method name="&lt;a&gt;__T get_a()">
17629         <size>7</size>
17630       </method>
17631       <method name="&lt;b&gt;__T get_b()">
17632         <size>7</size>
17633       </method>
17634       <method name="Boolean Equals(System.Object)">
17635         <size>69</size>
17636       </method>
17637       <method name="Int32 GetHashCode()">
17638         <size>86</size>
17639       </method>
17640       <method name="System.String ToString()">
17641         <size>142</size>
17642       </method>
17643     </type>
17644     <type name="Join">
17645       <method name="Int32 &lt;Main&gt;m__0(Data)">
17646         <size>7</size>
17647       </method>
17648       <method name="Int32 &lt;Main&gt;m__1(Data)">
17649         <size>7</size>
17650       </method>
17651       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
17652         <size>23</size>
17653       </method>
17654       <method name="Int32 &lt;Main&gt;m__3(Data)">
17655         <size>7</size>
17656       </method>
17657       <method name="Int32 &lt;Main&gt;m__4(Data)">
17658         <size>7</size>
17659       </method>
17660       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
17661         <size>8</size>
17662       </method>
17663       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
17664         <size>22</size>
17665       </method>
17666       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
17667         <size>33</size>
17668       </method>
17669       <method name="Int32 &lt;Main&gt;m__8(Data)">
17670         <size>7</size>
17671       </method>
17672       <method name="Int32 &lt;Main&gt;m__9(Data)">
17673         <size>7</size>
17674       </method>
17675       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
17676         <size>23</size>
17677       </method>
17678       <method name="Int32 &lt;Main&gt;m__B(Data)">
17679         <size>7</size>
17680       </method>
17681       <method name="Int32 &lt;Main&gt;m__C(Data)">
17682         <size>7</size>
17683       </method>
17684       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
17685         <size>8</size>
17686       </method>
17687       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
17688         <size>12</size>
17689       </method>
17690       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
17691         <size>7</size>
17692       </method>
17693     </type>
17694   </test>
17695   <test name="gtest-linq-10.cs">
17696     <type name="DataA">
17697       <method name="Void .ctor()">
17698         <size>7</size>
17699       </method>
17700     </type>
17701     <type name="DataB">
17702       <method name="Void .ctor()">
17703         <size>7</size>
17704       </method>
17705     </type>
17706     <type name="GroupJoin">
17707       <method name="Void .ctor()">
17708         <size>7</size>
17709       </method>
17710       <method name="Int32 Main()">
17711         <size>635</size>
17712       </method>
17713     </type>
17714     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
17715       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
17716         <size>21</size>
17717       </method>
17718       <method name="&lt;a&gt;__T get_a()">
17719         <size>7</size>
17720       </method>
17721       <method name="&lt;ab&gt;__T get_ab()">
17722         <size>7</size>
17723       </method>
17724       <method name="Boolean Equals(System.Object)">
17725         <size>69</size>
17726       </method>
17727       <method name="Int32 GetHashCode()">
17728         <size>86</size>
17729       </method>
17730       <method name="System.String ToString()">
17731         <size>142</size>
17732       </method>
17733     </type>
17734     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
17735       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
17736         <size>21</size>
17737       </method>
17738       <method name="&lt;a&gt;__T get_a()">
17739         <size>7</size>
17740       </method>
17741       <method name="&lt;b&gt;__T get_b()">
17742         <size>7</size>
17743       </method>
17744       <method name="Boolean Equals(System.Object)">
17745         <size>69</size>
17746       </method>
17747       <method name="Int32 GetHashCode()">
17748         <size>86</size>
17749       </method>
17750       <method name="System.String ToString()">
17751         <size>142</size>
17752       </method>
17753     </type>
17754     <type name="GroupJoin">
17755       <method name="Int32 &lt;Main&gt;m__0(DataA)">
17756         <size>7</size>
17757       </method>
17758       <method name="Int32 &lt;Main&gt;m__1(DataB)">
17759         <size>7</size>
17760       </method>
17761       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
17762         <size>8</size>
17763       </method>
17764       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
17765         <size>12</size>
17766       </method>
17767       <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)">
17768         <size>39</size>
17769       </method>
17770       <method name="Int32 &lt;Main&gt;m__5(DataA)">
17771         <size>7</size>
17772       </method>
17773       <method name="Int32 &lt;Main&gt;m__6(DataB)">
17774         <size>7</size>
17775       </method>
17776       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
17777         <size>8</size>
17778       </method>
17779       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
17780         <size>12</size>
17781       </method>
17782       <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)">
17783         <size>39</size>
17784       </method>
17785     </type>
17786   </test>
17787   <test name="gtest-linq-11.cs">
17788     <type name="IntoTest">
17789       <method name="Void .ctor()">
17790         <size>7</size>
17791       </method>
17792       <method name="Int32 Main()">
17793         <size>275</size>
17794       </method>
17795       <method name="Boolean &lt;Main&gt;m__0(Int32)">
17796         <size>5</size>
17797       </method>
17798       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17799         <size>5</size>
17800       </method>
17801       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17802         <size>4</size>
17803       </method>
17804       <method name="Boolean &lt;Main&gt;m__3(Int32)">
17805         <size>5</size>
17806       </method>
17807       <method name="Int32 &lt;Main&gt;m__4(Int32)">
17808         <size>4</size>
17809       </method>
17810     </type>
17811   </test>
17812   <test name="gtest-linq-12.cs">
17813     <type name="NestedQuery">
17814       <method name="Void .ctor()">
17815         <size>7</size>
17816       </method>
17817       <method name="Void XX()">
17818         <size>108</size>
17819       </method>
17820       <method name="Int32 Main()">
17821         <size>481</size>
17822       </method>
17823     </type>
17824     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
17825       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
17826         <size>21</size>
17827       </method>
17828       <method name="&lt;values&gt;__T get_values()">
17829         <size>7</size>
17830       </method>
17831       <method name="&lt;length&gt;__T get_length()">
17832         <size>7</size>
17833       </method>
17834       <method name="Boolean Equals(System.Object)">
17835         <size>69</size>
17836       </method>
17837       <method name="Int32 GetHashCode()">
17838         <size>86</size>
17839       </method>
17840       <method name="System.String ToString()">
17841         <size>142</size>
17842       </method>
17843     </type>
17844     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
17845       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
17846         <size>21</size>
17847       </method>
17848       <method name="&lt;type&gt;__T get_type()">
17849         <size>7</size>
17850       </method>
17851       <method name="&lt;x&gt;__T get_x()">
17852         <size>7</size>
17853       </method>
17854       <method name="Boolean Equals(System.Object)">
17855         <size>69</size>
17856       </method>
17857       <method name="Int32 GetHashCode()">
17858         <size>86</size>
17859       </method>
17860       <method name="System.String ToString()">
17861         <size>142</size>
17862       </method>
17863     </type>
17864     <type name="NestedQuery">
17865       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
17866         <size>13</size>
17867       </method>
17868     </type>
17869     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
17870       <method name="Void .ctor()">
17871         <size>7</size>
17872       </method>
17873     </type>
17874     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
17875       <method name="Void .ctor()">
17876         <size>7</size>
17877       </method>
17878     </type>
17879     <type name="NestedQuery">
17880       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
17881         <size>110</size>
17882       </method>
17883       <method name="Boolean &lt;Main&gt;m__2(System.String)">
17884         <size>10</size>
17885       </method>
17886       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
17887         <size>36</size>
17888       </method>
17889       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
17890         <size>13</size>
17891       </method>
17892       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
17893         <size>110</size>
17894       </method>
17895       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
17896         <size>9</size>
17897       </method>
17898       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
17899         <size>7</size>
17900       </method>
17901       <method name="Boolean &lt;Main&gt;m__9(Char)">
17902         <size>6</size>
17903       </method>
17904       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
17905         <size>9</size>
17906       </method>
17907       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
17908         <size>7</size>
17909       </method>
17910     </type>
17911     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
17912       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
17913         <size>15</size>
17914       </method>
17915     </type>
17916     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
17917       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
17918         <size>15</size>
17919       </method>
17920     </type>
17921   </test>
17922   <test name="gtest-linq-13.cs">
17923     <type name="Program">
17924       <method name="Void .ctor()">
17925         <size>7</size>
17926       </method>
17927       <method name="Void Main()">
17928         <size>1</size>
17929       </method>
17930       <method name="Void Foo(TypeDefinition)">
17931         <size>47</size>
17932       </method>
17933       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
17934         <size>2</size>
17935       </method>
17936     </type>
17937     <type name="Extension">
17938       <method name="IEnumerable`1 Cast[T](IFoo)">
17939         <size>2</size>
17940       </method>
17941     </type>
17942     <type name="MethodDefinition">
17943       <method name="Void .ctor()">
17944         <size>7</size>
17945       </method>
17946     </type>
17947     <type name="TypeDefinition">
17948       <method name="Void .ctor()">
17949         <size>7</size>
17950       </method>
17951       <method name="MethodDefinitionCollection get_Methods()">
17952         <size>2</size>
17953       </method>
17954       <method name="Void set_Methods(MethodDefinitionCollection)">
17955         <size>1</size>
17956       </method>
17957     </type>
17958     <type name="MethodDefinitionCollection">
17959       <method name="Void .ctor()">
17960         <size>7</size>
17961       </method>
17962     </type>
17963   </test>
17964   <test name="gtest-linq-14.cs">
17965     <type name="Person">
17966       <method name="Void .ctor()">
17967         <size>7</size>
17968       </method>
17969       <method name="Style get_Style()">
17970         <size>7</size>
17971       </method>
17972       <method name="Void set_Style(Style)">
17973         <size>8</size>
17974       </method>
17975     </type>
17976     <type name="Extensions">
17977       <method name="IMarker`1 Cast[T](IObjectContainer)">
17978         <size>2</size>
17979       </method>
17980       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
17981         <size>2</size>
17982       </method>
17983     </type>
17984     <type name="Program">
17985       <method name="Void .ctor()">
17986         <size>7</size>
17987       </method>
17988       <method name="Void Main()">
17989         <size>1</size>
17990       </method>
17991       <method name="Void Assert(System.Action)">
17992         <size>1</size>
17993       </method>
17994       <method name="Void Test(IObjectContainer, Style)">
17995         <size>38</size>
17996       </method>
17997     </type>
17998     <type name="Program+&lt;Test&gt;c__AnonStorey0">
17999       <method name="Void .ctor()">
18000         <size>7</size>
18001       </method>
18002       <method name="Void &lt;&gt;m__0()">
18003         <size>117</size>
18004       </method>
18005     </type>
18006   </test>
18007   <test name="gtest-linq-15.cs">
18008     <type name="NameCollisionTest.Data">
18009       <method name="Void .ctor()">
18010         <size>7</size>
18011       </method>
18012     </type>
18013     <type name="NameCollisionTest.Ex">
18014       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
18015         <size>44</size>
18016       </method>
18017     </type>
18018     <type name="NameCollisionTest.C">
18019       <method name="Void .ctor()">
18020         <size>7</size>
18021       </method>
18022       <method name="Void Main()">
18023         <size>78</size>
18024       </method>
18025       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
18026         <size>7</size>
18027       </method>
18028       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18029         <size>5</size>
18030       </method>
18031     </type>
18032     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
18033       <method name="Void .ctor()">
18034         <size>7</size>
18035       </method>
18036       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18037         <size>12</size>
18038       </method>
18039       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18040         <size>7</size>
18041       </method>
18042       <method name="Boolean MoveNext()">
18043         <size>86</size>
18044       </method>
18045       <method name="Void Dispose()">
18046         <size>8</size>
18047       </method>
18048       <method name="Void Reset()">
18049         <size>6</size>
18050       </method>
18051       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
18052         <size>7</size>
18053       </method>
18054       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
18055         <size>52</size>
18056       </method>
18057     </type>
18058   </test>
18059   <test name="gtest-linq-16.cs">
18060     <type name="C">
18061       <method name="Void .ctor()">
18062         <size>7</size>
18063       </method>
18064       <method name="Void Main()">
18065         <size>12</size>
18066       </method>
18067       <method name="Void Test_1(Int32)">
18068         <size>27</size>
18069       </method>
18070       <method name="Void Test_2()">
18071         <size>31</size>
18072       </method>
18073       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
18074         <size>26</size>
18075       </method>
18076     </type>
18077     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18078       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18079         <size>21</size>
18080       </method>
18081       <method name="&lt;a&gt;__T get_a()">
18082         <size>7</size>
18083       </method>
18084       <method name="&lt;b&gt;__T get_b()">
18085         <size>7</size>
18086       </method>
18087       <method name="Boolean Equals(System.Object)">
18088         <size>69</size>
18089       </method>
18090       <method name="Int32 GetHashCode()">
18091         <size>86</size>
18092       </method>
18093       <method name="System.String ToString()">
18094         <size>142</size>
18095       </method>
18096     </type>
18097     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
18098       <method name="Void .ctor()">
18099         <size>7</size>
18100       </method>
18101       <method name="IEnumerable`1 &lt;&gt;m__0()">
18102         <size>67</size>
18103       </method>
18104       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
18105         <size>8</size>
18106       </method>
18107       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18108         <size>14</size>
18109       </method>
18110     </type>
18111     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
18112       <method name="Void .ctor()">
18113         <size>7</size>
18114       </method>
18115       <method name="IEnumerable`1 &lt;&gt;m__2()">
18116         <size>67</size>
18117       </method>
18118       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
18119         <size>8</size>
18120       </method>
18121       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18122         <size>14</size>
18123       </method>
18124     </type>
18125   </test>
18126   <test name="gtest-linq-17.cs">
18127     <type name="TestGroupBy">
18128       <method name="Void .ctor()">
18129         <size>7</size>
18130       </method>
18131       <method name="Int32 Main()">
18132         <size>161</size>
18133       </method>
18134       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18135         <size>2</size>
18136       </method>
18137     </type>
18138     <type name="&lt;PrivateImplementationDetails&gt;">
18139       <method name="Void .ctor()">
18140         <size>7</size>
18141       </method>
18142     </type>
18143   </test>
18144   <test name="gtest-linq-18.cs">
18145     <type name="C">
18146       <method name="Void .ctor()">
18147         <size>7</size>
18148       </method>
18149       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
18150         <size>2</size>
18151       </method>
18152       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
18153         <size>2</size>
18154       </method>
18155       <method name="Int32 Main()">
18156         <size>652</size>
18157       </method>
18158       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
18159         <size>42</size>
18160       </method>
18161       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
18162         <size>11</size>
18163       </method>
18164       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
18165         <size>31</size>
18166       </method>
18167       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18168         <size>31</size>
18169       </method>
18170       <method name="Boolean &lt;Main&gt;m__4(Int32)">
18171         <size>31</size>
18172       </method>
18173       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18174         <size>31</size>
18175       </method>
18176       <method name="Boolean &lt;Main&gt;m__6(Int32)">
18177         <size>31</size>
18178       </method>
18179       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
18180         <size>10</size>
18181       </method>
18182       <method name="&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__8(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
18183         <size>15</size>
18184       </method>
18185       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18186         <size>31</size>
18187       </method>
18188       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18189         <size>15</size>
18190       </method>
18191       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18192         <size>12</size>
18193       </method>
18194     </type>
18195     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
18196       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
18197         <size>21</size>
18198       </method>
18199       <method name="&lt;ck&gt;__T get_ck()">
18200         <size>7</size>
18201       </method>
18202       <method name="&lt;xy&gt;__T get_xy()">
18203         <size>7</size>
18204       </method>
18205       <method name="Boolean Equals(System.Object)">
18206         <size>69</size>
18207       </method>
18208       <method name="Int32 GetHashCode()">
18209         <size>86</size>
18210       </method>
18211       <method name="System.String ToString()">
18212         <size>142</size>
18213       </method>
18214     </type>
18215     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
18216       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
18217         <size>21</size>
18218       </method>
18219       <method name="&lt;i&gt;__T get_i()">
18220         <size>7</size>
18221       </method>
18222       <method name="&lt;l&gt;__T get_l()">
18223         <size>7</size>
18224       </method>
18225       <method name="Boolean Equals(System.Object)">
18226         <size>69</size>
18227       </method>
18228       <method name="Int32 GetHashCode()">
18229         <size>86</size>
18230       </method>
18231       <method name="System.String ToString()">
18232         <size>142</size>
18233       </method>
18234     </type>
18235     <type name="&lt;PrivateImplementationDetails&gt;">
18236       <method name="Void .ctor()">
18237         <size>7</size>
18238       </method>
18239     </type>
18240     <type name="C+&lt;Main&gt;c__AnonStorey0">
18241       <method name="Void .ctor()">
18242         <size>7</size>
18243       </method>
18244     </type>
18245     <type name="C+&lt;Main&gt;c__AnonStorey1">
18246       <method name="Void .ctor()">
18247         <size>7</size>
18248       </method>
18249     </type>
18250     <type name="C+&lt;Main&gt;c__AnonStorey2">
18251       <method name="Void .ctor()">
18252         <size>7</size>
18253       </method>
18254     </type>
18255     <type name="C+&lt;Main&gt;c__AnonStorey3">
18256       <method name="Void .ctor()">
18257         <size>7</size>
18258       </method>
18259     </type>
18260     <type name="C+&lt;Main&gt;c__AnonStorey4">
18261       <method name="Void .ctor()">
18262         <size>7</size>
18263       </method>
18264     </type>
18265     <type name="C+&lt;Main&gt;c__AnonStorey5">
18266       <method name="Void .ctor()">
18267         <size>7</size>
18268       </method>
18269     </type>
18270     <type name="C+&lt;Main&gt;c__AnonStorey6">
18271       <method name="Void .ctor()">
18272         <size>7</size>
18273       </method>
18274     </type>
18275     <type name="C">
18276       <method name="Boolean &lt;Main&gt;m__C(Int32)">
18277         <size>31</size>
18278       </method>
18279       <method name="Boolean &lt;Main&gt;m__D(Int32)">
18280         <size>31</size>
18281       </method>
18282       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
18283         <size>2</size>
18284       </method>
18285       <method name="Boolean &lt;Main&gt;m__F(Int32)">
18286         <size>31</size>
18287       </method>
18288       <method name="Boolean &lt;Main&gt;m__10(Int32)">
18289         <size>31</size>
18290       </method>
18291       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
18292         <size>2</size>
18293       </method>
18294     </type>
18295     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
18296       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
18297         <size>21</size>
18298       </method>
18299       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
18300         <size>7</size>
18301       </method>
18302       <method name="&lt;g&gt;__T get_g()">
18303         <size>7</size>
18304       </method>
18305       <method name="Boolean Equals(System.Object)">
18306         <size>69</size>
18307       </method>
18308       <method name="Int32 GetHashCode()">
18309         <size>86</size>
18310       </method>
18311       <method name="System.String ToString()">
18312         <size>142</size>
18313       </method>
18314     </type>
18315     <type name="C+&lt;Main&gt;c__AnonStorey0">
18316       <method name="Boolean &lt;&gt;m__12(Int32)">
18317         <size>10</size>
18318       </method>
18319     </type>
18320     <type name="C+&lt;Main&gt;c__AnonStorey1">
18321       <method name="Boolean &lt;&gt;m__13(Int32)">
18322         <size>15</size>
18323       </method>
18324     </type>
18325     <type name="C+&lt;Main&gt;c__AnonStorey2">
18326       <method name="Boolean &lt;&gt;m__14(Int32)">
18327         <size>10</size>
18328       </method>
18329     </type>
18330     <type name="C+&lt;Main&gt;c__AnonStorey3">
18331       <method name="Boolean &lt;&gt;m__15(Int32)">
18332         <size>10</size>
18333       </method>
18334     </type>
18335     <type name="C+&lt;Main&gt;c__AnonStorey4">
18336       <method name="Int32 &lt;&gt;m__16(Int32)">
18337         <size>9</size>
18338       </method>
18339     </type>
18340     <type name="C+&lt;Main&gt;c__AnonStorey5">
18341       <method name="Int32 &lt;&gt;m__17(Int32)">
18342         <size>9</size>
18343       </method>
18344     </type>
18345     <type name="C+&lt;Main&gt;c__AnonStorey6">
18346       <method name="Boolean &lt;&gt;m__18(Int32)">
18347         <size>20</size>
18348       </method>
18349     </type>
18350     <type name="C+&lt;Main&gt;c__AnonStorey7">
18351       <method name="Void .ctor()">
18352         <size>7</size>
18353       </method>
18354       <method name="Boolean &lt;&gt;m__19(Int32)">
18355         <size>10</size>
18356       </method>
18357     </type>
18358     <type name="C+&lt;Main&gt;c__AnonStorey8">
18359       <method name="Void .ctor()">
18360         <size>7</size>
18361       </method>
18362       <method name="Boolean &lt;&gt;m__1A(Int32)">
18363         <size>10</size>
18364       </method>
18365     </type>
18366     <type name="C+&lt;Main&gt;c__AnonStorey9">
18367       <method name="Void .ctor()">
18368         <size>7</size>
18369       </method>
18370       <method name="Boolean &lt;&gt;m__1B(Int32)">
18371         <size>10</size>
18372       </method>
18373     </type>
18374     <type name="C+&lt;Main&gt;c__AnonStoreyA">
18375       <method name="Void .ctor()">
18376         <size>7</size>
18377       </method>
18378       <method name="Boolean &lt;&gt;m__1C(Int32)">
18379         <size>10</size>
18380       </method>
18381     </type>
18382   </test>
18383   <test name="gtest-linq-19.cs">
18384     <type name="Test">
18385       <method name="Void .ctor()">
18386         <size>7</size>
18387       </method>
18388       <method name="Void .cctor()">
18389         <size>45</size>
18390       </method>
18391       <method name="Void Main()">
18392         <size>1</size>
18393       </method>
18394       <method name="Char &lt;Test&gt;m__0(Char)">
18395         <size>2</size>
18396       </method>
18397     </type>
18398   </test>
18399   <test name="gtest-var-04.cs">
18400     <type name="Test">
18401       <method name="Void .ctor()">
18402         <size>7</size>
18403       </method>
18404       <method name="Int32 Main()">
18405         <size>214</size>
18406       </method>
18407     </type>
18408   </test>
18409   <test name="ltest-01.cs">
18410     <type name="X">
18411       <method name="Void .ctor(Int32)">
18412         <size>13</size>
18413       </method>
18414       <method name="Int32 Main()">
18415         <size>300</size>
18416       </method>
18417     </type>
18418     <type name="IntFunc">
18419       <method name="Void .ctor(Object, IntPtr)">
18420         <size>0</size>
18421       </method>
18422       <method name="Int32 Invoke(Int32)">
18423         <size>0</size>
18424       </method>
18425       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18426         <size>0</size>
18427       </method>
18428       <method name="Int32 EndInvoke(IAsyncResult)">
18429         <size>0</size>
18430       </method>
18431     </type>
18432     <type name="VoidFunc">
18433       <method name="Void .ctor(Object, IntPtr)">
18434         <size>0</size>
18435       </method>
18436       <method name="Void Invoke(Int32)">
18437         <size>0</size>
18438       </method>
18439       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18440         <size>0</size>
18441       </method>
18442       <method name="Void EndInvoke(IAsyncResult)">
18443         <size>0</size>
18444       </method>
18445     </type>
18446     <type name="X">
18447       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18448         <size>4</size>
18449       </method>
18450       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18451         <size>4</size>
18452       </method>
18453     </type>
18454     <type name="X+&lt;Main&gt;c__AnonStorey0">
18455       <method name="Void .ctor()">
18456         <size>7</size>
18457       </method>
18458       <method name="Void &lt;&gt;m__2(Int32)">
18459         <size>8</size>
18460       </method>
18461     </type>
18462     <type name="X">
18463       <method name="Void &lt;Main&gt;m__3(Int32)">
18464         <size>8</size>
18465       </method>
18466     </type>
18467   </test>
18468   <test name="ltest-02.cs">
18469     <type name="X">
18470       <method name="Void .ctor()">
18471         <size>7</size>
18472       </method>
18473       <method name="Void Foo(funci)">
18474         <size>16</size>
18475       </method>
18476       <method name="Void Foo(funcs)">
18477         <size>19</size>
18478       </method>
18479       <method name="Void Main()">
18480         <size>35</size>
18481       </method>
18482     </type>
18483     <type name="funcs">
18484       <method name="Void .ctor(Object, IntPtr)">
18485         <size>0</size>
18486       </method>
18487       <method name="System.String Invoke(System.String)">
18488         <size>0</size>
18489       </method>
18490       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18491         <size>0</size>
18492       </method>
18493       <method name="System.String EndInvoke(IAsyncResult)">
18494         <size>0</size>
18495       </method>
18496     </type>
18497     <type name="funci">
18498       <method name="Void .ctor(Object, IntPtr)">
18499         <size>0</size>
18500       </method>
18501       <method name="Int32 Invoke(Int32)">
18502         <size>0</size>
18503       </method>
18504       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18505         <size>0</size>
18506       </method>
18507       <method name="Int32 EndInvoke(IAsyncResult)">
18508         <size>0</size>
18509       </method>
18510     </type>
18511     <type name="X">
18512       <method name="System.String &lt;Main&gt;m__0(System.String)">
18513         <size>12</size>
18514       </method>
18515     </type>
18516   </test>
18517   <test name="ltest-03.cs">
18518     <type name="Demo">
18519       <method name="Void .ctor()">
18520         <size>7</size>
18521       </method>
18522       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18523         <size>8</size>
18524       </method>
18525       <method name="Int32 Main()">
18526         <size>54</size>
18527       </method>
18528     </type>
18529     <type name="Func`2[TArg0,TResult]">
18530       <method name="Void .ctor(Object, IntPtr)">
18531         <size>0</size>
18532       </method>
18533       <method name="TResult Invoke(TArg0)">
18534         <size>0</size>
18535       </method>
18536       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18537         <size>0</size>
18538       </method>
18539       <method name="TResult EndInvoke(IAsyncResult)">
18540         <size>0</size>
18541       </method>
18542     </type>
18543     <type name="Demo">
18544       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18545         <size>7</size>
18546       </method>
18547     </type>
18548   </test>
18549   <test name="ltest-04.cs">
18550     <type name="Demo">
18551       <method name="Void .ctor()">
18552         <size>7</size>
18553       </method>
18554       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18555         <size>14</size>
18556       </method>
18557       <method name="Int32 Main()">
18558         <size>103</size>
18559       </method>
18560     </type>
18561     <type name="Func`2[TArg0,TResult]">
18562       <method name="Void .ctor(Object, IntPtr)">
18563         <size>0</size>
18564       </method>
18565       <method name="TResult Invoke(TArg0)">
18566         <size>0</size>
18567       </method>
18568       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18569         <size>0</size>
18570       </method>
18571       <method name="TResult EndInvoke(IAsyncResult)">
18572         <size>0</size>
18573       </method>
18574     </type>
18575     <type name="Demo">
18576       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18577         <size>7</size>
18578       </method>
18579       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18580         <size>8</size>
18581       </method>
18582     </type>
18583   </test>
18584   <test name="ltest-05.cs">
18585     <type name="C">
18586       <method name="Void .ctor()">
18587         <size>7</size>
18588       </method>
18589       <method name="Boolean M(C+db)">
18590         <size>8</size>
18591       </method>
18592       <method name="System.String M(C+ds)">
18593         <size>6</size>
18594       </method>
18595       <method name="Int32 M(C+di)">
18596         <size>8</size>
18597       </method>
18598       <method name="Int32 Main()">
18599         <size>125</size>
18600       </method>
18601     </type>
18602     <type name="C+di">
18603       <method name="Void .ctor(Object, IntPtr)">
18604         <size>0</size>
18605       </method>
18606       <method name="Int32 Invoke(Int32)">
18607         <size>0</size>
18608       </method>
18609       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18610         <size>0</size>
18611       </method>
18612       <method name="Int32 EndInvoke(IAsyncResult)">
18613         <size>0</size>
18614       </method>
18615     </type>
18616     <type name="C+ds">
18617       <method name="Void .ctor(Object, IntPtr)">
18618         <size>0</size>
18619       </method>
18620       <method name="System.String Invoke(System.String)">
18621         <size>0</size>
18622       </method>
18623       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18624         <size>0</size>
18625       </method>
18626       <method name="System.String EndInvoke(IAsyncResult)">
18627         <size>0</size>
18628       </method>
18629     </type>
18630     <type name="C+db">
18631       <method name="Void .ctor(Object, IntPtr)">
18632         <size>0</size>
18633       </method>
18634       <method name="Boolean Invoke(Boolean)">
18635         <size>0</size>
18636       </method>
18637       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18638         <size>0</size>
18639       </method>
18640       <method name="Boolean EndInvoke(IAsyncResult)">
18641         <size>0</size>
18642       </method>
18643     </type>
18644     <type name="C+&lt;Main&gt;c__AnonStorey0">
18645       <method name="Void .ctor()">
18646         <size>7</size>
18647       </method>
18648     </type>
18649     <type name="C+&lt;Main&gt;c__AnonStorey1">
18650       <method name="Void .ctor()">
18651         <size>7</size>
18652       </method>
18653     </type>
18654     <type name="C">
18655       <method name="System.String &lt;Main&gt;m__0(System.String)">
18656         <size>31</size>
18657       </method>
18658       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18659         <size>31</size>
18660       </method>
18661     </type>
18662     <type name="C+&lt;Main&gt;c__AnonStorey0">
18663       <method name="System.String &lt;&gt;m__2(System.String)">
18664         <size>12</size>
18665       </method>
18666     </type>
18667     <type name="C+&lt;Main&gt;c__AnonStorey1">
18668       <method name="Int32 &lt;&gt;m__3(Int32)">
18669         <size>11</size>
18670       </method>
18671     </type>
18672   </test>
18673   <test name="ltest-06.cs">
18674     <type name="TestClass">
18675       <method name="Void .ctor()">
18676         <size>7</size>
18677       </method>
18678       <method name="Void P(TestClass+DT)">
18679         <size>26</size>
18680       </method>
18681       <method name="Void P(TestClass+DF)">
18682         <size>26</size>
18683       </method>
18684       <method name="T And(T, T)">
18685         <size>10</size>
18686       </method>
18687       <method name="F And(T, F)">
18688         <size>10</size>
18689       </method>
18690       <method name="F And(F, T)">
18691         <size>10</size>
18692       </method>
18693       <method name="F And(F, F)">
18694         <size>10</size>
18695       </method>
18696       <method name="T Or(T, T)">
18697         <size>10</size>
18698       </method>
18699       <method name="T Or(T, F)">
18700         <size>10</size>
18701       </method>
18702       <method name="T Or(F, T)">
18703         <size>10</size>
18704       </method>
18705       <method name="F Or(F, F)">
18706         <size>10</size>
18707       </method>
18708       <method name="F Not(T)">
18709         <size>10</size>
18710       </method>
18711       <method name="T Not(F)">
18712         <size>10</size>
18713       </method>
18714       <method name="Void StopTrue(T)">
18715         <size>1</size>
18716       </method>
18717       <method name="Int32 Main()">
18718         <size>36</size>
18719       </method>
18720     </type>
18721     <type name="TestClass+DT">
18722       <method name="Void .ctor(Object, IntPtr)">
18723         <size>0</size>
18724       </method>
18725       <method name="Void Invoke(T)">
18726         <size>0</size>
18727       </method>
18728       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18729         <size>0</size>
18730       </method>
18731       <method name="Void EndInvoke(IAsyncResult)">
18732         <size>0</size>
18733       </method>
18734     </type>
18735     <type name="TestClass+DF">
18736       <method name="Void .ctor(Object, IntPtr)">
18737         <size>0</size>
18738       </method>
18739       <method name="Void Invoke(F)">
18740         <size>0</size>
18741       </method>
18742       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18743         <size>0</size>
18744       </method>
18745       <method name="Void EndInvoke(IAsyncResult)">
18746         <size>0</size>
18747       </method>
18748     </type>
18749     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18750       <method name="Void .ctor()">
18751         <size>7</size>
18752       </method>
18753       <method name="Void &lt;&gt;m__1(T)">
18754         <size>38</size>
18755       </method>
18756     </type>
18757     <type name="TestClass">
18758       <method name="Void &lt;Main&gt;m__0(F)">
18759         <size>31</size>
18760       </method>
18761     </type>
18762     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18763       <method name="Void .ctor()">
18764         <size>7</size>
18765       </method>
18766       <method name="Void &lt;&gt;m__2(F)">
18767         <size>77</size>
18768       </method>
18769     </type>
18770   </test>
18771   <test name="ltest-07.cs">
18772     <type name="C">
18773       <method name="Void .ctor()">
18774         <size>7</size>
18775       </method>
18776       <method name="Void Test(D)">
18777         <size>1</size>
18778       </method>
18779       <method name="Void Test(System.Object, D)">
18780         <size>1</size>
18781       </method>
18782       <method name="Void Test(D, D)">
18783         <size>1</size>
18784       </method>
18785       <method name="Void Test2(System.Object, E)">
18786         <size>1</size>
18787       </method>
18788       <method name="Void Main()">
18789         <size>207</size>
18790       </method>
18791     </type>
18792     <type name="D">
18793       <method name="Void .ctor(Object, IntPtr)">
18794         <size>0</size>
18795       </method>
18796       <method name="Void Invoke()">
18797         <size>0</size>
18798       </method>
18799       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18800         <size>0</size>
18801       </method>
18802       <method name="Void EndInvoke(IAsyncResult)">
18803         <size>0</size>
18804       </method>
18805     </type>
18806     <type name="E">
18807       <method name="Void .ctor(Object, IntPtr)">
18808         <size>0</size>
18809       </method>
18810       <method name="Void Invoke(Boolean)">
18811         <size>0</size>
18812       </method>
18813       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18814         <size>0</size>
18815       </method>
18816       <method name="Void EndInvoke(IAsyncResult)">
18817         <size>0</size>
18818       </method>
18819     </type>
18820     <type name="C">
18821       <method name="Void &lt;Main&gt;m__0()">
18822         <size>1</size>
18823       </method>
18824       <method name="Void &lt;Main&gt;m__1()">
18825         <size>1</size>
18826       </method>
18827       <method name="Void &lt;Main&gt;m__2()">
18828         <size>1</size>
18829       </method>
18830       <method name="Void &lt;Main&gt;m__3()">
18831         <size>1</size>
18832       </method>
18833       <method name="Void &lt;Main&gt;m__4()">
18834         <size>1</size>
18835       </method>
18836       <method name="Void &lt;Main&gt;m__5(Boolean)">
18837         <size>1</size>
18838       </method>
18839     </type>
18840   </test>
18841   <test name="ltest-08.cs">
18842     <type name="C">
18843       <method name="Void .ctor()">
18844         <size>7</size>
18845       </method>
18846       <method name="Void Test[T,R](System.Func`2[T,R])">
18847         <size>1</size>
18848       </method>
18849       <method name="Int32 Main()">
18850         <size>321</size>
18851       </method>
18852       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18853         <size>4</size>
18854       </method>
18855       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18856         <size>5</size>
18857       </method>
18858       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18859         <size>4</size>
18860       </method>
18861       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18862         <size>5</size>
18863       </method>
18864       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18865         <size>4</size>
18866       </method>
18867       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18868         <size>5</size>
18869       </method>
18870       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18871         <size>4</size>
18872       </method>
18873     </type>
18874   </test>
18875   <test name="ltest-09.cs">
18876     <type name="C">
18877       <method name="Void .ctor()">
18878         <size>7</size>
18879       </method>
18880       <method name="IEnumerable`1 Test[T](T)">
18881         <size>2</size>
18882       </method>
18883       <method name="IEnumerable`1 Test[T](Func`1[T])">
18884         <size>2</size>
18885       </method>
18886       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18887         <size>2</size>
18888       </method>
18889       <method name="Void Main()">
18890         <size>113</size>
18891       </method>
18892     </type>
18893     <type name="Func`1[TD]">
18894       <method name="Void .ctor(Object, IntPtr)">
18895         <size>0</size>
18896       </method>
18897       <method name="TD Invoke()">
18898         <size>0</size>
18899       </method>
18900       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18901         <size>0</size>
18902       </method>
18903       <method name="TD EndInvoke(IAsyncResult)">
18904         <size>0</size>
18905       </method>
18906     </type>
18907     <type name="Func`2[TA,TR]">
18908       <method name="Void .ctor(Object, IntPtr)">
18909         <size>0</size>
18910       </method>
18911       <method name="TR Invoke(TA)">
18912         <size>0</size>
18913       </method>
18914       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18915         <size>0</size>
18916       </method>
18917       <method name="TR EndInvoke(IAsyncResult)">
18918         <size>0</size>
18919       </method>
18920     </type>
18921     <type name="C">
18922       <method name="System.String &lt;Main&gt;m__0()">
18923         <size>6</size>
18924       </method>
18925       <method name="System.String &lt;Main&gt;m__1()">
18926         <size>6</size>
18927       </method>
18928       <method name="System.String &lt;Main&gt;m__2(System.String)">
18929         <size>6</size>
18930       </method>
18931     </type>
18932   </test>
18933   <test name="ltest-10.cs">
18934     <type name="C">
18935       <method name="Void .ctor()">
18936         <size>7</size>
18937       </method>
18938       <method name="Void Foo[TSource](IEnumerable`1)">
18939         <size>1</size>
18940       </method>
18941       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18942         <size>1</size>
18943       </method>
18944       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18945         <size>1</size>
18946       </method>
18947       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18948         <size>1</size>
18949       </method>
18950       <method name="Void Main()">
18951         <size>97</size>
18952       </method>
18953     </type>
18954     <type name="C+&lt;Main&gt;c__AnonStorey0">
18955       <method name="Void .ctor()">
18956         <size>7</size>
18957       </method>
18958       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18959         <size>7</size>
18960       </method>
18961       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18962         <size>7</size>
18963       </method>
18964       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18965         <size>7</size>
18966       </method>
18967     </type>
18968   </test>
18969   <test name="ltest-11.cs">
18970     <type name="Pair`2[T1,T2]">
18971       <method name="Void .ctor()">
18972         <size>7</size>
18973       </method>
18974     </type>
18975     <type name="C">
18976       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18977         <size>1</size>
18978       </method>
18979     </type>
18980     <type name="E`1[TI]">
18981       <method name="Void .ctor()">
18982         <size>7</size>
18983       </method>
18984       <method name="Void Rep1[TV](Group`2[TI,TV])">
18985         <size>37</size>
18986       </method>
18987     </type>
18988     <type name="M">
18989       <method name="Void .ctor()">
18990         <size>7</size>
18991       </method>
18992       <method name="Void Main()">
18993         <size>1</size>
18994       </method>
18995     </type>
18996     <type name="Group`2[T1,T2]">
18997       <method name="Void .ctor(Object, IntPtr)">
18998         <size>0</size>
18999       </method>
19000       <method name="Pair`2[T1,T2] Invoke(T1)">
19001         <size>0</size>
19002       </method>
19003       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
19004         <size>0</size>
19005       </method>
19006       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
19007         <size>0</size>
19008       </method>
19009     </type>
19010     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
19011       <method name="Void .ctor()">
19012         <size>7</size>
19013       </method>
19014       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
19015         <size>7</size>
19016       </method>
19017     </type>
19018   </test>
19019   <test name="ltest-12.cs">
19020     <type name="Demo">
19021       <method name="Void .ctor()">
19022         <size>7</size>
19023       </method>
19024       <method name="Void F[T](T[], T, Func`1[T])">
19025         <size>42</size>
19026       </method>
19027       <method name="Int32 Main()">
19028         <size>65</size>
19029       </method>
19030     </type>
19031     <type name="Func`1[TA]">
19032       <method name="Void .ctor(Object, IntPtr)">
19033         <size>0</size>
19034       </method>
19035       <method name="Void Invoke(TA)">
19036         <size>0</size>
19037       </method>
19038       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
19039         <size>0</size>
19040       </method>
19041       <method name="Void EndInvoke(IAsyncResult)">
19042         <size>0</size>
19043       </method>
19044     </type>
19045     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
19046       <method name="Void .ctor()">
19047         <size>7</size>
19048       </method>
19049       <method name="Void &lt;&gt;m__0(Int32)">
19050         <size>10</size>
19051       </method>
19052     </type>
19053   </test>
19054   <test name="ltest-13.cs">
19055     <type name="Program">
19056       <method name="Void .ctor()">
19057         <size>7</size>
19058       </method>
19059       <method name="T Foo[T](System.Func`2[System.String,T])">
19060         <size>12</size>
19061       </method>
19062       <method name="Void Foo(System.Action`1[System.String])">
19063         <size>12</size>
19064       </method>
19065       <method name="Void Main()">
19066         <size>76</size>
19067       </method>
19068       <method name="System.String Bar()">
19069         <size>35</size>
19070       </method>
19071     </type>
19072     <type name="TestUnary">
19073       <method name="Void .ctor()">
19074         <size>7</size>
19075       </method>
19076       <method name="Void Foo(System.Action`1[System.Int32])">
19077         <size>1</size>
19078       </method>
19079       <method name="Void Bar()">
19080         <size>35</size>
19081       </method>
19082       <method name="Void &lt;Bar&gt;m__0(Int32)">
19083         <size>6</size>
19084       </method>
19085     </type>
19086     <type name="Program">
19087       <method name="System.String &lt;Bar&gt;m__1(System.String)">
19088         <size>7</size>
19089       </method>
19090       <method name="System.String &lt;Main&gt;m__2(System.String)">
19091         <size>2</size>
19092       </method>
19093       <method name="Void &lt;Main&gt;m__3(System.String)">
19094         <size>7</size>
19095       </method>
19096     </type>
19097   </test>
19098   <test name="ltest-14.cs">
19099     <type name="Test">
19100       <method name="Void .ctor()">
19101         <size>7</size>
19102       </method>
19103       <method name="Void Foo[T]()">
19104         <size>14</size>
19105       </method>
19106       <method name="Void Main()">
19107         <size>1</size>
19108       </method>
19109       <method name="T &lt;Foo&gt;m__0[T](T)">
19110         <size>2</size>
19111       </method>
19112     </type>
19113   </test>
19114   <test name="ltest-15.cs">
19115     <type name="Enumerable">
19116       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
19117         <size>32</size>
19118       </method>
19119       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
19120         <size>125</size>
19121       </method>
19122     </type>
19123     <type name="Repro">
19124       <method name="Void .ctor()">
19125         <size>7</size>
19126       </method>
19127       <method name="Int32 Main()">
19128         <size>115</size>
19129       </method>
19130       <method name="Int32 &lt;Main&gt;m__1(System.String)">
19131         <size>7</size>
19132       </method>
19133     </type>
19134     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
19135       <method name="Void .ctor()">
19136         <size>7</size>
19137       </method>
19138       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
19139         <size>15</size>
19140       </method>
19141     </type>
19142   </test>
19143   <test name="ltest-16.cs">
19144     <type name="Repro">
19145       <method name="Void .ctor()">
19146         <size>7</size>
19147       </method>
19148       <method name="Void AssertFoo[T](IList`1)">
19149         <size>34</size>
19150       </method>
19151       <method name="Void Main()">
19152         <size>1</size>
19153       </method>
19154     </type>
19155     <type name="Repro+Runner`1[T]">
19156       <method name="Void .ctor(Action`1, T)">
19157         <size>7</size>
19158       </method>
19159     </type>
19160     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
19161       <method name="Void .ctor()">
19162         <size>7</size>
19163       </method>
19164       <method name="Void &lt;&gt;m__0(Int32)">
19165         <size>57</size>
19166       </method>
19167     </type>
19168   </test>
19169   <test name="ltest-17.cs">
19170     <type name="TestCase">
19171       <method name="Void .ctor()">
19172         <size>7</size>
19173       </method>
19174       <method name="Void Testing()">
19175         <size>75</size>
19176       </method>
19177       <method name="Void Main()">
19178         <size>11</size>
19179       </method>
19180       <method name="Void &lt;Testing&gt;m__0()">
19181         <size>8</size>
19182       </method>
19183     </type>
19184   </test>
19185   <test name="ltest-18.cs">
19186     <type name="Test">
19187       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
19188         <size>33</size>
19189       </method>
19190       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
19191         <size>1</size>
19192       </method>
19193       <method name="Void Main()">
19194         <size>1</size>
19195       </method>
19196     </type>
19197     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
19198       <method name="Void .ctor()">
19199         <size>7</size>
19200       </method>
19201       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
19202         <size>14</size>
19203       </method>
19204     </type>
19205   </test>
19206   <test name="ltest-19.cs">
19207     <type name="Crasher">
19208       <method name="Void .ctor()">
19209         <size>7</size>
19210       </method>
19211       <method name="Void Crash()">
19212         <size>36</size>
19213       </method>
19214       <method name="Void Do(System.Action)">
19215         <size>1</size>
19216       </method>
19217       <method name="Void Main()">
19218         <size>1</size>
19219       </method>
19220     </type>
19221     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
19222       <method name="Void .ctor()">
19223         <size>7</size>
19224       </method>
19225       <method name="Void &lt;&gt;m__0()">
19226         <size>27</size>
19227       </method>
19228     </type>
19229   </test>
19230   <test name="ltest-20.cs">
19231     <type name="Z">
19232       <method name="Void .ctor()">
19233         <size>37</size>
19234       </method>
19235       <method name="Void &lt;Z&gt;m__0()">
19236         <size>7</size>
19237       </method>
19238     </type>
19239     <type name="Test">
19240       <method name="Void .ctor()">
19241         <size>7</size>
19242       </method>
19243       <method name="Boolean Foo()">
19244         <size>2</size>
19245       </method>
19246       <method name="Void Main()">
19247         <size>1</size>
19248       </method>
19249     </type>
19250     <type name="TestMethod">
19251       <method name="Void .ctor(Object, IntPtr)">
19252         <size>0</size>
19253       </method>
19254       <method name="Void Invoke()">
19255         <size>0</size>
19256       </method>
19257       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19258         <size>0</size>
19259       </method>
19260       <method name="Void EndInvoke(IAsyncResult)">
19261         <size>0</size>
19262       </method>
19263     </type>
19264   </test>
19265   <test name="ltest-21.cs">
19266     <type name="Program">
19267       <method name="Void .ctor()">
19268         <size>7</size>
19269       </method>
19270       <method name="T Foo[T](System.Func`2[System.String,T])">
19271         <size>12</size>
19272       </method>
19273       <method name="Void Foo(System.Action`1[System.String])">
19274         <size>12</size>
19275       </method>
19276       <method name="System.String Bar()">
19277         <size>35</size>
19278       </method>
19279       <method name="Int32 Main()">
19280         <size>95</size>
19281       </method>
19282       <method name="System.String &lt;Bar&gt;m__0(System.String)">
19283         <size>7</size>
19284       </method>
19285       <method name="System.String &lt;Main&gt;m__1(System.String)">
19286         <size>2</size>
19287       </method>
19288       <method name="Void &lt;Main&gt;m__2(System.String)">
19289         <size>7</size>
19290       </method>
19291     </type>
19292   </test>
19293   <test name="test-1.cs">
19294     <type name="X">
19295       <method name="Void .ctor()">
19296         <size>7</size>
19297       </method>
19298       <method name="Int32 Main(System.String[])">
19299         <size>12</size>
19300       </method>
19301     </type>
19302   </test>
19303   <test name="test-10.cs">
19304     <type name="X">
19305       <method name="Void .ctor()">
19306         <size>7</size>
19307       </method>
19308       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
19309         <size>1</size>
19310       </method>
19311       <method name="Void bsbyte()">
19312         <size>35</size>
19313       </method>
19314       <method name="Void abyte(SByte, Char)">
19315         <size>1</size>
19316       </method>
19317       <method name="Void bbyte()">
19318         <size>22</size>
19319       </method>
19320       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
19321         <size>1</size>
19322       </method>
19323       <method name="Void bshort()">
19324         <size>39</size>
19325       </method>
19326       <method name="Void aushort(SByte, Byte, Int16, Char)">
19327         <size>1</size>
19328       </method>
19329       <method name="Void bushort()">
19330         <size>29</size>
19331       </method>
19332       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
19333         <size>1</size>
19334       </method>
19335       <method name="Void bint()">
19336         <size>42</size>
19337       </method>
19338       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
19339         <size>1</size>
19340       </method>
19341       <method name="Void buint()">
19342         <size>38</size>
19343       </method>
19344       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
19345         <size>1</size>
19346       </method>
19347       <method name="Void blong()">
19348         <size>47</size>
19349       </method>
19350       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
19351         <size>1</size>
19352       </method>
19353       <method name="Void bulong()">
19354         <size>47</size>
19355       </method>
19356       <method name="Void achar(SByte, Byte, Int16)">
19357         <size>1</size>
19358       </method>
19359       <method name="Void bchar()">
19360         <size>27</size>
19361       </method>
19362       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
19363         <size>1</size>
19364       </method>
19365       <method name="Void bfloat()">
19366         <size>67</size>
19367       </method>
19368       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
19369         <size>1</size>
19370       </method>
19371       <method name="Void bdouble()">
19372         <size>75</size>
19373       </method>
19374       <method name="Void TestDecimal(Decimal)">
19375         <size>15</size>
19376       </method>
19377       <method name="Void Main()">
19378         <size>1</size>
19379       </method>
19380     </type>
19381     <type name="Test2">
19382       <method name="Void .ctor()">
19383         <size>7</size>
19384       </method>
19385       <method name="Void ExtraTst()">
19386         <size>12</size>
19387       </method>
19388     </type>
19389   </test>
19390   <test name="test-100.cs">
19391     <type name="GLib.Object">
19392       <method name="Void .ctor()">
19393         <size>7</size>
19394       </method>
19395       <method name="Int32 get_Raw()">
19396         <size>2</size>
19397       </method>
19398       <method name="Void set_Raw(Int32)">
19399         <size>8</size>
19400       </method>
19401       <method name="Void GetProperty()">
19402         <size>12</size>
19403       </method>
19404       <method name="Int32 Main()">
19405         <size>2</size>
19406       </method>
19407     </type>
19408   </test>
19409   <test name="test-101.cs">
19410     <type name="Test.MyAttribute">
19411       <method name="Void .ctor(String)">
19412         <size>20</size>
19413       </method>
19414     </type>
19415     <type name="Test.My2Attribute">
19416       <method name="Void .ctor(String, Int32)">
19417         <size>31</size>
19418       </method>
19419     </type>
19420     <type name="Test.Test">
19421       <method name="Void .ctor()">
19422         <size>7</size>
19423       </method>
19424       <method name="Int32 Main()">
19425         <size>92</size>
19426       </method>
19427     </type>
19428   </test>
19429   <test name="test-102.cs">
19430     <type name="N1.MineAttribute">
19431       <method name="Void .ctor(String)">
19432         <size>14</size>
19433       </method>
19434     </type>
19435     <type name="N1.ReturnAttribute">
19436       <method name="Void .ctor(String)">
19437         <size>14</size>
19438       </method>
19439     </type>
19440     <type name="N1.Foo">
19441       <method name="Void .ctor()">
19442         <size>7</size>
19443       </method>
19444       <method name="Int32 Main()">
19445         <size>250</size>
19446       </method>
19447     </type>
19448   </test>
19449   <test name="test-103.cs">
19450     <type name="A">
19451       <method name="Void .ctor()">
19452         <size>7</size>
19453       </method>
19454       <method name="Int32 Foo()">
19455         <size>0</size>
19456       </method>
19457     </type>
19458     <type name="B">
19459       <method name="Void .ctor()">
19460         <size>7</size>
19461       </method>
19462       <method name="Int32 Foo()">
19463         <size>2</size>
19464       </method>
19465       <method name="Int32 M()">
19466         <size>7</size>
19467       </method>
19468     </type>
19469     <type name="Test">
19470       <method name="Void .ctor()">
19471         <size>7</size>
19472       </method>
19473       <method name="Int32 Main()">
19474         <size>11</size>
19475       </method>
19476     </type>
19477   </test>
19478   <test name="test-104.cs">
19479     <type name="Test">
19480       <method name="Void .ctor()">
19481         <size>7</size>
19482       </method>
19483       <method name="Int32 Main(System.String[])">
19484         <size>12</size>
19485       </method>
19486     </type>
19487   </test>
19488   <test name="test-105.cs">
19489     <type name="Test">
19490       <method name="Void .ctor()">
19491         <size>7</size>
19492       </method>
19493       <method name="Int32 F(Int32)">
19494         <size>33</size>
19495       </method>
19496       <method name="Void async_callback(IAsyncResult)">
19497         <size>22</size>
19498       </method>
19499       <method name="Int32 Main()">
19500         <size>407</size>
19501       </method>
19502     </type>
19503     <type name="Test+SimpleDelegate">
19504       <method name="Void .ctor(Object, IntPtr)">
19505         <size>0</size>
19506       </method>
19507       <method name="Int32 Invoke(Int32)">
19508         <size>0</size>
19509       </method>
19510       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19511         <size>0</size>
19512       </method>
19513       <method name="Int32 EndInvoke(IAsyncResult)">
19514         <size>0</size>
19515       </method>
19516     </type>
19517   </test>
19518   <test name="test-106.cs">
19519     <type name="Test">
19520       <method name="Void .ctor()">
19521         <size>7</size>
19522       </method>
19523       <method name="Void .cctor()">
19524         <size>1</size>
19525       </method>
19526       <method name="Int32 F(Int32)">
19527         <size>27</size>
19528       </method>
19529       <method name="Void async_callback(IAsyncResult)">
19530         <size>33</size>
19531       </method>
19532       <method name="Int32 Main()">
19533         <size>135</size>
19534       </method>
19535     </type>
19536     <type name="Test+SimpleDelegate">
19537       <method name="Void .ctor(Object, IntPtr)">
19538         <size>0</size>
19539       </method>
19540       <method name="Int32 Invoke(Int32)">
19541         <size>0</size>
19542       </method>
19543       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19544         <size>0</size>
19545       </method>
19546       <method name="Int32 EndInvoke(IAsyncResult)">
19547         <size>0</size>
19548       </method>
19549     </type>
19550   </test>
19551   <test name="test-107.cs">
19552     <type name="Test">
19553       <method name="Void .ctor()">
19554         <size>7</size>
19555       </method>
19556       <method name="Void .cctor()">
19557         <size>1</size>
19558       </method>
19559       <method name="Int32 F(Int32)">
19560         <size>27</size>
19561       </method>
19562       <method name="Void async_callback(IAsyncResult)">
19563         <size>100</size>
19564       </method>
19565       <method name="Int32 Main()">
19566         <size>89</size>
19567       </method>
19568     </type>
19569     <type name="Test+SimpleDelegate">
19570       <method name="Void .ctor(Object, IntPtr)">
19571         <size>0</size>
19572       </method>
19573       <method name="Int32 Invoke(Int32)">
19574         <size>0</size>
19575       </method>
19576       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19577         <size>0</size>
19578       </method>
19579       <method name="Int32 EndInvoke(IAsyncResult)">
19580         <size>0</size>
19581       </method>
19582     </type>
19583   </test>
19584   <test name="test-108.cs">
19585     <type name="X">
19586       <method name="Void .ctor()">
19587         <size>7</size>
19588       </method>
19589       <method name="Int32 Main()">
19590         <size>79</size>
19591       </method>
19592     </type>
19593   </test>
19594   <test name="test-109.cs">
19595     <type name="T">
19596       <method name="Void .ctor()">
19597         <size>7</size>
19598       </method>
19599       <method name="Int32 Main()">
19600         <size>23</size>
19601       </method>
19602     </type>
19603   </test>
19604   <test name="test-11.cs">
19605     <type name="Test">
19606       <method name="Void .ctor()">
19607         <size>7</size>
19608       </method>
19609       <method name="Int32 boxtest()">
19610         <size>12</size>
19611       </method>
19612       <method name="Int32 Main()">
19613         <size>14</size>
19614       </method>
19615     </type>
19616   </test>
19617   <test name="test-110.cs">
19618     <type name="test.test">
19619       <method name="Void .ctor()">
19620         <size>7</size>
19621       </method>
19622       <method name="Int32 test_method(Int32)">
19623         <size>13</size>
19624       </method>
19625       <method name="Int32 Main()">
19626         <size>17</size>
19627       </method>
19628     </type>
19629   </test>
19630   <test name="test-111.cs">
19631     <type name="T">
19632       <method name="Void .ctor()">
19633         <size>7</size>
19634       </method>
19635       <method name="System.Object get_obj()">
19636         <size>6</size>
19637       </method>
19638       <method name="Int32 Main()">
19639         <size>21</size>
19640       </method>
19641     </type>
19642   </test>
19643   <test name="test-112.cs">
19644     <type name="X">
19645       <method name="Void .ctor()">
19646         <size>7</size>
19647       </method>
19648       <method name="System.Int32[] g()">
19649         <size>14</size>
19650       </method>
19651       <method name="Int32 Main()">
19652         <size>18</size>
19653       </method>
19654     </type>
19655   </test>
19656   <test name="test-113.cs">
19657     <type name="X">
19658       <method name="Void .ctor()">
19659         <size>7</size>
19660       </method>
19661       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
19662         <size>4</size>
19663       </method>
19664       <method name="Void GetProperty(System.String, System.String ByRef)">
19665         <size>21</size>
19666       </method>
19667       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
19668         <size>4</size>
19669       </method>
19670       <method name="Void GetProperty(System.String, Boolean ByRef)">
19671         <size>21</size>
19672       </method>
19673       <method name="Int32 Main()">
19674         <size>2</size>
19675       </method>
19676     </type>
19677   </test>
19678   <test name="test-114.cs">
19679     <type name="MyClass">
19680       <method name="Void .ctor()">
19681         <size>7</size>
19682       </method>
19683       <method name="Int32 Main()">
19684         <size>15</size>
19685       </method>
19686     </type>
19687     <type name="MyClass+IsAnything">
19688       <method name="Void .ctor(Object, IntPtr)">
19689         <size>0</size>
19690       </method>
19691       <method name="Boolean Invoke(Char)">
19692         <size>0</size>
19693       </method>
19694       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
19695         <size>0</size>
19696       </method>
19697       <method name="Boolean EndInvoke(IAsyncResult)">
19698         <size>0</size>
19699       </method>
19700     </type>
19701   </test>
19702   <test name="test-115.cs">
19703     <type name="A">
19704       <method name="Void .ctor()">
19705         <size>7</size>
19706       </method>
19707       <method name="X op_Explicit(A)">
19708         <size>8</size>
19709       </method>
19710     </type>
19711     <type name="X">
19712       <method name="Void .ctor()">
19713         <size>7</size>
19714       </method>
19715     </type>
19716     <type name="Y">
19717       <method name="Void .ctor()">
19718         <size>7</size>
19719       </method>
19720     </type>
19721     <type name="blah">
19722       <method name="Void .ctor()">
19723         <size>7</size>
19724       </method>
19725       <method name="Int32 Main()">
19726         <size>47</size>
19727       </method>
19728     </type>
19729   </test>
19730   <test name="test-116.cs">
19731     <type name="X">
19732       <method name="Void .ctor()">
19733         <size>7</size>
19734       </method>
19735       <method name="Int32 Main()">
19736         <size>12</size>
19737       </method>
19738     </type>
19739   </test>
19740   <test name="test-117.cs">
19741     <type name="Blah">
19742       <method name="Void .ctor()">
19743         <size>18</size>
19744       </method>
19745       <method name="Int32 Main()">
19746         <size>25</size>
19747       </method>
19748     </type>
19749   </test>
19750   <test name="test-118.cs">
19751     <type name="Container">
19752       <method name="Void .ctor()">
19753         <size>7</size>
19754       </method>
19755       <method name="Int32 Main(System.String[])">
19756         <size>2</size>
19757       </method>
19758     </type>
19759   </test>
19760   <test name="test-119.cs">
19761     <type name="Value">
19762       <method name="Void .ctor()">
19763         <size>7</size>
19764       </method>
19765       <method name="Int32 op_Explicit(Value)">
19766         <size>2</size>
19767       </method>
19768       <method name="MyObject op_Explicit(Value)">
19769         <size>7</size>
19770       </method>
19771       <method name="UInt32 op_Explicit(Value)">
19772         <size>2</size>
19773       </method>
19774     </type>
19775     <type name="MyObject">
19776       <method name="Void .ctor(Int32)">
19777         <size>7</size>
19778       </method>
19779     </type>
19780     <type name="Derived">
19781       <method name="Void .ctor(Int32)">
19782         <size>8</size>
19783       </method>
19784       <method name="Derived Blah()">
19785         <size>18</size>
19786       </method>
19787     </type>
19788     <type name="Test">
19789       <method name="Void .ctor()">
19790         <size>7</size>
19791       </method>
19792       <method name="Int32 Main()">
19793         <size>33</size>
19794       </method>
19795     </type>
19796   </test>
19797   <test name="test-12.cs">
19798     <type name="X">
19799       <method name="Void .ctor()">
19800         <size>7</size>
19801       </method>
19802       <method name="Int32 Main(System.String[])">
19803         <size>270</size>
19804       </method>
19805       <method name="System.String s(System.String, Int32)">
19806         <size>13</size>
19807       </method>
19808       <method name="System.String x(System.String, System.Object)">
19809         <size>8</size>
19810       </method>
19811     </type>
19812   </test>
19813   <test name="test-120.cs">
19814     <type name="test">
19815       <method name="Void .ctor()">
19816         <size>7</size>
19817       </method>
19818       <method name="Int32 Main()">
19819         <size>140</size>
19820       </method>
19821     </type>
19822   </test>
19823   <test name="test-121.cs">
19824     <type name="X">
19825       <method name="Void .ctor()">
19826         <size>7</size>
19827       </method>
19828       <method name="Int32 g()">
19829         <size>14</size>
19830       </method>
19831       <method name="Int32 Main()">
19832         <size>81</size>
19833       </method>
19834     </type>
19835   </test>
19836   <test name="test-122.cs">
19837     <type name="A">
19838       <method name="Void .ctor()">
19839         <size>7</size>
19840       </method>
19841       <method name="Void .cctor()">
19842         <size>1</size>
19843       </method>
19844       <method name="Int32 Main()">
19845         <size>2</size>
19846       </method>
19847     </type>
19848     <type name="A+B">
19849       <method name="Void .ctor()">
19850         <size>7</size>
19851       </method>
19852       <method name="Void Foo()">
19853         <size>13</size>
19854       </method>
19855     </type>
19856   </test>
19857   <test name="test-123.cs">
19858     <type name="X">
19859       <method name="Void .ctor()">
19860         <size>7</size>
19861       </method>
19862       <method name="System.Object get_non_null()">
19863         <size>6</size>
19864       </method>
19865       <method name="System.Object get_null()">
19866         <size>2</size>
19867       </method>
19868       <method name="Int32 Main()">
19869         <size>95</size>
19870       </method>
19871     </type>
19872   </test>
19873   <test name="test-124.cs">
19874     <type name="t">
19875       <method name="Void .ctor()">
19876         <size>7</size>
19877       </method>
19878       <method name="Void a()">
19879         <size>16</size>
19880       </method>
19881       <method name="Void b()">
19882         <size>16</size>
19883       </method>
19884       <method name="Void c()">
19885         <size>24</size>
19886       </method>
19887       <method name="Void d()">
19888         <size>28</size>
19889       </method>
19890       <method name="Void Main()">
19891         <size>1</size>
19892       </method>
19893     </type>
19894   </test>
19895   <test name="test-125.cs">
19896     <type name="Fraction">
19897       <method name="Void .ctor(Int32, Int32)">
19898         <size>31</size>
19899       </method>
19900       <method name="Void .ctor(Int32)">
19901         <size>31</size>
19902       </method>
19903       <method name="Boolean Equals(System.Object)">
19904         <size>36</size>
19905       </method>
19906       <method name="System.String ToString()">
19907         <size>35</size>
19908       </method>
19909       <method name="Fraction op_Implicit(Int32)">
19910         <size>17</size>
19911       </method>
19912       <method name="Int32 op_Explicit(Fraction)">
19913         <size>24</size>
19914       </method>
19915       <method name="Boolean op_Equality(Fraction, Fraction)">
19916         <size>48</size>
19917       </method>
19918       <method name="Boolean op_Inequality(Fraction, Fraction)">
19919         <size>21</size>
19920       </method>
19921       <method name="Fraction op_Addition(Fraction, Fraction)">
19922         <size>102</size>
19923       </method>
19924     </type>
19925     <type name="Tester">
19926       <method name="Void .ctor()">
19927         <size>7</size>
19928       </method>
19929       <method name="Int32 Main()">
19930         <size>148</size>
19931       </method>
19932     </type>
19933   </test>
19934   <test name="test-126.cs">
19935     <type name="X">
19936       <method name="Void .ctor()">
19937         <size>7</size>
19938       </method>
19939       <method name="Void Iface.Method()">
19940         <size>1</size>
19941       </method>
19942       <method name="Int32 Main()">
19943         <size>33</size>
19944       </method>
19945     </type>
19946   </test>
19947   <test name="test-127.cs">
19948     <type name="X">
19949       <method name="Void .ctor()">
19950         <size>7</size>
19951       </method>
19952       <method name="Int32 Main()">
19953         <size>32</size>
19954       </method>
19955     </type>
19956   </test>
19957   <test name="test-128.cs">
19958     <type name="SimpleAttribute">
19959       <method name="Void .ctor(String)">
19960         <size>14</size>
19961       </method>
19962     </type>
19963     <type name="MineAttribute">
19964       <method name="Void .ctor(Type[])">
19965         <size>14</size>
19966       </method>
19967     </type>
19968     <type name="Foo">
19969       <method name="Void .ctor()">
19970         <size>7</size>
19971       </method>
19972       <method name="Int32 MM()">
19973         <size>153</size>
19974       </method>
19975     </type>
19976     <type name="Blah">
19977       <method name="Void .ctor()">
19978         <size>7</size>
19979       </method>
19980       <method name="Int32 get_Value()">
19981         <size>7</size>
19982       </method>
19983       <method name="Void set_Value(Int32)">
19984         <size>8</size>
19985       </method>
19986       <method name="Int32 Another()">
19987         <size>2</size>
19988       </method>
19989       <method name="Int32 Main()">
19990         <size>6</size>
19991       </method>
19992     </type>
19993   </test>
19994   <test name="test-129.cs">
19995     <type name="X">
19996       <method name="Void .ctor()">
19997         <size>7</size>
19998       </method>
19999       <method name="Int32 Main()">
20000         <size>27</size>
20001       </method>
20002     </type>
20003   </test>
20004   <test name="test-13.cs">
20005     <type name="Foo">
20006       <method name="Void .ctor()">
20007         <size>7</size>
20008       </method>
20009       <method name="Boolean MyMethod()">
20010         <size>12</size>
20011       </method>
20012     </type>
20013     <type name="Blah">
20014       <method name="Void .ctor()">
20015         <size>7</size>
20016       </method>
20017       <method name="Int32 Main()">
20018         <size>23</size>
20019       </method>
20020     </type>
20021   </test>
20022   <test name="test-130.cs">
20023     <type name="X">
20024       <method name="Void .ctor()">
20025         <size>20</size>
20026       </method>
20027       <method name="Int32 Main()">
20028         <size>2</size>
20029       </method>
20030     </type>
20031   </test>
20032   <test name="test-131.cs">
20033     <type name="SimpleAttribute">
20034       <method name="Void .ctor(String)">
20035         <size>14</size>
20036       </method>
20037     </type>
20038     <type name="Blah">
20039       <method name="Void .ctor()">
20040         <size>7</size>
20041       </method>
20042       <method name="Int32 Main()">
20043         <size>2</size>
20044       </method>
20045     </type>
20046   </test>
20047   <test name="test-132.cs">
20048     <type name="T">
20049       <method name="Void .ctor()">
20050         <size>7</size>
20051       </method>
20052       <method name="Int32 Main()">
20053         <size>51</size>
20054       </method>
20055     </type>
20056   </test>
20057   <test name="test-133.cs">
20058     <type name="T">
20059       <method name="Void .ctor()">
20060         <size>7</size>
20061       </method>
20062       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
20063         <size>21</size>
20064       </method>
20065       <method name="Void get_struct(S ByRef)">
20066         <size>24</size>
20067       </method>
20068       <method name="Int32 Main()">
20069         <size>75</size>
20070       </method>
20071     </type>
20072   </test>
20073   <test name="test-134.cs">
20074     <type name="AA">
20075       <method name="Void .ctor()">
20076         <size>7</size>
20077       </method>
20078       <method name="Void A()">
20079         <size>8</size>
20080       </method>
20081       <method name="Void B()">
20082         <size>8</size>
20083       </method>
20084       <method name="Void C()">
20085         <size>8</size>
20086       </method>
20087       <method name="Boolean get_OK()">
20088         <size>32</size>
20089       </method>
20090     </type>
20091     <type name="BB">
20092       <method name="Void .ctor()">
20093         <size>7</size>
20094       </method>
20095       <method name="Void A()">
20096         <size>18</size>
20097       </method>
20098       <method name="Void B()">
20099         <size>8</size>
20100       </method>
20101       <method name="Void C()">
20102         <size>8</size>
20103       </method>
20104       <method name="Boolean get_OK()">
20105         <size>32</size>
20106       </method>
20107     </type>
20108     <type name="T">
20109       <method name="Void .ctor()">
20110         <size>7</size>
20111       </method>
20112       <method name="Void A()">
20113         <size>1</size>
20114       </method>
20115       <method name="Void B()">
20116         <size>1</size>
20117       </method>
20118       <method name="Int32 Main()">
20119         <size>76</size>
20120       </method>
20121     </type>
20122   </test>
20123   <test name="test-135.cs">
20124     <type name="A">
20125       <method name="Void .ctor()">
20126         <size>7</size>
20127       </method>
20128       <method name="Void doh()">
20129         <size>1</size>
20130       </method>
20131     </type>
20132     <type name="T">
20133       <method name="Void .ctor()">
20134         <size>7</size>
20135       </method>
20136       <method name="A get_Prop()">
20137         <size>6</size>
20138       </method>
20139       <method name="Int32 Main()">
20140         <size>37</size>
20141       </method>
20142       <method name="IA IB.get_Prop()">
20143         <size>6</size>
20144       </method>
20145     </type>
20146   </test>
20147   <test name="test-136.cs">
20148     <type name="MyCar">
20149       <method name="Void .ctor()">
20150         <size>7</size>
20151       </method>
20152       <method name="Void IDiagnostic.Stop()">
20153         <size>8</size>
20154       </method>
20155       <method name="Void IAutomobile.Stop()">
20156         <size>8</size>
20157       </method>
20158       <method name="Void Stop()">
20159         <size>16</size>
20160       </method>
20161     </type>
20162     <type name="TestConflict">
20163       <method name="Void .ctor()">
20164         <size>7</size>
20165       </method>
20166       <method name="Int32 Main()">
20167         <size>74</size>
20168       </method>
20169     </type>
20170   </test>
20171   <test name="test-137.cs">
20172     <type name="C">
20173       <method name="Void .ctor()">
20174         <size>7</size>
20175       </method>
20176       <method name="Void X()">
20177         <size>15</size>
20178       </method>
20179       <method name="Int32 Main()">
20180         <size>95</size>
20181       </method>
20182     </type>
20183   </test>
20184   <test name="test-138.cs">
20185     <type name="T">
20186       <method name="Void .ctor()">
20187         <size>7</size>
20188       </method>
20189       <method name="Int32 Main()">
20190         <size>14</size>
20191       </method>
20192     </type>
20193   </test>
20194   <test name="test-139.cs">
20195     <type name="T">
20196       <method name="Void one()">
20197         <size>13</size>
20198       </method>
20199       <method name="Void two(T)">
20200         <size>8</size>
20201       </method>
20202       <method name="Void three(T ByRef)">
20203         <size>13</size>
20204       </method>
20205       <method name="Int32 GetHashCode()">
20206         <size>12</size>
20207       </method>
20208       <method name="Int32 Main()">
20209         <size>25</size>
20210       </method>
20211     </type>
20212   </test>
20213   <test name="test-14.cs">
20214     <type name="Obj.A">
20215       <method name="Void .ctor()">
20216         <size>7</size>
20217       </method>
20218       <method name="Int32 F()">
20219         <size>2</size>
20220       </method>
20221       <method name="Int32 G()">
20222         <size>2</size>
20223       </method>
20224       <method name="Int32 H()">
20225         <size>3</size>
20226       </method>
20227     </type>
20228     <type name="Obj.B">
20229       <method name="Void .ctor()">
20230         <size>7</size>
20231       </method>
20232       <method name="Int32 F()">
20233         <size>2</size>
20234       </method>
20235       <method name="Int32 G()">
20236         <size>2</size>
20237       </method>
20238       <method name="Int32 H()">
20239         <size>3</size>
20240       </method>
20241     </type>
20242     <type name="Obj.Test">
20243       <method name="Void .ctor()">
20244         <size>7</size>
20245       </method>
20246       <method name="Int32 Main()">
20247         <size>182</size>
20248       </method>
20249     </type>
20250   </test>
20251   <test name="test-140.cs">
20252     <type name="BreakTest">
20253       <method name="Void .ctor()">
20254         <size>7</size>
20255       </method>
20256       <method name="Void .cctor()">
20257         <size>1</size>
20258       </method>
20259       <method name="Void B()">
20260         <size>47</size>
20261       </method>
20262       <method name="Int32 Main()">
20263         <size>20</size>
20264       </method>
20265     </type>
20266   </test>
20267   <test name="test-141.cs">
20268     <type name="X">
20269       <method name="Void .ctor()">
20270         <size>7</size>
20271       </method>
20272       <method name="Int32 Main()">
20273         <size>38</size>
20274       </method>
20275       <method name="Boolean Test1()">
20276         <size>41</size>
20277       </method>
20278       <method name="Boolean Test2()">
20279         <size>42</size>
20280       </method>
20281       <method name="Boolean Test3()">
20282         <size>37</size>
20283       </method>
20284     </type>
20285   </test>
20286   <test name="test-142.cs">
20287     <type name="TestClass">
20288       <method name="Void .ctor(EventHandler)">
20289         <size>14</size>
20290       </method>
20291       <method name="Int32 Main()">
20292         <size>2</size>
20293       </method>
20294     </type>
20295     <type name="TestBaseClass">
20296       <method name="Void .ctor()">
20297         <size>7</size>
20298       </method>
20299       <method name="Void add_Blah(System.EventHandler)">
20300         <size>24</size>
20301       </method>
20302       <method name="Void remove_Blah(System.EventHandler)">
20303         <size>24</size>
20304       </method>
20305     </type>
20306   </test>
20307   <test name="test-143.cs">
20308     <type name="MonoEnumInfo">
20309       <method name="Void stuff()">
20310         <size>8</size>
20311       </method>
20312       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
20313         <size>23</size>
20314       </method>
20315       <method name="Int32 Main()">
20316         <size>32</size>
20317       </method>
20318     </type>
20319   </test>
20320   <test name="test-144.cs">
20321     <type name="Test">
20322       <method name="Void .ctor()">
20323         <size>7</size>
20324       </method>
20325       <method name="Void Main()">
20326         <size>1</size>
20327       </method>
20328     </type>
20329   </test>
20330   <test name="test-145.cs">
20331     <type name="JagArrayTest">
20332       <method name="Void .ctor()">
20333         <size>7</size>
20334       </method>
20335       <method name="Void .cctor()">
20336         <size>25</size>
20337       </method>
20338       <method name="Void Main()">
20339         <size>15</size>
20340       </method>
20341     </type>
20342   </test>
20343   <test name="test-146.cs">
20344     <type name="Test">
20345       <method name="Void .ctor()">
20346         <size>7</size>
20347       </method>
20348       <method name="Int32 Main()">
20349         <size>335</size>
20350       </method>
20351     </type>
20352   </test>
20353   <test name="test-147.cs">
20354     <type name="X">
20355       <method name="Void .ctor()">
20356         <size>15</size>
20357       </method>
20358       <method name="Void .cctor()">
20359         <size>8</size>
20360       </method>
20361       <method name="X Foo()">
20362         <size>6</size>
20363       </method>
20364       <method name="X Bar()">
20365         <size>6</size>
20366       </method>
20367       <method name="X Baz()">
20368         <size>6</size>
20369       </method>
20370       <method name="UInt32 get_Property()">
20371         <size>2</size>
20372       </method>
20373       <method name="UInt32 get_StaticProperty()">
20374         <size>3</size>
20375       </method>
20376       <method name="Int32 get_Item(Int32)">
20377         <size>2</size>
20378       </method>
20379     </type>
20380     <type name="Y">
20381       <method name="Void .ctor()">
20382         <size>15</size>
20383       </method>
20384       <method name="Void .cctor()">
20385         <size>9</size>
20386       </method>
20387       <method name="Y Foo()">
20388         <size>6</size>
20389       </method>
20390       <method name="Y Bar()">
20391         <size>6</size>
20392       </method>
20393       <method name="Y Baz()">
20394         <size>6</size>
20395       </method>
20396       <method name="UInt32 get_Property()">
20397         <size>2</size>
20398       </method>
20399       <method name="UInt32 get_StaticProperty()">
20400         <size>3</size>
20401       </method>
20402       <method name="Int32 get_Item(Int32)">
20403         <size>2</size>
20404       </method>
20405     </type>
20406     <type name="Z">
20407       <method name="Void .ctor()">
20408         <size>7</size>
20409       </method>
20410       <method name="Int32 Test()">
20411         <size>94</size>
20412       </method>
20413     </type>
20414     <type name="Test">
20415       <method name="Void .ctor()">
20416         <size>7</size>
20417       </method>
20418       <method name="Int32 Main()">
20419         <size>252</size>
20420       </method>
20421     </type>
20422   </test>
20423   <test name="test-148.cs">
20424     <type name="Y">
20425       <method name="Void .ctor()">
20426         <size>7</size>
20427       </method>
20428       <method name="Int32 get_Bar(Int32)">
20429         <size>2</size>
20430       </method>
20431       <method name="Int64 get_Bar(Double)">
20432         <size>3</size>
20433       </method>
20434     </type>
20435     <type name="Z">
20436       <method name="Void .ctor()">
20437         <size>7</size>
20438       </method>
20439       <method name="Int64 get_Whatever(Double)">
20440         <size>3</size>
20441       </method>
20442       <method name="Single get_Whatever(Int64, Int32)">
20443         <size>6</size>
20444       </method>
20445       <method name="Int32 InstanceTest()">
20446         <size>54</size>
20447       </method>
20448       <method name="Int32 Test()">
20449         <size>358</size>
20450       </method>
20451       <method name="Int32 Main()">
20452         <size>94</size>
20453       </method>
20454     </type>
20455     <type name="Z+MyArray">
20456       <method name="Void .ctor()">
20457         <size>7</size>
20458       </method>
20459       <method name="System.Object get_Item(Int32)">
20460         <size>8</size>
20461       </method>
20462       <method name="Void set_Item(Int32, System.Object)">
20463         <size>9</size>
20464       </method>
20465     </type>
20466     <type name="A">
20467       <method name="Void .ctor()">
20468         <size>7</size>
20469       </method>
20470       <method name="Int32 get_Monkey(Int32)">
20471         <size>4</size>
20472       </method>
20473     </type>
20474     <type name="B">
20475       <method name="Void .ctor()">
20476         <size>7</size>
20477       </method>
20478       <method name="Int64 get_Item(Int64, Int32)">
20479         <size>5</size>
20480       </method>
20481     </type>
20482     <type name="C">
20483       <method name="Void .ctor()">
20484         <size>7</size>
20485       </method>
20486       <method name="Int32 get_Item(Int32)">
20487         <size>4</size>
20488       </method>
20489     </type>
20490     <type name="D">
20491       <method name="Void .ctor()">
20492         <size>7</size>
20493       </method>
20494       <method name="Int64 get_Item(Int64, Int32)">
20495         <size>5</size>
20496       </method>
20497     </type>
20498     <type name="E">
20499       <method name="Void .ctor()">
20500         <size>7</size>
20501       </method>
20502       <method name="System.String get_g()">
20503         <size>6</size>
20504       </method>
20505       <method name="Void set_g(System.String)">
20506         <size>1</size>
20507       </method>
20508     </type>
20509     <type name="F">
20510       <method name="Void .ctor()">
20511         <size>7</size>
20512       </method>
20513       <method name="System.String get_g()">
20514         <size>6</size>
20515       </method>
20516     </type>
20517     <type name="DisposableNotifyList">
20518       <method name="Void .ctor()">
20519         <size>7</size>
20520       </method>
20521     </type>
20522     <type name="ChildList">
20523       <method name="Void .ctor()">
20524         <size>7</size>
20525       </method>
20526       <method name="Void Test()">
20527         <size>14</size>
20528       </method>
20529     </type>
20530     <type name="Y">
20531       <method name="Int32 X.get_Foo(Int32)">
20532         <size>2</size>
20533       </method>
20534     </type>
20535   </test>
20536   <test name="test-149.cs">
20537     <type name="Y">
20538       <method name="Void .ctor()">
20539         <size>7</size>
20540       </method>
20541       <method name="Void .cctor()">
20542         <size>1</size>
20543       </method>
20544       <method name="Void add_Foo(System.EventHandler)">
20545         <size>24</size>
20546       </method>
20547       <method name="Void remove_Foo(System.EventHandler)">
20548         <size>24</size>
20549       </method>
20550       <method name="Void add_TestEvent(MyDelegate)">
20551         <size>24</size>
20552       </method>
20553       <method name="Void remove_TestEvent(MyDelegate)">
20554         <size>24</size>
20555       </method>
20556       <method name="Int32 Test()">
20557         <size>166</size>
20558       </method>
20559       <method name="Void callback1(System.Object, System.EventArgs)">
20560         <size>7</size>
20561       </method>
20562       <method name="Int64 callback2(Int32)">
20563         <size>19</size>
20564       </method>
20565       <method name="Void callback3(System.Object, System.EventArgs)">
20566         <size>7</size>
20567       </method>
20568     </type>
20569     <type name="Z">
20570       <method name="Void .ctor()">
20571         <size>7</size>
20572       </method>
20573       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
20574         <size>22</size>
20575       </method>
20576       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
20577         <size>22</size>
20578       </method>
20579       <method name="Int32 a()">
20580         <size>2</size>
20581       </method>
20582       <method name="Int32 Main()">
20583         <size>80</size>
20584       </method>
20585     </type>
20586     <type name="Static">
20587       <method name="Void .ctor()">
20588         <size>7</size>
20589       </method>
20590       <method name="Void add_Test(System.EventHandler)">
20591         <size>22</size>
20592       </method>
20593       <method name="Void remove_Test(System.EventHandler)">
20594         <size>22</size>
20595       </method>
20596       <method name="Void Fire()">
20597         <size>23</size>
20598       </method>
20599     </type>
20600     <type name="Z+SomeEventHandler">
20601       <method name="Void .ctor(Object, IntPtr)">
20602         <size>0</size>
20603       </method>
20604       <method name="Int32 Invoke()">
20605         <size>0</size>
20606       </method>
20607       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20608         <size>0</size>
20609       </method>
20610       <method name="Int32 EndInvoke(IAsyncResult)">
20611         <size>0</size>
20612       </method>
20613     </type>
20614     <type name="MyDelegate">
20615       <method name="Void .ctor(Object, IntPtr)">
20616         <size>0</size>
20617       </method>
20618       <method name="Int64 Invoke(Int32)">
20619         <size>0</size>
20620       </method>
20621       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20622         <size>0</size>
20623       </method>
20624       <method name="Int64 EndInvoke(IAsyncResult)">
20625         <size>0</size>
20626       </method>
20627     </type>
20628     <type name="Y">
20629       <method name="Void X.add_Foo(System.EventHandler)">
20630         <size>1</size>
20631       </method>
20632       <method name="Void X.remove_Foo(System.EventHandler)">
20633         <size>1</size>
20634       </method>
20635     </type>
20636   </test>
20637   <test name="test-15.cs">
20638     <type name="Implementor">
20639       <method name="Void .ctor()">
20640         <size>7</size>
20641       </method>
20642       <method name="Int32 A()">
20643         <size>2</size>
20644       </method>
20645     </type>
20646     <type name="Run">
20647       <method name="Void .ctor()">
20648         <size>7</size>
20649       </method>
20650       <method name="Int32 Main()">
20651         <size>53</size>
20652       </method>
20653     </type>
20654     <type name="StructImplementor">
20655       <method name="Int32 A()">
20656         <size>2</size>
20657       </method>
20658     </type>
20659   </test>
20660   <test name="test-150.cs">
20661     <type name="T">
20662       <method name="Void .ctor()">
20663         <size>18</size>
20664       </method>
20665       <method name="Int32 Main()">
20666         <size>2</size>
20667       </method>
20668     </type>
20669   </test>
20670   <test name="test-151.cs">
20671     <type name="A.Iface">
20672       <method name="Void .ctor()">
20673         <size>7</size>
20674       </method>
20675       <method name="Void bah()">
20676         <size>1</size>
20677       </method>
20678     </type>
20679     <type name="A.my">
20680       <method name="Void .ctor()">
20681         <size>7</size>
20682       </method>
20683       <method name="Void doit(System.Object)">
20684         <size>13</size>
20685       </method>
20686       <method name="Int32 Main()">
20687         <size>2</size>
20688       </method>
20689     </type>
20690   </test>
20691   <test name="test-152.cs">
20692     <type name="X">
20693       <method name="Void .ctor()">
20694         <size>7</size>
20695       </method>
20696       <method name="Int32 Main()">
20697         <size>99</size>
20698       </method>
20699     </type>
20700   </test>
20701   <test name="test-153.cs">
20702     <type name="Z">
20703       <method name="Void .ctor()">
20704         <size>7</size>
20705       </method>
20706       <method name="Void Test2(System.String, System.Object[])">
20707         <size>1</size>
20708       </method>
20709       <method name="Void Test(System.String, System.Object[])">
20710         <size>8</size>
20711       </method>
20712       <method name="Int32 Main()">
20713         <size>86</size>
20714       </method>
20715     </type>
20716   </test>
20717   <test name="test-154.cs">
20718     <type name="X">
20719       <method name="Void .ctor()">
20720         <size>7</size>
20721       </method>
20722       <method name="Int32 Main()">
20723         <size>2</size>
20724       </method>
20725       <method name="Void test1(Single ByRef)">
20726         <size>6</size>
20727       </method>
20728       <method name="Void test2(Int32, Single ByRef)">
20729         <size>38</size>
20730       </method>
20731       <method name="Void test3(System.Int64[], Int32)">
20732         <size>21</size>
20733       </method>
20734       <method name="Int32 test4(Int32, Single ByRef)">
20735         <size>33</size>
20736       </method>
20737       <method name="Int32 test5(Single ByRef, Int64)">
20738         <size>75</size>
20739       </method>
20740       <method name="Int32 test6(Single ByRef)">
20741         <size>10</size>
20742       </method>
20743       <method name="Int64 test7(System.Int32[], Int32)">
20744         <size>64</size>
20745       </method>
20746       <method name="Int64 test8(Int32)">
20747         <size>34</size>
20748       </method>
20749       <method name="Int64 test9(Int32)">
20750         <size>28</size>
20751       </method>
20752       <method name="Void test10(Int32, Single ByRef)">
20753         <size>23</size>
20754       </method>
20755       <method name="Int64 test11(Int32)">
20756         <size>44</size>
20757       </method>
20758       <method name="Void test12(Single ByRef)">
20759         <size>25</size>
20760       </method>
20761       <method name="Void test13(Int32, Single ByRef)">
20762         <size>23</size>
20763       </method>
20764       <method name="Int64 test14(Int32, Single ByRef)">
20765         <size>66</size>
20766       </method>
20767       <method name="Int32 test15(Int32, Single ByRef)">
20768         <size>33</size>
20769       </method>
20770       <method name="Void test16()">
20771         <size>54</size>
20772       </method>
20773       <method name="Void test17()">
20774         <size>62</size>
20775       </method>
20776       <method name="Void test18(Int32, Int32 ByRef)">
20777         <size>35</size>
20778       </method>
20779       <method name="Int32 test19()">
20780         <size>49</size>
20781       </method>
20782       <method name="Int32 test20()">
20783         <size>22</size>
20784       </method>
20785       <method name="Int32 test21()">
20786         <size>28</size>
20787       </method>
20788       <method name="Int32 test22()">
20789         <size>27</size>
20790       </method>
20791       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
20792         <size>29</size>
20793       </method>
20794       <method name="Int64 test24(Int32)">
20795         <size>67</size>
20796       </method>
20797       <method name="Int64 test25(Int32)">
20798         <size>44</size>
20799       </method>
20800       <method name="Void test26()">
20801         <size>22</size>
20802       </method>
20803       <method name="Int32 test27()">
20804         <size>12</size>
20805       </method>
20806       <method name="Void test28(System.Object ByRef)">
20807         <size>23</size>
20808       </method>
20809       <method name="Boolean test29(Int32 ByRef)">
20810         <size>33</size>
20811       </method>
20812       <method name="System.String test30(System.String ByRef)">
20813         <size>36</size>
20814       </method>
20815       <method name="System.String test31(Int32)">
20816         <size>78</size>
20817       </method>
20818       <method name="Void test32()">
20819         <size>11</size>
20820       </method>
20821       <method name="Int32 test33()">
20822         <size>4</size>
20823       </method>
20824       <method name="Void test34()">
20825         <size>20</size>
20826       </method>
20827       <method name="Void test35(Int32, Boolean)">
20828         <size>28</size>
20829       </method>
20830       <method name="Void test36()">
20831         <size>41</size>
20832       </method>
20833       <method name="Void test37()">
20834         <size>42</size>
20835       </method>
20836       <method name="Int32 test38()">
20837         <size>2</size>
20838       </method>
20839       <method name="Int32 test40(Int32)">
20840         <size>18</size>
20841       </method>
20842     </type>
20843   </test>
20844   <test name="test-155.cs">
20845     <type name="Test">
20846       <method name="Void .ctor()">
20847         <size>7</size>
20848       </method>
20849       <method name="Int32 Main()">
20850         <size>44</size>
20851       </method>
20852     </type>
20853     <type name="Test+TestClass">
20854       <method name="Void .ctor()">
20855         <size>7</size>
20856       </method>
20857       <method name="System.String test(System.String)">
20858         <size>22</size>
20859       </method>
20860     </type>
20861   </test>
20862   <test name="test-156.cs">
20863     <type name="Internal">
20864       <method name="Void .ctor()">
20865         <size>7</size>
20866       </method>
20867     </type>
20868     <type name="Public">
20869       <method name="Void .ctor()">
20870         <size>7</size>
20871       </method>
20872     </type>
20873     <type name="X">
20874       <method name="Void .ctor()">
20875         <size>7</size>
20876       </method>
20877       <method name="Void Main()">
20878         <size>1</size>
20879       </method>
20880     </type>
20881     <type name="X+NestedPublic">
20882       <method name="Void .ctor()">
20883         <size>7</size>
20884       </method>
20885     </type>
20886     <type name="X+NestedAssembly">
20887       <method name="Void .ctor()">
20888         <size>7</size>
20889       </method>
20890     </type>
20891     <type name="X+NestedFamilyAndAssembly">
20892       <method name="Void .ctor()">
20893         <size>7</size>
20894       </method>
20895     </type>
20896     <type name="X+NestedFamily">
20897       <method name="Void .ctor()">
20898         <size>7</size>
20899       </method>
20900     </type>
20901     <type name="X+NestedPrivate">
20902       <method name="Void .ctor()">
20903         <size>7</size>
20904       </method>
20905     </type>
20906     <type name="A">
20907       <method name="Void .ctor()">
20908         <size>7</size>
20909       </method>
20910     </type>
20911     <type name="B">
20912       <method name="Void .ctor()">
20913         <size>7</size>
20914       </method>
20915     </type>
20916     <type name="C">
20917       <method name="Void .ctor()">
20918         <size>7</size>
20919       </method>
20920     </type>
20921     <type name="D">
20922       <method name="Void .ctor()">
20923         <size>7</size>
20924       </method>
20925     </type>
20926     <type name="E">
20927       <method name="Void .ctor()">
20928         <size>7</size>
20929       </method>
20930     </type>
20931     <type name="F">
20932       <method name="Void .ctor()">
20933         <size>7</size>
20934       </method>
20935     </type>
20936     <type name="Y">
20937       <method name="Void .ctor()">
20938         <size>7</size>
20939       </method>
20940       <method name="Void Test(YI)">
20941         <size>1</size>
20942       </method>
20943     </type>
20944     <type name="Y+YA">
20945       <method name="Void .ctor()">
20946         <size>7</size>
20947       </method>
20948     </type>
20949     <type name="Y+YB">
20950       <method name="Void .ctor()">
20951         <size>7</size>
20952       </method>
20953     </type>
20954     <type name="Y+YC">
20955       <method name="Void .ctor()">
20956         <size>7</size>
20957       </method>
20958     </type>
20959     <type name="Y+YD">
20960       <method name="Void .ctor()">
20961         <size>7</size>
20962       </method>
20963     </type>
20964     <type name="Y+YE">
20965       <method name="Void .ctor()">
20966         <size>7</size>
20967       </method>
20968     </type>
20969     <type name="Y+YF">
20970       <method name="Void .ctor()">
20971         <size>7</size>
20972       </method>
20973     </type>
20974     <type name="Y+YG">
20975       <method name="Void .ctor()">
20976         <size>7</size>
20977       </method>
20978     </type>
20979     <type name="Y+YH">
20980       <method name="Void .ctor()">
20981         <size>7</size>
20982       </method>
20983     </type>
20984     <type name="Z">
20985       <method name="Void .ctor()">
20986         <size>7</size>
20987       </method>
20988     </type>
20989     <type name="Z+P">
20990       <method name="Void .ctor()">
20991         <size>7</size>
20992       </method>
20993     </type>
20994     <type name="W">
20995       <method name="Void .ctor()">
20996         <size>7</size>
20997       </method>
20998     </type>
20999     <type name="W+WA">
21000       <method name="Void .ctor()">
21001         <size>7</size>
21002       </method>
21003     </type>
21004     <type name="W+WB">
21005       <method name="Void .ctor()">
21006         <size>7</size>
21007       </method>
21008     </type>
21009     <type name="W+WC">
21010       <method name="Void .ctor()">
21011         <size>7</size>
21012       </method>
21013     </type>
21014     <type name="W+WD">
21015       <method name="Void .ctor()">
21016         <size>7</size>
21017       </method>
21018     </type>
21019     <type name="W+WE">
21020       <method name="Void .ctor()">
21021         <size>7</size>
21022       </method>
21023     </type>
21024     <type name="W+WCA">
21025       <method name="Void .ctor()">
21026         <size>7</size>
21027       </method>
21028     </type>
21029     <type name="W+WCB">
21030       <method name="Void .ctor()">
21031         <size>7</size>
21032       </method>
21033     </type>
21034     <type name="W+WCB+WCD">
21035       <method name="Void .ctor()">
21036         <size>7</size>
21037       </method>
21038     </type>
21039     <type name="W+WCB+WCD+WCE">
21040       <method name="Void .ctor()">
21041         <size>7</size>
21042       </method>
21043     </type>
21044     <type name="G">
21045       <method name="Void .ctor()">
21046         <size>7</size>
21047       </method>
21048       <method name="Void Test(X)">
21049         <size>1</size>
21050       </method>
21051     </type>
21052     <type name="G+I">
21053       <method name="Void .ctor()">
21054         <size>7</size>
21055       </method>
21056     </type>
21057     <type name="G+I+J">
21058       <method name="Void .ctor()">
21059         <size>7</size>
21060       </method>
21061       <method name="Void Test(Foo)">
21062         <size>1</size>
21063       </method>
21064     </type>
21065     <type name="H">
21066       <method name="Void .ctor()">
21067         <size>7</size>
21068       </method>
21069       <method name="Void Test(System.Int32[])">
21070         <size>1</size>
21071       </method>
21072     </type>
21073     <type name="M">
21074       <method name="Void .ctor()">
21075         <size>7</size>
21076       </method>
21077       <method name="Void Hello(System.String)">
21078         <size>1</size>
21079       </method>
21080     </type>
21081   </test>
21082   <test name="test-157.cs">
21083     <type name="Test.MyAttribute">
21084       <method name="Void .ctor(String)">
21085         <size>20</size>
21086       </method>
21087     </type>
21088     <type name="Test.Test">
21089       <method name="Void .ctor()">
21090         <size>7</size>
21091       </method>
21092       <method name="Int32 Main()">
21093         <size>197</size>
21094       </method>
21095     </type>
21096   </test>
21097   <test name="test-158.cs">
21098     <type name="My">
21099       <method name="Void .ctor(Object)">
21100         <size>14</size>
21101       </method>
21102     </type>
21103     <type name="My+Test">
21104       <method name="Void .ctor()">
21105         <size>7</size>
21106       </method>
21107       <method name="Int32 Main()">
21108         <size>88</size>
21109       </method>
21110     </type>
21111   </test>
21112   <test name="test-159.cs">
21113     <type name="A.Iface">
21114       <method name="Void .ctor()">
21115         <size>7</size>
21116       </method>
21117       <method name="Void bah()">
21118         <size>1</size>
21119       </method>
21120     </type>
21121     <type name="A.my">
21122       <method name="Void .ctor()">
21123         <size>7</size>
21124       </method>
21125       <method name="Void doit(System.Object)">
21126         <size>13</size>
21127       </method>
21128       <method name="Int32 Main()">
21129         <size>2</size>
21130       </method>
21131     </type>
21132   </test>
21133   <test name="test-16.cs">
21134     <type name="Mine.Blah">
21135       <method name="Void .ctor()">
21136         <size>7</size>
21137       </method>
21138       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
21139         <size>12</size>
21140       </method>
21141       <method name="Int32 op_Implicit(Mine.Blah)">
21142         <size>12</size>
21143       </method>
21144       <method name="Byte op_Implicit(Mine.Blah)">
21145         <size>12</size>
21146       </method>
21147       <method name="Int16 op_Implicit(Mine.Blah)">
21148         <size>12</size>
21149       </method>
21150     </type>
21151     <type name="Mine.Foo">
21152       <method name="Void .ctor()">
21153         <size>7</size>
21154       </method>
21155       <method name="Int32 Main()">
21156         <size>118</size>
21157       </method>
21158     </type>
21159   </test>
21160   <test name="test-160.cs">
21161     <type name="B">
21162       <method name="Void .ctor()">
21163         <size>7</size>
21164       </method>
21165     </type>
21166     <type name="S">
21167       <method name="Void .ctor()">
21168         <size>7</size>
21169       </method>
21170     </type>
21171     <type name="T">
21172       <method name="Void .ctor()">
21173         <size>7</size>
21174       </method>
21175       <method name="Int32 blah(System.Object)">
21176         <size>62</size>
21177       </method>
21178       <method name="Int32 Main()">
21179         <size>2</size>
21180       </method>
21181     </type>
21182   </test>
21183   <test name="test-161.cs">
21184     <type name="ZipEntry">
21185       <method name="Void .ctor(String)">
21186         <size>18</size>
21187       </method>
21188       <method name="Void .ctor(ZipEntry)">
21189         <size>18</size>
21190       </method>
21191       <method name="DateTime get_DateTime()">
21192         <size>7</size>
21193       </method>
21194       <method name="Int32 Main()">
21195         <size>2</size>
21196       </method>
21197     </type>
21198   </test>
21199   <test name="test-162.cs">
21200     <type name="X">
21201       <method name="Void .ctor()">
21202         <size>7</size>
21203       </method>
21204       <method name="Void test_output(A)">
21205         <size>1</size>
21206       </method>
21207       <method name="Void test_output(B)">
21208         <size>1</size>
21209       </method>
21210       <method name="Void test_output(E)">
21211         <size>1</size>
21212       </method>
21213       <method name="Void test_output(F)">
21214         <size>1</size>
21215       </method>
21216       <method name="Void test1()">
21217         <size>21</size>
21218       </method>
21219       <method name="Void test2()">
21220         <size>32</size>
21221       </method>
21222       <method name="Void test3()">
21223         <size>21</size>
21224       </method>
21225       <method name="Void test4(A)">
21226         <size>9</size>
21227       </method>
21228       <method name="Void test5(A ByRef)">
21229         <size>10</size>
21230       </method>
21231       <method name="Void test6(B ByRef)">
21232         <size>9</size>
21233       </method>
21234       <method name="Void test7()">
21235         <size>28</size>
21236       </method>
21237       <method name="Void test8()">
21238         <size>50</size>
21239       </method>
21240       <method name="Void test9()">
21241         <size>26</size>
21242       </method>
21243       <method name="Void test10()">
21244         <size>82</size>
21245       </method>
21246       <method name="Int32 Main()">
21247         <size>2</size>
21248       </method>
21249     </type>
21250     <type name="A">
21251       <method name="Void .ctor(Int32)">
21252         <size>27</size>
21253       </method>
21254     </type>
21255     <type name="C">
21256       <method name="Void .ctor(Int64)">
21257         <size>8</size>
21258       </method>
21259       <method name="Void .ctor(String)">
21260         <size>13</size>
21261       </method>
21262     </type>
21263     <type name="E">
21264       <method name="Void .ctor(Int32)">
21265         <size>21</size>
21266       </method>
21267     </type>
21268   </test>
21269   <test name="test-163.cs">
21270     <type name="Blah">
21271       <method name="Void .ctor()">
21272         <size>7</size>
21273       </method>
21274       <method name="Int32 Foo(System.String)">
21275         <size>2</size>
21276       </method>
21277       <method name="Int32 Foo(System.Object)">
21278         <size>2</size>
21279       </method>
21280       <method name="Int32 Main()">
21281         <size>28</size>
21282       </method>
21283     </type>
21284   </test>
21285   <test name="test-164.cs">
21286     <type name="X">
21287       <method name="Void .ctor()">
21288         <size>26</size>
21289       </method>
21290       <method name="Int32 Foo()">
21291         <size>2</size>
21292       </method>
21293     </type>
21294     <type name="Y">
21295       <method name="Void .ctor()">
21296         <size>7</size>
21297       </method>
21298       <method name="Int32 Foo()">
21299         <size>2</size>
21300       </method>
21301       <method name="Int32 Hello()">
21302         <size>12</size>
21303       </method>
21304       <method name="Void Main()">
21305         <size>46</size>
21306       </method>
21307     </type>
21308     <type name="X+FooDelegate">
21309       <method name="Void .ctor(Object, IntPtr)">
21310         <size>0</size>
21311       </method>
21312       <method name="Int32 Invoke()">
21313         <size>0</size>
21314       </method>
21315       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21316         <size>0</size>
21317       </method>
21318       <method name="Int32 EndInvoke(IAsyncResult)">
21319         <size>0</size>
21320       </method>
21321     </type>
21322   </test>
21323   <test name="test-165.cs">
21324     <type name="Testing">
21325       <method name="Void .ctor()">
21326         <size>7</size>
21327       </method>
21328       <method name="Int32 TestEnumInit(Fruit)">
21329         <size>21</size>
21330       </method>
21331       <method name="Int32 Main()">
21332         <size>62</size>
21333       </method>
21334     </type>
21335   </test>
21336   <test name="test-166.cs">
21337     <type name="Test">
21338       <method name="Void .ctor()">
21339         <size>7</size>
21340       </method>
21341       <method name="Int32 get_Item(Int32)">
21342         <size>2</size>
21343       </method>
21344     </type>
21345     <type name="D">
21346       <method name="Void .ctor()">
21347         <size>7</size>
21348       </method>
21349       <method name="Int32 get_TargetIntegerSize()">
21350         <size>2</size>
21351       </method>
21352       <method name="Int32 Hello(IInferior)">
21353         <size>7</size>
21354       </method>
21355       <method name="Int32 Main()">
21356         <size>61</size>
21357       </method>
21358     </type>
21359     <type name="Test">
21360       <method name="Int32 ITest.get_Item(Int32)">
21361         <size>2</size>
21362       </method>
21363     </type>
21364   </test>
21365   <test name="test-167.cs">
21366     <type name="X">
21367       <method name="Void .ctor()">
21368         <size>7</size>
21369       </method>
21370       <method name="Int32 Test(X+Foo[])">
21371         <size>23</size>
21372       </method>
21373       <method name="Int32 Main()">
21374         <size>44</size>
21375       </method>
21376     </type>
21377   </test>
21378   <test name="test-168.cs">
21379     <type name="Test">
21380       <method name="Void .ctor()">
21381         <size>7</size>
21382       </method>
21383       <method name="Int32 Main()">
21384         <size>21</size>
21385       </method>
21386     </type>
21387     <type name="X">
21388       <method name="System.String op_Implicit(X)">
21389         <size>6</size>
21390       </method>
21391     </type>
21392   </test>
21393   <test name="test-169.cs">
21394     <type name="basec">
21395       <method name="Void .ctor()">
21396         <size>7</size>
21397       </method>
21398       <method name="System.String get_Message()">
21399         <size>6</size>
21400       </method>
21401     </type>
21402     <type name="der">
21403       <method name="Void .ctor()">
21404         <size>7</size>
21405       </method>
21406       <method name="System.String get_Message()">
21407         <size>6</size>
21408       </method>
21409     </type>
21410     <type name="Base">
21411       <method name="Void .ctor()">
21412         <size>7</size>
21413       </method>
21414       <method name="Int32 get_Thingy()">
21415         <size>7</size>
21416       </method>
21417       <method name="Void set_Thingy(Int32)">
21418         <size>8</size>
21419       </method>
21420     </type>
21421     <type name="Derived">
21422       <method name="Void .ctor()">
21423         <size>7</size>
21424       </method>
21425       <method name="Int32 get_BaseThingy()">
21426         <size>7</size>
21427       </method>
21428       <method name="Void set_Thingy(Int32)">
21429         <size>1</size>
21430       </method>
21431     </type>
21432     <type name="D">
21433       <method name="Void .ctor()">
21434         <size>7</size>
21435       </method>
21436       <method name="Int32 Main()">
21437         <size>97</size>
21438       </method>
21439     </type>
21440   </test>
21441   <test name="test-17.cs">
21442     <type name="Blah">
21443       <method name="Void .ctor()">
21444         <size>7</size>
21445       </method>
21446       <method name="Int32 Main()">
21447         <size>39</size>
21448       </method>
21449       <method name="Byte op_Implicit(Blah)">
21450         <size>12</size>
21451       </method>
21452       <method name="Int16 op_Implicit(Blah)">
21453         <size>12</size>
21454       </method>
21455       <method name="Int32 op_Implicit(Blah)">
21456         <size>12</size>
21457       </method>
21458     </type>
21459   </test>
21460   <test name="test-170.cs">
21461     <type name="X">
21462       <method name="Void .ctor()">
21463         <size>7</size>
21464       </method>
21465       <method name="Int32 get_prop()">
21466         <size>7</size>
21467       </method>
21468       <method name="Void set_prop(Int32)">
21469         <size>8</size>
21470       </method>
21471       <method name="Void set_AAA(Int32)">
21472         <size>1</size>
21473       </method>
21474     </type>
21475     <type name="Y">
21476       <method name="Void .ctor()">
21477         <size>14</size>
21478       </method>
21479       <method name="Int32 get_prop()">
21480         <size>7</size>
21481       </method>
21482       <method name="Void set_prop(Int32)">
21483         <size>8</size>
21484       </method>
21485       <method name="Int32 A()">
21486         <size>38</size>
21487       </method>
21488       <method name="Int32 Main()">
21489         <size>13</size>
21490       </method>
21491     </type>
21492   </test>
21493   <test name="test-171.cs">
21494     <type name="IntPtr_Conv.Class1">
21495       <method name="Void .ctor()">
21496         <size>7</size>
21497       </method>
21498       <method name="Int32 Main(System.String[])">
21499         <size>15</size>
21500       </method>
21501     </type>
21502   </test>
21503   <test name="test-172.cs">
21504     <type name="X">
21505       <method name="Void .ctor()">
21506         <size>7</size>
21507       </method>
21508       <method name="Void .cctor()">
21509         <size>31</size>
21510       </method>
21511       <method name="Boolean ff()">
21512         <size>14</size>
21513       </method>
21514       <method name="Boolean tt()">
21515         <size>14</size>
21516       </method>
21517       <method name="Int32 test_if()">
21518         <size>599</size>
21519       </method>
21520       <method name="Int32 test_while()">
21521         <size>437</size>
21522       </method>
21523       <method name="Int32 test_inline()">
21524         <size>29</size>
21525       </method>
21526       <method name="Int32 Main()">
21527         <size>109</size>
21528       </method>
21529     </type>
21530   </test>
21531   <test name="test-173.cs">
21532     <type name="Base">
21533       <method name="Void .ctor(Int32)">
21534         <size>14</size>
21535       </method>
21536       <method name="Int32 get_Value()">
21537         <size>7</size>
21538       </method>
21539     </type>
21540     <type name="A">
21541       <method name="Void .ctor(Int32)">
21542         <size>18</size>
21543       </method>
21544       <method name="Void .ctor(UInt32)">
21545         <size>18</size>
21546       </method>
21547     </type>
21548     <type name="B">
21549       <method name="Void .ctor(Int64)">
21550         <size>18</size>
21551       </method>
21552       <method name="Void .ctor(UInt64)">
21553         <size>18</size>
21554       </method>
21555     </type>
21556     <type name="C">
21557       <method name="Void .ctor(Int16)">
21558         <size>18</size>
21559       </method>
21560       <method name="Void .ctor(UInt16)">
21561         <size>18</size>
21562       </method>
21563     </type>
21564     <type name="D">
21565       <method name="Void .ctor(SByte)">
21566         <size>18</size>
21567       </method>
21568       <method name="Void .ctor(Byte)">
21569         <size>18</size>
21570       </method>
21571     </type>
21572     <type name="E">
21573       <method name="Void .ctor(Int64)">
21574         <size>19</size>
21575       </method>
21576       <method name="Void .ctor(E)">
21577         <size>19</size>
21578       </method>
21579       <method name="E op_Implicit(Int64)">
21580         <size>7</size>
21581       </method>
21582     </type>
21583     <type name="F">
21584       <method name="Void .ctor(Int32)">
21585         <size>19</size>
21586       </method>
21587       <method name="Void .ctor(F)">
21588         <size>19</size>
21589       </method>
21590       <method name="F op_Implicit(Int32)">
21591         <size>7</size>
21592       </method>
21593     </type>
21594     <type name="X">
21595       <method name="Void .ctor()">
21596         <size>7</size>
21597       </method>
21598       <method name="Int32 Test()">
21599         <size>231</size>
21600       </method>
21601       <method name="Int32 Main()">
21602         <size>24</size>
21603       </method>
21604     </type>
21605   </test>
21606   <test name="test-174.cs">
21607     <type name="ProtectedAccessToPropertyOnChild">
21608       <method name="Void .ctor()">
21609         <size>14</size>
21610       </method>
21611       <method name="Int32 Main()">
21612         <size>21</size>
21613       </method>
21614     </type>
21615     <type name="TestAccessToPrivateMemberInParentClass">
21616       <method name="Void .ctor()">
21617         <size>7</size>
21618       </method>
21619       <method name="System.Double[][] get_Array()">
21620         <size>7</size>
21621       </method>
21622     </type>
21623     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
21624       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
21625         <size>37</size>
21626       </method>
21627     </type>
21628     <type name="TestAccessToProtectedOnChildInstanceFromParent">
21629       <method name="Void .ctor()">
21630         <size>29</size>
21631       </method>
21632       <method name="Int32 Test()">
21633         <size>27</size>
21634       </method>
21635     </type>
21636     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
21637       <method name="Void .ctor()">
21638         <size>26</size>
21639       </method>
21640       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
21641         <size>15</size>
21642       </method>
21643     </type>
21644     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
21645       <method name="Void .ctor()">
21646         <size>7</size>
21647       </method>
21648     </type>
21649   </test>
21650   <test name="test-175.cs">
21651     <type name="X">
21652       <method name="Void .ctor()">
21653         <size>7</size>
21654       </method>
21655       <method name="Int32 Main()">
21656         <size>59</size>
21657       </method>
21658     </type>
21659     <type name="RVA">
21660       <method name="Void .ctor(UInt32)">
21661         <size>8</size>
21662       </method>
21663       <method name="RVA op_Implicit(UInt32)">
21664         <size>7</size>
21665       </method>
21666       <method name="UInt32 op_Implicit(RVA)">
21667         <size>8</size>
21668       </method>
21669     </type>
21670   </test>
21671   <test name="test-176.cs">
21672     <type name="X">
21673       <method name="Void .ctor()">
21674         <size>7</size>
21675       </method>
21676       <method name="Int32 Main()">
21677         <size>34</size>
21678       </method>
21679     </type>
21680   </test>
21681   <test name="test-177.cs">
21682     <type name="MethodAttribute">
21683       <method name="Void .ctor()">
21684         <size>7</size>
21685       </method>
21686     </type>
21687     <type name="ReturnAttribute">
21688       <method name="Void .ctor()">
21689         <size>7</size>
21690       </method>
21691     </type>
21692     <type name="Test">
21693       <method name="Void .ctor()">
21694         <size>7</size>
21695       </method>
21696       <method name="Void Method()">
21697         <size>1</size>
21698       </method>
21699       <method name="Int32 Main()">
21700         <size>40</size>
21701       </method>
21702     </type>
21703   </test>
21704   <test name="test-178.cs">
21705     <type name="BrowsableClass">
21706       <method name="Void .ctor()">
21707         <size>7</size>
21708       </method>
21709       <method name="Int32 Main()">
21710         <size>54</size>
21711       </method>
21712       <method name="BrowsableClass op_Increment(BrowsableClass)">
21713         <size>2</size>
21714       </method>
21715     </type>
21716   </test>
21717   <test name="test-179.cs">
21718     <type name="A">
21719       <method name="Void .ctor()">
21720         <size>7</size>
21721       </method>
21722       <method name="Void set_Item(Double, Double)">
21723         <size>15</size>
21724       </method>
21725       <method name="Double get_Item(Double)">
21726         <size>29</size>
21727       </method>
21728     </type>
21729     <type name="B">
21730       <method name="Void .ctor()">
21731         <size>7</size>
21732       </method>
21733       <method name="Void set_Item(Double, Double)">
21734         <size>15</size>
21735       </method>
21736       <method name="Double get_Item(Double)">
21737         <size>29</size>
21738       </method>
21739     </type>
21740     <type name="C">
21741       <method name="Void .ctor()">
21742         <size>7</size>
21743       </method>
21744       <method name="Void set_Item(System.String, System.String)">
21745         <size>15</size>
21746       </method>
21747       <method name="System.String get_Item(System.String)">
21748         <size>30</size>
21749       </method>
21750       <method name="Void set_Item(Int32, Int32)">
21751         <size>15</size>
21752       </method>
21753       <method name="Int32 get_Item(Int32)">
21754         <size>21</size>
21755       </method>
21756     </type>
21757     <type name="EntryPoint">
21758       <method name="Int32 Main(System.String[])">
21759         <size>150</size>
21760       </method>
21761     </type>
21762   </test>
21763   <test name="test-18.cs">
21764     <type name="X">
21765       <method name="Void .ctor()">
21766         <size>7</size>
21767       </method>
21768       <method name="Void m()">
21769         <size>60</size>
21770       </method>
21771       <method name="Int32 ret(Int32)">
21772         <size>40</size>
21773       </method>
21774       <method name="Int32 Main()">
21775         <size>62</size>
21776       </method>
21777     </type>
21778   </test>
21779   <test name="test-180.cs">
21780     <type name="Testing">
21781       <method name="Void .ctor()">
21782         <size>7</size>
21783       </method>
21784       <method name="Void Main()">
21785         <size>17</size>
21786       </method>
21787     </type>
21788   </test>
21789   <test name="test-181.cs">
21790     <type name="Test">
21791       <method name="Void .ctor()">
21792         <size>7</size>
21793       </method>
21794       <method name="Void test()">
21795         <size>1</size>
21796       </method>
21797       <method name="Int32 Main()">
21798         <size>43</size>
21799       </method>
21800     </type>
21801   </test>
21802   <test name="test-182.cs">
21803     <type name="T">
21804       <method name="Void .ctor()">
21805         <size>7</size>
21806       </method>
21807       <method name="Int32 Main()">
21808         <size>26</size>
21809       </method>
21810     </type>
21811     <type name="TS">
21812       <method name="Int64 get_Ticks()">
21813         <size>19</size>
21814       </method>
21815     </type>
21816     <type name="DT">
21817       <method name="Int64 get_Ticks()">
21818         <size>12</size>
21819       </method>
21820     </type>
21821   </test>
21822   <test name="test-183.cs">
21823     <type name="Test">
21824       <method name="Void .ctor()">
21825         <size>7</size>
21826       </method>
21827       <method name="Int32 M(Int32, Int32 ByRef)">
21828         <size>12</size>
21829       </method>
21830       <method name="Int32 Main()">
21831         <size>67</size>
21832       </method>
21833     </type>
21834     <type name="Test+D">
21835       <method name="Void .ctor(Object, IntPtr)">
21836         <size>0</size>
21837       </method>
21838       <method name="Int32 Invoke(Int32, Int32 ByRef)">
21839         <size>0</size>
21840       </method>
21841       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
21842         <size>0</size>
21843       </method>
21844       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
21845         <size>0</size>
21846       </method>
21847     </type>
21848   </test>
21849   <test name="test-184.cs">
21850     <type name="User">
21851       <method name="Void .ctor(Interface)">
21852         <size>7</size>
21853       </method>
21854     </type>
21855     <type name="Test">
21856       <method name="Void .ctor()">
21857         <size>55</size>
21858       </method>
21859       <method name="Int32 Main()">
21860         <size>8</size>
21861       </method>
21862     </type>
21863     <type name="Struct">
21864       <method name="Void .ctor(Int32)">
21865         <size>1</size>
21866       </method>
21867       <method name="Int32 get_X()">
21868         <size>2</size>
21869       </method>
21870     </type>
21871   </test>
21872   <test name="test-185.cs">
21873     <type name="X">
21874       <method name="Void .ctor()">
21875         <size>7</size>
21876       </method>
21877       <method name="Int32 Test(Int32)">
21878         <size>36</size>
21879       </method>
21880       <method name="Int32 Main()">
21881         <size>29</size>
21882       </method>
21883     </type>
21884   </test>
21885   <test name="test-186.cs">
21886     <type name="TestBUG.myAttribute">
21887       <method name="Void .ctor(String, String, String, Int32)">
21888         <size>7</size>
21889       </method>
21890     </type>
21891     <type name="TestBUG.Test">
21892       <method name="Void .ctor()">
21893         <size>7</size>
21894       </method>
21895       <method name="Int32 Main()">
21896         <size>2</size>
21897       </method>
21898     </type>
21899   </test>
21900   <test name="test-187.cs">
21901     <type name="MyClass">
21902       <method name="Void .ctor()">
21903         <size>7</size>
21904       </method>
21905       <method name="Container get_Item(System.String)">
21906         <size>2</size>
21907       </method>
21908       <method name="Void set_Item(System.String, Container)">
21909         <size>1</size>
21910       </method>
21911     </type>
21912     <type name="Container">
21913       <method name="Void .ctor()">
21914         <size>7</size>
21915       </method>
21916       <method name="Container op_Addition(Container, System.Object)">
21917         <size>2</size>
21918       </method>
21919     </type>
21920     <type name="D">
21921       <method name="Void .ctor()">
21922         <size>7</size>
21923       </method>
21924       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
21925         <size>65</size>
21926       </method>
21927       <method name="Int32 Main()">
21928         <size>2</size>
21929       </method>
21930     </type>
21931   </test>
21932   <test name="test-188.cs">
21933     <type name="Enumerator">
21934       <method name="Void .ctor()">
21935         <size>14</size>
21936       </method>
21937       <method name="Boolean MoveNext()">
21938         <size>21</size>
21939       </method>
21940       <method name="Char get_Current()">
21941         <size>3</size>
21942       </method>
21943     </type>
21944     <type name="RealEnumerator">
21945       <method name="Void .ctor(Coll)">
21946         <size>14</size>
21947       </method>
21948       <method name="Void Dispose()">
21949         <size>13</size>
21950       </method>
21951     </type>
21952     <type name="Coll">
21953       <method name="Void .ctor()">
21954         <size>7</size>
21955       </method>
21956       <method name="Enumerator GetEnumerator()">
21957         <size>7</size>
21958       </method>
21959     </type>
21960     <type name="Test">
21961       <method name="Void .ctor()">
21962         <size>7</size>
21963       </method>
21964       <method name="Int32 Main(System.String[])">
21965         <size>76</size>
21966       </method>
21967     </type>
21968   </test>
21969   <test name="test-189.cs">
21970     <type name="MyTest">
21971       <method name="Void .ctor()">
21972         <size>7</size>
21973       </method>
21974       <method name="Int32 Main(System.String[])">
21975         <size>63</size>
21976       </method>
21977       <method name="Int32 m(Int32, Double)">
21978         <size>2</size>
21979       </method>
21980       <method name="Int32 m(Int32, System.Int32[])">
21981         <size>2</size>
21982       </method>
21983     </type>
21984     <type name="MonoTest">
21985       <method name="Void .ctor()">
21986         <size>7</size>
21987       </method>
21988       <method name="Int32 method1(System.String, System.Object[])">
21989         <size>2</size>
21990       </method>
21991       <method name="Void testmethod()">
21992         <size>27</size>
21993       </method>
21994     </type>
21995     <type name="MonoTest2">
21996       <method name="Void .ctor()">
21997         <size>7</size>
21998       </method>
21999       <method name="Int32 method1(System.String, System.Object[])">
22000         <size>2</size>
22001       </method>
22002       <method name="Void testmethod2()">
22003         <size>27</size>
22004       </method>
22005     </type>
22006   </test>
22007   <test name="test-19.cs">
22008     <type name="I">
22009       <method name="Void .ctor()">
22010         <size>7</size>
22011       </method>
22012       <method name="Void .cctor()">
22013         <size>18</size>
22014       </method>
22015       <method name="System.String fn(System.String)">
22016         <size>17</size>
22017       </method>
22018     </type>
22019     <type name="X">
22020       <method name="Void .ctor()">
22021         <size>7</size>
22022       </method>
22023       <method name="Void Thread_func()">
22024         <size>11</size>
22025       </method>
22026       <method name="Int32 Func(Int32, Int32)">
22027         <size>4</size>
22028       </method>
22029       <method name="Void Bar()">
22030         <size>44</size>
22031       </method>
22032       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
22033         <size>18</size>
22034       </method>
22035       <method name="Int32 Main()">
22036         <size>303</size>
22037       </method>
22038       <method name="Int32 multiply_by_three(Int32)">
22039         <size>4</size>
22040       </method>
22041     </type>
22042     <type name="TestNamespace.TestClass">
22043       <method name="Void .ctor()">
22044         <size>7</size>
22045       </method>
22046     </type>
22047     <type name="I+GetTextFn">
22048       <method name="Void .ctor(Object, IntPtr)">
22049         <size>0</size>
22050       </method>
22051       <method name="System.String Invoke(System.String)">
22052         <size>0</size>
22053       </method>
22054       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
22055         <size>0</size>
22056       </method>
22057       <method name="System.String EndInvoke(IAsyncResult)">
22058         <size>0</size>
22059       </method>
22060     </type>
22061     <type name="X+Foo">
22062       <method name="Void .ctor(Object, IntPtr)">
22063         <size>0</size>
22064       </method>
22065       <method name="Int32 Invoke(Int32, Int32)">
22066         <size>0</size>
22067       </method>
22068       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
22069         <size>0</size>
22070       </method>
22071       <method name="Int32 EndInvoke(IAsyncResult)">
22072         <size>0</size>
22073       </method>
22074     </type>
22075     <type name="TestNamespace.TestClass+NotWorkingDelegate">
22076       <method name="Void .ctor(Object, IntPtr)">
22077         <size>0</size>
22078       </method>
22079       <method name="Single Invoke(Single, System.Object[])">
22080         <size>0</size>
22081       </method>
22082       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
22083         <size>0</size>
22084       </method>
22085       <method name="Single EndInvoke(IAsyncResult)">
22086         <size>0</size>
22087       </method>
22088     </type>
22089     <type name="NameSpace.TestDelegate">
22090       <method name="Void .ctor(Object, IntPtr)">
22091         <size>0</size>
22092       </method>
22093       <method name="Int32 Invoke(Int32)">
22094         <size>0</size>
22095       </method>
22096       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22097         <size>0</size>
22098       </method>
22099       <method name="Int32 EndInvoke(IAsyncResult)">
22100         <size>0</size>
22101       </method>
22102     </type>
22103   </test>
22104   <test name="test-190.cs">
22105     <type name="A">
22106       <method name="Void .ctor()">
22107         <size>7</size>
22108       </method>
22109       <method name="Void Main()">
22110         <size>1</size>
22111       </method>
22112     </type>
22113     <type name="A+B">
22114       <method name="Void .ctor()">
22115         <size>7</size>
22116       </method>
22117       <method name="Void Test()">
22118         <size>8</size>
22119       </method>
22120     </type>
22121     <type name="A+C">
22122       <method name="Void .ctor()">
22123         <size>7</size>
22124       </method>
22125       <method name="Void Test(A)">
22126         <size>8</size>
22127       </method>
22128     </type>
22129   </test>
22130   <test name="test-191.cs">
22131     <type name="X">
22132       <method name="Void .ctor()">
22133         <size>7</size>
22134       </method>
22135     </type>
22136     <type name="X+E">
22137       <method name="Void .ctor()">
22138         <size>7</size>
22139       </method>
22140     </type>
22141     <type name="X+D">
22142       <method name="Void .ctor()">
22143         <size>7</size>
22144       </method>
22145     </type>
22146     <type name="X+D+P">
22147       <method name="Void .ctor()">
22148         <size>7</size>
22149       </method>
22150     </type>
22151     <type name="Y">
22152       <method name="Void .ctor()">
22153         <size>7</size>
22154       </method>
22155     </type>
22156     <type name="Y+Op">
22157       <method name="Void .ctor()">
22158         <size>7</size>
22159       </method>
22160     </type>
22161     <type name="R">
22162       <method name="Void .ctor()">
22163         <size>7</size>
22164       </method>
22165       <method name="Void Main()">
22166         <size>1</size>
22167       </method>
22168     </type>
22169   </test>
22170   <test name="test-192.cs">
22171     <type name="X">
22172       <method name="Void .ctor()">
22173         <size>7</size>
22174       </method>
22175       <method name="Void Main()">
22176         <size>1</size>
22177       </method>
22178     </type>
22179   </test>
22180   <test name="test-193.cs">
22181     <type name="A">
22182       <method name="Void .ctor()">
22183         <size>7</size>
22184       </method>
22185       <method name="Int32 Test(Int32)">
22186         <size>88</size>
22187       </method>
22188       <method name="Int32 Main()">
22189         <size>7</size>
22190       </method>
22191     </type>
22192   </test>
22193   <test name="test-194.cs">
22194     <type name="TestParams">
22195       <method name="Void .ctor()">
22196         <size>7</size>
22197       </method>
22198       <method name="Int32 Main(System.String[])">
22199         <size>38</size>
22200       </method>
22201       <method name="Int32 Params(System.Object[])">
22202         <size>10</size>
22203       </method>
22204     </type>
22205   </test>
22206   <test name="test-195.cs">
22207     <type name="Y">
22208       <method name="Void .ctor()">
22209         <size>7</size>
22210       </method>
22211       <method name="Void .cctor()">
22212         <size>1</size>
22213       </method>
22214       <method name="Int32 C()">
22215         <size>36</size>
22216       </method>
22217     </type>
22218     <type name="X">
22219       <method name="Void .ctor()">
22220         <size>8</size>
22221       </method>
22222       <method name="Void .ctor(Int32)">
22223         <size>18</size>
22224       </method>
22225       <method name="Void Main()">
22226         <size>7</size>
22227       </method>
22228     </type>
22229   </test>
22230   <test name="test-196.cs">
22231     <type name="X">
22232       <method name="Void .ctor()">
22233         <size>7</size>
22234       </method>
22235       <method name="Void Bug1()">
22236         <size>15</size>
22237       </method>
22238       <method name="Void Bug2()">
22239         <size>16</size>
22240       </method>
22241       <method name="Int32 Main()">
22242         <size>2</size>
22243       </method>
22244     </type>
22245   </test>
22246   <test name="test-197.cs">
22247     <type name="X">
22248       <method name="Void .ctor()">
22249         <size>7</size>
22250       </method>
22251       <method name="Void Foo()">
22252         <size>0</size>
22253       </method>
22254     </type>
22255     <type name="Y">
22256       <method name="Void .ctor()">
22257         <size>7</size>
22258       </method>
22259     </type>
22260     <type name="Z">
22261       <method name="Void .ctor()">
22262         <size>7</size>
22263       </method>
22264       <method name="Void Foo()">
22265         <size>11</size>
22266       </method>
22267     </type>
22268     <type name="Test">
22269       <method name="Void .ctor()">
22270         <size>7</size>
22271       </method>
22272       <method name="Int32 Main()">
22273         <size>16</size>
22274       </method>
22275     </type>
22276   </test>
22277   <test name="test-198.cs">
22278     <type name="N1.N3.N4.Bar">
22279       <method name="Void .ctor()">
22280         <size>7</size>
22281       </method>
22282     </type>
22283     <type name="N1.N2.Foo">
22284       <method name="Void .ctor()">
22285         <size>7</size>
22286       </method>
22287     </type>
22288     <type name="N5.N6.Foo">
22289       <method name="Void .ctor()">
22290         <size>7</size>
22291       </method>
22292     </type>
22293     <type name="N5.N7.N8.Bar">
22294       <method name="Void .ctor()">
22295         <size>7</size>
22296       </method>
22297     </type>
22298     <type name="FirstOuter.FirstInner.First">
22299       <method name="Void .ctor()">
22300         <size>7</size>
22301       </method>
22302       <method name="System.String get_MyIdentity()">
22303         <size>12</size>
22304       </method>
22305     </type>
22306     <type name="FirstOuter.Second">
22307       <method name="Void .ctor()">
22308         <size>7</size>
22309       </method>
22310     </type>
22311     <type name="FirstOuter.SecondInner.Third">
22312       <method name="Void .ctor()">
22313         <size>7</size>
22314       </method>
22315     </type>
22316     <type name="FirstOuter.FirstInner.Fourth">
22317       <method name="Void .ctor()">
22318         <size>7</size>
22319       </method>
22320     </type>
22321     <type name="Fifth">
22322       <method name="Void .ctor()">
22323         <size>7</size>
22324       </method>
22325     </type>
22326     <type name="M1.M2.M3.Foo">
22327       <method name="Void .ctor()">
22328         <size>7</size>
22329       </method>
22330     </type>
22331     <type name="P1.P2.Bar">
22332       <method name="Void .ctor()">
22333         <size>7</size>
22334       </method>
22335     </type>
22336     <type name="X">
22337       <method name="Void .ctor()">
22338         <size>7</size>
22339       </method>
22340       <method name="Int32 Main()">
22341         <size>2</size>
22342       </method>
22343     </type>
22344   </test>
22345   <test name="test-199.cs">
22346     <type name="Test">
22347       <method name="Void .ctor()">
22348         <size>7</size>
22349       </method>
22350       <method name="Int32 Main()">
22351         <size>22</size>
22352       </method>
22353     </type>
22354     <type name="N1.Foo">
22355       <method name="Void .ctor()">
22356         <size>7</size>
22357       </method>
22358     </type>
22359     <type name="N1.Foo+Foo2">
22360       <method name="Void .ctor()">
22361         <size>7</size>
22362       </method>
22363     </type>
22364     <type name="N1.Bar2">
22365       <method name="Void .ctor()">
22366         <size>7</size>
22367       </method>
22368       <method name="Int32 Talk()">
22369         <size>2</size>
22370       </method>
22371     </type>
22372     <type name="N2.Bar">
22373       <method name="Void .ctor()">
22374         <size>7</size>
22375       </method>
22376     </type>
22377     <type name="N2.Bar+Bar2">
22378       <method name="Void .ctor()">
22379         <size>7</size>
22380       </method>
22381       <method name="Int32 Talk()">
22382         <size>2</size>
22383       </method>
22384     </type>
22385   </test>
22386   <test name="test-2.cs">
22387     <type name="X">
22388       <method name="Void .ctor()">
22389         <size>7</size>
22390       </method>
22391       <method name="Int32 Main(System.String[])">
22392         <size>12</size>
22393       </method>
22394     </type>
22395   </test>
22396   <test name="test-20.cs">
22397     <type name="A">
22398       <method name="Void .ctor()">
22399         <size>7</size>
22400       </method>
22401       <method name="Void X()">
22402         <size>8</size>
22403       </method>
22404     </type>
22405     <type name="B">
22406       <method name="Void .ctor()">
22407         <size>7</size>
22408       </method>
22409       <method name="Void X()">
22410         <size>8</size>
22411       </method>
22412       <method name="Void TestB()">
22413         <size>7</size>
22414       </method>
22415     </type>
22416     <type name="Ax">
22417       <method name="Void .ctor()">
22418         <size>7</size>
22419       </method>
22420       <method name="Void A()">
22421         <size>8</size>
22422       </method>
22423       <method name="Void B()">
22424         <size>8</size>
22425       </method>
22426     </type>
22427     <type name="Bx">
22428       <method name="Void .ctor()">
22429         <size>7</size>
22430       </method>
22431       <method name="Void A()">
22432         <size>8</size>
22433       </method>
22434       <method name="Void B()">
22435         <size>8</size>
22436       </method>
22437     </type>
22438     <type name="Test">
22439       <method name="Void .ctor()">
22440         <size>7</size>
22441       </method>
22442       <method name="Int32 Main()">
22443         <size>100</size>
22444       </method>
22445     </type>
22446   </test>
22447   <test name="test-200.cs">
22448     <type name="X">
22449       <method name="Void .ctor()">
22450         <size>7</size>
22451       </method>
22452       <method name="Int32 Main()">
22453         <size>104</size>
22454       </method>
22455     </type>
22456   </test>
22457   <test name="test-201.cs">
22458     <type name="Parent">
22459       <method name="Void .ctor()">
22460         <size>7</size>
22461       </method>
22462     </type>
22463     <type name="Child">
22464       <method name="Void .ctor()">
22465         <size>7</size>
22466       </method>
22467     </type>
22468     <type name="Child+Nested">
22469       <method name="Void .ctor()">
22470         <size>18</size>
22471       </method>
22472     </type>
22473     <type name="Collide">
22474       <method name="Void .ctor(Int32)">
22475         <size>14</size>
22476       </method>
22477       <method name="Void .cctor()">
22478         <size>12</size>
22479       </method>
22480       <method name="Int32 Main()">
22481         <size>27</size>
22482       </method>
22483     </type>
22484   </test>
22485   <test name="test-202.cs">
22486     <type name="X.X">
22487       <method name="Void .ctor()">
22488         <size>7</size>
22489       </method>
22490     </type>
22491     <type name="A.B.C.D">
22492       <method name="Void .ctor()">
22493         <size>7</size>
22494       </method>
22495     </type>
22496     <type name="Test">
22497       <method name="Void .ctor()">
22498         <size>7</size>
22499       </method>
22500       <method name="Int32 Main()">
22501         <size>14</size>
22502       </method>
22503     </type>
22504   </test>
22505   <test name="test-203.cs">
22506     <type name="Foo">
22507       <method name="Void .ctor()">
22508         <size>7</size>
22509       </method>
22510       <method name="Modifiers get_Modifiers()">
22511         <size>2</size>
22512       </method>
22513     </type>
22514     <type name="Bar">
22515       <method name="Void .ctor()">
22516         <size>7</size>
22517       </method>
22518       <method name="Int32 Main()">
22519         <size>13</size>
22520       </method>
22521     </type>
22522   </test>
22523   <test name="test-204.cs">
22524     <type name="X">
22525       <method name="Void .ctor(Int32)">
22526         <size>14</size>
22527       </method>
22528       <method name="System.String ToString()">
22529         <size>22</size>
22530       </method>
22531       <method name="Int32 Test()">
22532         <size>153</size>
22533       </method>
22534       <method name="Int32 Main()">
22535         <size>24</size>
22536       </method>
22537       <method name="X op_BitwiseAnd(X, X)">
22538         <size>19</size>
22539       </method>
22540       <method name="X op_BitwiseOr(X, X)">
22541         <size>19</size>
22542       </method>
22543       <method name="Boolean op_True(X)">
22544         <size>15</size>
22545       </method>
22546       <method name="Boolean op_False(X)">
22547         <size>12</size>
22548       </method>
22549     </type>
22550   </test>
22551   <test name="test-205.cs">
22552     <type name="A">
22553       <method name="Void .ctor(Object)">
22554         <size>7</size>
22555       </method>
22556     </type>
22557     <type name="Test">
22558       <method name="Void .ctor()">
22559         <size>7</size>
22560       </method>
22561       <method name="Void Main()">
22562         <size>1</size>
22563       </method>
22564     </type>
22565   </test>
22566   <test name="test-206.cs">
22567     <type name="X">
22568       <method name="Void .ctor()">
22569         <size>7</size>
22570       </method>
22571       <method name="Int32 get_Item(Int32)">
22572         <size>2</size>
22573       </method>
22574       <method name="System.Int32[] get_Item(System.Int32[])">
22575         <size>39</size>
22576       </method>
22577       <method name="Void Main()">
22578         <size>91</size>
22579       </method>
22580     </type>
22581     <type name="&lt;PrivateImplementationDetails&gt;">
22582       <method name="Void .ctor()">
22583         <size>7</size>
22584       </method>
22585     </type>
22586   </test>
22587   <test name="test-207.cs">
22588     <type name="X">
22589       <method name="Void .ctor()">
22590         <size>7</size>
22591       </method>
22592       <method name="Void .cctor()">
22593         <size>1</size>
22594       </method>
22595       <method name="Void hello(Int32)">
22596         <size>13</size>
22597       </method>
22598       <method name="Void world(Int32)">
22599         <size>16</size>
22600       </method>
22601       <method name="Int32 Main()">
22602         <size>138</size>
22603       </method>
22604     </type>
22605     <type name="Test">
22606       <method name="Void .ctor(Object, IntPtr)">
22607         <size>0</size>
22608       </method>
22609       <method name="Void Invoke(Int32)">
22610         <size>0</size>
22611       </method>
22612       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22613         <size>0</size>
22614       </method>
22615       <method name="Void EndInvoke(IAsyncResult)">
22616         <size>0</size>
22617       </method>
22618     </type>
22619   </test>
22620   <test name="test-208.cs">
22621     <type name="X">
22622       <method name="Void .ctor()">
22623         <size>7</size>
22624       </method>
22625       <method name="System.String get_Item(System.String)">
22626         <size>2</size>
22627       </method>
22628       <method name="Void Test()">
22629         <size>1</size>
22630       </method>
22631     </type>
22632     <type name="Y">
22633       <method name="Void .ctor()">
22634         <size>7</size>
22635       </method>
22636       <method name="Void Main()">
22637         <size>19</size>
22638       </method>
22639     </type>
22640   </test>
22641   <test name="test-209.cs">
22642     <type name="X">
22643       <method name="Void .ctor(Int32)">
22644         <size>14</size>
22645       </method>
22646       <method name="Int32 get_Foo()">
22647         <size>9</size>
22648       </method>
22649       <method name="Void set_Foo(Int32)">
22650         <size>8</size>
22651       </method>
22652       <method name="Int32 get_Item(Int32)">
22653         <size>7</size>
22654       </method>
22655       <method name="Void set_Item(Int32, Int32)">
22656         <size>8</size>
22657       </method>
22658       <method name="Void set_Item(System.String, System.String)">
22659         <size>7</size>
22660       </method>
22661       <method name="Void set_Bar(System.String)">
22662         <size>7</size>
22663       </method>
22664       <method name="A get_A()">
22665         <size>7</size>
22666       </method>
22667       <method name="Void set_A(A)">
22668         <size>12</size>
22669       </method>
22670       <method name="Int32 Main()">
22671         <size>75</size>
22672       </method>
22673     </type>
22674     <type name="A">
22675       <method name="Void .ctor(Int32)">
22676         <size>8</size>
22677       </method>
22678     </type>
22679   </test>
22680   <test name="test-21.cs">
22681     <type name="Blah">
22682       <method name="Void .ctor()">
22683         <size>7</size>
22684       </method>
22685       <method name="Int32 Main()">
22686         <size>47</size>
22687       </method>
22688     </type>
22689     <type name="Blah+Foo">
22690       <method name="Void .ctor()">
22691         <size>17</size>
22692       </method>
22693       <method name="Int32 Bar(Int32, Int32)">
22694         <size>14</size>
22695       </method>
22696     </type>
22697   </test>
22698   <test name="test-210.cs">
22699     <type name="X">
22700       <method name="Void .ctor()">
22701         <size>7</size>
22702       </method>
22703       <method name="Void foo()">
22704         <size>1</size>
22705       </method>
22706       <method name="Void Main()">
22707         <size>25</size>
22708       </method>
22709     </type>
22710     <type name="FooHandler">
22711       <method name="Void .ctor(Object, IntPtr)">
22712         <size>0</size>
22713       </method>
22714       <method name="Void Invoke()">
22715         <size>0</size>
22716       </method>
22717       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22718         <size>0</size>
22719       </method>
22720       <method name="Void EndInvoke(IAsyncResult)">
22721         <size>0</size>
22722       </method>
22723     </type>
22724   </test>
22725   <test name="test-211.cs">
22726     <type name="X">
22727       <method name="Void .ctor(Int32)">
22728         <size>14</size>
22729       </method>
22730       <method name="X op_Implicit(Int32)">
22731         <size>7</size>
22732       </method>
22733     </type>
22734     <type name="Y">
22735       <method name="Void .ctor(X)">
22736         <size>14</size>
22737       </method>
22738       <method name="Y op_Implicit(X)">
22739         <size>7</size>
22740       </method>
22741     </type>
22742     <type name="Z">
22743       <method name="Void .ctor(Y)">
22744         <size>14</size>
22745       </method>
22746       <method name="Int32 Main()">
22747         <size>27</size>
22748       </method>
22749       <method name="Z op_Implicit(Y)">
22750         <size>7</size>
22751       </method>
22752     </type>
22753   </test>
22754   <test name="test-212.cs">
22755     <type name="Problem">
22756       <method name="Void .ctor(String)">
22757         <size>14</size>
22758       </method>
22759       <method name="Int32 Multi(Int32, Problem[])">
22760         <size>4</size>
22761       </method>
22762       <method name="Int32 Main(System.String[])">
22763         <size>76</size>
22764       </method>
22765       <method name="Problem op_Implicit(Int32)">
22766         <size>22</size>
22767       </method>
22768     </type>
22769   </test>
22770   <test name="test-213.cs">
22771     <type name="MyTest">
22772       <method name="Void .ctor()">
22773         <size>7</size>
22774       </method>
22775       <method name="Void Main(System.String[])">
22776         <size>36</size>
22777       </method>
22778     </type>
22779     <type name="S">
22780       <method name="Void .ctor(Int32)">
22781         <size>8</size>
22782       </method>
22783       <method name="Void Print()">
22784         <size>12</size>
22785       </method>
22786     </type>
22787   </test>
22788   <test name="test-214.cs">
22789     <type name="N2.Test">
22790       <method name="Void .ctor()">
22791         <size>7</size>
22792       </method>
22793       <method name="Int32 Main()">
22794         <size>7</size>
22795       </method>
22796     </type>
22797     <type name="N1.C1">
22798       <method name="Void .ctor()">
22799         <size>7</size>
22800       </method>
22801       <method name="Void Foo()">
22802         <size>1</size>
22803       </method>
22804     </type>
22805   </test>
22806   <test name="test-215.cs">
22807     <type name="Test">
22808       <method name="Void .ctor()">
22809         <size>7</size>
22810       </method>
22811       <method name="Void .cctor()">
22812         <size>1</size>
22813       </method>
22814       <method name="N1.C1 get_C1()">
22815         <size>6</size>
22816       </method>
22817       <method name="Int32 Main()">
22818         <size>8</size>
22819       </method>
22820     </type>
22821     <type name="N1.C1">
22822       <method name="Void .ctor()">
22823         <size>7</size>
22824       </method>
22825     </type>
22826   </test>
22827   <test name="test-216.cs">
22828     <type name="cls">
22829       <method name="Void .ctor()">
22830         <size>7</size>
22831       </method>
22832       <method name="Void add_OnWhatever(OnWhateverDelegate)">
22833         <size>24</size>
22834       </method>
22835       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
22836         <size>24</size>
22837       </method>
22838       <method name="Void CallMyDel(System.String)">
22839         <size>13</size>
22840       </method>
22841     </type>
22842     <type name="cls+nestedcls">
22843       <method name="Void .ctor()">
22844         <size>7</size>
22845       </method>
22846       <method name="Void CallParentDel(cls, System.String)">
22847         <size>13</size>
22848       </method>
22849     </type>
22850     <type name="MonoEmbed">
22851       <method name="Void .ctor()">
22852         <size>7</size>
22853       </method>
22854       <method name="Void Main()">
22855         <size>36</size>
22856       </method>
22857       <method name="Void Whatever(System.String)">
22858         <size>7</size>
22859       </method>
22860     </type>
22861     <type name="OnWhateverDelegate">
22862       <method name="Void .ctor(Object, IntPtr)">
22863         <size>0</size>
22864       </method>
22865       <method name="Void Invoke(System.String)">
22866         <size>0</size>
22867       </method>
22868       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
22869         <size>0</size>
22870       </method>
22871       <method name="Void EndInvoke(IAsyncResult)">
22872         <size>0</size>
22873       </method>
22874     </type>
22875   </test>
22876   <test name="test-217.cs">
22877     <type name="Test">
22878       <method name="Void .ctor()">
22879         <size>7</size>
22880       </method>
22881       <method name="Int32 Main()">
22882         <size>180</size>
22883       </method>
22884       <method name="System.Object compare_gte(Int32, Int32)">
22885         <size>13</size>
22886       </method>
22887       <method name="System.Object compare_lte(Int32, Int32)">
22888         <size>13</size>
22889       </method>
22890     </type>
22891   </test>
22892   <test name="test-218.cs">
22893     <type name="T">
22894       <method name="Void .ctor()">
22895         <size>7</size>
22896       </method>
22897       <method name="Void .cctor()">
22898         <size>27</size>
22899       </method>
22900       <method name="Void Main()">
22901         <size>1</size>
22902       </method>
22903       <method name="Void compareQueryQuery1(System.Object)">
22904         <size>1</size>
22905       </method>
22906     </type>
22907     <type name="T+foo">
22908       <method name="Void .ctor(Object, IntPtr)">
22909         <size>0</size>
22910       </method>
22911       <method name="Void Invoke(System.Object)">
22912         <size>0</size>
22913       </method>
22914       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
22915         <size>0</size>
22916       </method>
22917       <method name="Void EndInvoke(IAsyncResult)">
22918         <size>0</size>
22919       </method>
22920     </type>
22921   </test>
22922   <test name="test-219.cs">
22923     <type name="TestAttribute">
22924       <method name="Void .ctor(Type)">
22925         <size>14</size>
22926       </method>
22927       <method name="System.Type get_Type()">
22928         <size>7</size>
22929       </method>
22930     </type>
22931     <type name="Test">
22932       <method name="Void .ctor()">
22933         <size>7</size>
22934       </method>
22935       <method name="Void Main()">
22936         <size>75</size>
22937       </method>
22938     </type>
22939   </test>
22940   <test name="test-22.cs">
22941     <type name="M">
22942       <method name="Void .ctor()">
22943         <size>7</size>
22944       </method>
22945       <method name="Int32 Main()">
22946         <size>63</size>
22947       </method>
22948     </type>
22949     <type name="S">
22950       <method name="T GetT()">
22951         <size>7</size>
22952       </method>
22953       <method name="Void Init()">
22954         <size>25</size>
22955       </method>
22956     </type>
22957   </test>
22958   <test name="test-220.cs">
22959     <type name="MonoBUG.Bug">
22960       <method name="Void .ctor()">
22961         <size>7</size>
22962       </method>
22963       <method name="Int32 Main(System.String[])">
22964         <size>133</size>
22965       </method>
22966     </type>
22967     <type name="MonoBUG.Foo">
22968       <method name="Void .ctor(String)">
22969         <size>14</size>
22970       </method>
22971       <method name="System.String get_Name()">
22972         <size>7</size>
22973       </method>
22974     </type>
22975     <type name="MonoBUG.FooList">
22976       <method name="Void .ctor()">
22977         <size>7</size>
22978       </method>
22979       <method name="Void .cctor()">
22980         <size>1</size>
22981       </method>
22982       <method name="Void Add(MonoBUG.Foo)">
22983         <size>19</size>
22984       </method>
22985       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
22986         <size>7</size>
22987       </method>
22988     </type>
22989     <type name="MonoBUG.FooList+FooEnumerator">
22990       <method name="Void .ctor(FooList)">
22991         <size>31</size>
22992       </method>
22993       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
22994         <size>12</size>
22995       </method>
22996       <method name="Void System.Collections.IEnumerator.Reset()">
22997         <size>12</size>
22998       </method>
22999       <method name="MonoBUG.Foo get_Current()">
23000         <size>51</size>
23001       </method>
23002       <method name="Boolean MoveNext()">
23003         <size>12</size>
23004       </method>
23005       <method name="Void Reset()">
23006         <size>12</size>
23007       </method>
23008       <method name="System.Object System.Collections.IEnumerator.get_Current()">
23009         <size>28</size>
23010       </method>
23011     </type>
23012   </test>
23013   <test name="test-221.cs">
23014     <type name="A">
23015       <method name="Void .ctor()">
23016         <size>7</size>
23017       </method>
23018       <method name="Int32 get_Blah()">
23019         <size>2</size>
23020       </method>
23021       <method name="Void set_Blah(Int32)">
23022         <size>1</size>
23023       </method>
23024     </type>
23025     <type name="B">
23026       <method name="Void .ctor()">
23027         <size>7</size>
23028       </method>
23029       <method name="Int32 get_Blah()">
23030         <size>2</size>
23031       </method>
23032       <method name="Boolean Test()">
23033         <size>54</size>
23034       </method>
23035     </type>
23036     <type name="C">
23037       <method name="Void .ctor()">
23038         <size>7</size>
23039       </method>
23040       <method name="Int32 get_Blah()">
23041         <size>0</size>
23042       </method>
23043       <method name="Void set_Blah(Int32)">
23044         <size>0</size>
23045       </method>
23046     </type>
23047     <type name="D">
23048       <method name="Void .ctor()">
23049         <size>7</size>
23050       </method>
23051       <method name="Int32 get_Blah()">
23052         <size>2</size>
23053       </method>
23054       <method name="Void set_Blah(Int32)">
23055         <size>1</size>
23056       </method>
23057     </type>
23058     <type name="E">
23059       <method name="Void .ctor()">
23060         <size>7</size>
23061       </method>
23062       <method name="Int32 get_Blah()">
23063         <size>7</size>
23064       </method>
23065       <method name="Boolean Test()">
23066         <size>54</size>
23067       </method>
23068     </type>
23069     <type name="F">
23070       <method name="Void .ctor()">
23071         <size>7</size>
23072       </method>
23073       <method name="Int32 get_Item(Int32)">
23074         <size>2</size>
23075       </method>
23076       <method name="Void set_Item(Int32, Int32)">
23077         <size>1</size>
23078       </method>
23079       <method name="Int32 get_Blah()">
23080         <size>2</size>
23081       </method>
23082       <method name="Void set_Blah(Int32)">
23083         <size>1</size>
23084       </method>
23085       <method name="Boolean Test()">
23086         <size>110</size>
23087       </method>
23088     </type>
23089     <type name="Driver">
23090       <method name="Void .ctor()">
23091         <size>7</size>
23092       </method>
23093       <method name="Int32 Main()">
23094         <size>38</size>
23095       </method>
23096     </type>
23097     <type name="F">
23098       <method name="Int32 IBlah.get_Item(Int32)">
23099         <size>2</size>
23100       </method>
23101       <method name="Void IBlah.set_Item(Int32, Int32)">
23102         <size>1</size>
23103       </method>
23104       <method name="Int32 IBlah.get_Blah()">
23105         <size>2</size>
23106       </method>
23107       <method name="Void IBlah.set_Blah(Int32)">
23108         <size>1</size>
23109       </method>
23110     </type>
23111   </test>
23112   <test name="test-222.cs">
23113     <type name="Class_1">
23114       <method name="Void .ctor()">
23115         <size>7</size>
23116       </method>
23117       <method name="UIntPtr Valid()">
23118         <size>7</size>
23119       </method>
23120     </type>
23121     <type name="MainClass">
23122       <method name="Void .ctor()">
23123         <size>7</size>
23124       </method>
23125       <method name="Int32 Main()">
23126         <size>2</size>
23127       </method>
23128     </type>
23129   </test>
23130   <test name="test-223.cs">
23131     <type name="T">
23132       <method name="Void .ctor()">
23133         <size>7</size>
23134       </method>
23135       <method name="Int32 Main()">
23136         <size>68</size>
23137       </method>
23138     </type>
23139   </test>
23140   <test name="test-224.cs">
23141     <type name="XmlMemberArrayAttribute">
23142       <method name="Void .ctor(String)">
23143         <size>38</size>
23144       </method>
23145       <method name="System.Char[] get_Separator()">
23146         <size>7</size>
23147       </method>
23148       <method name="Void set_Separator(System.Char[])">
23149         <size>8</size>
23150       </method>
23151       <method name="System.String get_Name()">
23152         <size>7</size>
23153       </method>
23154       <method name="Void set_Name(System.String)">
23155         <size>8</size>
23156       </method>
23157       <method name="Boolean get_IsRequired()">
23158         <size>7</size>
23159       </method>
23160       <method name="Void set_IsRequired(Boolean)">
23161         <size>8</size>
23162       </method>
23163     </type>
23164     <type name="t">
23165       <method name="Void .ctor()">
23166         <size>7</size>
23167       </method>
23168       <method name="Void Main()">
23169         <size>1</size>
23170       </method>
23171     </type>
23172   </test>
23173   <test name="test-225.cs">
23174     <type name="A">
23175       <method name="Void .ctor()">
23176         <size>14</size>
23177       </method>
23178     </type>
23179     <type name="B">
23180       <method name="Void .ctor()">
23181         <size>7</size>
23182       </method>
23183       <method name="Int32 foo()">
23184         <size>2</size>
23185       </method>
23186       <method name="Void Main()">
23187         <size>18</size>
23188       </method>
23189     </type>
23190   </test>
23191   <test name="test-226.cs">
23192     <type name="Test226">
23193       <method name="Void .ctor()">
23194         <size>7</size>
23195       </method>
23196       <method name="Void Test()">
23197         <size>35</size>
23198       </method>
23199       <method name="Int32 Main()">
23200         <size>23</size>
23201       </method>
23202     </type>
23203   </test>
23204   <test name="test-227.cs">
23205     <type name="A.T">
23206       <method name="Void .ctor()">
23207         <size>7</size>
23208       </method>
23209       <method name="Void Main()">
23210         <size>3</size>
23211       </method>
23212     </type>
23213   </test>
23214   <test name="test-228.cs">
23215     <type name="BadRefTest.CtorInc">
23216       <method name="Void .ctor()">
23217         <size>30</size>
23218       </method>
23219       <method name="Int32 IncByRef(Int32 ByRef)">
23220         <size>10</size>
23221       </method>
23222       <method name="Boolean Results(Int32)">
23223         <size>98</size>
23224       </method>
23225     </type>
23226     <type name="BadRefTest.Runner">
23227       <method name="Void .ctor()">
23228         <size>7</size>
23229       </method>
23230       <method name="Int32 Main()">
23231         <size>43</size>
23232       </method>
23233     </type>
23234   </test>
23235   <test name="test-229.cs">
23236     <type name="List">
23237       <method name="Void .ctor(Int32)">
23238         <size>19</size>
23239       </method>
23240       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
23241         <size>12</size>
23242       </method>
23243       <method name="Void Add(Int32)">
23244         <size>26</size>
23245       </method>
23246       <method name="MyEnumerator GetEnumerator()">
23247         <size>7</size>
23248       </method>
23249     </type>
23250     <type name="UberList">
23251       <method name="Void .ctor(Int32)">
23252         <size>8</size>
23253       </method>
23254       <method name="Int32 Main(System.String[])">
23255         <size>38</size>
23256       </method>
23257       <method name="Boolean One()">
23258         <size>63</size>
23259       </method>
23260       <method name="Boolean Two()">
23261         <size>63</size>
23262       </method>
23263       <method name="Boolean Three()">
23264         <size>63</size>
23265       </method>
23266     </type>
23267     <type name="List+MyEnumerator">
23268       <method name="Void .ctor(List)">
23269         <size>15</size>
23270       </method>
23271       <method name="System.Object get_Current()">
23272         <size>24</size>
23273       </method>
23274       <method name="Boolean MoveNext()">
23275         <size>31</size>
23276       </method>
23277       <method name="Void Reset()">
23278         <size>8</size>
23279       </method>
23280     </type>
23281   </test>
23282   <test name="test-23.cs">
23283     <type name="X">
23284       <method name="Void .ctor()">
23285         <size>7</size>
23286       </method>
23287       <method name="Void .cctor()">
23288         <size>8</size>
23289       </method>
23290       <method name="Int32 get_Value()">
23291         <size>6</size>
23292       </method>
23293       <method name="Void set_Value(Int32)">
23294         <size>7</size>
23295       </method>
23296       <method name="Int32 Main()">
23297         <size>170</size>
23298       </method>
23299     </type>
23300     <type name="Y">
23301       <method name="Void .ctor(String)">
23302         <size>14</size>
23303       </method>
23304       <method name="System.String get_Value()">
23305         <size>7</size>
23306       </method>
23307       <method name="Void set_Value(System.String)">
23308         <size>8</size>
23309       </method>
23310     </type>
23311     <type name="Z">
23312       <method name="Void .cctor()">
23313         <size>7</size>
23314       </method>
23315       <method name="Int32 get_IVal()">
23316         <size>6</size>
23317       </method>
23318       <method name="Void set_IVal(Int32)">
23319         <size>7</size>
23320       </method>
23321       <method name="Int32 get_XVal()">
23322         <size>7</size>
23323       </method>
23324       <method name="Void set_XVal(Int32)">
23325         <size>8</size>
23326       </method>
23327     </type>
23328   </test>
23329   <test name="test-230.cs">
23330     <type name="TestClass">
23331       <method name="Void .ctor()">
23332         <size>7</size>
23333       </method>
23334       <method name="Int32 Main()">
23335         <size>56</size>
23336       </method>
23337     </type>
23338   </test>
23339   <test name="test-231.cs">
23340     <type name="T">
23341       <method name="Void .ctor()">
23342         <size>7</size>
23343       </method>
23344       <method name="Void .cctor()">
23345         <size>1</size>
23346       </method>
23347       <method name="Int32 Main()">
23348         <size>44</size>
23349       </method>
23350       <method name="Void Foo()">
23351         <size>23</size>
23352       </method>
23353     </type>
23354   </test>
23355   <test name="test-232.cs">
23356     <type name="CtorInfoTest">
23357       <method name="Void .ctor()">
23358         <size>7</size>
23359       </method>
23360       <method name="Void Main(System.String[])">
23361         <size>977</size>
23362       </method>
23363       <method name="Void Assert(System.Object, System.Object)">
23364         <size>38</size>
23365       </method>
23366     </type>
23367     <type name="&lt;PrivateImplementationDetails&gt;">
23368       <method name="Void .ctor()">
23369         <size>7</size>
23370       </method>
23371     </type>
23372   </test>
23373   <test name="test-233.cs">
23374     <type name="Tests">
23375       <method name="Void .ctor()">
23376         <size>7</size>
23377       </method>
23378       <method name="Int32 Main()">
23379         <size>16</size>
23380       </method>
23381       <method name="Int32 test_0_beq()">
23382         <size>29</size>
23383       </method>
23384       <method name="Int32 test_0_bne_un()">
23385         <size>29</size>
23386       </method>
23387       <method name="Int32 test_0_conv_r8()">
23388         <size>29</size>
23389       </method>
23390       <method name="Int32 test_0_conv_i()">
23391         <size>76</size>
23392       </method>
23393       <method name="Int32 test_5_conv_r4()">
23394         <size>8</size>
23395       </method>
23396       <method name="Int32 test_5_double_conv_r4()">
23397         <size>16</size>
23398       </method>
23399       <method name="Int32 test_5_float_conv_r8()">
23400         <size>12</size>
23401       </method>
23402       <method name="Int32 test_5_conv_r8()">
23403         <size>8</size>
23404       </method>
23405       <method name="Int32 test_5_add()">
23406         <size>25</size>
23407       </method>
23408       <method name="Int32 test_5_sub()">
23409         <size>25</size>
23410       </method>
23411       <method name="Int32 test_24_mul()">
23412         <size>25</size>
23413       </method>
23414       <method name="Int32 test_4_div()">
23415         <size>25</size>
23416       </method>
23417       <method name="Int32 test_2_rem()">
23418         <size>25</size>
23419       </method>
23420       <method name="Int32 test_2_neg()">
23421         <size>14</size>
23422       </method>
23423       <method name="Int32 test_46_float_add_spill()">
23424         <size>129</size>
23425       </method>
23426       <method name="Int32 test_362880_float_mul_spill()">
23427         <size>129</size>
23428       </method>
23429       <method name="Int32 test_4_long_cast()">
23430         <size>29</size>
23431       </method>
23432       <method name="Int32 test_16_float_cmp()">
23433         <size>317</size>
23434       </method>
23435       <method name="Int32 test_15_float_cmp_un()">
23436         <size>297</size>
23437       </method>
23438       <method name="Int32 test_15_float_branch()">
23439         <size>219</size>
23440       </method>
23441       <method name="Int32 test_15_float_branch_un()">
23442         <size>219</size>
23443       </method>
23444     </type>
23445     <type name="TestDriver">
23446       <method name="Void .ctor()">
23447         <size>7</size>
23448       </method>
23449       <method name="Int32 RunTests(System.Type, System.String[])">
23450         <size>572</size>
23451       </method>
23452       <method name="Int32 RunTests(System.Type)">
23453         <size>8</size>
23454       </method>
23455     </type>
23456   </test>
23457   <test name="test-234.cs">
23458     <type name="T">
23459       <method name="Void .ctor()">
23460         <size>7</size>
23461       </method>
23462       <method name="Void Main()">
23463         <size>701</size>
23464       </method>
23465     </type>
23466   </test>
23467   <test name="test-235.cs">
23468     <type name="T">
23469       <method name="Void .ctor()">
23470         <size>7</size>
23471       </method>
23472       <method name="Void Foo(T, T)">
23473         <size>1</size>
23474       </method>
23475       <method name="Void Foo(System.Object[])">
23476         <size>1</size>
23477       </method>
23478       <method name="Int32 Main()">
23479         <size>13</size>
23480       </method>
23481     </type>
23482   </test>
23483   <test name="test-236.cs">
23484     <type name="Tests.Test">
23485       <method name="Void .ctor()">
23486         <size>7</size>
23487       </method>
23488       <method name="Void Main()">
23489         <size>42</size>
23490       </method>
23491       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
23492         <size>9</size>
23493       </method>
23494       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
23495         <size>10</size>
23496       </method>
23497     </type>
23498   </test>
23499   <test name="test-237.cs">
23500     <type name="Params">
23501       <method name="Void .ctor()">
23502         <size>7</size>
23503       </method>
23504       <method name="Void .cctor()">
23505         <size>96</size>
23506       </method>
23507       <method name="Void foo(System.String, System.Object[])">
23508         <size>132</size>
23509       </method>
23510       <method name="Void Main()">
23511         <size>45</size>
23512       </method>
23513     </type>
23514     <type name="Params+FOO">
23515       <method name="Void .ctor(Object, IntPtr)">
23516         <size>0</size>
23517       </method>
23518       <method name="Void Invoke(System.String, System.Object[])">
23519         <size>0</size>
23520       </method>
23521       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
23522         <size>0</size>
23523       </method>
23524       <method name="Void EndInvoke(IAsyncResult)">
23525         <size>0</size>
23526       </method>
23527     </type>
23528   </test>
23529   <test name="test-238.cs">
23530     <type name="TestClass">
23531       <method name="Void .ctor()">
23532         <size>7</size>
23533       </method>
23534       <method name="Void ConditionalMethod()">
23535         <size>7</size>
23536       </method>
23537       <method name="Int32 Main()">
23538         <size>12</size>
23539       </method>
23540     </type>
23541   </test>
23542   <test name="test-239.cs">
23543     <type name="BaseClass">
23544       <method name="Void .ctor()">
23545         <size>7</size>
23546       </method>
23547       <method name="Void ConditionalMethod()">
23548         <size>7</size>
23549       </method>
23550     </type>
23551     <type name="TestClass">
23552       <method name="Void .ctor()">
23553         <size>7</size>
23554       </method>
23555       <method name="Void ConditionalMethod()">
23556         <size>1</size>
23557       </method>
23558     </type>
23559     <type name="MainClass">
23560       <method name="Void .ctor()">
23561         <size>7</size>
23562       </method>
23563       <method name="Int32 Main()">
23564         <size>18</size>
23565       </method>
23566     </type>
23567   </test>
23568   <test name="test-24.cs">
23569     <type name="X">
23570       <method name="Void .ctor()">
23571         <size>7</size>
23572       </method>
23573       <method name="System.String get_S()">
23574         <size>6</size>
23575       </method>
23576       <method name="Void set_S(System.String)">
23577         <size>7</size>
23578       </method>
23579       <method name="Int32 Main()">
23580         <size>92</size>
23581       </method>
23582     </type>
23583   </test>
23584   <test name="test-240.cs">
23585     <type name="TestClass">
23586       <method name="Void .ctor()">
23587         <size>7</size>
23588       </method>
23589       <method name="Void .cctor()">
23590         <size>7</size>
23591       </method>
23592       <method name="Void ConditionalMethod()">
23593         <size>17</size>
23594       </method>
23595       <method name="Int32 Main()">
23596         <size>11</size>
23597       </method>
23598     </type>
23599   </test>
23600   <test name="test-241.cs">
23601     <type name="Foo">
23602       <method name="Void .ctor()">
23603         <size>7</size>
23604       </method>
23605       <method name="Int32 get_SomeProperty()">
23606         <size>3</size>
23607       </method>
23608       <method name="Int32 M()">
23609         <size>3</size>
23610       </method>
23611       <method name="Void Main()">
23612         <size>1</size>
23613       </method>
23614     </type>
23615     <type name="Foo+FooPrivate">
23616       <method name="Void .ctor(Foo)">
23617         <size>14</size>
23618       </method>
23619       <method name="Int32 get_SomeProperty()">
23620         <size>24</size>
23621       </method>
23622     </type>
23623   </test>
23624   <test name="test-242.cs">
23625     <type name="BaseClass">
23626       <method name="Void .ctor()">
23627         <size>14</size>
23628       </method>
23629     </type>
23630     <type name="Derived">
23631       <method name="Void .ctor()">
23632         <size>7</size>
23633       </method>
23634       <method name="Int32 get_Location()">
23635         <size>3</size>
23636       </method>
23637       <method name="Void Main()">
23638         <size>1</size>
23639       </method>
23640     </type>
23641   </test>
23642   <test name="test-243.cs">
23643     <type name="X">
23644       <method name="Void .ctor()">
23645         <size>7</size>
23646       </method>
23647       <method name="Boolean Resolve(System.String)">
23648         <size>2</size>
23649       </method>
23650       <method name="System.String Test()">
23651         <size>2</size>
23652       </method>
23653       <method name="Void Main()">
23654         <size>8</size>
23655       </method>
23656     </type>
23657   </test>
23658   <test name="test-244.cs">
23659     <type name="Foo">
23660       <method name="Void .ctor()">
23661         <size>7</size>
23662       </method>
23663       <method name="Void .cctor()">
23664         <size>1</size>
23665       </method>
23666       <method name="Int32 Main()">
23667         <size>136</size>
23668       </method>
23669       <method name="MyBool get_t()">
23670         <size>29</size>
23671       </method>
23672       <method name="MyBool get_f()">
23673         <size>29</size>
23674       </method>
23675     </type>
23676     <type name="MyBool">
23677       <method name="Void .ctor(Boolean)">
23678         <size>8</size>
23679       </method>
23680       <method name="System.String ToString()">
23681         <size>12</size>
23682       </method>
23683       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
23684         <size>21</size>
23685       </method>
23686       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
23687         <size>21</size>
23688       </method>
23689       <method name="Boolean op_True(MyBool)">
23690         <size>8</size>
23691       </method>
23692       <method name="Boolean op_False(MyBool)">
23693         <size>11</size>
23694       </method>
23695     </type>
23696   </test>
23697   <test name="test-245.cs">
23698     <type name="Class2">
23699       <method name="Void .ctor()">
23700         <size>7</size>
23701       </method>
23702       <method name="System.String get_def_kind()">
23703         <size>12</size>
23704       </method>
23705       <method name="Void Main()">
23706         <size>1</size>
23707       </method>
23708     </type>
23709   </test>
23710   <test name="test-246.cs">
23711     <type name="B">
23712       <method name="Void .ctor()">
23713         <size>7</size>
23714       </method>
23715       <method name="Void Main()">
23716         <size>32</size>
23717       </method>
23718     </type>
23719     <type name="Blah">
23720       <method name="Void Dispose()">
23721         <size>11</size>
23722       </method>
23723     </type>
23724   </test>
23725   <test name="test-247.cs">
23726     <type name="B">
23727       <method name="Void .ctor()">
23728         <size>7</size>
23729       </method>
23730       <method name="Void Main()">
23731         <size>65</size>
23732       </method>
23733     </type>
23734     <type name="Blah">
23735       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
23736         <size>11</size>
23737       </method>
23738     </type>
23739   </test>
23740   <test name="test-248.cs">
23741     <type name="T">
23742       <method name="Void .ctor()">
23743         <size>7</size>
23744       </method>
23745       <method name="Foo GetFoo()">
23746         <size>10</size>
23747       </method>
23748       <method name="Void Main()">
23749         <size>26</size>
23750       </method>
23751     </type>
23752   </test>
23753   <test name="test-249.cs">
23754     <type name="X">
23755       <method name="Void .ctor()">
23756         <size>7</size>
23757       </method>
23758       <method name="Void Main()">
23759         <size>1</size>
23760       </method>
23761     </type>
23762   </test>
23763   <test name="test-25.cs">
23764     <type name="X">
23765       <method name="Void .ctor()">
23766         <size>7</size>
23767       </method>
23768       <method name="Int32 Main()">
23769         <size>214</size>
23770       </method>
23771     </type>
23772   </test>
23773   <test name="test-250.cs">
23774     <type name="Test.foo3">
23775       <method name="Void .ctor()">
23776         <size>7</size>
23777       </method>
23778     </type>
23779     <type name="Test.Tests">
23780       <method name="Void .ctor()">
23781         <size>7</size>
23782       </method>
23783       <method name="Void Main()">
23784         <size>1</size>
23785       </method>
23786     </type>
23787   </test>
23788   <test name="test-251.cs">
23789     <type name="X">
23790       <method name="Void .ctor()">
23791         <size>7</size>
23792       </method>
23793       <method name="Void Main()">
23794         <size>1</size>
23795       </method>
23796     </type>
23797   </test>
23798   <test name="test-252.cs">
23799     <type name="A">
23800       <method name="Void .ctor()">
23801         <size>7</size>
23802       </method>
23803       <method name="Void add_Bar(Foo)">
23804         <size>24</size>
23805       </method>
23806       <method name="Void remove_Bar(Foo)">
23807         <size>24</size>
23808       </method>
23809       <method name="Void m1()">
23810         <size>1</size>
23811       </method>
23812       <method name="Int32 Main()">
23813         <size>93</size>
23814       </method>
23815     </type>
23816     <type name="Foo">
23817       <method name="Void .ctor(Object, IntPtr)">
23818         <size>0</size>
23819       </method>
23820       <method name="Void Invoke()">
23821         <size>0</size>
23822       </method>
23823       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23824         <size>0</size>
23825       </method>
23826       <method name="Void EndInvoke(IAsyncResult)">
23827         <size>0</size>
23828       </method>
23829     </type>
23830   </test>
23831   <test name="test-253.cs">
23832     <type name="AccessibleAttribute">
23833       <method name="Void .ctor()">
23834         <size>7</size>
23835       </method>
23836     </type>
23837     <type name="MyClass">
23838       <method name="Void .ctor()">
23839         <size>7</size>
23840       </method>
23841     </type>
23842     <type name="Test">
23843       <method name="Void .ctor()">
23844         <size>7</size>
23845       </method>
23846       <method name="Int32 Main()">
23847         <size>66</size>
23848       </method>
23849     </type>
23850   </test>
23851   <test name="test-254.cs">
23852     <type name="TestAttribute">
23853       <method name="Void .ctor()">
23854         <size>7</size>
23855       </method>
23856     </type>
23857     <type name="Test_1">
23858       <method name="Void .ctor()">
23859         <size>7</size>
23860       </method>
23861       <method name="Void Test(Int32)">
23862         <size>1</size>
23863       </method>
23864     </type>
23865     <type name="Test_2">
23866       <method name="Void .ctor()">
23867         <size>7</size>
23868       </method>
23869       <method name="Int32 get_Test()">
23870         <size>2</size>
23871       </method>
23872       <method name="Void set_Test(Int32)">
23873         <size>1</size>
23874       </method>
23875       <method name="Void set_Test2(Boolean)">
23876         <size>1</size>
23877       </method>
23878     </type>
23879     <type name="Test_3">
23880       <method name="Void .ctor()">
23881         <size>7</size>
23882       </method>
23883       <method name="Void add_e_1(test_delegate)">
23884         <size>24</size>
23885       </method>
23886       <method name="Void remove_e_1(test_delegate)">
23887         <size>24</size>
23888       </method>
23889       <method name="Void add_e_2(test_delegate)">
23890         <size>24</size>
23891       </method>
23892       <method name="Void remove_e_2(test_delegate)">
23893         <size>24</size>
23894       </method>
23895     </type>
23896     <type name="Test_4">
23897       <method name="Void .ctor()">
23898         <size>7</size>
23899       </method>
23900       <method name="Void add_e_1(test_delegate)">
23901         <size>1</size>
23902       </method>
23903       <method name="Void remove_e_1(test_delegate)">
23904         <size>1</size>
23905       </method>
23906       <method name="Void add_e_2(test_delegate)">
23907         <size>1</size>
23908       </method>
23909       <method name="Void remove_e_2(test_delegate)">
23910         <size>1</size>
23911       </method>
23912       <method name="Void add_e_3(test_delegate)">
23913         <size>1</size>
23914       </method>
23915       <method name="Void remove_e_3(test_delegate)">
23916         <size>1</size>
23917       </method>
23918     </type>
23919     <type name="ClassMain">
23920       <method name="Void .ctor()">
23921         <size>7</size>
23922       </method>
23923       <method name="Void .cctor()">
23924         <size>1</size>
23925       </method>
23926       <method name="Void Assert(System.Object[], Boolean, Int32)">
23927         <size>65</size>
23928       </method>
23929       <method name="Int32 Main()">
23930         <size>1159</size>
23931       </method>
23932     </type>
23933     <type name="test_delegate">
23934       <method name="Void .ctor(Object, IntPtr)">
23935         <size>0</size>
23936       </method>
23937       <method name="System.Delegate Invoke(Int32)">
23938         <size>0</size>
23939       </method>
23940       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23941         <size>0</size>
23942       </method>
23943       <method name="System.Delegate EndInvoke(IAsyncResult)">
23944         <size>0</size>
23945       </method>
23946     </type>
23947   </test>
23948   <test name="test-255.cs">
23949     <type name="TestAttribute">
23950       <method name="Void .ctor()">
23951         <size>7</size>
23952       </method>
23953     </type>
23954     <type name="C">
23955       <method name="Void .ctor()">
23956         <size>7</size>
23957       </method>
23958       <method name="Void Method()">
23959         <size>1</size>
23960       </method>
23961       <method name="Void Main()">
23962         <size>1</size>
23963       </method>
23964     </type>
23965   </test>
23966   <test name="test-256.cs">
23967     <type name="TableColumn">
23968       <method name="Void .ctor()">
23969         <size>7</size>
23970       </method>
23971       <method name="System.Object get_MagicValue()">
23972         <size>2</size>
23973       </method>
23974       <method name="Void set_MagicValue(System.Object)">
23975         <size>1</size>
23976       </method>
23977     </type>
23978     <type name="Bug">
23979       <method name="Void .ctor()">
23980         <size>7</size>
23981       </method>
23982       <method name="Int32 get_TInt()">
23983         <size>2</size>
23984       </method>
23985       <method name="Void Main()">
23986         <size>1</size>
23987       </method>
23988     </type>
23989   </test>
23990   <test name="test-257.cs">
23991     <type name="X">
23992       <method name="Void .ctor()">
23993         <size>7</size>
23994       </method>
23995       <method name="Void Main()">
23996         <size>8</size>
23997       </method>
23998       <method name="Void call(Int32 ByRef)">
23999         <size>25</size>
24000       </method>
24001     </type>
24002   </test>
24003   <test name="test-258.cs">
24004     <type name="MyTest.Test">
24005       <method name="Void .ctor()">
24006         <size>7</size>
24007       </method>
24008     </type>
24009     <type name="MyTest.Test2">
24010       <method name="Void .ctor()">
24011         <size>7</size>
24012       </method>
24013       <method name="Void MyTest.Test.Inner.Foo()">
24014         <size>1</size>
24015       </method>
24016       <method name="Void Main()">
24017         <size>1</size>
24018       </method>
24019     </type>
24020   </test>
24021   <test name="test-259.cs">
24022     <type name="Testing">
24023       <method name="Void .ctor()">
24024         <size>7</size>
24025       </method>
24026       <method name="Void Main()">
24027         <size>1</size>
24028       </method>
24029     </type>
24030   </test>
24031   <test name="test-26.cs">
24032     <type name="Blah">
24033       <method name="Void .ctor()">
24034         <size>7</size>
24035       </method>
24036       <method name="Int32 Foo(Int32, Int32)">
24037         <size>4</size>
24038       </method>
24039       <method name="Int32 Test1()">
24040         <size>114</size>
24041       </method>
24042       <method name="Int32 Adder(System.Int32[])">
24043         <size>34</size>
24044       </method>
24045       <method name="Int32 Test2()">
24046         <size>47</size>
24047       </method>
24048       <method name="Int32 Main()">
24049         <size>40</size>
24050       </method>
24051     </type>
24052     <type name="Blah+MyDelegate">
24053       <method name="Void .ctor(Object, IntPtr)">
24054         <size>0</size>
24055       </method>
24056       <method name="Int32 Invoke(Int32, Int32)">
24057         <size>0</size>
24058       </method>
24059       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
24060         <size>0</size>
24061       </method>
24062       <method name="Int32 EndInvoke(IAsyncResult)">
24063         <size>0</size>
24064       </method>
24065     </type>
24066     <type name="Blah+List">
24067       <method name="Void .ctor(Object, IntPtr)">
24068         <size>0</size>
24069       </method>
24070       <method name="Int32 Invoke(System.Int32[])">
24071         <size>0</size>
24072       </method>
24073       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
24074         <size>0</size>
24075       </method>
24076       <method name="Int32 EndInvoke(IAsyncResult)">
24077         <size>0</size>
24078       </method>
24079     </type>
24080   </test>
24081   <test name="test-260.cs">
24082     <type name="x.Test">
24083       <method name="Void .ctor()">
24084         <size>7</size>
24085       </method>
24086     </type>
24087     <type name="y.Test">
24088       <method name="Void .ctor()">
24089         <size>7</size>
24090       </method>
24091     </type>
24092     <type name="b.a">
24093       <method name="Void .ctor()">
24094         <size>7</size>
24095       </method>
24096       <method name="Void Main()">
24097         <size>7</size>
24098       </method>
24099     </type>
24100   </test>
24101   <test name="test-261.cs">
24102     <type name="T">
24103       <method name="Void .ctor()">
24104         <size>7</size>
24105       </method>
24106       <method name="T get_Me()">
24107         <size>16</size>
24108       </method>
24109       <method name="T GetMe()">
24110         <size>16</size>
24111       </method>
24112       <method name="Int32 Test(T)">
24113         <size>106</size>
24114       </method>
24115       <method name="Int32 Main()">
24116         <size>31</size>
24117       </method>
24118     </type>
24119   </test>
24120   <test name="test-262.cs">
24121     <type name="n1.Attribute">
24122       <method name="Void .ctor()">
24123         <size>7</size>
24124       </method>
24125     </type>
24126     <type name="n3.A">
24127       <method name="Void .ctor()">
24128         <size>7</size>
24129       </method>
24130       <method name="Void Attribute()">
24131         <size>1</size>
24132       </method>
24133       <method name="Void X()">
24134         <size>7</size>
24135       </method>
24136       <method name="Void Main()">
24137         <size>11</size>
24138       </method>
24139     </type>
24140   </test>
24141   <test name="test-263.cs">
24142     <type name="Test">
24143       <method name="Void .ctor()">
24144         <size>7</size>
24145       </method>
24146       <method name="System.String GetString(System.Byte[])">
24147         <size>19</size>
24148       </method>
24149       <method name="Void Main()">
24150         <size>1</size>
24151       </method>
24152     </type>
24153   </test>
24154   <test name="test-264.cs">
24155     <type name="Proef">
24156       <method name="Void .ctor()">
24157         <size>7</size>
24158       </method>
24159       <method name="Void add_OnDoSomething(System.EventHandler)">
24160         <size>24</size>
24161       </method>
24162       <method name="Void remove_OnDoSomething(System.EventHandler)">
24163         <size>24</size>
24164       </method>
24165       <method name="Void Temp(System.Object, System.EventArgs)">
24166         <size>1</size>
24167       </method>
24168       <method name="Void Main()">
24169         <size>25</size>
24170       </method>
24171     </type>
24172   </test>
24173   <test name="test-265.cs">
24174     <type name="ClassFormatError">
24175       <method name="Void .ctor(String, Object[])">
24176         <size>7</size>
24177       </method>
24178       <method name="Void Main()">
24179         <size>1</size>
24180       </method>
24181     </type>
24182     <type name="UnsupportedClassVersionError">
24183       <method name="Void .ctor(String)">
24184         <size>14</size>
24185       </method>
24186     </type>
24187   </test>
24188   <test name="test-266.cs">
24189     <type name="T">
24190       <method name="Void .ctor()">
24191         <size>7</size>
24192       </method>
24193       <method name="Int32 Main()">
24194         <size>25</size>
24195       </method>
24196     </type>
24197   </test>
24198   <test name="test-267.cs">
24199     <type name="X">
24200       <method name="Void .ctor()">
24201         <size>7</size>
24202       </method>
24203       <method name="System.String Text()">
24204         <size>6</size>
24205       </method>
24206       <method name="Int32 Main()">
24207         <size>12</size>
24208       </method>
24209     </type>
24210   </test>
24211   <test name="test-268.cs">
24212     <type name="X">
24213       <method name="Void .ctor()">
24214         <size>7</size>
24215       </method>
24216       <method name="Int32 Main()">
24217         <size>26</size>
24218       </method>
24219     </type>
24220     <type name="X+Nested">
24221       <method name="Void .ctor()">
24222         <size>7</size>
24223       </method>
24224       <method name="MyEnum D()">
24225         <size>2</size>
24226       </method>
24227     </type>
24228   </test>
24229   <test name="test-269.cs">
24230     <type name="Class1">
24231       <method name="Void .ctor()">
24232         <size>7</size>
24233       </method>
24234       <method name="Int32 Main(System.String[])">
24235         <size>361</size>
24236       </method>
24237       <method name="Int32 AddABunchOfInts(...)">
24238         <size>64</size>
24239       </method>
24240       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
24241         <size>64</size>
24242       </method>
24243       <method name="Result VtAddABunchOfInts(...)">
24244         <size>69</size>
24245       </method>
24246       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
24247         <size>69</size>
24248       </method>
24249       <method name="Int32 InstAddABunchOfInts(...)">
24250         <size>64</size>
24251       </method>
24252       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
24253         <size>64</size>
24254       </method>
24255       <method name="Result InstVtAddABunchOfInts(...)">
24256         <size>69</size>
24257       </method>
24258       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
24259         <size>69</size>
24260       </method>
24261     </type>
24262     <type name="Result">
24263       <method name="Void .ctor(Int32)">
24264         <size>24</size>
24265       </method>
24266     </type>
24267   </test>
24268   <test name="test-27.cs">
24269     <type name="Foo">
24270       <method name="Void .ctor()">
24271         <size>7</size>
24272       </method>
24273       <method name="Boolean MyMethod(Int32)">
24274         <size>12</size>
24275       </method>
24276       <method name="Int32 AnotherMethod(Int32)">
24277         <size>5</size>
24278       </method>
24279     </type>
24280     <type name="Blah">
24281       <method name="Void .ctor()">
24282         <size>7</size>
24283       </method>
24284       <method name="Void Bar(Int32, Int32)">
24285         <size>9</size>
24286       </method>
24287       <method name="Int32 Main()">
24288         <size>139</size>
24289       </method>
24290     </type>
24291     <type name="Blah+MyDelegate">
24292       <method name="Void .ctor(Object, IntPtr)">
24293         <size>0</size>
24294       </method>
24295       <method name="Void Invoke(Int32, Int32)">
24296         <size>0</size>
24297       </method>
24298       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
24299         <size>0</size>
24300       </method>
24301       <method name="Void EndInvoke(IAsyncResult)">
24302         <size>0</size>
24303       </method>
24304     </type>
24305   </test>
24306   <test name="test-270.cs">
24307     <type name="X">
24308       <method name="Void .ctor()">
24309         <size>7</size>
24310       </method>
24311       <method name="Int32 Test(System.String, System.Object[])">
24312         <size>2</size>
24313       </method>
24314       <method name="Int32 Main()">
24315         <size>75</size>
24316       </method>
24317       <method name="Int32 Test(System.String, ...)">
24318         <size>2</size>
24319       </method>
24320     </type>
24321   </test>
24322   <test name="test-271.cs">
24323     <type name="T">
24324       <method name="Void .ctor()">
24325         <size>7</size>
24326       </method>
24327       <method name="C X()">
24328         <size>10</size>
24329       </method>
24330       <method name="Void Main()">
24331         <size>59</size>
24332       </method>
24333     </type>
24334     <type name="T+C">
24335       <method name="IEnumerator GetEnumerator()">
24336         <size>11</size>
24337       </method>
24338     </type>
24339   </test>
24340   <test name="test-272.cs">
24341     <type name="BazAttribute">
24342       <method name="Void .ctor()">
24343         <size>7</size>
24344       </method>
24345       <method name="Void .ctor(Foo)">
24346         <size>7</size>
24347       </method>
24348       <method name="Void set_foo3(Foo)">
24349         <size>1</size>
24350       </method>
24351       <method name="Foo get_foo3()">
24352         <size>2</size>
24353       </method>
24354     </type>
24355     <type name="Test">
24356       <method name="Void .ctor()">
24357         <size>7</size>
24358       </method>
24359       <method name="Void f0()">
24360         <size>1</size>
24361       </method>
24362       <method name="Void f1()">
24363         <size>1</size>
24364       </method>
24365       <method name="Void f2()">
24366         <size>1</size>
24367       </method>
24368       <method name="Void f3()">
24369         <size>1</size>
24370       </method>
24371       <method name="Void Main()">
24372         <size>1</size>
24373       </method>
24374     </type>
24375   </test>
24376   <test name="test-273.cs">
24377     <type name="FooAttribute">
24378       <method name="Void .ctor()">
24379         <size>7</size>
24380       </method>
24381     </type>
24382     <type name="Tests">
24383       <method name="Void .ctor()">
24384         <size>7</size>
24385       </method>
24386       <method name="Void Main()">
24387         <size>36</size>
24388       </method>
24389     </type>
24390   </test>
24391   <test name="test-274.cs">
24392     <type name="MyClass">
24393       <method name="Void .ctor(String[])">
24394         <size>7</size>
24395       </method>
24396     </type>
24397     <type name="ChildClass">
24398       <method name="Void .ctor()">
24399         <size>13</size>
24400       </method>
24401     </type>
24402     <type name="M">
24403       <method name="Void .ctor()">
24404         <size>7</size>
24405       </method>
24406       <method name="Void Main()">
24407         <size>1</size>
24408       </method>
24409     </type>
24410   </test>
24411   <test name="test-275.cs">
24412     <type name="Test">
24413       <method name="Void .ctor()">
24414         <size>7</size>
24415       </method>
24416       <method name="Void add_MyEvent(DelType)">
24417         <size>24</size>
24418       </method>
24419       <method name="Void remove_MyEvent(DelType)">
24420         <size>24</size>
24421       </method>
24422       <method name="Int32 Main()">
24423         <size>176</size>
24424       </method>
24425     </type>
24426     <type name="DelType">
24427       <method name="Void .ctor(Object, IntPtr)">
24428         <size>0</size>
24429       </method>
24430       <method name="Void Invoke()">
24431         <size>0</size>
24432       </method>
24433       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24434         <size>0</size>
24435       </method>
24436       <method name="Void EndInvoke(IAsyncResult)">
24437         <size>0</size>
24438       </method>
24439     </type>
24440     <type name="S">
24441       <method name="Void add_MyEvent(DelType)">
24442         <size>24</size>
24443       </method>
24444       <method name="Void remove_MyEvent(DelType)">
24445         <size>24</size>
24446       </method>
24447     </type>
24448   </test>
24449   <test name="test-276.cs">
24450     <type name="EventTestClass">
24451       <method name="Void .ctor()">
24452         <size>7</size>
24453       </method>
24454       <method name="Void add_Elapsed(System.EventHandler)">
24455         <size>24</size>
24456       </method>
24457       <method name="Void remove_Elapsed(System.EventHandler)">
24458         <size>24</size>
24459       </method>
24460     </type>
24461     <type name="EntryPoint">
24462       <method name="Void .ctor()">
24463         <size>7</size>
24464       </method>
24465       <method name="Boolean test(System.Type)">
24466         <size>17</size>
24467       </method>
24468       <method name="Int32 Main()">
24469         <size>48</size>
24470       </method>
24471     </type>
24472   </test>
24473   <test name="test-277.cs">
24474     <type name="T">
24475       <method name="Void .ctor()">
24476         <size>7</size>
24477       </method>
24478       <method name="Int32 Main()">
24479         <size>7</size>
24480       </method>
24481       <method name="Int32 X(Byte)">
24482         <size>2</size>
24483       </method>
24484       <method name="Int32 X(Int16)">
24485         <size>2</size>
24486       </method>
24487     </type>
24488   </test>
24489   <test name="test-278.cs">
24490     <type name="X">
24491       <method name="Void .ctor()">
24492         <size>7</size>
24493       </method>
24494       <method name="Int32 Main()">
24495         <size>73</size>
24496       </method>
24497     </type>
24498     <type name="Rect">
24499       <method name="Int32 get_X()">
24500         <size>7</size>
24501       </method>
24502       <method name="Void set_X(Int32)">
24503         <size>8</size>
24504       </method>
24505     </type>
24506   </test>
24507   <test name="test-279.cs">
24508     <type name="FlagsAttributeDemo">
24509       <method name="Void .ctor()">
24510         <size>7</size>
24511       </method>
24512       <method name="Int32 Main()">
24513         <size>38</size>
24514       </method>
24515     </type>
24516   </test>
24517   <test name="test-28.cs">
24518     <type name="A">
24519       <method name="Void .ctor()">
24520         <size>7</size>
24521       </method>
24522       <method name="Int32 get_Item(Int32)">
24523         <size>0</size>
24524       </method>
24525       <method name="Int32 EmulateIndexer(Int32)">
24526         <size>8</size>
24527       </method>
24528     </type>
24529     <type name="B">
24530       <method name="Void .ctor()">
24531         <size>7</size>
24532       </method>
24533       <method name="Int32 get_Item(Int32)">
24534         <size>2</size>
24535       </method>
24536       <method name="Int32 M()">
24537         <size>8</size>
24538       </method>
24539     </type>
24540     <type name="X">
24541       <method name="Void .ctor()">
24542         <size>7</size>
24543       </method>
24544       <method name="Int32 get_Item(Int32)">
24545         <size>20</size>
24546       </method>
24547       <method name="Void set_Item(Int32, Int32)">
24548         <size>26</size>
24549       </method>
24550       <method name="Int32 Main()">
24551         <size>123</size>
24552       </method>
24553     </type>
24554   </test>
24555   <test name="test-280.cs">
24556     <type name="AppFramework.Util.Logic">
24557       <method name="Void .ctor()">
24558         <size>7</size>
24559       </method>
24560       <method name="Boolean EnumInSet(Enum, System.Enum[])">
24561         <size>37</size>
24562       </method>
24563       <method name="Void Main()">
24564         <size>1</size>
24565       </method>
24566     </type>
24567   </test>
24568   <test name="test-281.cs">
24569     <type name="Foo.Hello">
24570       <method name="Void .ctor()">
24571         <size>7</size>
24572       </method>
24573       <method name="Void .cctor()">
24574         <size>7</size>
24575       </method>
24576     </type>
24577     <type name="Bar.Hello">
24578       <method name="Void .ctor()">
24579         <size>7</size>
24580       </method>
24581       <method name="Void .cctor()">
24582         <size>8</size>
24583       </method>
24584     </type>
24585     <type name="Test.Test1">
24586       <method name="Void .ctor()">
24587         <size>7</size>
24588       </method>
24589       <method name="Int32 World()">
24590         <size>6</size>
24591       </method>
24592     </type>
24593     <type name="Test.Test2">
24594       <method name="Void .ctor()">
24595         <size>7</size>
24596       </method>
24597       <method name="Int32 World()">
24598         <size>6</size>
24599       </method>
24600     </type>
24601     <type name="X">
24602       <method name="Void .ctor()">
24603         <size>7</size>
24604       </method>
24605       <method name="Int32 Main()">
24606         <size>29</size>
24607       </method>
24608     </type>
24609   </test>
24610   <test name="test-282.cs">
24611     <type name="X">
24612       <method name="Void .ctor()">
24613         <size>7</size>
24614       </method>
24615       <method name="System.Object Add(integer, System.Object)">
24616         <size>72</size>
24617       </method>
24618       <method name="Int32 Main()">
24619         <size>69</size>
24620       </method>
24621     </type>
24622     <type name="integer">
24623       <method name="Void .ctor(Int32)">
24624         <size>8</size>
24625       </method>
24626       <method name="integer op_Implicit(Int32)">
24627         <size>7</size>
24628       </method>
24629       <method name="Double op_Implicit(integer)">
24630         <size>13</size>
24631       </method>
24632       <method name="integer op_Addition(integer, integer)">
24633         <size>21</size>
24634       </method>
24635     </type>
24636   </test>
24637   <test name="test-283.cs">
24638     <type name="X">
24639       <method name="Void .ctor()">
24640         <size>7</size>
24641       </method>
24642       <method name="Int32 Foo()">
24643         <size>2</size>
24644       </method>
24645     </type>
24646     <type name="Y">
24647       <method name="Void .ctor()">
24648         <size>7</size>
24649       </method>
24650       <method name="Y+D GetIt()">
24651         <size>13</size>
24652       </method>
24653       <method name="Y+D GetIt2()">
24654         <size>13</size>
24655       </method>
24656       <method name="Int32 Foo()">
24657         <size>2</size>
24658       </method>
24659       <method name="Int32 Main()">
24660         <size>56</size>
24661       </method>
24662     </type>
24663     <type name="Y+D">
24664       <method name="Void .ctor(Object, IntPtr)">
24665         <size>0</size>
24666       </method>
24667       <method name="Int32 Invoke()">
24668         <size>0</size>
24669       </method>
24670       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24671         <size>0</size>
24672       </method>
24673       <method name="Int32 EndInvoke(IAsyncResult)">
24674         <size>0</size>
24675       </method>
24676     </type>
24677   </test>
24678   <test name="test-284.cs">
24679     <type name="App">
24680       <method name="Void .ctor()">
24681         <size>7</size>
24682       </method>
24683       <method name="Void Main()">
24684         <size>12</size>
24685       </method>
24686     </type>
24687   </test>
24688   <test name="test-285.cs">
24689     <type name="T">
24690       <method name="Void .ctor()">
24691         <size>7</size>
24692       </method>
24693       <method name="Int32 Main()">
24694         <size>2</size>
24695       </method>
24696     </type>
24697   </test>
24698   <test name="test-286.cs">
24699     <type name="MethodWrapper">
24700       <method name="Void .ctor()">
24701         <size>7</size>
24702       </method>
24703       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
24704         <size>57</size>
24705       </method>
24706     </type>
24707     <type name="MapXml.Throws">
24708       <method name="Void .ctor()">
24709         <size>7</size>
24710       </method>
24711       <method name="Void Main()">
24712         <size>1</size>
24713       </method>
24714     </type>
24715   </test>
24716   <test name="test-287.cs">
24717     <type name="StaticClass">
24718       <method name="System.String Name()">
24719         <size>6</size>
24720       </method>
24721     </type>
24722     <type name="MainClass">
24723       <method name="Void .ctor()">
24724         <size>7</size>
24725       </method>
24726       <method name="Int32 Main()">
24727         <size>83</size>
24728       </method>
24729     </type>
24730     <type name="StaticClass+D">
24731       <method name="Void .ctor(Object, IntPtr)">
24732         <size>0</size>
24733       </method>
24734       <method name="System.Object Invoke()">
24735         <size>0</size>
24736       </method>
24737       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24738         <size>0</size>
24739       </method>
24740       <method name="System.Object EndInvoke(IAsyncResult)">
24741         <size>0</size>
24742       </method>
24743     </type>
24744   </test>
24745   <test name="test-288.cs">
24746     <type name="Test.BookAboutMovie">
24747       <method name="Void .ctor(String)">
24748         <size>25</size>
24749       </method>
24750       <method name="System.String GetItem(Int32)">
24751         <size>7</size>
24752       </method>
24753       <method name="System.String get_Item(Int32)">
24754         <size>7</size>
24755       </method>
24756       <method name="Int32 Main(System.String[])">
24757         <size>57</size>
24758       </method>
24759     </type>
24760   </test>
24761   <test name="test-289.cs">
24762     <type name="Test">
24763       <method name="Void .ctor()">
24764         <size>7</size>
24765       </method>
24766       <method name="Void Main()">
24767         <size>1</size>
24768       </method>
24769       <method name="Void set_Value(System.String)">
24770         <size>1</size>
24771       </method>
24772       <method name="Void set_Value()">
24773         <size>1</size>
24774       </method>
24775       <method name="Void set_Item(Int32, Int32, Boolean)">
24776         <size>1</size>
24777       </method>
24778       <method name="Void set_Item(Int32, Int32)">
24779         <size>1</size>
24780       </method>
24781       <method name="Boolean get_Item(Boolean)">
24782         <size>2</size>
24783       </method>
24784     </type>
24785   </test>
24786   <test name="test-29.cs">
24787     <type name="Base">
24788       <method name="Void .ctor()">
24789         <size>7</size>
24790       </method>
24791       <method name="Void Add(Int32)">
24792         <size>18</size>
24793       </method>
24794     </type>
24795     <type name="Derived">
24796       <method name="Void .ctor()">
24797         <size>7</size>
24798       </method>
24799       <method name="Void Add(Double)">
24800         <size>18</size>
24801       </method>
24802     </type>
24803     <type name="Demo">
24804       <method name="Void .ctor()">
24805         <size>7</size>
24806       </method>
24807       <method name="Int32 Main()">
24808         <size>51</size>
24809       </method>
24810     </type>
24811   </test>
24812   <test name="test-290.cs">
24813     <type name="EntryPoint">
24814       <method name="Void .ctor()">
24815         <size>7</size>
24816       </method>
24817       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
24818         <size>22</size>
24819       </method>
24820       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
24821         <size>22</size>
24822       </method>
24823       <method name="Void bar_f(System.Object)">
24824         <size>1</size>
24825       </method>
24826       <method name="Void Main()">
24827         <size>35</size>
24828       </method>
24829     </type>
24830     <type name="EntryPoint+EventHandler">
24831       <method name="Void .ctor(Object, IntPtr)">
24832         <size>0</size>
24833       </method>
24834       <method name="Void Invoke(System.Object)">
24835         <size>0</size>
24836       </method>
24837       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24838         <size>0</size>
24839       </method>
24840       <method name="Void EndInvoke(IAsyncResult)">
24841         <size>0</size>
24842       </method>
24843     </type>
24844   </test>
24845   <test name="test-291.cs">
24846     <type name="Test">
24847       <method name="Void .ctor()">
24848         <size>7</size>
24849       </method>
24850       <method name="Void Method()">
24851         <size>1</size>
24852       </method>
24853       <method name="Void Main()">
24854         <size>13</size>
24855       </method>
24856     </type>
24857   </test>
24858   <test name="test-292.cs">
24859     <type name="X">
24860       <method name="Void .ctor()">
24861         <size>7</size>
24862       </method>
24863       <method name="Void .cctor()">
24864         <size>1</size>
24865       </method>
24866       <method name="Void Main()">
24867         <size>19</size>
24868       </method>
24869     </type>
24870   </test>
24871   <test name="test-293.cs">
24872     <type name="A">
24873       <method name="Void .ctor()">
24874         <size>7</size>
24875       </method>
24876       <method name="System.String get_Warning()">
24877         <size>6</size>
24878       </method>
24879     </type>
24880     <type name="B">
24881       <method name="Void .ctor()">
24882         <size>7</size>
24883       </method>
24884       <method name="System.String get_Warning()">
24885         <size>6</size>
24886       </method>
24887       <method name="Void Main()">
24888         <size>1</size>
24889       </method>
24890     </type>
24891   </test>
24892   <test name="test-294.cs">
24893     <type name="ObsoleteClass">
24894       <method name="Void .ctor()">
24895         <size>7</size>
24896       </method>
24897     </type>
24898     <type name="Test">
24899       <method name="Void .ctor()">
24900         <size>13</size>
24901       </method>
24902       <method name="Void .ctor(String, Boolean)">
24903         <size>14</size>
24904       </method>
24905       <method name="System.String get_Name()">
24906         <size>7</size>
24907       </method>
24908       <method name="Void set_Name(System.String)">
24909         <size>8</size>
24910       </method>
24911     </type>
24912     <type name="DerivedTest">
24913       <method name="Void .ctor(String)">
24914         <size>16</size>
24915       </method>
24916       <method name="System.String Method()">
24917         <size>7</size>
24918       </method>
24919       <method name="Void T2()">
24920         <size>1</size>
24921       </method>
24922       <method name="Void Main()">
24923         <size>1</size>
24924       </method>
24925     </type>
24926     <type name="ObsoleteClass2">
24927       <method name="Void .ctor()">
24928         <size>7</size>
24929       </method>
24930     </type>
24931     <type name="ObsoleteClass3">
24932       <method name="Void .ctor()">
24933         <size>18</size>
24934       </method>
24935       <method name="Void .cctor()">
24936         <size>25</size>
24937       </method>
24938     </type>
24939     <type name="ObsoleteClass4">
24940       <method name="Void .ctor()">
24941         <size>7</size>
24942       </method>
24943       <method name="Void T()">
24944         <size>59</size>
24945       </method>
24946     </type>
24947   </test>
24948   <test name="test-295.cs">
24949     <type name="MyAttribute">
24950       <method name="Void .ctor(Object)">
24951         <size>14</size>
24952       </method>
24953       <method name="System.Object get_my()">
24954         <size>7</size>
24955       </method>
24956     </type>
24957     <type name="MyConstructorBuilder">
24958       <method name="Void .ctor()">
24959         <size>7</size>
24960       </method>
24961       <method name="Int32 Main()">
24962         <size>111</size>
24963       </method>
24964       <method name="System.Type MyCreateCallee(System.AppDomain)">
24965         <size>329</size>
24966       </method>
24967     </type>
24968   </test>
24969   <test name="test-296.cs">
24970     <type name="GetElementTypeTest">
24971       <method name="Void .ctor()">
24972         <size>7</size>
24973       </method>
24974       <method name="Int32 Main(System.String[])">
24975         <size>30</size>
24976       </method>
24977     </type>
24978   </test>
24979   <test name="test-297.cs">
24980     <type name="T">
24981       <method name="Void .ctor()">
24982         <size>7</size>
24983       </method>
24984       <method name="Int32 Main()">
24985         <size>313</size>
24986       </method>
24987       <method name="Void Login(System.String)">
24988         <size>1</size>
24989       </method>
24990     </type>
24991     <type name="My">
24992       <method name="Void .ctor(Object)">
24993         <size>14</size>
24994       </method>
24995     </type>
24996   </test>
24997   <test name="test-299.cs">
24998     <type name="SampleClass">
24999       <method name="Void .ctor()">
25000         <size>7</size>
25001       </method>
25002       <method name="SuperClass op_Increment(SampleClass)">
25003         <size>6</size>
25004       </method>
25005     </type>
25006     <type name="SuperClass">
25007       <method name="Void .ctor()">
25008         <size>7</size>
25009       </method>
25010       <method name="Int32 Main()">
25011         <size>2</size>
25012       </method>
25013     </type>
25014   </test>
25015   <test name="test-3.cs">
25016     <type name="TestIntOps">
25017       <method name="Void .ctor()">
25018         <size>7</size>
25019       </method>
25020       <method name="SByte sbyte_add(SByte, SByte)">
25021         <size>7</size>
25022       </method>
25023       <method name="Int16 short_add(Int16, Int16)">
25024         <size>5</size>
25025       </method>
25026       <method name="Double double_add(Double, Double)">
25027         <size>4</size>
25028       </method>
25029       <method name="Int32 int_add(Int32, Int32)">
25030         <size>4</size>
25031       </method>
25032       <method name="Int32 int_sub(Int32, Int32)">
25033         <size>4</size>
25034       </method>
25035       <method name="Int32 int_mul(Int32, Int32)">
25036         <size>4</size>
25037       </method>
25038       <method name="Int32 Main()">
25039         <size>215</size>
25040       </method>
25041     </type>
25042   </test>
25043   <test name="test-30.cs">
25044     <type name="X">
25045       <method name="Void .ctor()">
25046         <size>7</size>
25047       </method>
25048       <method name="Void IA.Draw()">
25049         <size>8</size>
25050       </method>
25051       <method name="Void IB.Draw()">
25052         <size>8</size>
25053       </method>
25054     </type>
25055     <type name="test">
25056       <method name="Void .ctor()">
25057         <size>7</size>
25058       </method>
25059       <method name="Int32 Main()">
25060         <size>192</size>
25061       </method>
25062     </type>
25063   </test>
25064   <test name="test-300.cs">
25065     <type name="A">
25066       <method name="Void .ctor()">
25067         <size>7</size>
25068       </method>
25069       <method name="Void Main()">
25070         <size>7</size>
25071       </method>
25072     </type>
25073     <type name="A+C">
25074       <method name="Void .ctor()">
25075         <size>7</size>
25076       </method>
25077     </type>
25078     <type name="A+B">
25079       <method name="Void .ctor()">
25080         <size>468</size>
25081       </method>
25082     </type>
25083     <type name="A+B+C">
25084       <method name="Void .ctor()">
25085         <size>7</size>
25086       </method>
25087     </type>
25088   </test>
25089   <test name="test-301.cs">
25090     <type name="A">
25091       <method name="Void .ctor()">
25092         <size>7</size>
25093       </method>
25094       <method name="Void Main()">
25095         <size>7</size>
25096       </method>
25097     </type>
25098     <type name="A+B">
25099       <method name="Void .ctor()">
25100         <size>219</size>
25101       </method>
25102     </type>
25103   </test>
25104   <test name="test-302.cs">
25105     <type name="A">
25106       <method name="Void .ctor()">
25107         <size>7</size>
25108       </method>
25109       <method name="Void Main()">
25110         <size>7</size>
25111       </method>
25112     </type>
25113     <type name="A+C">
25114       <method name="Void .ctor()">
25115         <size>7</size>
25116       </method>
25117     </type>
25118     <type name="A+B">
25119       <method name="Void .ctor()">
25120         <size>24</size>
25121       </method>
25122     </type>
25123     <type name="A+B+C">
25124       <method name="Void .ctor()">
25125         <size>7</size>
25126       </method>
25127     </type>
25128   </test>
25129   <test name="test-303.cs">
25130     <type name="A">
25131       <method name="Void .ctor()">
25132         <size>7</size>
25133       </method>
25134       <method name="Void Main()">
25135         <size>7</size>
25136       </method>
25137     </type>
25138     <type name="A+C">
25139       <method name="Void .ctor()">
25140         <size>7</size>
25141       </method>
25142       <method name="Void System.IDisposable.Dispose()">
25143         <size>11</size>
25144       </method>
25145     </type>
25146     <type name="A+B">
25147       <method name="Void .ctor()">
25148         <size>31</size>
25149       </method>
25150     </type>
25151     <type name="A+B+C">
25152       <method name="Void .ctor()">
25153         <size>7</size>
25154       </method>
25155       <method name="Void System.IDisposable.Dispose()">
25156         <size>1</size>
25157       </method>
25158     </type>
25159   </test>
25160   <test name="test-304.cs">
25161     <type name="A">
25162       <method name="Void .ctor()">
25163         <size>7</size>
25164       </method>
25165       <method name="Void Main()">
25166         <size>7</size>
25167       </method>
25168     </type>
25169     <type name="A+D">
25170       <method name="Void .ctor()">
25171         <size>7</size>
25172       </method>
25173     </type>
25174     <type name="A+B">
25175       <method name="Void .ctor()">
25176         <size>468</size>
25177       </method>
25178     </type>
25179     <type name="A+B+C">
25180       <method name="Void .ctor()">
25181         <size>7</size>
25182       </method>
25183     </type>
25184   </test>
25185   <test name="test-305.cs">
25186     <type name="A">
25187       <method name="Void .ctor()">
25188         <size>7</size>
25189       </method>
25190       <method name="Void Main()">
25191         <size>7</size>
25192       </method>
25193     </type>
25194     <type name="A+B">
25195       <method name="Void .ctor()">
25196         <size>219</size>
25197       </method>
25198     </type>
25199   </test>
25200   <test name="test-306.cs">
25201     <type name="A">
25202       <method name="Void .ctor()">
25203         <size>7</size>
25204       </method>
25205       <method name="Void Main()">
25206         <size>7</size>
25207       </method>
25208     </type>
25209     <type name="A+D">
25210       <method name="Void .ctor()">
25211         <size>7</size>
25212       </method>
25213     </type>
25214     <type name="A+B">
25215       <method name="Void .ctor()">
25216         <size>24</size>
25217       </method>
25218     </type>
25219     <type name="A+B+C">
25220       <method name="Void .ctor()">
25221         <size>7</size>
25222       </method>
25223     </type>
25224   </test>
25225   <test name="test-307.cs">
25226     <type name="A">
25227       <method name="Void .ctor()">
25228         <size>7</size>
25229       </method>
25230       <method name="Void Main()">
25231         <size>7</size>
25232       </method>
25233     </type>
25234     <type name="A+D">
25235       <method name="Void .ctor()">
25236         <size>7</size>
25237       </method>
25238       <method name="Void System.IDisposable.Dispose()">
25239         <size>11</size>
25240       </method>
25241     </type>
25242     <type name="A+B">
25243       <method name="Void .ctor()">
25244         <size>31</size>
25245       </method>
25246     </type>
25247     <type name="A+B+C">
25248       <method name="Void .ctor()">
25249         <size>7</size>
25250       </method>
25251       <method name="Void System.IDisposable.Dispose()">
25252         <size>1</size>
25253       </method>
25254     </type>
25255   </test>
25256   <test name="test-308.cs">
25257     <type name="Program">
25258       <method name="Void .ctor()">
25259         <size>7</size>
25260       </method>
25261       <method name="Void Main(System.String[])">
25262         <size>40</size>
25263       </method>
25264     </type>
25265   </test>
25266   <test name="test-309.cs">
25267     <type name="MonoBASIC.Parser">
25268       <method name="Void .ctor()">
25269         <size>7</size>
25270       </method>
25271       <method name="Void Main()">
25272         <size>1</size>
25273       </method>
25274     </type>
25275     <type name="MonoBASIC.Parser+StateMachine">
25276       <method name="Void .ctor()">
25277         <size>7</size>
25278       </method>
25279       <method name="Void HandleToken(Token)">
25280         <size>1</size>
25281       </method>
25282     </type>
25283   </test>
25284   <test name="test-31.cs">
25285     <type name="Base">
25286       <method name="Void .ctor()">
25287         <size>7</size>
25288       </method>
25289       <method name="Void A()">
25290         <size>8</size>
25291       </method>
25292     </type>
25293     <type name="Derived">
25294       <method name="Void .ctor()">
25295         <size>7</size>
25296       </method>
25297       <method name="Void A()">
25298         <size>8</size>
25299       </method>
25300     </type>
25301     <type name="Test">
25302       <method name="Void .ctor()">
25303         <size>7</size>
25304       </method>
25305       <method name="Int32 Main()">
25306         <size>38</size>
25307       </method>
25308     </type>
25309   </test>
25310   <test name="test-310.cs">
25311     <type name="test.Impl">
25312       <method name="Void .ctor()">
25313         <size>7</size>
25314       </method>
25315       <method name="System.String GetType(Int32)">
25316         <size>6</size>
25317       </method>
25318       <method name="Boolean IsDone()">
25319         <size>2</size>
25320       </method>
25321     </type>
25322     <type name="test.myclass">
25323       <method name="Void .ctor()">
25324         <size>7</size>
25325       </method>
25326       <method name="Void Main(System.String[])">
25327         <size>28</size>
25328       </method>
25329     </type>
25330   </test>
25331   <test name="test-311.cs">
25332     <type name="Program">
25333       <method name="Void .ctor()">
25334         <size>38</size>
25335       </method>
25336       <method name="Void .cctor()">
25337         <size>11</size>
25338       </method>
25339       <method name="System.String get_Message()">
25340         <size>6</size>
25341       </method>
25342       <method name="Void set_Message(System.String)">
25343         <size>7</size>
25344       </method>
25345       <method name="Boolean DenyMethod()">
25346         <size>2</size>
25347       </method>
25348       <method name="Void Test2()">
25349         <size>1</size>
25350       </method>
25351       <method name="Void Test3()">
25352         <size>1</size>
25353       </method>
25354       <method name="Void Test4()">
25355         <size>1</size>
25356       </method>
25357       <method name="Int32 Main(System.String[])">
25358         <size>175</size>
25359       </method>
25360     </type>
25361     <type name="Test2">
25362       <method name="Void .ctor()">
25363         <size>7</size>
25364       </method>
25365     </type>
25366   </test>
25367   <test name="test-312.cs">
25368     <type name="X">
25369       <method name="Void .ctor()">
25370         <size>7</size>
25371       </method>
25372       <method name="Void .cctor()">
25373         <size>1</size>
25374       </method>
25375       <method name="Boolean Method(PointF)">
25376         <size>72</size>
25377       </method>
25378       <method name="Boolean Call_constructor_and_implicit()">
25379         <size>29</size>
25380       </method>
25381       <method name="Boolean Init_with_implicit_conv()">
25382         <size>52</size>
25383       </method>
25384       <method name="Boolean Init_ValueType()">
25385         <size>26</size>
25386       </method>
25387       <method name="Boolean InstanceAssignTest()">
25388         <size>75</size>
25389       </method>
25390       <method name="Int32 T()">
25391         <size>54</size>
25392       </method>
25393       <method name="Int32 Main()">
25394         <size>45</size>
25395       </method>
25396     </type>
25397     <type name="PointF">
25398       <method name="Void .ctor(Single, Single)">
25399         <size>47</size>
25400       </method>
25401     </type>
25402     <type name="Point">
25403       <method name="Void .ctor(Int32, Int32)">
25404         <size>37</size>
25405       </method>
25406       <method name="PointF op_Implicit(Point)">
25407         <size>22</size>
25408       </method>
25409     </type>
25410   </test>
25411   <test name="test-313.cs">
25412     <type name="D">
25413       <method name="Void .ctor()">
25414         <size>7</size>
25415       </method>
25416       <method name="Void A.B.METHOD()">
25417         <size>1</size>
25418       </method>
25419       <method name="Int32 Main()">
25420         <size>134</size>
25421       </method>
25422     </type>
25423   </test>
25424   <test name="test-314.cs">
25425     <type name="X">
25426       <method name="Void .ctor()">
25427         <size>28</size>
25428       </method>
25429       <method name="Void .ctor(Int32)">
25430         <size>28</size>
25431       </method>
25432       <method name="Void .cctor()">
25433         <size>11</size>
25434       </method>
25435       <method name="Int32 Main()">
25436         <size>57</size>
25437       </method>
25438     </type>
25439   </test>
25440   <test name="test-315.cs">
25441     <type name="GuardedCollectionValue">
25442       <method name="Void .ctor()">
25443         <size>7</size>
25444       </method>
25445       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
25446         <size>2</size>
25447       </method>
25448       <method name="IDirectedCollectionValue Backwards()">
25449         <size>2</size>
25450       </method>
25451     </type>
25452     <type name="GuardedSequenced">
25453       <method name="Void .ctor()">
25454         <size>7</size>
25455       </method>
25456       <method name="IDirectedCollectionValue Test()">
25457         <size>12</size>
25458       </method>
25459     </type>
25460     <type name="X">
25461       <method name="Void .ctor()">
25462         <size>7</size>
25463       </method>
25464       <method name="Void Main()">
25465         <size>1</size>
25466       </method>
25467     </type>
25468   </test>
25469   <test name="test-316.cs">
25470     <type name="D">
25471       <method name="Void .ctor()">
25472         <size>7</size>
25473       </method>
25474       <method name="Int32 IA.Add(Int32)">
25475         <size>2</size>
25476       </method>
25477       <method name="Int32 IB.Add(Int32)">
25478         <size>2</size>
25479       </method>
25480     </type>
25481     <type name="E">
25482       <method name="Void .ctor()">
25483         <size>7</size>
25484       </method>
25485       <method name="Int32 IA.Add(Int32)">
25486         <size>2</size>
25487       </method>
25488       <method name="Int32 IB.Add(Int32)">
25489         <size>2</size>
25490       </method>
25491       <method name="Void doom()">
25492         <size>1</size>
25493       </method>
25494       <method name="System.Object Clone()">
25495         <size>2</size>
25496       </method>
25497       <method name="Void Dispose()">
25498         <size>1</size>
25499       </method>
25500     </type>
25501     <type name="C">
25502       <method name="Void .ctor()">
25503         <size>7</size>
25504       </method>
25505       <method name="Int32 Test(IC)">
25506         <size>49</size>
25507       </method>
25508       <method name="Void Test2(IE)">
25509         <size>20</size>
25510       </method>
25511       <method name="Int32 Main()">
25512         <size>32</size>
25513       </method>
25514     </type>
25515   </test>
25516   <test name="test-317.cs">
25517     <type name="X">
25518       <method name="Void .ctor()">
25519         <size>7</size>
25520       </method>
25521       <method name="Void Main()">
25522         <size>1</size>
25523       </method>
25524     </type>
25525   </test>
25526   <test name="test-318.cs">
25527     <type name="Ev">
25528       <method name="Void .ctor()">
25529         <size>29</size>
25530       </method>
25531       <method name="Void add_Disposed(System.EventHandler)">
25532         <size>19</size>
25533       </method>
25534       <method name="Void remove_Disposed(System.EventHandler)">
25535         <size>19</size>
25536       </method>
25537       <method name="Void OnClick(System.EventArgs)">
25538         <size>38</size>
25539       </method>
25540     </type>
25541     <type name="Foo">
25542       <method name="Void .ctor()">
25543         <size>7</size>
25544       </method>
25545     </type>
25546     <type name="C">
25547       <method name="Void .ctor()">
25548         <size>7</size>
25549       </method>
25550       <method name="Void my_from_fixed(Int32 ByRef)">
25551         <size>4</size>
25552       </method>
25553       <method name="Void month_from_fixed(Int32)">
25554         <size>8</size>
25555       </method>
25556       <method name="Int32 CreateFromString(Int32)">
25557         <size>10</size>
25558       </method>
25559       <method name="System.Double* GetValue(Double)">
25560         <size>5</size>
25561       </method>
25562       <method name="Void Main()">
25563         <size>1</size>
25564       </method>
25565     </type>
25566     <type name="Foo">
25567       <method name="Void EventInterface.add_Event(System.EventHandler)">
25568         <size>1</size>
25569       </method>
25570       <method name="Void EventInterface.remove_Event(System.EventHandler)">
25571         <size>1</size>
25572       </method>
25573     </type>
25574   </test>
25575   <test name="test-319.cs">
25576     <type name="ConstFields">
25577       <method name="Void .ctor()">
25578         <size>7</size>
25579       </method>
25580       <method name="Void .cctor()">
25581         <size>118</size>
25582       </method>
25583       <method name="Int32 Main()">
25584         <size>303</size>
25585       </method>
25586     </type>
25587   </test>
25588   <test name="test-32.cs">
25589     <type name="Blah">
25590       <method name="Void .ctor()">
25591         <size>7</size>
25592       </method>
25593       <method name="Int32 Main()">
25594         <size>50</size>
25595       </method>
25596     </type>
25597   </test>
25598   <test name="test-320.cs">
25599     <type name="X">
25600       <method name="Void .ctor(SByte*, Int32, Int32)">
25601         <size>7</size>
25602       </method>
25603       <method name="Void Main()">
25604         <size>12</size>
25605       </method>
25606     </type>
25607   </test>
25608   <test name="test-321.cs">
25609     <type name="X">
25610       <method name="Void Dispose()">
25611         <size>1</size>
25612       </method>
25613       <method name="Void Main()">
25614         <size>24</size>
25615       </method>
25616     </type>
25617   </test>
25618   <test name="test-322.cs">
25619     <type name="Y">
25620       <method name="Void .ctor(Byte)">
25621         <size>14</size>
25622       </method>
25623       <method name="Int32 op_Implicit(Y)">
25624         <size>7</size>
25625       </method>
25626     </type>
25627     <type name="X">
25628       <method name="Void .ctor()">
25629         <size>7</size>
25630       </method>
25631       <method name="Void Main()">
25632         <size>50</size>
25633       </method>
25634     </type>
25635   </test>
25636   <test name="test-323.cs">
25637     <type name="X">
25638       <method name="Void .ctor()">
25639         <size>7</size>
25640       </method>
25641       <method name="Void Main()">
25642         <size>1</size>
25643       </method>
25644     </type>
25645   </test>
25646   <test name="test-324.cs">
25647     <type name="A">
25648       <method name="Void .ctor()">
25649         <size>7</size>
25650       </method>
25651       <method name="Void DoStuff()">
25652         <size>11</size>
25653       </method>
25654     </type>
25655     <type name="T">
25656       <method name="Void .ctor()">
25657         <size>7</size>
25658       </method>
25659       <method name="Void .cctor()">
25660         <size>11</size>
25661       </method>
25662     </type>
25663     <type name="Driver">
25664       <method name="Void .ctor()">
25665         <size>7</size>
25666       </method>
25667       <method name="Void Main()">
25668         <size>22</size>
25669       </method>
25670     </type>
25671     <type name="B">
25672       <method name="Boolean get_Val()">
25673         <size>2</size>
25674       </method>
25675     </type>
25676   </test>
25677   <test name="test-325.cs">
25678     <type name="RequestAttribute">
25679       <method name="Void .ctor(String, String, String[])">
25680         <size>7</size>
25681       </method>
25682     </type>
25683     <type name="MyClass">
25684       <method name="Void .ctor()">
25685         <size>7</size>
25686       </method>
25687       <method name="Int32 SomeRequest()">
25688         <size>2</size>
25689       </method>
25690       <method name="Void Main()">
25691         <size>7</size>
25692       </method>
25693     </type>
25694   </test>
25695   <test name="test-326.cs">
25696     <type name="X">
25697       <method name="Void .ctor()">
25698         <size>7</size>
25699       </method>
25700       <method name="Int32 Main()">
25701         <size>55</size>
25702       </method>
25703     </type>
25704     <type name="Mapper">
25705       <method name="Void .ctor(Object, IntPtr)">
25706         <size>0</size>
25707       </method>
25708       <method name="Double Invoke(Int32)">
25709         <size>0</size>
25710       </method>
25711       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25712         <size>0</size>
25713       </method>
25714       <method name="Double EndInvoke(IAsyncResult)">
25715         <size>0</size>
25716       </method>
25717     </type>
25718     <type name="X">
25719       <method name="Double &lt;Main&gt;m__0(Int32)">
25720         <size>6</size>
25721       </method>
25722     </type>
25723   </test>
25724   <test name="test-327.cs">
25725     <type name="X2">
25726       <method name="Void .ctor()">
25727         <size>7</size>
25728       </method>
25729     </type>
25730     <type name="A.B.Tester">
25731       <method name="Void .ctor()">
25732         <size>7</size>
25733       </method>
25734       <method name="Void .cctor()">
25735         <size>1</size>
25736       </method>
25737       <method name="Void Main()">
25738         <size>1</size>
25739       </method>
25740     </type>
25741   </test>
25742   <test name="test-328.cs">
25743     <type name="A.B.Tester">
25744       <method name="Void .ctor()">
25745         <size>7</size>
25746       </method>
25747       <method name="Void .cctor()">
25748         <size>1</size>
25749       </method>
25750       <method name="Void Main()">
25751         <size>1</size>
25752       </method>
25753     </type>
25754   </test>
25755   <test name="test-329.cs">
25756     <type name="X">
25757       <method name="Void .ctor()">
25758         <size>7</size>
25759       </method>
25760       <method name="Void .ctor(Object)">
25761         <size>21</size>
25762       </method>
25763       <method name="Int32 Main()">
25764         <size>74</size>
25765       </method>
25766     </type>
25767   </test>
25768   <test name="test-33.cs">
25769     <type name="FirstOuter.FirstInner.First">
25770       <method name="Void .ctor()">
25771         <size>7</size>
25772       </method>
25773       <method name="System.String get_MyIdentity()">
25774         <size>12</size>
25775       </method>
25776     </type>
25777     <type name="FirstOuter.Second">
25778       <method name="Void .ctor()">
25779         <size>7</size>
25780       </method>
25781     </type>
25782     <type name="FirstOuter.SecondInner.Third">
25783       <method name="Void .ctor()">
25784         <size>7</size>
25785       </method>
25786     </type>
25787     <type name="FirstOuter.FirstInner.Fourth">
25788       <method name="Void .ctor()">
25789         <size>7</size>
25790       </method>
25791     </type>
25792     <type name="Fifth">
25793       <method name="Void .ctor()">
25794         <size>7</size>
25795       </method>
25796     </type>
25797     <type name="Application">
25798       <method name="Void .ctor()">
25799         <size>7</size>
25800       </method>
25801       <method name="Int32 Main(System.String[])">
25802         <size>139</size>
25803       </method>
25804     </type>
25805   </test>
25806   <test name="test-330.cs">
25807     <type name="X">
25808       <method name="Void .ctor()">
25809         <size>7</size>
25810       </method>
25811       <method name="Void Main()">
25812         <size>8</size>
25813       </method>
25814     </type>
25815   </test>
25816   <test name="test-331.cs">
25817     <type name="T">
25818       <method name="Void .ctor()">
25819         <size>7</size>
25820       </method>
25821       <method name="System.Byte* get_Ptr()">
25822         <size>7</size>
25823       </method>
25824       <method name="Void set_Ptr(System.Byte*)">
25825         <size>8</size>
25826       </method>
25827       <method name="Void Main()">
25828         <size>1</size>
25829       </method>
25830     </type>
25831   </test>
25832   <test name="test-332.cs">
25833     <type name="C">
25834       <method name="Void .ctor()">
25835         <size>7</size>
25836       </method>
25837       <method name="Void Main()">
25838         <size>1</size>
25839       </method>
25840     </type>
25841   </test>
25842   <test name="test-333.cs">
25843     <type name="Foo">
25844       <method name="Void .ctor()">
25845         <size>7</size>
25846       </method>
25847       <method name="Void Something()">
25848         <size>1</size>
25849       </method>
25850     </type>
25851     <type name="Bar">
25852       <method name="Void .ctor()">
25853         <size>7</size>
25854       </method>
25855       <method name="Void Something()">
25856         <size>1</size>
25857       </method>
25858       <method name="Void Main()">
25859         <size>1</size>
25860       </method>
25861     </type>
25862   </test>
25863   <test name="test-334.cs">
25864     <type name="Test.Foo.Index.CompoundFileReader">
25865       <method name="Void .ctor()">
25866         <size>7</size>
25867       </method>
25868       <method name="Void Main()">
25869         <size>1</size>
25870       </method>
25871     </type>
25872     <type name="Test.Foo.Store.Directory">
25873       <method name="Void .ctor()">
25874         <size>7</size>
25875       </method>
25876     </type>
25877   </test>
25878   <test name="test-335.cs">
25879     <type name="X">
25880       <method name="Void .ctor()">
25881         <size>7</size>
25882       </method>
25883       <method name="Void A(Int32, Int32)">
25884         <size>1</size>
25885       </method>
25886       <method name="Void C(Int32 ByRef)">
25887         <size>4</size>
25888       </method>
25889       <method name="Void Main()">
25890         <size>70</size>
25891       </method>
25892     </type>
25893     <type name="X+B">
25894       <method name="Void .ctor(Object, IntPtr)">
25895         <size>0</size>
25896       </method>
25897       <method name="Void Invoke(Int32, Int32)">
25898         <size>0</size>
25899       </method>
25900       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25901         <size>0</size>
25902       </method>
25903       <method name="Void EndInvoke(IAsyncResult)">
25904         <size>0</size>
25905       </method>
25906     </type>
25907     <type name="X+D">
25908       <method name="Void .ctor(Object, IntPtr)">
25909         <size>0</size>
25910       </method>
25911       <method name="Void Invoke(Int32 ByRef)">
25912         <size>0</size>
25913       </method>
25914       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
25915         <size>0</size>
25916       </method>
25917       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
25918         <size>0</size>
25919       </method>
25920     </type>
25921   </test>
25922   <test name="test-336.cs">
25923     <type name="X">
25924       <method name="Void .ctor(Foo)">
25925         <size>7</size>
25926       </method>
25927       <method name="Void .ctor(Bar)">
25928         <size>7</size>
25929       </method>
25930       <method name="Void Test()">
25931         <size>1</size>
25932       </method>
25933       <method name="Void Main()">
25934         <size>19</size>
25935       </method>
25936     </type>
25937     <type name="Foo">
25938       <method name="Void .ctor(Object, IntPtr)">
25939         <size>0</size>
25940       </method>
25941       <method name="Void Invoke()">
25942         <size>0</size>
25943       </method>
25944       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25945         <size>0</size>
25946       </method>
25947       <method name="Void EndInvoke(IAsyncResult)">
25948         <size>0</size>
25949       </method>
25950     </type>
25951     <type name="Bar">
25952       <method name="Void .ctor(Object, IntPtr)">
25953         <size>0</size>
25954       </method>
25955       <method name="Void Invoke(Int32)">
25956         <size>0</size>
25957       </method>
25958       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25959         <size>0</size>
25960       </method>
25961       <method name="Void EndInvoke(IAsyncResult)">
25962         <size>0</size>
25963       </method>
25964     </type>
25965   </test>
25966   <test name="test-337.cs">
25967     <type name="Test">
25968       <method name="Void .ctor()">
25969         <size>7</size>
25970       </method>
25971       <method name="Void Main()">
25972         <size>16</size>
25973       </method>
25974     </type>
25975   </test>
25976   <test name="test-338.cs">
25977     <type name="X">
25978       <method name="Void .ctor()">
25979         <size>7</size>
25980       </method>
25981       <method name="Void .cctor()">
25982         <size>11</size>
25983       </method>
25984       <method name="Void Main()">
25985         <size>1</size>
25986       </method>
25987       <method name="Y+Z fz()">
25988         <size>6</size>
25989       </method>
25990     </type>
25991     <type name="Y">
25992       <method name="Void .ctor()">
25993         <size>7</size>
25994       </method>
25995     </type>
25996     <type name="Y+Z">
25997       <method name="Void .ctor()">
25998         <size>7</size>
25999       </method>
26000       <method name="Void .cctor()">
26001         <size>11</size>
26002       </method>
26003     </type>
26004   </test>
26005   <test name="test-339.cs">
26006     <type name="C">
26007       <method name="Void .ctor()">
26008         <size>7</size>
26009       </method>
26010       <method name="Void .cctor()">
26011         <size>17</size>
26012       </method>
26013       <method name="Int32 Main()">
26014         <size>84</size>
26015       </method>
26016     </type>
26017   </test>
26018   <test name="test-34.cs">
26019     <type name="Blah">
26020       <method name="Void .ctor()">
26021         <size>7</size>
26022       </method>
26023       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
26024         <size>7</size>
26025       </method>
26026       <method name="Int32 Bar(Int32, System.Int32[])">
26027         <size>61</size>
26028       </method>
26029       <method name="Void Foo(Int32, Int32)">
26030         <size>7</size>
26031       </method>
26032       <method name="Void In(Int32 ByRef)">
26033         <size>7</size>
26034       </method>
26035       <method name="Void Out(Int32 ByRef)">
26036         <size>7</size>
26037       </method>
26038       <method name="Int32 AddArray(System.Int32[])">
26039         <size>30</size>
26040       </method>
26041       <method name="Int32 AddFancy(FancyInt[])">
26042         <size>39</size>
26043       </method>
26044       <method name="Int32 Main()">
26045         <size>269</size>
26046       </method>
26047     </type>
26048     <type name="&lt;PrivateImplementationDetails&gt;">
26049       <method name="Void .ctor()">
26050         <size>7</size>
26051       </method>
26052     </type>
26053     <type name="FancyInt">
26054       <method name="Void .ctor(Int32)">
26055         <size>8</size>
26056       </method>
26057     </type>
26058   </test>
26059   <test name="test-340.cs">
26060     <type name="FLMID.Bugs.BoolOne.A">
26061       <method name="Void .ctor()">
26062         <size>7</size>
26063       </method>
26064       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
26065         <size>8</size>
26066       </method>
26067     </type>
26068     <type name="FLMID.Bugs.BoolOne.B">
26069       <method name="Void .ctor()">
26070         <size>7</size>
26071       </method>
26072     </type>
26073     <type name="FLMID.Bugs.BoolOne.Test">
26074       <method name="Void .ctor()">
26075         <size>7</size>
26076       </method>
26077       <method name="Int32 Main(System.String[])">
26078         <size>34</size>
26079       </method>
26080     </type>
26081     <type name="FLMID.Bugs.BoolOne.B">
26082       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
26083         <size>12</size>
26084       </method>
26085     </type>
26086   </test>
26087   <test name="test-341.cs">
26088     <type name="Test">
26089       <method name="Void .ctor()">
26090         <size>7</size>
26091       </method>
26092       <method name="Void Main()">
26093         <size>1</size>
26094       </method>
26095     </type>
26096     <type name="Libs">
26097       <method name="Void .ctor()">
26098         <size>7</size>
26099       </method>
26100     </type>
26101     <type name="Bar">
26102       <method name="Void .ctor()">
26103         <size>7</size>
26104       </method>
26105     </type>
26106     <type name="Foo">
26107       <method name="Void .ctor()">
26108         <size>7</size>
26109       </method>
26110     </type>
26111   </test>
26112   <test name="test-342.cs">
26113     <type name="A">
26114       <method name="Void .ctor()">
26115         <size>7</size>
26116       </method>
26117       <method name="Void Foo(Int32)">
26118         <size>1</size>
26119       </method>
26120       <method name="Void Foo(Double)">
26121         <size>11</size>
26122       </method>
26123     </type>
26124     <type name="B">
26125       <method name="Void .ctor()">
26126         <size>7</size>
26127       </method>
26128       <method name="Void Foo(Double)">
26129         <size>11</size>
26130       </method>
26131       <method name="Void Main()">
26132         <size>12</size>
26133       </method>
26134     </type>
26135   </test>
26136   <test name="test-343.cs">
26137     <type name="X">
26138       <method name="Void .ctor()">
26139         <size>7</size>
26140       </method>
26141       <method name="Void Concat(System.String, System.String, System.String)">
26142         <size>1</size>
26143       </method>
26144       <method name="Void Concat(System.String[])">
26145         <size>11</size>
26146       </method>
26147       <method name="Void Main()">
26148         <size>21</size>
26149       </method>
26150     </type>
26151   </test>
26152   <test name="test-344.cs">
26153     <type name="X">
26154       <method name="Void .ctor()">
26155         <size>7</size>
26156       </method>
26157       <method name="Void add_y(Y)">
26158         <size>24</size>
26159       </method>
26160       <method name="Void remove_y(Y)">
26161         <size>24</size>
26162       </method>
26163       <method name="Void Main(System.String[])">
26164         <size>13</size>
26165       </method>
26166       <method name="Void Foo()">
26167         <size>66</size>
26168       </method>
26169     </type>
26170     <type name="Y">
26171       <method name="Void .ctor(Object, IntPtr)">
26172         <size>0</size>
26173       </method>
26174       <method name="Void Invoke()">
26175         <size>0</size>
26176       </method>
26177       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26178         <size>0</size>
26179       </method>
26180       <method name="Void EndInvoke(IAsyncResult)">
26181         <size>0</size>
26182       </method>
26183     </type>
26184     <type name="X+&lt;Foo&gt;c__AnonStorey0">
26185       <method name="Void .ctor()">
26186         <size>7</size>
26187       </method>
26188       <method name="Void &lt;&gt;m__0()">
26189         <size>28</size>
26190       </method>
26191     </type>
26192   </test>
26193   <test name="test-345.cs">
26194     <type name="EntryPoint">
26195       <method name="Void .ctor()">
26196         <size>7</size>
26197       </method>
26198       <method name="Void Main()">
26199         <size>1</size>
26200       </method>
26201     </type>
26202   </test>
26203   <test name="test-346.cs">
26204     <type name="TestMethods.Class1">
26205       <method name="Void .ctor()">
26206         <size>7</size>
26207       </method>
26208       <method name="Int32 Main()">
26209         <size>91</size>
26210       </method>
26211     </type>
26212     <type name="TestMethods.ParamClass">
26213       <method name="Void .ctor()">
26214         <size>7</size>
26215       </method>
26216     </type>
26217     <type name="TestMethods.TestParam">
26218       <method name="Void .ctor()">
26219         <size>7</size>
26220       </method>
26221     </type>
26222     <type name="TestMethods.BaseClass">
26223       <method name="Void .ctor()">
26224         <size>7</size>
26225       </method>
26226       <method name="Int32 AddItem(TestMethods.ParamClass)">
26227         <size>0</size>
26228       </method>
26229     </type>
26230     <type name="TestMethods.TestClass">
26231       <method name="Void .ctor()">
26232         <size>7</size>
26233       </method>
26234       <method name="Int32 AddItem(System.Object)">
26235         <size>2</size>
26236       </method>
26237       <method name="Int32 AddItem(TestMethods.ParamClass)">
26238         <size>2</size>
26239       </method>
26240     </type>
26241   </test>
26242   <test name="test-347.cs">
26243     <type name="Whatever.Core.Project">
26244       <method name="Void .ctor()">
26245         <size>7</size>
26246       </method>
26247     </type>
26248     <type name="Whatever.Core.A">
26249       <method name="Void .ctor()">
26250         <size>7</size>
26251       </method>
26252       <method name="Whatever.Core.Project get_Project()">
26253         <size>6</size>
26254       </method>
26255     </type>
26256     <type name="SomethingElse.Core.Project">
26257       <method name="Void .ctor()">
26258         <size>7</size>
26259       </method>
26260     </type>
26261     <type name="Whatever.App.B">
26262       <method name="Void .ctor()">
26263         <size>7</size>
26264       </method>
26265       <method name="System.String Execute()">
26266         <size>12</size>
26267       </method>
26268       <method name="Void Main()">
26269         <size>12</size>
26270       </method>
26271     </type>
26272   </test>
26273   <test name="test-348.cs">
26274     <type name="BoundAttribute">
26275       <method name="Void .ctor(Double, Int32)">
26276         <size>7</size>
26277       </method>
26278     </type>
26279     <type name="C">
26280       <method name="Void .ctor()">
26281         <size>7</size>
26282       </method>
26283       <method name="Void Main()">
26284         <size>1</size>
26285       </method>
26286     </type>
26287   </test>
26288   <test name="test-349.cs">
26289     <type name="C">
26290       <method name="Void .ctor()">
26291         <size>7</size>
26292       </method>
26293       <method name="Void add_Ev1(D)">
26294         <size>24</size>
26295       </method>
26296       <method name="Void remove_Ev1(D)">
26297         <size>24</size>
26298       </method>
26299     </type>
26300     <type name="X">
26301       <method name="Void .ctor()">
26302         <size>7</size>
26303       </method>
26304       <method name="Void .cctor()">
26305         <size>1</size>
26306       </method>
26307       <method name="Void add_Ev1(D)">
26308         <size>22</size>
26309       </method>
26310       <method name="Void remove_Ev1(D)">
26311         <size>22</size>
26312       </method>
26313       <method name="Void add_Ev2(D)">
26314         <size>22</size>
26315       </method>
26316       <method name="Void remove_Ev2(D)">
26317         <size>22</size>
26318       </method>
26319     </type>
26320     <type name="X2">
26321       <method name="Void .ctor()">
26322         <size>7</size>
26323       </method>
26324       <method name="Void .cctor()">
26325         <size>7</size>
26326       </method>
26327     </type>
26328     <type name="Test">
26329       <method name="Void .ctor()">
26330         <size>7</size>
26331       </method>
26332       <method name="Void .cctor()">
26333         <size>19</size>
26334       </method>
26335       <method name="Int32 Main()">
26336         <size>63</size>
26337       </method>
26338     </type>
26339     <type name="D">
26340       <method name="Void .ctor(Object, IntPtr)">
26341         <size>0</size>
26342       </method>
26343       <method name="Void Invoke()">
26344         <size>0</size>
26345       </method>
26346       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26347         <size>0</size>
26348       </method>
26349       <method name="Void EndInvoke(IAsyncResult)">
26350         <size>0</size>
26351       </method>
26352     </type>
26353   </test>
26354   <test name="test-35.cs">
26355     <type name="X">
26356       <method name="Void .ctor()">
26357         <size>7</size>
26358       </method>
26359       <method name="Void .cctor()">
26360         <size>7</size>
26361       </method>
26362       <method name="Void a()">
26363         <size>17</size>
26364       </method>
26365       <method name="Void w(Int32)">
26366         <size>22</size>
26367       </method>
26368       <method name="Int32 Main()">
26369         <size>298</size>
26370       </method>
26371     </type>
26372   </test>
26373   <test name="test-350.cs">
26374     <type name="A">
26375       <method name="Void .ctor()">
26376         <size>7</size>
26377       </method>
26378     </type>
26379     <type name="A+BAttribute">
26380       <method name="Void .ctor()">
26381         <size>7</size>
26382       </method>
26383     </type>
26384     <type name="C">
26385       <method name="Void .ctor()">
26386         <size>7</size>
26387       </method>
26388       <method name="Void Main()">
26389         <size>1</size>
26390       </method>
26391     </type>
26392   </test>
26393   <test name="test-351.cs">
26394     <type name="Test.Testee">
26395       <method name="Void .ctor()">
26396         <size>7</size>
26397       </method>
26398       <method name="Void Bar(System.String, System.Object[])">
26399         <size>1</size>
26400       </method>
26401       <method name="Void Main()">
26402         <size>242</size>
26403       </method>
26404     </type>
26405     <type name="Test.Foo">
26406       <method name="Void .ctor(Object, IntPtr)">
26407         <size>0</size>
26408       </method>
26409       <method name="Void Invoke(System.String, System.Object[])">
26410         <size>0</size>
26411       </method>
26412       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
26413         <size>0</size>
26414       </method>
26415       <method name="Void EndInvoke(IAsyncResult)">
26416         <size>0</size>
26417       </method>
26418     </type>
26419   </test>
26420   <test name="test-352.cs">
26421     <type name="C">
26422       <method name="Void .ctor()">
26423         <size>7</size>
26424       </method>
26425       <method name="Void Main()">
26426         <size>1</size>
26427       </method>
26428     </type>
26429   </test>
26430   <test name="test-353.cs">
26431     <type name="Three">
26432       <method name="Void .ctor()">
26433         <size>7</size>
26434       </method>
26435       <method name="Void Main()">
26436         <size>7</size>
26437       </method>
26438     </type>
26439     <type name="One">
26440       <method name="Void .ctor()">
26441         <size>7</size>
26442       </method>
26443     </type>
26444     <type name="Two">
26445       <method name="Void .ctor()">
26446         <size>7</size>
26447       </method>
26448     </type>
26449   </test>
26450   <test name="test-354.cs">
26451     <type name="MYAttr">
26452       <method name="Void .ctor()">
26453         <size>7</size>
26454       </method>
26455     </type>
26456     <type name="A">
26457       <method name="Void .ctor()">
26458         <size>7</size>
26459       </method>
26460       <method name="Void Main()">
26461         <size>1</size>
26462       </method>
26463     </type>
26464   </test>
26465   <test name="test-355.cs">
26466     <type name="Level1.Level1.Level2.MainClass">
26467       <method name="Void .ctor()">
26468         <size>7</size>
26469       </method>
26470       <method name="Void Main()">
26471         <size>1</size>
26472       </method>
26473     </type>
26474   </test>
26475   <test name="test-356.cs">
26476     <type name="MainClass">
26477       <method name="Void .ctor()">
26478         <size>7</size>
26479       </method>
26480       <method name="Void Main()">
26481         <size>1</size>
26482       </method>
26483     </type>
26484   </test>
26485   <test name="test-357.cs">
26486     <type name="SD.Sd">
26487       <method name="Void .ctor()">
26488         <size>7</size>
26489       </method>
26490       <method name="Void F(Boolean)">
26491         <size>1</size>
26492       </method>
26493     </type>
26494     <type name="Foo.Bar">
26495       <method name="Void .ctor()">
26496         <size>25</size>
26497       </method>
26498       <method name="Void Main()">
26499         <size>27</size>
26500       </method>
26501     </type>
26502     <type name="Foo.Bar+f_t">
26503       <method name="Void .ctor(Object, IntPtr)">
26504         <size>0</size>
26505       </method>
26506       <method name="Void Invoke(Boolean)">
26507         <size>0</size>
26508       </method>
26509       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
26510         <size>0</size>
26511       </method>
26512       <method name="Void EndInvoke(IAsyncResult)">
26513         <size>0</size>
26514       </method>
26515     </type>
26516   </test>
26517   <test name="test-358.cs">
26518     <type name="Test">
26519       <method name="Void .ctor()">
26520         <size>7</size>
26521       </method>
26522       <method name="Void Main()">
26523         <size>50</size>
26524       </method>
26525     </type>
26526   </test>
26527   <test name="test-359.cs">
26528     <type name="Test">
26529       <method name="Void .ctor()">
26530         <size>7</size>
26531       </method>
26532       <method name="Void Main()">
26533         <size>1</size>
26534       </method>
26535     </type>
26536   </test>
26537   <test name="test-36.cs">
26538     <type name="Y">
26539       <method name="Void .ctor()">
26540         <size>7</size>
26541       </method>
26542       <method name="Int32 Main()">
26543         <size>260</size>
26544       </method>
26545     </type>
26546     <type name="X">
26547       <method name="IEnumerator GetEnumerator()">
26548         <size>36</size>
26549       </method>
26550     </type>
26551   </test>
26552   <test name="test-360.cs">
26553     <type name="Application">
26554       <method name="Void .ctor()">
26555         <size>7</size>
26556       </method>
26557       <method name="Void Main(System.String[])">
26558         <size>13</size>
26559       </method>
26560     </type>
26561   </test>
26562   <test name="test-361.cs">
26563     <type name="X">
26564       <method name="Void .ctor()">
26565         <size>7</size>
26566       </method>
26567     </type>
26568     <type name="Test">
26569       <method name="Void .ctor()">
26570         <size>7</size>
26571       </method>
26572       <method name="Void Main()">
26573         <size>1</size>
26574       </method>
26575     </type>
26576   </test>
26577   <test name="test-362.cs">
26578     <type name="C">
26579       <method name="Void .ctor()">
26580         <size>7</size>
26581       </method>
26582       <method name="Void Main()">
26583         <size>17</size>
26584       </method>
26585       <method name="Void Test()">
26586         <size>26</size>
26587       </method>
26588     </type>
26589   </test>
26590   <test name="test-363.cs">
26591     <type name="Location">
26592       <method name="Void .ctor()">
26593         <size>7</size>
26594       </method>
26595       <method name="Void .cctor()">
26596         <size>11</size>
26597       </method>
26598     </type>
26599     <type name="Element">
26600       <method name="Void .ctor()">
26601         <size>18</size>
26602       </method>
26603       <method name="Location get_Location()">
26604         <size>7</size>
26605       </method>
26606       <method name="Void set_Location(Location)">
26607         <size>8</size>
26608       </method>
26609     </type>
26610     <type name="T">
26611       <method name="Void .ctor()">
26612         <size>7</size>
26613       </method>
26614       <method name="Void Main()">
26615         <size>1</size>
26616       </method>
26617     </type>
26618   </test>
26619   <test name="test-364.cs">
26620     <type name="X">
26621       <method name="Void .ctor()">
26622         <size>7</size>
26623       </method>
26624       <method name="Int32 Main()">
26625         <size>34</size>
26626       </method>
26627       <method name="Int32 t1(Int32)">
26628         <size>33</size>
26629       </method>
26630       <method name="Int32 t2(Int32)">
26631         <size>47</size>
26632       </method>
26633       <method name="Void Main2(System.String[])">
26634         <size>72</size>
26635       </method>
26636     </type>
26637     <type name="Delegable">
26638       <method name="Void .ctor()">
26639         <size>7</size>
26640       </method>
26641       <method name="Void add_MyDelegate(System.EventHandler)">
26642         <size>24</size>
26643       </method>
26644       <method name="Void remove_MyDelegate(System.EventHandler)">
26645         <size>24</size>
26646       </method>
26647     </type>
26648     <type name="X+Foo">
26649       <method name="Void .ctor(Object, IntPtr)">
26650         <size>0</size>
26651       </method>
26652       <method name="Int32 Invoke()">
26653         <size>0</size>
26654       </method>
26655       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26656         <size>0</size>
26657       </method>
26658       <method name="Int32 EndInvoke(IAsyncResult)">
26659         <size>0</size>
26660       </method>
26661     </type>
26662     <type name="X+&lt;t1&gt;c__AnonStorey0">
26663       <method name="Void .ctor()">
26664         <size>7</size>
26665       </method>
26666       <method name="Int32 &lt;&gt;m__0()">
26667         <size>7</size>
26668       </method>
26669     </type>
26670     <type name="X+&lt;t2&gt;c__AnonStorey1">
26671       <method name="Void .ctor()">
26672         <size>7</size>
26673       </method>
26674       <method name="Int32 &lt;&gt;m__1()">
26675         <size>7</size>
26676       </method>
26677     </type>
26678     <type name="X+&lt;Main2&gt;c__AnonStorey2">
26679       <method name="Void .ctor()">
26680         <size>7</size>
26681       </method>
26682       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
26683         <size>33</size>
26684       </method>
26685     </type>
26686   </test>
26687   <test name="test-365.cs">
26688     <type name="C">
26689       <method name="Void .ctor()">
26690         <size>19</size>
26691       </method>
26692       <method name="Void set_LiteralType(LiteralType)">
26693         <size>1</size>
26694       </method>
26695       <method name="Void Main()">
26696         <size>1</size>
26697       </method>
26698     </type>
26699   </test>
26700   <test name="test-366.cs">
26701     <type name="C">
26702       <method name="Void .ctor()">
26703         <size>7</size>
26704       </method>
26705       <method name="Int32 Main()">
26706         <size>20</size>
26707       </method>
26708     </type>
26709   </test>
26710   <test name="test-367.cs">
26711     <type name="X">
26712       <method name="Void .ctor()">
26713         <size>7</size>
26714       </method>
26715       <method name="Int32 Main()">
26716         <size>20</size>
26717       </method>
26718     </type>
26719   </test>
26720   <test name="test-368.cs">
26721     <type name="X">
26722       <method name="Void .ctor()">
26723         <size>7</size>
26724       </method>
26725       <method name="Void Main()">
26726         <size>27</size>
26727       </method>
26728     </type>
26729   </test>
26730   <test name="test-369.cs">
26731     <type name="Test">
26732       <method name="Void .ctor()">
26733         <size>7</size>
26734       </method>
26735       <method name="Boolean Equals(System.Object)">
26736         <size>2</size>
26737       </method>
26738       <method name="Int32 GetHashCode()">
26739         <size>2</size>
26740       </method>
26741       <method name="Void Main()">
26742         <size>47</size>
26743       </method>
26744       <method name="Boolean op_Equality(Test, Test)">
26745         <size>14</size>
26746       </method>
26747       <method name="Boolean op_Inequality(Test, Test)">
26748         <size>2</size>
26749       </method>
26750     </type>
26751   </test>
26752   <test name="test-37.cs">
26753     <type name="X">
26754       <method name="Void .ctor()">
26755         <size>7</size>
26756       </method>
26757       <method name="Void m(System.Int32[])">
26758         <size>9</size>
26759       </method>
26760       <method name="Int32 test_int_single_dim()">
26761         <size>88</size>
26762       </method>
26763       <method name="Int32 simple_test_double_dim()">
26764         <size>78</size>
26765       </method>
26766       <method name="Int32 Main()">
26767         <size>12</size>
26768       </method>
26769     </type>
26770   </test>
26771   <test name="test-370.cs">
26772     <type name="Test.Application">
26773       <method name="Void .ctor()">
26774         <size>7</size>
26775       </method>
26776       <method name="Int32 ParseType(System.String)">
26777         <size>164</size>
26778       </method>
26779       <method name="Void Main()">
26780         <size>12</size>
26781       </method>
26782     </type>
26783   </test>
26784   <test name="test-371.cs">
26785     <type name="X">
26786       <method name="Void .ctor(Boolean&amp;)">
26787         <size>10</size>
26788       </method>
26789       <method name="Void Main()">
26790         <size>1</size>
26791       </method>
26792     </type>
26793     <type name="Y">
26794       <method name="Void .ctor(Boolean&amp;)">
26795         <size>8</size>
26796       </method>
26797     </type>
26798   </test>
26799   <test name="test-372.cs">
26800     <type name="GenericNode">
26801       <method name="Void .ctor()">
26802         <size>7</size>
26803       </method>
26804       <method name="Int32 GetStat()">
26805         <size>2</size>
26806       </method>
26807     </type>
26808     <type name="GenericFileNode">
26809       <method name="Void .ctor()">
26810         <size>7</size>
26811       </method>
26812       <method name="Int32 NotUsed()">
26813         <size>2</size>
26814       </method>
26815     </type>
26816     <type name="WorkingTest">
26817       <method name="Void .ctor()">
26818         <size>7</size>
26819       </method>
26820       <method name="Int32 GetStat()">
26821         <size>3</size>
26822       </method>
26823     </type>
26824     <type name="FailingTest">
26825       <method name="Void .ctor()">
26826         <size>7</size>
26827       </method>
26828       <method name="Int32 GetStat()">
26829         <size>3</size>
26830       </method>
26831     </type>
26832     <type name="TestWrapper">
26833       <method name="Void .ctor()">
26834         <size>7</size>
26835       </method>
26836       <method name="Boolean Test(Node, System.String)">
26837         <size>39</size>
26838       </method>
26839       <method name="Int32 Main()">
26840         <size>44</size>
26841       </method>
26842     </type>
26843   </test>
26844   <test name="test-373.cs">
26845     <type name="Test">
26846       <method name="Void .ctor()">
26847         <size>7</size>
26848       </method>
26849       <method name="Void Main(System.String[])">
26850         <size>50</size>
26851       </method>
26852     </type>
26853   </test>
26854   <test name="test-374.cs">
26855     <type name="Test">
26856       <method name="Void .ctor()">
26857         <size>7</size>
26858       </method>
26859     </type>
26860     <type name="Rest">
26861       <method name="Void .ctor()">
26862         <size>7</size>
26863       </method>
26864       <method name="Void Main()">
26865         <size>1</size>
26866       </method>
26867     </type>
26868   </test>
26869   <test name="test-375.cs">
26870     <type name="a">
26871       <method name="Void .ctor()">
26872         <size>7</size>
26873       </method>
26874     </type>
26875     <type name="a+b">
26876       <method name="Void .ctor()">
26877         <size>7</size>
26878       </method>
26879     </type>
26880     <type name="c">
26881       <method name="Void .ctor()">
26882         <size>7</size>
26883       </method>
26884       <method name="Void Main()">
26885         <size>1</size>
26886       </method>
26887     </type>
26888     <type name="c+d">
26889       <method name="Void .ctor()">
26890         <size>7</size>
26891       </method>
26892     </type>
26893   </test>
26894   <test name="test-376.cs">
26895     <type name="C">
26896       <method name="Void .ctor()">
26897         <size>7</size>
26898       </method>
26899       <method name="Int32 Main()">
26900         <size>72</size>
26901       </method>
26902     </type>
26903   </test>
26904   <test name="test-377.cs">
26905     <type name="Tests">
26906       <method name="Void .ctor()">
26907         <size>7</size>
26908       </method>
26909       <method name="Void test()">
26910         <size>10</size>
26911       </method>
26912       <method name="Void Main()">
26913         <size>1</size>
26914       </method>
26915     </type>
26916   </test>
26917   <test name="test-378.cs">
26918     <type name="C">
26919       <method name="Void .ctor()">
26920         <size>7</size>
26921       </method>
26922       <method name="Void Main()">
26923         <size>1</size>
26924       </method>
26925     </type>
26926   </test>
26927   <test name="test-379.cs">
26928     <type name="DeadCode">
26929       <method name="Void .ctor()">
26930         <size>7</size>
26931       </method>
26932       <method name="Void Main()">
26933         <size>12</size>
26934       </method>
26935       <method name="System.String SomeFunc(System.String)">
26936         <size>2</size>
26937       </method>
26938     </type>
26939   </test>
26940   <test name="test-38.cs">
26941     <type name="X">
26942       <method name="Void .ctor()">
26943         <size>7</size>
26944       </method>
26945       <method name="Int32 get_Item(Int32)">
26946         <size>20</size>
26947       </method>
26948       <method name="Void set_Item(Int32, Int32)">
26949         <size>26</size>
26950       </method>
26951       <method name="Int32 Foo()">
26952         <size>2</size>
26953       </method>
26954       <method name="Int32 get_Bar()">
26955         <size>7</size>
26956       </method>
26957       <method name="Void set_Bar(Int32)">
26958         <size>8</size>
26959       </method>
26960     </type>
26961     <type name="Y">
26962       <method name="Void .ctor()">
26963         <size>7</size>
26964       </method>
26965       <method name="UInt32 get_Item(UInt32)">
26966         <size>20</size>
26967       </method>
26968       <method name="Void set_Item(UInt32, UInt32)">
26969         <size>26</size>
26970       </method>
26971       <method name="UInt32 Foo()">
26972         <size>2</size>
26973       </method>
26974       <method name="UInt32 get_Bar()">
26975         <size>7</size>
26976       </method>
26977       <method name="Void set_Bar(UInt32)">
26978         <size>8</size>
26979       </method>
26980     </type>
26981     <type name="Test">
26982       <method name="Void .ctor()">
26983         <size>7</size>
26984       </method>
26985       <method name="Int32 Main()">
26986         <size>288</size>
26987       </method>
26988     </type>
26989   </test>
26990   <test name="test-380.cs">
26991     <type name="T">
26992       <method name="Void .ctor()">
26993         <size>7</size>
26994       </method>
26995       <method name="Int32 Main()">
26996         <size>17</size>
26997       </method>
26998     </type>
26999   </test>
27000   <test name="test-381.cs">
27001     <type name="Application">
27002       <method name="Void .ctor()">
27003         <size>7</size>
27004       </method>
27005       <method name="Void Main(System.String[])">
27006         <size>13</size>
27007       </method>
27008     </type>
27009   </test>
27010   <test name="test-382.cs">
27011     <type name="Dec">
27012       <method name="Void .ctor()">
27013         <size>7</size>
27014       </method>
27015       <method name="Void .cctor()">
27016         <size>16</size>
27017       </method>
27018       <method name="Void Main()">
27019         <size>113</size>
27020       </method>
27021     </type>
27022   </test>
27023   <test name="test-383.cs">
27024     <type name="X">
27025       <method name="Void .ctor()">
27026         <size>37</size>
27027       </method>
27028       <method name="X testme(Int32 ByRef)">
27029         <size>5</size>
27030       </method>
27031       <method name="Void Main()">
27032         <size>7</size>
27033       </method>
27034     </type>
27035   </test>
27036   <test name="test-384.cs">
27037     <type name="X">
27038       <method name="Void .ctor()">
27039         <size>7</size>
27040       </method>
27041       <method name="Void .cctor()">
27042         <size>8</size>
27043       </method>
27044       <method name="Void Test()">
27045         <size>40</size>
27046       </method>
27047       <method name="Int32 Main()">
27048         <size>21</size>
27049       </method>
27050     </type>
27051   </test>
27052   <test name="test-385.cs">
27053     <type name="Test">
27054       <method name="Void .ctor()">
27055         <size>7</size>
27056       </method>
27057       <method name="Int32 Main()">
27058         <size>40</size>
27059       </method>
27060     </type>
27061   </test>
27062   <test name="test-386.cs">
27063     <type name="SuperDecimal">
27064       <method name="Void .ctor(Decimal)">
27065         <size>14</size>
27066       </method>
27067       <method name="Void Main()">
27068         <size>15</size>
27069       </method>
27070       <method name="SuperDecimal op_Implicit(Decimal)">
27071         <size>7</size>
27072       </method>
27073     </type>
27074   </test>
27075   <test name="test-387.cs">
27076     <type name="ObjectID">
27077       <method name="Void .ctor(Int64)">
27078         <size>8</size>
27079       </method>
27080       <method name="Void Main()">
27081         <size>22</size>
27082       </method>
27083       <method name="Int64 op_Implicit(ObjectID)">
27084         <size>8</size>
27085       </method>
27086       <method name="ObjectID op_Implicit(Int64)">
27087         <size>7</size>
27088       </method>
27089     </type>
27090   </test>
27091   <test name="test-388.cs">
27092     <type name="Schemas.basefieldtype">
27093       <method name="Void .ctor()">
27094         <size>7</size>
27095       </method>
27096       <method name="System.Object Instantiate()">
27097         <size>2</size>
27098       </method>
27099     </type>
27100     <type name="Schemas.fieldtype">
27101       <method name="Void .ctor()">
27102         <size>7</size>
27103       </method>
27104       <method name="System.Object Instantiate()">
27105         <size>18</size>
27106       </method>
27107     </type>
27108     <type name="Schemas.compoundfield">
27109       <method name="Void .ctor()">
27110         <size>7</size>
27111       </method>
27112       <method name="System.Object Instantiate()">
27113         <size>18</size>
27114       </method>
27115     </type>
27116     <type name="Schemas.field">
27117       <method name="Void .ctor()">
27118         <size>7</size>
27119       </method>
27120       <method name="System.Object Instantiate()">
27121         <size>18</size>
27122       </method>
27123     </type>
27124     <type name="Schemas.formdata">
27125       <method name="Void .ctor()">
27126         <size>7</size>
27127       </method>
27128       <method name="System.Object Instantiate()">
27129         <size>12</size>
27130       </method>
27131     </type>
27132     <type name="Schemas.M">
27133       <method name="Void .ctor()">
27134         <size>7</size>
27135       </method>
27136       <method name="Void Main()">
27137         <size>1</size>
27138       </method>
27139     </type>
27140   </test>
27141   <test name="test-389.cs">
27142     <type name="Schemas.basefieldtype">
27143       <method name="Void .ctor()">
27144         <size>7</size>
27145       </method>
27146       <method name="System.Object Instantiate()">
27147         <size>2</size>
27148       </method>
27149     </type>
27150     <type name="Schemas.fieldtype">
27151       <method name="Void .ctor()">
27152         <size>7</size>
27153       </method>
27154       <method name="System.Object Instantiate()">
27155         <size>18</size>
27156       </method>
27157     </type>
27158     <type name="Schemas.compoundfield">
27159       <method name="Void .ctor()">
27160         <size>7</size>
27161       </method>
27162       <method name="System.Object Instantiate()">
27163         <size>18</size>
27164       </method>
27165     </type>
27166     <type name="Schemas.field">
27167       <method name="Void .ctor()">
27168         <size>7</size>
27169       </method>
27170       <method name="System.Object Instantiate()">
27171         <size>18</size>
27172       </method>
27173     </type>
27174     <type name="Schemas.formdata">
27175       <method name="Void .ctor()">
27176         <size>7</size>
27177       </method>
27178       <method name="System.Object Instantiate()">
27179         <size>12</size>
27180       </method>
27181     </type>
27182     <type name="Schemas.M">
27183       <method name="Void .ctor()">
27184         <size>7</size>
27185       </method>
27186       <method name="Void Main()">
27187         <size>1</size>
27188       </method>
27189     </type>
27190   </test>
27191   <test name="test-39.cs">
27192     <type name="SimpleAttribute">
27193       <method name="Void .ctor(String)">
27194         <size>14</size>
27195       </method>
27196       <method name="System.String get_AnotherArg()">
27197         <size>7</size>
27198       </method>
27199       <method name="Void set_AnotherArg(System.String)">
27200         <size>8</size>
27201       </method>
27202       <method name="Int64 get_LongValue()">
27203         <size>3</size>
27204       </method>
27205       <method name="Void set_LongValue(Int64)">
27206         <size>1</size>
27207       </method>
27208       <method name="System.Int64[] get_ArrayValue()">
27209         <size>7</size>
27210       </method>
27211       <method name="Void set_ArrayValue(System.Int64[])">
27212         <size>1</size>
27213       </method>
27214     </type>
27215     <type name="Blah2">
27216       <method name="Void .ctor()">
27217         <size>7</size>
27218       </method>
27219     </type>
27220     <type name="Blah3">
27221       <method name="Void .ctor()">
27222         <size>7</size>
27223       </method>
27224     </type>
27225     <type name="Blah">
27226       <method name="Void .ctor()">
27227         <size>7</size>
27228       </method>
27229       <method name="Int32 Main()">
27230         <size>171</size>
27231       </method>
27232     </type>
27233   </test>
27234   <test name="test-390.cs">
27235     <type name="C">
27236       <method name="Void .ctor()">
27237         <size>7</size>
27238       </method>
27239       <method name="Void Main()">
27240         <size>1</size>
27241       </method>
27242     </type>
27243     <type name="C+O">
27244       <method name="Void .ctor()">
27245         <size>7</size>
27246       </method>
27247       <method name="Void Foo()">
27248         <size>1</size>
27249       </method>
27250     </type>
27251     <type name="C+N">
27252       <method name="Void .ctor()">
27253         <size>7</size>
27254       </method>
27255       <method name="Void Foo()">
27256         <size>1</size>
27257       </method>
27258     </type>
27259     <type name="C+M">
27260       <method name="Void .ctor()">
27261         <size>7</size>
27262       </method>
27263     </type>
27264   </test>
27265   <test name="test-391.cs">
27266     <type name="C">
27267       <method name="Void .ctor()">
27268         <size>7</size>
27269       </method>
27270       <method name="Void Foo(Int32)">
27271         <size>1</size>
27272       </method>
27273       <method name="Void Foo(Int32 ByRef)">
27274         <size>1</size>
27275       </method>
27276       <method name="Void Bar(Boolean ByRef)">
27277         <size>4</size>
27278       </method>
27279       <method name="Void Bar(Boolean)">
27280         <size>1</size>
27281       </method>
27282       <method name="Void Main()">
27283         <size>1</size>
27284       </method>
27285     </type>
27286   </test>
27287   <test name="test-392.cs">
27288     <type name="C">
27289       <method name="Int32 Test()">
27290         <size>80</size>
27291       </method>
27292       <method name="Int32 Main()">
27293         <size>16</size>
27294       </method>
27295     </type>
27296     <type name="C+S">
27297       <method name="Void .ctor(Int32)">
27298         <size>8</size>
27299       </method>
27300     </type>
27301   </test>
27302   <test name="test-393.cs">
27303     <type name="A">
27304       <method name="Void .ctor(String)">
27305         <size>24</size>
27306       </method>
27307       <method name="Void .ctor()">
27308         <size>7</size>
27309       </method>
27310       <method name="System.String get_Name()">
27311         <size>7</size>
27312       </method>
27313     </type>
27314     <type name="B">
27315       <method name="Void .ctor(String)">
27316         <size>24</size>
27317       </method>
27318       <method name="Void .ctor()">
27319         <size>7</size>
27320       </method>
27321     </type>
27322     <type name="C">
27323       <method name="Void .ctor(String)">
27324         <size>24</size>
27325       </method>
27326     </type>
27327     <type name="Tester">
27328       <method name="Void .ctor()">
27329         <size>7</size>
27330       </method>
27331       <method name="A MethodSampleA(System.String)">
27332         <size>7</size>
27333       </method>
27334       <method name="B MethodSampleB(System.String)">
27335         <size>7</size>
27336       </method>
27337       <method name="C MethodSampleC(System.String)">
27338         <size>7</size>
27339       </method>
27340       <method name="Void Main()">
27341         <size>113</size>
27342       </method>
27343     </type>
27344     <type name="Tester+MethodHandler">
27345       <method name="Void .ctor(Object, IntPtr)">
27346         <size>0</size>
27347       </method>
27348       <method name="A Invoke(System.String)">
27349         <size>0</size>
27350       </method>
27351       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
27352         <size>0</size>
27353       </method>
27354       <method name="A EndInvoke(IAsyncResult)">
27355         <size>0</size>
27356       </method>
27357     </type>
27358   </test>
27359   <test name="test-394.cs">
27360     <type name="A">
27361       <method name="Void .ctor(String)">
27362         <size>24</size>
27363       </method>
27364       <method name="Void .ctor()">
27365         <size>7</size>
27366       </method>
27367       <method name="System.String get_Name()">
27368         <size>7</size>
27369       </method>
27370     </type>
27371     <type name="B">
27372       <method name="Void .ctor(String)">
27373         <size>24</size>
27374       </method>
27375       <method name="Void .ctor()">
27376         <size>7</size>
27377       </method>
27378     </type>
27379     <type name="C">
27380       <method name="Void .ctor(String, String)">
27381         <size>31</size>
27382       </method>
27383       <method name="System.String get_Value()">
27384         <size>7</size>
27385       </method>
27386     </type>
27387     <type name="Tester">
27388       <method name="Void .ctor()">
27389         <size>7</size>
27390       </method>
27391       <method name="System.String MethodSampleA(A)">
27392         <size>7</size>
27393       </method>
27394       <method name="System.String MethodSampleB(B)">
27395         <size>7</size>
27396       </method>
27397       <method name="System.String MethodSampleC(C)">
27398         <size>23</size>
27399       </method>
27400       <method name="Void Main()">
27401         <size>128</size>
27402       </method>
27403     </type>
27404     <type name="Tester+MethodHandler">
27405       <method name="Void .ctor(Object, IntPtr)">
27406         <size>0</size>
27407       </method>
27408       <method name="System.String Invoke(C)">
27409         <size>0</size>
27410       </method>
27411       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
27412         <size>0</size>
27413       </method>
27414       <method name="System.String EndInvoke(IAsyncResult)">
27415         <size>0</size>
27416       </method>
27417     </type>
27418   </test>
27419   <test name="test-395.cs">
27420     <type name="A">
27421       <method name="Void .ctor(String)">
27422         <size>24</size>
27423       </method>
27424       <method name="Void .ctor()">
27425         <size>7</size>
27426       </method>
27427       <method name="System.String get_Name()">
27428         <size>7</size>
27429       </method>
27430     </type>
27431     <type name="B">
27432       <method name="Void .ctor(String)">
27433         <size>24</size>
27434       </method>
27435       <method name="Void .ctor()">
27436         <size>7</size>
27437       </method>
27438     </type>
27439     <type name="C">
27440       <method name="Void .ctor(String, String)">
27441         <size>31</size>
27442       </method>
27443       <method name="System.String get_Value()">
27444         <size>7</size>
27445       </method>
27446     </type>
27447     <type name="Tester">
27448       <method name="Void .ctor()">
27449         <size>7</size>
27450       </method>
27451       <method name="Void MethodSample(B, A, C)">
27452         <size>55</size>
27453       </method>
27454       <method name="Void Main()">
27455         <size>71</size>
27456       </method>
27457     </type>
27458     <type name="Tester+MethodHandler">
27459       <method name="Void .ctor(Object, IntPtr)">
27460         <size>0</size>
27461       </method>
27462       <method name="Void Invoke(C, C, C)">
27463         <size>0</size>
27464       </method>
27465       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
27466         <size>0</size>
27467       </method>
27468       <method name="Void EndInvoke(IAsyncResult)">
27469         <size>0</size>
27470       </method>
27471     </type>
27472   </test>
27473   <test name="test-396.cs">
27474     <type name="MainClass">
27475       <method name="Void .ctor()">
27476         <size>7</size>
27477       </method>
27478       <method name="Int32 Main()">
27479         <size>22</size>
27480       </method>
27481     </type>
27482   </test>
27483   <test name="test-397.cs">
27484     <type name="TypeCheckAttribute">
27485       <method name="Void .ctor()">
27486         <size>7</size>
27487       </method>
27488     </type>
27489     <type name="PropertyCheckAttribute">
27490       <method name="Void .ctor()">
27491         <size>7</size>
27492       </method>
27493     </type>
27494     <type name="AccessorCheckAttribute">
27495       <method name="Void .ctor(MethodAttributes)">
27496         <size>14</size>
27497       </method>
27498       <method name="MethodAttributes get_Attributes()">
27499         <size>7</size>
27500       </method>
27501     </type>
27502     <type name="Test">
27503       <method name="Void .ctor()">
27504         <size>7</size>
27505       </method>
27506       <method name="Int32 Main(System.String[])">
27507         <size>120</size>
27508       </method>
27509       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
27510         <size>153</size>
27511       </method>
27512     </type>
27513     <type name="A">
27514       <method name="Void .ctor()">
27515         <size>7</size>
27516       </method>
27517       <method name="Int32 get_Value1()">
27518         <size>2</size>
27519       </method>
27520       <method name="Void set_Value1(Int32)">
27521         <size>1</size>
27522       </method>
27523       <method name="Int32 get_Value2()">
27524         <size>2</size>
27525       </method>
27526       <method name="Void set_Value2(Int32)">
27527         <size>1</size>
27528       </method>
27529       <method name="Int32 get_Value3()">
27530         <size>2</size>
27531       </method>
27532       <method name="Void set_Value3(Int32)">
27533         <size>1</size>
27534       </method>
27535       <method name="Int32 get_Value4()">
27536         <size>2</size>
27537       </method>
27538       <method name="Void set_Value4(Int32)">
27539         <size>1</size>
27540       </method>
27541       <method name="Int32 get_Value5()">
27542         <size>2</size>
27543       </method>
27544       <method name="Void set_Value5(Int32)">
27545         <size>1</size>
27546       </method>
27547     </type>
27548   </test>
27549   <test name="test-398.cs">
27550     <type name="Tester">
27551       <method name="Void .ctor()">
27552         <size>7</size>
27553       </method>
27554       <method name="Void Main()">
27555         <size>118</size>
27556       </method>
27557     </type>
27558     <type name="A">
27559       <method name="Void .ctor(Int32)">
27560         <size>14</size>
27561       </method>
27562       <method name="Int32 get_Count()">
27563         <size>7</size>
27564       </method>
27565       <method name="Void set_Count(Int32)">
27566         <size>8</size>
27567       </method>
27568       <method name="Int32 get_Item(Int32)">
27569         <size>2</size>
27570       </method>
27571       <method name="System.String get_Message()">
27572         <size>6</size>
27573       </method>
27574     </type>
27575     <type name="B">
27576       <method name="Void .ctor(Int32)">
27577         <size>8</size>
27578       </method>
27579       <method name="Void set_Count(Int32)">
27580         <size>1</size>
27581       </method>
27582       <method name="Void SetCount(Int32)">
27583         <size>8</size>
27584       </method>
27585       <method name="Int32 get_Item(Int32)">
27586         <size>8</size>
27587       </method>
27588       <method name="System.String get_Message()">
27589         <size>6</size>
27590       </method>
27591       <method name="Void set_Message(System.String)">
27592         <size>1</size>
27593       </method>
27594     </type>
27595   </test>
27596   <test name="test-399.cs">
27597     <type name="TestVararg">
27598       <method name="Void .ctor()">
27599         <size>7</size>
27600       </method>
27601       <method name="Int32 Main()">
27602         <size>345</size>
27603       </method>
27604     </type>
27605   </test>
27606   <test name="test-4.cs">
27607     <type name="X">
27608       <method name="Void .ctor()">
27609         <size>7</size>
27610       </method>
27611       <method name="Void test(SByte)">
27612         <size>8</size>
27613       </method>
27614       <method name="Void test(Int32)">
27615         <size>8</size>
27616       </method>
27617       <method name="Int32 Main()">
27618         <size>102</size>
27619       </method>
27620     </type>
27621   </test>
27622   <test name="test-40.cs">
27623     <type name="Blah">
27624       <method name="Void .ctor()">
27625         <size>7</size>
27626       </method>
27627       <method name="Int32 Main()">
27628         <size>203</size>
27629       </method>
27630     </type>
27631   </test>
27632   <test name="test-400.cs">
27633     <type name="X">
27634       <method name="Void .ctor()">
27635         <size>7</size>
27636       </method>
27637       <method name="Void .cctor()">
27638         <size>52</size>
27639       </method>
27640       <method name="Int32 TestDereference()">
27641         <size>89</size>
27642       </method>
27643       <method name="Int32 TestPtrAdd()">
27644         <size>87</size>
27645       </method>
27646       <method name="Int32 TestPtrAssign()">
27647         <size>198</size>
27648       </method>
27649       <method name="Int32 TestPtrArithmetic()">
27650         <size>227</size>
27651       </method>
27652       <method name="Int32 TestMultiple()">
27653         <size>93</size>
27654       </method>
27655       <method name="Int32 Main()">
27656         <size>82</size>
27657       </method>
27658     </type>
27659   </test>
27660   <test name="test-401.cs">
27661     <type name="X">
27662       <method name="Void .ctor()">
27663         <size>7</size>
27664       </method>
27665       <method name="Int32 Main()">
27666         <size>171</size>
27667       </method>
27668     </type>
27669   </test>
27670   <test name="test-402.cs">
27671     <type name="X">
27672       <method name="Void .ctor()">
27673         <size>7</size>
27674       </method>
27675       <method name="Int32 Main()">
27676         <size>18</size>
27677       </method>
27678     </type>
27679   </test>
27680   <test name="test-403.cs">
27681     <type name="Foo">
27682       <method name="Void .ctor()">
27683         <size>7</size>
27684       </method>
27685       <method name="Int32 Main()">
27686         <size>91</size>
27687       </method>
27688     </type>
27689   </test>
27690   <test name="test-404.cs">
27691     <type name="X">
27692       <method name="Void .ctor()">
27693         <size>7</size>
27694       </method>
27695       <method name="System.Int32* get_v()">
27696         <size>20</size>
27697       </method>
27698       <method name="Int32 Main()">
27699         <size>48</size>
27700       </method>
27701     </type>
27702   </test>
27703   <test name="test-405.cs">
27704     <type name="testapp.LibTestAPI">
27705       <method name="Void .ctor()">
27706         <size>7</size>
27707       </method>
27708       <method name="Void Create()">
27709         <size>17</size>
27710       </method>
27711     </type>
27712     <type name="testapp.TestApp">
27713       <method name="Void .ctor()">
27714         <size>7</size>
27715       </method>
27716       <method name="Void Main(System.String[])">
27717         <size>13</size>
27718       </method>
27719     </type>
27720   </test>
27721   <test name="test-406.cs">
27722     <type name="TestCase.Test">
27723       <method name="Void .ctor()">
27724         <size>7</size>
27725       </method>
27726       <method name="Int32 Main(System.String[])">
27727         <size>180</size>
27728       </method>
27729       <method name="UInt32 DoOp(System.UInt32*)">
27730         <size>11</size>
27731       </method>
27732       <method name="UInt32 DoOp2(System.UInt32*)">
27733         <size>10</size>
27734       </method>
27735     </type>
27736   </test>
27737   <test name="test-407.cs">
27738     <type name="MainClass">
27739       <method name="Void .ctor()">
27740         <size>7</size>
27741       </method>
27742       <method name="Void Main()">
27743         <size>12</size>
27744       </method>
27745     </type>
27746   </test>
27747   <test name="test-408.cs">
27748     <type name="T">
27749       <method name="Void .ctor()">
27750         <size>7</size>
27751       </method>
27752       <method name="Int32 Main()">
27753         <size>44</size>
27754       </method>
27755     </type>
27756   </test>
27757   <test name="test-409.cs">
27758     <type name="X">
27759       <method name="Int32 Main()">
27760         <size>27</size>
27761       </method>
27762     </type>
27763   </test>
27764   <test name="test-41.cs">
27765     <type name="X">
27766       <method name="Void .ctor()">
27767         <size>7</size>
27768       </method>
27769       <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)">
27770         <size>188</size>
27771       </method>
27772       <method name="Int32 Main()">
27773         <size>228</size>
27774       </method>
27775     </type>
27776   </test>
27777   <test name="test-410.cs">
27778     <type name="B">
27779       <method name="Void .ctor()">
27780         <size>7</size>
27781       </method>
27782       <method name="Int32 Main()">
27783         <size>28</size>
27784       </method>
27785     </type>
27786   </test>
27787   <test name="test-411.cs">
27788     <type name="QtSamples.QtClass">
27789       <method name="Void .ctor()">
27790         <size>24</size>
27791       </method>
27792       <method name="Void pressEvent()">
27793         <size>1</size>
27794       </method>
27795     </type>
27796     <type name="QtSamples.Testing">
27797       <method name="Void .ctor()">
27798         <size>7</size>
27799       </method>
27800       <method name="Int32 Main()">
27801         <size>8</size>
27802       </method>
27803     </type>
27804   </test>
27805   <test name="test-412.cs">
27806     <type name="Foo.Baz">
27807       <method name="Void .ctor()">
27808         <size>7</size>
27809       </method>
27810       <method name="Void Main()">
27811         <size>1</size>
27812       </method>
27813     </type>
27814   </test>
27815   <test name="test-413.cs">
27816     <type name="Driver">
27817       <method name="Void .ctor()">
27818         <size>7</size>
27819       </method>
27820       <method name="Void Main()">
27821         <size>6</size>
27822       </method>
27823     </type>
27824   </test>
27825   <test name="test-414.cs">
27826     <type name="BB">
27827       <method name="Void .ctor()">
27828         <size>7</size>
27829       </method>
27830       <method name="System.String get_Data()">
27831         <size>2</size>
27832       </method>
27833       <method name="Void Main()">
27834         <size>1</size>
27835       </method>
27836     </type>
27837   </test>
27838   <test name="test-415.cs">
27839     <type name="MyTestExtended">
27840       <method name="Void .ctor()">
27841         <size>7</size>
27842       </method>
27843       <method name="System.String GetName()">
27844         <size>6</size>
27845       </method>
27846       <method name="Void Main(System.String[])">
27847         <size>33</size>
27848       </method>
27849     </type>
27850   </test>
27851   <test name="test-416.cs">
27852     <type name="ModTest">
27853       <method name="Void .ctor()">
27854         <size>7</size>
27855       </method>
27856       <method name="Void Main(System.String[])">
27857         <size>20</size>
27858       </method>
27859     </type>
27860     <type name="n1.Adder">
27861       <method name="Void .ctor()">
27862         <size>7</size>
27863       </method>
27864       <method name="Int32 Add(Int32, Int32)">
27865         <size>4</size>
27866       </method>
27867     </type>
27868   </test>
27869   <test name="test-417.cs">
27870     <type name="blah2.MyClass">
27871       <method name="Void .ctor()">
27872         <size>7</size>
27873       </method>
27874       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
27875         <size>24</size>
27876       </method>
27877       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
27878         <size>24</size>
27879       </method>
27880       <method name="Void DoSomethingFunny()">
27881         <size>46</size>
27882       </method>
27883       <method name="Void Main(System.String[])">
27884         <size>13</size>
27885       </method>
27886     </type>
27887   </test>
27888   <test name="test-418.cs">
27889     <type name="M3">
27890       <method name="Void .ctor()">
27891         <size>12</size>
27892       </method>
27893       <method name="Int32 Main()">
27894         <size>133</size>
27895       </method>
27896     </type>
27897     <type name="M1">
27898       <method name="Void .ctor(String)">
27899         <size>14</size>
27900       </method>
27901     </type>
27902     <type name="M2">
27903       <method name="Void .ctor()">
27904         <size>7</size>
27905       </method>
27906     </type>
27907   </test>
27908   <test name="test-419.cs">
27909     <type name="Test">
27910       <method name="Void .ctor()">
27911         <size>7</size>
27912       </method>
27913       <method name="Void Main()">
27914         <size>7</size>
27915       </method>
27916     </type>
27917   </test>
27918   <test name="test-42.cs">
27919     <type name="X">
27920       <method name="Void .ctor()">
27921         <size>7</size>
27922       </method>
27923       <method name="Int32 get_Item(Int32)">
27924         <size>14</size>
27925       </method>
27926       <method name="Void set_Item(Int32, Int32)">
27927         <size>15</size>
27928       </method>
27929       <method name="Int32 get_P()">
27930         <size>7</size>
27931       </method>
27932       <method name="Void set_P(Int32)">
27933         <size>8</size>
27934       </method>
27935     </type>
27936     <type name="Z">
27937       <method name="Void .ctor()">
27938         <size>7</size>
27939       </method>
27940       <method name="Z get_P()">
27941         <size>2</size>
27942       </method>
27943       <method name="Void set_P(Z)">
27944         <size>1</size>
27945       </method>
27946       <method name="Z op_Increment(Z)">
27947         <size>16</size>
27948       </method>
27949     </type>
27950     <type name="Y">
27951       <method name="Void .ctor()">
27952         <size>7</size>
27953       </method>
27954       <method name="Int32 p_pre_increment(X)">
27955         <size>18</size>
27956       </method>
27957       <method name="Int32 p_post_increment(X)">
27958         <size>18</size>
27959       </method>
27960       <method name="Int32 i_pre_increment(X)">
27961         <size>27</size>
27962       </method>
27963       <method name="Int32 i_post_increment(X)">
27964         <size>27</size>
27965       </method>
27966       <method name="Z overload_increment(Z)">
27967         <size>10</size>
27968       </method>
27969       <method name="Z overload_pre_increment(Z)">
27970         <size>10</size>
27971       </method>
27972       <method name="Z ugly(Z)">
27973         <size>21</size>
27974       </method>
27975       <method name="Int32 simple(Int32)">
27976         <size>62</size>
27977       </method>
27978       <method name="Int32 arrays()">
27979         <size>234</size>
27980       </method>
27981       <method name="Int32 Main()">
27982         <size>161</size>
27983       </method>
27984     </type>
27985   </test>
27986   <test name="test-420.cs">
27987     <type name="Test">
27988       <method name="Void .ctor()">
27989         <size>7</size>
27990       </method>
27991       <method name="Void Main()">
27992         <size>7</size>
27993       </method>
27994     </type>
27995   </test>
27996   <test name="test-421.cs">
27997     <type name="A">
27998       <method name="Void .ctor()">
27999         <size>7</size>
28000       </method>
28001       <method name="Void SetObject(System.String)">
28002         <size>12</size>
28003       </method>
28004     </type>
28005     <type name="B">
28006       <method name="Void .ctor()">
28007         <size>7</size>
28008       </method>
28009     </type>
28010     <type name="C">
28011       <method name="Void .ctor()">
28012         <size>7</size>
28013       </method>
28014       <method name="Void .cctor()">
28015         <size>1</size>
28016       </method>
28017       <method name="Void SetObject(System.String)">
28018         <size>18</size>
28019       </method>
28020     </type>
28021     <type name="X">
28022       <method name="Void .ctor()">
28023         <size>7</size>
28024       </method>
28025       <method name="Int32 Main(System.String[])">
28026         <size>31</size>
28027       </method>
28028     </type>
28029   </test>
28030   <test name="test-422.cs">
28031     <type name="HelloWorld.MainClass">
28032       <method name="Void .ctor()">
28033         <size>7</size>
28034       </method>
28035       <method name="Void .cctor()">
28036         <size>17</size>
28037       </method>
28038       <method name="Void Main(System.String[])">
28039         <size>1</size>
28040       </method>
28041       <method name="Boolean CheckTrueThat()">
28042         <size>2</size>
28043       </method>
28044     </type>
28045   </test>
28046   <test name="test-423.cs">
28047     <type name="Test">
28048       <method name="Void .ctor()">
28049         <size>7</size>
28050       </method>
28051       <method name="Void lowLevelCall(System.Int32*)">
28052         <size>1</size>
28053       </method>
28054       <method name="Void Func(Int32 ByRef)">
28055         <size>13</size>
28056       </method>
28057       <method name="Void Main()">
28058         <size>10</size>
28059       </method>
28060     </type>
28061   </test>
28062   <test name="test-424.cs">
28063     <type name="XX">
28064       <method name="Void .ctor()">
28065         <size>7</size>
28066       </method>
28067       <method name="Void Metodo(System.Exception)">
28068         <size>37</size>
28069       </method>
28070       <method name="IEnumerable X()">
28071         <size>16</size>
28072       </method>
28073       <method name="Void Main()">
28074         <size>62</size>
28075       </method>
28076     </type>
28077     <type name="XX+&lt;X&gt;c__Iterator0">
28078       <method name="Void .ctor()">
28079         <size>7</size>
28080       </method>
28081       <method name="System.Object System.Collections.IEnumerator.get_Current()">
28082         <size>7</size>
28083       </method>
28084       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
28085         <size>7</size>
28086       </method>
28087       <method name="Boolean MoveNext()">
28088         <size>105</size>
28089       </method>
28090       <method name="Void Dispose()">
28091         <size>8</size>
28092       </method>
28093       <method name="Void Reset()">
28094         <size>6</size>
28095       </method>
28096       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
28097         <size>7</size>
28098       </method>
28099       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
28100         <size>26</size>
28101       </method>
28102     </type>
28103   </test>
28104   <test name="test-425.cs">
28105     <type name="A">
28106       <method name="Void .ctor()">
28107         <size>7</size>
28108       </method>
28109       <method name="Void Main()">
28110         <size>1</size>
28111       </method>
28112     </type>
28113     <type name="AAttribute">
28114       <method name="Void .ctor()">
28115         <size>7</size>
28116       </method>
28117     </type>
28118   </test>
28119   <test name="test-426.cs">
28120     <type name="X">
28121       <method name="Void .ctor()">
28122         <size>7</size>
28123       </method>
28124       <method name="Void Main()">
28125         <size>11</size>
28126       </method>
28127     </type>
28128   </test>
28129   <test name="test-427.cs">
28130     <type name="X">
28131       <method name="Void .ctor()">
28132         <size>7</size>
28133       </method>
28134       <method name="Void Main()">
28135         <size>11</size>
28136       </method>
28137     </type>
28138   </test>
28139   <test name="test-428.cs">
28140     <type name="A">
28141       <method name="Void .ctor()">
28142         <size>7</size>
28143       </method>
28144     </type>
28145     <type name="X">
28146       <method name="Void .ctor()">
28147         <size>7</size>
28148       </method>
28149       <method name="Void Main()">
28150         <size>18</size>
28151       </method>
28152     </type>
28153     <type name="X+A">
28154       <method name="Void .ctor()">
28155         <size>7</size>
28156       </method>
28157     </type>
28158   </test>
28159   <test name="test-429.cs">
28160     <type name="Foo.A">
28161       <method name="Void .ctor()">
28162         <size>7</size>
28163       </method>
28164     </type>
28165     <type name="A">
28166       <method name="Void .ctor()">
28167         <size>7</size>
28168       </method>
28169     </type>
28170     <type name="X">
28171       <method name="Void .ctor()">
28172         <size>7</size>
28173       </method>
28174       <method name="Void Main()">
28175         <size>18</size>
28176       </method>
28177     </type>
28178   </test>
28179   <test name="test-43.cs">
28180     <type name="X">
28181       <method name="Void .ctor()">
28182         <size>7</size>
28183       </method>
28184       <method name="Int32 test_single(System.Int32[])">
28185         <size>34</size>
28186       </method>
28187       <method name="Int32 test_continue(System.Int32[])">
28188         <size>57</size>
28189       </method>
28190       <method name="Boolean test_double(System.Double[])">
28191         <size>61</size>
28192       </method>
28193       <method name="Int32 test_break(System.Int32[])">
28194         <size>57</size>
28195       </method>
28196       <method name="Boolean test_multi(System.Int32[,])">
28197         <size>84</size>
28198       </method>
28199       <method name="Int32 Main()">
28200         <size>309</size>
28201       </method>
28202     </type>
28203   </test>
28204   <test name="test-430.cs">
28205     <type name="A">
28206       <method name="Void .ctor()">
28207         <size>7</size>
28208       </method>
28209     </type>
28210     <type name="X">
28211       <method name="Void .ctor()">
28212         <size>7</size>
28213       </method>
28214       <method name="Void Main()">
28215         <size>18</size>
28216       </method>
28217     </type>
28218     <type name="X+A">
28219       <method name="Void .ctor()">
28220         <size>7</size>
28221       </method>
28222     </type>
28223   </test>
28224   <test name="test-431.cs">
28225     <type name="Foo.A">
28226       <method name="Void .ctor()">
28227         <size>7</size>
28228       </method>
28229     </type>
28230     <type name="X">
28231       <method name="Void .ctor()">
28232         <size>7</size>
28233       </method>
28234       <method name="Void Main()">
28235         <size>18</size>
28236       </method>
28237     </type>
28238   </test>
28239   <test name="test-432.cs">
28240     <type name="Foo.A">
28241       <method name="Void .ctor()">
28242         <size>7</size>
28243       </method>
28244     </type>
28245     <type name="X">
28246       <method name="Void .ctor()">
28247         <size>7</size>
28248       </method>
28249       <method name="Void Main()">
28250         <size>18</size>
28251       </method>
28252     </type>
28253   </test>
28254   <test name="test-433.cs">
28255     <type name="Foo.A">
28256       <method name="Void .ctor()">
28257         <size>7</size>
28258       </method>
28259     </type>
28260     <type name="X">
28261       <method name="Void .ctor()">
28262         <size>7</size>
28263       </method>
28264       <method name="Void .cctor()">
28265         <size>11</size>
28266       </method>
28267       <method name="Void Main()">
28268         <size>16</size>
28269       </method>
28270     </type>
28271   </test>
28272   <test name="test-434.cs">
28273     <type name="Foo.A">
28274       <method name="Void .ctor()">
28275         <size>7</size>
28276       </method>
28277     </type>
28278     <type name="X">
28279       <method name="Void .ctor()">
28280         <size>7</size>
28281       </method>
28282       <method name="Void .cctor()">
28283         <size>11</size>
28284       </method>
28285       <method name="Void Main()">
28286         <size>16</size>
28287       </method>
28288     </type>
28289   </test>
28290   <test name="test-435.cs">
28291     <type name="X">
28292       <method name="Void .ctor()">
28293         <size>7</size>
28294       </method>
28295       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
28296         <size>2</size>
28297       </method>
28298       <method name="Void Main()">
28299         <size>7</size>
28300       </method>
28301     </type>
28302   </test>
28303   <test name="test-436.cs">
28304     <type name="X">
28305       <method name="Void .ctor()">
28306         <size>7</size>
28307       </method>
28308       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
28309         <size>2</size>
28310       </method>
28311       <method name="Void Main()">
28312         <size>7</size>
28313       </method>
28314     </type>
28315   </test>
28316   <test name="test-437.cs">
28317     <type name="T2">
28318       <method name="Void .ctor()">
28319         <size>7</size>
28320       </method>
28321     </type>
28322     <type name="Test">
28323       <method name="Void .ctor()">
28324         <size>7</size>
28325       </method>
28326       <method name="Void Main()">
28327         <size>65</size>
28328       </method>
28329     </type>
28330   </test>
28331   <test name="test-438.cs">
28332     <type name="Program">
28333       <method name="Void .ctor()">
28334         <size>7</size>
28335       </method>
28336       <method name="Void Main(System.String[])">
28337         <size>40</size>
28338       </method>
28339     </type>
28340   </test>
28341   <test name="test-439.cs">
28342     <type name="Test">
28343       <method name="Void .ctor()">
28344         <size>7</size>
28345       </method>
28346       <method name="Void Main()">
28347         <size>45</size>
28348       </method>
28349     </type>
28350     <type name="LayerMask">
28351       <method name="Int32 op_Implicit(LayerMask)">
28352         <size>8</size>
28353       </method>
28354       <method name="LayerMask op_Implicit(Int32)">
28355         <size>11</size>
28356       </method>
28357     </type>
28358   </test>
28359   <test name="test-44.cs">
28360     <type name="X">
28361       <method name="Void .ctor()">
28362         <size>7</size>
28363       </method>
28364       <method name="Int32 dob(System.Int32[,])">
28365         <size>80</size>
28366       </method>
28367       <method name="Int32 count(System.Object)">
28368         <size>39</size>
28369       </method>
28370       <method name="Int32 Main()">
28371         <size>133</size>
28372       </method>
28373     </type>
28374   </test>
28375   <test name="test-440.cs">
28376     <type name="A">
28377       <method name="Void .ctor()">
28378         <size>7</size>
28379       </method>
28380       <method name="Void Main()">
28381         <size>26</size>
28382       </method>
28383       <method name="Double op_Implicit(A)">
28384         <size>10</size>
28385       </method>
28386       <method name="Int32 op_Implicit(A)">
28387         <size>2</size>
28388       </method>
28389     </type>
28390   </test>
28391   <test name="test-441.cs">
28392     <type name="Test">
28393       <method name="Void .ctor()">
28394         <size>7</size>
28395       </method>
28396       <method name="Void .cctor()">
28397         <size>1</size>
28398       </method>
28399       <method name="Void Main()">
28400         <size>25</size>
28401       </method>
28402     </type>
28403   </test>
28404   <test name="test-442.cs">
28405     <type name="ConsoleApplication1.Program">
28406       <method name="Void .ctor()">
28407         <size>7</size>
28408       </method>
28409       <method name="Void Main(System.String[])">
28410         <size>70</size>
28411       </method>
28412     </type>
28413   </test>
28414   <test name="test-443.cs">
28415     <type name="C">
28416       <method name="Void .ctor(ITopic)">
28417         <size>31</size>
28418       </method>
28419       <method name="Void Main()">
28420         <size>1</size>
28421       </method>
28422     </type>
28423   </test>
28424   <test name="test-444.cs">
28425     <type name="쯠쯡쯢">
28426       <method name="Void .ctor()">
28427         <size>7</size>
28428       </method>
28429       <method name="Void Main()">
28430         <size>1</size>
28431       </method>
28432     </type>
28433   </test>
28434   <test name="test-445.cs">
28435     <type name="ConvFromInt">
28436       <method name="Void .ctor()">
28437         <size>14</size>
28438       </method>
28439       <method name="Void .ctor(Int32)">
28440         <size>16</size>
28441       </method>
28442       <method name="ConvFromInt op_Implicit(Int32)">
28443         <size>7</size>
28444       </method>
28445     </type>
28446     <type name="Foo">
28447       <method name="Void .ctor()">
28448         <size>7</size>
28449       </method>
28450       <method name="Void .cctor()">
28451         <size>45</size>
28452       </method>
28453       <method name="Void Main()">
28454         <size>111</size>
28455       </method>
28456     </type>
28457   </test>
28458   <test name="test-446.cs">
28459     <type name="FooTest">
28460       <method name="Void .ctor()">
28461         <size>7</size>
28462       </method>
28463       <method name="Void Main()">
28464         <size>8</size>
28465       </method>
28466       <method name="Void Foo(UInt64)">
28467         <size>1</size>
28468       </method>
28469     </type>
28470   </test>
28471   <test name="test-447.cs">
28472     <type name="System.MonoTODOAttribute">
28473       <method name="Void .ctor()">
28474         <size>7</size>
28475       </method>
28476     </type>
28477     <type name="System.Web.HttpBrowserCapabilities">
28478       <method name="Void .ctor()">
28479         <size>7</size>
28480       </method>
28481       <method name="System.Version get_A()">
28482         <size>6</size>
28483       </method>
28484     </type>
28485     <type name="Test">
28486       <method name="Void .ctor()">
28487         <size>7</size>
28488       </method>
28489       <method name="Void Main()">
28490         <size>1</size>
28491       </method>
28492     </type>
28493   </test>
28494   <test name="test-448.cs">
28495     <type name="MonoDivideProblem">
28496       <method name="Void .ctor()">
28497         <size>7</size>
28498       </method>
28499       <method name="Void .cctor()">
28500         <size>17</size>
28501       </method>
28502       <method name="Void Main(System.String[])">
28503         <size>27</size>
28504       </method>
28505     </type>
28506   </test>
28507   <test name="test-449.cs">
28508     <type name="X">
28509       <method name="Void .ctor()">
28510         <size>7</size>
28511       </method>
28512       <method name="Void Main()">
28513         <size>1</size>
28514       </method>
28515       <method name="Void Z()">
28516         <size>19</size>
28517       </method>
28518       <method name="Void &lt;Z&gt;m__0(System.Object)">
28519         <size>25</size>
28520       </method>
28521       <method name="Void &lt;Z&gt;m__1(System.Object)">
28522         <size>7</size>
28523       </method>
28524     </type>
28525   </test>
28526   <test name="test-45.cs">
28527     <type name="Blah">
28528       <method name="Void .ctor()">
28529         <size>7</size>
28530       </method>
28531       <method name="Void .cctor()">
28532         <size>98</size>
28533       </method>
28534       <method name="Int32 Main()">
28535         <size>794</size>
28536       </method>
28537     </type>
28538     <type name="&lt;PrivateImplementationDetails&gt;">
28539       <method name="Void .ctor()">
28540         <size>7</size>
28541       </method>
28542     </type>
28543   </test>
28544   <test name="test-450.cs">
28545     <type name="MyAttribute">
28546       <method name="Void .ctor(String)">
28547         <size>7</size>
28548       </method>
28549     </type>
28550     <type name="X">
28551       <method name="Void .ctor()">
28552         <size>7</size>
28553       </method>
28554       <method name="Void Main()">
28555         <size>1</size>
28556       </method>
28557     </type>
28558   </test>
28559   <test name="test-451.cs">
28560     <type name="Test">
28561       <method name="Void .ctor()">
28562         <size>7</size>
28563       </method>
28564       <method name="Void Main()">
28565         <size>22</size>
28566       </method>
28567     </type>
28568   </test>
28569   <test name="test-452.cs">
28570     <type name="Foo">
28571       <method name="Void .ctor()">
28572         <size>7</size>
28573       </method>
28574     </type>
28575     <type name="Test">
28576       <method name="Void .ctor()">
28577         <size>7</size>
28578       </method>
28579       <method name="Void Main()">
28580         <size>7</size>
28581       </method>
28582     </type>
28583   </test>
28584   <test name="test-453.cs">
28585     <type name="C">
28586       <method name="Void .ctor()">
28587         <size>7</size>
28588       </method>
28589       <method name="Void Main()">
28590         <size>33</size>
28591       </method>
28592     </type>
28593   </test>
28594   <test name="test-454.cs">
28595     <type name="FooAttribute">
28596       <method name="Void .ctor()">
28597         <size>7</size>
28598       </method>
28599     </type>
28600     <type name="Test">
28601       <method name="Void .ctor()">
28602         <size>7</size>
28603       </method>
28604       <method name="Int32 Main()">
28605         <size>239</size>
28606       </method>
28607     </type>
28608   </test>
28609   <test name="test-455.cs">
28610     <type name="Test">
28611       <method name="Void .ctor()">
28612         <size>7</size>
28613       </method>
28614       <method name="Void Main()">
28615         <size>21</size>
28616       </method>
28617     </type>
28618     <type name="Foo">
28619       <method name="Int32 GetHashCode()">
28620         <size>17</size>
28621       </method>
28622     </type>
28623   </test>
28624   <test name="test-456.cs">
28625     <type name="Test">
28626       <method name="Void .ctor()">
28627         <size>7</size>
28628       </method>
28629       <method name="Void Main()">
28630         <size>16</size>
28631       </method>
28632     </type>
28633     <type name="Foo">
28634       <method name="Void foo()">
28635         <size>11</size>
28636       </method>
28637     </type>
28638   </test>
28639   <test name="test-457.cs">
28640     <type name="Number">
28641       <method name="Void .ctor()">
28642         <size>7</size>
28643       </method>
28644       <method name="Void IDouble.Add(Double)">
28645         <size>11</size>
28646       </method>
28647       <method name="Void IInteger.Add(Int32)">
28648         <size>11</size>
28649       </method>
28650       <method name="Int32 Main()">
28651         <size>52</size>
28652       </method>
28653     </type>
28654   </test>
28655   <test name="test-458.cs">
28656     <type name="MyAttr">
28657       <method name="Void .ctor()">
28658         <size>7</size>
28659       </method>
28660       <method name="Void .ctor(Type)">
28661         <size>7</size>
28662       </method>
28663       <method name="Void .ctor(String)">
28664         <size>7</size>
28665       </method>
28666       <method name="Void .ctor(Int32)">
28667         <size>7</size>
28668       </method>
28669     </type>
28670     <type name="ClassA">
28671       <method name="Void .ctor()">
28672         <size>7</size>
28673       </method>
28674     </type>
28675     <type name="ClassB">
28676       <method name="Void .ctor()">
28677         <size>7</size>
28678       </method>
28679     </type>
28680     <type name="ClassC">
28681       <method name="Void .ctor()">
28682         <size>7</size>
28683       </method>
28684     </type>
28685     <type name="ClassD">
28686       <method name="Void .ctor()">
28687         <size>7</size>
28688       </method>
28689     </type>
28690     <type name="Top">
28691       <method name="Void .ctor()">
28692         <size>7</size>
28693       </method>
28694       <method name="Int32 Main()">
28695         <size>28</size>
28696       </method>
28697     </type>
28698   </test>
28699   <test name="test-459.cs">
28700     <type name="CC">
28701       <method name="Void .ctor()">
28702         <size>7</size>
28703       </method>
28704       <method name="Int32 Main()">
28705         <size>13</size>
28706       </method>
28707     </type>
28708     <type name="CC+IfElseStateMachine">
28709       <method name="Void .ctor()">
28710         <size>7</size>
28711       </method>
28712       <method name="Void HandleToken(Token)">
28713         <size>15</size>
28714       </method>
28715     </type>
28716   </test>
28717   <test name="test-46.cs">
28718     <type name="X">
28719       <method name="Void .ctor()">
28720         <size>7</size>
28721       </method>
28722       <method name="Int32 cast_int(System.Object)">
28723         <size>8</size>
28724       </method>
28725       <method name="UInt32 cast_uint(System.Object)">
28726         <size>8</size>
28727       </method>
28728       <method name="Int16 cast_short(System.Object)">
28729         <size>8</size>
28730       </method>
28731       <method name="Char cast_char(System.Object)">
28732         <size>8</size>
28733       </method>
28734       <method name="UInt16 cast_ushort(System.Object)">
28735         <size>8</size>
28736       </method>
28737       <method name="Byte cast_byte(System.Object)">
28738         <size>8</size>
28739       </method>
28740       <method name="SByte cast_sbyte(System.Object)">
28741         <size>8</size>
28742       </method>
28743       <method name="Int64 cast_long(System.Object)">
28744         <size>8</size>
28745       </method>
28746       <method name="UInt64 cast_ulong(System.Object)">
28747         <size>8</size>
28748       </method>
28749       <method name="Single cast_float(System.Object)">
28750         <size>8</size>
28751       </method>
28752       <method name="Double cast_double(System.Object)">
28753         <size>8</size>
28754       </method>
28755       <method name="Boolean cast_bool(System.Object)">
28756         <size>8</size>
28757       </method>
28758       <method name="Int32 Main()">
28759         <size>1120</size>
28760       </method>
28761     </type>
28762   </test>
28763   <test name="test-460.cs">
28764     <type name="MainClass">
28765       <method name="Void .ctor()">
28766         <size>7</size>
28767       </method>
28768       <method name="Void .cctor()">
28769         <size>18</size>
28770       </method>
28771       <method name="Void Main()">
28772         <size>1</size>
28773       </method>
28774     </type>
28775   </test>
28776   <test name="test-461.cs">
28777     <type name="Valtest">
28778       <method name="Void .ctor()">
28779         <size>7</size>
28780       </method>
28781       <method name="Int32 Main()">
28782         <size>52</size>
28783       </method>
28784     </type>
28785     <type name="Value">
28786       <method name="Void .ctor(Object)">
28787         <size>1</size>
28788       </method>
28789       <method name="System.Object get_Val()">
28790         <size>7</size>
28791       </method>
28792       <method name="Enum get_Val2()">
28793         <size>7</size>
28794       </method>
28795     </type>
28796   </test>
28797   <test name="test-462.cs">
28798     <type name="X">
28799       <method name="Void .ctor()">
28800         <size>7</size>
28801       </method>
28802       <method name="Void Method(X)">
28803         <size>1</size>
28804       </method>
28805       <method name="Void Method(System.String)">
28806         <size>8</size>
28807       </method>
28808       <method name="Int32 Main()">
28809         <size>28</size>
28810       </method>
28811     </type>
28812   </test>
28813   <test name="test-463.cs">
28814     <type name="PropertySorter">
28815       <method name="Void .ctor()">
28816         <size>7</size>
28817       </method>
28818     </type>
28819     <type name="PathItemBase">
28820       <method name="Void .ctor()">
28821         <size>7</size>
28822       </method>
28823     </type>
28824     <type name="PathItemBase+TypeConverter">
28825       <method name="Void .ctor()">
28826         <size>7</size>
28827       </method>
28828     </type>
28829     <type name="X">
28830       <method name="Void .ctor()">
28831         <size>7</size>
28832       </method>
28833       <method name="Void Main()">
28834         <size>1</size>
28835       </method>
28836     </type>
28837   </test>
28838   <test name="test-464.cs">
28839     <type name="C">
28840       <method name="Void .ctor()">
28841         <size>7</size>
28842       </method>
28843       <method name="Int32 Main()">
28844         <size>85</size>
28845       </method>
28846     </type>
28847   </test>
28848   <test name="test-465.cs">
28849     <type name="C">
28850       <method name="Void .ctor()">
28851         <size>7</size>
28852       </method>
28853       <method name="Int32 Main()">
28854         <size>85</size>
28855       </method>
28856     </type>
28857   </test>
28858   <test name="test-467.cs">
28859     <type name="ExceptionWithAnonMethod">
28860       <method name="Void .ctor()">
28861         <size>7</size>
28862       </method>
28863       <method name="Int32 Main()">
28864         <size>96</size>
28865       </method>
28866       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
28867         <size>13</size>
28868       </method>
28869     </type>
28870     <type name="ExceptionWithAnonMethod+EmptyCallback">
28871       <method name="Void .ctor(Object, IntPtr)">
28872         <size>0</size>
28873       </method>
28874       <method name="Void Invoke()">
28875         <size>0</size>
28876       </method>
28877       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28878         <size>0</size>
28879       </method>
28880       <method name="Void EndInvoke(IAsyncResult)">
28881         <size>0</size>
28882       </method>
28883     </type>
28884     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
28885       <method name="Void .ctor()">
28886         <size>7</size>
28887       </method>
28888       <method name="Void &lt;&gt;m__0()">
28889         <size>33</size>
28890       </method>
28891     </type>
28892   </test>
28893   <test name="test-468.cs">
28894     <type name="CorMetaDataDispenserExClass">
28895       <method name="Void .ctor()">
28896         <size>0</size>
28897       </method>
28898     </type>
28899     <type name="Test">
28900       <method name="Void .ctor()">
28901         <size>7</size>
28902       </method>
28903       <method name="Void XXX()">
28904         <size>12</size>
28905       </method>
28906       <method name="Void Main()">
28907         <size>1</size>
28908       </method>
28909     </type>
28910   </test>
28911   <test name="test-469.cs">
28912     <type name="Lambda">
28913       <method name="Void .ctor()">
28914         <size>7</size>
28915       </method>
28916       <method name="Void f(Int32)">
28917         <size>7</size>
28918       </method>
28919       <method name="Del[] Make2(Int32)">
28920         <size>50</size>
28921       </method>
28922       <method name="Int32 Main()">
28923         <size>68</size>
28924       </method>
28925     </type>
28926     <type name="Del">
28927       <method name="Void .ctor(Object, IntPtr)">
28928         <size>0</size>
28929       </method>
28930       <method name="Void Invoke(Int32)">
28931         <size>0</size>
28932       </method>
28933       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28934         <size>0</size>
28935       </method>
28936       <method name="Void EndInvoke(IAsyncResult)">
28937         <size>0</size>
28938       </method>
28939     </type>
28940     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
28941       <method name="Void .ctor()">
28942         <size>7</size>
28943       </method>
28944       <method name="Void &lt;&gt;m__0(Int32)">
28945         <size>23</size>
28946       </method>
28947       <method name="Void &lt;&gt;m__1(Int32)">
28948         <size>23</size>
28949       </method>
28950     </type>
28951   </test>
28952   <test name="test-47.cs">
28953     <type name="X">
28954       <method name="Void .ctor()">
28955         <size>7</size>
28956       </method>
28957       <method name="Void .cctor()">
28958         <size>1</size>
28959       </method>
28960       <method name="Boolean f()">
28961         <size>24</size>
28962       </method>
28963       <method name="Boolean t()">
28964         <size>24</size>
28965       </method>
28966       <method name="Int32 Main()">
28967         <size>404</size>
28968       </method>
28969     </type>
28970   </test>
28971   <test name="test-470.cs">
28972     <type name="X">
28973       <method name="Void .ctor()">
28974         <size>7</size>
28975       </method>
28976       <method name="System.String get_ASTNodeTypeName()">
28977         <size>16</size>
28978       </method>
28979     </type>
28980     <type name="Demo">
28981       <method name="Void .ctor()">
28982         <size>7</size>
28983       </method>
28984       <method name="Void Main()">
28985         <size>1</size>
28986       </method>
28987     </type>
28988   </test>
28989   <test name="test-471.cs">
28990     <type name="AAttribute">
28991       <method name="Void .ctor()">
28992         <size>7</size>
28993       </method>
28994     </type>
28995     <type name="Demo">
28996       <method name="Void .ctor()">
28997         <size>7</size>
28998       </method>
28999       <method name="Void Main()">
29000         <size>1</size>
29001       </method>
29002     </type>
29003   </test>
29004   <test name="test-472.cs">
29005     <type name="Test">
29006       <method name="Void .ctor()">
29007         <size>7</size>
29008       </method>
29009       <method name="Int32 get_Prop()">
29010         <size>7</size>
29011       </method>
29012       <method name="Void set_Prop(Int32)">
29013         <size>8</size>
29014       </method>
29015       <method name="Int32 Main()">
29016         <size>79</size>
29017       </method>
29018     </type>
29019   </test>
29020   <test name="test-473.cs">
29021     <type name="UnixMarshal">
29022       <method name="Void .ctor()">
29023         <size>7</size>
29024       </method>
29025       <method name="Void .cctor()">
29026         <size>24</size>
29027       </method>
29028       <method name="Void Default(Int32)">
29029         <size>1</size>
29030       </method>
29031       <method name="System.String GetDescription(Error)">
29032         <size>2</size>
29033       </method>
29034     </type>
29035     <type name="UnixMarshal2">
29036       <method name="Void .ctor()">
29037         <size>7</size>
29038       </method>
29039       <method name="System.String GetDescription(Error)">
29040         <size>2</size>
29041       </method>
29042     </type>
29043     <type name="Stdlib">
29044       <method name="Void .ctor()">
29045         <size>7</size>
29046       </method>
29047     </type>
29048     <type name="TestConst">
29049       <method name="Void .ctor()">
29050         <size>7</size>
29051       </method>
29052     </type>
29053     <type name="XX">
29054       <method name="Void .ctor()">
29055         <size>7</size>
29056       </method>
29057     </type>
29058     <type name="Syscall">
29059       <method name="Void .ctor()">
29060         <size>7</size>
29061       </method>
29062       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
29063         <size>2</size>
29064       </method>
29065     </type>
29066     <type name="EnumWrapper">
29067       <method name="Void .ctor(Int32)">
29068         <size>7</size>
29069       </method>
29070     </type>
29071     <type name="Test">
29072       <method name="Void .ctor()">
29073         <size>7</size>
29074       </method>
29075       <method name="Void Main()">
29076         <size>1</size>
29077       </method>
29078     </type>
29079     <type name="SignalHandler">
29080       <method name="Void .ctor(Object, IntPtr)">
29081         <size>0</size>
29082       </method>
29083       <method name="Void Invoke(Int32)">
29084         <size>0</size>
29085       </method>
29086       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29087         <size>0</size>
29088       </method>
29089       <method name="Void EndInvoke(IAsyncResult)">
29090         <size>0</size>
29091       </method>
29092     </type>
29093     <type name="PS">
29094       <method name="Void GetDescription(Error)">
29095         <size>1</size>
29096       </method>
29097     </type>
29098     <type name="Value">
29099       <method name="EnumWrapper op_Explicit(Value)">
29100         <size>11</size>
29101       </method>
29102     </type>
29103   </test>
29104   <test name="test-474.cs">
29105     <type name="Z">
29106       <method name="Void .ctor()">
29107         <size>7</size>
29108       </method>
29109       <method name="Void Main()">
29110         <size>13</size>
29111       </method>
29112       <method name="Void TestPreinc(Int32)">
29113         <size>57</size>
29114       </method>
29115       <method name="Void TestPostinc(Int32)">
29116         <size>57</size>
29117       </method>
29118       <method name="Void Assert(Int32, Int32)">
29119         <size>67</size>
29120       </method>
29121     </type>
29122     <type name="Z+X">
29123       <method name="Void .ctor(Object, IntPtr)">
29124         <size>0</size>
29125       </method>
29126       <method name="Void Invoke()">
29127         <size>0</size>
29128       </method>
29129       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29130         <size>0</size>
29131       </method>
29132       <method name="Void EndInvoke(IAsyncResult)">
29133         <size>0</size>
29134       </method>
29135     </type>
29136     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
29137       <method name="Void .ctor()">
29138         <size>7</size>
29139       </method>
29140       <method name="Void &lt;&gt;m__0()">
29141         <size>38</size>
29142       </method>
29143     </type>
29144     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
29145       <method name="Void .ctor()">
29146         <size>7</size>
29147       </method>
29148       <method name="Void &lt;&gt;m__1()">
29149         <size>38</size>
29150       </method>
29151     </type>
29152   </test>
29153   <test name="test-475.cs">
29154     <type name="X">
29155       <method name="Void .ctor()">
29156         <size>7</size>
29157       </method>
29158       <method name="Void .cctor()">
29159         <size>24</size>
29160       </method>
29161       <method name="Void add_e(MyDelegate)">
29162         <size>22</size>
29163       </method>
29164       <method name="Void remove_e(MyDelegate)">
29165         <size>22</size>
29166       </method>
29167       <method name="Void Test(Int32)">
29168         <size>17</size>
29169       </method>
29170       <method name="Int32 Main()">
29171         <size>28</size>
29172       </method>
29173     </type>
29174     <type name="MyDelegate">
29175       <method name="Void .ctor(Object, IntPtr)">
29176         <size>0</size>
29177       </method>
29178       <method name="Void Invoke(Int32)">
29179         <size>0</size>
29180       </method>
29181       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29182         <size>0</size>
29183       </method>
29184       <method name="Void EndInvoke(IAsyncResult)">
29185         <size>0</size>
29186       </method>
29187     </type>
29188   </test>
29189   <test name="test-476.cs">
29190     <type name="Test">
29191       <method name="Void .ctor()">
29192         <size>7</size>
29193       </method>
29194       <method name="Void Main()">
29195         <size>1</size>
29196       </method>
29197     </type>
29198   </test>
29199   <test name="test-477.cs">
29200     <type name="C">
29201       <method name="Void .ctor()">
29202         <size>7</size>
29203       </method>
29204       <method name="Void Test(Int32 ByRef)">
29205         <size>1</size>
29206       </method>
29207       <method name="Void Main()">
29208         <size>1</size>
29209       </method>
29210     </type>
29211   </test>
29212   <test name="test-478.cs">
29213     <type name="Test.MainClass">
29214       <method name="Void .ctor()">
29215         <size>7</size>
29216       </method>
29217       <method name="Void Main()">
29218         <size>1</size>
29219       </method>
29220     </type>
29221     <type name="Test.TestAttribute">
29222       <method name="Void .ctor(TestEnum2)">
29223         <size>7</size>
29224       </method>
29225     </type>
29226     <type name="Test.Test2Attribute">
29227       <method name="Void .ctor()">
29228         <size>7</size>
29229       </method>
29230     </type>
29231   </test>
29232   <test name="test-479.cs">
29233     <type name="Test.Test">
29234       <method name="Void .ctor()">
29235         <size>7</size>
29236       </method>
29237       <method name="Boolean Equals(System.Object)">
29238         <size>2</size>
29239       </method>
29240       <method name="Int32 GetHashCode()">
29241         <size>2</size>
29242       </method>
29243       <method name="Void Main()">
29244         <size>1</size>
29245       </method>
29246     </type>
29247   </test>
29248   <test name="test-48.cs">
29249     <type name="Blah">
29250       <method name="Void .ctor()">
29251         <size>7</size>
29252       </method>
29253       <method name="Int32 Main()">
29254         <size>59</size>
29255       </method>
29256       <method name="Void Test_1()">
29257         <size>1</size>
29258       </method>
29259     </type>
29260   </test>
29261   <test name="test-480.cs">
29262     <type name="Space">
29263       <method name="Void .ctor()">
29264         <size>14</size>
29265       </method>
29266       <method name="Void Leak(Boolean, Int32)">
29267         <size>85</size>
29268       </method>
29269     </type>
29270     <type name="Program">
29271       <method name="Void .ctor()">
29272         <size>7</size>
29273       </method>
29274       <method name="Void Main(System.String[])">
29275         <size>1</size>
29276       </method>
29277     </type>
29278     <type name="Space+DoCopy">
29279       <method name="Void .ctor(Object, IntPtr)">
29280         <size>0</size>
29281       </method>
29282       <method name="Void Invoke()">
29283         <size>0</size>
29284       </method>
29285       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29286         <size>0</size>
29287       </method>
29288       <method name="Void EndInvoke(IAsyncResult)">
29289         <size>0</size>
29290       </method>
29291     </type>
29292     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
29293       <method name="Void .ctor()">
29294         <size>7</size>
29295       </method>
29296       <method name="Void &lt;&gt;m__0()">
29297         <size>18</size>
29298       </method>
29299       <method name="Void &lt;&gt;m__1()">
29300         <size>68</size>
29301       </method>
29302     </type>
29303     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
29304       <method name="Void .ctor()">
29305         <size>7</size>
29306       </method>
29307     </type>
29308   </test>
29309   <test name="test-481.cs">
29310     <type name="TestClass">
29311       <method name="Int32 Main()">
29312         <size>42</size>
29313       </method>
29314     </type>
29315     <type name="TestDelegate">
29316       <method name="Void .ctor(Object, IntPtr)">
29317         <size>0</size>
29318       </method>
29319       <method name="Void Invoke(Int32 ByRef)">
29320         <size>0</size>
29321       </method>
29322       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
29323         <size>0</size>
29324       </method>
29325       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
29326         <size>0</size>
29327       </method>
29328     </type>
29329     <type name="TestClass">
29330       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
29331         <size>4</size>
29332       </method>
29333     </type>
29334   </test>
29335   <test name="test-482.cs">
29336     <type name="X">
29337       <method name="Void .ctor()">
29338         <size>7</size>
29339       </method>
29340       <method name="Void M4(Int32)">
29341         <size>1</size>
29342       </method>
29343       <method name="Void Main()">
29344         <size>1</size>
29345       </method>
29346       <method name="Void M4(Int32, ...)">
29347         <size>1</size>
29348       </method>
29349     </type>
29350   </test>
29351   <test name="test-483.cs">
29352     <type name="Tests">
29353       <method name="Void .ctor()">
29354         <size>7</size>
29355       </method>
29356       <method name="Void Main()">
29357         <size>21</size>
29358       </method>
29359     </type>
29360   </test>
29361   <test name="test-484.cs">
29362     <type name="Test.TestBit">
29363       <method name="Void .ctor()">
29364         <size>7</size>
29365       </method>
29366       <method name="Void Main()">
29367         <size>1</size>
29368       </method>
29369     </type>
29370   </test>
29371   <test name="test-485.cs">
29372     <type name="MonoBUG">
29373       <method name="Void .ctor()">
29374         <size>7</size>
29375       </method>
29376       <method name="Void Main(System.String[])">
29377         <size>44</size>
29378       </method>
29379     </type>
29380   </test>
29381   <test name="test-486.cs">
29382     <type name="Test">
29383       <method name="Void .ctor()">
29384         <size>7</size>
29385       </method>
29386       <method name="Void Main()">
29387         <size>119</size>
29388       </method>
29389     </type>
29390   </test>
29391   <test name="test-487.cs">
29392     <type name="X">
29393       <method name="Void .ctor(Object)">
29394         <size>72</size>
29395       </method>
29396       <method name="Void .cctor()">
29397         <size>1</size>
29398       </method>
29399       <method name="Int32 Main()">
29400         <size>25</size>
29401       </method>
29402     </type>
29403   </test>
29404   <test name="test-488.cs">
29405     <type name="P">
29406       <method name="Void .ctor()">
29407         <size>7</size>
29408       </method>
29409     </type>
29410     <type name="Test">
29411       <method name="Void .ctor()">
29412         <size>7</size>
29413       </method>
29414       <method name="IEnumerable foo()">
29415         <size>2</size>
29416       </method>
29417       <method name="Void Main()">
29418         <size>160</size>
29419       </method>
29420     </type>
29421     <type name="Q">
29422       <method name="Void .ctor(P)">
29423         <size>8</size>
29424       </method>
29425     </type>
29426   </test>
29427   <test name="test-489.cs">
29428     <type name="test">
29429       <method name="Void .ctor()">
29430         <size>7</size>
29431       </method>
29432       <method name="Void Main()">
29433         <size>1</size>
29434       </method>
29435     </type>
29436   </test>
29437   <test name="test-49.cs">
29438     <type name="X">
29439       <method name="Void .ctor()">
29440         <size>7</size>
29441       </method>
29442       <method name="Int32 s(Byte)">
29443         <size>2182</size>
29444       </method>
29445       <method name="Int32 test(Int32)">
29446         <size>70</size>
29447       </method>
29448       <method name="Int32 tests(System.String)">
29449         <size>152</size>
29450       </method>
29451       <method name="Int32 testn(System.String)">
29452         <size>76</size>
29453       </method>
29454       <method name="Int32 testm(System.String)">
29455         <size>77</size>
29456       </method>
29457       <method name="Int32 testo(System.String)">
29458         <size>79</size>
29459       </method>
29460       <method name="Int32 testp(System.String)">
29461         <size>109</size>
29462       </method>
29463       <method name="Int32 test_def(System.String)">
29464         <size>119</size>
29465       </method>
29466       <method name="Int32 test_coverage(Int32)">
29467         <size>18</size>
29468       </method>
29469       <method name="Int32 test_goto(Int32)">
29470         <size>39</size>
29471       </method>
29472       <method name="Int32 test_memberaccess(System.String)">
29473         <size>76</size>
29474       </method>
29475       <method name="Int32 test_string_multiple_targets(System.String)">
29476         <size>128</size>
29477       </method>
29478       <method name="Int32 test_casts(Int32)">
29479         <size>17</size>
29480       </method>
29481       <method name="Int32 testSwitchEnumLong(TestEnum)">
29482         <size>56</size>
29483       </method>
29484       <method name="Int32 test_long_enum_switch()">
29485         <size>66</size>
29486       </method>
29487       <method name="Int32 tests_default(System.String)">
29488         <size>107</size>
29489       </method>
29490       <method name="Int32 tests_default_2(System.String)">
29491         <size>124</size>
29492       </method>
29493       <method name="Void test_76590(System.String)">
29494         <size>100</size>
29495       </method>
29496       <method name="Void test_77964()">
29497         <size>37</size>
29498       </method>
29499       <method name="Boolean bug_78860()">
29500         <size>107</size>
29501       </method>
29502       <method name="Int32 Main()">
29503         <size>1037</size>
29504       </method>
29505     </type>
29506   </test>
29507   <test name="test-490.cs">
29508     <type name="T">
29509       <method name="Void .ctor()">
29510         <size>7</size>
29511       </method>
29512       <method name="Void .cctor()">
29513         <size>39</size>
29514       </method>
29515       <method name="Void Main()">
29516         <size>1</size>
29517       </method>
29518     </type>
29519   </test>
29520   <test name="test-491.cs">
29521     <type name="M">
29522       <method name="Void .ctor()">
29523         <size>7</size>
29524       </method>
29525       <method name="Void Main()">
29526         <size>1</size>
29527       </method>
29528     </type>
29529     <type name="AttrA">
29530       <method name="Void .ctor()">
29531         <size>7</size>
29532       </method>
29533     </type>
29534     <type name="AttrB">
29535       <method name="Void .ctor()">
29536         <size>7</size>
29537       </method>
29538     </type>
29539   </test>
29540   <test name="test-492.cs">
29541     <type name="Test.My1Attribute">
29542       <method name="Void .ctor(Object)">
29543         <size>19</size>
29544       </method>
29545     </type>
29546     <type name="Test.My2Attribute">
29547       <method name="Void .ctor(String[])">
29548         <size>21</size>
29549       </method>
29550     </type>
29551     <type name="Test.My3Attribute">
29552       <method name="Void .ctor(Byte)">
29553         <size>24</size>
29554       </method>
29555     </type>
29556     <type name="Test.Test">
29557       <method name="Void .ctor()">
29558         <size>7</size>
29559       </method>
29560       <method name="Int32 Main()">
29561         <size>60</size>
29562       </method>
29563     </type>
29564   </test>
29565   <test name="test-493.cs">
29566     <type name="A">
29567       <method name="Void .ctor()">
29568         <size>7</size>
29569       </method>
29570       <method name="Int32 get_f()">
29571         <size>2</size>
29572       </method>
29573     </type>
29574     <type name="B">
29575       <method name="Void .ctor()">
29576         <size>7</size>
29577       </method>
29578       <method name="Int32 bar()">
29579         <size>11</size>
29580       </method>
29581     </type>
29582     <type name="C">
29583       <method name="Void .ctor()">
29584         <size>7</size>
29585       </method>
29586       <method name="Void Main()">
29587         <size>1</size>
29588       </method>
29589     </type>
29590   </test>
29591   <test name="test-494.cs">
29592     <type name="Agresso.Foundation.Function">
29593       <method name="Void .ctor()">
29594         <size>7</size>
29595       </method>
29596       <method name="Void Main()">
29597         <size>1</size>
29598       </method>
29599     </type>
29600     <type name="Agresso.Foundation.Translate">
29601       <method name="Void .ctor(Object, IntPtr)">
29602         <size>0</size>
29603       </method>
29604       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
29605         <size>0</size>
29606       </method>
29607       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
29608         <size>0</size>
29609       </method>
29610       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
29611         <size>0</size>
29612       </method>
29613     </type>
29614   </test>
29615   <test name="test-495.cs">
29616     <type name="plj.aClass">
29617       <method name="Void .ctor()">
29618         <size>7</size>
29619       </method>
29620       <method name="plj.aClass op_Implicit(plj.fromClass)">
29621         <size>2</size>
29622       </method>
29623     </type>
29624     <type name="plj.realClass1">
29625       <method name="Void .ctor()">
29626         <size>7</size>
29627       </method>
29628       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
29629         <size>2</size>
29630       </method>
29631     </type>
29632     <type name="plj.fromClass">
29633       <method name="Void .ctor()">
29634         <size>7</size>
29635       </method>
29636       <method name="Void Main()">
29637         <size>1</size>
29638       </method>
29639     </type>
29640   </test>
29641   <test name="test-496.cs">
29642     <type name="Test">
29643       <method name="Void .ctor()">
29644         <size>7</size>
29645       </method>
29646       <method name="IEnumerator GetEnumerator()">
29647         <size>15</size>
29648       </method>
29649       <method name="Void Main()">
29650         <size>11</size>
29651       </method>
29652       <method name="Void Run()">
29653         <size>166</size>
29654       </method>
29655     </type>
29656     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
29657       <method name="Void .ctor()">
29658         <size>7</size>
29659       </method>
29660       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29661         <size>7</size>
29662       </method>
29663       <method name="Boolean MoveNext()">
29664         <size>129</size>
29665       </method>
29666       <method name="Void Dispose()">
29667         <size>8</size>
29668       </method>
29669       <method name="Void Reset()">
29670         <size>6</size>
29671       </method>
29672       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29673         <size>7</size>
29674       </method>
29675     </type>
29676   </test>
29677   <test name="test-497.cs">
29678     <type name="PlotMenuItem">
29679       <method name="Void .ctor()">
29680         <size>7</size>
29681       </method>
29682       <method name="Void .ctor(EventHandler)">
29683         <size>54</size>
29684       </method>
29685       <method name="Int32 Main()">
29686         <size>50</size>
29687       </method>
29688       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
29689         <size>11</size>
29690       </method>
29691       <method name="System.EventHandler get_Callback()">
29692         <size>7</size>
29693       </method>
29694       <method name="Void set_Callback(System.EventHandler)">
29695         <size>8</size>
29696       </method>
29697     </type>
29698   </test>
29699   <test name="test-498.cs">
29700     <type name="C">
29701       <method name="Void .ctor(Single)">
29702         <size>0</size>
29703       </method>
29704       <method name="Int32 Main()">
29705         <size>39</size>
29706       </method>
29707     </type>
29708   </test>
29709   <test name="test-499.cs">
29710     <type name="X">
29711       <method name="Void .ctor()">
29712         <size>7</size>
29713       </method>
29714       <method name="Void Main()">
29715         <size>24</size>
29716       </method>
29717     </type>
29718   </test>
29719   <test name="test-5.cs">
29720     <type name="X">
29721       <method name="Void .ctor()">
29722         <size>7</size>
29723       </method>
29724       <method name="Int32 Main()">
29725         <size>37</size>
29726       </method>
29727     </type>
29728   </test>
29729   <test name="test-500.cs">
29730     <type name="SomeCustomAttribute">
29731       <method name="Void .ctor()">
29732         <size>7</size>
29733       </method>
29734     </type>
29735     <type name="MainClass">
29736       <method name="Void .ctor()">
29737         <size>7</size>
29738       </method>
29739       <method name="Int32 Main()">
29740         <size>117</size>
29741       </method>
29742     </type>
29743   </test>
29744   <test name="test-501.cs">
29745     <type name="Tests">
29746       <method name="Void .ctor()">
29747         <size>7</size>
29748       </method>
29749       <method name="Void DumpException(Tests+FilterStackFrame)">
29750         <size>1</size>
29751       </method>
29752       <method name="Void foo(Boolean ByRef)">
29753         <size>49</size>
29754       </method>
29755       <method name="Void Main(System.String[])">
29756         <size>8</size>
29757       </method>
29758     </type>
29759     <type name="Tests+FilterStackFrame">
29760       <method name="Void .ctor(Object, IntPtr)">
29761         <size>0</size>
29762       </method>
29763       <method name="Boolean Invoke(System.Object)">
29764         <size>0</size>
29765       </method>
29766       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
29767         <size>0</size>
29768       </method>
29769       <method name="Boolean EndInvoke(IAsyncResult)">
29770         <size>0</size>
29771       </method>
29772     </type>
29773     <type name="Tests">
29774       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
29775         <size>2</size>
29776       </method>
29777     </type>
29778   </test>
29779   <test name="test-502.cs">
29780     <type name="Base">
29781       <method name="Void .ctor()">
29782         <size>7</size>
29783       </method>
29784       <method name="Int32 get_Property()">
29785         <size>3</size>
29786       </method>
29787       <method name="Void Main()">
29788         <size>1</size>
29789       </method>
29790     </type>
29791     <type name="Derived">
29792       <method name="Void .ctor()">
29793         <size>7</size>
29794       </method>
29795       <method name="Int32 get_Property()">
29796         <size>3</size>
29797       </method>
29798     </type>
29799     <type name="BaseClass">
29800       <method name="Void .ctor()">
29801         <size>7</size>
29802       </method>
29803       <method name="Int32 get_Value()">
29804         <size>2</size>
29805       </method>
29806       <method name="Void set_Value(Int32)">
29807         <size>1</size>
29808       </method>
29809     </type>
29810     <type name="DerivedClass">
29811       <method name="Void .ctor()">
29812         <size>7</size>
29813       </method>
29814       <method name="Int32 get_Value()">
29815         <size>2</size>
29816       </method>
29817     </type>
29818     <type name="ErrorClass">
29819       <method name="Void .ctor()">
29820         <size>7</size>
29821       </method>
29822       <method name="Int32 get_Value()">
29823         <size>2</size>
29824       </method>
29825       <method name="Void set_Value(Int32)">
29826         <size>1</size>
29827       </method>
29828     </type>
29829   </test>
29830   <test name="test-503.cs">
29831     <type name="Foo">
29832       <method name="Void .ctor()">
29833         <size>7</size>
29834       </method>
29835       <method name="Int32 Main()">
29836         <size>33</size>
29837       </method>
29838     </type>
29839   </test>
29840   <test name="test-504.cs">
29841     <type name="Foo">
29842       <method name="Void .ctor()">
29843         <size>7</size>
29844       </method>
29845       <method name="Void .cctor()">
29846         <size>7</size>
29847       </method>
29848       <method name="Int32 f()">
29849         <size>2</size>
29850       </method>
29851       <method name="Int32 Main()">
29852         <size>32</size>
29853       </method>
29854     </type>
29855   </test>
29856   <test name="test-505.cs">
29857     <type name="T">
29858       <method name="Void .ctor()">
29859         <size>7</size>
29860       </method>
29861       <method name="Int32 f()">
29862         <size>19</size>
29863       </method>
29864       <method name="Void Main()">
29865         <size>38</size>
29866       </method>
29867     </type>
29868   </test>
29869   <test name="test-506.cs">
29870     <type name="ProtectedSetter.BaseClass">
29871       <method name="Void .ctor()">
29872         <size>7</size>
29873       </method>
29874       <method name="System.String get_Name()">
29875         <size>0</size>
29876       </method>
29877       <method name="Void set_Name(System.String)">
29878         <size>0</size>
29879       </method>
29880     </type>
29881     <type name="ProtectedSetter.DerivedClass">
29882       <method name="Void .ctor()">
29883         <size>7</size>
29884       </method>
29885       <method name="System.String get_Name()">
29886         <size>2</size>
29887       </method>
29888       <method name="Void set_Name(System.String)">
29889         <size>1</size>
29890       </method>
29891       <method name="Void Main()">
29892         <size>1</size>
29893       </method>
29894     </type>
29895   </test>
29896   <test name="test-507.cs">
29897     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
29898       <method name="Void .ctor()">
29899         <size>7</size>
29900       </method>
29901       <method name="Void SomeMethod()">
29902         <size>1</size>
29903       </method>
29904       <method name="Void SomeMethod2()">
29905         <size>1</size>
29906       </method>
29907     </type>
29908     <type name="NewslotVirtualFinal.C">
29909       <method name="Void .ctor()">
29910         <size>7</size>
29911       </method>
29912       <method name="Int32 Main()">
29913         <size>83</size>
29914       </method>
29915     </type>
29916   </test>
29917   <test name="test-508.cs">
29918     <type name="OutputParam">
29919       <method name="Void .ctor()">
29920         <size>7</size>
29921       </method>
29922       <method name="Void Main(System.String[])">
29923         <size>14</size>
29924       </method>
29925       <method name="Void Method(Int32 ByRef)">
29926         <size>17</size>
29927       </method>
29928     </type>
29929   </test>
29930   <test name="test-509.cs">
29931     <type name="BaseClass">
29932       <method name="Void .ctor()">
29933         <size>7</size>
29934       </method>
29935       <method name="Void add_OnEvent(DelegateHandler)">
29936         <size>24</size>
29937       </method>
29938       <method name="Void remove_OnEvent(DelegateHandler)">
29939         <size>24</size>
29940       </method>
29941     </type>
29942     <type name="ExtendingClass">
29943       <method name="Void .ctor()">
29944         <size>7</size>
29945       </method>
29946       <method name="Void Main()">
29947         <size>1</size>
29948       </method>
29949       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
29950         <size>8</size>
29951       </method>
29952       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
29953         <size>8</size>
29954       </method>
29955     </type>
29956     <type name="DelegateHandler">
29957       <method name="Void .ctor(Object, IntPtr)">
29958         <size>0</size>
29959       </method>
29960       <method name="Void Invoke()">
29961         <size>0</size>
29962       </method>
29963       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29964         <size>0</size>
29965       </method>
29966       <method name="Void EndInvoke(IAsyncResult)">
29967         <size>0</size>
29968       </method>
29969     </type>
29970   </test>
29971   <test name="test-51.cs">
29972     <type name="Base">
29973       <method name="Void .ctor()">
29974         <size>25</size>
29975       </method>
29976       <method name="Int32 get_b_int_property()">
29977         <size>7</size>
29978       </method>
29979       <method name="Void set_b_int_property(Int32)">
29980         <size>8</size>
29981       </method>
29982       <method name="System.String b_get_id()">
29983         <size>6</size>
29984       </method>
29985     </type>
29986     <type name="Derived">
29987       <method name="Void .ctor()">
29988         <size>26</size>
29989       </method>
29990       <method name="Int32 get_b_int_property()">
29991         <size>7</size>
29992       </method>
29993       <method name="Void set_b_int_property(Int32)">
29994         <size>8</size>
29995       </method>
29996       <method name="Int32 Test()">
29997         <size>138</size>
29998       </method>
29999     </type>
30000     <type name="boot">
30001       <method name="Void .ctor()">
30002         <size>7</size>
30003       </method>
30004       <method name="Int32 Main()">
30005         <size>13</size>
30006       </method>
30007     </type>
30008   </test>
30009   <test name="test-510.cs">
30010     <type name="Foo">
30011       <method name="Void .ctor()">
30012         <size>7</size>
30013       </method>
30014       <method name="Void test39(Int32 ByRef)">
30015         <size>36</size>
30016       </method>
30017       <method name="Void Main()">
30018         <size>28</size>
30019       </method>
30020     </type>
30021   </test>
30022   <test name="test-511.cs">
30023     <type name="Foo">
30024       <method name="Void .ctor()">
30025         <size>7</size>
30026       </method>
30027       <method name="Void Main(System.String[])">
30028         <size>17</size>
30029       </method>
30030       <method name="Void f()">
30031         <size>7</size>
30032       </method>
30033     </type>
30034   </test>
30035   <test name="test-512.cs">
30036     <type name="Foo">
30037       <method name="Void .ctor()">
30038         <size>7</size>
30039       </method>
30040       <method name="Void Main(System.String[])">
30041         <size>17</size>
30042       </method>
30043       <method name="Void f()">
30044         <size>7</size>
30045       </method>
30046     </type>
30047   </test>
30048   <test name="test-513.cs">
30049     <type name="Test">
30050       <method name="Void .ctor()">
30051         <size>7</size>
30052       </method>
30053       <method name="Int32 Main()">
30054         <size>246</size>
30055       </method>
30056     </type>
30057   </test>
30058   <test name="test-514.cs">
30059     <type name="X">
30060       <method name="Void .ctor()">
30061         <size>7</size>
30062       </method>
30063       <method name="Void HandleConflict(Int32)">
30064         <size>31</size>
30065       </method>
30066       <method name="Int32 Main()">
30067         <size>40</size>
30068       </method>
30069     </type>
30070   </test>
30071   <test name="test-515.cs">
30072     <type name="X">
30073       <method name="Void .ctor()">
30074         <size>7</size>
30075       </method>
30076       <method name="Void Main()">
30077         <size>35</size>
30078       </method>
30079     </type>
30080   </test>
30081   <test name="test-516.cs">
30082     <type name="X">
30083       <method name="Void .ctor()">
30084         <size>7</size>
30085       </method>
30086       <method name="Void Main()">
30087         <size>35</size>
30088       </method>
30089     </type>
30090   </test>
30091   <test name="test-517.cs">
30092     <type name="Test">
30093       <method name="Void .ctor()">
30094         <size>7</size>
30095       </method>
30096       <method name="Int32 Main()">
30097         <size>11</size>
30098       </method>
30099     </type>
30100   </test>
30101   <test name="test-518.cs">
30102     <type name="Foo">
30103       <method name="Void .ctor()">
30104         <size>7</size>
30105       </method>
30106       <method name="Int32 Main()">
30107         <size>19</size>
30108       </method>
30109     </type>
30110   </test>
30111   <test name="test-519.cs">
30112     <type name="Foo">
30113       <method name="Void .ctor()">
30114         <size>7</size>
30115       </method>
30116       <method name="Int32 Main()">
30117         <size>32</size>
30118       </method>
30119       <method name="Void f()">
30120         <size>29</size>
30121       </method>
30122     </type>
30123   </test>
30124   <test name="test-52.cs">
30125     <type name="Y">
30126       <method name="Void .ctor()">
30127         <size>7</size>
30128       </method>
30129       <method name="Boolean MoveNext()">
30130         <size>28</size>
30131       </method>
30132       <method name="System.Object get_Current()">
30133         <size>12</size>
30134       </method>
30135     </type>
30136     <type name="X">
30137       <method name="Void .ctor()">
30138         <size>7</size>
30139       </method>
30140       <method name="Void .cctor()">
30141         <size>36</size>
30142       </method>
30143       <method name="Y GetEnumerator()">
30144         <size>6</size>
30145       </method>
30146       <method name="Int32 Main()">
30147         <size>484</size>
30148       </method>
30149     </type>
30150   </test>
30151   <test name="test-520.cs">
30152     <type name="FakeInt">
30153       <method name="Void .ctor(Int64)">
30154         <size>14</size>
30155       </method>
30156       <method name="Int64 op_Implicit(FakeInt)">
30157         <size>7</size>
30158       </method>
30159     </type>
30160     <type name="MainClass">
30161       <method name="Void .ctor()">
30162         <size>7</size>
30163       </method>
30164       <method name="Void Main()">
30165         <size>28</size>
30166       </method>
30167     </type>
30168   </test>
30169   <test name="test-521.cs">
30170     <type name="Tests">
30171       <method name="Void .ctor()">
30172         <size>7</size>
30173       </method>
30174       <method name="Void CallWithContextN(System.Object, System.Object[])">
30175         <size>1</size>
30176       </method>
30177       <method name="Void Main()">
30178         <size>14</size>
30179       </method>
30180     </type>
30181     <type name="Tests+CallTargetWithContextN">
30182       <method name="Void .ctor(Object, IntPtr)">
30183         <size>0</size>
30184       </method>
30185       <method name="Void Invoke(System.Object, System.Object[])">
30186         <size>0</size>
30187       </method>
30188       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
30189         <size>0</size>
30190       </method>
30191       <method name="Void EndInvoke(IAsyncResult)">
30192         <size>0</size>
30193       </method>
30194     </type>
30195   </test>
30196   <test name="test-522.cs">
30197     <type name="Const">
30198       <method name="Void .ctor()">
30199         <size>7</size>
30200       </method>
30201       <method name="Void Main()">
30202         <size>1</size>
30203       </method>
30204     </type>
30205   </test>
30206   <test name="test-523.cs">
30207     <type name="T">
30208       <method name="Void .ctor()">
30209         <size>7</size>
30210       </method>
30211       <method name="Int32 stuff()">
30212         <size>20</size>
30213       </method>
30214       <method name="Int32 stuff2()">
30215         <size>44</size>
30216       </method>
30217       <method name="Int32 stuff3()">
30218         <size>44</size>
30219       </method>
30220       <method name="Void stuff4()">
30221         <size>20</size>
30222       </method>
30223       <method name="Void stuff_finally()">
30224         <size>1</size>
30225       </method>
30226       <method name="Void Main()">
30227         <size>1</size>
30228       </method>
30229     </type>
30230   </test>
30231   <test name="test-524.cs">
30232     <type name="Foo">
30233       <method name="Void .ctor()">
30234         <size>7</size>
30235       </method>
30236       <method name="Int32 Main()">
30237         <size>42</size>
30238       </method>
30239     </type>
30240   </test>
30241   <test name="test-525.cs">
30242     <type name="X">
30243       <method name="Void .ctor()">
30244         <size>7</size>
30245       </method>
30246       <method name="Void Finalize()">
30247         <size>23</size>
30248       </method>
30249       <method name="Int32 Test1()">
30250         <size>33</size>
30251       </method>
30252       <method name="Void Test2()">
30253         <size>67</size>
30254       </method>
30255       <method name="Void Main()">
30256         <size>39</size>
30257       </method>
30258     </type>
30259   </test>
30260   <test name="test-526.cs">
30261     <type name="Test">
30262       <method name="Void .ctor()">
30263         <size>7</size>
30264       </method>
30265       <method name="Void Main()">
30266         <size>1</size>
30267       </method>
30268       <method name="Void Foo(IListCounter)">
30269         <size>8</size>
30270       </method>
30271       <method name="Void Foo2(IC)">
30272         <size>8</size>
30273       </method>
30274       <method name="Void Foo3(ICC)">
30275         <size>8</size>
30276       </method>
30277       <method name="Void Foo4(IM2)">
30278         <size>8</size>
30279       </method>
30280     </type>
30281   </test>
30282   <test name="test-527.cs">
30283     <type name="Repro">
30284       <method name="Void .ctor()">
30285         <size>19</size>
30286       </method>
30287       <method name="Int32 Main()">
30288         <size>48</size>
30289       </method>
30290       <method name="Void foo()">
30291         <size>61</size>
30292       </method>
30293       <method name="Int32 bar()">
30294         <size>3</size>
30295       </method>
30296     </type>
30297   </test>
30298   <test name="test-528.cs">
30299     <type name="MicroFocus.MONO.Bugs.Odd">
30300       <method name="Void .ctor()">
30301         <size>7</size>
30302       </method>
30303       <method name="Void .cctor()">
30304         <size>25</size>
30305       </method>
30306       <method name="Void Main()">
30307         <size>1</size>
30308       </method>
30309     </type>
30310   </test>
30311   <test name="test-529.cs">
30312     <type name="C">
30313       <method name="Void .ctor()">
30314         <size>7</size>
30315       </method>
30316       <method name="Void Main()">
30317         <size>8</size>
30318       </method>
30319     </type>
30320   </test>
30321   <test name="test-53.cs">
30322     <type name="MyDispose">
30323       <method name="Void .ctor()">
30324         <size>7</size>
30325       </method>
30326       <method name="Void Dispose()">
30327         <size>8</size>
30328       </method>
30329     </type>
30330     <type name="X">
30331       <method name="Void .ctor()">
30332         <size>7</size>
30333       </method>
30334       <method name="Int32 Main()">
30335         <size>257</size>
30336       </method>
30337     </type>
30338   </test>
30339   <test name="test-530.cs">
30340     <type name="X">
30341       <method name="Void .ctor()">
30342         <size>7</size>
30343       </method>
30344       <method name="Void e(System.Object[])">
30345         <size>1</size>
30346       </method>
30347       <method name="Void Main()">
30348         <size>1</size>
30349       </method>
30350     </type>
30351   </test>
30352   <test name="test-531.cs">
30353     <type name="Test">
30354       <method name="Void .ctor()">
30355         <size>7</size>
30356       </method>
30357       <method name="Void Main()">
30358         <size>11</size>
30359       </method>
30360     </type>
30361   </test>
30362   <test name="test-532.cs">
30363     <type name="X">
30364       <method name="Void .ctor()">
30365         <size>47</size>
30366       </method>
30367       <method name="Void Main()">
30368         <size>1</size>
30369       </method>
30370     </type>
30371   </test>
30372   <test name="test-533.cs">
30373     <type name="Test">
30374       <method name="Void .ctor()">
30375         <size>7</size>
30376       </method>
30377       <method name="Void True(Boolean)">
30378         <size>10</size>
30379       </method>
30380       <method name="Void False(Boolean)">
30381         <size>13</size>
30382       </method>
30383       <method name="Void Main()">
30384         <size>61</size>
30385       </method>
30386     </type>
30387   </test>
30388   <test name="test-535.cs">
30389     <type name="X">
30390       <method name="Void .ctor()">
30391         <size>7</size>
30392       </method>
30393       <method name="Void Main()">
30394         <size>77</size>
30395       </method>
30396       <method name="Void Compile()">
30397         <size>19</size>
30398       </method>
30399       <method name="Void M(Int64)">
30400         <size>1</size>
30401       </method>
30402       <method name="Void M(UInt64)">
30403         <size>1</size>
30404       </method>
30405       <method name="Void M(System.Object)">
30406         <size>1</size>
30407       </method>
30408     </type>
30409   </test>
30410   <test name="test-536.cs">
30411     <type name="Test">
30412       <method name="Void add_Foo(FooHandler)">
30413         <size>22</size>
30414       </method>
30415       <method name="Void remove_Foo(FooHandler)">
30416         <size>22</size>
30417       </method>
30418       <method name="Void OnFooTest()">
30419         <size>1</size>
30420       </method>
30421       <method name="Void Main()">
30422         <size>31</size>
30423       </method>
30424     </type>
30425     <type name="FooHandler">
30426       <method name="Void .ctor(Object, IntPtr)">
30427         <size>0</size>
30428       </method>
30429       <method name="Void Invoke()">
30430         <size>0</size>
30431       </method>
30432       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30433         <size>0</size>
30434       </method>
30435       <method name="Void EndInvoke(IAsyncResult)">
30436         <size>0</size>
30437       </method>
30438     </type>
30439     <type name="Test">
30440       <method name="Void &lt;Main&gt;m__0()">
30441         <size>33</size>
30442       </method>
30443     </type>
30444   </test>
30445   <test name="test-537.cs">
30446     <type name="Base">
30447       <method name="Void .ctor()">
30448         <size>7</size>
30449       </method>
30450       <method name="System.String get_H()">
30451         <size>6</size>
30452       </method>
30453     </type>
30454     <type name="X">
30455       <method name="Void .ctor()">
30456         <size>7</size>
30457       </method>
30458     </type>
30459     <type name="X+Derived">
30460       <method name="Void .ctor()">
30461         <size>7</size>
30462       </method>
30463     </type>
30464     <type name="X+Derived+Nested">
30465       <method name="Void .ctor()">
30466         <size>7</size>
30467       </method>
30468       <method name="Void G()">
30469         <size>21</size>
30470       </method>
30471     </type>
30472     <type name="Derived">
30473       <method name="Void .ctor()">
30474         <size>7</size>
30475       </method>
30476     </type>
30477     <type name="Derived+Nested">
30478       <method name="Void .ctor()">
30479         <size>7</size>
30480       </method>
30481       <method name="Void G()">
30482         <size>18</size>
30483       </method>
30484     </type>
30485     <type name="Test">
30486       <method name="Void .ctor()">
30487         <size>7</size>
30488       </method>
30489       <method name="Void Main()">
30490         <size>1</size>
30491       </method>
30492     </type>
30493   </test>
30494   <test name="test-538.cs">
30495     <type name="concrete">
30496       <method name="Void .ctor()">
30497         <size>7</size>
30498       </method>
30499     </type>
30500     <type name="Program">
30501       <method name="Void .ctor()">
30502         <size>7</size>
30503       </method>
30504       <method name="concrete getConcrete(IInterface)">
30505         <size>6</size>
30506       </method>
30507       <method name="Void Main(System.String[])">
30508         <size>20</size>
30509       </method>
30510     </type>
30511     <type name="testDelegate">
30512       <method name="Void .ctor(Object, IntPtr)">
30513         <size>0</size>
30514       </method>
30515       <method name="IInterface Invoke(concrete)">
30516         <size>0</size>
30517       </method>
30518       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
30519         <size>0</size>
30520       </method>
30521       <method name="IInterface EndInvoke(IAsyncResult)">
30522         <size>0</size>
30523       </method>
30524     </type>
30525   </test>
30526   <test name="test-54.cs">
30527     <type name="X">
30528       <method name="Void .ctor()">
30529         <size>7</size>
30530       </method>
30531       <method name="Boolean v()">
30532         <size>26</size>
30533       </method>
30534       <method name="Int32 Main()">
30535         <size>2</size>
30536       </method>
30537     </type>
30538   </test>
30539   <test name="test-540.cs">
30540     <type name="A">
30541       <method name="Void .ctor()">
30542         <size>7</size>
30543       </method>
30544       <method name="Byte op_Implicit(A)">
30545         <size>3</size>
30546       </method>
30547     </type>
30548     <type name="Constraint">
30549       <method name="Void .ctor()">
30550         <size>7</size>
30551       </method>
30552       <method name="Void Foo(System.Object)">
30553         <size>1</size>
30554       </method>
30555       <method name="Int32 Main()">
30556         <size>93</size>
30557       </method>
30558       <method name="Constraint op_LogicalNot(Constraint)">
30559         <size>2</size>
30560       </method>
30561       <method name="Constraint op_UnaryPlus(Constraint)">
30562         <size>2</size>
30563       </method>
30564       <method name="Constraint op_OnesComplement(Constraint)">
30565         <size>2</size>
30566       </method>
30567       <method name="Constraint op_UnaryNegation(Constraint)">
30568         <size>2</size>
30569       </method>
30570     </type>
30571   </test>
30572   <test name="test-541.cs">
30573     <type name="A">
30574       <method name="Void .ctor(TestFunc)">
30575         <size>14</size>
30576       </method>
30577     </type>
30578     <type name="TestClass">
30579       <method name="Void .ctor()">
30580         <size>7</size>
30581       </method>
30582       <method name="Void .cctor()">
30583         <size>46</size>
30584       </method>
30585       <method name="Int32 Main()">
30586         <size>6</size>
30587       </method>
30588     </type>
30589     <type name="TestFunc">
30590       <method name="Void .ctor(Object, IntPtr)">
30591         <size>0</size>
30592       </method>
30593       <method name="Void Invoke(Int32)">
30594         <size>0</size>
30595       </method>
30596       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30597         <size>0</size>
30598       </method>
30599       <method name="Void EndInvoke(IAsyncResult)">
30600         <size>0</size>
30601       </method>
30602     </type>
30603     <type name="TestClass">
30604       <method name="Void &lt;TestClass&gt;m__0(Int32)">
30605         <size>7</size>
30606       </method>
30607     </type>
30608   </test>
30609   <test name="test-542.cs">
30610     <type name="X">
30611       <method name="Void .ctor()">
30612         <size>7</size>
30613       </method>
30614       <method name="Void Main()">
30615         <size>1</size>
30616       </method>
30617     </type>
30618     <type name="ARec">
30619       <method name="Void .ctor(Decimal)">
30620         <size>14</size>
30621       </method>
30622       <method name="Decimal Round(Int32)">
30623         <size>13</size>
30624       </method>
30625       <method name="Decimal Round(Decimal, Int32)">
30626         <size>7</size>
30627       </method>
30628     </type>
30629   </test>
30630   <test name="test-543.cs">
30631     <type name="BetterMethod">
30632       <method name="Void .ctor()">
30633         <size>7</size>
30634       </method>
30635       <method name="Int32 get_Item(System.Boolean[])">
30636         <size>2</size>
30637       </method>
30638       <method name="System.String get_Item(Boolean, System.Object)">
30639         <size>6</size>
30640       </method>
30641     </type>
30642     <type name="MainClass">
30643       <method name="Void .ctor()">
30644         <size>7</size>
30645       </method>
30646       <method name="Int32 get_Item(Int32, System.String[])">
30647         <size>2</size>
30648       </method>
30649       <method name="Void set_Item(Int32, System.String[], Int32)">
30650         <size>40</size>
30651       </method>
30652       <method name="System.Object get_Item(Int32, System.Object[])">
30653         <size>2</size>
30654       </method>
30655       <method name="Void set_Item(Int32, System.Object[], System.Object)">
30656         <size>40</size>
30657       </method>
30658       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
30659         <size>2</size>
30660       </method>
30661       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
30662         <size>40</size>
30663       </method>
30664       <method name="Void Main(System.String[])">
30665         <size>258</size>
30666       </method>
30667     </type>
30668   </test>
30669   <test name="test-544.cs">
30670     <type name="X">
30671       <method name="Void .ctor()">
30672         <size>7</size>
30673       </method>
30674       <method name="Void Main()">
30675         <size>32</size>
30676       </method>
30677     </type>
30678   </test>
30679   <test name="test-545.cs">
30680     <type name="X">
30681       <method name="Void .ctor()">
30682         <size>7</size>
30683       </method>
30684       <method name="Void Main()">
30685         <size>1</size>
30686       </method>
30687     </type>
30688     <type name="Dingus">
30689       <method name="Void .ctor(Int32)">
30690         <size>1</size>
30691       </method>
30692     </type>
30693   </test>
30694   <test name="test-546.cs">
30695     <type name="NameSpace.C">
30696       <method name="Void .ctor()">
30697         <size>7</size>
30698       </method>
30699       <method name="Void Main()">
30700         <size>1</size>
30701       </method>
30702     </type>
30703   </test>
30704   <test name="test-547.cs">
30705     <type name="C">
30706       <method name="Void .ctor()">
30707         <size>7</size>
30708       </method>
30709       <method name="Void Main()">
30710         <size>1</size>
30711       </method>
30712     </type>
30713   </test>
30714   <test name="test-548.cs">
30715     <type name="Bugs.Bug0">
30716       <method name="Void .ctor()">
30717         <size>7</size>
30718       </method>
30719       <method name="Int32 Main()">
30720         <size>23</size>
30721       </method>
30722     </type>
30723     <type name="Bugs.Bug0+MyBoolean">
30724       <method name="Void .ctor(Boolean)">
30725         <size>8</size>
30726       </method>
30727       <method name="MyBoolean op_Implicit(Boolean)">
30728         <size>7</size>
30729       </method>
30730       <method name="Boolean op_Implicit(MyBoolean)">
30731         <size>8</size>
30732       </method>
30733     </type>
30734   </test>
30735   <test name="test-549.cs">
30736     <type name="Do">
30737       <method name="Void .ctor()">
30738         <size>7</size>
30739       </method>
30740       <method name="Void Register(Get)">
30741         <size>1</size>
30742       </method>
30743       <method name="Void Register(System.Object)">
30744         <size>1</size>
30745       </method>
30746       <method name="System.Object MyGet(Do)">
30747         <size>2</size>
30748       </method>
30749       <method name="Void X()">
30750         <size>19</size>
30751       </method>
30752     </type>
30753     <type name="User">
30754       <method name="Void .ctor()">
30755         <size>7</size>
30756       </method>
30757       <method name="Void Main()">
30758         <size>1</size>
30759       </method>
30760     </type>
30761     <type name="Get">
30762       <method name="Void .ctor(Object, IntPtr)">
30763         <size>0</size>
30764       </method>
30765       <method name="System.Object Invoke(Do)">
30766         <size>0</size>
30767       </method>
30768       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
30769         <size>0</size>
30770       </method>
30771       <method name="System.Object EndInvoke(IAsyncResult)">
30772         <size>0</size>
30773       </method>
30774     </type>
30775   </test>
30776   <test name="test-55.cs">
30777     <type name="A.B.C">
30778       <method name="Void .ctor()">
30779         <size>7</size>
30780       </method>
30781       <method name="Void Hola()">
30782         <size>11</size>
30783       </method>
30784     </type>
30785     <type name="X.Y.Z.W">
30786       <method name="Void .ctor()">
30787         <size>7</size>
30788       </method>
30789       <method name="Void Ahoj()">
30790         <size>11</size>
30791       </method>
30792     </type>
30793     <type name="Foo.System">
30794       <method name="Void .ctor()">
30795         <size>7</size>
30796       </method>
30797       <method name="Void X()">
30798         <size>11</size>
30799       </method>
30800     </type>
30801     <type name="App">
30802       <method name="Void .ctor()">
30803         <size>7</size>
30804       </method>
30805       <method name="Int32 Main()">
30806         <size>12</size>
30807       </method>
30808     </type>
30809   </test>
30810   <test name="test-550.cs">
30811     <type name="Bla.Blub.Fo‿o">
30812       <method name="Void .ctor()">
30813         <size>7</size>
30814       </method>
30815       <method name="Void Main(System.String[])">
30816         <size>11</size>
30817       </method>
30818     </type>
30819   </test>
30820   <test name="test-551.cs">
30821     <type name="System.Int32">
30822       <method name="Void Main()">
30823         <size>1</size>
30824       </method>
30825     </type>
30826   </test>
30827   <test name="test-552.cs">
30828     <type name="C">
30829       <method name="Void .ctor()">
30830         <size>7</size>
30831       </method>
30832       <method name="Void Test(C)">
30833         <size>1</size>
30834       </method>
30835       <method name="Void Main()">
30836         <size>14</size>
30837       </method>
30838     </type>
30839   </test>
30840   <test name="test-553.cs">
30841     <type name="A">
30842       <method name="Void .ctor()">
30843         <size>7</size>
30844       </method>
30845       <method name="Void Add(System.Object)">
30846         <size>1</size>
30847       </method>
30848     </type>
30849     <type name="B">
30850       <method name="Void .ctor()">
30851         <size>7</size>
30852       </method>
30853       <method name="Boolean Add(System.Object)">
30854         <size>2</size>
30855       </method>
30856       <method name="Void Main()">
30857         <size>1</size>
30858       </method>
30859     </type>
30860   </test>
30861   <test name="test-554.cs">
30862     <type name="C">
30863       <method name="Void .ctor()">
30864         <size>7</size>
30865       </method>
30866       <method name="Int32 Main()">
30867         <size>145</size>
30868       </method>
30869     </type>
30870     <type name="&lt;PrivateImplementationDetails&gt;">
30871       <method name="Void .ctor()">
30872         <size>7</size>
30873       </method>
30874     </type>
30875   </test>
30876   <test name="test-555.cs">
30877     <type name="Test">
30878       <method name="Void .ctor()">
30879         <size>7</size>
30880       </method>
30881       <method name="Int32 Main()">
30882         <size>351</size>
30883       </method>
30884     </type>
30885   </test>
30886   <test name="test-556.cs">
30887     <type name="S">
30888       <method name="Void .ctor()">
30889         <size>7</size>
30890       </method>
30891       <method name="Void Frobnikator()">
30892         <size>1</size>
30893       </method>
30894       <method name="Void CharToX()">
30895         <size>1</size>
30896       </method>
30897       <method name="Int32 Main()">
30898         <size>35</size>
30899       </method>
30900     </type>
30901   </test>
30902   <test name="test-557.cs">
30903     <type name="Test">
30904       <method name="Void .ctor()">
30905         <size>7</size>
30906       </method>
30907       <method name="Void Main(System.String[])">
30908         <size>1</size>
30909       </method>
30910     </type>
30911   </test>
30912   <test name="test-558.cs">
30913     <type name="TestClass">
30914       <method name="Void .ctor()">
30915         <size>7</size>
30916       </method>
30917       <method name="Void Main()">
30918         <size>21</size>
30919       </method>
30920       <method name="Void TestMethod(Int32)">
30921         <size>1</size>
30922       </method>
30923     </type>
30924     <type name="TestClass+OneDelegate">
30925       <method name="Void .ctor(Object, IntPtr)">
30926         <size>0</size>
30927       </method>
30928       <method name="Void Invoke(Int32)">
30929         <size>0</size>
30930       </method>
30931       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30932         <size>0</size>
30933       </method>
30934       <method name="Void EndInvoke(IAsyncResult)">
30935         <size>0</size>
30936       </method>
30937     </type>
30938   </test>
30939   <test name="test-559.cs">
30940     <type name="C">
30941       <method name="Void .ctor()">
30942         <size>7</size>
30943       </method>
30944       <method name="Void add_TestEvent(B+TestDelegate)">
30945         <size>24</size>
30946       </method>
30947       <method name="Void remove_TestEvent(B+TestDelegate)">
30948         <size>24</size>
30949       </method>
30950       <method name="Void Main()">
30951         <size>1</size>
30952       </method>
30953     </type>
30954   </test>
30955   <test name="test-56.cs">
30956     <type name="A">
30957       <method name="Void .ctor()">
30958         <size>7</size>
30959       </method>
30960       <method name="Int32 get_P()">
30961         <size>7</size>
30962       </method>
30963       <method name="Void set_P(Int32)">
30964         <size>8</size>
30965       </method>
30966       <method name="Int32 get_Q()">
30967         <size>0</size>
30968       </method>
30969       <method name="Void set_Q(Int32)">
30970         <size>0</size>
30971       </method>
30972       <method name="Int32 get_R()">
30973         <size>7</size>
30974       </method>
30975       <method name="Void set_R(Int32)">
30976         <size>8</size>
30977       </method>
30978     </type>
30979     <type name="B">
30980       <method name="Void .ctor()">
30981         <size>7</size>
30982       </method>
30983       <method name="Int32 get_P()">
30984         <size>7</size>
30985       </method>
30986       <method name="Void set_P(Int32)">
30987         <size>8</size>
30988       </method>
30989       <method name="Int32 get_Q()">
30990         <size>7</size>
30991       </method>
30992       <method name="Void set_Q(Int32)">
30993         <size>8</size>
30994       </method>
30995     </type>
30996     <type name="C">
30997       <method name="Void .ctor()">
30998         <size>7</size>
30999       </method>
31000       <method name="Int32 get_Q()">
31001         <size>7</size>
31002       </method>
31003       <method name="Void set_Q(Int32)">
31004         <size>8</size>
31005       </method>
31006       <method name="Int32 get_R()">
31007         <size>7</size>
31008       </method>
31009       <method name="Void set_R(Int32)">
31010         <size>8</size>
31011       </method>
31012     </type>
31013     <type name="M">
31014       <method name="Void .ctor()">
31015         <size>7</size>
31016       </method>
31017       <method name="Int32 Main()">
31018         <size>221</size>
31019       </method>
31020     </type>
31021   </test>
31022   <test name="test-560.cs">
31023     <type name="Bugs.Bug2">
31024       <method name="Void .ctor()">
31025         <size>7</size>
31026       </method>
31027       <method name="Void Main(System.String[])">
31028         <size>81</size>
31029       </method>
31030     </type>
31031     <type name="Bugs.Bug2+MyByte">
31032       <method name="Void .ctor(Byte)">
31033         <size>8</size>
31034       </method>
31035       <method name="MyByte op_Implicit(Byte)">
31036         <size>7</size>
31037       </method>
31038       <method name="Byte op_Implicit(MyByte)">
31039         <size>8</size>
31040       </method>
31041     </type>
31042     <type name="Bugs.Bug2+MyInt">
31043       <method name="Void .ctor(Int32)">
31044         <size>8</size>
31045       </method>
31046       <method name="MyInt op_Implicit(Int32)">
31047         <size>7</size>
31048       </method>
31049       <method name="Int32 op_Implicit(MyInt)">
31050         <size>8</size>
31051       </method>
31052     </type>
31053   </test>
31054   <test name="test-561.cs">
31055     <type name="A">
31056       <method name="Void .ctor()">
31057         <size>7</size>
31058       </method>
31059       <method name="Void I.M()">
31060         <size>1</size>
31061       </method>
31062       <method name="Void M()">
31063         <size>0</size>
31064       </method>
31065     </type>
31066     <type name="C">
31067       <method name="Void .ctor()">
31068         <size>7</size>
31069       </method>
31070       <method name="Void M()">
31071         <size>1</size>
31072       </method>
31073       <method name="Void Main()">
31074         <size>1</size>
31075       </method>
31076     </type>
31077   </test>
31078   <test name="test-562.cs">
31079     <type name="Program">
31080       <method name="Void .ctor()">
31081         <size>7</size>
31082       </method>
31083       <method name="Int32 Main()">
31084         <size>45</size>
31085       </method>
31086     </type>
31087   </test>
31088   <test name="test-563.cs">
31089     <type name="Test">
31090       <method name="Void .ctor()">
31091         <size>7</size>
31092       </method>
31093       <method name="System.Object TestMethod(TestCollection)">
31094         <size>62</size>
31095       </method>
31096       <method name="Void Main()">
31097         <size>1</size>
31098       </method>
31099     </type>
31100   </test>
31101   <test name="test-564.cs">
31102     <type name="A">
31103       <method name="Void .ctor()">
31104         <size>7</size>
31105       </method>
31106       <method name="Void Main()">
31107         <size>1</size>
31108       </method>
31109     </type>
31110   </test>
31111   <test name="test-565.cs">
31112     <type name="T">
31113       <method name="Void .ctor()">
31114         <size>7</size>
31115       </method>
31116       <method name="Boolean Equals(System.Object)">
31117         <size>2</size>
31118       </method>
31119       <method name="Void Main()">
31120         <size>1</size>
31121       </method>
31122     </type>
31123   </test>
31124   <test name="test-566.cs">
31125     <type name="Test">
31126       <method name="Void .ctor()">
31127         <size>7</size>
31128       </method>
31129       <method name="System.String get_Spec()">
31130         <size>12</size>
31131       </method>
31132       <method name="Void Foo(C)">
31133         <size>7</size>
31134       </method>
31135       <method name="Void Foo2(CC)">
31136         <size>12</size>
31137       </method>
31138       <method name="Void Main()">
31139         <size>1</size>
31140       </method>
31141     </type>
31142     <type name="CA">
31143       <method name="Void .ctor()">
31144         <size>7</size>
31145       </method>
31146       <method name="Void set_Spec(System.String)">
31147         <size>1</size>
31148       </method>
31149     </type>
31150     <type name="CB">
31151       <method name="Void .ctor()">
31152         <size>7</size>
31153       </method>
31154       <method name="Void set_Spec(System.String)">
31155         <size>1</size>
31156       </method>
31157     </type>
31158     <type name="CC">
31159       <method name="Void .ctor()">
31160         <size>7</size>
31161       </method>
31162     </type>
31163   </test>
31164   <test name="test-567.cs">
31165     <type name="preservesig_test.Class1">
31166       <method name="Void .ctor()">
31167         <size>7</size>
31168       </method>
31169       <method name="Int32 Main(System.String[])">
31170         <size>143</size>
31171       </method>
31172     </type>
31173     <type name="preservesig_test.TestClass">
31174       <method name="Void .ctor()">
31175         <size>7</size>
31176       </method>
31177       <method name="Void add_e(preservesig_test.TestClass+D)">
31178         <size>24</size>
31179       </method>
31180       <method name="Void remove_e(preservesig_test.TestClass+D)">
31181         <size>24</size>
31182       </method>
31183       <method name="Int32 DoFoo()">
31184         <size>2</size>
31185       </method>
31186       <method name="Int32 get_Foo()">
31187         <size>2</size>
31188       </method>
31189     </type>
31190     <type name="preservesig_test.TestClass+D">
31191       <method name="Void .ctor(Object, IntPtr)">
31192         <size>0</size>
31193       </method>
31194       <method name="Void Invoke()">
31195         <size>0</size>
31196       </method>
31197       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31198         <size>0</size>
31199       </method>
31200       <method name="Void EndInvoke(IAsyncResult)">
31201         <size>0</size>
31202       </method>
31203     </type>
31204   </test>
31205   <test name="test-568.cs">
31206     <type name="B">
31207       <method name="Void .ctor()">
31208         <size>7</size>
31209       </method>
31210       <method name="Void Main()">
31211         <size>1</size>
31212       </method>
31213     </type>
31214   </test>
31215   <test name="test-569.cs">
31216     <type name="MyAttribute">
31217       <method name="Void .ctor()">
31218         <size>7</size>
31219       </method>
31220     </type>
31221     <type name="SubAttribute">
31222       <method name="Void .ctor()">
31223         <size>7</size>
31224       </method>
31225     </type>
31226     <type name="test">
31227       <method name="Void .ctor()">
31228         <size>7</size>
31229       </method>
31230       <method name="Void method()">
31231         <size>1</size>
31232       </method>
31233       <method name="Void Main()">
31234         <size>1</size>
31235       </method>
31236     </type>
31237   </test>
31238   <test name="test-57.cs">
31239     <type name="Button">
31240       <method name="Void .ctor()">
31241         <size>7</size>
31242       </method>
31243       <method name="Void add_Click(EventHandler)">
31244         <size>24</size>
31245       </method>
31246       <method name="Void remove_Click(EventHandler)">
31247         <size>24</size>
31248       </method>
31249       <method name="Void OnClick(Int32, Int32)">
31250         <size>36</size>
31251       </method>
31252       <method name="Void Reset()">
31253         <size>8</size>
31254       </method>
31255     </type>
31256     <type name="Blah">
31257       <method name="Void .ctor()">
31258         <size>18</size>
31259       </method>
31260       <method name="Void Connect()">
31261         <size>59</size>
31262       </method>
31263       <method name="Void Button1_Click(Int32, Int32)">
31264         <size>34</size>
31265       </method>
31266       <method name="Void Foo_Click(Int32, Int32)">
31267         <size>34</size>
31268       </method>
31269       <method name="Void Disconnect()">
31270         <size>34</size>
31271       </method>
31272       <method name="Int32 Main()">
31273         <size>66</size>
31274       </method>
31275     </type>
31276     <type name="EventHandler">
31277       <method name="Void .ctor(Object, IntPtr)">
31278         <size>0</size>
31279       </method>
31280       <method name="Void Invoke(Int32, Int32)">
31281         <size>0</size>
31282       </method>
31283       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
31284         <size>0</size>
31285       </method>
31286       <method name="Void EndInvoke(IAsyncResult)">
31287         <size>0</size>
31288       </method>
31289     </type>
31290   </test>
31291   <test name="test-570.cs">
31292     <type name="Bar">
31293       <method name="Void .ctor()">
31294         <size>7</size>
31295       </method>
31296     </type>
31297     <type name="Program">
31298       <method name="Void .ctor()">
31299         <size>7</size>
31300       </method>
31301       <method name="Void Main()">
31302         <size>47</size>
31303       </method>
31304     </type>
31305   </test>
31306   <test name="test-571.cs">
31307     <type name="Test">
31308       <method name="Void .ctor()">
31309         <size>7</size>
31310       </method>
31311       <method name="Void Main()">
31312         <size>1</size>
31313       </method>
31314     </type>
31315   </test>
31316   <test name="test-572.cs">
31317     <type name="C">
31318       <method name="Void .ctor()">
31319         <size>7</size>
31320       </method>
31321       <method name="Color get_Color()">
31322         <size>10</size>
31323       </method>
31324       <method name="Void ResetCustomColors()">
31325         <size>16</size>
31326       </method>
31327       <method name="Void Main()">
31328         <size>1</size>
31329       </method>
31330     </type>
31331     <type name="Color">
31332       <method name="Color From(Int32)">
31333         <size>10</size>
31334       </method>
31335       <method name="Int32 ToArgb()">
31336         <size>2</size>
31337       </method>
31338     </type>
31339   </test>
31340   <test name="test-573.cs">
31341     <type name="C">
31342       <method name="Void .ctor()">
31343         <size>7</size>
31344       </method>
31345       <method name="Void .cctor()">
31346         <size>11</size>
31347       </method>
31348       <method name="Void Main()">
31349         <size>25</size>
31350       </method>
31351     </type>
31352   </test>
31353   <test name="test-574.cs">
31354     <type name="X">
31355       <method name="Void .ctor()">
31356         <size>7</size>
31357       </method>
31358       <method name="Int32 Main()">
31359         <size>31</size>
31360       </method>
31361     </type>
31362   </test>
31363   <test name="test-575.cs">
31364     <type name="Program">
31365       <method name="Void .ctor()">
31366         <size>7</size>
31367       </method>
31368       <method name="Void Main(System.String[])">
31369         <size>25</size>
31370       </method>
31371     </type>
31372   </test>
31373   <test name="test-576.cs">
31374     <type name="Foo">
31375       <method name="Void .ctor()">
31376         <size>7</size>
31377       </method>
31378       <method name="Void Main()">
31379         <size>24</size>
31380       </method>
31381     </type>
31382   </test>
31383   <test name="test-578.cs">
31384     <type name="Test1.TestItem1">
31385       <method name="Void .ctor()">
31386         <size>7</size>
31387       </method>
31388       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
31389         <size>34</size>
31390       </method>
31391       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
31392         <size>34</size>
31393       </method>
31394       <method name="Int32 Test()">
31395         <size>12</size>
31396       </method>
31397     </type>
31398     <type name="Test1.TestItem2">
31399       <method name="Void .ctor()">
31400         <size>7</size>
31401       </method>
31402       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
31403         <size>18</size>
31404       </method>
31405       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
31406         <size>18</size>
31407       </method>
31408     </type>
31409     <type name="Test1.CC">
31410       <method name="Void .ctor()">
31411         <size>7</size>
31412       </method>
31413       <method name="Int32 Main()">
31414         <size>57</size>
31415       </method>
31416     </type>
31417     <type name="Test1.TestDelegate1">
31418       <method name="Void .ctor(Object, IntPtr)">
31419         <size>0</size>
31420       </method>
31421       <method name="Int32 Invoke()">
31422         <size>0</size>
31423       </method>
31424       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31425         <size>0</size>
31426       </method>
31427       <method name="Int32 EndInvoke(IAsyncResult)">
31428         <size>0</size>
31429       </method>
31430     </type>
31431     <type name="Test1.CC">
31432       <method name="Int32 &lt;Main&gt;m__0()">
31433         <size>2</size>
31434       </method>
31435     </type>
31436   </test>
31437   <test name="test-579.cs">
31438     <type name="X">
31439       <method name="Void .ctor()">
31440         <size>7</size>
31441       </method>
31442       <method name="Void Main()">
31443         <size>35</size>
31444       </method>
31445       <method name="Void DoCall(X+test)">
31446         <size>1</size>
31447       </method>
31448     </type>
31449     <type name="X+test">
31450       <method name="Void .ctor(Object, IntPtr)">
31451         <size>0</size>
31452       </method>
31453       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
31454         <size>0</size>
31455       </method>
31456       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
31457         <size>0</size>
31458       </method>
31459       <method name="System.Object EndInvoke(IAsyncResult)">
31460         <size>0</size>
31461       </method>
31462     </type>
31463     <type name="X">
31464       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
31465         <size>18</size>
31466       </method>
31467     </type>
31468   </test>
31469   <test name="test-58.cs">
31470     <type name="Blah">
31471       <method name="Void .ctor()">
31472         <size>7</size>
31473       </method>
31474       <method name="Int32 Main()">
31475         <size>27</size>
31476       </method>
31477     </type>
31478   </test>
31479   <test name="test-580.cs">
31480     <type name="Bla">
31481       <method name="Void .ctor()">
31482         <size>7</size>
31483       </method>
31484       <method name="Void BuildNode(System.String ByRef)">
31485         <size>43</size>
31486       </method>
31487       <method name="Void BuildNode(System.String[] ByRef)">
31488         <size>56</size>
31489       </method>
31490       <method name="Void BuildNode_B(System.Object ByRef)">
31491         <size>18</size>
31492       </method>
31493       <method name="System.String BuildNode_C(System.String ByRef)">
31494         <size>76</size>
31495       </method>
31496       <method name="System.String BuildNode_D()">
31497         <size>151</size>
31498       </method>
31499       <method name="Void BuildNode_E(System.String[,] ByRef)">
31500         <size>68</size>
31501       </method>
31502       <method name="Int32 Main()">
31503         <size>265</size>
31504       </method>
31505     </type>
31506   </test>
31507   <test name="test-581.cs">
31508     <type name="TestParams">
31509       <method name="Void .ctor()">
31510         <size>7</size>
31511       </method>
31512       <method name="System.Object get_Item(System.String[])">
31513         <size>4</size>
31514       </method>
31515       <method name="Void set_Item(System.String[], System.Object)">
31516         <size>40</size>
31517       </method>
31518       <method name="Void TestMethod()">
31519         <size>179</size>
31520       </method>
31521     </type>
31522     <type name="TestNonParams">
31523       <method name="Void .ctor()">
31524         <size>7</size>
31525       </method>
31526       <method name="System.Object get_Item(System.String)">
31527         <size>2</size>
31528       </method>
31529       <method name="Void set_Item(System.String, System.Object)">
31530         <size>40</size>
31531       </method>
31532       <method name="Void TestMethod()">
31533         <size>71</size>
31534       </method>
31535     </type>
31536     <type name="M">
31537       <method name="Void .ctor()">
31538         <size>7</size>
31539       </method>
31540       <method name="Int32 Main()">
31541         <size>22</size>
31542       </method>
31543     </type>
31544   </test>
31545   <test name="test-582.cs">
31546     <type name="TrueClass">
31547       <method name="Void Main()">
31548         <size>1</size>
31549       </method>
31550     </type>
31551   </test>
31552   <test name="test-583.cs">
31553     <type name="Program">
31554       <method name="Void .ctor()">
31555         <size>7</size>
31556       </method>
31557       <method name="Int32 Main()">
31558         <size>19</size>
31559       </method>
31560     </type>
31561     <type name="ObjectContainerBase">
31562       <method name="Void .ctor()">
31563         <size>7</size>
31564       </method>
31565     </type>
31566   </test>
31567   <test name="test-584.cs">
31568     <type name="Style">
31569       <method name="Void .ctor()">
31570         <size>7</size>
31571       </method>
31572       <method name="Style get_CurrentStyle()">
31573         <size>2</size>
31574       </method>
31575       <method name="Void set_CurrentStyle(Style)">
31576         <size>1</size>
31577       </method>
31578       <method name="Boolean LoadCurrentStyle()">
31579         <size>20</size>
31580       </method>
31581       <method name="Style Load()">
31582         <size>2</size>
31583       </method>
31584       <method name="Int32 Main()">
31585         <size>18</size>
31586       </method>
31587     </type>
31588   </test>
31589   <test name="test-585.cs">
31590     <type name="A">
31591       <method name="Void .ctor()">
31592         <size>7</size>
31593       </method>
31594     </type>
31595     <type name="B">
31596       <method name="Void .ctor()">
31597         <size>7</size>
31598       </method>
31599     </type>
31600     <type name="X">
31601       <method name="Void .ctor()">
31602         <size>7</size>
31603       </method>
31604     </type>
31605     <type name="Program">
31606       <method name="Void .ctor()">
31607         <size>7</size>
31608       </method>
31609       <method name="Void Main()">
31610         <size>52</size>
31611       </method>
31612     </type>
31613   </test>
31614   <test name="test-586.cs">
31615     <type name="Program">
31616       <method name="Void .ctor()">
31617         <size>7</size>
31618       </method>
31619       <method name="Int32 Main()">
31620         <size>99</size>
31621       </method>
31622     </type>
31623     <type name="Program+MyColor">
31624       <method name="Void .ctor(Single)">
31625         <size>8</size>
31626       </method>
31627       <method name="Single get_Value()">
31628         <size>7</size>
31629       </method>
31630       <method name="MyColor op_Addition(MyColor, MyColor)">
31631         <size>21</size>
31632       </method>
31633     </type>
31634   </test>
31635   <test name="test-587.cs">
31636     <type name="Program">
31637       <method name="Void .ctor()">
31638         <size>7</size>
31639       </method>
31640       <method name="Int32 Main()">
31641         <size>17</size>
31642       </method>
31643     </type>
31644   </test>
31645   <test name="test-588.cs">
31646     <type name="TestNamespace.TestClass">
31647       <method name="Void .ctor()">
31648         <size>7</size>
31649       </method>
31650       <method name="Void HelloWorld()">
31651         <size>1</size>
31652       </method>
31653     </type>
31654     <type name="SuperClass">
31655       <method name="Void .ctor()">
31656         <size>7</size>
31657       </method>
31658       <method name="TestNamespace.TestClass get_TestClass()">
31659         <size>7</size>
31660       </method>
31661     </type>
31662     <type name="SubClass">
31663       <method name="Void .ctor()">
31664         <size>12</size>
31665       </method>
31666     </type>
31667     <type name="App">
31668       <method name="Void .ctor()">
31669         <size>7</size>
31670       </method>
31671       <method name="Void Main()">
31672         <size>7</size>
31673       </method>
31674     </type>
31675   </test>
31676   <test name="test-589.cs">
31677     <type name="TestNamespace.TestClass">
31678       <method name="Void .ctor()">
31679         <size>7</size>
31680       </method>
31681       <method name="Void HelloWorld()">
31682         <size>1</size>
31683       </method>
31684     </type>
31685     <type name="SuperClass">
31686       <method name="Void .ctor()">
31687         <size>7</size>
31688       </method>
31689       <method name="TestNamespace.TestClass get_TestClass()">
31690         <size>7</size>
31691       </method>
31692       <method name="Void set_TestClass(TestNamespace.TestClass)">
31693         <size>1</size>
31694       </method>
31695     </type>
31696     <type name="SubClass">
31697       <method name="Void .ctor()">
31698         <size>12</size>
31699       </method>
31700     </type>
31701     <type name="App">
31702       <method name="Void .ctor()">
31703         <size>7</size>
31704       </method>
31705       <method name="Void Main()">
31706         <size>7</size>
31707       </method>
31708     </type>
31709   </test>
31710   <test name="test-59.cs">
31711     <type name="X">
31712       <method name="Void .ctor()">
31713         <size>7</size>
31714       </method>
31715       <method name="Int32 test_explicit()">
31716         <size>224</size>
31717       </method>
31718       <method name="Int32 test_implicit()">
31719         <size>102</size>
31720       </method>
31721       <method name="Int32 Main()">
31722         <size>55</size>
31723       </method>
31724     </type>
31725   </test>
31726   <test name="test-590.cs">
31727     <type name="X">
31728       <method name="Void .ctor()">
31729         <size>18</size>
31730       </method>
31731       <method name="Int32 Main()">
31732         <size>28</size>
31733       </method>
31734       <method name="System.String Foo()">
31735         <size>6</size>
31736       </method>
31737       <method name="System.String get_Prop()">
31738         <size>7</size>
31739       </method>
31740       <method name="Void set_Prop(System.String)">
31741         <size>8</size>
31742       </method>
31743       <method name="System.String get_Item(Int32)">
31744         <size>7</size>
31745       </method>
31746       <method name="Void set_Item(Int32, System.String)">
31747         <size>8</size>
31748       </method>
31749       <method name="Int32 Do(System.String, System.String, System.String)">
31750         <size>334</size>
31751       </method>
31752     </type>
31753   </test>
31754   <test name="test-591.cs">
31755     <type name="C1">
31756       <method name="Void .ctor()">
31757         <size>7</size>
31758       </method>
31759       <method name="Void Foo(System.String)">
31760         <size>49</size>
31761       </method>
31762     </type>
31763     <type name="C2">
31764       <method name="Void .ctor()">
31765         <size>7</size>
31766       </method>
31767       <method name="Void Main()">
31768         <size>1</size>
31769       </method>
31770     </type>
31771   </test>
31772   <test name="test-592.cs">
31773     <type name="T">
31774       <method name="Void .ctor()">
31775         <size>7</size>
31776       </method>
31777       <method name="Int32 fib(Int32)">
31778         <size>53</size>
31779       </method>
31780       <method name="Int32 xx(Int32)">
31781         <size>33</size>
31782       </method>
31783       <method name="Void foo(Int32)">
31784         <size>38</size>
31785       </method>
31786       <method name="Void XXXA()">
31787         <size>6</size>
31788       </method>
31789       <method name="Void Main()">
31790         <size>1</size>
31791       </method>
31792     </type>
31793   </test>
31794   <test name="test-593.cs">
31795     <type name="MainClass">
31796       <method name="Void .ctor()">
31797         <size>7</size>
31798       </method>
31799       <method name="Void Foo(I)">
31800         <size>7</size>
31801       </method>
31802       <method name="Void Main()">
31803         <size>1</size>
31804       </method>
31805     </type>
31806   </test>
31807   <test name="test-594.cs">
31808     <type name="Test">
31809       <method name="Void .ctor()">
31810         <size>7</size>
31811       </method>
31812       <method name="Void Main()">
31813         <size>1</size>
31814       </method>
31815     </type>
31816   </test>
31817   <test name="test-595.cs">
31818     <type name="AttributesCollection">
31819       <method name="Void .ctor()">
31820         <size>7</size>
31821       </method>
31822       <method name="System.Object get_Item(SymbolId)">
31823         <size>2</size>
31824       </method>
31825       <method name="Void set_Item(SymbolId, System.Object)">
31826         <size>1</size>
31827       </method>
31828     </type>
31829     <type name="Program">
31830       <method name="Void .ctor()">
31831         <size>7</size>
31832       </method>
31833       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
31834         <size>18</size>
31835       </method>
31836       <method name="Void Main()">
31837         <size>23</size>
31838       </method>
31839     </type>
31840   </test>
31841   <test name="test-596.cs">
31842     <type name="C">
31843       <method name="Void .ctor()">
31844         <size>7</size>
31845       </method>
31846       <method name="Void Main()">
31847         <size>17</size>
31848       </method>
31849     </type>
31850   </test>
31851   <test name="test-597.cs">
31852     <type name="TestNS.Foo">
31853       <method name="Void .ctor()">
31854         <size>7</size>
31855       </method>
31856     </type>
31857     <type name="TestNS.XElement">
31858       <method name="Void .ctor()">
31859         <size>7</size>
31860       </method>
31861       <method name="TestNS.Bar get_Document()">
31862         <size>2</size>
31863       </method>
31864       <method name="System.Object get_CrashHere()">
31865         <size>29</size>
31866       </method>
31867     </type>
31868     <type name="TestNS.Element">
31869       <method name="Void .ctor()">
31870         <size>7</size>
31871       </method>
31872       <method name="TestNS.Foo get_Document()">
31873         <size>2</size>
31874       </method>
31875     </type>
31876     <type name="TestNS.Bar">
31877       <method name="Void .ctor()">
31878         <size>7</size>
31879       </method>
31880       <method name="IHoge get_Root()">
31881         <size>2</size>
31882       </method>
31883     </type>
31884     <type name="TestNS.C">
31885       <method name="Void .ctor()">
31886         <size>7</size>
31887       </method>
31888       <method name="Void Main()">
31889         <size>1</size>
31890       </method>
31891     </type>
31892   </test>
31893   <test name="test-598.cs">
31894     <type name="Test">
31895       <method name="Void .ctor()">
31896         <size>35</size>
31897       </method>
31898       <method name="V get_v()">
31899         <size>7</size>
31900       </method>
31901       <method name="Void Main()">
31902         <size>1</size>
31903       </method>
31904     </type>
31905     <type name="V">
31906       <method name="Void set_Item(Int32, Int32)">
31907         <size>1</size>
31908       </method>
31909     </type>
31910   </test>
31911   <test name="test-599.cs">
31912     <type name="Test.String">
31913       <method name="Void .ctor(String)">
31914         <size>14</size>
31915       </method>
31916       <method name="Test.String op_Implicit(System.String)">
31917         <size>15</size>
31918       </method>
31919       <method name="System.String op_Implicit(Test.String)">
31920         <size>15</size>
31921       </method>
31922     </type>
31923     <type name="TestCompiler.MainClass">
31924       <method name="Void .ctor()">
31925         <size>7</size>
31926       </method>
31927       <method name="Int32 Main()">
31928         <size>80</size>
31929       </method>
31930     </type>
31931   </test>
31932   <test name="test-6.cs">
31933     <type name="X">
31934       <method name="Void .ctor()">
31935         <size>7</size>
31936       </method>
31937       <method name="Int32 Main()">
31938         <size>37</size>
31939       </method>
31940     </type>
31941   </test>
31942   <test name="test-60.cs">
31943     <type name="ns5.Y">
31944       <method name="Void .ctor()">
31945         <size>7</size>
31946       </method>
31947       <method name="Void Run()">
31948         <size>1</size>
31949       </method>
31950     </type>
31951     <type name="X">
31952       <method name="Void .ctor()">
31953         <size>7</size>
31954       </method>
31955       <method name="Int32 Main()">
31956         <size>14</size>
31957       </method>
31958     </type>
31959   </test>
31960   <test name="test-600.cs">
31961     <type name="Test.Regression">
31962       <method name="Void .ctor()">
31963         <size>7</size>
31964       </method>
31965       <method name="Int32 Main()">
31966         <size>90</size>
31967       </method>
31968     </type>
31969   </test>
31970   <test name="test-601.cs">
31971     <type name="C">
31972       <method name="Void .ctor()">
31973         <size>7</size>
31974       </method>
31975       <method name="Void Main()">
31976         <size>1</size>
31977       </method>
31978     </type>
31979     <type name="C+MarkerUpdatedVMDelegate">
31980       <method name="Void .ctor(Object, IntPtr)">
31981         <size>0</size>
31982       </method>
31983       <method name="Void Invoke(IntPtr, IntPtr)">
31984         <size>0</size>
31985       </method>
31986       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
31987         <size>0</size>
31988       </method>
31989       <method name="Void EndInvoke(IAsyncResult)">
31990         <size>0</size>
31991       </method>
31992     </type>
31993   </test>
31994   <test name="test-602.cs">
31995     <type name="C">
31996       <method name="Void .ctor()">
31997         <size>7</size>
31998       </method>
31999       <method name="Int32 Main()">
32000         <size>95</size>
32001       </method>
32002       <method name="Int32 Error(System.String, System.Object[])">
32003         <size>8</size>
32004       </method>
32005       <method name="Int32 Format(System.String, System.Object)">
32006         <size>2</size>
32007       </method>
32008       <method name="Int32 Format(System.String, System.Object[])">
32009         <size>2</size>
32010       </method>
32011       <method name="Int32 Format(System.String, System.Object, System.Object[])">
32012         <size>2</size>
32013       </method>
32014       <method name="Int32 Test_A(System.String)">
32015         <size>2</size>
32016       </method>
32017       <method name="Int32 Test_A(System.String, System.Object[])">
32018         <size>2</size>
32019       </method>
32020       <method name="Int32 Test_C(System.Type, System.Int32[])">
32021         <size>2</size>
32022       </method>
32023       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
32024         <size>2</size>
32025       </method>
32026     </type>
32027   </test>
32028   <test name="test-603.cs">
32029     <type name="ConsoleApplication1.Program">
32030       <method name="Void .ctor()">
32031         <size>7</size>
32032       </method>
32033       <method name="Void .cctor()">
32034         <size>1</size>
32035       </method>
32036       <method name="Int32 Main()">
32037         <size>52</size>
32038       </method>
32039     </type>
32040   </test>
32041   <test name="test-604.cs">
32042     <type name="Program">
32043       <method name="Void .ctor()">
32044         <size>7</size>
32045       </method>
32046       <method name="Int32 Main()">
32047         <size>83</size>
32048       </method>
32049     </type>
32050     <type name="Program+ImplementingExplicitInterfacesMembers">
32051       <method name="Void .ctor()">
32052         <size>7</size>
32053       </method>
32054       <method name="Void Program.Iface1.IfaceMethod1()">
32055         <size>1</size>
32056       </method>
32057       <method name="Void Program.Iface2.IfaceMethod2()">
32058         <size>1</size>
32059       </method>
32060     </type>
32061   </test>
32062   <test name="test-605.cs">
32063     <type name="TestA">
32064       <method name="Void .ctor()">
32065         <size>7</size>
32066       </method>
32067       <method name="System.String get_Method()">
32068         <size>2</size>
32069       </method>
32070     </type>
32071     <type name="TestB">
32072       <method name="Void .ctor()">
32073         <size>7</size>
32074       </method>
32075       <method name="System.String get_Method()">
32076         <size>2</size>
32077       </method>
32078       <method name="Void Main()">
32079         <size>1</size>
32080       </method>
32081     </type>
32082   </test>
32083   <test name="test-606.cs">
32084     <type name="Program">
32085       <method name="Void .ctor()">
32086         <size>7</size>
32087       </method>
32088       <method name="Int32 Main()">
32089         <size>157</size>
32090       </method>
32091     </type>
32092     <type name="Info">
32093       <method name="Void .ctor()">
32094         <size>7</size>
32095       </method>
32096       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
32097         <size>2</size>
32098       </method>
32099       <method name="Void System.Collections.IEnumerator.Reset()">
32100         <size>1</size>
32101       </method>
32102       <method name="System.Object System.Collections.IEnumerator.get_Current()">
32103         <size>2</size>
32104       </method>
32105       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
32106         <size>2</size>
32107       </method>
32108       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
32109         <size>1</size>
32110       </method>
32111     </type>
32112   </test>
32113   <test name="test-607.cs">
32114     <type name="Program">
32115       <method name="Void .ctor()">
32116         <size>7</size>
32117       </method>
32118       <method name="Int32 Main()">
32119         <size>40</size>
32120       </method>
32121     </type>
32122   </test>
32123   <test name="test-608.cs">
32124     <type name="X">
32125       <method name="Void .ctor()">
32126         <size>7</size>
32127       </method>
32128       <method name="Void Main()">
32129         <size>62</size>
32130       </method>
32131     </type>
32132   </test>
32133   <test name="test-609.cs">
32134     <type name="Test">
32135       <method name="Void .ctor()">
32136         <size>7</size>
32137       </method>
32138       <method name="Int32 Main()">
32139         <size>36</size>
32140       </method>
32141     </type>
32142   </test>
32143   <test name="test-61.cs">
32144     <type name="X">
32145       <method name="Void .ctor()">
32146         <size>7</size>
32147       </method>
32148       <method name="Void add_XX(X+MyEvent)">
32149         <size>3</size>
32150       </method>
32151       <method name="Void remove_XX(X+MyEvent)">
32152         <size>3</size>
32153       </method>
32154       <method name="Int32 get_Property()">
32155         <size>4</size>
32156       </method>
32157       <method name="Void set_Property(Int32)">
32158         <size>3</size>
32159       </method>
32160       <method name="Int32 get_P2()">
32161         <size>2</size>
32162       </method>
32163       <method name="Void set_P3(Int32)">
32164         <size>1</size>
32165       </method>
32166       <method name="Int32 Main()">
32167         <size>2</size>
32168       </method>
32169     </type>
32170     <type name="X+MyEvent">
32171       <method name="Void .ctor(Object, IntPtr)">
32172         <size>0</size>
32173       </method>
32174       <method name="Void Invoke()">
32175         <size>0</size>
32176       </method>
32177       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32178         <size>0</size>
32179       </method>
32180       <method name="Void EndInvoke(IAsyncResult)">
32181         <size>0</size>
32182       </method>
32183     </type>
32184   </test>
32185   <test name="test-610.cs">
32186     <type name="A">
32187       <method name="Void .ctor()">
32188         <size>7</size>
32189       </method>
32190       <method name="Void Main()">
32191         <size>1</size>
32192       </method>
32193     </type>
32194     <type name="A+C">
32195       <method name="Void .ctor()">
32196         <size>7</size>
32197       </method>
32198     </type>
32199     <type name="A+C+D">
32200       <method name="Void .ctor()">
32201         <size>7</size>
32202       </method>
32203     </type>
32204     <type name="N.B">
32205       <method name="Void .ctor()">
32206         <size>7</size>
32207       </method>
32208     </type>
32209     <type name="N.B+C">
32210       <method name="Void .ctor()">
32211         <size>7</size>
32212       </method>
32213     </type>
32214     <type name="N.B+C+E">
32215       <method name="Void .ctor()">
32216         <size>7</size>
32217       </method>
32218     </type>
32219     <type name="N.B+A">
32220       <method name="Void .ctor()">
32221         <size>7</size>
32222       </method>
32223     </type>
32224     <type name="N.B+A+D">
32225       <method name="Void .ctor()">
32226         <size>7</size>
32227       </method>
32228     </type>
32229   </test>
32230   <test name="test-611.cs">
32231     <type name="T">
32232       <method name="Void .ctor()">
32233         <size>7</size>
32234       </method>
32235     </type>
32236     <type name="T+Protected">
32237       <method name="Void .ctor()">
32238         <size>7</size>
32239       </method>
32240     </type>
32241     <type name="D">
32242       <method name="Void .ctor()">
32243         <size>7</size>
32244       </method>
32245     </type>
32246     <type name="D+Private">
32247       <method name="Void .ctor()">
32248         <size>7</size>
32249       </method>
32250       <method name="Void Stuff(T+Protected)">
32251         <size>1</size>
32252       </method>
32253     </type>
32254     <type name="D2">
32255       <method name="Void .ctor()">
32256         <size>7</size>
32257       </method>
32258     </type>
32259     <type name="D2+P">
32260       <method name="Void .ctor()">
32261         <size>7</size>
32262       </method>
32263     </type>
32264     <type name="D2+P+Private">
32265       <method name="Void .ctor()">
32266         <size>7</size>
32267       </method>
32268       <method name="Void Stuff(T+Protected)">
32269         <size>1</size>
32270       </method>
32271     </type>
32272     <type name="Z">
32273       <method name="Void .ctor()">
32274         <size>7</size>
32275       </method>
32276       <method name="Void Main()">
32277         <size>1</size>
32278       </method>
32279     </type>
32280   </test>
32281   <test name="test-612.cs">
32282     <type name="Abcdefghijklmnopqrstuvwxyz">
32283       <method name="Void .ctor()">
32284         <size>7</size>
32285       </method>
32286       <method name="Void .cctor()">
32287         <size>7</size>
32288       </method>
32289     </type>
32290     <type name="OO">
32291       <method name="Void .ctor()">
32292         <size>7</size>
32293       </method>
32294       <method name="Void D()">
32295         <size>5293</size>
32296       </method>
32297     </type>
32298     <type name="Zyxwvutsrqp">
32299       <method name="Void .ctor()">
32300         <size>7</size>
32301       </method>
32302       <method name="Void .cctor()">
32303         <size>7</size>
32304       </method>
32305     </type>
32306     <type name="XXX">
32307       <method name="Void .ctor()">
32308         <size>7</size>
32309       </method>
32310       <method name="Boolean IsAltered()">
32311         <size>859</size>
32312       </method>
32313       <method name="Void Main()">
32314         <size>1</size>
32315       </method>
32316     </type>
32317   </test>
32318   <test name="test-613.cs">
32319     <type name="M">
32320       <method name="Void .ctor()">
32321         <size>7</size>
32322       </method>
32323       <method name="Boolean g()">
32324         <size>8</size>
32325       </method>
32326       <method name="Int32 Main()">
32327         <size>62</size>
32328       </method>
32329     </type>
32330   </test>
32331   <test name="test-614.cs">
32332     <type name="C">
32333       <method name="Void .ctor()">
32334         <size>7</size>
32335       </method>
32336       <method name="Void And()">
32337         <size>73</size>
32338       </method>
32339       <method name="Void Or()">
32340         <size>137</size>
32341       </method>
32342       <method name="Int32 Main()">
32343         <size>70</size>
32344       </method>
32345     </type>
32346   </test>
32347   <test name="test-615.cs">
32348     <type name="C">
32349       <method name="Void .ctor()">
32350         <size>7</size>
32351       </method>
32352       <method name="Void Main()">
32353         <size>16</size>
32354       </method>
32355     </type>
32356   </test>
32357   <test name="test-617.cs">
32358     <type name="Y">
32359       <method name="Void .ctor()">
32360         <size>7</size>
32361       </method>
32362       <method name="Void X.add_Foo(MyDelegate)">
32363         <size>1</size>
32364       </method>
32365       <method name="Void X.remove_Foo(MyDelegate)">
32366         <size>1</size>
32367       </method>
32368       <method name="Void add_Foo(MyDelegate)">
32369         <size>24</size>
32370       </method>
32371       <method name="Void remove_Foo(MyDelegate)">
32372         <size>24</size>
32373       </method>
32374       <method name="Int32 X.get_Prop()">
32375         <size>2</size>
32376       </method>
32377       <method name="Int32 Main()">
32378         <size>74</size>
32379       </method>
32380     </type>
32381     <type name="MyDelegate">
32382       <method name="Void .ctor(Object, IntPtr)">
32383         <size>0</size>
32384       </method>
32385       <method name="Int64 Invoke()">
32386         <size>0</size>
32387       </method>
32388       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32389         <size>0</size>
32390       </method>
32391       <method name="Int64 EndInvoke(IAsyncResult)">
32392         <size>0</size>
32393       </method>
32394     </type>
32395   </test>
32396   <test name="test-618.cs">
32397     <type name="C">
32398       <method name="Void .ctor()">
32399         <size>7</size>
32400       </method>
32401       <method name="Void ZeroBasedReductions()">
32402         <size>9</size>
32403       </method>
32404       <method name="Void Main()">
32405         <size>1</size>
32406       </method>
32407     </type>
32408   </test>
32409   <test name="test-619.cs">
32410     <type name="X">
32411       <method name="Void .ctor()">
32412         <size>7</size>
32413       </method>
32414       <method name="Void Main()">
32415         <size>11</size>
32416       </method>
32417     </type>
32418   </test>
32419   <test name="test-62.cs">
32420     <type name="X">
32421       <method name="Void .ctor()">
32422         <size>7</size>
32423       </method>
32424       <method name="X[] GetX()">
32425         <size>2</size>
32426       </method>
32427       <method name="System.Int32[] getInt()">
32428         <size>2</size>
32429       </method>
32430       <method name="System.Int32[,,] getMoreInt()">
32431         <size>2</size>
32432       </method>
32433       <method name="Int32 Main()">
32434         <size>2</size>
32435       </method>
32436     </type>
32437   </test>
32438   <test name="test-620.cs">
32439     <type name="X">
32440       <method name="Void .ctor()">
32441         <size>7</size>
32442       </method>
32443       <method name="Void A(Int32 ByRef)">
32444         <size>7</size>
32445       </method>
32446       <method name="Void B(Int32 ByRef)">
32447         <size>7</size>
32448       </method>
32449       <method name="Int32 Main()">
32450         <size>22</size>
32451       </method>
32452     </type>
32453   </test>
32454   <test name="test-621.cs">
32455     <type name="X">
32456       <method name="Void .ctor()">
32457         <size>7</size>
32458       </method>
32459       <method name="Void Main()">
32460         <size>129</size>
32461       </method>
32462     </type>
32463   </test>
32464   <test name="test-622.cs">
32465     <type name="A">
32466       <method name="Void .ctor(Int32)">
32467         <size>1</size>
32468       </method>
32469     </type>
32470     <type name="B">
32471       <method name="Void .ctor(Int32)">
32472         <size>7</size>
32473       </method>
32474     </type>
32475     <type name="X">
32476       <method name="Void .ctor()">
32477         <size>7</size>
32478       </method>
32479       <method name="Void Foo(A ByRef)">
32480         <size>9</size>
32481       </method>
32482       <method name="Void Foo(System.Object ByRef)">
32483         <size>9</size>
32484       </method>
32485       <method name="Int32 Main()">
32486         <size>16</size>
32487       </method>
32488     </type>
32489   </test>
32490   <test name="test-623.cs">
32491     <type name="X">
32492       <method name="Void .ctor()">
32493         <size>7</size>
32494       </method>
32495       <method name="Void a()">
32496         <size>0</size>
32497       </method>
32498     </type>
32499     <type name="Y">
32500       <method name="Void .ctor()">
32501         <size>7</size>
32502       </method>
32503       <method name="Void a()">
32504         <size>11</size>
32505       </method>
32506       <method name="Void Main()">
32507         <size>13</size>
32508       </method>
32509     </type>
32510   </test>
32511   <test name="test-624.cs">
32512     <type name="X">
32513       <method name="Void .ctor()">
32514         <size>7</size>
32515       </method>
32516       <method name="Int32 get_Type()">
32517         <size>2</size>
32518       </method>
32519       <method name="Void Main()">
32520         <size>3</size>
32521       </method>
32522     </type>
32523   </test>
32524   <test name="test-625.cs">
32525     <type name="Location">
32526       <method name="Void .ctor()">
32527         <size>7</size>
32528       </method>
32529       <method name="Int32 get_Null()">
32530         <size>2</size>
32531       </method>
32532     </type>
32533     <type name="X">
32534       <method name="Void .ctor()">
32535         <size>13</size>
32536       </method>
32537       <method name="Void Main()">
32538         <size>1</size>
32539       </method>
32540     </type>
32541   </test>
32542   <test name="test-626.cs">
32543     <type name="X">
32544       <method name="Void .ctor()">
32545         <size>7</size>
32546       </method>
32547       <method name="Void A()">
32548         <size>1</size>
32549       </method>
32550       <method name="Void Main()">
32551         <size>37</size>
32552       </method>
32553     </type>
32554   </test>
32555   <test name="test-627.cs">
32556     <type name="B">
32557       <method name="Void .ctor()">
32558         <size>7</size>
32559       </method>
32560       <method name="Void X.B()">
32561         <size>1</size>
32562       </method>
32563       <method name="Void A.B()">
32564         <size>1</size>
32565       </method>
32566     </type>
32567     <type name="M">
32568       <method name="Void .ctor()">
32569         <size>7</size>
32570       </method>
32571       <method name="Void N(System.Object)">
32572         <size>8</size>
32573       </method>
32574       <method name="Void Main()">
32575         <size>1</size>
32576       </method>
32577     </type>
32578   </test>
32579   <test name="test-628.cs">
32580     <type name="N1.B">
32581       <method name="Void .ctor()">
32582         <size>7</size>
32583       </method>
32584     </type>
32585     <type name="X">
32586       <method name="Void .ctor()">
32587         <size>7</size>
32588       </method>
32589     </type>
32590     <type name="X2">
32591       <method name="Void .ctor()">
32592         <size>7</size>
32593       </method>
32594     </type>
32595     <type name="Y2">
32596       <method name="Void .ctor()">
32597         <size>7</size>
32598       </method>
32599     </type>
32600     <type name="Y">
32601       <method name="Void .ctor()">
32602         <size>7</size>
32603       </method>
32604       <method name="Void Main()">
32605         <size>1</size>
32606       </method>
32607     </type>
32608   </test>
32609   <test name="test-629.cs">
32610     <type name="Foo">
32611       <method name="Void .ctor()">
32612         <size>7</size>
32613       </method>
32614       <method name="IEnumerable foo()">
32615         <size>16</size>
32616       </method>
32617       <method name="Int32 Main()">
32618         <size>63</size>
32619       </method>
32620     </type>
32621     <type name="Foo+&lt;foo&gt;c__Iterator0">
32622       <method name="Void .ctor()">
32623         <size>7</size>
32624       </method>
32625       <method name="System.Object System.Collections.IEnumerator.get_Current()">
32626         <size>7</size>
32627       </method>
32628       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32629         <size>7</size>
32630       </method>
32631       <method name="Boolean MoveNext()">
32632         <size>39</size>
32633       </method>
32634       <method name="Void Dispose()">
32635         <size>8</size>
32636       </method>
32637       <method name="Void Reset()">
32638         <size>6</size>
32639       </method>
32640       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
32641         <size>7</size>
32642       </method>
32643       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
32644         <size>26</size>
32645       </method>
32646     </type>
32647   </test>
32648   <test name="test-63.cs">
32649     <type name="X">
32650       <method name="Void .ctor()">
32651         <size>7</size>
32652       </method>
32653       <method name="Int32 Main()">
32654         <size>96</size>
32655       </method>
32656     </type>
32657   </test>
32658   <test name="test-630.cs">
32659     <type name="MyEx">
32660       <method name="Void .ctor()">
32661         <size>7</size>
32662       </method>
32663     </type>
32664     <type name="Ex">
32665       <method name="Void .ctor()">
32666         <size>7</size>
32667       </method>
32668       <method name="Int32 test(Int32)">
32669         <size>37</size>
32670       </method>
32671       <method name="Int32 Main()">
32672         <size>70</size>
32673       </method>
32674     </type>
32675   </test>
32676   <test name="test-631.cs">
32677     <type name="A">
32678       <method name="Void .ctor()">
32679         <size>7</size>
32680       </method>
32681       <method name="SByte op_Implicit(A)">
32682         <size>2</size>
32683       </method>
32684       <method name="Byte op_Implicit(A)">
32685         <size>2</size>
32686       </method>
32687       <method name="Int16 op_Implicit(A)">
32688         <size>2</size>
32689       </method>
32690       <method name="UInt16 op_Implicit(A)">
32691         <size>2</size>
32692       </method>
32693       <method name="Int32 op_Implicit(A)">
32694         <size>2</size>
32695       </method>
32696       <method name="UInt32 op_Implicit(A)">
32697         <size>2</size>
32698       </method>
32699       <method name="Int64 op_Implicit(A)">
32700         <size>3</size>
32701       </method>
32702       <method name="UInt64 op_Implicit(A)">
32703         <size>3</size>
32704       </method>
32705     </type>
32706     <type name="A2">
32707       <method name="Void .ctor()">
32708         <size>7</size>
32709       </method>
32710       <method name="SByte op_Implicit(A2)">
32711         <size>2</size>
32712       </method>
32713       <method name="Byte op_Implicit(A2)">
32714         <size>2</size>
32715       </method>
32716       <method name="Int16 op_Implicit(A2)">
32717         <size>2</size>
32718       </method>
32719       <method name="UInt32 op_Implicit(A2)">
32720         <size>2</size>
32721       </method>
32722       <method name="Int64 op_Implicit(A2)">
32723         <size>3</size>
32724       </method>
32725       <method name="UInt64 op_Implicit(A2)">
32726         <size>3</size>
32727       </method>
32728     </type>
32729     <type name="A3">
32730       <method name="Void .ctor()">
32731         <size>7</size>
32732       </method>
32733       <method name="SByte op_Implicit(A3)">
32734         <size>2</size>
32735       </method>
32736       <method name="UInt32 op_Implicit(A3)">
32737         <size>2</size>
32738       </method>
32739       <method name="Int64 op_Implicit(A3)">
32740         <size>3</size>
32741       </method>
32742       <method name="UInt64 op_Implicit(A3)">
32743         <size>3</size>
32744       </method>
32745     </type>
32746     <type name="A4">
32747       <method name="Void .ctor()">
32748         <size>7</size>
32749       </method>
32750       <method name="UInt32 op_Implicit(A4)">
32751         <size>2</size>
32752       </method>
32753       <method name="Int64 op_Implicit(A4)">
32754         <size>3</size>
32755       </method>
32756       <method name="UInt64 op_Implicit(A4)">
32757         <size>3</size>
32758       </method>
32759     </type>
32760     <type name="A5">
32761       <method name="Void .ctor()">
32762         <size>7</size>
32763       </method>
32764       <method name="UInt32 op_Implicit(A5)">
32765         <size>2</size>
32766       </method>
32767       <method name="Int32 op_Implicit(A5)">
32768         <size>2</size>
32769       </method>
32770     </type>
32771     <type name="A6">
32772       <method name="Void .ctor()">
32773         <size>7</size>
32774       </method>
32775       <method name="Byte op_Implicit(A6)">
32776         <size>2</size>
32777       </method>
32778     </type>
32779     <type name="MyDecimal">
32780       <method name="Void .ctor()">
32781         <size>7</size>
32782       </method>
32783       <method name="Decimal op_Implicit(MyDecimal)">
32784         <size>8</size>
32785       </method>
32786     </type>
32787     <type name="Constraint">
32788       <method name="Void .ctor()">
32789         <size>7</size>
32790       </method>
32791       <method name="Int32 Main()">
32792         <size>293</size>
32793       </method>
32794     </type>
32795   </test>
32796   <test name="test-632.cs">
32797     <type name="Bug379822">
32798       <method name="Void .ctor()">
32799         <size>7</size>
32800       </method>
32801       <method name="Void Assert(Boolean, Boolean)">
32802         <size>19</size>
32803       </method>
32804       <method name="Void TestAnd(Boolean)">
32805         <size>79</size>
32806       </method>
32807       <method name="Void TestOr(Boolean)">
32808         <size>92</size>
32809       </method>
32810       <method name="Void Test(Boolean)">
32811         <size>13</size>
32812       </method>
32813       <method name="Void Main()">
32814         <size>13</size>
32815       </method>
32816     </type>
32817   </test>
32818   <test name="test-633.cs">
32819     <type name="Test.C">
32820       <method name="Void .ctor()">
32821         <size>7</size>
32822       </method>
32823       <method name="Void Main()">
32824         <size>1</size>
32825       </method>
32826     </type>
32827   </test>
32828   <test name="test-634.cs">
32829     <type name="Test">
32830       <method name="Void .ctor()">
32831         <size>7</size>
32832       </method>
32833       <method name="Void TestFunc()">
32834         <size>2</size>
32835       </method>
32836       <method name="Void Main(System.String[])">
32837         <size>6</size>
32838       </method>
32839     </type>
32840     <type name="Test+D">
32841       <method name="Void .ctor(Object, IntPtr)">
32842         <size>0</size>
32843       </method>
32844       <method name="Void Invoke()">
32845         <size>0</size>
32846       </method>
32847       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32848         <size>0</size>
32849       </method>
32850       <method name="Void EndInvoke(IAsyncResult)">
32851         <size>0</size>
32852       </method>
32853     </type>
32854   </test>
32855   <test name="test-635.cs">
32856     <type name="ShortCircuitFold">
32857       <method name="Void .ctor()">
32858         <size>7</size>
32859       </method>
32860       <method name="Boolean get_False()">
32861         <size>14</size>
32862       </method>
32863       <method name="Boolean get_True()">
32864         <size>14</size>
32865       </method>
32866       <method name="Void a(Boolean, Boolean)">
32867         <size>19</size>
32868       </method>
32869       <method name="Void c(Int32)">
32870         <size>67</size>
32871       </method>
32872       <method name="Boolean f()">
32873         <size>11</size>
32874       </method>
32875       <method name="Void Main()">
32876         <size>169</size>
32877       </method>
32878     </type>
32879   </test>
32880   <test name="test-636.cs">
32881     <type name="Foo">
32882       <method name="Void .ctor()">
32883         <size>7</size>
32884       </method>
32885       <method name="Boolean get_False()">
32886         <size>14</size>
32887       </method>
32888       <method name="Void ping()">
32889         <size>13</size>
32890       </method>
32891       <method name="Int32 test_while(Int32)">
32892         <size>53</size>
32893       </method>
32894       <method name="Int32 test_do_while(Int32)">
32895         <size>53</size>
32896       </method>
32897       <method name="Int32 test_for(Int32)">
32898         <size>64</size>
32899       </method>
32900       <method name="Void test_for_empty()">
32901         <size>35</size>
32902       </method>
32903       <method name="Void Main()">
32904         <size>30</size>
32905       </method>
32906     </type>
32907   </test>
32908   <test name="test-638.cs">
32909     <type name="Fail">
32910       <method name="Void .ctor()">
32911         <size>7</size>
32912       </method>
32913       <method name="Void Main()">
32914         <size>110</size>
32915       </method>
32916     </type>
32917     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
32918       <method name="Void .ctor()">
32919         <size>7</size>
32920       </method>
32921       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
32922         <size>28</size>
32923       </method>
32924     </type>
32925   </test>
32926   <test name="test-639.cs">
32927     <type name="Foo">
32928       <method name="Void .ctor()">
32929         <size>7</size>
32930       </method>
32931       <method name="System.String get_s()">
32932         <size>13</size>
32933       </method>
32934       <method name="Void set_s(System.String)">
32935         <size>34</size>
32936       </method>
32937       <method name="Void Main()">
32938         <size>67</size>
32939       </method>
32940     </type>
32941   </test>
32942   <test name="test-64.cs">
32943     <type name="Operator">
32944       <method name="Void .ctor()">
32945         <size>7</size>
32946       </method>
32947     </type>
32948     <type name="Blah">
32949       <method name="Void .ctor(Operator)">
32950         <size>7</size>
32951       </method>
32952     </type>
32953     <type name="T">
32954       <method name="Void .ctor()">
32955         <size>7</size>
32956       </method>
32957       <method name="Int32 Main()">
32958         <size>9</size>
32959       </method>
32960     </type>
32961   </test>
32962   <test name="test-640.cs">
32963     <type name="C">
32964       <method name="Void .ctor()">
32965         <size>7</size>
32966       </method>
32967       <method name="Int32 Main()">
32968         <size>100</size>
32969       </method>
32970     </type>
32971   </test>
32972   <test name="test-641.cs">
32973     <type name="Identifier">
32974       <method name="Void .ctor()">
32975         <size>7</size>
32976       </method>
32977       <method name="Int32 Main()">
32978         <size>55</size>
32979       </method>
32980       <method name="Boolean op_Equality(Identifier, Identifier)">
32981         <size>2</size>
32982       </method>
32983       <method name="Boolean op_Inequality(Identifier, Identifier)">
32984         <size>2</size>
32985       </method>
32986       <method name="Identifier op_Implicit(System.String)">
32987         <size>2</size>
32988       </method>
32989       <method name="System.String op_Implicit(Identifier)">
32990         <size>2</size>
32991       </method>
32992       <method name="Decimal op_Implicit(Identifier)">
32993         <size>7</size>
32994       </method>
32995     </type>
32996   </test>
32997   <test name="test-642.cs">
32998     <type name="C">
32999       <method name="Void .ctor()">
33000         <size>7</size>
33001       </method>
33002       <method name="Int32 Main()">
33003         <size>40</size>
33004       </method>
33005     </type>
33006   </test>
33007   <test name="test-643.cs">
33008     <type name="PointerArithmeticTest">
33009       <method name="Void .ctor()">
33010         <size>7</size>
33011       </method>
33012       <method name="Int32 Main()">
33013         <size>130</size>
33014       </method>
33015       <method name="System.Int32* Conversions(Int64)">
33016         <size>3</size>
33017       </method>
33018       <method name="Int32 CheckAdd(System.Byte*, Int32)">
33019         <size>14</size>
33020       </method>
33021       <method name="Int32 CheckSub(System.Int16*, Int32)">
33022         <size>16</size>
33023       </method>
33024       <method name="Int32 CheckSub2(System.Int16*, Int32)">
33025         <size>23</size>
33026       </method>
33027     </type>
33028   </test>
33029   <test name="test-644.cs">
33030     <type name="Program">
33031       <method name="Void .ctor()">
33032         <size>7</size>
33033       </method>
33034       <method name="System.Object M(Int32)">
33035         <size>2</size>
33036       </method>
33037       <method name="Void Test_1()">
33038         <size>59</size>
33039       </method>
33040       <method name="Boolean Test_2()">
33041         <size>24</size>
33042       </method>
33043       <method name="Boolean Test_3()">
33044         <size>24</size>
33045       </method>
33046       <method name="Boolean Test_4(Program+D)">
33047         <size>13</size>
33048       </method>
33049       <method name="Int32 Main()">
33050         <size>75</size>
33051       </method>
33052     </type>
33053     <type name="Program+D">
33054       <method name="Void .ctor(Object, IntPtr)">
33055         <size>0</size>
33056       </method>
33057       <method name="System.Object Invoke(Int32)">
33058         <size>0</size>
33059       </method>
33060       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33061         <size>0</size>
33062       </method>
33063       <method name="System.Object EndInvoke(IAsyncResult)">
33064         <size>0</size>
33065       </method>
33066     </type>
33067   </test>
33068   <test name="test-645.cs">
33069     <type name="Program">
33070       <method name="Void .ctor()">
33071         <size>7</size>
33072       </method>
33073       <method name="IEnumerable get_Empty()">
33074         <size>16</size>
33075       </method>
33076       <method name="Void Main()">
33077         <size>61</size>
33078       </method>
33079     </type>
33080     <type name="Program+&lt;&gt;c__Iterator0">
33081       <method name="Void .ctor()">
33082         <size>7</size>
33083       </method>
33084       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33085         <size>7</size>
33086       </method>
33087       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
33088         <size>7</size>
33089       </method>
33090       <method name="Boolean MoveNext()">
33091         <size>158</size>
33092       </method>
33093       <method name="Void Dispose()">
33094         <size>8</size>
33095       </method>
33096       <method name="Void Reset()">
33097         <size>6</size>
33098       </method>
33099       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33100         <size>7</size>
33101       </method>
33102       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
33103         <size>26</size>
33104       </method>
33105     </type>
33106   </test>
33107   <test name="test-646.cs">
33108     <type name="Program">
33109       <method name="Void .ctor()">
33110         <size>7</size>
33111       </method>
33112       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
33113         <size>7</size>
33114       </method>
33115       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
33116         <size>7</size>
33117       </method>
33118       <method name="Int32 Main()">
33119         <size>113</size>
33120       </method>
33121     </type>
33122   </test>
33123   <test name="test-647.cs">
33124     <type name="Foo">
33125       <method name="Void .ctor()">
33126         <size>7</size>
33127       </method>
33128       <method name="Void Main()">
33129         <size>28</size>
33130       </method>
33131     </type>
33132   </test>
33133   <test name="test-648.cs">
33134     <type name="ParamMismatch.TestCase">
33135       <method name="Void .ctor()">
33136         <size>7</size>
33137       </method>
33138       <method name="Void add_Culprit(System.EventHandler)">
33139         <size>1</size>
33140       </method>
33141       <method name="Void remove_Culprit(System.EventHandler)">
33142         <size>1</size>
33143       </method>
33144       <method name="Void Main()">
33145         <size>1</size>
33146       </method>
33147       <method name="Void Finalize()">
33148         <size>13</size>
33149       </method>
33150     </type>
33151   </test>
33152   <test name="test-649.cs">
33153     <type name="MainClass">
33154       <method name="Void .ctor()">
33155         <size>7</size>
33156       </method>
33157       <method name="Void Main(System.String[])">
33158         <size>609</size>
33159       </method>
33160     </type>
33161     <type name="MainClass+Decimal2">
33162       <method name="Void .ctor(Double)">
33163         <size>13</size>
33164       </method>
33165       <method name="Void .ctor(Decimal)">
33166         <size>8</size>
33167       </method>
33168       <method name="Decimal2 op_Explicit(Decimal)">
33169         <size>7</size>
33170       </method>
33171       <method name="Decimal2 op_Explicit(Double)">
33172         <size>7</size>
33173       </method>
33174       <method name="Decimal op_Implicit(Decimal2)">
33175         <size>8</size>
33176       </method>
33177     </type>
33178   </test>
33179   <test name="test-65.cs">
33180     <type name="X">
33181       <method name="Void .ctor()">
33182         <size>7</size>
33183       </method>
33184       <method name="Void receiver(S)">
33185         <size>7</size>
33186       </method>
33187       <method name="System.Object BoxS()">
33188         <size>21</size>
33189       </method>
33190       <method name="S Plain()">
33191         <size>16</size>
33192       </method>
33193       <method name="Int32 Main()">
33194         <size>98</size>
33195       </method>
33196     </type>
33197   </test>
33198   <test name="test-650.cs">
33199     <type name="App">
33200       <method name="Void .ctor()">
33201         <size>7</size>
33202       </method>
33203       <method name="Void Main()">
33204         <size>1</size>
33205       </method>
33206     </type>
33207   </test>
33208   <test name="test-651.cs">
33209     <type name="Foo">
33210       <method name="Void .ctor()">
33211         <size>7</size>
33212       </method>
33213       <method name="Void Open(IList)">
33214         <size>1</size>
33215       </method>
33216       <method name="Void Open(System.Collections.ArrayList ByRef)">
33217         <size>20</size>
33218       </method>
33219       <method name="Void Main()">
33220         <size>1</size>
33221       </method>
33222     </type>
33223   </test>
33224   <test name="test-652.cs">
33225     <type name="C">
33226       <method name="Void .ctor()">
33227         <size>7</size>
33228       </method>
33229       <method name="Int32 Main()">
33230         <size>6</size>
33231       </method>
33232       <method name="Int32 Test()">
33233         <size>27</size>
33234       </method>
33235     </type>
33236   </test>
33237   <test name="test-653.cs">
33238     <type name="C">
33239       <method name="Void .ctor()">
33240         <size>7</size>
33241       </method>
33242       <method name="Int32 Test()">
33243         <size>50</size>
33244       </method>
33245       <method name="Void Test2()">
33246         <size>32</size>
33247       </method>
33248       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
33249         <size>39</size>
33250       </method>
33251       <method name="Int32 Main()">
33252         <size>41</size>
33253       </method>
33254     </type>
33255   </test>
33256   <test name="test-654.cs">
33257     <type name="Program">
33258       <method name="Void .ctor()">
33259         <size>7</size>
33260       </method>
33261       <method name="Int32 Main()">
33262         <size>8</size>
33263       </method>
33264       <method name="Int32 Test(System.SByte*)">
33265         <size>33</size>
33266       </method>
33267     </type>
33268   </test>
33269   <test name="test-655.cs">
33270     <type name="D">
33271       <method name="Void .ctor()">
33272         <size>7</size>
33273       </method>
33274       <method name="Byte get_Item(Int32)">
33275         <size>7</size>
33276       </method>
33277       <method name="Void set_Item(Int32, Byte)">
33278         <size>8</size>
33279       </method>
33280       <method name="Int32 Main()">
33281         <size>77</size>
33282       </method>
33283     </type>
33284   </test>
33285   <test name="test-656.cs">
33286     <type name="Goo">
33287       <method name="Void .ctor()">
33288         <size>7</size>
33289       </method>
33290       <method name="Void Main()">
33291         <size>26</size>
33292       </method>
33293     </type>
33294   </test>
33295   <test name="test-657.cs">
33296     <type name="TestDebug.C">
33297       <method name="Void .ctor()">
33298         <size>7</size>
33299       </method>
33300       <method name="Void Method()">
33301         <size>1</size>
33302       </method>
33303     </type>
33304     <type name="TestDebug.Program">
33305       <method name="Void .ctor()">
33306         <size>7</size>
33307       </method>
33308       <method name="Void Excluded()">
33309         <size>11</size>
33310       </method>
33311       <method name="Int32 Main()">
33312         <size>7</size>
33313       </method>
33314     </type>
33315   </test>
33316   <test name="test-658.cs">
33317     <type name="A">
33318       <method name="Void .ctor()">
33319         <size>7</size>
33320       </method>
33321       <method name="Int32 get_Thread()">
33322         <size>2</size>
33323       </method>
33324     </type>
33325     <type name="Thread">
33326       <method name="Void .ctor()">
33327         <size>7</size>
33328       </method>
33329       <method name="Void Foo()">
33330         <size>1</size>
33331       </method>
33332     </type>
33333     <type name="B">
33334       <method name="Void .ctor()">
33335         <size>7</size>
33336       </method>
33337       <method name="Void Main()">
33338         <size>6</size>
33339       </method>
33340     </type>
33341   </test>
33342   <test name="test-659.cs">
33343     <type name="MySubClass">
33344       <method name="Void .ctor()">
33345         <size>7</size>
33346       </method>
33347       <method name="Int32 Main()">
33348         <size>30</size>
33349       </method>
33350       <method name="Void set_BB(Int32, Boolean)">
33351         <size>1</size>
33352       </method>
33353       <method name="Void Iface.set_AA(Int32, Boolean)">
33354         <size>9</size>
33355       </method>
33356     </type>
33357   </test>
33358   <test name="test-66.cs">
33359     <type name="Y">
33360       <method name="Void .ctor()">
33361         <size>7</size>
33362       </method>
33363     </type>
33364     <type name="X">
33365       <method name="Void .ctor()">
33366         <size>7</size>
33367       </method>
33368       <method name="Void .cctor()">
33369         <size>53</size>
33370       </method>
33371       <method name="Void FillOne()">
33372         <size>18</size>
33373       </method>
33374       <method name="Void FillSingle()">
33375         <size>39</size>
33376       </method>
33377       <method name="Void FillDouble()">
33378         <size>59</size>
33379       </method>
33380       <method name="Void FillObject()">
33381         <size>52</size>
33382       </method>
33383       <method name="Void FillDoubleObject()">
33384         <size>81</size>
33385       </method>
33386       <method name="Int32 TestSingle()">
33387         <size>47</size>
33388       </method>
33389       <method name="Int32 TestDouble()">
33390         <size>67</size>
33391       </method>
33392       <method name="Int32 TestObjectSingle()">
33393         <size>49</size>
33394       </method>
33395       <method name="Int32 TestObjectDouble()">
33396         <size>73</size>
33397       </method>
33398       <method name="Int32 Main()">
33399         <size>80</size>
33400       </method>
33401     </type>
33402   </test>
33403   <test name="test-660.cs">
33404     <type name="Test">
33405       <method name="Void .ctor()">
33406         <size>7</size>
33407       </method>
33408       <method name="Void Main()">
33409         <size>25</size>
33410       </method>
33411     </type>
33412     <type name="Status">
33413       <method name="Void .ctor(Code)">
33414         <size>8</size>
33415       </method>
33416       <method name="Status op_Implicit(Code)">
33417         <size>7</size>
33418       </method>
33419       <method name="Code op_Implicit(Status)">
33420         <size>8</size>
33421       </method>
33422     </type>
33423   </test>
33424   <test name="test-661.cs">
33425     <type name="Test">
33426       <method name="Void .ctor()">
33427         <size>7</size>
33428       </method>
33429       <method name="Void Main()">
33430         <size>1</size>
33431       </method>
33432       <method name="Void TestMethod()">
33433         <size>15</size>
33434       </method>
33435       <method name="SummaryInfo GetSummary()">
33436         <size>2</size>
33437       </method>
33438     </type>
33439   </test>
33440   <test name="test-662.cs">
33441     <type name="C">
33442       <method name="Void .ctor()">
33443         <size>7</size>
33444       </method>
33445       <method name="Void Main()">
33446         <size>1</size>
33447       </method>
33448     </type>
33449   </test>
33450   <test name="test-663.cs">
33451     <type name="A">
33452       <method name="Void .ctor()">
33453         <size>7</size>
33454       </method>
33455       <method name="Int32 op_Implicit(A)">
33456         <size>2</size>
33457       </method>
33458       <method name="Boolean op_Implicit(A)">
33459         <size>2</size>
33460       </method>
33461     </type>
33462     <type name="C">
33463       <method name="Void .ctor()">
33464         <size>7</size>
33465       </method>
33466       <method name="Void Main()">
33467         <size>17</size>
33468       </method>
33469     </type>
33470   </test>
33471   <test name="test-664.cs">
33472     <type name="C">
33473       <method name="Void .ctor()">
33474         <size>7</size>
33475       </method>
33476       <method name="Boolean Test(System.String)">
33477         <size>137</size>
33478       </method>
33479       <method name="Int32 Main()">
33480         <size>49</size>
33481       </method>
33482     </type>
33483   </test>
33484   <test name="test-665.cs">
33485     <type name="Test">
33486       <method name="Void .ctor()">
33487         <size>7</size>
33488       </method>
33489       <method name="Int32 Main()">
33490         <size>14</size>
33491       </method>
33492       <method name="Int32 Method(System.Object)">
33493         <size>2</size>
33494       </method>
33495     </type>
33496   </test>
33497   <test name="test-666.cs">
33498     <type name="C">
33499       <method name="Void .ctor()">
33500         <size>7</size>
33501       </method>
33502       <method name="Void Main()">
33503         <size>1</size>
33504       </method>
33505     </type>
33506   </test>
33507   <test name="test-667.cs">
33508     <type name="CA">
33509       <method name="Void .ctor()">
33510         <size>7</size>
33511       </method>
33512       <method name="Void IA.M()">
33513         <size>1</size>
33514       </method>
33515     </type>
33516     <type name="CC">
33517       <method name="Void .ctor()">
33518         <size>7</size>
33519       </method>
33520       <method name="Void Main()">
33521         <size>1</size>
33522       </method>
33523     </type>
33524   </test>
33525   <test name="test-668.cs">
33526     <type name="Bar">
33527       <method name="Void .ctor()">
33528         <size>7</size>
33529       </method>
33530     </type>
33531     <type name="Test">
33532       <method name="Void .ctor()">
33533         <size>7</size>
33534       </method>
33535       <method name="Void Main()">
33536         <size>7</size>
33537       </method>
33538     </type>
33539   </test>
33540   <test name="test-669.cs">
33541     <type name="Test">
33542       <method name="Void .ctor()">
33543         <size>7</size>
33544       </method>
33545       <method name="Void Main()">
33546         <size>3</size>
33547       </method>
33548     </type>
33549   </test>
33550   <test name="test-670.cs">
33551     <type name="C">
33552       <method name="Void .ctor()">
33553         <size>7</size>
33554       </method>
33555       <method name="Void Main()">
33556         <size>14</size>
33557       </method>
33558     </type>
33559   </test>
33560   <test name="test-671.cs">
33561     <type name="C">
33562       <method name="Void .ctor()">
33563         <size>7</size>
33564       </method>
33565       <method name="Int32 Main()">
33566         <size>19</size>
33567       </method>
33568       <method name="Boolean Bar(System.Object)">
33569         <size>2</size>
33570       </method>
33571     </type>
33572   </test>
33573   <test name="test-672.cs">
33574     <type name="X">
33575       <method name="Void .ctor()">
33576         <size>7</size>
33577       </method>
33578       <method name="System.Int32* get_Foo()">
33579         <size>3</size>
33580       </method>
33581       <method name="S* get_Foo2()">
33582         <size>3</size>
33583       </method>
33584       <method name="Void Main()">
33585         <size>1</size>
33586       </method>
33587     </type>
33588   </test>
33589   <test name="test-673.cs">
33590     <type name="Test">
33591       <method name="Void .ctor()">
33592         <size>7</size>
33593       </method>
33594       <method name="Void Foo()">
33595         <size>1</size>
33596       </method>
33597       <method name="Int32 Main()">
33598         <size>85</size>
33599       </method>
33600     </type>
33601   </test>
33602   <test name="test-674.cs">
33603     <type name="Test">
33604       <method name="Void .ctor()">
33605         <size>7</size>
33606       </method>
33607       <method name="Int32 Main()">
33608         <size>56</size>
33609       </method>
33610       <method name="Int32 &lt;Main&gt;m__0(Int32)">
33611         <size>2</size>
33612       </method>
33613     </type>
33614     <type name="Test+D">
33615       <method name="Void .ctor(Object, IntPtr)">
33616         <size>0</size>
33617       </method>
33618       <method name="Int32 Invoke(Int32)">
33619         <size>0</size>
33620       </method>
33621       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33622         <size>0</size>
33623       </method>
33624       <method name="Int32 EndInvoke(IAsyncResult)">
33625         <size>0</size>
33626       </method>
33627     </type>
33628   </test>
33629   <test name="test-675.cs">
33630     <type name="B">
33631       <method name="Void .ctor()">
33632         <size>7</size>
33633       </method>
33634       <method name="Int32 GetHashCode()">
33635         <size>2</size>
33636       </method>
33637       <method name="Boolean Equals(System.Object)">
33638         <size>2</size>
33639       </method>
33640       <method name="Boolean op_Equality(B, B)">
33641         <size>2</size>
33642       </method>
33643       <method name="Boolean op_Inequality(B, B)">
33644         <size>2</size>
33645       </method>
33646     </type>
33647     <type name="Test">
33648       <method name="Void .ctor()">
33649         <size>7</size>
33650       </method>
33651       <method name="Int32 Main()">
33652         <size>2</size>
33653       </method>
33654     </type>
33655   </test>
33656   <test name="test-676.cs">
33657     <type name="N.Item">
33658       <method name="Void .ctor()">
33659         <size>7</size>
33660       </method>
33661     </type>
33662     <type name="N.Test">
33663       <method name="Void .ctor()">
33664         <size>7</size>
33665       </method>
33666       <method name="N.Item get_Item(N.Test)">
33667         <size>2</size>
33668       </method>
33669       <method name="Void Foo(ItemSlot)">
33670         <size>27</size>
33671       </method>
33672       <method name="Int32 Main()">
33673         <size>2</size>
33674       </method>
33675     </type>
33676   </test>
33677   <test name="test-677.cs">
33678     <type name="InvokeWindow">
33679       <method name="Void .ctor()">
33680         <size>7</size>
33681       </method>
33682       <method name="Void add_E(D)">
33683         <size>24</size>
33684       </method>
33685       <method name="Void remove_E(D)">
33686         <size>24</size>
33687       </method>
33688       <method name="Void Run()">
33689         <size>12</size>
33690       </method>
33691     </type>
33692     <type name="Test">
33693       <method name="Void .ctor()">
33694         <size>7</size>
33695       </method>
33696       <method name="Int32 Main()">
33697         <size>32</size>
33698       </method>
33699       <method name="Void OnDeleteEvent()">
33700         <size>1</size>
33701       </method>
33702       <method name="Void OnDeleteEvent(Int32)">
33703         <size>1</size>
33704       </method>
33705     </type>
33706     <type name="D">
33707       <method name="Void .ctor(Object, IntPtr)">
33708         <size>0</size>
33709       </method>
33710       <method name="Void Invoke()">
33711         <size>0</size>
33712       </method>
33713       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33714         <size>0</size>
33715       </method>
33716       <method name="Void EndInvoke(IAsyncResult)">
33717         <size>0</size>
33718       </method>
33719     </type>
33720   </test>
33721   <test name="test-678.cs">
33722     <type name="NaNTest">
33723       <method name="Void .ctor(Double, Double)">
33724         <size>171</size>
33725       </method>
33726       <method name="Int32 Main()">
33727         <size>26</size>
33728       </method>
33729     </type>
33730   </test>
33731   <test name="test-679.cs">
33732     <type name="Program">
33733       <method name="Void .ctor()">
33734         <size>7</size>
33735       </method>
33736       <method name="Int32 Main()">
33737         <size>12</size>
33738       </method>
33739     </type>
33740   </test>
33741   <test name="test-68.cs">
33742     <type name="Y">
33743       <method name="Void .ctor()">
33744         <size>14</size>
33745       </method>
33746     </type>
33747     <type name="X">
33748       <method name="Void .ctor()">
33749         <size>7</size>
33750       </method>
33751       <method name="Int32 Main()">
33752         <size>147</size>
33753       </method>
33754     </type>
33755   </test>
33756   <test name="test-680.cs">
33757     <type name="AsStringProblem.MainClass">
33758       <method name="Void .ctor()">
33759         <size>7</size>
33760       </method>
33761       <method name="Void Main()">
33762         <size>94</size>
33763       </method>
33764     </type>
33765   </test>
33766   <test name="test-681.cs">
33767     <type name="Bug">
33768       <method name="Void .ctor()">
33769         <size>20</size>
33770       </method>
33771       <method name="Void Main()">
33772         <size>1</size>
33773       </method>
33774     </type>
33775     <type name="BugClass">
33776       <method name="Void .cctor()">
33777         <size>18</size>
33778       </method>
33779       <method name="Void FooImplementation(System.Void*)">
33780         <size>1</size>
33781       </method>
33782     </type>
33783     <type name="BugClass+Foo">
33784       <method name="Void .ctor(Object, IntPtr)">
33785         <size>0</size>
33786       </method>
33787       <method name="Void Invoke(System.Void*)">
33788         <size>0</size>
33789       </method>
33790       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
33791         <size>0</size>
33792       </method>
33793       <method name="Void EndInvoke(IAsyncResult)">
33794         <size>0</size>
33795       </method>
33796     </type>
33797   </test>
33798   <test name="test-682.cs">
33799     <type name="broken_cast">
33800       <method name="Void .ctor()">
33801         <size>7</size>
33802       </method>
33803       <method name="Void report(System.String)">
33804         <size>7</size>
33805       </method>
33806       <method name="Void conv_ovf_i(Int64, Boolean)">
33807         <size>73</size>
33808       </method>
33809       <method name="Void conv_ovf_i_un(Int64, Boolean)">
33810         <size>73</size>
33811       </method>
33812       <method name="Void conv_ovf_u(Int64, Boolean)">
33813         <size>73</size>
33814       </method>
33815       <method name="Void conv_ovf_u_un(Int64, Boolean)">
33816         <size>73</size>
33817       </method>
33818       <method name="Int32 Main()">
33819         <size>472</size>
33820       </method>
33821     </type>
33822   </test>
33823   <test name="test-683.cs">
33824     <type name="broken_cast">
33825       <method name="Void .ctor()">
33826         <size>7</size>
33827       </method>
33828       <method name="Int32 Main()">
33829         <size>32</size>
33830       </method>
33831     </type>
33832   </test>
33833   <test name="test-684.cs">
33834     <type name="mono_bug.Program">
33835       <method name="Void .ctor()">
33836         <size>7</size>
33837       </method>
33838       <method name="Void Main()">
33839         <size>71</size>
33840       </method>
33841       <method name="System.Double[][,] ReturnArray()">
33842         <size>62</size>
33843       </method>
33844     </type>
33845   </test>
33846   <test name="test-685.cs">
33847     <type name="C">
33848       <method name="Void .ctor()">
33849         <size>7</size>
33850       </method>
33851       <method name="Void Main()">
33852         <size>28</size>
33853       </method>
33854     </type>
33855   </test>
33856   <test name="test-686.cs">
33857     <type name="Test">
33858       <method name="Void .ctor()">
33859         <size>7</size>
33860       </method>
33861       <method name="Void Main()">
33862         <size>51</size>
33863       </method>
33864       <method name="Void Foo()">
33865         <size>145</size>
33866       </method>
33867     </type>
33868   </test>
33869   <test name="test-687.cs">
33870     <type name="XUnit">
33871       <method name="Void .ctor(Double)">
33872         <size>8</size>
33873       </method>
33874       <method name="XUnit op_Implicit(Double)">
33875         <size>10</size>
33876       </method>
33877       <method name="Double op_Implicit(XUnit)">
33878         <size>8</size>
33879       </method>
33880     </type>
33881     <type name="Unit">
33882       <method name="Void .ctor(Double)">
33883         <size>8</size>
33884       </method>
33885       <method name="Unit op_Implicit(Double)">
33886         <size>10</size>
33887       </method>
33888       <method name="Double op_Implicit(Unit)">
33889         <size>8</size>
33890       </method>
33891     </type>
33892     <type name="Test">
33893       <method name="Void .ctor()">
33894         <size>7</size>
33895       </method>
33896       <method name="Int32 Main()">
33897         <size>56</size>
33898       </method>
33899     </type>
33900   </test>
33901   <test name="test-688.cs">
33902     <type name="Test">
33903       <method name="Void .ctor()">
33904         <size>7</size>
33905       </method>
33906       <method name="System.Byte* GetFoo()">
33907         <size>7</size>
33908       </method>
33909       <method name="System.Byte* GetFoo2()">
33910         <size>7</size>
33911       </method>
33912       <method name="Int32 Main()">
33913         <size>46</size>
33914       </method>
33915     </type>
33916   </test>
33917   <test name="test-689.cs">
33918     <type name="Sample">
33919       <method name="Void Foo(System.Byte*, System.Byte*)">
33920         <size>46</size>
33921       </method>
33922       <method name="Void Main()">
33923         <size>3</size>
33924       </method>
33925     </type>
33926   </test>
33927   <test name="test-69.cs">
33928     <type name="Blah">
33929       <method name="Void .ctor()">
33930         <size>7</size>
33931       </method>
33932       <method name="Void Start_internal(IntPtr)">
33933         <size>0</size>
33934       </method>
33935       <method name="Int32 Main()">
33936         <size>2</size>
33937       </method>
33938     </type>
33939   </test>
33940   <test name="test-690.cs">
33941     <type name="Test.Test">
33942       <method name="Void .ctor()">
33943         <size>7</size>
33944       </method>
33945       <method name="Void Main()">
33946         <size>1</size>
33947       </method>
33948     </type>
33949   </test>
33950   <test name="test-691.cs">
33951     <type name="ConsoleApplication6.Program">
33952       <method name="Void .ctor()">
33953         <size>7</size>
33954       </method>
33955       <method name="Void .cctor()">
33956         <size>23</size>
33957       </method>
33958       <method name="Void Main()">
33959         <size>127</size>
33960       </method>
33961     </type>
33962   </test>
33963   <test name="test-692.cs">
33964     <type name="Test">
33965       <method name="Void .ctor()">
33966         <size>7</size>
33967       </method>
33968       <method name="Void test1(DateTime ByRef)">
33969         <size>11</size>
33970       </method>
33971       <method name="Void test2(DateTime ByRef)">
33972         <size>14</size>
33973       </method>
33974       <method name="Int32 Main()">
33975         <size>141</size>
33976       </method>
33977     </type>
33978   </test>
33979   <test name="test-693.cs">
33980     <type name="ConstTest">
33981       <method name="Void .ctor()">
33982         <size>7</size>
33983       </method>
33984       <method name="Int32 Main()">
33985         <size>32</size>
33986       </method>
33987     </type>
33988   </test>
33989   <test name="test-694.cs">
33990     <type name="Test">
33991       <method name="Void .ctor()">
33992         <size>7</size>
33993       </method>
33994       <method name="Int32 Main()">
33995         <size>2</size>
33996       </method>
33997     </type>
33998   </test>
33999   <test name="test-695.cs">
34000     <type name="Program">
34001       <method name="Void .ctor()">
34002         <size>7</size>
34003       </method>
34004       <method name="Void .cctor()">
34005         <size>53</size>
34006       </method>
34007       <method name="Int32 Main()">
34008         <size>680</size>
34009       </method>
34010       <method name="System.String get_BaseDirectory()">
34011         <size>28</size>
34012       </method>
34013     </type>
34014     <type name="&lt;PrivateImplementationDetails&gt;">
34015       <method name="Void .ctor()">
34016         <size>7</size>
34017       </method>
34018     </type>
34019   </test>
34020   <test name="test-696.cs">
34021     <type name="S">
34022       <method name="Void f(S)">
34023         <size>1</size>
34024       </method>
34025       <method name="S op_Implicit(C)">
34026         <size>2</size>
34027       </method>
34028     </type>
34029     <type name="C">
34030       <method name="Void .ctor()">
34031         <size>7</size>
34032       </method>
34033       <method name="Void Main()">
34034         <size>12</size>
34035       </method>
34036     </type>
34037   </test>
34038   <test name="test-697.cs">
34039     <type name="C">
34040       <method name="Void .ctor()">
34041         <size>7</size>
34042       </method>
34043       <method name="Void Main()">
34044         <size>1</size>
34045       </method>
34046     </type>
34047   </test>
34048   <test name="test-698.cs">
34049     <type name="test">
34050       <method name="Void .ctor()">
34051         <size>7</size>
34052       </method>
34053       <method name="Void Main()">
34054         <size>12</size>
34055       </method>
34056     </type>
34057   </test>
34058   <test name="test-699.cs">
34059     <type name="D">
34060       <method name="Void .ctor(String)">
34061         <size>25</size>
34062       </method>
34063       <method name="System.String get_message()">
34064         <size>7</size>
34065       </method>
34066       <method name="Void Main()">
34067         <size>1</size>
34068       </method>
34069     </type>
34070   </test>
34071   <test name="test-7.cs">
34072     <type name="Mine.MyBoolean">
34073       <method name="Void .ctor()">
34074         <size>7</size>
34075       </method>
34076       <method name="Boolean op_Implicit(Mine.MyBoolean)">
34077         <size>2</size>
34078       </method>
34079     </type>
34080     <type name="Mine.MyTrueFalse">
34081       <method name="Void .ctor()">
34082         <size>7</size>
34083       </method>
34084       <method name="Boolean op_True(Mine.MyTrueFalse)">
34085         <size>2</size>
34086       </method>
34087       <method name="Boolean op_False(Mine.MyTrueFalse)">
34088         <size>2</size>
34089       </method>
34090     </type>
34091     <type name="Mine.Blah">
34092       <method name="Void .ctor(Int32)">
34093         <size>14</size>
34094       </method>
34095       <method name="Int32 Main()">
34096         <size>408</size>
34097       </method>
34098       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
34099         <size>31</size>
34100       </method>
34101       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
34102         <size>22</size>
34103       </method>
34104       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
34105         <size>23</size>
34106       </method>
34107       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
34108         <size>31</size>
34109       </method>
34110       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
34111         <size>24</size>
34112       </method>
34113       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
34114         <size>24</size>
34115       </method>
34116       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
34117         <size>24</size>
34118       </method>
34119       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
34120         <size>23</size>
34121       </method>
34122       <method name="Boolean op_LogicalNot(Mine.Blah)">
34123         <size>20</size>
34124       </method>
34125       <method name="Mine.Blah op_Increment(Mine.Blah)">
34126         <size>26</size>
34127       </method>
34128       <method name="Mine.Blah op_Decrement(Mine.Blah)">
34129         <size>26</size>
34130       </method>
34131       <method name="Boolean op_True(Mine.Blah)">
34132         <size>20</size>
34133       </method>
34134       <method name="Boolean op_False(Mine.Blah)">
34135         <size>23</size>
34136       </method>
34137       <method name="Int32 op_Implicit(Mine.Blah)">
34138         <size>17</size>
34139       </method>
34140       <method name="Double op_Explicit(Mine.Blah)">
34141         <size>18</size>
34142       </method>
34143     </type>
34144   </test>
34145   <test name="test-70.cs">
34146     <type name="X">
34147       <method name="Void .ctor()">
34148         <size>7</size>
34149       </method>
34150       <method name="Int32 get_A()">
34151         <size>2</size>
34152       </method>
34153       <method name="Int32 B()">
34154         <size>2</size>
34155       </method>
34156     </type>
34157     <type name="Y">
34158       <method name="Void .ctor()">
34159         <size>7</size>
34160       </method>
34161       <method name="Int32 get_A()">
34162         <size>9</size>
34163       </method>
34164       <method name="Int32 B()">
34165         <size>9</size>
34166       </method>
34167     </type>
34168     <type name="Z">
34169       <method name="Void .ctor()">
34170         <size>7</size>
34171       </method>
34172       <method name="Int32 Main()">
34173         <size>70</size>
34174       </method>
34175     </type>
34176   </test>
34177   <test name="test-700.cs">
34178     <type name="FooAttribute">
34179       <method name="Void .ctor(String)">
34180         <size>7</size>
34181       </method>
34182     </type>
34183     <type name="Test">
34184       <method name="Void .ctor()">
34185         <size>7</size>
34186       </method>
34187     </type>
34188     <type name="Program">
34189       <method name="Void .ctor()">
34190         <size>7</size>
34191       </method>
34192       <method name="Void Main()">
34193         <size>1</size>
34194       </method>
34195     </type>
34196   </test>
34197   <test name="test-701.cs">
34198     <type name="Foo">
34199       <method name="Void .ctor()">
34200         <size>7</size>
34201       </method>
34202       <method name="UInt16 ToUint16()">
34203         <size>6</size>
34204       </method>
34205       <method name="Void Main()">
34206         <size>1</size>
34207       </method>
34208     </type>
34209   </test>
34210   <test name="test-71.cs">
34211     <type name="X">
34212       <method name="Void .ctor()">
34213         <size>7</size>
34214       </method>
34215       <method name="Void Main()">
34216         <size>37</size>
34217       </method>
34218     </type>
34219     <type name="MethodSignature">
34220       <method name="Void .ctor(String, Type, Type[])">
34221         <size>22</size>
34222       </method>
34223     </type>
34224   </test>
34225   <test name="test-72.cs">
34226     <type name="outer">
34227       <method name="Void .ctor()">
34228         <size>7</size>
34229       </method>
34230       <method name="Int32 Main()">
34231         <size>2</size>
34232       </method>
34233     </type>
34234     <type name="outer+inner">
34235       <method name="Void .ctor()">
34236         <size>7</size>
34237       </method>
34238       <method name="Void meth(System.Object)">
34239         <size>8</size>
34240       </method>
34241     </type>
34242   </test>
34243   <test name="test-73.cs">
34244     <type name="Abstract">
34245       <method name="Void .ctor()">
34246         <size>7</size>
34247       </method>
34248       <method name="Int32 A()">
34249         <size>0</size>
34250       </method>
34251     </type>
34252     <type name="Concrete">
34253       <method name="Void .ctor()">
34254         <size>7</size>
34255       </method>
34256       <method name="Int32 A()">
34257         <size>2</size>
34258       </method>
34259     </type>
34260     <type name="Test">
34261       <method name="Void .ctor()">
34262         <size>7</size>
34263       </method>
34264       <method name="Int32 Main()">
34265         <size>22</size>
34266       </method>
34267     </type>
34268   </test>
34269   <test name="test-74.cs">
34270     <type name="X">
34271       <method name="Void .ctor()">
34272         <size>7</size>
34273       </method>
34274       <method name="Int32 Main()">
34275         <size>168</size>
34276       </method>
34277     </type>
34278   </test>
34279   <test name="test-75.cs">
34280     <type name="X">
34281       <method name="Void .ctor()">
34282         <size>7</size>
34283       </method>
34284       <method name="Void .cctor()">
34285         <size>1</size>
34286       </method>
34287       <method name="X op_Addition(X, X)">
34288         <size>8</size>
34289       </method>
34290     </type>
34291     <type name="Y">
34292       <method name="Void .ctor()">
34293         <size>7</size>
34294       </method>
34295     </type>
34296     <type name="Z">
34297       <method name="Void .ctor()">
34298         <size>7</size>
34299       </method>
34300     </type>
34301     <type name="driver">
34302       <method name="Void .ctor()">
34303         <size>7</size>
34304       </method>
34305       <method name="Int32 Main()">
34306         <size>34</size>
34307       </method>
34308     </type>
34309   </test>
34310   <test name="test-76.cs">
34311     <type name="foo">
34312       <method name="Void .ctor()">
34313         <size>7</size>
34314       </method>
34315       <method name="System.String strcat(System.String[])">
34316         <size>47</size>
34317       </method>
34318       <method name="Int32 Main()">
34319         <size>142</size>
34320       </method>
34321     </type>
34322   </test>
34323   <test name="test-77.cs">
34324     <type name="XX">
34325       <method name="Void .ctor()">
34326         <size>7</size>
34327       </method>
34328       <method name="Int32 Main()">
34329         <size>220</size>
34330       </method>
34331     </type>
34332   </test>
34333   <test name="test-78.cs">
34334     <type name="N1.B">
34335       <method name="Void .ctor()">
34336         <size>7</size>
34337       </method>
34338       <method name="Boolean ShortCasting()">
34339         <size>19</size>
34340       </method>
34341       <method name="Boolean IntCasting()">
34342         <size>18</size>
34343       </method>
34344       <method name="Int32 Main()">
34345         <size>26</size>
34346       </method>
34347     </type>
34348   </test>
34349   <test name="test-79.cs">
34350     <type name="X">
34351       <method name="Void .ctor()">
34352         <size>7</size>
34353       </method>
34354       <method name="Int32 Main()">
34355         <size>40</size>
34356       </method>
34357     </type>
34358   </test>
34359   <test name="test-8.cs">
34360     <type name="X">
34361       <method name="Void .ctor()">
34362         <size>7</size>
34363       </method>
34364       <method name="Int32 Main(System.String[])">
34365         <size>115</size>
34366       </method>
34367     </type>
34368   </test>
34369   <test name="test-80.cs">
34370     <type name="X">
34371       <method name="Void .ctor()">
34372         <size>7</size>
34373       </method>
34374       <method name="Int32 Add(Int32, Int32)">
34375         <size>4</size>
34376       </method>
34377     </type>
34378     <type name="Y">
34379       <method name="Void .ctor()">
34380         <size>7</size>
34381       </method>
34382       <method name="Int32 Main()">
34383         <size>34</size>
34384       </method>
34385       <method name="Int32 A.Add(Int32, Int32)">
34386         <size>9</size>
34387       </method>
34388     </type>
34389   </test>
34390   <test name="test-81.cs">
34391     <type name="N1.A">
34392       <method name="Void .ctor()">
34393         <size>7</size>
34394       </method>
34395       <method name="Void Bar()">
34396         <size>44</size>
34397       </method>
34398       <method name="Int32 Main()">
34399         <size>71</size>
34400       </method>
34401     </type>
34402   </test>
34403   <test name="test-82.cs">
34404     <type name="N1.N2.B">
34405       <method name="Void .ctor()">
34406         <size>7</size>
34407       </method>
34408       <method name="Void Method(A ByRef)">
34409         <size>1</size>
34410       </method>
34411       <method name="Int32 Main()">
34412         <size>2</size>
34413       </method>
34414     </type>
34415     <type name="N1.N3.B">
34416       <method name="Void .ctor()">
34417         <size>7</size>
34418       </method>
34419       <method name="Void Method(A ByRef)">
34420         <size>1</size>
34421       </method>
34422     </type>
34423   </test>
34424   <test name="test-83.cs">
34425     <type name="PersonArrivedArgs">
34426       <method name="Void .ctor(String)">
34427         <size>14</size>
34428       </method>
34429     </type>
34430     <type name="Greeter">
34431       <method name="Void .ctor(String)">
34432         <size>14</size>
34433       </method>
34434       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
34435         <size>18</size>
34436       </method>
34437     </type>
34438     <type name="Room">
34439       <method name="Void .ctor()">
34440         <size>14</size>
34441       </method>
34442       <method name="Void add_PersonArrived(PersonArrivedHandler)">
34443         <size>24</size>
34444       </method>
34445       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
34446         <size>24</size>
34447       </method>
34448       <method name="Void AddPerson(System.String)">
34449         <size>14</size>
34450       </method>
34451     </type>
34452     <type name="DelegateTest">
34453       <method name="Void .ctor()">
34454         <size>7</size>
34455       </method>
34456       <method name="Int32 Main()">
34457         <size>2</size>
34458       </method>
34459     </type>
34460     <type name="PersonArrivedHandler">
34461       <method name="Void .ctor(Object, IntPtr)">
34462         <size>0</size>
34463       </method>
34464       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
34465         <size>0</size>
34466       </method>
34467       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
34468         <size>0</size>
34469       </method>
34470       <method name="Void EndInvoke(IAsyncResult)">
34471         <size>0</size>
34472       </method>
34473     </type>
34474   </test>
34475   <test name="test-84.cs">
34476     <type name="Ghost">
34477       <method name="Void .ctor()">
34478         <size>7</size>
34479       </method>
34480       <method name="Int32 Main()">
34481         <size>6</size>
34482       </method>
34483     </type>
34484   </test>
34485   <test name="test-85.cs">
34486     <type name="X">
34487       <method name="Void .ctor()">
34488         <size>7</size>
34489       </method>
34490       <method name="Int32 Main()">
34491         <size>20</size>
34492       </method>
34493     </type>
34494   </test>
34495   <test name="test-86.cs">
34496     <type name="T.T">
34497       <method name="Void .ctor()">
34498         <size>7</size>
34499       </method>
34500       <method name="Int32 method1(System.Type, Int32)">
34501         <size>23</size>
34502       </method>
34503       <method name="Int32 method1(System.Type, System.Type[])">
34504         <size>12</size>
34505       </method>
34506       <method name="Int32 method2(System.Type, Int32)">
34507         <size>23</size>
34508       </method>
34509       <method name="Int32 method2(System.Type, System.Type[])">
34510         <size>12</size>
34511       </method>
34512       <method name="Int32 Main()">
34513         <size>36</size>
34514       </method>
34515     </type>
34516   </test>
34517   <test name="test-87.cs">
34518     <type name="Top">
34519       <method name="Void .ctor()">
34520         <size>7</size>
34521       </method>
34522       <method name="Int32 Main()">
34523         <size>58</size>
34524       </method>
34525     </type>
34526     <type name="Top+X">
34527       <method name="Void .ctor()">
34528         <size>7</size>
34529       </method>
34530     </type>
34531     <type name="Top+Y">
34532       <method name="Void .ctor()">
34533         <size>7</size>
34534       </method>
34535     </type>
34536     <type name="Top+XA">
34537       <method name="Void .ctor()">
34538         <size>7</size>
34539       </method>
34540       <method name="Int32 get_one()">
34541         <size>2</size>
34542       </method>
34543     </type>
34544     <type name="Top+XB">
34545       <method name="Void .ctor()">
34546         <size>7</size>
34547       </method>
34548       <method name="Int32 get_one()">
34549         <size>2</size>
34550       </method>
34551       <method name="Int32 get_two()">
34552         <size>2</size>
34553       </method>
34554     </type>
34555     <type name="Other">
34556       <method name="Void .ctor()">
34557         <size>7</size>
34558       </method>
34559       <method name="Void X()">
34560         <size>5</size>
34561       </method>
34562     </type>
34563   </test>
34564   <test name="test-88.cs">
34565     <type name="X">
34566       <method name="Void .ctor()">
34567         <size>7</size>
34568       </method>
34569       <method name="Void f(System.String)">
34570         <size>19</size>
34571       </method>
34572       <method name="Int32 Main()">
34573         <size>67</size>
34574       </method>
34575     </type>
34576   </test>
34577   <test name="test-89.cs">
34578     <type name="X">
34579       <method name="Void .ctor(Int32)">
34580         <size>8</size>
34581       </method>
34582       <method name="X F(Int32)">
34583         <size>7</size>
34584       </method>
34585       <method name="Int32 Main()">
34586         <size>99</size>
34587       </method>
34588     </type>
34589   </test>
34590   <test name="test-9.cs">
34591     <type name="X">
34592       <method name="Void .ctor()">
34593         <size>7</size>
34594       </method>
34595       <method name="Int32 Main(System.String[])">
34596         <size>104</size>
34597       </method>
34598     </type>
34599   </test>
34600   <test name="test-90.cs">
34601     <type name="N1.Blah">
34602       <method name="Void .ctor()">
34603         <size>7</size>
34604       </method>
34605       <method name="Int32 Main()">
34606         <size>2</size>
34607       </method>
34608     </type>
34609   </test>
34610   <test name="test-91.cs">
34611     <type name="Abstract">
34612       <method name="Void .ctor()">
34613         <size>7</size>
34614       </method>
34615     </type>
34616     <type name="Plain">
34617       <method name="Void .ctor()">
34618         <size>7</size>
34619       </method>
34620     </type>
34621     <type name="Test">
34622       <method name="Void .ctor()">
34623         <size>7</size>
34624       </method>
34625       <method name="Void MyProtectedInternal()">
34626         <size>1</size>
34627       </method>
34628       <method name="Void MyInternal()">
34629         <size>1</size>
34630       </method>
34631       <method name="Void MyPublic()">
34632         <size>1</size>
34633       </method>
34634       <method name="Void MyPrivate()">
34635         <size>1</size>
34636       </method>
34637       <method name="Int32 Main()">
34638         <size>242</size>
34639       </method>
34640     </type>
34641   </test>
34642   <test name="test-92.cs">
34643     <type name="Outer">
34644       <method name="Void .ctor()">
34645         <size>7</size>
34646       </method>
34647     </type>
34648     <type name="Outer+Inner">
34649       <method name="Void .ctor()">
34650         <size>7</size>
34651       </method>
34652     </type>
34653     <type name="InnerBase">
34654       <method name="Void .ctor()">
34655         <size>7</size>
34656       </method>
34657     </type>
34658     <type name="MainClass">
34659       <method name="Void .ctor()">
34660         <size>7</size>
34661       </method>
34662       <method name="Int32 Main()">
34663         <size>2</size>
34664       </method>
34665     </type>
34666   </test>
34667   <test name="test-93.cs">
34668     <type name="N1.C">
34669       <method name="Void .ctor()">
34670         <size>7</size>
34671       </method>
34672       <method name="Void method(B ByRef)">
34673         <size>15</size>
34674       </method>
34675     </type>
34676     <type name="Test">
34677       <method name="Void .ctor()">
34678         <size>7</size>
34679       </method>
34680       <method name="Int32 Main()">
34681         <size>15</size>
34682       </method>
34683     </type>
34684   </test>
34685   <test name="test-94.cs">
34686     <type name="Base">
34687       <method name="Void .ctor()">
34688         <size>7</size>
34689       </method>
34690       <method name="Int32 IVehicle.Start()">
34691         <size>2</size>
34692       </method>
34693       <method name="Int32 Stop()">
34694         <size>2</size>
34695       </method>
34696       <method name="Int32 Turn()">
34697         <size>2</size>
34698       </method>
34699     </type>
34700     <type name="Derived1">
34701       <method name="Void .ctor()">
34702         <size>7</size>
34703       </method>
34704       <method name="Int32 Turn()">
34705         <size>2</size>
34706       </method>
34707     </type>
34708     <type name="Derived2">
34709       <method name="Void .ctor()">
34710         <size>7</size>
34711       </method>
34712       <method name="Int32 IVehicle.Start()">
34713         <size>2</size>
34714       </method>
34715       <method name="Int32 IVehicle.Turn()">
34716         <size>2</size>
34717       </method>
34718       <method name="Int32 Stop()">
34719         <size>2</size>
34720       </method>
34721       <method name="Int32 Turn()">
34722         <size>2</size>
34723       </method>
34724     </type>
34725     <type name="Test">
34726       <method name="Void .ctor()">
34727         <size>7</size>
34728       </method>
34729       <method name="Int32 Main()">
34730         <size>88</size>
34731       </method>
34732     </type>
34733   </test>
34734   <test name="test-95.cs">
34735     <type name="X">
34736       <method name="Void .ctor()">
34737         <size>7</size>
34738       </method>
34739       <method name="Int32 Main()">
34740         <size>30</size>
34741       </method>
34742     </type>
34743   </test>
34744   <test name="test-96.cs">
34745     <type name="N1.A">
34746       <method name="Void .ctor()">
34747         <size>7</size>
34748       </method>
34749       <method name="Int32 Main()">
34750         <size>2</size>
34751       </method>
34752     </type>
34753     <type name="N1.C">
34754       <method name="Void .ctor(Object, IntPtr)">
34755         <size>0</size>
34756       </method>
34757       <method name="Void Invoke(System.Object, N1.A)">
34758         <size>0</size>
34759       </method>
34760       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
34761         <size>0</size>
34762       </method>
34763       <method name="Void EndInvoke(IAsyncResult)">
34764         <size>0</size>
34765       </method>
34766     </type>
34767   </test>
34768   <test name="test-97.cs">
34769     <type name="X">
34770       <method name="Void .ctor()">
34771         <size>7</size>
34772       </method>
34773       <method name="Int32 Main()">
34774         <size>2</size>
34775       </method>
34776     </type>
34777   </test>
34778   <test name="test-98.cs">
34779     <type name="X">
34780       <method name="Void .ctor()">
34781         <size>7</size>
34782       </method>
34783       <method name="Void b()">
34784         <size>19</size>
34785       </method>
34786     </type>
34787     <type name="Y">
34788       <method name="Void .ctor()">
34789         <size>7</size>
34790       </method>
34791       <method name="Int32 Main()">
34792         <size>2</size>
34793       </method>
34794     </type>
34795   </test>
34796   <test name="test-99.cs">
34797     <type name="X">
34798       <method name="Void .ctor()">
34799         <size>7</size>
34800       </method>
34801       <method name="Int32 Main()">
34802         <size>104</size>
34803       </method>
34804     </type>
34805   </test>
34806   <test name="test-anon-01.cs">
34807     <type name="X">
34808       <method name="Void .ctor()">
34809         <size>7</size>
34810       </method>
34811       <method name="Int32 Main()">
34812         <size>21</size>
34813       </method>
34814     </type>
34815     <type name="S">
34816       <method name="Void .ctor(Object, IntPtr)">
34817         <size>0</size>
34818       </method>
34819       <method name="Void Invoke()">
34820         <size>0</size>
34821       </method>
34822       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34823         <size>0</size>
34824       </method>
34825       <method name="Void EndInvoke(IAsyncResult)">
34826         <size>0</size>
34827       </method>
34828     </type>
34829     <type name="X+&lt;Main&gt;c__AnonStorey0">
34830       <method name="Void .ctor()">
34831         <size>7</size>
34832       </method>
34833       <method name="Void &lt;&gt;m__0()">
34834         <size>8</size>
34835       </method>
34836     </type>
34837   </test>
34838   <test name="test-anon-02.cs">
34839     <type name="X">
34840       <method name="Void .ctor()">
34841         <size>7</size>
34842       </method>
34843       <method name="Int32 Main()">
34844         <size>151</size>
34845       </method>
34846     </type>
34847     <type name="S">
34848       <method name="Void .ctor(Object, IntPtr)">
34849         <size>0</size>
34850       </method>
34851       <method name="Void Invoke()">
34852         <size>0</size>
34853       </method>
34854       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34855         <size>0</size>
34856       </method>
34857       <method name="Void EndInvoke(IAsyncResult)">
34858         <size>0</size>
34859       </method>
34860     </type>
34861     <type name="X+&lt;Main&gt;c__AnonStorey0">
34862       <method name="Void .ctor()">
34863         <size>7</size>
34864       </method>
34865       <method name="Void &lt;&gt;m__0()">
34866         <size>113</size>
34867       </method>
34868     </type>
34869   </test>
34870   <test name="test-anon-03.cs">
34871     <type name="X">
34872       <method name="Void .ctor()">
34873         <size>7</size>
34874       </method>
34875       <method name="Void Main()">
34876         <size>59</size>
34877       </method>
34878     </type>
34879     <type name="S">
34880       <method name="Void .ctor(Object, IntPtr)">
34881         <size>0</size>
34882       </method>
34883       <method name="Void Invoke()">
34884         <size>0</size>
34885       </method>
34886       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34887         <size>0</size>
34888       </method>
34889       <method name="Void EndInvoke(IAsyncResult)">
34890         <size>0</size>
34891       </method>
34892     </type>
34893     <type name="X+&lt;Main&gt;c__AnonStorey0">
34894       <method name="Void .ctor()">
34895         <size>7</size>
34896       </method>
34897       <method name="Void &lt;&gt;m__0()">
34898         <size>8</size>
34899       </method>
34900     </type>
34901   </test>
34902   <test name="test-anon-04.cs">
34903     <type name="X">
34904       <method name="Void .ctor()">
34905         <size>7</size>
34906       </method>
34907       <method name="Void Main()">
34908         <size>59</size>
34909       </method>
34910     </type>
34911     <type name="S">
34912       <method name="Void .ctor(Object, IntPtr)">
34913         <size>0</size>
34914       </method>
34915       <method name="Void Invoke()">
34916         <size>0</size>
34917       </method>
34918       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34919         <size>0</size>
34920       </method>
34921       <method name="Void EndInvoke(IAsyncResult)">
34922         <size>0</size>
34923       </method>
34924     </type>
34925     <type name="X+&lt;Main&gt;c__AnonStorey0">
34926       <method name="Void .ctor()">
34927         <size>7</size>
34928       </method>
34929       <method name="Void &lt;&gt;m__0()">
34930         <size>30</size>
34931       </method>
34932     </type>
34933   </test>
34934   <test name="test-anon-05.cs">
34935     <type name="X">
34936       <method name="Void .ctor()">
34937         <size>7</size>
34938       </method>
34939       <method name="Int32 Main()">
34940         <size>207</size>
34941       </method>
34942       <method name="Boolean t(Int32, Int32)">
34943         <size>5</size>
34944       </method>
34945     </type>
34946     <type name="S">
34947       <method name="Void .ctor(Object, IntPtr)">
34948         <size>0</size>
34949       </method>
34950       <method name="Void Invoke()">
34951         <size>0</size>
34952       </method>
34953       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34954         <size>0</size>
34955       </method>
34956       <method name="Void EndInvoke(IAsyncResult)">
34957         <size>0</size>
34958       </method>
34959     </type>
34960     <type name="X+&lt;Main&gt;c__AnonStorey1">
34961       <method name="Void .ctor()">
34962         <size>7</size>
34963       </method>
34964       <method name="Void &lt;&gt;m__0()">
34965         <size>76</size>
34966       </method>
34967     </type>
34968     <type name="X+&lt;Main&gt;c__AnonStorey0">
34969       <method name="Void .ctor()">
34970         <size>7</size>
34971       </method>
34972     </type>
34973   </test>
34974   <test name="test-anon-06.cs">
34975     <type name="X">
34976       <method name="Void .ctor()">
34977         <size>7</size>
34978       </method>
34979       <method name="Int32 Main()">
34980         <size>112</size>
34981       </method>
34982     </type>
34983     <type name="S">
34984       <method name="Void .ctor(Object, IntPtr)">
34985         <size>0</size>
34986       </method>
34987       <method name="Void Invoke()">
34988         <size>0</size>
34989       </method>
34990       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34991         <size>0</size>
34992       </method>
34993       <method name="Void EndInvoke(IAsyncResult)">
34994         <size>0</size>
34995       </method>
34996     </type>
34997     <type name="X+&lt;Main&gt;c__AnonStorey0">
34998       <method name="Void .ctor()">
34999         <size>7</size>
35000       </method>
35001       <method name="Void &lt;&gt;m__0()">
35002         <size>18</size>
35003       </method>
35004     </type>
35005   </test>
35006   <test name="test-anon-07.cs">
35007     <type name="X">
35008       <method name="Void .ctor()">
35009         <size>7</size>
35010       </method>
35011       <method name="Int32 Main()">
35012         <size>120</size>
35013       </method>
35014       <method name="Boolean t(Int32, Int32)">
35015         <size>5</size>
35016       </method>
35017     </type>
35018     <type name="D">
35019       <method name="Void .ctor(Object, IntPtr)">
35020         <size>0</size>
35021       </method>
35022       <method name="Void Invoke()">
35023         <size>0</size>
35024       </method>
35025       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35026         <size>0</size>
35027       </method>
35028       <method name="Void EndInvoke(IAsyncResult)">
35029         <size>0</size>
35030       </method>
35031     </type>
35032     <type name="X+&lt;Main&gt;c__AnonStorey0">
35033       <method name="Void .ctor()">
35034         <size>7</size>
35035       </method>
35036       <method name="Void &lt;&gt;m__0()">
35037         <size>18</size>
35038       </method>
35039       <method name="Void &lt;&gt;m__1()">
35040         <size>18</size>
35041       </method>
35042     </type>
35043   </test>
35044   <test name="test-anon-08.cs">
35045     <type name="X">
35046       <method name="Void .ctor()">
35047         <size>7</size>
35048       </method>
35049       <method name="Int32 Main()">
35050         <size>35</size>
35051       </method>
35052     </type>
35053     <type name="S">
35054       <method name="Void .ctor(Object, IntPtr)">
35055         <size>0</size>
35056       </method>
35057       <method name="Void Invoke()">
35058         <size>0</size>
35059       </method>
35060       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35061         <size>0</size>
35062       </method>
35063       <method name="Void EndInvoke(IAsyncResult)">
35064         <size>0</size>
35065       </method>
35066     </type>
35067     <type name="X+&lt;Main&gt;c__AnonStorey0">
35068       <method name="Void .ctor()">
35069         <size>7</size>
35070       </method>
35071       <method name="Void &lt;&gt;m__0()">
35072         <size>13</size>
35073       </method>
35074     </type>
35075   </test>
35076   <test name="test-anon-09.cs">
35077     <type name="X">
35078       <method name="Void .ctor()">
35079         <size>7</size>
35080       </method>
35081       <method name="Int32 Main()">
35082         <size>59</size>
35083       </method>
35084     </type>
35085     <type name="X+D">
35086       <method name="Void .ctor(Object, IntPtr)">
35087         <size>0</size>
35088       </method>
35089       <method name="Void Invoke()">
35090         <size>0</size>
35091       </method>
35092       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35093         <size>0</size>
35094       </method>
35095       <method name="Void EndInvoke(IAsyncResult)">
35096         <size>0</size>
35097       </method>
35098     </type>
35099     <type name="X+&lt;Main&gt;c__AnonStorey0">
35100       <method name="Void .ctor()">
35101         <size>7</size>
35102       </method>
35103       <method name="Void &lt;&gt;m__0()">
35104         <size>49</size>
35105       </method>
35106     </type>
35107   </test>
35108   <test name="test-anon-10.cs">
35109     <type name="S">
35110       <method name="Void .ctor()">
35111         <size>7</size>
35112       </method>
35113       <method name="Void Test()">
35114         <size>105</size>
35115       </method>
35116       <method name="Int32 Main()">
35117         <size>66</size>
35118       </method>
35119     </type>
35120     <type name="S+T">
35121       <method name="Void .ctor(Object, IntPtr)">
35122         <size>0</size>
35123       </method>
35124       <method name="Void Invoke()">
35125         <size>0</size>
35126       </method>
35127       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35128         <size>0</size>
35129       </method>
35130       <method name="Void EndInvoke(IAsyncResult)">
35131         <size>0</size>
35132       </method>
35133     </type>
35134     <type name="S+&lt;Test&gt;c__AnonStorey1">
35135       <method name="Void .ctor()">
35136         <size>7</size>
35137       </method>
35138     </type>
35139     <type name="S+&lt;Test&gt;c__AnonStorey0">
35140       <method name="Void .ctor()">
35141         <size>7</size>
35142       </method>
35143     </type>
35144     <type name="S+&lt;Test&gt;c__AnonStorey1">
35145       <method name="Void &lt;&gt;m__0()">
35146         <size>76</size>
35147       </method>
35148     </type>
35149   </test>
35150   <test name="test-anon-11.cs">
35151     <type name="X">
35152       <method name="Void .ctor()">
35153         <size>7</size>
35154       </method>
35155       <method name="Int32 Main()">
35156         <size>122</size>
35157       </method>
35158     </type>
35159     <type name="D">
35160       <method name="Void .ctor(Object, IntPtr)">
35161         <size>0</size>
35162       </method>
35163       <method name="Void Invoke(Int32)">
35164         <size>0</size>
35165       </method>
35166       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35167         <size>0</size>
35168       </method>
35169       <method name="Void EndInvoke(IAsyncResult)">
35170         <size>0</size>
35171       </method>
35172     </type>
35173     <type name="E">
35174       <method name="Void .ctor(Object, IntPtr)">
35175         <size>0</size>
35176       </method>
35177       <method name="Void Invoke(Int32 ByRef)">
35178         <size>0</size>
35179       </method>
35180       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
35181         <size>0</size>
35182       </method>
35183       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
35184         <size>0</size>
35185       </method>
35186     </type>
35187     <type name="F">
35188       <method name="Void .ctor(Object, IntPtr)">
35189         <size>0</size>
35190       </method>
35191       <method name="Void Invoke(System.Int32[])">
35192         <size>0</size>
35193       </method>
35194       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
35195         <size>0</size>
35196       </method>
35197       <method name="Void EndInvoke(IAsyncResult)">
35198         <size>0</size>
35199       </method>
35200     </type>
35201     <type name="X">
35202       <method name="Void &lt;Main&gt;m__0(Int32)">
35203         <size>1</size>
35204       </method>
35205       <method name="Void &lt;Main&gt;m__1(Int32)">
35206         <size>1</size>
35207       </method>
35208       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
35209         <size>1</size>
35210       </method>
35211       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
35212         <size>1</size>
35213       </method>
35214     </type>
35215   </test>
35216   <test name="test-anon-12.cs">
35217     <type name="X">
35218       <method name="Void .ctor()">
35219         <size>7</size>
35220       </method>
35221       <method name="Int32 Main()">
35222         <size>257</size>
35223       </method>
35224       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
35225         <size>79</size>
35226       </method>
35227     </type>
35228     <type name="predicate">
35229       <method name="Void .ctor(Object, IntPtr)">
35230         <size>0</size>
35231       </method>
35232       <method name="Boolean 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="Boolean EndInvoke(IAsyncResult)">
35239         <size>0</size>
35240       </method>
35241     </type>
35242     <type name="X">
35243       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
35244         <size>13</size>
35245       </method>
35246     </type>
35247   </test>
35248   <test name="test-anon-13.cs">
35249     <type name="X">
35250       <method name="Void .ctor(Int32)">
35251         <size>14</size>
35252       </method>
35253       <method name="Void Main()">
35254         <size>42</size>
35255       </method>
35256       <method name="D T()">
35257         <size>15</size>
35258       </method>
35259       <method name="System.String CALL()">
35260         <size>6</size>
35261       </method>
35262     </type>
35263     <type name="D">
35264       <method name="Void .ctor(Object, IntPtr)">
35265         <size>0</size>
35266       </method>
35267       <method name="Void Invoke()">
35268         <size>0</size>
35269       </method>
35270       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35271         <size>0</size>
35272       </method>
35273       <method name="Void EndInvoke(IAsyncResult)">
35274         <size>0</size>
35275       </method>
35276     </type>
35277     <type name="X">
35278       <method name="Void &lt;T&gt;m__0()">
35279         <size>22</size>
35280       </method>
35281     </type>
35282   </test>
35283   <test name="test-anon-14.cs">
35284     <type name="X">
35285       <method name="Void .ctor()">
35286         <size>7</size>
35287       </method>
35288       <method name="Void add_Click(X+T)">
35289         <size>22</size>
35290       </method>
35291       <method name="Void remove_Click(X+T)">
35292         <size>22</size>
35293       </method>
35294       <method name="Void Method()">
35295         <size>1</size>
35296       </method>
35297       <method name="Void Main()">
35298         <size>46</size>
35299       </method>
35300     </type>
35301     <type name="X+T">
35302       <method name="Void .ctor(Object, IntPtr)">
35303         <size>0</size>
35304       </method>
35305       <method name="Void Invoke()">
35306         <size>0</size>
35307       </method>
35308       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35309         <size>0</size>
35310       </method>
35311       <method name="Void EndInvoke(IAsyncResult)">
35312         <size>0</size>
35313       </method>
35314     </type>
35315   </test>
35316   <test name="test-anon-15.cs">
35317     <type name="Foo">
35318       <method name="Void .ctor()">
35319         <size>7</size>
35320       </method>
35321       <method name="Void Main()">
35322         <size>43</size>
35323       </method>
35324     </type>
35325     <type name="Foo+Inner">
35326       <method name="Void .ctor(String)">
35327         <size>7</size>
35328       </method>
35329     </type>
35330     <type name="Foo+foo_fn">
35331       <method name="Void .ctor(Object, IntPtr)">
35332         <size>0</size>
35333       </method>
35334       <method name="Foo+Inner Invoke(System.String)">
35335         <size>0</size>
35336       </method>
35337       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
35338         <size>0</size>
35339       </method>
35340       <method name="Foo+Inner EndInvoke(IAsyncResult)">
35341         <size>0</size>
35342       </method>
35343     </type>
35344     <type name="Foo">
35345       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
35346         <size>13</size>
35347       </method>
35348     </type>
35349   </test>
35350   <test name="test-anon-16.cs">
35351     <type name="X">
35352       <method name="Void .ctor(Int32)">
35353         <size>14</size>
35354       </method>
35355       <method name="Void Main()">
35356         <size>42</size>
35357       </method>
35358       <method name="D T()">
35359         <size>15</size>
35360       </method>
35361     </type>
35362     <type name="D">
35363       <method name="Void .ctor(Object, IntPtr)">
35364         <size>0</size>
35365       </method>
35366       <method name="Void Invoke()">
35367         <size>0</size>
35368       </method>
35369       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35370         <size>0</size>
35371       </method>
35372       <method name="Void EndInvoke(IAsyncResult)">
35373         <size>0</size>
35374       </method>
35375     </type>
35376     <type name="X">
35377       <method name="Void &lt;T&gt;m__0()">
35378         <size>27</size>
35379       </method>
35380     </type>
35381   </test>
35382   <test name="test-anon-17.cs">
35383     <type name="Button">
35384       <method name="Void .ctor()">
35385         <size>7</size>
35386       </method>
35387       <method name="Void add_Clicked(ClickEvent)">
35388         <size>24</size>
35389       </method>
35390       <method name="Void remove_Clicked(ClickEvent)">
35391         <size>24</size>
35392       </method>
35393       <method name="Void DoClick()">
35394         <size>12</size>
35395       </method>
35396     </type>
35397     <type name="X">
35398       <method name="Void .ctor()">
35399         <size>7</size>
35400       </method>
35401       <method name="Void .cctor()">
35402         <size>1</size>
35403       </method>
35404       <method name="Int32 Main()">
35405         <size>61</size>
35406       </method>
35407     </type>
35408     <type name="ClickEvent">
35409       <method name="Void .ctor(Object, IntPtr)">
35410         <size>0</size>
35411       </method>
35412       <method name="Void Invoke()">
35413         <size>0</size>
35414       </method>
35415       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35416         <size>0</size>
35417       </method>
35418       <method name="Void EndInvoke(IAsyncResult)">
35419         <size>0</size>
35420       </method>
35421     </type>
35422     <type name="X">
35423       <method name="Void &lt;Main&gt;m__0()">
35424         <size>17</size>
35425       </method>
35426     </type>
35427   </test>
35428   <test name="test-anon-18.cs">
35429     <type name="DelegateTest">
35430       <method name="Void .ctor()">
35431         <size>7</size>
35432       </method>
35433       <method name="Void Main(System.String[])">
35434         <size>83</size>
35435       </method>
35436     </type>
35437     <type name="A">
35438       <method name="Void .ctor(Object, IntPtr)">
35439         <size>0</size>
35440       </method>
35441       <method name="Void Invoke()">
35442         <size>0</size>
35443       </method>
35444       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35445         <size>0</size>
35446       </method>
35447       <method name="Void EndInvoke(IAsyncResult)">
35448         <size>0</size>
35449       </method>
35450     </type>
35451     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
35452       <method name="Void .ctor()">
35453         <size>7</size>
35454       </method>
35455       <method name="Void &lt;&gt;m__0()">
35456         <size>17</size>
35457       </method>
35458     </type>
35459   </test>
35460   <test name="test-anon-19.cs">
35461     <type name="X">
35462       <method name="Void .ctor()">
35463         <size>7</size>
35464       </method>
35465       <method name="Int32 Main()">
35466         <size>223</size>
35467       </method>
35468       <method name="Boolean t(Int32, Int32)">
35469         <size>5</size>
35470       </method>
35471     </type>
35472     <type name="S">
35473       <method name="Void .ctor(Object, IntPtr)">
35474         <size>0</size>
35475       </method>
35476       <method name="Void Invoke()">
35477         <size>0</size>
35478       </method>
35479       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35480         <size>0</size>
35481       </method>
35482       <method name="Void EndInvoke(IAsyncResult)">
35483         <size>0</size>
35484       </method>
35485     </type>
35486     <type name="X+&lt;Main&gt;c__AnonStorey1">
35487       <method name="Void .ctor()">
35488         <size>7</size>
35489       </method>
35490       <method name="Void &lt;&gt;m__0()">
35491         <size>93</size>
35492       </method>
35493     </type>
35494     <type name="X+&lt;Main&gt;c__AnonStorey0">
35495       <method name="Void .ctor()">
35496         <size>7</size>
35497       </method>
35498     </type>
35499   </test>
35500   <test name="test-anon-20.cs">
35501     <type name="X">
35502       <method name="Void .ctor()">
35503         <size>7</size>
35504       </method>
35505       <method name="Void Main()">
35506         <size>33</size>
35507       </method>
35508       <method name="D MainHost()">
35509         <size>28</size>
35510       </method>
35511     </type>
35512     <type name="D">
35513       <method name="Void .ctor(Object, IntPtr)">
35514         <size>0</size>
35515       </method>
35516       <method name="Void Invoke()">
35517         <size>0</size>
35518       </method>
35519       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35520         <size>0</size>
35521       </method>
35522       <method name="Void EndInvoke(IAsyncResult)">
35523         <size>0</size>
35524       </method>
35525     </type>
35526     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
35527       <method name="Void .ctor()">
35528         <size>7</size>
35529       </method>
35530       <method name="Void &lt;&gt;m__0()">
35531         <size>52</size>
35532       </method>
35533     </type>
35534     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
35535       <method name="Void .ctor()">
35536         <size>7</size>
35537       </method>
35538       <method name="Void &lt;&gt;m__1()">
35539         <size>52</size>
35540       </method>
35541     </type>
35542   </test>
35543   <test name="test-anon-21.cs">
35544     <type name="X">
35545       <method name="Void .ctor()">
35546         <size>7</size>
35547       </method>
35548       <method name="Void .cctor()">
35549         <size>1</size>
35550       </method>
35551       <method name="Int32 Main()">
35552         <size>68</size>
35553       </method>
35554       <method name="Void M()">
35555         <size>44</size>
35556       </method>
35557     </type>
35558     <type name="D">
35559       <method name="Void .ctor(Object, IntPtr)">
35560         <size>0</size>
35561       </method>
35562       <method name="Void Invoke()">
35563         <size>0</size>
35564       </method>
35565       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35566         <size>0</size>
35567       </method>
35568       <method name="Void EndInvoke(IAsyncResult)">
35569         <size>0</size>
35570       </method>
35571     </type>
35572     <type name="X+&lt;M&gt;c__AnonStorey0">
35573       <method name="Void .ctor()">
35574         <size>7</size>
35575       </method>
35576       <method name="Void &lt;&gt;m__0()">
35577         <size>48</size>
35578       </method>
35579     </type>
35580     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
35581       <method name="Void .ctor()">
35582         <size>7</size>
35583       </method>
35584       <method name="Void &lt;&gt;m__1()">
35585         <size>81</size>
35586       </method>
35587     </type>
35588   </test>
35589   <test name="test-anon-22.cs">
35590     <type name="X">
35591       <method name="Void .ctor()">
35592         <size>7</size>
35593       </method>
35594       <method name="Void Main()">
35595         <size>33</size>
35596       </method>
35597       <method name="D T()">
35598         <size>28</size>
35599       </method>
35600     </type>
35601     <type name="D">
35602       <method name="Void .ctor(Object, IntPtr)">
35603         <size>0</size>
35604       </method>
35605       <method name="Void Invoke()">
35606         <size>0</size>
35607       </method>
35608       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35609         <size>0</size>
35610       </method>
35611       <method name="Void EndInvoke(IAsyncResult)">
35612         <size>0</size>
35613       </method>
35614     </type>
35615     <type name="X+&lt;T&gt;c__AnonStorey0">
35616       <method name="Void .ctor()">
35617         <size>7</size>
35618       </method>
35619       <method name="Void &lt;&gt;m__0()">
35620         <size>52</size>
35621       </method>
35622     </type>
35623     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
35624       <method name="Void .ctor()">
35625         <size>7</size>
35626       </method>
35627       <method name="Void &lt;&gt;m__1()">
35628         <size>52</size>
35629       </method>
35630     </type>
35631   </test>
35632   <test name="test-anon-23.cs">
35633     <type name="X">
35634       <method name="Void .ctor()">
35635         <size>7</size>
35636       </method>
35637       <method name="Int32 Main()">
35638         <size>68</size>
35639       </method>
35640       <method name="Void M()">
35641         <size>34</size>
35642       </method>
35643     </type>
35644     <type name="D">
35645       <method name="Void .ctor(Object, IntPtr)">
35646         <size>0</size>
35647       </method>
35648       <method name="Void Invoke()">
35649         <size>0</size>
35650       </method>
35651       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35652         <size>0</size>
35653       </method>
35654       <method name="Void EndInvoke(IAsyncResult)">
35655         <size>0</size>
35656       </method>
35657     </type>
35658     <type name="X+&lt;M&gt;c__AnonStorey0">
35659       <method name="Void .ctor()">
35660         <size>7</size>
35661       </method>
35662       <method name="Void &lt;&gt;m__0()">
35663         <size>38</size>
35664       </method>
35665     </type>
35666     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
35667       <method name="Void .ctor()">
35668         <size>7</size>
35669       </method>
35670       <method name="Void &lt;&gt;m__1()">
35671         <size>24</size>
35672       </method>
35673     </type>
35674   </test>
35675   <test name="test-anon-24.cs">
35676     <type name="X">
35677       <method name="Void .ctor()">
35678         <size>7</size>
35679       </method>
35680       <method name="Void Main()">
35681         <size>29</size>
35682       </method>
35683       <method name="D T(Int32)">
35684         <size>28</size>
35685       </method>
35686     </type>
35687     <type name="D">
35688       <method name="Void .ctor(Object, IntPtr)">
35689         <size>0</size>
35690       </method>
35691       <method name="Int32 Invoke()">
35692         <size>0</size>
35693       </method>
35694       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35695         <size>0</size>
35696       </method>
35697       <method name="Int32 EndInvoke(IAsyncResult)">
35698         <size>0</size>
35699       </method>
35700     </type>
35701     <type name="X+&lt;T&gt;c__AnonStorey0">
35702       <method name="Void .ctor()">
35703         <size>7</size>
35704       </method>
35705       <method name="Int32 &lt;&gt;m__0()">
35706         <size>21</size>
35707       </method>
35708     </type>
35709   </test>
35710   <test name="test-anon-25.cs">
35711     <type name="X">
35712       <method name="Void .ctor()">
35713         <size>7</size>
35714       </method>
35715       <method name="Int32 Main()">
35716         <size>48</size>
35717       </method>
35718       <method name="D T(Int32)">
35719         <size>28</size>
35720       </method>
35721     </type>
35722     <type name="D">
35723       <method name="Void .ctor(Object, IntPtr)">
35724         <size>0</size>
35725       </method>
35726       <method name="Int32 Invoke(Int32)">
35727         <size>0</size>
35728       </method>
35729       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35730         <size>0</size>
35731       </method>
35732       <method name="Int32 EndInvoke(IAsyncResult)">
35733         <size>0</size>
35734       </method>
35735     </type>
35736     <type name="X+&lt;T&gt;c__AnonStorey0">
35737       <method name="Void .ctor()">
35738         <size>7</size>
35739       </method>
35740       <method name="Int32 &lt;&gt;m__0(Int32)">
35741         <size>9</size>
35742       </method>
35743     </type>
35744   </test>
35745   <test name="test-anon-27.cs">
35746     <type name="X">
35747       <method name="Void .ctor()">
35748         <size>7</size>
35749       </method>
35750       <method name="Int32 Main()">
35751         <size>138</size>
35752       </method>
35753       <method name="Void M(Int32)">
35754         <size>59</size>
35755       </method>
35756     </type>
35757     <type name="D">
35758       <method name="Void .ctor(Object, IntPtr)">
35759         <size>0</size>
35760       </method>
35761       <method name="Void Invoke()">
35762         <size>0</size>
35763       </method>
35764       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35765         <size>0</size>
35766       </method>
35767       <method name="Void EndInvoke(IAsyncResult)">
35768         <size>0</size>
35769       </method>
35770     </type>
35771     <type name="X+&lt;M&gt;c__AnonStorey0">
35772       <method name="Void .ctor()">
35773         <size>7</size>
35774       </method>
35775       <method name="Void &lt;&gt;m__0()">
35776         <size>38</size>
35777       </method>
35778     </type>
35779     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
35780       <method name="Void .ctor()">
35781         <size>7</size>
35782       </method>
35783       <method name="Void &lt;&gt;m__1()">
35784         <size>50</size>
35785       </method>
35786     </type>
35787   </test>
35788   <test name="test-anon-28.cs">
35789     <type name="Delegable">
35790       <method name="Void .ctor()">
35791         <size>7</size>
35792       </method>
35793       <method name="Void add_MyDelegate(System.EventHandler)">
35794         <size>24</size>
35795       </method>
35796       <method name="Void remove_MyDelegate(System.EventHandler)">
35797         <size>24</size>
35798       </method>
35799     </type>
35800     <type name="DelegateTest">
35801       <method name="Void .ctor()">
35802         <size>7</size>
35803       </method>
35804       <method name="Void Main(System.String[])">
35805         <size>58</size>
35806       </method>
35807     </type>
35808     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
35809       <method name="Void .ctor()">
35810         <size>7</size>
35811       </method>
35812       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
35813         <size>33</size>
35814       </method>
35815     </type>
35816   </test>
35817   <test name="test-anon-29.cs">
35818     <type name="X">
35819       <method name="Void .ctor()">
35820         <size>108</size>
35821       </method>
35822       <method name="System.String Hello()">
35823         <size>20</size>
35824       </method>
35825       <method name="Void Main()">
35826         <size>18</size>
35827       </method>
35828     </type>
35829     <type name="X+Foo">
35830       <method name="Void .ctor(Object, IntPtr)">
35831         <size>0</size>
35832       </method>
35833       <method name="System.String Invoke()">
35834         <size>0</size>
35835       </method>
35836       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35837         <size>0</size>
35838       </method>
35839       <method name="System.String EndInvoke(IAsyncResult)">
35840         <size>0</size>
35841       </method>
35842     </type>
35843     <type name="X+Bar">
35844       <method name="Void .ctor(Object, IntPtr)">
35845         <size>0</size>
35846       </method>
35847       <method name="Void Invoke(System.String)">
35848         <size>0</size>
35849       </method>
35850       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
35851         <size>0</size>
35852       </method>
35853       <method name="Void EndInvoke(IAsyncResult)">
35854         <size>0</size>
35855       </method>
35856     </type>
35857     <type name="X">
35858       <method name="Void &lt;Hello&gt;m__1(System.String)">
35859         <size>7</size>
35860       </method>
35861       <method name="System.String &lt;Hello&gt;m__0()">
35862         <size>201</size>
35863       </method>
35864       <method name="Void &lt;Hello&gt;m__2(System.String)">
35865         <size>7</size>
35866       </method>
35867     </type>
35868   </test>
35869   <test name="test-anon-30.cs">
35870     <type name="X">
35871       <method name="Void .ctor()">
35872         <size>7</size>
35873       </method>
35874     </type>
35875     <type name="Program">
35876       <method name="Void add_E(Program+D)">
35877         <size>22</size>
35878       </method>
35879       <method name="Void remove_E(Program+D)">
35880         <size>22</size>
35881       </method>
35882       <method name="Void Main()">
35883         <size>38</size>
35884       </method>
35885     </type>
35886     <type name="Program+D">
35887       <method name="Void .ctor(Object, IntPtr)">
35888         <size>0</size>
35889       </method>
35890       <method name="Void Invoke(X)">
35891         <size>0</size>
35892       </method>
35893       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
35894         <size>0</size>
35895       </method>
35896       <method name="Void EndInvoke(IAsyncResult)">
35897         <size>0</size>
35898       </method>
35899     </type>
35900     <type name="Program+&lt;Main&gt;c__AnonStorey0">
35901       <method name="Void .ctor()">
35902         <size>7</size>
35903       </method>
35904       <method name="Void &lt;&gt;m__0(X)">
35905         <size>15</size>
35906       </method>
35907     </type>
35908   </test>
35909   <test name="test-anon-31.cs">
35910     <type name="test">
35911       <method name="Void .ctor()">
35912         <size>7</size>
35913       </method>
35914       <method name="IEnumerable testen(Int32)">
35915         <size>30</size>
35916       </method>
35917     </type>
35918     <type name="reflect">
35919       <method name="Void .ctor()">
35920         <size>7</size>
35921       </method>
35922       <method name="Void Main(System.String[])">
35923         <size>122</size>
35924       </method>
35925     </type>
35926     <type name="test+&lt;testen&gt;c__Iterator0">
35927       <method name="Void .ctor()">
35928         <size>7</size>
35929       </method>
35930       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35931         <size>7</size>
35932       </method>
35933       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
35934         <size>7</size>
35935       </method>
35936       <method name="Boolean MoveNext()">
35937         <size>195</size>
35938       </method>
35939       <method name="Void Dispose()">
35940         <size>8</size>
35941       </method>
35942       <method name="Void Reset()">
35943         <size>6</size>
35944       </method>
35945       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35946         <size>7</size>
35947       </method>
35948       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
35949         <size>40</size>
35950       </method>
35951     </type>
35952   </test>
35953   <test name="test-anon-32.cs">
35954     <type name="MainClass">
35955       <method name="Void .ctor()">
35956         <size>7</size>
35957       </method>
35958       <method name="Void Main()">
35959         <size>37</size>
35960       </method>
35961       <method name="Void SimpleCallback(MainClass, System.String)">
35962         <size>7</size>
35963       </method>
35964     </type>
35965     <type name="StringSender">
35966       <method name="Void .ctor(Object, IntPtr)">
35967         <size>0</size>
35968       </method>
35969       <method name="Void Invoke(System.String)">
35970         <size>0</size>
35971       </method>
35972       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
35973         <size>0</size>
35974       </method>
35975       <method name="Void EndInvoke(IAsyncResult)">
35976         <size>0</size>
35977       </method>
35978     </type>
35979     <type name="VoidDelegate">
35980       <method name="Void .ctor(Object, IntPtr)">
35981         <size>0</size>
35982       </method>
35983       <method name="Void Invoke()">
35984         <size>0</size>
35985       </method>
35986       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35987         <size>0</size>
35988       </method>
35989       <method name="Void EndInvoke(IAsyncResult)">
35990         <size>0</size>
35991       </method>
35992     </type>
35993     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
35994       <method name="Void .ctor()">
35995         <size>7</size>
35996       </method>
35997       <method name="Void &lt;&gt;m__0()">
35998         <size>25</size>
35999       </method>
36000       <method name="Void &lt;&gt;m__1(System.String)">
36001         <size>13</size>
36002       </method>
36003     </type>
36004   </test>
36005   <test name="test-anon-33.cs">
36006     <type name="T">
36007       <method name="Void .ctor()">
36008         <size>7</size>
36009       </method>
36010       <method name="Void doit(Int32)">
36011         <size>7</size>
36012       </method>
36013       <method name="Void Main()">
36014         <size>162</size>
36015       </method>
36016     </type>
36017     <type name="Do">
36018       <method name="Void .ctor(Object, IntPtr)">
36019         <size>0</size>
36020       </method>
36021       <method name="Void Invoke()">
36022         <size>0</size>
36023       </method>
36024       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36025         <size>0</size>
36026       </method>
36027       <method name="Void EndInvoke(IAsyncResult)">
36028         <size>0</size>
36029       </method>
36030     </type>
36031     <type name="T+&lt;Main&gt;c__AnonStorey0">
36032       <method name="Void .ctor()">
36033         <size>7</size>
36034       </method>
36035       <method name="Void &lt;&gt;m__0()">
36036         <size>12</size>
36037       </method>
36038     </type>
36039     <type name="T+&lt;Main&gt;c__AnonStorey1">
36040       <method name="Void .ctor()">
36041         <size>7</size>
36042       </method>
36043       <method name="Void &lt;&gt;m__1()">
36044         <size>12</size>
36045       </method>
36046     </type>
36047   </test>
36048   <test name="test-anon-34.cs">
36049     <type name="Delegates.Space">
36050       <method name="Void .ctor()">
36051         <size>7</size>
36052       </method>
36053       <method name="Void Leak(Boolean, Int32)">
36054         <size>92</size>
36055       </method>
36056     </type>
36057     <type name="Delegates.Program">
36058       <method name="Void .ctor()">
36059         <size>7</size>
36060       </method>
36061       <method name="Void SpaceLeak()">
36062         <size>37</size>
36063       </method>
36064       <method name="Void Main(System.String[])">
36065         <size>6</size>
36066       </method>
36067     </type>
36068     <type name="Delegates.Space+DoCopy">
36069       <method name="Void .ctor(Object, IntPtr)">
36070         <size>0</size>
36071       </method>
36072       <method name="Void Invoke()">
36073         <size>0</size>
36074       </method>
36075       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36076         <size>0</size>
36077       </method>
36078       <method name="Void EndInvoke(IAsyncResult)">
36079         <size>0</size>
36080       </method>
36081     </type>
36082     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
36083       <method name="Void .ctor()">
36084         <size>7</size>
36085       </method>
36086       <method name="Void &lt;&gt;m__0()">
36087         <size>23</size>
36088       </method>
36089     </type>
36090     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
36091       <method name="Void .ctor()">
36092         <size>7</size>
36093       </method>
36094       <method name="Void &lt;&gt;m__1()">
36095         <size>19</size>
36096       </method>
36097     </type>
36098   </test>
36099   <test name="test-anon-35.cs">
36100     <type name="CustomDict">
36101       <method name="Void .ctor()">
36102         <size>64</size>
36103       </method>
36104       <method name="IEnumerator GetEnumerator()">
36105         <size>15</size>
36106       </method>
36107     </type>
36108     <type name="Tests">
36109       <method name="Void .ctor()">
36110         <size>7</size>
36111       </method>
36112       <method name="Void Main()">
36113         <size>7</size>
36114       </method>
36115     </type>
36116     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
36117       <method name="Void .ctor()">
36118         <size>7</size>
36119       </method>
36120       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36121         <size>7</size>
36122       </method>
36123       <method name="Boolean MoveNext()">
36124         <size>86</size>
36125       </method>
36126       <method name="Void Dispose()">
36127         <size>8</size>
36128       </method>
36129       <method name="Void Reset()">
36130         <size>6</size>
36131       </method>
36132       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36133         <size>7</size>
36134       </method>
36135     </type>
36136   </test>
36137   <test name="test-anon-36.cs">
36138     <type name="Test">
36139       <method name="Void .ctor(TestMethod)">
36140         <size>7</size>
36141       </method>
36142       <method name="Void .ctor(TestMethod2)">
36143         <size>7</size>
36144       </method>
36145       <method name="Void Main()">
36146         <size>36</size>
36147       </method>
36148     </type>
36149     <type name="TestMethod">
36150       <method name="Void .ctor(Object, IntPtr)">
36151         <size>0</size>
36152       </method>
36153       <method name="Void Invoke()">
36154         <size>0</size>
36155       </method>
36156       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36157         <size>0</size>
36158       </method>
36159       <method name="Void EndInvoke(IAsyncResult)">
36160         <size>0</size>
36161       </method>
36162     </type>
36163     <type name="TestMethod2">
36164       <method name="Void .ctor(Object, IntPtr)">
36165         <size>0</size>
36166       </method>
36167       <method name="Void Invoke(System.Object)">
36168         <size>0</size>
36169       </method>
36170       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
36171         <size>0</size>
36172       </method>
36173       <method name="Void EndInvoke(IAsyncResult)">
36174         <size>0</size>
36175       </method>
36176     </type>
36177     <type name="Test">
36178       <method name="Void &lt;Main&gt;m__0()">
36179         <size>1</size>
36180       </method>
36181     </type>
36182   </test>
36183   <test name="test-anon-37.cs">
36184     <type name="DelegateInit">
36185       <method name="Void .ctor()">
36186         <size>7</size>
36187       </method>
36188       <method name="Void .cctor()">
36189         <size>35</size>
36190       </method>
36191       <method name="Void Main(System.String[])">
36192         <size>11</size>
36193       </method>
36194     </type>
36195     <type name="DelegateInit+FooDelegate">
36196       <method name="Void .ctor(Object, IntPtr)">
36197         <size>0</size>
36198       </method>
36199       <method name="Void Invoke()">
36200         <size>0</size>
36201       </method>
36202       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36203         <size>0</size>
36204       </method>
36205       <method name="Void EndInvoke(IAsyncResult)">
36206         <size>0</size>
36207       </method>
36208     </type>
36209     <type name="DelegateInit">
36210       <method name="Void &lt;DelegateInit&gt;m__0()">
36211         <size>11</size>
36212       </method>
36213     </type>
36214   </test>
36215   <test name="test-anon-38.cs">
36216     <type name="X">
36217       <method name="Void .ctor()">
36218         <size>7</size>
36219       </method>
36220       <method name="Void Hello(Int64, Int64)">
36221         <size>1</size>
36222       </method>
36223       <method name="Void Test(Int32)">
36224         <size>67</size>
36225       </method>
36226       <method name="Void Main()">
36227         <size>14</size>
36228       </method>
36229     </type>
36230     <type name="Simple">
36231       <method name="Void .ctor(Object, IntPtr)">
36232         <size>0</size>
36233       </method>
36234       <method name="Void Invoke()">
36235         <size>0</size>
36236       </method>
36237       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36238         <size>0</size>
36239       </method>
36240       <method name="Void EndInvoke(IAsyncResult)">
36241         <size>0</size>
36242       </method>
36243     </type>
36244     <type name="Foo">
36245       <method name="Void .ctor(Object, IntPtr)">
36246         <size>0</size>
36247       </method>
36248       <method name="Simple Invoke()">
36249         <size>0</size>
36250       </method>
36251       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36252         <size>0</size>
36253       </method>
36254       <method name="Simple EndInvoke(IAsyncResult)">
36255         <size>0</size>
36256       </method>
36257     </type>
36258     <type name="X+&lt;Test&gt;c__AnonStorey0">
36259       <method name="Void .ctor()">
36260         <size>7</size>
36261       </method>
36262       <method name="Simple &lt;&gt;m__0()">
36263         <size>64</size>
36264       </method>
36265     </type>
36266     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
36267       <method name="Void .ctor()">
36268         <size>7</size>
36269       </method>
36270       <method name="Void &lt;&gt;m__1()">
36271         <size>34</size>
36272       </method>
36273     </type>
36274   </test>
36275   <test name="test-anon-39.cs">
36276     <type name="X">
36277       <method name="Void .ctor()">
36278         <size>7</size>
36279       </method>
36280       <method name="Void Hello(Int64)">
36281         <size>1</size>
36282       </method>
36283       <method name="Void Test(Int32)">
36284         <size>65</size>
36285       </method>
36286       <method name="Void Main()">
36287         <size>14</size>
36288       </method>
36289     </type>
36290     <type name="Simple">
36291       <method name="Void .ctor(Object, IntPtr)">
36292         <size>0</size>
36293       </method>
36294       <method name="Void Invoke()">
36295         <size>0</size>
36296       </method>
36297       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36298         <size>0</size>
36299       </method>
36300       <method name="Void EndInvoke(IAsyncResult)">
36301         <size>0</size>
36302       </method>
36303     </type>
36304     <type name="Foo">
36305       <method name="Void .ctor(Object, IntPtr)">
36306         <size>0</size>
36307       </method>
36308       <method name="Simple Invoke()">
36309         <size>0</size>
36310       </method>
36311       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36312         <size>0</size>
36313       </method>
36314       <method name="Simple EndInvoke(IAsyncResult)">
36315         <size>0</size>
36316       </method>
36317     </type>
36318     <type name="X+&lt;Test&gt;c__AnonStorey0">
36319       <method name="Void .ctor()">
36320         <size>7</size>
36321       </method>
36322       <method name="Simple &lt;&gt;m__0()">
36323         <size>30</size>
36324       </method>
36325       <method name="Void &lt;&gt;m__1()">
36326         <size>18</size>
36327       </method>
36328     </type>
36329   </test>
36330   <test name="test-anon-40.cs">
36331     <type name="X">
36332       <method name="Void .ctor()">
36333         <size>7</size>
36334       </method>
36335       <method name="Void Hello(Int64)">
36336         <size>1</size>
36337       </method>
36338       <method name="Void Test(Int32)">
36339         <size>65</size>
36340       </method>
36341       <method name="Void Main()">
36342         <size>14</size>
36343       </method>
36344     </type>
36345     <type name="Simple">
36346       <method name="Void .ctor(Object, IntPtr)">
36347         <size>0</size>
36348       </method>
36349       <method name="Void Invoke()">
36350         <size>0</size>
36351       </method>
36352       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36353         <size>0</size>
36354       </method>
36355       <method name="Void EndInvoke(IAsyncResult)">
36356         <size>0</size>
36357       </method>
36358     </type>
36359     <type name="Foo">
36360       <method name="Void .ctor(Object, IntPtr)">
36361         <size>0</size>
36362       </method>
36363       <method name="Simple Invoke()">
36364         <size>0</size>
36365       </method>
36366       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36367         <size>0</size>
36368       </method>
36369       <method name="Simple EndInvoke(IAsyncResult)">
36370         <size>0</size>
36371       </method>
36372     </type>
36373     <type name="X+&lt;Test&gt;c__AnonStorey0">
36374       <method name="Void .ctor()">
36375         <size>7</size>
36376       </method>
36377       <method name="Simple &lt;&gt;m__0()">
36378         <size>30</size>
36379       </method>
36380       <method name="Void &lt;&gt;m__1()">
36381         <size>18</size>
36382       </method>
36383     </type>
36384   </test>
36385   <test name="test-anon-41.cs">
36386     <type name="X">
36387       <method name="Void .ctor()">
36388         <size>7</size>
36389       </method>
36390       <method name="Void Hello(Int64)">
36391         <size>1</size>
36392       </method>
36393       <method name="Void Test(Int32)">
36394         <size>65</size>
36395       </method>
36396       <method name="Void Main()">
36397         <size>14</size>
36398       </method>
36399     </type>
36400     <type name="Simple">
36401       <method name="Void .ctor(Object, IntPtr)">
36402         <size>0</size>
36403       </method>
36404       <method name="Void Invoke()">
36405         <size>0</size>
36406       </method>
36407       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36408         <size>0</size>
36409       </method>
36410       <method name="Void EndInvoke(IAsyncResult)">
36411         <size>0</size>
36412       </method>
36413     </type>
36414     <type name="Foo">
36415       <method name="Void .ctor(Object, IntPtr)">
36416         <size>0</size>
36417       </method>
36418       <method name="Simple Invoke()">
36419         <size>0</size>
36420       </method>
36421       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36422         <size>0</size>
36423       </method>
36424       <method name="Simple EndInvoke(IAsyncResult)">
36425         <size>0</size>
36426       </method>
36427     </type>
36428     <type name="X+&lt;Test&gt;c__AnonStorey0">
36429       <method name="Void .ctor()">
36430         <size>7</size>
36431       </method>
36432       <method name="Simple &lt;&gt;m__0()">
36433         <size>55</size>
36434       </method>
36435     </type>
36436     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
36437       <method name="Void .ctor()">
36438         <size>7</size>
36439       </method>
36440       <method name="Void &lt;&gt;m__1()">
36441         <size>35</size>
36442       </method>
36443     </type>
36444   </test>
36445   <test name="test-anon-42.cs">
36446     <type name="X">
36447       <method name="Void .ctor()">
36448         <size>7</size>
36449       </method>
36450       <method name="Void Hello(Int64)">
36451         <size>1</size>
36452       </method>
36453       <method name="Void Test(Int32)">
36454         <size>51</size>
36455       </method>
36456       <method name="Void Main()">
36457         <size>13</size>
36458       </method>
36459     </type>
36460     <type name="Simple">
36461       <method name="Void .ctor(Object, IntPtr)">
36462         <size>0</size>
36463       </method>
36464       <method name="Void Invoke()">
36465         <size>0</size>
36466       </method>
36467       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36468         <size>0</size>
36469       </method>
36470       <method name="Void EndInvoke(IAsyncResult)">
36471         <size>0</size>
36472       </method>
36473     </type>
36474     <type name="Foo">
36475       <method name="Void .ctor(Object, IntPtr)">
36476         <size>0</size>
36477       </method>
36478       <method name="Simple Invoke()">
36479         <size>0</size>
36480       </method>
36481       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36482         <size>0</size>
36483       </method>
36484       <method name="Simple EndInvoke(IAsyncResult)">
36485         <size>0</size>
36486       </method>
36487     </type>
36488     <type name="X">
36489       <method name="Simple &lt;Test&gt;m__0()">
36490         <size>37</size>
36491       </method>
36492       <method name="Void &lt;Test&gt;m__1()">
36493         <size>8</size>
36494       </method>
36495     </type>
36496   </test>
36497   <test name="test-anon-43.cs">
36498     <type name="X">
36499       <method name="Void .ctor()">
36500         <size>7</size>
36501       </method>
36502       <method name="Void Hello(Int64, Int64)">
36503         <size>1</size>
36504       </method>
36505       <method name="Void Test(Int32)">
36506         <size>54</size>
36507       </method>
36508       <method name="Void Main()">
36509         <size>14</size>
36510       </method>
36511     </type>
36512     <type name="Simple">
36513       <method name="Void .ctor(Object, IntPtr)">
36514         <size>0</size>
36515       </method>
36516       <method name="Void Invoke()">
36517         <size>0</size>
36518       </method>
36519       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36520         <size>0</size>
36521       </method>
36522       <method name="Void EndInvoke(IAsyncResult)">
36523         <size>0</size>
36524       </method>
36525     </type>
36526     <type name="Foo">
36527       <method name="Void .ctor(Object, IntPtr)">
36528         <size>0</size>
36529       </method>
36530       <method name="Simple Invoke()">
36531         <size>0</size>
36532       </method>
36533       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36534         <size>0</size>
36535       </method>
36536       <method name="Simple EndInvoke(IAsyncResult)">
36537         <size>0</size>
36538       </method>
36539     </type>
36540     <type name="X+&lt;Test&gt;c__AnonStorey0">
36541       <method name="Void .ctor()">
36542         <size>7</size>
36543       </method>
36544       <method name="Simple &lt;&gt;m__0()">
36545         <size>64</size>
36546       </method>
36547     </type>
36548     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
36549       <method name="Void .ctor()">
36550         <size>7</size>
36551       </method>
36552       <method name="Void &lt;&gt;m__1()">
36553         <size>34</size>
36554       </method>
36555     </type>
36556   </test>
36557   <test name="test-anon-44.cs">
36558     <type name="X">
36559       <method name="Void .ctor()">
36560         <size>7</size>
36561       </method>
36562       <method name="Void Hello(Int64)">
36563         <size>1</size>
36564       </method>
36565       <method name="Void Test(Int32)">
36566         <size>68</size>
36567       </method>
36568       <method name="Void Main()">
36569         <size>14</size>
36570       </method>
36571     </type>
36572     <type name="Simple">
36573       <method name="Void .ctor(Object, IntPtr)">
36574         <size>0</size>
36575       </method>
36576       <method name="Void Invoke()">
36577         <size>0</size>
36578       </method>
36579       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36580         <size>0</size>
36581       </method>
36582       <method name="Void EndInvoke(IAsyncResult)">
36583         <size>0</size>
36584       </method>
36585     </type>
36586     <type name="Foo">
36587       <method name="Void .ctor(Object, IntPtr)">
36588         <size>0</size>
36589       </method>
36590       <method name="Simple Invoke()">
36591         <size>0</size>
36592       </method>
36593       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36594         <size>0</size>
36595       </method>
36596       <method name="Simple EndInvoke(IAsyncResult)">
36597         <size>0</size>
36598       </method>
36599     </type>
36600     <type name="X+&lt;Test&gt;c__AnonStorey0">
36601       <method name="Void .ctor()">
36602         <size>7</size>
36603       </method>
36604       <method name="Simple &lt;&gt;m__1()">
36605         <size>33</size>
36606       </method>
36607       <method name="Simple &lt;&gt;m__0()">
36608         <size>51</size>
36609       </method>
36610       <method name="Void &lt;&gt;m__3()">
36611         <size>21</size>
36612       </method>
36613     </type>
36614     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
36615       <method name="Void .ctor()">
36616         <size>7</size>
36617       </method>
36618       <method name="Void &lt;&gt;m__2()">
36619         <size>26</size>
36620       </method>
36621     </type>
36622   </test>
36623   <test name="test-anon-45.cs">
36624     <type name="Test">
36625       <method name="Void .ctor()">
36626         <size>7</size>
36627       </method>
36628       <method name="Void Main()">
36629         <size>62</size>
36630       </method>
36631       <method name="IEnumerator GetEnumerator()">
36632         <size>8</size>
36633       </method>
36634     </type>
36635     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
36636       <method name="Void .ctor()">
36637         <size>7</size>
36638       </method>
36639       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36640         <size>7</size>
36641       </method>
36642       <method name="Boolean MoveNext()">
36643         <size>77</size>
36644       </method>
36645       <method name="Void Dispose()">
36646         <size>8</size>
36647       </method>
36648       <method name="Void Reset()">
36649         <size>6</size>
36650       </method>
36651       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36652         <size>7</size>
36653       </method>
36654     </type>
36655   </test>
36656   <test name="test-anon-46.cs">
36657     <type name="World">
36658       <method name="Void .ctor()">
36659         <size>7</size>
36660       </method>
36661       <method name="Void Hello(Int64)">
36662         <size>1</size>
36663       </method>
36664       <method name="Void Test(Int32)">
36665         <size>50</size>
36666       </method>
36667     </type>
36668     <type name="X">
36669       <method name="Void .ctor()">
36670         <size>7</size>
36671       </method>
36672       <method name="Void Main()">
36673         <size>14</size>
36674       </method>
36675     </type>
36676     <type name="Foo">
36677       <method name="Void .ctor(Object, IntPtr)">
36678         <size>0</size>
36679       </method>
36680       <method name="Void Invoke()">
36681         <size>0</size>
36682       </method>
36683       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36684         <size>0</size>
36685       </method>
36686       <method name="Void EndInvoke(IAsyncResult)">
36687         <size>0</size>
36688       </method>
36689     </type>
36690     <type name="World+&lt;Test&gt;c__AnonStorey0">
36691       <method name="Void .ctor()">
36692         <size>7</size>
36693       </method>
36694       <method name="Void &lt;&gt;m__0()">
36695         <size>19</size>
36696       </method>
36697     </type>
36698   </test>
36699   <test name="test-anon-47.cs">
36700     <type name="World">
36701       <method name="Void .ctor()">
36702         <size>7</size>
36703       </method>
36704       <method name="Void Hello(Int64)">
36705         <size>1</size>
36706       </method>
36707       <method name="Void Test(Int32)">
36708         <size>158</size>
36709       </method>
36710     </type>
36711     <type name="X">
36712       <method name="Void .ctor()">
36713         <size>7</size>
36714       </method>
36715       <method name="Void Main()">
36716         <size>14</size>
36717       </method>
36718     </type>
36719     <type name="Foo">
36720       <method name="Void .ctor(Object, IntPtr)">
36721         <size>0</size>
36722       </method>
36723       <method name="Void Invoke()">
36724         <size>0</size>
36725       </method>
36726       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36727         <size>0</size>
36728       </method>
36729       <method name="Void EndInvoke(IAsyncResult)">
36730         <size>0</size>
36731       </method>
36732     </type>
36733     <type name="World+&lt;Test&gt;c__AnonStorey2">
36734       <method name="Void .ctor()">
36735         <size>7</size>
36736       </method>
36737       <method name="Void &lt;&gt;m__0()">
36738         <size>45</size>
36739       </method>
36740     </type>
36741     <type name="World+&lt;Test&gt;c__AnonStorey0">
36742       <method name="Void .ctor()">
36743         <size>7</size>
36744       </method>
36745     </type>
36746     <type name="World+&lt;Test&gt;c__AnonStorey1">
36747       <method name="Void .ctor()">
36748         <size>7</size>
36749       </method>
36750     </type>
36751   </test>
36752   <test name="test-anon-48.cs">
36753     <type name="World">
36754       <method name="Void .ctor()">
36755         <size>7</size>
36756       </method>
36757       <method name="Void Hello(Int64)">
36758         <size>1</size>
36759       </method>
36760       <method name="Void Test(Int32)">
36761         <size>197</size>
36762       </method>
36763     </type>
36764     <type name="X">
36765       <method name="Void .ctor()">
36766         <size>7</size>
36767       </method>
36768       <method name="Void Main()">
36769         <size>14</size>
36770       </method>
36771     </type>
36772     <type name="Foo">
36773       <method name="Void .ctor(Object, IntPtr)">
36774         <size>0</size>
36775       </method>
36776       <method name="Void Invoke()">
36777         <size>0</size>
36778       </method>
36779       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36780         <size>0</size>
36781       </method>
36782       <method name="Void EndInvoke(IAsyncResult)">
36783         <size>0</size>
36784       </method>
36785     </type>
36786     <type name="World+&lt;Test&gt;c__AnonStorey1">
36787       <method name="Void .ctor()">
36788         <size>7</size>
36789       </method>
36790     </type>
36791     <type name="World+&lt;Test&gt;c__AnonStorey2">
36792       <method name="Void .ctor()">
36793         <size>7</size>
36794       </method>
36795     </type>
36796     <type name="World+&lt;Test&gt;c__AnonStorey0">
36797       <method name="Void .ctor()">
36798         <size>7</size>
36799       </method>
36800       <method name="Void &lt;&gt;m__0()">
36801         <size>63</size>
36802       </method>
36803     </type>
36804   </test>
36805   <test name="test-anon-49.cs">
36806     <type name="Test">
36807       <method name="Void .ctor()">
36808         <size>7</size>
36809       </method>
36810       <method name="Void Main()">
36811         <size>62</size>
36812       </method>
36813       <method name="IEnumerator GetEnumerator()">
36814         <size>8</size>
36815       </method>
36816     </type>
36817     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
36818       <method name="Void .ctor()">
36819         <size>7</size>
36820       </method>
36821       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36822         <size>7</size>
36823       </method>
36824       <method name="Boolean MoveNext()">
36825         <size>184</size>
36826       </method>
36827       <method name="Void Dispose()">
36828         <size>60</size>
36829       </method>
36830       <method name="Void Reset()">
36831         <size>6</size>
36832       </method>
36833       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36834         <size>7</size>
36835       </method>
36836     </type>
36837   </test>
36838   <test name="test-anon-50.cs">
36839     <type name="Test">
36840       <method name="Void .ctor()">
36841         <size>7</size>
36842       </method>
36843       <method name="IEnumerable Foo(Int32)">
36844         <size>30</size>
36845       </method>
36846     </type>
36847     <type name="X">
36848       <method name="Void .ctor()">
36849         <size>7</size>
36850       </method>
36851       <method name="Int32 Main()">
36852         <size>201</size>
36853       </method>
36854     </type>
36855     <type name="Test+&lt;Foo&gt;c__Iterator0">
36856       <method name="Void .ctor()">
36857         <size>7</size>
36858       </method>
36859       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36860         <size>7</size>
36861       </method>
36862       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36863         <size>7</size>
36864       </method>
36865       <method name="Boolean MoveNext()">
36866         <size>118</size>
36867       </method>
36868       <method name="Void Dispose()">
36869         <size>8</size>
36870       </method>
36871       <method name="Void Reset()">
36872         <size>6</size>
36873       </method>
36874       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36875         <size>7</size>
36876       </method>
36877       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
36878         <size>40</size>
36879       </method>
36880     </type>
36881   </test>
36882   <test name="test-anon-51.cs">
36883     <type name="X">
36884       <method name="Void .ctor()">
36885         <size>7</size>
36886       </method>
36887       <method name="Void .cctor()">
36888         <size>35</size>
36889       </method>
36890       <method name="Void Main()">
36891         <size>11</size>
36892       </method>
36893     </type>
36894     <type name="FooDelegate">
36895       <method name="Void .ctor(Object, IntPtr)">
36896         <size>0</size>
36897       </method>
36898       <method name="Void Invoke()">
36899         <size>0</size>
36900       </method>
36901       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36902         <size>0</size>
36903       </method>
36904       <method name="Void EndInvoke(IAsyncResult)">
36905         <size>0</size>
36906       </method>
36907     </type>
36908     <type name="X">
36909       <method name="Void &lt;X&gt;m__0()">
36910         <size>11</size>
36911       </method>
36912     </type>
36913   </test>
36914   <test name="test-anon-52.cs">
36915     <type name="X">
36916       <method name="Void .ctor()">
36917         <size>7</size>
36918       </method>
36919       <method name="IEnumerator GetIt(System.Int32[])">
36920         <size>22</size>
36921       </method>
36922       <method name="Int32 Main()">
36923         <size>33</size>
36924       </method>
36925     </type>
36926     <type name="X+A">
36927       <method name="Void .ctor(Object, IntPtr)">
36928         <size>0</size>
36929       </method>
36930       <method name="Void Invoke()">
36931         <size>0</size>
36932       </method>
36933       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36934         <size>0</size>
36935       </method>
36936       <method name="Void EndInvoke(IAsyncResult)">
36937         <size>0</size>
36938       </method>
36939     </type>
36940     <type name="X+&lt;GetIt&gt;c__Iterator0">
36941       <method name="Void .ctor()">
36942         <size>7</size>
36943       </method>
36944       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36945         <size>7</size>
36946       </method>
36947       <method name="Boolean MoveNext()">
36948         <size>201</size>
36949       </method>
36950       <method name="Void &lt;&gt;m__0()">
36951         <size>22</size>
36952       </method>
36953       <method name="Void Dispose()">
36954         <size>8</size>
36955       </method>
36956       <method name="Void Reset()">
36957         <size>6</size>
36958       </method>
36959       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36960         <size>7</size>
36961       </method>
36962     </type>
36963   </test>
36964   <test name="test-anon-53.cs">
36965     <type name="Test">
36966       <method name="Void .ctor(Int32)">
36967         <size>39</size>
36968       </method>
36969       <method name="Void .cctor()">
36970         <size>33</size>
36971       </method>
36972     </type>
36973     <type name="X">
36974       <method name="Void .ctor()">
36975         <size>7</size>
36976       </method>
36977       <method name="Void Main()">
36978         <size>15</size>
36979       </method>
36980     </type>
36981     <type name="Foo">
36982       <method name="Void .ctor(Object, IntPtr)">
36983         <size>0</size>
36984       </method>
36985       <method name="Void Invoke()">
36986         <size>0</size>
36987       </method>
36988       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36989         <size>0</size>
36990       </method>
36991       <method name="Void EndInvoke(IAsyncResult)">
36992         <size>0</size>
36993       </method>
36994     </type>
36995     <type name="Test+&lt;Test&gt;c__AnonStorey0">
36996       <method name="Void .ctor()">
36997         <size>7</size>
36998       </method>
36999       <method name="Void &lt;&gt;m__0()">
37000         <size>12</size>
37001       </method>
37002     </type>
37003     <type name="Test+&lt;Test&gt;c__AnonStorey1">
37004       <method name="Void .ctor()">
37005         <size>7</size>
37006       </method>
37007       <method name="Void &lt;&gt;m__1()">
37008         <size>12</size>
37009       </method>
37010     </type>
37011   </test>
37012   <test name="test-anon-54.cs">
37013     <type name="X">
37014       <method name="Void .ctor()">
37015         <size>7</size>
37016       </method>
37017       <method name="Void Main()">
37018         <size>22</size>
37019       </method>
37020     </type>
37021     <type name="Hello">
37022       <method name="Void .ctor(Object, IntPtr)">
37023         <size>0</size>
37024       </method>
37025       <method name="Void Invoke()">
37026         <size>0</size>
37027       </method>
37028       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37029         <size>0</size>
37030       </method>
37031       <method name="Void EndInvoke(IAsyncResult)">
37032         <size>0</size>
37033       </method>
37034     </type>
37035     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
37036       <method name="Void .ctor()">
37037         <size>7</size>
37038       </method>
37039       <method name="Void &lt;&gt;m__0()">
37040         <size>25</size>
37041       </method>
37042     </type>
37043     <type name="Foo">
37044       <method name="Void .ctor(Int32)">
37045         <size>8</size>
37046       </method>
37047       <method name="Void Test(Foo)">
37048         <size>45</size>
37049       </method>
37050       <method name="Void Hello(Int32)">
37051         <size>19</size>
37052       </method>
37053       <method name="System.String ToString()">
37054         <size>22</size>
37055       </method>
37056     </type>
37057   </test>
37058   <test name="test-anon-55.cs">
37059     <type name="Foo">
37060       <method name="Void .ctor()">
37061         <size>7</size>
37062       </method>
37063       <method name="Void Test(Foo+Hello)">
37064         <size>7</size>
37065       </method>
37066       <method name="Void Private()">
37067         <size>11</size>
37068       </method>
37069       <method name="Void Test()">
37070         <size>19</size>
37071       </method>
37072     </type>
37073     <type name="X">
37074       <method name="Void .ctor()">
37075         <size>7</size>
37076       </method>
37077       <method name="Void Main()">
37078         <size>13</size>
37079       </method>
37080     </type>
37081     <type name="Foo+Hello">
37082       <method name="Void .ctor(Object, IntPtr)">
37083         <size>0</size>
37084       </method>
37085       <method name="Void Invoke()">
37086         <size>0</size>
37087       </method>
37088       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37089         <size>0</size>
37090       </method>
37091       <method name="Void EndInvoke(IAsyncResult)">
37092         <size>0</size>
37093       </method>
37094     </type>
37095     <type name="Foo">
37096       <method name="Void &lt;Test&gt;m__0()">
37097         <size>7</size>
37098       </method>
37099     </type>
37100   </test>
37101   <test name="test-anon-56.cs">
37102     <type name="Observable">
37103       <method name="Void .ctor()">
37104         <size>7</size>
37105       </method>
37106       <method name="Void Main(System.String[])">
37107         <size>50</size>
37108       </method>
37109     </type>
37110     <type name="QueueHandler">
37111       <method name="Void .ctor(Object, IntPtr)">
37112         <size>0</size>
37113       </method>
37114       <method name="Void Invoke(Observable)">
37115         <size>0</size>
37116       </method>
37117       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
37118         <size>0</size>
37119       </method>
37120       <method name="Void EndInvoke(IAsyncResult)">
37121         <size>0</size>
37122       </method>
37123     </type>
37124     <type name="Observable">
37125       <method name="Void &lt;Main&gt;m__0(Observable)">
37126         <size>11</size>
37127       </method>
37128     </type>
37129   </test>
37130   <test name="test-anon-57.cs">
37131     <type name="X">
37132       <method name="Void .ctor()">
37133         <size>7</size>
37134       </method>
37135       <method name="Int32 Test()">
37136         <size>257</size>
37137       </method>
37138       <method name="Int32 Main()">
37139         <size>45</size>
37140       </method>
37141     </type>
37142     <type name="X+TestDelegate">
37143       <method name="Void .ctor(Object, IntPtr)">
37144         <size>0</size>
37145       </method>
37146       <method name="Void Invoke()">
37147         <size>0</size>
37148       </method>
37149       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37150         <size>0</size>
37151       </method>
37152       <method name="Void EndInvoke(IAsyncResult)">
37153         <size>0</size>
37154       </method>
37155     </type>
37156     <type name="X+&lt;Test&gt;c__AnonStorey1">
37157       <method name="Void .ctor()">
37158         <size>7</size>
37159       </method>
37160       <method name="Void &lt;&gt;m__0()">
37161         <size>95</size>
37162       </method>
37163     </type>
37164     <type name="X+&lt;Test&gt;c__AnonStorey0">
37165       <method name="Void .ctor()">
37166         <size>7</size>
37167       </method>
37168     </type>
37169   </test>
37170   <test name="test-anon-58.cs">
37171     <type name="X">
37172       <method name="Void .ctor()">
37173         <size>7</size>
37174       </method>
37175       <method name="Int32 Test(Int32)">
37176         <size>344</size>
37177       </method>
37178       <method name="Int32 Main()">
37179         <size>46</size>
37180       </method>
37181     </type>
37182     <type name="X+TestDelegate">
37183       <method name="Void .ctor(Object, IntPtr)">
37184         <size>0</size>
37185       </method>
37186       <method name="Void Invoke()">
37187         <size>0</size>
37188       </method>
37189       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37190         <size>0</size>
37191       </method>
37192       <method name="Void EndInvoke(IAsyncResult)">
37193         <size>0</size>
37194       </method>
37195     </type>
37196     <type name="X+&lt;Test&gt;c__AnonStorey1">
37197       <method name="Void .ctor()">
37198         <size>7</size>
37199       </method>
37200       <method name="Void &lt;&gt;m__0()">
37201         <size>171</size>
37202       </method>
37203     </type>
37204     <type name="X+&lt;Test&gt;c__AnonStorey0">
37205       <method name="Void .ctor()">
37206         <size>7</size>
37207       </method>
37208     </type>
37209     <type name="X+&lt;Test&gt;c__AnonStorey2">
37210       <method name="Void .ctor()">
37211         <size>7</size>
37212       </method>
37213     </type>
37214   </test>
37215   <test name="test-anon-59.cs">
37216     <type name="X">
37217       <method name="Void .ctor()">
37218         <size>7</size>
37219       </method>
37220       <method name="Int32 Test(Int32)">
37221         <size>515</size>
37222       </method>
37223       <method name="Int32 Main()">
37224         <size>46</size>
37225       </method>
37226     </type>
37227     <type name="X+TestDelegate">
37228       <method name="Void .ctor(Object, IntPtr)">
37229         <size>0</size>
37230       </method>
37231       <method name="Void Invoke()">
37232         <size>0</size>
37233       </method>
37234       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37235         <size>0</size>
37236       </method>
37237       <method name="Void EndInvoke(IAsyncResult)">
37238         <size>0</size>
37239       </method>
37240     </type>
37241     <type name="X+&lt;Test&gt;c__AnonStorey2">
37242       <method name="Void .ctor()">
37243         <size>7</size>
37244       </method>
37245       <method name="Void &lt;&gt;m__0()">
37246         <size>233</size>
37247       </method>
37248     </type>
37249     <type name="X+&lt;Test&gt;c__AnonStorey1">
37250       <method name="Void .ctor()">
37251         <size>7</size>
37252       </method>
37253     </type>
37254     <type name="X+&lt;Test&gt;c__AnonStorey0">
37255       <method name="Void .ctor()">
37256         <size>7</size>
37257       </method>
37258     </type>
37259     <type name="X+&lt;Test&gt;c__AnonStorey3">
37260       <method name="Void .ctor()">
37261         <size>7</size>
37262       </method>
37263     </type>
37264   </test>
37265   <test name="test-anon-60.cs">
37266     <type name="X">
37267       <method name="Void .ctor()">
37268         <size>7</size>
37269       </method>
37270       <method name="Int32 Test(Int32)">
37271         <size>567</size>
37272       </method>
37273       <method name="Int32 Main()">
37274         <size>46</size>
37275       </method>
37276     </type>
37277     <type name="X+TestDelegate">
37278       <method name="Void .ctor(Object, IntPtr)">
37279         <size>0</size>
37280       </method>
37281       <method name="Void Invoke()">
37282         <size>0</size>
37283       </method>
37284       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37285         <size>0</size>
37286       </method>
37287       <method name="Void EndInvoke(IAsyncResult)">
37288         <size>0</size>
37289       </method>
37290     </type>
37291     <type name="X+&lt;Test&gt;c__AnonStorey2">
37292       <method name="Void .ctor()">
37293         <size>7</size>
37294       </method>
37295     </type>
37296     <type name="X+&lt;Test&gt;c__AnonStorey1">
37297       <method name="Void .ctor()">
37298         <size>7</size>
37299       </method>
37300     </type>
37301     <type name="X+&lt;Test&gt;c__AnonStorey0">
37302       <method name="Void .ctor()">
37303         <size>7</size>
37304       </method>
37305     </type>
37306     <type name="X+&lt;Test&gt;c__AnonStorey3">
37307       <method name="Void .ctor()">
37308         <size>7</size>
37309       </method>
37310     </type>
37311     <type name="X+&lt;Test&gt;c__AnonStorey2">
37312       <method name="Void &lt;&gt;m__0()">
37313         <size>356</size>
37314       </method>
37315     </type>
37316     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
37317       <method name="Void .ctor()">
37318         <size>7</size>
37319       </method>
37320       <method name="Void &lt;&gt;m__1()">
37321         <size>124</size>
37322       </method>
37323     </type>
37324   </test>
37325   <test name="test-anon-61.cs">
37326     <type name="X">
37327       <method name="Void .ctor()">
37328         <size>7</size>
37329       </method>
37330       <method name="Int32 Test()">
37331         <size>333</size>
37332       </method>
37333       <method name="Int32 Main()">
37334         <size>59</size>
37335       </method>
37336     </type>
37337     <type name="X+TestDelegate">
37338       <method name="Void .ctor(Object, IntPtr)">
37339         <size>0</size>
37340       </method>
37341       <method name="Void Invoke()">
37342         <size>0</size>
37343       </method>
37344       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37345         <size>0</size>
37346       </method>
37347       <method name="Void EndInvoke(IAsyncResult)">
37348         <size>0</size>
37349       </method>
37350     </type>
37351     <type name="X+&lt;Test&gt;c__AnonStorey1">
37352       <method name="Void .ctor()">
37353         <size>7</size>
37354       </method>
37355       <method name="Void &lt;&gt;m__0()">
37356         <size>166</size>
37357       </method>
37358     </type>
37359     <type name="X+&lt;Test&gt;c__AnonStorey0">
37360       <method name="Void .ctor()">
37361         <size>7</size>
37362       </method>
37363     </type>
37364   </test>
37365   <test name="test-anon-62.cs">
37366     <type name="X">
37367       <method name="Void .ctor(String)">
37368         <size>14</size>
37369       </method>
37370       <method name="Void Main()">
37371         <size>1</size>
37372       </method>
37373     </type>
37374     <type name="Y">
37375       <method name="Void .ctor(Z)">
37376         <size>56</size>
37377       </method>
37378     </type>
37379     <type name="Z">
37380       <method name="Void .ctor()">
37381         <size>7</size>
37382       </method>
37383       <method name="Void Hello()">
37384         <size>1</size>
37385       </method>
37386     </type>
37387     <type name="FooHandler">
37388       <method name="Void .ctor(Object, IntPtr)">
37389         <size>0</size>
37390       </method>
37391       <method name="Void Invoke()">
37392         <size>0</size>
37393       </method>
37394       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37395         <size>0</size>
37396       </method>
37397       <method name="Void EndInvoke(IAsyncResult)">
37398         <size>0</size>
37399       </method>
37400     </type>
37401     <type name="Y+&lt;Y&gt;c__AnonStorey0">
37402       <method name="Void .ctor()">
37403         <size>7</size>
37404       </method>
37405       <method name="Void &lt;&gt;m__0()">
37406         <size>12</size>
37407       </method>
37408     </type>
37409   </test>
37410   <test name="test-anon-63.cs">
37411     <type name="X">
37412       <method name="Void .ctor()">
37413         <size>7</size>
37414       </method>
37415       <method name="IEnumerator GetIt(System.Int32[])">
37416         <size>22</size>
37417       </method>
37418       <method name="Int32 Main()">
37419         <size>34</size>
37420       </method>
37421     </type>
37422     <type name="X+A">
37423       <method name="Void .ctor(Object, IntPtr)">
37424         <size>0</size>
37425       </method>
37426       <method name="Int32 Invoke()">
37427         <size>0</size>
37428       </method>
37429       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37430         <size>0</size>
37431       </method>
37432       <method name="Int32 EndInvoke(IAsyncResult)">
37433         <size>0</size>
37434       </method>
37435     </type>
37436     <type name="X+&lt;GetIt&gt;c__Iterator0">
37437       <method name="Void .ctor()">
37438         <size>7</size>
37439       </method>
37440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37441         <size>7</size>
37442       </method>
37443       <method name="Boolean MoveNext()">
37444         <size>195</size>
37445       </method>
37446       <method name="Int32 &lt;&gt;m__0()">
37447         <size>44</size>
37448       </method>
37449       <method name="Void Dispose()">
37450         <size>8</size>
37451       </method>
37452       <method name="Void Reset()">
37453         <size>6</size>
37454       </method>
37455       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37456         <size>7</size>
37457       </method>
37458     </type>
37459   </test>
37460   <test name="test-anon-64.cs">
37461     <type name="Source">
37462       <method name="Void .ctor()">
37463         <size>7</size>
37464       </method>
37465       <method name="Void add_ChildSourceAdded(System.EventHandler)">
37466         <size>24</size>
37467       </method>
37468       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
37469         <size>24</size>
37470       </method>
37471       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
37472         <size>24</size>
37473       </method>
37474       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
37475         <size>24</size>
37476       </method>
37477       <method name="Source FindSource(Source)">
37478         <size>2</size>
37479       </method>
37480       <method name="Void AddSource(Source, Int32, System.Object)">
37481         <size>132</size>
37482       </method>
37483       <method name="Void Main()">
37484         <size>1</size>
37485       </method>
37486     </type>
37487     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
37488       <method name="Void .ctor()">
37489         <size>7</size>
37490       </method>
37491       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37492         <size>30</size>
37493       </method>
37494     </type>
37495     <type name="Source">
37496       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
37497         <size>1</size>
37498       </method>
37499     </type>
37500   </test>
37501   <test name="test-anon-65.cs">
37502     <type name="BaseClass">
37503       <method name="Void .ctor(SomeDelegate)">
37504         <size>13</size>
37505       </method>
37506     </type>
37507     <type name="TestClass">
37508       <method name="Void .ctor(Int32)">
37509         <size>32</size>
37510       </method>
37511       <method name="Int32 Main(System.String[])">
37512         <size>9</size>
37513       </method>
37514     </type>
37515     <type name="BaseClass+SomeDelegate">
37516       <method name="Void .ctor(Object, IntPtr)">
37517         <size>0</size>
37518       </method>
37519       <method name="Void Invoke()">
37520         <size>0</size>
37521       </method>
37522       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37523         <size>0</size>
37524       </method>
37525       <method name="Void EndInvoke(IAsyncResult)">
37526         <size>0</size>
37527       </method>
37528     </type>
37529     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
37530       <method name="Void .ctor()">
37531         <size>7</size>
37532       </method>
37533       <method name="Void &lt;&gt;m__0()">
37534         <size>12</size>
37535       </method>
37536     </type>
37537   </test>
37538   <test name="test-anon-66.cs">
37539     <type name="Test">
37540       <method name="Void .ctor()">
37541         <size>7</size>
37542       </method>
37543       <method name="Void add_testEvent(Test+TestEventHandler)">
37544         <size>24</size>
37545       </method>
37546       <method name="Void remove_testEvent(Test+TestEventHandler)">
37547         <size>24</size>
37548       </method>
37549       <method name="Void add_TestEvent(Test+TestEventHandler)">
37550         <size>33</size>
37551       </method>
37552       <method name="Void remove_TestEvent(Test+TestEventHandler)">
37553         <size>1</size>
37554       </method>
37555       <method name="Void Main()">
37556         <size>1</size>
37557       </method>
37558     </type>
37559     <type name="Test+TestEventHandler">
37560       <method name="Void .ctor(Object, IntPtr)">
37561         <size>0</size>
37562       </method>
37563       <method name="Void Invoke()">
37564         <size>0</size>
37565       </method>
37566       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37567         <size>0</size>
37568       </method>
37569       <method name="Void EndInvoke(IAsyncResult)">
37570         <size>0</size>
37571       </method>
37572     </type>
37573     <type name="Test+&lt;&gt;c__AnonStorey0">
37574       <method name="Void .ctor()">
37575         <size>7</size>
37576       </method>
37577       <method name="Void &lt;&gt;m__0()">
37578         <size>12</size>
37579       </method>
37580     </type>
37581   </test>
37582   <test name="test-anon-67.cs">
37583     <type name="ClassOne">
37584       <method name="Void .ctor(ReturnStringDelegate)">
37585         <size>7</size>
37586       </method>
37587       <method name="Void .ctor(String)">
37588         <size>32</size>
37589       </method>
37590       <method name="Void Main()">
37591         <size>1</size>
37592       </method>
37593     </type>
37594     <type name="ClassOne+ReturnStringDelegate">
37595       <method name="Void .ctor(Object, IntPtr)">
37596         <size>0</size>
37597       </method>
37598       <method name="System.String Invoke()">
37599         <size>0</size>
37600       </method>
37601       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37602         <size>0</size>
37603       </method>
37604       <method name="System.String EndInvoke(IAsyncResult)">
37605         <size>0</size>
37606       </method>
37607     </type>
37608     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
37609       <method name="Void .ctor()">
37610         <size>7</size>
37611       </method>
37612       <method name="System.String &lt;&gt;m__0()">
37613         <size>7</size>
37614       </method>
37615     </type>
37616   </test>
37617   <test name="test-anon-68.cs">
37618     <type name="C">
37619       <method name="Void .ctor()">
37620         <size>7</size>
37621       </method>
37622       <method name="Void T(D1)">
37623         <size>1</size>
37624       </method>
37625       <method name="Void T(D2)">
37626         <size>1</size>
37627       </method>
37628       <method name="Void Main()">
37629         <size>69</size>
37630       </method>
37631     </type>
37632     <type name="D1">
37633       <method name="Void .ctor(Object, IntPtr)">
37634         <size>0</size>
37635       </method>
37636       <method name="Void Invoke(Int32)">
37637         <size>0</size>
37638       </method>
37639       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37640         <size>0</size>
37641       </method>
37642       <method name="Void EndInvoke(IAsyncResult)">
37643         <size>0</size>
37644       </method>
37645     </type>
37646     <type name="D2">
37647       <method name="Void .ctor(Object, IntPtr)">
37648         <size>0</size>
37649       </method>
37650       <method name="Void Invoke(System.String ByRef)">
37651         <size>0</size>
37652       </method>
37653       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
37654         <size>0</size>
37655       </method>
37656       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
37657         <size>0</size>
37658       </method>
37659     </type>
37660     <type name="C">
37661       <method name="Void &lt;Main&gt;m__0(Int32)">
37662         <size>1</size>
37663       </method>
37664       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
37665         <size>8</size>
37666       </method>
37667     </type>
37668   </test>
37669   <test name="test-anon-69.cs">
37670     <type name="SingleSteppingEngine">
37671       <method name="Void .ctor()">
37672         <size>7</size>
37673       </method>
37674       <method name="System.Object SendCommand(TargetAccessDelegate)">
37675         <size>8</size>
37676       </method>
37677       <method name="Void Detach()">
37678         <size>20</size>
37679       </method>
37680     </type>
37681     <type name="X">
37682       <method name="Void .ctor()">
37683         <size>7</size>
37684       </method>
37685       <method name="Void Main()">
37686         <size>1</size>
37687       </method>
37688     </type>
37689     <type name="TargetAccessDelegate">
37690       <method name="Void .ctor(Object, IntPtr)">
37691         <size>0</size>
37692       </method>
37693       <method name="System.Object Invoke(System.Object)">
37694         <size>0</size>
37695       </method>
37696       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37697         <size>0</size>
37698       </method>
37699       <method name="System.Object EndInvoke(IAsyncResult)">
37700         <size>0</size>
37701       </method>
37702     </type>
37703     <type name="SingleSteppingEngine">
37704       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
37705         <size>19</size>
37706       </method>
37707     </type>
37708   </test>
37709   <test name="test-anon-70.cs">
37710     <type name="C">
37711       <method name="Void .ctor()">
37712         <size>7</size>
37713       </method>
37714       <method name="Void Test(C+D)">
37715         <size>1</size>
37716       </method>
37717       <method name="Void Main()">
37718         <size>99</size>
37719       </method>
37720     </type>
37721     <type name="C+D">
37722       <method name="Void .ctor(Object, IntPtr)">
37723         <size>0</size>
37724       </method>
37725       <method name="Void Invoke()">
37726         <size>0</size>
37727       </method>
37728       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37729         <size>0</size>
37730       </method>
37731       <method name="Void EndInvoke(IAsyncResult)">
37732         <size>0</size>
37733       </method>
37734     </type>
37735     <type name="UnsafeClass">
37736       <method name="Void .ctor()">
37737         <size>7</size>
37738       </method>
37739       <method name="System.Int32* GetUnsafeValue()">
37740         <size>3</size>
37741       </method>
37742     </type>
37743     <type name="C">
37744       <method name="Void UnsafeTests()">
37745         <size>35</size>
37746       </method>
37747     </type>
37748     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
37749       <method name="Void .ctor()">
37750         <size>7</size>
37751       </method>
37752       <method name="Void &lt;&gt;m__0()">
37753         <size>14</size>
37754       </method>
37755     </type>
37756     <type name="C+&lt;Main&gt;c__AnonStorey1">
37757       <method name="Void .ctor()">
37758         <size>7</size>
37759       </method>
37760       <method name="Void &lt;&gt;m__1()">
37761         <size>38</size>
37762       </method>
37763       <method name="Void &lt;&gt;m__2()">
37764         <size>32</size>
37765       </method>
37766     </type>
37767     <type name="C">
37768       <method name="Void &lt;Main&gt;m__3()">
37769         <size>16</size>
37770       </method>
37771     </type>
37772   </test>
37773   <test name="test-anon-71.cs">
37774     <type name="Program">
37775       <method name="Void .ctor()">
37776         <size>7</size>
37777       </method>
37778       <method name="Errno ProcessFile(System.String, Program+FdCb)">
37779         <size>2</size>
37780       </method>
37781       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
37782         <size>34</size>
37783       </method>
37784       <method name="Void Main()">
37785         <size>1</size>
37786       </method>
37787     </type>
37788     <type name="Program+FdCb">
37789       <method name="Void .ctor(Object, IntPtr)">
37790         <size>0</size>
37791       </method>
37792       <method name="Int32 Invoke(Int32)">
37793         <size>0</size>
37794       </method>
37795       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37796         <size>0</size>
37797       </method>
37798       <method name="Int32 EndInvoke(IAsyncResult)">
37799         <size>0</size>
37800       </method>
37801     </type>
37802     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
37803       <method name="Void .ctor()">
37804         <size>7</size>
37805       </method>
37806       <method name="Int32 &lt;&gt;m__0(Int32)">
37807         <size>46</size>
37808       </method>
37809     </type>
37810   </test>
37811   <test name="test-anon-72.cs">
37812     <type name="Test">
37813       <method name="Void .ctor()">
37814         <size>7</size>
37815       </method>
37816       <method name="Void AddOperator(Test+UnaryOperator)">
37817         <size>1</size>
37818       </method>
37819       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
37820         <size>5</size>
37821       </method>
37822       <method name="Void Main()">
37823         <size>1</size>
37824       </method>
37825       <method name="Void Foo()">
37826         <size>19</size>
37827       </method>
37828     </type>
37829     <type name="Test+UnaryOperator">
37830       <method name="Void .ctor(Object, IntPtr)">
37831         <size>0</size>
37832       </method>
37833       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
37834         <size>0</size>
37835       </method>
37836       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
37837         <size>0</size>
37838       </method>
37839       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
37840         <size>0</size>
37841       </method>
37842     </type>
37843     <type name="Test">
37844       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
37845         <size>31</size>
37846       </method>
37847     </type>
37848   </test>
37849   <test name="test-anon-73.cs">
37850     <type name="T">
37851       <method name="Void .ctor()">
37852         <size>7</size>
37853       </method>
37854       <method name="Void Main()">
37855         <size>31</size>
37856       </method>
37857       <method name="Void Test_1()">
37858         <size>36</size>
37859       </method>
37860     </type>
37861     <type name="D">
37862       <method name="Void .ctor(Object, IntPtr)">
37863         <size>0</size>
37864       </method>
37865       <method name="Void Invoke(System.Object)">
37866         <size>0</size>
37867       </method>
37868       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37869         <size>0</size>
37870       </method>
37871       <method name="Void EndInvoke(IAsyncResult)">
37872         <size>0</size>
37873       </method>
37874     </type>
37875     <type name="T">
37876       <method name="Void &lt;Main&gt;m__0(System.Object)">
37877         <size>15</size>
37878       </method>
37879       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
37880         <size>29</size>
37881       </method>
37882     </type>
37883   </test>
37884   <test name="test-anon-74.cs">
37885     <type name="Foo">
37886       <method name="Void Baz(Foo+SimpleDelegate)">
37887         <size>8</size>
37888       </method>
37889       <method name="Void Main(System.String[])">
37890         <size>35</size>
37891       </method>
37892     </type>
37893     <type name="Foo+SimpleDelegate">
37894       <method name="Void .ctor(Object, IntPtr)">
37895         <size>0</size>
37896       </method>
37897       <method name="System.String[,] Invoke()">
37898         <size>0</size>
37899       </method>
37900       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37901         <size>0</size>
37902       </method>
37903       <method name="System.String[,] EndInvoke(IAsyncResult)">
37904         <size>0</size>
37905       </method>
37906     </type>
37907     <type name="Foo">
37908       <method name="System.String[,] &lt;Main&gt;m__0()">
37909         <size>34</size>
37910       </method>
37911     </type>
37912   </test>
37913   <test name="test-anon-75.cs">
37914     <type name="Data">
37915       <method name="Void .ctor()">
37916         <size>7</size>
37917       </method>
37918     </type>
37919     <type name="Test">
37920       <method name="Void .ctor()">
37921         <size>7</size>
37922       </method>
37923       <method name="Void Foo(Int32, D)">
37924         <size>1</size>
37925       </method>
37926       <method name="Void Main()">
37927         <size>1</size>
37928       </method>
37929       <method name="Void TestMe()">
37930         <size>154</size>
37931       </method>
37932       <method name="Boolean &lt;TestMe&gt;m__0()">
37933         <size>2</size>
37934       </method>
37935     </type>
37936     <type name="D">
37937       <method name="Void .ctor(Object, IntPtr)">
37938         <size>0</size>
37939       </method>
37940       <method name="Boolean Invoke()">
37941         <size>0</size>
37942       </method>
37943       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37944         <size>0</size>
37945       </method>
37946       <method name="Boolean EndInvoke(IAsyncResult)">
37947         <size>0</size>
37948       </method>
37949     </type>
37950     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
37951       <method name="Void .ctor()">
37952         <size>7</size>
37953       </method>
37954       <method name="Boolean &lt;&gt;m__2()">
37955         <size>14</size>
37956       </method>
37957     </type>
37958     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
37959       <method name="Void .ctor()">
37960         <size>7</size>
37961       </method>
37962     </type>
37963     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
37964       <method name="Boolean &lt;&gt;m__1()">
37965         <size>54</size>
37966       </method>
37967     </type>
37968   </test>
37969   <test name="test-anon-76.cs">
37970     <type name="C">
37971       <method name="Void .ctor()">
37972         <size>7</size>
37973       </method>
37974       <method name="Void set_Item(System.String, FactoryDelegate)">
37975         <size>8</size>
37976       </method>
37977       <method name="FactoryDelegate get_Item(System.String)">
37978         <size>7</size>
37979       </method>
37980       <method name="Void X()">
37981         <size>24</size>
37982       </method>
37983       <method name="Int32 Main()">
37984         <size>70</size>
37985       </method>
37986     </type>
37987     <type name="FactoryDelegate">
37988       <method name="Void .ctor(Object, IntPtr)">
37989         <size>0</size>
37990       </method>
37991       <method name="System.Object Invoke()">
37992         <size>0</size>
37993       </method>
37994       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37995         <size>0</size>
37996       </method>
37997       <method name="System.Object EndInvoke(IAsyncResult)">
37998         <size>0</size>
37999       </method>
38000     </type>
38001     <type name="C">
38002       <method name="System.Object &lt;X&gt;m__0()">
38003         <size>30</size>
38004       </method>
38005     </type>
38006   </test>
38007   <test name="test-anon-77.cs">
38008     <type name="y">
38009       <method name="Void .ctor()">
38010         <size>7</size>
38011       </method>
38012       <method name="Boolean get_Item(Int32)">
38013         <size>28</size>
38014       </method>
38015       <method name="Void set_Item(Int32, Boolean)">
38016         <size>10</size>
38017       </method>
38018       <method name="Void Main()">
38019         <size>1</size>
38020       </method>
38021     </type>
38022     <type name="D">
38023       <method name="Void .ctor(Object, IntPtr)">
38024         <size>0</size>
38025       </method>
38026       <method name="Void Invoke()">
38027         <size>0</size>
38028       </method>
38029       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38030         <size>0</size>
38031       </method>
38032       <method name="Void EndInvoke(IAsyncResult)">
38033         <size>0</size>
38034       </method>
38035     </type>
38036     <type name="y+&lt;&gt;c__AnonStorey0">
38037       <method name="Void .ctor()">
38038         <size>7</size>
38039       </method>
38040       <method name="Void &lt;&gt;m__0()">
38041         <size>8</size>
38042       </method>
38043     </type>
38044   </test>
38045   <test name="test-anon-78.cs">
38046     <type name="DelegateTest">
38047       <method name="Void .ctor()">
38048         <size>7</size>
38049       </method>
38050       <method name="Void .cctor()">
38051         <size>8</size>
38052       </method>
38053       <method name="Void Foo(D1)">
38054         <size>7</size>
38055       </method>
38056       <method name="Void Foo(D2)">
38057         <size>1</size>
38058       </method>
38059       <method name="Int32 Main()">
38060         <size>50</size>
38061       </method>
38062       <method name="Void &lt;Main&gt;m__0()">
38063         <size>18</size>
38064       </method>
38065     </type>
38066     <type name="D1">
38067       <method name="Void .ctor(Object, IntPtr)">
38068         <size>0</size>
38069       </method>
38070       <method name="Void Invoke()">
38071         <size>0</size>
38072       </method>
38073       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38074         <size>0</size>
38075       </method>
38076       <method name="Void EndInvoke(IAsyncResult)">
38077         <size>0</size>
38078       </method>
38079     </type>
38080     <type name="D2">
38081       <method name="Void .ctor(Object, IntPtr)">
38082         <size>0</size>
38083       </method>
38084       <method name="Void Invoke()">
38085         <size>0</size>
38086       </method>
38087       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38088         <size>0</size>
38089       </method>
38090       <method name="Void EndInvoke(IAsyncResult)">
38091         <size>0</size>
38092       </method>
38093     </type>
38094   </test>
38095   <test name="test-anon-79.cs">
38096     <type name="Test">
38097       <method name="Void .ctor()">
38098         <size>7</size>
38099       </method>
38100       <method name="Void add_E(Test+D)">
38101         <size>24</size>
38102       </method>
38103       <method name="Void remove_E(Test+D)">
38104         <size>24</size>
38105       </method>
38106       <method name="Void add_Changed(Test+D)">
38107         <size>30</size>
38108       </method>
38109       <method name="Void remove_Changed(Test+D)">
38110         <size>1</size>
38111       </method>
38112       <method name="Void Foo()">
38113         <size>1</size>
38114       </method>
38115       <method name="Void Main()">
38116         <size>1</size>
38117       </method>
38118     </type>
38119     <type name="Test+D">
38120       <method name="Void .ctor(Object, IntPtr)">
38121         <size>0</size>
38122       </method>
38123       <method name="Void Invoke()">
38124         <size>0</size>
38125       </method>
38126       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38127         <size>0</size>
38128       </method>
38129       <method name="Void EndInvoke(IAsyncResult)">
38130         <size>0</size>
38131       </method>
38132     </type>
38133     <type name="Test">
38134       <method name="Void &lt;add_Changed&gt;m__0()">
38135         <size>7</size>
38136       </method>
38137     </type>
38138   </test>
38139   <test name="test-anon-80.cs">
38140     <type name="MonoBug.MyTest">
38141       <method name="Void .ctor()">
38142         <size>7</size>
38143       </method>
38144       <method name="Int32 Main()">
38145         <size>167</size>
38146       </method>
38147     </type>
38148     <type name="MonoBug.MyTest+EventHandlers">
38149       <method name="Void .ctor()">
38150         <size>18</size>
38151       </method>
38152       <method name="System.EventHandler get_DoNothingEventHandler()">
38153         <size>30</size>
38154       </method>
38155       <method name="System.EventHandler get_DoSomethingEventHandler()">
38156         <size>13</size>
38157       </method>
38158       <method name="System.EventHandler get_Handler()">
38159         <size>7</size>
38160       </method>
38161       <method name="Void set_Handler(System.EventHandler)">
38162         <size>8</size>
38163       </method>
38164       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
38165         <size>1</size>
38166       </method>
38167       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
38168         <size>15</size>
38169       </method>
38170     </type>
38171   </test>
38172   <test name="test-anon-81.cs">
38173     <type name="C">
38174       <method name="Void .ctor()">
38175         <size>7</size>
38176       </method>
38177       <method name="Int32 Main()">
38178         <size>20</size>
38179       </method>
38180       <method name="Int32 Test()">
38181         <size>27</size>
38182       </method>
38183       <method name="Int32 Foo2(C+Cmd2)">
38184         <size>7</size>
38185       </method>
38186       <method name="Void Foo(C+Cmd)">
38187         <size>7</size>
38188       </method>
38189     </type>
38190     <type name="C+Cmd">
38191       <method name="Void .ctor(Object, IntPtr)">
38192         <size>0</size>
38193       </method>
38194       <method name="Void Invoke()">
38195         <size>0</size>
38196       </method>
38197       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38198         <size>0</size>
38199       </method>
38200       <method name="Void EndInvoke(IAsyncResult)">
38201         <size>0</size>
38202       </method>
38203     </type>
38204     <type name="C+Cmd2">
38205       <method name="Void .ctor(Object, IntPtr)">
38206         <size>0</size>
38207       </method>
38208       <method name="Int32 Invoke()">
38209         <size>0</size>
38210       </method>
38211       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38212         <size>0</size>
38213       </method>
38214       <method name="Int32 EndInvoke(IAsyncResult)">
38215         <size>0</size>
38216       </method>
38217     </type>
38218     <type name="C">
38219       <method name="Int32 &lt;Test&gt;m__0()">
38220         <size>45</size>
38221       </method>
38222     </type>
38223     <type name="C+&lt;Test&gt;c__AnonStorey1">
38224       <method name="Void .ctor()">
38225         <size>7</size>
38226       </method>
38227       <method name="Void &lt;&gt;m__1()">
38228         <size>44</size>
38229       </method>
38230     </type>
38231     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
38232       <method name="Void .ctor()">
38233         <size>7</size>
38234       </method>
38235       <method name="Void &lt;&gt;m__2()">
38236         <size>18</size>
38237       </method>
38238     </type>
38239   </test>
38240   <test name="test-anon-82.cs">
38241     <type name="MainClass">
38242       <method name="Void .ctor()">
38243         <size>7</size>
38244       </method>
38245       <method name="Void Main()">
38246         <size>87</size>
38247       </method>
38248       <method name="Void Test2(Int32)">
38249         <size>31</size>
38250       </method>
38251       <method name="Void Test3(Int32)">
38252         <size>57</size>
38253       </method>
38254       <method name="Void Test4()">
38255         <size>31</size>
38256       </method>
38257       <method name="Void Test5(Int32)">
38258         <size>27</size>
38259       </method>
38260       <method name="Void SimpleCallback(MainClass, System.String)">
38261         <size>7</size>
38262       </method>
38263     </type>
38264     <type name="MainClass+D">
38265       <method name="Void .ctor(Object, IntPtr)">
38266         <size>0</size>
38267       </method>
38268       <method name="Int32 Invoke(Int32)">
38269         <size>0</size>
38270       </method>
38271       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38272         <size>0</size>
38273       </method>
38274       <method name="Int32 EndInvoke(IAsyncResult)">
38275         <size>0</size>
38276       </method>
38277     </type>
38278     <type name="StringSender">
38279       <method name="Void .ctor(Object, IntPtr)">
38280         <size>0</size>
38281       </method>
38282       <method name="Void Invoke(System.String)">
38283         <size>0</size>
38284       </method>
38285       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38286         <size>0</size>
38287       </method>
38288       <method name="Void EndInvoke(IAsyncResult)">
38289         <size>0</size>
38290       </method>
38291     </type>
38292     <type name="VoidDelegate">
38293       <method name="Void .ctor(Object, IntPtr)">
38294         <size>0</size>
38295       </method>
38296       <method name="Void Invoke()">
38297         <size>0</size>
38298       </method>
38299       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38300         <size>0</size>
38301       </method>
38302       <method name="Void EndInvoke(IAsyncResult)">
38303         <size>0</size>
38304       </method>
38305     </type>
38306     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38307       <method name="Void .ctor()">
38308         <size>7</size>
38309       </method>
38310     </type>
38311     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
38312       <method name="Void .ctor()">
38313         <size>7</size>
38314       </method>
38315     </type>
38316     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
38317       <method name="Void .ctor()">
38318         <size>7</size>
38319       </method>
38320     </type>
38321     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
38322       <method name="Void .ctor()">
38323         <size>7</size>
38324       </method>
38325     </type>
38326     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
38327       <method name="Void .ctor()">
38328         <size>7</size>
38329       </method>
38330     </type>
38331     <type name="MainClass">
38332       <method name="Void &lt;Test2&gt;m__1(System.String)">
38333         <size>27</size>
38334       </method>
38335       <method name="Void &lt;Test3&gt;m__3()">
38336         <size>1</size>
38337       </method>
38338       <method name="Void &lt;Test4&gt;m__4()">
38339         <size>31</size>
38340       </method>
38341       <method name="Void &lt;Test4&gt;m__7()">
38342         <size>28</size>
38343       </method>
38344     </type>
38345     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38346       <method name="Void &lt;&gt;m__0()">
38347         <size>25</size>
38348       </method>
38349       <method name="Void &lt;&gt;m__9(System.String)">
38350         <size>13</size>
38351       </method>
38352     </type>
38353     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
38354       <method name="Void &lt;&gt;m__2()">
38355         <size>9</size>
38356       </method>
38357     </type>
38358     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
38359       <method name="Int32 &lt;&gt;m__5(Int32)">
38360         <size>46</size>
38361       </method>
38362       <method name="Int32 &lt;&gt;m__A(Int32)">
38363         <size>2</size>
38364       </method>
38365     </type>
38366     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
38367       <method name="Void &lt;&gt;m__6()">
38368         <size>12</size>
38369       </method>
38370     </type>
38371     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
38372       <method name="Void &lt;&gt;m__8()">
38373         <size>14</size>
38374       </method>
38375       <method name="Void &lt;&gt;m__B()">
38376         <size>8</size>
38377       </method>
38378     </type>
38379   </test>
38380   <test name="test-anon-84.cs">
38381     <type name="C">
38382       <method name="Void .ctor()">
38383         <size>42</size>
38384       </method>
38385       <method name="Void .ctor(D)">
38386         <size>42</size>
38387       </method>
38388       <method name="Int32 Main()">
38389         <size>19</size>
38390       </method>
38391       <method name="C &lt;C&gt;m__0(Int32)">
38392         <size>4</size>
38393       </method>
38394     </type>
38395     <type name="D">
38396       <method name="Void .ctor(Object, IntPtr)">
38397         <size>0</size>
38398       </method>
38399       <method name="C Invoke(Int32)">
38400         <size>0</size>
38401       </method>
38402       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38403         <size>0</size>
38404       </method>
38405       <method name="C EndInvoke(IAsyncResult)">
38406         <size>0</size>
38407       </method>
38408     </type>
38409   </test>
38410   <test name="test-anon-85.cs">
38411     <type name="X">
38412       <method name="Void .ctor()">
38413         <size>7</size>
38414       </method>
38415       <method name="Int32 Main()">
38416         <size>29</size>
38417       </method>
38418     </type>
38419     <type name="X+D">
38420       <method name="Void .ctor(Object, IntPtr)">
38421         <size>0</size>
38422       </method>
38423       <method name="Void Invoke()">
38424         <size>0</size>
38425       </method>
38426       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38427         <size>0</size>
38428       </method>
38429       <method name="Void EndInvoke(IAsyncResult)">
38430         <size>0</size>
38431       </method>
38432     </type>
38433     <type name="X+&lt;Main&gt;c__AnonStorey0">
38434       <method name="Void .ctor()">
38435         <size>7</size>
38436       </method>
38437       <method name="Void &lt;&gt;m__0()">
38438         <size>8</size>
38439       </method>
38440     </type>
38441   </test>
38442   <test name="test-anon-86.cs">
38443     <type name="Bug.A">
38444       <method name="Void .ctor()">
38445         <size>50</size>
38446       </method>
38447       <method name="Void Test()">
38448         <size>1</size>
38449       </method>
38450       <method name="Int32 Main()">
38451         <size>8</size>
38452       </method>
38453     </type>
38454     <type name="Bug.B">
38455       <method name="Void .ctor()">
38456         <size>7</size>
38457       </method>
38458       <method name="Int32 get_Prop()">
38459         <size>2</size>
38460       </method>
38461     </type>
38462     <type name="Bug.EventHandler">
38463       <method name="Void .ctor(Object, IntPtr)">
38464         <size>0</size>
38465       </method>
38466       <method name="Void Invoke()">
38467         <size>0</size>
38468       </method>
38469       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38470         <size>0</size>
38471       </method>
38472       <method name="Void EndInvoke(IAsyncResult)">
38473         <size>0</size>
38474       </method>
38475     </type>
38476     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
38477       <method name="Void .ctor()">
38478         <size>7</size>
38479       </method>
38480       <method name="Void &lt;&gt;m__0()">
38481         <size>24</size>
38482       </method>
38483     </type>
38484   </test>
38485   <test name="test-anon-87.cs">
38486     <type name="Bug.AA">
38487       <method name="Void .ctor(BB)">
38488         <size>51</size>
38489       </method>
38490       <method name="Void TestMe()">
38491         <size>1</size>
38492       </method>
38493       <method name="Int32 Main()">
38494         <size>18</size>
38495       </method>
38496     </type>
38497     <type name="Bug.BB">
38498       <method name="Void .ctor(String)">
38499         <size>18</size>
38500       </method>
38501       <method name="Void Foo()">
38502         <size>1</size>
38503       </method>
38504     </type>
38505     <type name="Bug.D">
38506       <method name="Void .ctor(Object, IntPtr)">
38507         <size>0</size>
38508       </method>
38509       <method name="Void Invoke()">
38510         <size>0</size>
38511       </method>
38512       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38513         <size>0</size>
38514       </method>
38515       <method name="Void EndInvoke(IAsyncResult)">
38516         <size>0</size>
38517       </method>
38518     </type>
38519     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
38520       <method name="Void .ctor()">
38521         <size>7</size>
38522       </method>
38523       <method name="Void &lt;&gt;m__0()">
38524         <size>23</size>
38525       </method>
38526     </type>
38527   </test>
38528   <test name="test-anon-88.cs">
38529     <type name="C">
38530       <method name="Void .ctor()">
38531         <size>7</size>
38532       </method>
38533       <method name="Int32 Main()">
38534         <size>12</size>
38535       </method>
38536       <method name="Void Test()">
38537         <size>102</size>
38538       </method>
38539     </type>
38540     <type name="C+D">
38541       <method name="Void .ctor(Object, IntPtr)">
38542         <size>0</size>
38543       </method>
38544       <method name="Void Invoke()">
38545         <size>0</size>
38546       </method>
38547       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38548         <size>0</size>
38549       </method>
38550       <method name="Void EndInvoke(IAsyncResult)">
38551         <size>0</size>
38552       </method>
38553     </type>
38554     <type name="C+&lt;Test&gt;c__AnonStorey0">
38555       <method name="Void .ctor()">
38556         <size>7</size>
38557       </method>
38558       <method name="Void &lt;&gt;m__2()">
38559         <size>8</size>
38560       </method>
38561     </type>
38562     <type name="C+&lt;Test&gt;c__AnonStorey2">
38563       <method name="Void .ctor()">
38564         <size>7</size>
38565       </method>
38566       <method name="Void &lt;&gt;m__0()">
38567         <size>69</size>
38568       </method>
38569       <method name="Void &lt;&gt;m__1()">
38570         <size>8</size>
38571       </method>
38572       <method name="Void &lt;&gt;m__4()">
38573         <size>3</size>
38574       </method>
38575     </type>
38576     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
38577       <method name="Void .ctor()">
38578         <size>7</size>
38579       </method>
38580       <method name="Void &lt;&gt;m__3()">
38581         <size>20</size>
38582       </method>
38583     </type>
38584   </test>
38585   <test name="test-anon-89.cs">
38586     <type name="C">
38587       <method name="Void .ctor()">
38588         <size>7</size>
38589       </method>
38590       <method name="Int32 Main()">
38591         <size>12</size>
38592       </method>
38593       <method name="System.Object get_GdkWindow()">
38594         <size>2</size>
38595       </method>
38596       <method name="Void set_GdkWindow(System.Object)">
38597         <size>1</size>
38598       </method>
38599       <method name="Void Invoke(C+D)">
38600         <size>1</size>
38601       </method>
38602       <method name="Void Test()">
38603         <size>69</size>
38604       </method>
38605     </type>
38606     <type name="C+D">
38607       <method name="Void .ctor(Object, IntPtr)">
38608         <size>0</size>
38609       </method>
38610       <method name="Void Invoke()">
38611         <size>0</size>
38612       </method>
38613       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38614         <size>0</size>
38615       </method>
38616       <method name="Void EndInvoke(IAsyncResult)">
38617         <size>0</size>
38618       </method>
38619     </type>
38620     <type name="C+&lt;Test&gt;c__AnonStorey0">
38621       <method name="Void .ctor()">
38622         <size>7</size>
38623       </method>
38624       <method name="Void &lt;&gt;m__0()">
38625         <size>108</size>
38626       </method>
38627       <method name="Void &lt;&gt;m__3()">
38628         <size>29</size>
38629       </method>
38630     </type>
38631     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38632       <method name="Void .ctor()">
38633         <size>7</size>
38634       </method>
38635       <method name="Void &lt;&gt;m__1()">
38636         <size>18</size>
38637       </method>
38638       <method name="Void &lt;&gt;m__2()">
38639         <size>49</size>
38640       </method>
38641     </type>
38642   </test>
38643   <test name="test-anon-90.cs">
38644     <type name="C">
38645       <method name="Void .ctor()">
38646         <size>7</size>
38647       </method>
38648       <method name="Int32 Main()">
38649         <size>12</size>
38650       </method>
38651       <method name="Void Foo()">
38652         <size>27</size>
38653       </method>
38654     </type>
38655     <type name="C+D">
38656       <method name="Void .ctor(Object, IntPtr)">
38657         <size>0</size>
38658       </method>
38659       <method name="Void Invoke()">
38660         <size>0</size>
38661       </method>
38662       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38663         <size>0</size>
38664       </method>
38665       <method name="Void EndInvoke(IAsyncResult)">
38666         <size>0</size>
38667       </method>
38668     </type>
38669     <type name="C+&lt;Foo&gt;c__AnonStorey0">
38670       <method name="Void .ctor()">
38671         <size>7</size>
38672       </method>
38673       <method name="Void &lt;&gt;m__0()">
38674         <size>66</size>
38675       </method>
38676     </type>
38677     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
38678       <method name="Void .ctor()">
38679         <size>7</size>
38680       </method>
38681     </type>
38682     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
38683       <method name="Void .ctor()">
38684         <size>7</size>
38685       </method>
38686       <method name="Void &lt;&gt;m__1()">
38687         <size>32</size>
38688       </method>
38689     </type>
38690   </test>
38691   <test name="test-anon-91.cs">
38692     <type name="A">
38693       <method name="Void .ctor(Int32)">
38694         <size>27</size>
38695       </method>
38696     </type>
38697     <type name="C">
38698       <method name="Void .ctor()">
38699         <size>7</size>
38700       </method>
38701       <method name="Int32 Main()">
38702         <size>12</size>
38703       </method>
38704       <method name="Void SelectCommand(Int32)">
38705         <size>1</size>
38706       </method>
38707       <method name="Void Test()">
38708         <size>66</size>
38709       </method>
38710     </type>
38711     <type name="C+D">
38712       <method name="Void .ctor(Object, IntPtr)">
38713         <size>0</size>
38714       </method>
38715       <method name="Void Invoke()">
38716         <size>0</size>
38717       </method>
38718       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38719         <size>0</size>
38720       </method>
38721       <method name="Void EndInvoke(IAsyncResult)">
38722         <size>0</size>
38723       </method>
38724     </type>
38725     <type name="C+&lt;Test&gt;c__AnonStorey0">
38726       <method name="Void .ctor()">
38727         <size>7</size>
38728       </method>
38729       <method name="Void &lt;&gt;m__0()">
38730         <size>109</size>
38731       </method>
38732     </type>
38733     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38734       <method name="Void .ctor()">
38735         <size>7</size>
38736       </method>
38737       <method name="Void &lt;&gt;m__1()">
38738         <size>23</size>
38739       </method>
38740     </type>
38741   </test>
38742   <test name="test-cls-00.cs">
38743     <type name="CLSCLass_6">
38744       <method name="Void .ctor()">
38745         <size>18</size>
38746       </method>
38747       <method name="Void add_Disposed(Delegate)">
38748         <size>19</size>
38749       </method>
38750       <method name="Void remove_Disposed(Delegate)">
38751         <size>19</size>
38752       </method>
38753     </type>
38754     <type name="CLSDelegate">
38755       <method name="Void .ctor()">
38756         <size>7</size>
38757       </method>
38758     </type>
38759     <type name="CLSClass_5">
38760       <method name="Void .ctor()">
38761         <size>7</size>
38762       </method>
38763       <method name="UInt32 Test()">
38764         <size>2</size>
38765       </method>
38766     </type>
38767     <type name="CLSClass_4">
38768       <method name="Void .ctor()">
38769         <size>7</size>
38770       </method>
38771       <method name="UInt32 Test()">
38772         <size>2</size>
38773       </method>
38774     </type>
38775     <type name="CLSClass_3">
38776       <method name="Void .ctor()">
38777         <size>7</size>
38778       </method>
38779       <method name="UInt32 Test_3()">
38780         <size>2</size>
38781       </method>
38782     </type>
38783     <type name="CLSClass_2">
38784       <method name="Void .ctor()">
38785         <size>7</size>
38786       </method>
38787       <method name="SByte get_XX()">
38788         <size>2</size>
38789       </method>
38790     </type>
38791     <type name="CLSClass_1">
38792       <method name="Void .ctor()">
38793         <size>7</size>
38794       </method>
38795       <method name="UInt32 Valid()">
38796         <size>2</size>
38797       </method>
38798     </type>
38799     <type name="CLSClass">
38800       <method name="Void .ctor()">
38801         <size>7</size>
38802       </method>
38803       <method name="UInt64 Valid()">
38804         <size>3</size>
38805       </method>
38806       <method name="Byte get_XX()">
38807         <size>2</size>
38808       </method>
38809       <method name="UInt32 FooInternal()">
38810         <size>2</size>
38811       </method>
38812       <method name="UInt64 Foo()">
38813         <size>3</size>
38814       </method>
38815       <method name="Void Main()">
38816         <size>1</size>
38817       </method>
38818     </type>
38819     <type name="CLSClass+C1">
38820       <method name="Void .ctor()">
38821         <size>7</size>
38822       </method>
38823       <method name="Int64 Foo2()">
38824         <size>3</size>
38825       </method>
38826     </type>
38827     <type name="CLSClass+C1+C11">
38828       <method name="Void .ctor()">
38829         <size>7</size>
38830       </method>
38831       <method name="UInt64 Foo3()">
38832         <size>3</size>
38833       </method>
38834     </type>
38835     <type name="CLSClass+CLSClass_2">
38836       <method name="Void .ctor()">
38837         <size>7</size>
38838       </method>
38839       <method name="SByte get_XX()">
38840         <size>2</size>
38841       </method>
38842     </type>
38843     <type name="Delegate">
38844       <method name="Void .ctor(Object, IntPtr)">
38845         <size>0</size>
38846       </method>
38847       <method name="CLSDelegate Invoke()">
38848         <size>0</size>
38849       </method>
38850       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38851         <size>0</size>
38852       </method>
38853       <method name="CLSDelegate EndInvoke(IAsyncResult)">
38854         <size>0</size>
38855       </method>
38856     </type>
38857   </test>
38858   <test name="test-cls-01.cs">
38859     <type name="CLSClass">
38860       <method name="Void .ctor()">
38861         <size>7</size>
38862       </method>
38863       <method name="Byte get_XX()">
38864         <size>2</size>
38865       </method>
38866       <method name="Void Main()">
38867         <size>1</size>
38868       </method>
38869     </type>
38870     <type name="Big">
38871       <method name="Void .ctor()">
38872         <size>7</size>
38873       </method>
38874       <method name="Big op_Implicit(UInt32)">
38875         <size>2</size>
38876       </method>
38877     </type>
38878     <type name="C1">
38879       <method name="Void .ctor()">
38880         <size>7</size>
38881       </method>
38882       <method name="Void method(UInt32)">
38883         <size>1</size>
38884       </method>
38885     </type>
38886   </test>
38887   <test name="test-cls-02.cs">
38888     <type name="CLSClass">
38889       <method name="Void .ctor(UInt64)">
38890         <size>7</size>
38891       </method>
38892       <method name="Void .ctor(UInt32)">
38893         <size>7</size>
38894       </method>
38895       <method name="Void set_X_0(UInt64)">
38896         <size>1</size>
38897       </method>
38898       <method name="Void set_Item(UInt64, UInt64)">
38899         <size>1</size>
38900       </method>
38901       <method name="Void Main()">
38902         <size>1</size>
38903       </method>
38904     </type>
38905     <type name="InnerTypeClasss">
38906       <method name="Void .ctor()">
38907         <size>7</size>
38908       </method>
38909       <method name="Struct Method()">
38910         <size>10</size>
38911       </method>
38912     </type>
38913   </test>
38914   <test name="test-cls-03.cs">
38915     <type name="CLSClass">
38916       <method name="Void .ctor()">
38917         <size>7</size>
38918       </method>
38919       <method name="I1 Foo()">
38920         <size>2</size>
38921       </method>
38922       <method name="Void Main()">
38923         <size>1</size>
38924       </method>
38925     </type>
38926   </test>
38927   <test name="test-cls-05.cs">
38928     <type name="X1">
38929       <method name="Void .ctor()">
38930         <size>7</size>
38931       </method>
38932     </type>
38933     <type name="X2">
38934       <method name="Void .ctor()">
38935         <size>7</size>
38936       </method>
38937     </type>
38938     <type name="X3">
38939       <method name="Void .ctor()">
38940         <size>7</size>
38941       </method>
38942       <method name="Void bb(Boolean)">
38943         <size>1</size>
38944       </method>
38945       <method name="Void BB()">
38946         <size>1</size>
38947       </method>
38948     </type>
38949     <type name="X4">
38950       <method name="Void .ctor()">
38951         <size>7</size>
38952       </method>
38953       <method name="Void method(Int32)">
38954         <size>1</size>
38955       </method>
38956       <method name="Void method(Boolean)">
38957         <size>1</size>
38958       </method>
38959       <method name="Boolean method()">
38960         <size>2</size>
38961       </method>
38962     </type>
38963     <type name="BaseClass">
38964       <method name="Void .ctor()">
38965         <size>7</size>
38966       </method>
38967     </type>
38968     <type name="CLSClass">
38969       <method name="Void .ctor()">
38970         <size>7</size>
38971       </method>
38972       <method name="Void .ctor(Int32)">
38973         <size>7</size>
38974       </method>
38975       <method name="Void Method()">
38976         <size>1</size>
38977       </method>
38978       <method name="Int32 Method(Boolean)">
38979         <size>2</size>
38980       </method>
38981       <method name="Void methoD()">
38982         <size>1</size>
38983       </method>
38984       <method name="Void Main()">
38985         <size>1</size>
38986       </method>
38987       <method name="CLSClass op_Implicit(Boolean)">
38988         <size>7</size>
38989       </method>
38990       <method name="CLSClass op_Implicit(Int32)">
38991         <size>7</size>
38992       </method>
38993     </type>
38994     <type name="oBject">
38995       <method name="Void .ctor()">
38996         <size>7</size>
38997       </method>
38998     </type>
38999     <type name="A.C1">
39000       <method name="Void .ctor()">
39001         <size>7</size>
39002       </method>
39003     </type>
39004     <type name="B.c1">
39005       <method name="Void .ctor()">
39006         <size>7</size>
39007       </method>
39008     </type>
39009     <type name="c1">
39010       <method name="Void .ctor()">
39011         <size>7</size>
39012       </method>
39013     </type>
39014     <type name="CLSClass_2">
39015       <method name="Void .ctor()">
39016         <size>7</size>
39017       </method>
39018       <method name="Void Method()">
39019         <size>1</size>
39020       </method>
39021       <method name="Void method()">
39022         <size>1</size>
39023       </method>
39024     </type>
39025     <type name="System.sByte">
39026       <method name="Void .ctor()">
39027         <size>7</size>
39028       </method>
39029     </type>
39030     <type name="System.Web.HttpBrowserCapabilities">
39031       <method name="Void .ctor()">
39032         <size>7</size>
39033       </method>
39034     </type>
39035   </test>
39036   <test name="test-cls-06.cs">
39037     <type name="CLSClass">
39038       <method name="Void .ctor()">
39039         <size>7</size>
39040       </method>
39041       <method name="Void Main()">
39042         <size>1</size>
39043       </method>
39044     </type>
39045     <type name="CLSClass_2">
39046       <method name="Void .ctor(Int32[,,])">
39047         <size>7</size>
39048       </method>
39049       <method name="Void .ctor(Int32[,])">
39050         <size>7</size>
39051       </method>
39052       <method name="Void Test(System.Int32[,], Int32)">
39053         <size>1</size>
39054       </method>
39055       <method name="Void Test(System.Int32[,,], Boolean)">
39056         <size>1</size>
39057       </method>
39058     </type>
39059     <type name="X1">
39060       <method name="Void .ctor()">
39061         <size>7</size>
39062       </method>
39063       <method name="Void M2(Int32)">
39064         <size>1</size>
39065       </method>
39066     </type>
39067     <type name="X2">
39068       <method name="Void .ctor()">
39069         <size>7</size>
39070       </method>
39071       <method name="Void M2(Int32 ByRef)">
39072         <size>1</size>
39073       </method>
39074     </type>
39075     <type name="CLSClass+MyDelegate">
39076       <method name="Void .ctor(Object, IntPtr)">
39077         <size>0</size>
39078       </method>
39079       <method name="UInt32 Invoke()">
39080         <size>0</size>
39081       </method>
39082       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39083         <size>0</size>
39084       </method>
39085       <method name="UInt32 EndInvoke(IAsyncResult)">
39086         <size>0</size>
39087       </method>
39088     </type>
39089     <type name="MyDelegate">
39090       <method name="Void .ctor(Object, IntPtr)">
39091         <size>0</size>
39092       </method>
39093       <method name="UInt32 Invoke()">
39094         <size>0</size>
39095       </method>
39096       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39097         <size>0</size>
39098       </method>
39099       <method name="UInt32 EndInvoke(IAsyncResult)">
39100         <size>0</size>
39101       </method>
39102     </type>
39103   </test>
39104   <test name="test-cls-07.cs">
39105     <type name="aa.I1">
39106       <method name="Void .ctor()">
39107         <size>7</size>
39108       </method>
39109     </type>
39110     <type name="CLSClass">
39111       <method name="Void .ctor()">
39112         <size>7</size>
39113       </method>
39114       <method name="Void Main()">
39115         <size>1</size>
39116       </method>
39117     </type>
39118   </test>
39119   <test name="test-cls-10.cs">
39120     <type name="MainClass">
39121       <method name="Void .ctor()">
39122         <size>7</size>
39123       </method>
39124       <method name="Void Main()">
39125         <size>1</size>
39126       </method>
39127     </type>
39128   </test>
39129   <test name="test-cls-11.cs">
39130     <type name="CLSClass">
39131       <method name="Void .ctor()">
39132         <size>7</size>
39133       </method>
39134       <method name="Void Test(IComparable)">
39135         <size>0</size>
39136       </method>
39137     </type>
39138     <type name="CLSCLass_2">
39139       <method name="Void .ctor()">
39140         <size>7</size>
39141       </method>
39142       <method name="Void Test()">
39143         <size>0</size>
39144       </method>
39145     </type>
39146     <type name="CLSClass_3">
39147       <method name="Void .ctor()">
39148         <size>7</size>
39149       </method>
39150       <method name="Void Test()">
39151         <size>0</size>
39152       </method>
39153     </type>
39154     <type name="MainClass">
39155       <method name="Void .ctor()">
39156         <size>7</size>
39157       </method>
39158       <method name="Void Main()">
39159         <size>1</size>
39160       </method>
39161     </type>
39162   </test>
39163   <test name="test-cls-12.cs">
39164     <type name="MainClass">
39165       <method name="Void .ctor()">
39166         <size>7</size>
39167       </method>
39168       <method name="Void Main()">
39169         <size>1</size>
39170       </method>
39171     </type>
39172   </test>
39173   <test name="test-cls-14.cs">
39174     <type name="CLSClass">
39175       <method name="Void .ctor()">
39176         <size>7</size>
39177       </method>
39178       <method name="Void Error(Boolean)">
39179         <size>1</size>
39180       </method>
39181       <method name="CLSClass op_Implicit(Byte)">
39182         <size>6</size>
39183       </method>
39184     </type>
39185     <type name="MainClass">
39186       <method name="Void .ctor()">
39187         <size>7</size>
39188       </method>
39189       <method name="Void Main()">
39190         <size>1</size>
39191       </method>
39192     </type>
39193   </test>
39194   <test name="test-cls-15.cs">
39195     <type name="CLSAttribute_1">
39196       <method name="Void .ctor(Int32[])">
39197         <size>7</size>
39198       </method>
39199       <method name="Void .ctor(Int32)">
39200         <size>7</size>
39201       </method>
39202     </type>
39203     <type name="CLSAttribute_2">
39204       <method name="Void .ctor(Int32)">
39205         <size>7</size>
39206       </method>
39207     </type>
39208     <type name="CLSAttribute_3">
39209       <method name="Void .ctor(Int32[])">
39210         <size>7</size>
39211       </method>
39212     </type>
39213     <type name="CLSAttribute_4">
39214       <method name="Void .ctor(Int32[])">
39215         <size>7</size>
39216       </method>
39217     </type>
39218     <type name="ClassMain">
39219       <method name="Void .ctor()">
39220         <size>7</size>
39221       </method>
39222       <method name="Void Main()">
39223         <size>1</size>
39224       </method>
39225     </type>
39226   </test>
39227   <test name="test-cls-16.cs">
39228     <type name="CLSAttribute">
39229       <method name="Void .ctor(Boolean[])">
39230         <size>7</size>
39231       </method>
39232     </type>
39233     <type name="ClassMain">
39234       <method name="Void .ctor()">
39235         <size>7</size>
39236       </method>
39237       <method name="Void Main()">
39238         <size>1</size>
39239       </method>
39240     </type>
39241   </test>
39242   <test name="test-cls-17.cs">
39243     <type name="Foo">
39244       <method name="Void .ctor()">
39245         <size>7</size>
39246       </method>
39247       <method name="Void Main()">
39248         <size>1</size>
39249       </method>
39250     </type>
39251   </test>
39252   <test name="test-externalias-01.cs">
39253     <type name="Test">
39254       <method name="Void .ctor()">
39255         <size>7</size>
39256       </method>
39257       <method name="Int32 Main()">
39258         <size>64</size>
39259       </method>
39260     </type>
39261   </test>
39262   <test name="test-externalias-02.cs">
39263     <type name="Test">
39264       <method name="Void .ctor()">
39265         <size>7</size>
39266       </method>
39267       <method name="Int32 Main()">
39268         <size>64</size>
39269       </method>
39270     </type>
39271   </test>
39272   <test name="test-externalias-03.cs">
39273     <type name="Test">
39274       <method name="Void .ctor()">
39275         <size>7</size>
39276       </method>
39277       <method name="Int32 Main()">
39278         <size>64</size>
39279       </method>
39280     </type>
39281   </test>
39282   <test name="test-externalias-04.cs">
39283     <type name="Test">
39284       <method name="Void .ctor()">
39285         <size>7</size>
39286       </method>
39287       <method name="Int32 Main()">
39288         <size>64</size>
39289       </method>
39290     </type>
39291   </test>
39292   <test name="test-externalias-05.cs">
39293     <type name="Test">
39294       <method name="Void .ctor()">
39295         <size>7</size>
39296       </method>
39297       <method name="Void Main()">
39298         <size>21</size>
39299       </method>
39300     </type>
39301   </test>
39302   <test name="test-externalias-06.cs">
39303     <type name="MyAssembly01.Test">
39304       <method name="Void .ctor()">
39305         <size>7</size>
39306       </method>
39307     </type>
39308     <type name="MyAssembly01.Namespace1.Test">
39309       <method name="Void .ctor()">
39310         <size>7</size>
39311       </method>
39312     </type>
39313     <type name="MyAssembly02.Test">
39314       <method name="Void .ctor()">
39315         <size>7</size>
39316       </method>
39317     </type>
39318     <type name="MyAssembly02.Namespace1.Test">
39319       <method name="Void .ctor()">
39320         <size>7</size>
39321       </method>
39322     </type>
39323     <type name="Test">
39324       <method name="Void .ctor()">
39325         <size>7</size>
39326       </method>
39327       <method name="Void Main()">
39328         <size>1</size>
39329       </method>
39330     </type>
39331   </test>
39332   <test name="test-externalias-07.cs">
39333     <type name="NS.MyClass">
39334       <method name="Void .ctor()">
39335         <size>7</size>
39336       </method>
39337       <method name="Int32 GetInt()">
39338         <size>6</size>
39339       </method>
39340     </type>
39341     <type name="Test">
39342       <method name="Void .ctor()">
39343         <size>7</size>
39344       </method>
39345       <method name="Int32 Main()">
39346         <size>15</size>
39347       </method>
39348     </type>
39349   </test>
39350   <test name="test-externalias-08.cs">
39351     <type name="Test">
39352       <method name="Void .ctor()">
39353         <size>7</size>
39354       </method>
39355       <method name="Int32 Main()">
39356         <size>54</size>
39357       </method>
39358     </type>
39359   </test>
39360   <test name="test-externalias-09.cs">
39361     <type name="Test">
39362       <method name="Void .ctor()">
39363         <size>7</size>
39364       </method>
39365       <method name="Int32 Main()">
39366         <size>8</size>
39367       </method>
39368     </type>
39369   </test>
39370   <test name="test-iter-01.cs">
39371     <type name="X">
39372       <method name="Void .ctor()">
39373         <size>7</size>
39374       </method>
39375       <method name="IEnumerator GetIt()">
39376         <size>8</size>
39377       </method>
39378       <method name="IEnumerable GetIt2()">
39379         <size>16</size>
39380       </method>
39381       <method name="Int32 Main()">
39382         <size>168</size>
39383       </method>
39384     </type>
39385     <type name="X+&lt;GetIt&gt;c__Iterator0">
39386       <method name="Void .ctor()">
39387         <size>7</size>
39388       </method>
39389       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39390         <size>7</size>
39391       </method>
39392       <method name="Boolean MoveNext()">
39393         <size>126</size>
39394       </method>
39395       <method name="Void Dispose()">
39396         <size>8</size>
39397       </method>
39398       <method name="Void Reset()">
39399         <size>6</size>
39400       </method>
39401     </type>
39402     <type name="X+&lt;GetIt2&gt;c__Iterator1">
39403       <method name="Void .ctor()">
39404         <size>7</size>
39405       </method>
39406       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39407         <size>7</size>
39408       </method>
39409       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39410         <size>7</size>
39411       </method>
39412       <method name="Boolean MoveNext()">
39413         <size>126</size>
39414       </method>
39415       <method name="Void Dispose()">
39416         <size>8</size>
39417       </method>
39418       <method name="Void Reset()">
39419         <size>6</size>
39420       </method>
39421     </type>
39422     <type name="X+&lt;GetIt&gt;c__Iterator0">
39423       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39424         <size>7</size>
39425       </method>
39426     </type>
39427     <type name="X+&lt;GetIt2&gt;c__Iterator1">
39428       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39429         <size>7</size>
39430       </method>
39431       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39432         <size>26</size>
39433       </method>
39434     </type>
39435   </test>
39436   <test name="test-iter-02.cs">
39437     <type name="X">
39438       <method name="Void .ctor()">
39439         <size>7</size>
39440       </method>
39441       <method name="IEnumerator GetRange()">
39442         <size>8</size>
39443       </method>
39444       <method name="Int32 Main()">
39445         <size>89</size>
39446       </method>
39447     </type>
39448     <type name="X+&lt;GetRange&gt;c__Iterator0">
39449       <method name="Void .ctor()">
39450         <size>7</size>
39451       </method>
39452       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39453         <size>7</size>
39454       </method>
39455       <method name="Boolean MoveNext()">
39456         <size>173</size>
39457       </method>
39458       <method name="Void Dispose()">
39459         <size>8</size>
39460       </method>
39461       <method name="Void Reset()">
39462         <size>6</size>
39463       </method>
39464       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39465         <size>7</size>
39466       </method>
39467     </type>
39468   </test>
39469   <test name="test-iter-03.cs">
39470     <type name="X">
39471       <method name="Void .ctor()">
39472         <size>7</size>
39473       </method>
39474       <method name="IEnumerable GetIt(System.Int32[])">
39475         <size>30</size>
39476       </method>
39477       <method name="IEnumerable GetMulti(System.Int32[,])">
39478         <size>30</size>
39479       </method>
39480       <method name="Int32 Main()">
39481         <size>237</size>
39482       </method>
39483     </type>
39484     <type name="&lt;PrivateImplementationDetails&gt;">
39485       <method name="Void .ctor()">
39486         <size>7</size>
39487       </method>
39488     </type>
39489     <type name="X+&lt;GetIt&gt;c__Iterator0">
39490       <method name="Void .ctor()">
39491         <size>7</size>
39492       </method>
39493       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39494         <size>7</size>
39495       </method>
39496       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39497         <size>7</size>
39498       </method>
39499       <method name="Boolean MoveNext()">
39500         <size>151</size>
39501       </method>
39502       <method name="Void Dispose()">
39503         <size>8</size>
39504       </method>
39505       <method name="Void Reset()">
39506         <size>6</size>
39507       </method>
39508     </type>
39509     <type name="X+&lt;GetMulti&gt;c__Iterator1">
39510       <method name="Void .ctor()">
39511         <size>7</size>
39512       </method>
39513       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39514         <size>7</size>
39515       </method>
39516       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39517         <size>7</size>
39518       </method>
39519       <method name="Boolean MoveNext()">
39520         <size>238</size>
39521       </method>
39522       <method name="Void Dispose()">
39523         <size>8</size>
39524       </method>
39525       <method name="Void Reset()">
39526         <size>6</size>
39527       </method>
39528     </type>
39529     <type name="X+&lt;GetIt&gt;c__Iterator0">
39530       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39531         <size>7</size>
39532       </method>
39533       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39534         <size>40</size>
39535       </method>
39536     </type>
39537     <type name="X+&lt;GetMulti&gt;c__Iterator1">
39538       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39539         <size>7</size>
39540       </method>
39541       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39542         <size>40</size>
39543       </method>
39544     </type>
39545   </test>
39546   <test name="test-iter-04.cs">
39547     <type name="X">
39548       <method name="Void .ctor()">
39549         <size>7</size>
39550       </method>
39551       <method name="IEnumerable GetRange(Int32, Int32)">
39552         <size>44</size>
39553       </method>
39554       <method name="Void Main()">
39555         <size>97</size>
39556       </method>
39557     </type>
39558     <type name="X+&lt;GetRange&gt;c__Iterator0">
39559       <method name="Void .ctor()">
39560         <size>7</size>
39561       </method>
39562       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39563         <size>7</size>
39564       </method>
39565       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39566         <size>7</size>
39567       </method>
39568       <method name="Boolean MoveNext()">
39569         <size>123</size>
39570       </method>
39571       <method name="Void Dispose()">
39572         <size>8</size>
39573       </method>
39574       <method name="Void Reset()">
39575         <size>6</size>
39576       </method>
39577       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39578         <size>7</size>
39579       </method>
39580       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39581         <size>52</size>
39582       </method>
39583     </type>
39584   </test>
39585   <test name="test-iter-05.cs">
39586     <type name="X">
39587       <method name="Void .ctor()">
39588         <size>7</size>
39589       </method>
39590       <method name="IEnumerable GetIt()">
39591         <size>16</size>
39592       </method>
39593       <method name="Int32 Main()">
39594         <size>103</size>
39595       </method>
39596     </type>
39597     <type name="List">
39598       <method name="Void .ctor(Int32)">
39599         <size>19</size>
39600       </method>
39601       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39602         <size>12</size>
39603       </method>
39604       <method name="Void Add(Int32)">
39605         <size>26</size>
39606       </method>
39607       <method name="MyEnumerator GetEnumerator()">
39608         <size>7</size>
39609       </method>
39610     </type>
39611     <type name="X+&lt;GetIt&gt;c__Iterator0">
39612       <method name="Void .ctor()">
39613         <size>7</size>
39614       </method>
39615       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39616         <size>7</size>
39617       </method>
39618       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39619         <size>7</size>
39620       </method>
39621       <method name="Boolean MoveNext()">
39622         <size>184</size>
39623       </method>
39624       <method name="Void Dispose()">
39625         <size>8</size>
39626       </method>
39627       <method name="Void Reset()">
39628         <size>6</size>
39629       </method>
39630     </type>
39631     <type name="List+MyEnumerator">
39632       <method name="Void .ctor(List)">
39633         <size>15</size>
39634       </method>
39635       <method name="System.Object get_Current()">
39636         <size>24</size>
39637       </method>
39638       <method name="Boolean MoveNext()">
39639         <size>31</size>
39640       </method>
39641       <method name="Void Reset()">
39642         <size>8</size>
39643       </method>
39644     </type>
39645     <type name="X+&lt;GetIt&gt;c__Iterator0">
39646       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39647         <size>7</size>
39648       </method>
39649       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39650         <size>26</size>
39651       </method>
39652     </type>
39653   </test>
39654   <test name="test-iter-06.cs">
39655     <type name="X">
39656       <method name="Void .ctor()">
39657         <size>7</size>
39658       </method>
39659       <method name="IEnumerable Get(Int32)">
39660         <size>30</size>
39661       </method>
39662       <method name="IEnumerable GetS(Int32)">
39663         <size>30</size>
39664       </method>
39665       <method name="Int32 Main()">
39666         <size>383</size>
39667       </method>
39668     </type>
39669     <type name="S+&lt;Get&gt;c__Iterator0">
39670       <method name="Void .ctor()">
39671         <size>7</size>
39672       </method>
39673       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39674         <size>7</size>
39675       </method>
39676       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39677         <size>7</size>
39678       </method>
39679       <method name="Boolean MoveNext()">
39680         <size>183</size>
39681       </method>
39682       <method name="Void Dispose()">
39683         <size>8</size>
39684       </method>
39685       <method name="Void Reset()">
39686         <size>6</size>
39687       </method>
39688     </type>
39689     <type name="S+&lt;GetS&gt;c__Iterator1">
39690       <method name="Void .ctor()">
39691         <size>7</size>
39692       </method>
39693       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39694         <size>7</size>
39695       </method>
39696       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39697         <size>7</size>
39698       </method>
39699       <method name="Boolean MoveNext()">
39700         <size>136</size>
39701       </method>
39702       <method name="Void Dispose()">
39703         <size>8</size>
39704       </method>
39705       <method name="Void Reset()">
39706         <size>6</size>
39707       </method>
39708     </type>
39709     <type name="X+&lt;Get&gt;c__Iterator2">
39710       <method name="Void .ctor()">
39711         <size>7</size>
39712       </method>
39713       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39714         <size>7</size>
39715       </method>
39716       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39717         <size>7</size>
39718       </method>
39719       <method name="Boolean MoveNext()">
39720         <size>131</size>
39721       </method>
39722       <method name="Void Dispose()">
39723         <size>8</size>
39724       </method>
39725       <method name="Void Reset()">
39726         <size>6</size>
39727       </method>
39728     </type>
39729     <type name="X+&lt;GetS&gt;c__Iterator3">
39730       <method name="Void .ctor()">
39731         <size>7</size>
39732       </method>
39733       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39734         <size>7</size>
39735       </method>
39736       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39737         <size>7</size>
39738       </method>
39739       <method name="Boolean MoveNext()">
39740         <size>136</size>
39741       </method>
39742       <method name="Void Dispose()">
39743         <size>8</size>
39744       </method>
39745       <method name="Void Reset()">
39746         <size>6</size>
39747       </method>
39748     </type>
39749     <type name="S">
39750       <method name="IEnumerable Get(Int32)">
39751         <size>42</size>
39752       </method>
39753       <method name="IEnumerable GetS(Int32)">
39754         <size>30</size>
39755       </method>
39756     </type>
39757     <type name="S+&lt;Get&gt;c__Iterator0">
39758       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39759         <size>7</size>
39760       </method>
39761       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39762         <size>52</size>
39763       </method>
39764     </type>
39765     <type name="S+&lt;GetS&gt;c__Iterator1">
39766       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39767         <size>7</size>
39768       </method>
39769       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39770         <size>40</size>
39771       </method>
39772     </type>
39773     <type name="X+&lt;Get&gt;c__Iterator2">
39774       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39775         <size>7</size>
39776       </method>
39777       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39778         <size>40</size>
39779       </method>
39780     </type>
39781     <type name="X+&lt;GetS&gt;c__Iterator3">
39782       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39783         <size>7</size>
39784       </method>
39785       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39786         <size>40</size>
39787       </method>
39788     </type>
39789   </test>
39790   <test name="test-iter-07.cs">
39791     <type name="Test">
39792       <method name="Void .ctor()">
39793         <size>7</size>
39794       </method>
39795       <method name="IEnumerable Foo(Int32)">
39796         <size>30</size>
39797       </method>
39798     </type>
39799     <type name="X">
39800       <method name="Void .ctor()">
39801         <size>7</size>
39802       </method>
39803       <method name="Int32 Main()">
39804         <size>374</size>
39805       </method>
39806     </type>
39807     <type name="Test+&lt;Foo&gt;c__Iterator0">
39808       <method name="Void .ctor()">
39809         <size>7</size>
39810       </method>
39811       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39812         <size>7</size>
39813       </method>
39814       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39815         <size>7</size>
39816       </method>
39817       <method name="Boolean MoveNext()">
39818         <size>253</size>
39819       </method>
39820       <method name="Void Dispose()">
39821         <size>112</size>
39822       </method>
39823       <method name="Void Reset()">
39824         <size>6</size>
39825       </method>
39826       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39827         <size>7</size>
39828       </method>
39829       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39830         <size>40</size>
39831       </method>
39832     </type>
39833   </test>
39834   <test name="test-iter-08.cs">
39835     <type name="Foo">
39836       <method name="Void .ctor(Int32)">
39837         <size>14</size>
39838       </method>
39839       <method name="Void Dispose()">
39840         <size>8</size>
39841       </method>
39842     </type>
39843     <type name="X">
39844       <method name="Void .ctor()">
39845         <size>7</size>
39846       </method>
39847       <method name="IEnumerable Test(Int32, Int32)">
39848         <size>44</size>
39849       </method>
39850       <method name="Int32 Main()">
39851         <size>169</size>
39852       </method>
39853     </type>
39854     <type name="X+&lt;Test&gt;c__Iterator0">
39855       <method name="Void .ctor()">
39856         <size>7</size>
39857       </method>
39858       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39859         <size>7</size>
39860       </method>
39861       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39862         <size>7</size>
39863       </method>
39864       <method name="Boolean MoveNext()">
39865         <size>360</size>
39866       </method>
39867       <method name="Void Dispose()">
39868         <size>102</size>
39869       </method>
39870       <method name="Void Reset()">
39871         <size>6</size>
39872       </method>
39873       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39874         <size>7</size>
39875       </method>
39876       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39877         <size>52</size>
39878       </method>
39879     </type>
39880   </test>
39881   <test name="test-iter-09.cs">
39882     <type name="Tester">
39883       <method name="Void .ctor()">
39884         <size>153</size>
39885       </method>
39886       <method name="IEnumerator GetEnumerator()">
39887         <size>15</size>
39888       </method>
39889     </type>
39890     <type name="Test">
39891       <method name="Void .ctor()">
39892         <size>7</size>
39893       </method>
39894       <method name="Int32 Main()">
39895         <size>263</size>
39896       </method>
39897     </type>
39898     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
39899       <method name="Void .ctor()">
39900         <size>7</size>
39901       </method>
39902       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39903         <size>7</size>
39904       </method>
39905       <method name="Boolean MoveNext()">
39906         <size>621</size>
39907       </method>
39908       <method name="Void Dispose()">
39909         <size>80</size>
39910       </method>
39911       <method name="Void Reset()">
39912         <size>6</size>
39913       </method>
39914       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39915         <size>7</size>
39916       </method>
39917     </type>
39918   </test>
39919   <test name="test-iter-10.cs">
39920     <type name="X">
39921       <method name="Void .ctor()">
39922         <size>7</size>
39923       </method>
39924       <method name="IEnumerator get_GetIt()">
39925         <size>8</size>
39926       </method>
39927       <method name="Void set_GetIt(IEnumerator)">
39928         <size>1</size>
39929       </method>
39930       <method name="IEnumerable get_Item(Int32)">
39931         <size>30</size>
39932       </method>
39933       <method name="Void set_Item(Int32, IEnumerable)">
39934         <size>1</size>
39935       </method>
39936       <method name="Int32 Main()">
39937         <size>181</size>
39938       </method>
39939     </type>
39940     <type name="X+&lt;&gt;c__Iterator0">
39941       <method name="Void .ctor()">
39942         <size>7</size>
39943       </method>
39944       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39945         <size>7</size>
39946       </method>
39947       <method name="Boolean MoveNext()">
39948         <size>126</size>
39949       </method>
39950       <method name="Void Dispose()">
39951         <size>8</size>
39952       </method>
39953       <method name="Void Reset()">
39954         <size>6</size>
39955       </method>
39956     </type>
39957     <type name="X+&lt;&gt;c__Iterator1">
39958       <method name="Void .ctor()">
39959         <size>7</size>
39960       </method>
39961       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39962         <size>7</size>
39963       </method>
39964       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39965         <size>7</size>
39966       </method>
39967       <method name="Boolean MoveNext()">
39968         <size>147</size>
39969       </method>
39970       <method name="Void Dispose()">
39971         <size>8</size>
39972       </method>
39973       <method name="Void Reset()">
39974         <size>6</size>
39975       </method>
39976     </type>
39977     <type name="X+&lt;&gt;c__Iterator0">
39978       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39979         <size>7</size>
39980       </method>
39981     </type>
39982     <type name="X+&lt;&gt;c__Iterator1">
39983       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39984         <size>7</size>
39985       </method>
39986       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39987         <size>40</size>
39988       </method>
39989     </type>
39990   </test>
39991   <test name="test-iter-11.cs">
39992     <type name="X">
39993       <method name="Void .ctor()">
39994         <size>7</size>
39995       </method>
39996       <method name="Void add_Hook(System.EventHandler)">
39997         <size>24</size>
39998       </method>
39999       <method name="Void remove_Hook(System.EventHandler)">
40000         <size>24</size>
40001       </method>
40002       <method name="IEnumerator Pipeline()">
40003         <size>15</size>
40004       </method>
40005       <method name="Void M(System.Object, System.EventArgs)">
40006         <size>11</size>
40007       </method>
40008       <method name="Void Main()">
40009         <size>55</size>
40010       </method>
40011     </type>
40012     <type name="X+&lt;Pipeline&gt;c__Iterator0">
40013       <method name="Void .ctor()">
40014         <size>7</size>
40015       </method>
40016       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40017         <size>7</size>
40018       </method>
40019       <method name="Boolean MoveNext()">
40020         <size>124</size>
40021       </method>
40022       <method name="Void Dispose()">
40023         <size>8</size>
40024       </method>
40025       <method name="Void Reset()">
40026         <size>6</size>
40027       </method>
40028       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40029         <size>7</size>
40030       </method>
40031     </type>
40032   </test>
40033   <test name="test-iter-12.cs">
40034     <type name="X">
40035       <method name="Void .ctor()">
40036         <size>7</size>
40037       </method>
40038       <method name="IEnumerable a()">
40039         <size>23</size>
40040       </method>
40041       <method name="Void Main()">
40042         <size>1</size>
40043       </method>
40044     </type>
40045     <type name="X+&lt;a&gt;c__Iterator0">
40046       <method name="Void .ctor()">
40047         <size>7</size>
40048       </method>
40049       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40050         <size>7</size>
40051       </method>
40052       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40053         <size>7</size>
40054       </method>
40055       <method name="Boolean MoveNext()">
40056         <size>165</size>
40057       </method>
40058       <method name="Void Dispose()">
40059         <size>55</size>
40060       </method>
40061       <method name="Void Reset()">
40062         <size>6</size>
40063       </method>
40064       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40065         <size>7</size>
40066       </method>
40067       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40068         <size>40</size>
40069       </method>
40070     </type>
40071   </test>
40072   <test name="test-iter-13.cs">
40073     <type name="Test">
40074       <method name="Void .ctor()">
40075         <size>7</size>
40076       </method>
40077       <method name="Void .cctor()">
40078         <size>11</size>
40079       </method>
40080       <method name="Void Main()">
40081         <size>1</size>
40082       </method>
40083       <method name="IEnumerable syntax_error(System.Object, System.Object)">
40084         <size>16</size>
40085       </method>
40086     </type>
40087     <type name="Test+Yp">
40088       <method name="Void .ctor()">
40089         <size>7</size>
40090       </method>
40091       <method name="IEnumerable fail()">
40092         <size>2</size>
40093       </method>
40094     </type>
40095     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
40096       <method name="Void .ctor()">
40097         <size>7</size>
40098       </method>
40099       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40100         <size>7</size>
40101       </method>
40102       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40103         <size>7</size>
40104       </method>
40105       <method name="Boolean MoveNext()">
40106         <size>27</size>
40107       </method>
40108       <method name="Void Dispose()">
40109         <size>8</size>
40110       </method>
40111       <method name="Void Reset()">
40112         <size>6</size>
40113       </method>
40114       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40115         <size>7</size>
40116       </method>
40117       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40118         <size>26</size>
40119       </method>
40120     </type>
40121   </test>
40122   <test name="test-partial-01.cs">
40123     <type name="Foo.Hello">
40124       <method name="Void .ctor()">
40125         <size>7</size>
40126       </method>
40127       <method name="Void .cctor()">
40128         <size>7</size>
40129       </method>
40130     </type>
40131     <type name="Bar.Hello">
40132       <method name="Void .ctor()">
40133         <size>7</size>
40134       </method>
40135       <method name="Void .cctor()">
40136         <size>8</size>
40137       </method>
40138     </type>
40139     <type name="X.Test">
40140       <method name="Void .ctor()">
40141         <size>7</size>
40142       </method>
40143       <method name="Int32 FooWorld()">
40144         <size>6</size>
40145       </method>
40146       <method name="Int32 BarWorld()">
40147         <size>6</size>
40148       </method>
40149     </type>
40150     <type name="Y">
40151       <method name="Void .ctor()">
40152         <size>7</size>
40153       </method>
40154       <method name="Int32 Main()">
40155         <size>29</size>
40156       </method>
40157     </type>
40158   </test>
40159   <test name="test-partial-02.cs">
40160     <type name="Test1.Base">
40161       <method name="Void .ctor()">
40162         <size>7</size>
40163       </method>
40164     </type>
40165     <type name="Test1.Foo">
40166       <method name="Void .ctor()">
40167         <size>7</size>
40168       </method>
40169     </type>
40170     <type name="Test2.Foo">
40171       <method name="Void .ctor()">
40172         <size>7</size>
40173       </method>
40174     </type>
40175     <type name="ReflectedType">
40176       <method name="Void .ctor()">
40177         <size>7</size>
40178       </method>
40179     </type>
40180     <type name="D">
40181       <method name="Void .ctor()">
40182         <size>7</size>
40183       </method>
40184     </type>
40185     <type name="X">
40186       <method name="Void .ctor()">
40187         <size>7</size>
40188       </method>
40189       <method name="Void Main()">
40190         <size>1</size>
40191       </method>
40192     </type>
40193   </test>
40194   <test name="test-partial-03.cs">
40195     <type name="Test">
40196       <method name="Void .ctor()">
40197         <size>18</size>
40198       </method>
40199       <method name="Int32 TestFoo()">
40200         <size>13</size>
40201       </method>
40202       <method name="Int32 TestIFoo(IFoo)">
40203         <size>8</size>
40204       </method>
40205     </type>
40206     <type name="Test+Foo">
40207       <method name="Void .ctor()">
40208         <size>7</size>
40209       </method>
40210       <method name="Int32 Test.IFoo.Hello(Test)">
40211         <size>2</size>
40212       </method>
40213       <method name="Int32 Hello(Test)">
40214         <size>2</size>
40215       </method>
40216     </type>
40217     <type name="X">
40218       <method name="Void .ctor()">
40219         <size>7</size>
40220       </method>
40221       <method name="Int32 Main()">
40222         <size>42</size>
40223       </method>
40224     </type>
40225   </test>
40226   <test name="test-partial-04.cs">
40227     <type name="B.Test">
40228       <method name="Void .ctor()">
40229         <size>7</size>
40230       </method>
40231       <method name="Void A.IFoo.Hello(IFoo)">
40232         <size>1</size>
40233       </method>
40234     </type>
40235     <type name="X">
40236       <method name="Void .ctor()">
40237         <size>7</size>
40238       </method>
40239       <method name="Void Main()">
40240         <size>1</size>
40241       </method>
40242     </type>
40243   </test>
40244   <test name="test-partial-05.cs">
40245     <type name="B">
40246       <method name="Void .ctor()">
40247         <size>7</size>
40248       </method>
40249     </type>
40250     <type name="A">
40251       <method name="Void .ctor()">
40252         <size>7</size>
40253       </method>
40254     </type>
40255     <type name="A2">
40256       <method name="Void .ctor()">
40257         <size>7</size>
40258       </method>
40259     </type>
40260     <type name="D">
40261       <method name="Void .ctor()">
40262         <size>7</size>
40263       </method>
40264       <method name="Void Main()">
40265         <size>1</size>
40266       </method>
40267     </type>
40268   </test>
40269   <test name="test-partial-06.cs">
40270     <type name="Foo">
40271       <method name="Void .ctor()">
40272         <size>7</size>
40273       </method>
40274       <method name="Void Finalize()">
40275         <size>13</size>
40276       </method>
40277     </type>
40278     <type name="B">
40279       <method name="Void .ctor()">
40280         <size>7</size>
40281       </method>
40282       <method name="Void Main()">
40283         <size>1</size>
40284       </method>
40285     </type>
40286   </test>
40287   <test name="test-partial-07.cs">
40288     <type name="Test">
40289       <method name="Void .ctor()">
40290         <size>7</size>
40291       </method>
40292     </type>
40293     <type name="TestAttribute">
40294       <method name="Void .ctor()">
40295         <size>7</size>
40296       </method>
40297     </type>
40298     <type name="Test2Attribute">
40299       <method name="Void .ctor()">
40300         <size>7</size>
40301       </method>
40302     </type>
40303     <type name="X">
40304       <method name="Void .ctor()">
40305         <size>7</size>
40306       </method>
40307       <method name="Int32 Main()">
40308         <size>62</size>
40309       </method>
40310     </type>
40311   </test>
40312   <test name="test-partial-08.cs">
40313     <type name="Foo">
40314       <method name="Void .ctor()">
40315         <size>7</size>
40316       </method>
40317       <method name="System.String get_Id()">
40318         <size>7</size>
40319       </method>
40320     </type>
40321     <type name="PartialAbstractCompilationError">
40322       <method name="Void .ctor()">
40323         <size>7</size>
40324       </method>
40325       <method name="Int32 Main()">
40326         <size>54</size>
40327       </method>
40328     </type>
40329   </test>
40330   <test name="test-partial-09.cs">
40331     <type name="Foo">
40332       <method name="Void .ctor()">
40333         <size>7</size>
40334       </method>
40335       <method name="System.String get_Id()">
40336         <size>7</size>
40337       </method>
40338     </type>
40339     <type name="Bar">
40340       <method name="Void .ctor(String)">
40341         <size>14</size>
40342       </method>
40343     </type>
40344     <type name="PartialAbstractCompilationError">
40345       <method name="Void .ctor()">
40346         <size>7</size>
40347       </method>
40348       <method name="Void Main()">
40349         <size>21</size>
40350       </method>
40351     </type>
40352   </test>
40353   <test name="test-partial-10.cs">
40354     <type name="Test2.Foo">
40355       <method name="Void .ctor()">
40356         <size>7</size>
40357       </method>
40358       <method name="Void .cctor()">
40359         <size>15</size>
40360       </method>
40361     </type>
40362     <type name="X">
40363       <method name="Void .ctor()">
40364         <size>7</size>
40365       </method>
40366       <method name="Int32 Main()">
40367         <size>68</size>
40368       </method>
40369     </type>
40370     <type name="Test3.Foo">
40371       <method name="Void .cctor()">
40372         <size>15</size>
40373       </method>
40374     </type>
40375   </test>
40376   <test name="test-partial-11.cs">
40377     <type name="StaticClass">
40378       <method name="System.String Name()">
40379         <size>6</size>
40380       </method>
40381     </type>
40382     <type name="MainClass">
40383       <method name="Void .ctor()">
40384         <size>7</size>
40385       </method>
40386       <method name="Boolean IsStatic(System.Type)">
40387         <size>73</size>
40388       </method>
40389       <method name="Int32 Main()">
40390         <size>56</size>
40391       </method>
40392     </type>
40393   </test>
40394   <test name="test-partial-12.cs">
40395     <type name="Test1.Foo">
40396       <method name="Void .ctor()">
40397         <size>7</size>
40398       </method>
40399       <method name="IEnumerable E()">
40400         <size>16</size>
40401       </method>
40402     </type>
40403     <type name="X">
40404       <method name="Void .ctor()">
40405         <size>7</size>
40406       </method>
40407       <method name="Int32 Main()">
40408         <size>100</size>
40409       </method>
40410     </type>
40411     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
40412       <method name="Void .ctor()">
40413         <size>7</size>
40414       </method>
40415       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40416         <size>7</size>
40417       </method>
40418       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40419         <size>7</size>
40420       </method>
40421       <method name="Boolean MoveNext()">
40422         <size>69</size>
40423       </method>
40424       <method name="Void Dispose()">
40425         <size>8</size>
40426       </method>
40427       <method name="Void Reset()">
40428         <size>6</size>
40429       </method>
40430       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40431         <size>7</size>
40432       </method>
40433       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40434         <size>26</size>
40435       </method>
40436     </type>
40437   </test>
40438   <test name="test-partial-13.cs">
40439     <type name="Test.Test">
40440       <method name="Void .ctor()">
40441         <size>7</size>
40442       </method>
40443       <method name="Boolean Equals(System.Object)">
40444         <size>2</size>
40445       </method>
40446       <method name="Int32 GetHashCode()">
40447         <size>2</size>
40448       </method>
40449       <method name="Void Main()">
40450         <size>1</size>
40451       </method>
40452     </type>
40453   </test>
40454   <test name="test-partial-14.cs">
40455     <type name="T">
40456       <method name="Void .ctor()">
40457         <size>7</size>
40458       </method>
40459     </type>
40460     <type name="partial">
40461       <method name="Void .ctor()">
40462         <size>7</size>
40463       </method>
40464     </type>
40465     <type name="A">
40466       <method name="Void .ctor()">
40467         <size>7</size>
40468       </method>
40469       <method name="Void partial(partial)">
40470         <size>3</size>
40471       </method>
40472     </type>
40473     <type name="B">
40474       <method name="Void .ctor()">
40475         <size>7</size>
40476       </method>
40477       <method name="Void Main()">
40478         <size>1</size>
40479       </method>
40480     </type>
40481   </test>
40482   <test name="test-partial-15.cs">
40483     <type name="Foo.X">
40484       <method name="Void .ctor()">
40485         <size>7</size>
40486       </method>
40487       <method name="Void Main()">
40488         <size>1</size>
40489       </method>
40490       <method name="IEnumerable Attempts2()">
40491         <size>16</size>
40492       </method>
40493       <method name="IEnumerable get_Attempts()">
40494         <size>16</size>
40495       </method>
40496       <method name="IEnumerable get_Item(Int32)">
40497         <size>16</size>
40498       </method>
40499     </type>
40500     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
40501       <method name="Void .ctor()">
40502         <size>7</size>
40503       </method>
40504       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40505         <size>7</size>
40506       </method>
40507       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40508         <size>7</size>
40509       </method>
40510       <method name="Boolean MoveNext()">
40511         <size>36</size>
40512       </method>
40513       <method name="Void Dispose()">
40514         <size>8</size>
40515       </method>
40516       <method name="Void Reset()">
40517         <size>6</size>
40518       </method>
40519     </type>
40520     <type name="Foo.X+&lt;&gt;c__Iterator1">
40521       <method name="Void .ctor()">
40522         <size>7</size>
40523       </method>
40524       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40525         <size>7</size>
40526       </method>
40527       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40528         <size>7</size>
40529       </method>
40530       <method name="Boolean MoveNext()">
40531         <size>36</size>
40532       </method>
40533       <method name="Void Dispose()">
40534         <size>8</size>
40535       </method>
40536       <method name="Void Reset()">
40537         <size>6</size>
40538       </method>
40539     </type>
40540     <type name="Foo.X+&lt;&gt;c__Iterator2">
40541       <method name="Void .ctor()">
40542         <size>7</size>
40543       </method>
40544       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40545         <size>7</size>
40546       </method>
40547       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40548         <size>7</size>
40549       </method>
40550       <method name="Boolean MoveNext()">
40551         <size>36</size>
40552       </method>
40553       <method name="Void Dispose()">
40554         <size>8</size>
40555       </method>
40556       <method name="Void Reset()">
40557         <size>6</size>
40558       </method>
40559     </type>
40560     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
40561       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40562         <size>7</size>
40563       </method>
40564       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40565         <size>26</size>
40566       </method>
40567     </type>
40568     <type name="Foo.X+&lt;&gt;c__Iterator1">
40569       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40570         <size>7</size>
40571       </method>
40572       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40573         <size>26</size>
40574       </method>
40575     </type>
40576     <type name="Foo.X+&lt;&gt;c__Iterator2">
40577       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40578         <size>7</size>
40579       </method>
40580       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40581         <size>26</size>
40582       </method>
40583     </type>
40584   </test>
40585   <test name="test-partial-16.cs">
40586     <type name="A.C">
40587       <method name="Void .ctor()">
40588         <size>23</size>
40589       </method>
40590       <method name="Void .cctor()">
40591         <size>11</size>
40592       </method>
40593     </type>
40594     <type name="B.C2">
40595       <method name="Void .ctor()">
40596         <size>7</size>
40597       </method>
40598       <method name="Boolean Test()">
40599         <size>2</size>
40600       </method>
40601       <method name="System.Object Test_I()">
40602         <size>2</size>
40603       </method>
40604       <method name="Void Main()">
40605         <size>1</size>
40606       </method>
40607     </type>
40608   </test>
40609   <test name="test-partial-17.cs">
40610     <type name="Test">
40611       <method name="Void .ctor()">
40612         <size>7</size>
40613       </method>
40614       <method name="Boolean Check(System.String, System.String[])">
40615         <size>42</size>
40616       </method>
40617       <method name="Void Main()">
40618         <size>1</size>
40619       </method>
40620     </type>
40621   </test>
40622   <test name="test-partial-18.cs">
40623     <type name="N.Foo">
40624       <method name="Void .ctor()">
40625         <size>17</size>
40626       </method>
40627       <method name="Void Main()">
40628         <size>1</size>
40629       </method>
40630     </type>
40631   </test>
40632   <test name="test-partial-19.cs">
40633     <type name="Bug.GL">
40634       <method name="Void Main()">
40635         <size>7</size>
40636       </method>
40637     </type>
40638     <type name="Bug.GL+Core">
40639       <method name="Boolean A()">
40640         <size>2</size>
40641       </method>
40642     </type>
40643   </test>
40644   <test name="test-partial-20.cs">
40645     <type name="A">
40646       <method name="Void .ctor()">
40647         <size>7</size>
40648       </method>
40649       <method name="Void .cctor()">
40650         <size>7</size>
40651       </method>
40652     </type>
40653     <type name="B">
40654       <method name="Void .ctor()">
40655         <size>7</size>
40656       </method>
40657       <method name="Void .cctor()">
40658         <size>7</size>
40659       </method>
40660     </type>
40661     <type name="C">
40662       <method name="Void .ctor()">
40663         <size>7</size>
40664       </method>
40665       <method name="Int32 Main()">
40666         <size>38</size>
40667       </method>
40668     </type>
40669   </test>
40670   <test name="test-partial-21.cs">
40671     <type name="Mono.Sms.Main">
40672       <method name="Void .ctor()">
40673         <size>7</size>
40674       </method>
40675       <method name="Void Test()">
40676         <size>42</size>
40677       </method>
40678     </type>
40679     <type name="Mono.Sms.Contacts">
40680       <method name="Void .ctor()">
40681         <size>7</size>
40682       </method>
40683       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
40684         <size>24</size>
40685       </method>
40686       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
40687         <size>24</size>
40688       </method>
40689       <method name="Void Test()">
40690         <size>12</size>
40691       </method>
40692     </type>
40693     <type name="Mono.Sms.Core.Agenda">
40694       <method name="Void .ctor()">
40695         <size>7</size>
40696       </method>
40697       <method name="Void AddContact()">
40698         <size>1</size>
40699       </method>
40700       <method name="Void Main()">
40701         <size>1</size>
40702       </method>
40703     </type>
40704     <type name="Mono.Sms.Contacts+ContactsHandler">
40705       <method name="Void .ctor(Object, IntPtr)">
40706         <size>0</size>
40707       </method>
40708       <method name="Void Invoke()">
40709         <size>0</size>
40710       </method>
40711       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40712         <size>0</size>
40713       </method>
40714       <method name="Void EndInvoke(IAsyncResult)">
40715         <size>0</size>
40716       </method>
40717     </type>
40718     <type name="Mono.Sms.Main">
40719       <method name="Void &lt;Test&gt;m__0()">
40720         <size>6</size>
40721       </method>
40722     </type>
40723   </test>
40724   <test name="test-partial-22.cs">
40725     <type name="C">
40726       <method name="Void .ctor()">
40727         <size>7</size>
40728       </method>
40729       <method name="Int32 Main()">
40730         <size>2</size>
40731       </method>
40732     </type>
40733   </test>
40734   <test name="test-partial-23.cs">
40735     <type name="C">
40736       <method name="Void .ctor()">
40737         <size>7</size>
40738       </method>
40739       <method name="Void Partial_A()">
40740         <size>15</size>
40741       </method>
40742       <method name="Void Partial_B()">
40743         <size>15</size>
40744       </method>
40745       <method name="Void Partial_S()">
40746         <size>14</size>
40747       </method>
40748       <method name="Int32 Main()">
40749         <size>52</size>
40750       </method>
40751     </type>
40752   </test>
40753   <test name="test-partial-24.cs">
40754     <type name="N.C">
40755       <method name="Void .ctor()">
40756         <size>7</size>
40757       </method>
40758       <method name="Void Main()">
40759         <size>1</size>
40760       </method>
40761       <method name="Void Foo()">
40762         <size>1</size>
40763       </method>
40764     </type>
40765   </test>
40766   <test name="test-var-01.cs">
40767     <type name="Test">
40768       <method name="Void .ctor()">
40769         <size>7</size>
40770       </method>
40771       <method name="Int32 Main()">
40772         <size>47</size>
40773       </method>
40774     </type>
40775   </test>
40776   <test name="test-var-02.cs">
40777     <type name="Class1">
40778       <method name="Void .ctor()">
40779         <size>15</size>
40780       </method>
40781       <method name="Boolean Method()">
40782         <size>2</size>
40783       </method>
40784     </type>
40785     <type name="Test">
40786       <method name="Void .ctor()">
40787         <size>7</size>
40788       </method>
40789       <method name="Int32 Main()">
40790         <size>116</size>
40791       </method>
40792     </type>
40793     <type name="Test+Class2">
40794       <method name="Void .ctor()">
40795         <size>15</size>
40796       </method>
40797       <method name="Boolean Method()">
40798         <size>2</size>
40799       </method>
40800     </type>
40801   </test>
40802   <test name="test-var-03.cs">
40803     <type name="Test">
40804       <method name="Void .ctor()">
40805         <size>7</size>
40806       </method>
40807       <method name="Int32 Main()">
40808         <size>166</size>
40809       </method>
40810     </type>
40811     <type name="&lt;PrivateImplementationDetails&gt;">
40812       <method name="Void .ctor()">
40813         <size>7</size>
40814       </method>
40815     </type>
40816   </test>
40817   <test name="test-var-05.cs">
40818     <type name="MyClass">
40819       <method name="Void .ctor(String)">
40820         <size>14</size>
40821       </method>
40822       <method name="Void Dispose()">
40823         <size>12</size>
40824       </method>
40825     </type>
40826     <type name="Test">
40827       <method name="Void .ctor()">
40828         <size>7</size>
40829       </method>
40830       <method name="Int32 Main()">
40831         <size>61</size>
40832       </method>
40833     </type>
40834   </test>
40835   <test name="test-var-06.cs">
40836     <type name="Test">
40837       <method name="Void .ctor()">
40838         <size>7</size>
40839       </method>
40840       <method name="Int32 Main()">
40841         <size>48</size>
40842       </method>
40843     </type>
40844   </test>
40845   <test name="test-var-07.cs">
40846     <type name="Test">
40847       <method name="Void .ctor()">
40848         <size>7</size>
40849       </method>
40850       <method name="Void var()">
40851         <size>1</size>
40852       </method>
40853       <method name="Int32 Main()">
40854         <size>33</size>
40855       </method>
40856     </type>
40857     <type name="var">
40858       <method name="Void .ctor()">
40859         <size>7</size>
40860       </method>
40861     </type>
40862   </test>
40863   <test name="test-var-08.cs">
40864     <type name="X">
40865       <method name="Void .ctor(Int32, Int32)">
40866         <size>10</size>
40867       </method>
40868       <method name="Void Main()">
40869         <size>1</size>
40870       </method>
40871     </type>
40872   </test>
40873   <test name="test-xml-042.cs">
40874     <type name="TestNamespace.TestClass">
40875       <method name="Void .ctor()">
40876         <size>7</size>
40877       </method>
40878       <method name="Void Main()">
40879         <size>1</size>
40880       </method>
40881       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
40882         <size>7</size>
40883       </method>
40884     </type>
40885   </test>
40886 </tests>