New test.
[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>36</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>82</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>214</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>53</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>64</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>185</size>
2049       </method>
2050       <method name="Void Dispose()">
2051         <size>62</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>54</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>67</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>66</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>119</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>87</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>483</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>219</size>
3286       </method>
3287       <method name="E Eval(E)">
3288         <size>106</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="Int32 Main()">
3722         <size>134</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>15</size>
3966       </method>
3967     </type>
3968     <type name="X">
3969       <method name="Void .ctor()">
3970         <size>7</size>
3971       </method>
3972       <method name="Int32 Main()">
3973         <size>8</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>56</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>56</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>96</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>118</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>184</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>69</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>112</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>81</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>95</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>61</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>147</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>53</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="Program">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>6</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>398</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>74</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>64</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>59</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>37</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>53</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>50</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>59</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="Int32 Main()">
9359         <size>8</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>103</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 Main()">
9569         <size>1</size>
9570       </method>
9571       <method name="Void Convert(Bug.xxx*, UInt64*)">
9572         <size>93</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>67</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>260</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>22</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>15</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>99</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>56</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>173</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>258</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-439.cs">
11406     <type name="MonoBug.Stuff">
11407       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11408         <size>8</size>
11409       </method>
11410     </type>
11411     <type name="MonoBug.GenericStuff`2[T1,T2]">
11412       <method name="Void .ctor(T1, T2)">
11413         <size>21</size>
11414       </method>
11415     </type>
11416     <type name="MonoBug.Program">
11417       <method name="Void Main()">
11418         <size>35</size>
11419       </method>
11420     </type>
11421   </test>
11422   <test name="gtest-440.cs">
11423     <type name="AnyObjectId">
11424       <method name="Void .ctor()">
11425         <size>7</size>
11426       </method>
11427       <method name="Int32 get_W1()">
11428         <size>7</size>
11429       </method>
11430       <method name="Void set_W1(Int32)">
11431         <size>8</size>
11432       </method>
11433     </type>
11434     <type name="ObjectId">
11435       <method name="Void .ctor()">
11436         <size>14</size>
11437       </method>
11438       <method name="Void Main()">
11439         <size>1</size>
11440       </method>
11441     </type>
11442   </test>
11443   <test name="gtest-441.cs">
11444     <type name="Name.Test">
11445       <method name="Void .ctor()">
11446         <size>7</size>
11447       </method>
11448     </type>
11449     <type name="Name.Subclass">
11450       <method name="Void .ctor()">
11451         <size>7</size>
11452       </method>
11453       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11454         <size>7</size>
11455       </method>
11456       <method name="Void Main(System.String[])">
11457         <size>7</size>
11458       </method>
11459     </type>
11460   </test>
11461   <test name="gtest-442.cs">
11462     <type name="NonGenericBase">
11463       <method name="Void .ctor()">
11464         <size>7</size>
11465       </method>
11466       <method name="Int32 get_Item(Int32)">
11467         <size>0</size>
11468       </method>
11469     </type>
11470     <type name="GenericBase`1[T]">
11471       <method name="Void .ctor()">
11472         <size>7</size>
11473       </method>
11474       <method name="T get_Instance()">
11475         <size>7</size>
11476       </method>
11477       <method name="Void Foo()">
11478         <size>24</size>
11479       </method>
11480     </type>
11481     <type name="EntryPoint">
11482       <method name="Void .ctor()">
11483         <size>7</size>
11484       </method>
11485       <method name="Void Main()">
11486         <size>1</size>
11487       </method>
11488     </type>
11489   </test>
11490   <test name="gtest-443.cs">
11491     <type name="C">
11492       <method name="Void .ctor()">
11493         <size>7</size>
11494       </method>
11495       <method name="Void M[T]()">
11496         <size>28</size>
11497       </method>
11498       <method name="Int32 Main()">
11499         <size>7</size>
11500       </method>
11501     </type>
11502   </test>
11503   <test name="gtest-444.cs">
11504     <type name="MyClass">
11505       <method name="Void .ctor()">
11506         <size>7</size>
11507       </method>
11508       <method name="Int32 Main()">
11509         <size>114</size>
11510       </method>
11511     </type>
11512   </test>
11513   <test name="gtest-445.cs">
11514     <type name="Test">
11515       <method name="Void .ctor()">
11516         <size>7</size>
11517       </method>
11518       <method name="Void Main()">
11519         <size>1</size>
11520       </method>
11521       <method name="Void Foo[T](T ByRef)">
11522         <size>1</size>
11523       </method>
11524       <method name="Void Foo[T](T[])">
11525         <size>1</size>
11526       </method>
11527       <method name="Void Foo[T](T[,])">
11528         <size>1</size>
11529       </method>
11530       <method name="Void Foo[T](T[,,])">
11531         <size>1</size>
11532       </method>
11533       <method name="Void Bar(Int32 ByRef)">
11534         <size>1</size>
11535       </method>
11536       <method name="Void Bar(System.Int32[])">
11537         <size>1</size>
11538       </method>
11539       <method name="Void Bar(System.Int32[,])">
11540         <size>1</size>
11541       </method>
11542       <method name="Void Bar(System.Int32[,,])">
11543         <size>1</size>
11544       </method>
11545     </type>
11546   </test>
11547   <test name="gtest-446.cs">
11548     <type name="BugTest.Bug`1[T]">
11549       <method name="Void .ctor()">
11550         <size>7</size>
11551       </method>
11552       <method name="Void CreateObject(T ByRef)">
11553         <size>42</size>
11554       </method>
11555     </type>
11556     <type name="BugTest.Program">
11557       <method name="Int32 Main()">
11558         <size>16</size>
11559       </method>
11560     </type>
11561   </test>
11562   <test name="gtest-447.cs">
11563     <type name="B">
11564       <method name="Void .ctor()">
11565         <size>7</size>
11566       </method>
11567       <method name="Int32 Main()">
11568         <size>29</size>
11569       </method>
11570     </type>
11571   </test>
11572   <test name="gtest-448.cs">
11573     <type name="C">
11574       <method name="Void .ctor()">
11575         <size>7</size>
11576       </method>
11577       <method name="Void TestA(Int32)">
11578         <size>1</size>
11579       </method>
11580       <method name="Void TestB(Int64)">
11581         <size>1</size>
11582       </method>
11583       <method name="Void TestC(Decimal)">
11584         <size>1</size>
11585       </method>
11586       <method name="Int32 Main()">
11587         <size>309</size>
11588       </method>
11589     </type>
11590   </test>
11591   <test name="gtest-449.cs">
11592     <type name="Program">
11593       <method name="Void .ctor()">
11594         <size>7</size>
11595       </method>
11596       <method name="Int32 Main()">
11597         <size>59</size>
11598       </method>
11599     </type>
11600   </test>
11601   <test name="gtest-450.cs">
11602     <type name="Program">
11603       <method name="Void .ctor()">
11604         <size>7</size>
11605       </method>
11606       <method name="Int32 Main()">
11607         <size>59</size>
11608       </method>
11609     </type>
11610   </test>
11611   <test name="gtest-451.cs">
11612     <type name="C">
11613       <method name="Void .ctor()">
11614         <size>7</size>
11615       </method>
11616       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
11617         <size>2</size>
11618       </method>
11619       <method name="Int32 Main()">
11620         <size>232</size>
11621       </method>
11622     </type>
11623   </test>
11624   <test name="gtest-452.cs">
11625     <type name="C">
11626       <method name="Void .ctor()">
11627         <size>7</size>
11628       </method>
11629       <method name="Void Foo[T](T, T)">
11630         <size>1</size>
11631       </method>
11632       <method name="Void TestParams(System.Int32[])">
11633         <size>6</size>
11634       </method>
11635       <method name="Void TestParams(Int32)">
11636         <size>1</size>
11637       </method>
11638       <method name="System.String get_Item(Int32, System.String)">
11639         <size>2</size>
11640       </method>
11641       <method name="Void set_Item(Int32, System.String, System.String)">
11642         <size>4</size>
11643       </method>
11644       <method name="Int32 Main()">
11645         <size>123</size>
11646       </method>
11647       <method name="Void TestStruct(Nullable`1)">
11648         <size>1</size>
11649       </method>
11650     </type>
11651   </test>
11652   <test name="gtest-453.cs">
11653     <type name="Test.CompilerTest">
11654       <method name="Void .ctor()">
11655         <size>7</size>
11656       </method>
11657       <method name="Int32 Main()">
11658         <size>12</size>
11659       </method>
11660       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11661         <size>73</size>
11662       </method>
11663       <method name="Void ThisDoesNotWork()">
11664         <size>27</size>
11665       </method>
11666       <method name="Void ThisWorksFine()">
11667         <size>38</size>
11668       </method>
11669     </type>
11670   </test>
11671   <test name="gtest-454.cs">
11672     <type name="TestNS.TestCase">
11673       <method name="Void .ctor()">
11674         <size>7</size>
11675       </method>
11676       <method name="Int32 Compare[T](T[], T[])">
11677         <size>2</size>
11678       </method>
11679       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11680         <size>30</size>
11681       </method>
11682       <method name="Int32 Main()">
11683         <size>19</size>
11684       </method>
11685     </type>
11686   </test>
11687   <test name="gtest-anon-1.cs">
11688     <type name="X">
11689       <method name="Void .ctor()">
11690         <size>7</size>
11691       </method>
11692       <method name="Void Hello[U](U)">
11693         <size>1</size>
11694       </method>
11695       <method name="Void Test[T](T)">
11696         <size>64</size>
11697       </method>
11698       <method name="Void Main()">
11699         <size>14</size>
11700       </method>
11701     </type>
11702     <type name="Foo">
11703       <method name="Void .ctor(Object, IntPtr)">
11704         <size>0</size>
11705       </method>
11706       <method name="Void Invoke()">
11707         <size>0</size>
11708       </method>
11709       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11710         <size>0</size>
11711       </method>
11712       <method name="Void EndInvoke(IAsyncResult)">
11713         <size>0</size>
11714       </method>
11715     </type>
11716     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11717       <method name="Void .ctor()">
11718         <size>7</size>
11719       </method>
11720       <method name="Void &lt;&gt;m__0()">
11721         <size>18</size>
11722       </method>
11723     </type>
11724   </test>
11725   <test name="gtest-anon-10.cs">
11726     <type name="X">
11727       <method name="Void .ctor()">
11728         <size>7</size>
11729       </method>
11730       <method name="IEnumerable`1 Test[T](T, T)">
11731         <size>44</size>
11732       </method>
11733       <method name="Int32 Main()">
11734         <size>95</size>
11735       </method>
11736     </type>
11737     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11738       <method name="Void .ctor()">
11739         <size>7</size>
11740       </method>
11741       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11742         <size>12</size>
11743       </method>
11744       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11745         <size>7</size>
11746       </method>
11747       <method name="Boolean MoveNext()">
11748         <size>110</size>
11749       </method>
11750       <method name="Void Dispose()">
11751         <size>8</size>
11752       </method>
11753       <method name="Void Reset()">
11754         <size>6</size>
11755       </method>
11756       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11757         <size>7</size>
11758       </method>
11759       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11760         <size>52</size>
11761       </method>
11762     </type>
11763   </test>
11764   <test name="gtest-anon-11.cs">
11765     <type name="Test`1[R]">
11766       <method name="Void .ctor()">
11767         <size>7</size>
11768       </method>
11769       <method name="Void World[S,T](S, T)">
11770         <size>1</size>
11771       </method>
11772       <method name="Void Hello[U,V](U, V)">
11773         <size>41</size>
11774       </method>
11775     </type>
11776     <type name="X">
11777       <method name="Void .ctor()">
11778         <size>7</size>
11779       </method>
11780       <method name="Void Main()">
11781         <size>21</size>
11782       </method>
11783     </type>
11784     <type name="Foo">
11785       <method name="Void .ctor(Object, IntPtr)">
11786         <size>0</size>
11787       </method>
11788       <method name="Void Invoke()">
11789         <size>0</size>
11790       </method>
11791       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11792         <size>0</size>
11793       </method>
11794       <method name="Void EndInvoke(IAsyncResult)">
11795         <size>0</size>
11796       </method>
11797     </type>
11798     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11799       <method name="Void .ctor()">
11800         <size>7</size>
11801       </method>
11802       <method name="Void &lt;&gt;m__0()">
11803         <size>24</size>
11804       </method>
11805     </type>
11806   </test>
11807   <test name="gtest-anon-12.cs">
11808     <type name="World`1[T]">
11809       <method name="Void .ctor()">
11810         <size>7</size>
11811       </method>
11812       <method name="Void Hello[U](U)">
11813         <size>1</size>
11814       </method>
11815       <method name="Void Test(T)">
11816         <size>46</size>
11817       </method>
11818     </type>
11819     <type name="X">
11820       <method name="Void .ctor()">
11821         <size>7</size>
11822       </method>
11823       <method name="Void Main()">
11824         <size>18</size>
11825       </method>
11826     </type>
11827     <type name="Foo">
11828       <method name="Void .ctor(Object, IntPtr)">
11829         <size>0</size>
11830       </method>
11831       <method name="Void Invoke()">
11832         <size>0</size>
11833       </method>
11834       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11835         <size>0</size>
11836       </method>
11837       <method name="Void EndInvoke(IAsyncResult)">
11838         <size>0</size>
11839       </method>
11840     </type>
11841     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
11842       <method name="Void .ctor()">
11843         <size>7</size>
11844       </method>
11845       <method name="Void &lt;&gt;m__0()">
11846         <size>18</size>
11847       </method>
11848     </type>
11849   </test>
11850   <test name="gtest-anon-13.cs">
11851     <type name="X">
11852       <method name="Void .ctor()">
11853         <size>7</size>
11854       </method>
11855       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
11856         <size>13</size>
11857       </method>
11858       <method name="Void Main()">
11859         <size>1</size>
11860       </method>
11861     </type>
11862     <type name="X+ModuleBinder`1[T]">
11863       <method name="Void .ctor(Object, IntPtr)">
11864         <size>0</size>
11865       </method>
11866       <method name="T Invoke(System.Object)">
11867         <size>0</size>
11868       </method>
11869       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11870         <size>0</size>
11871       </method>
11872       <method name="T EndInvoke(IAsyncResult)">
11873         <size>0</size>
11874       </method>
11875     </type>
11876     <type name="X">
11877       <method name="TDelegate &lt;CreateMethodUnscoped&gt;m__0[TDelegate](System.Object)">
11878         <size>7</size>
11879       </method>
11880     </type>
11881   </test>
11882   <test name="gtest-anon-14.cs">
11883     <type name="T">
11884       <method name="Void .ctor()">
11885         <size>7</size>
11886       </method>
11887       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
11888         <size>1</size>
11889       </method>
11890       <method name="Void SomeCaller()">
11891         <size>36</size>
11892       </method>
11893       <method name="Void Main()">
11894         <size>1</size>
11895       </method>
11896       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
11897         <size>2</size>
11898       </method>
11899     </type>
11900   </test>
11901   <test name="gtest-anon-15.cs">
11902     <type name="Test`1[T]">
11903       <method name="Void .ctor()">
11904         <size>7</size>
11905       </method>
11906       <method name="Void Hello[S](T, S)">
11907         <size>42</size>
11908       </method>
11909     </type>
11910     <type name="X">
11911       <method name="Void .ctor()">
11912         <size>7</size>
11913       </method>
11914       <method name="Void Main()">
11915         <size>16</size>
11916       </method>
11917     </type>
11918     <type name="Foo`1[V]">
11919       <method name="Void .ctor(Object, IntPtr)">
11920         <size>0</size>
11921       </method>
11922       <method name="Void Invoke(V)">
11923         <size>0</size>
11924       </method>
11925       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
11926         <size>0</size>
11927       </method>
11928       <method name="Void EndInvoke(IAsyncResult)">
11929         <size>0</size>
11930       </method>
11931     </type>
11932     <type name="Bar`1[W]">
11933       <method name="Void .ctor(Object, IntPtr)">
11934         <size>0</size>
11935       </method>
11936       <method name="Void Invoke(W)">
11937         <size>0</size>
11938       </method>
11939       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
11940         <size>0</size>
11941       </method>
11942       <method name="Void EndInvoke(IAsyncResult)">
11943         <size>0</size>
11944       </method>
11945     </type>
11946     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
11947       <method name="Void .ctor()">
11948         <size>7</size>
11949       </method>
11950       <method name="Void &lt;&gt;m__0(Int64)">
11951         <size>57</size>
11952       </method>
11953     </type>
11954     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
11955       <method name="Void .ctor()">
11956         <size>7</size>
11957       </method>
11958       <method name="Void &lt;&gt;m__1(T)">
11959         <size>65</size>
11960       </method>
11961     </type>
11962   </test>
11963   <test name="gtest-anon-16.cs">
11964     <type name="A">
11965       <method name="Void .ctor(TestFunc`1)">
11966         <size>7</size>
11967       </method>
11968       <method name="Void Main()">
11969         <size>1</size>
11970       </method>
11971     </type>
11972     <type name="TestClass">
11973       <method name="Void .ctor()">
11974         <size>47</size>
11975       </method>
11976       <method name="Void Func[T](TestFunc`1[T])">
11977         <size>1</size>
11978       </method>
11979     </type>
11980     <type name="TestFunc`1[T]">
11981       <method name="Void .ctor(Object, IntPtr)">
11982         <size>0</size>
11983       </method>
11984       <method name="Void Invoke(T)">
11985         <size>0</size>
11986       </method>
11987       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11988         <size>0</size>
11989       </method>
11990       <method name="Void EndInvoke(IAsyncResult)">
11991         <size>0</size>
11992       </method>
11993     </type>
11994     <type name="TestClass">
11995       <method name="Void &lt;TestClass&gt;m__0(Int32)">
11996         <size>1</size>
11997       </method>
11998     </type>
11999   </test>
12000   <test name="gtest-anon-17.cs">
12001     <type name="C">
12002       <method name="Void .ctor()">
12003         <size>7</size>
12004       </method>
12005       <method name="Void Test[T,U](C+Func`1[T], U)">
12006         <size>1</size>
12007       </method>
12008       <method name="Void Main()">
12009         <size>75</size>
12010       </method>
12011     </type>
12012     <type name="C+Func`1[T]">
12013       <method name="Void .ctor(Object, IntPtr)">
12014         <size>0</size>
12015       </method>
12016       <method name="T Invoke(T)">
12017         <size>0</size>
12018       </method>
12019       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12020         <size>0</size>
12021       </method>
12022       <method name="T EndInvoke(IAsyncResult)">
12023         <size>0</size>
12024       </method>
12025     </type>
12026     <type name="C">
12027       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12028         <size>2</size>
12029       </method>
12030       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12031         <size>2</size>
12032       </method>
12033     </type>
12034   </test>
12035   <test name="gtest-anon-18.cs">
12036     <type name="C">
12037       <method name="Void .ctor()">
12038         <size>7</size>
12039       </method>
12040       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12041         <size>10</size>
12042       </method>
12043       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12044         <size>10</size>
12045       </method>
12046       <method name="Void Test2[T]()">
12047         <size>19</size>
12048       </method>
12049       <method name="Void Main()">
12050         <size>100</size>
12051       </method>
12052     </type>
12053     <type name="C+Func`2[TR,TA]">
12054       <method name="Void .ctor(Object, IntPtr)">
12055         <size>0</size>
12056       </method>
12057       <method name="TR Invoke(TA)">
12058         <size>0</size>
12059       </method>
12060       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12061         <size>0</size>
12062       </method>
12063       <method name="TR EndInvoke(IAsyncResult)">
12064         <size>0</size>
12065       </method>
12066     </type>
12067     <type name="C">
12068       <method name="T &lt;Test2&gt;m__0[T](T)">
12069         <size>2</size>
12070       </method>
12071       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12072         <size>16</size>
12073       </method>
12074       <method name="System.String &lt;Main&gt;m__2(Int32)">
12075         <size>6</size>
12076       </method>
12077       <method name="System.String &lt;Main&gt;m__3(Int32)">
12078         <size>6</size>
12079       </method>
12080     </type>
12081   </test>
12082   <test name="gtest-anon-19.cs">
12083     <type name="Test">
12084       <method name="Void .ctor()">
12085         <size>7</size>
12086       </method>
12087       <method name="Void TestNaturalSort()">
12088         <size>31</size>
12089       </method>
12090       <method name="Void Main()">
12091         <size>6</size>
12092       </method>
12093     </type>
12094     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12095       <method name="Void .ctor()">
12096         <size>7</size>
12097       </method>
12098       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12099         <size>113</size>
12100       </method>
12101     </type>
12102     <type name="Test">
12103       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12104         <size>106</size>
12105       </method>
12106     </type>
12107     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12108       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12109         <size>113</size>
12110       </method>
12111     </type>
12112   </test>
12113   <test name="gtest-anon-2.cs">
12114     <type name="X">
12115       <method name="Void .ctor()">
12116         <size>7</size>
12117       </method>
12118       <method name="Void Hello[U](U)">
12119         <size>1</size>
12120       </method>
12121       <method name="Void Test[T](T)">
12122         <size>71</size>
12123       </method>
12124       <method name="Void Main()">
12125         <size>14</size>
12126       </method>
12127     </type>
12128     <type name="Simple">
12129       <method name="Void .ctor(Object, IntPtr)">
12130         <size>0</size>
12131       </method>
12132       <method name="Void Invoke()">
12133         <size>0</size>
12134       </method>
12135       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12136         <size>0</size>
12137       </method>
12138       <method name="Void EndInvoke(IAsyncResult)">
12139         <size>0</size>
12140       </method>
12141     </type>
12142     <type name="Foo">
12143       <method name="Void .ctor(Object, IntPtr)">
12144         <size>0</size>
12145       </method>
12146       <method name="Simple Invoke()">
12147         <size>0</size>
12148       </method>
12149       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12150         <size>0</size>
12151       </method>
12152       <method name="Simple EndInvoke(IAsyncResult)">
12153         <size>0</size>
12154       </method>
12155     </type>
12156     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12157       <method name="Void .ctor()">
12158         <size>7</size>
12159       </method>
12160       <method name="Simple &lt;&gt;m__0()">
12161         <size>55</size>
12162       </method>
12163     </type>
12164     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12165       <method name="Void .ctor()">
12166         <size>7</size>
12167       </method>
12168       <method name="Void &lt;&gt;m__1()">
12169         <size>50</size>
12170       </method>
12171     </type>
12172   </test>
12173   <test name="gtest-anon-21.cs">
12174     <type name="BaseObject">
12175       <method name="Void .ctor()">
12176         <size>7</size>
12177       </method>
12178       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12179         <size>53</size>
12180       </method>
12181       <method name="T MakeSomething[T]()">
12182         <size>7</size>
12183       </method>
12184       <method name="Int32 Main()">
12185         <size>10</size>
12186       </method>
12187       <method name="Void Closure(EmptyDelegate)">
12188         <size>1</size>
12189       </method>
12190     </type>
12191     <type name="EmptyDelegate">
12192       <method name="Void .ctor(Object, IntPtr)">
12193         <size>0</size>
12194       </method>
12195       <method name="Void Invoke()">
12196         <size>0</size>
12197       </method>
12198       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12199         <size>0</size>
12200       </method>
12201       <method name="Void EndInvoke(IAsyncResult)">
12202         <size>0</size>
12203       </method>
12204     </type>
12205     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12206       <method name="Void .ctor()">
12207         <size>7</size>
12208       </method>
12209       <method name="Void &lt;&gt;m__0()">
12210         <size>17</size>
12211       </method>
12212     </type>
12213   </test>
12214   <test name="gtest-anon-22.cs">
12215     <type name="C">
12216       <method name="Void .ctor()">
12217         <size>7</size>
12218       </method>
12219       <method name="Int32 Foo(D1)">
12220         <size>2</size>
12221       </method>
12222       <method name="Int32 Foo(D2)">
12223         <size>2</size>
12224       </method>
12225       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12226         <size>2</size>
12227       </method>
12228       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12229         <size>2</size>
12230       </method>
12231       <method name="Int32 Main()">
12232         <size>82</size>
12233       </method>
12234     </type>
12235     <type name="D1">
12236       <method name="Void .ctor(Object, IntPtr)">
12237         <size>0</size>
12238       </method>
12239       <method name="Int32 Invoke()">
12240         <size>0</size>
12241       </method>
12242       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12243         <size>0</size>
12244       </method>
12245       <method name="Int32 EndInvoke(IAsyncResult)">
12246         <size>0</size>
12247       </method>
12248     </type>
12249     <type name="D2">
12250       <method name="Void .ctor(Object, IntPtr)">
12251         <size>0</size>
12252       </method>
12253       <method name="Int64 Invoke()">
12254         <size>0</size>
12255       </method>
12256       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12257         <size>0</size>
12258       </method>
12259       <method name="Int64 EndInvoke(IAsyncResult)">
12260         <size>0</size>
12261       </method>
12262     </type>
12263     <type name="C">
12264       <method name="Int32 &lt;Main&gt;m__0()">
12265         <size>2</size>
12266       </method>
12267     </type>
12268   </test>
12269   <test name="gtest-anon-23.cs">
12270     <type name="MemberAccessData">
12271       <method name="Void .ctor()">
12272         <size>7</size>
12273       </method>
12274       <method name="Void set_MyTypeProperty(Nullable`1)">
12275         <size>8</size>
12276       </method>
12277       <method name="Nullable`1 get_MyTypeProperty()">
12278         <size>7</size>
12279       </method>
12280     </type>
12281     <type name="C">
12282       <method name="Void .ctor()">
12283         <size>7</size>
12284       </method>
12285       <method name="Void Test(C+D)">
12286         <size>1</size>
12287       </method>
12288       <method name="Void Main()">
12289         <size>201</size>
12290       </method>
12291     </type>
12292     <type name="C+D">
12293       <method name="Void .ctor(Object, IntPtr)">
12294         <size>0</size>
12295       </method>
12296       <method name="Void Invoke()">
12297         <size>0</size>
12298       </method>
12299       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12300         <size>0</size>
12301       </method>
12302       <method name="Void EndInvoke(IAsyncResult)">
12303         <size>0</size>
12304       </method>
12305     </type>
12306     <type name="C+&lt;Main&gt;c__AnonStorey0">
12307       <method name="Void .ctor()">
12308         <size>7</size>
12309       </method>
12310       <method name="Void &lt;&gt;m__0()">
12311         <size>38</size>
12312       </method>
12313       <method name="Void &lt;&gt;m__1()">
12314         <size>32</size>
12315       </method>
12316     </type>
12317     <type name="C">
12318       <method name="Void &lt;Main&gt;m__2()">
12319         <size>16</size>
12320       </method>
12321       <method name="Void &lt;Main&gt;m__3()">
12322         <size>16</size>
12323       </method>
12324       <method name="Void &lt;Main&gt;m__4()">
12325         <size>61</size>
12326       </method>
12327       <method name="Void &lt;Main&gt;m__5()">
12328         <size>53</size>
12329       </method>
12330     </type>
12331   </test>
12332   <test name="gtest-anon-24.cs">
12333     <type name="Disposable`1[T]">
12334       <method name="Void .ctor()">
12335         <size>7</size>
12336       </method>
12337       <method name="Void Dispose()">
12338         <size>1</size>
12339       </method>
12340     </type>
12341     <type name="Test">
12342       <method name="Void .ctor()">
12343         <size>7</size>
12344       </method>
12345       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12346         <size>38</size>
12347       </method>
12348       <method name="System.Func`1[T] Throw[T](T)">
12349         <size>26</size>
12350       </method>
12351       <method name="System.Func`1[T] Do[T](T)">
12352         <size>26</size>
12353       </method>
12354       <method name="System.Func`1[T] Lock[T](T)">
12355         <size>26</size>
12356       </method>
12357       <method name="System.Func`1[T] Catch[T](T)">
12358         <size>26</size>
12359       </method>
12360       <method name="System.Func`1[T] Finally[T](T)">
12361         <size>26</size>
12362       </method>
12363       <method name="System.Func`1[T] Using[T](T)">
12364         <size>57</size>
12365       </method>
12366       <method name="System.Func`1[T] Switch[T](T)">
12367         <size>38</size>
12368       </method>
12369       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12370         <size>26</size>
12371       </method>
12372       <method name="Int32 Main()">
12373         <size>431</size>
12374       </method>
12375     </type>
12376     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12377       <method name="Void .ctor()">
12378         <size>7</size>
12379       </method>
12380       <method name="T[] &lt;&gt;m__0()">
12381         <size>56</size>
12382       </method>
12383     </type>
12384     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12385       <method name="Void .ctor()">
12386         <size>7</size>
12387       </method>
12388       <method name="T &lt;&gt;m__1()">
12389         <size>23</size>
12390       </method>
12391     </type>
12392     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12393       <method name="Void .ctor()">
12394         <size>7</size>
12395       </method>
12396       <method name="T &lt;&gt;m__2()">
12397         <size>28</size>
12398       </method>
12399     </type>
12400     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12401       <method name="Void .ctor()">
12402         <size>7</size>
12403       </method>
12404       <method name="T &lt;&gt;m__3()">
12405         <size>65</size>
12406       </method>
12407     </type>
12408     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12409       <method name="Void .ctor()">
12410         <size>7</size>
12411       </method>
12412       <method name="T &lt;&gt;m__4()">
12413         <size>48</size>
12414       </method>
12415     </type>
12416     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12417       <method name="Void .ctor()">
12418         <size>7</size>
12419       </method>
12420       <method name="T &lt;&gt;m__5()">
12421         <size>50</size>
12422       </method>
12423     </type>
12424     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12425       <method name="Void .ctor()">
12426         <size>7</size>
12427       </method>
12428       <method name="T &lt;&gt;m__6()">
12429         <size>7</size>
12430       </method>
12431     </type>
12432     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12433       <method name="Void .ctor()">
12434         <size>7</size>
12435       </method>
12436       <method name="T &lt;&gt;m__7()">
12437         <size>35</size>
12438       </method>
12439     </type>
12440     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12441       <method name="Void .ctor()">
12442         <size>7</size>
12443       </method>
12444       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12445         <size>56</size>
12446       </method>
12447     </type>
12448     <type name="Test">
12449       <method name="Void ArrayMutate[T](T[])">
12450         <size>27</size>
12451       </method>
12452     </type>
12453     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12454       <method name="Void .ctor()">
12455         <size>7</size>
12456       </method>
12457       <method name="Void &lt;&gt;m__9(Int32)">
12458         <size>36</size>
12459       </method>
12460     </type>
12461     <type name="Test">
12462       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12463         <size>26</size>
12464       </method>
12465     </type>
12466     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12467       <method name="Void .ctor()">
12468         <size>7</size>
12469       </method>
12470       <method name="T[][] &lt;&gt;m__A()">
12471         <size>48</size>
12472       </method>
12473     </type>
12474   </test>
12475   <test name="gtest-anon-25.cs">
12476     <type name="HS`1[T]">
12477       <method name="Void .ctor(IEqualityComparer`1)">
12478         <size>7</size>
12479       </method>
12480     </type>
12481     <type name="Test">
12482       <method name="Void .ctor()">
12483         <size>7</size>
12484       </method>
12485       <method name="Void Foo[T](IEqualityComparer`1)">
12486         <size>27</size>
12487       </method>
12488       <method name="Int32 Main()">
12489         <size>8</size>
12490       </method>
12491     </type>
12492     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12493       <method name="Void .ctor()">
12494         <size>7</size>
12495       </method>
12496       <method name="HS`1[T] &lt;&gt;m__0()">
12497         <size>12</size>
12498       </method>
12499     </type>
12500   </test>
12501   <test name="gtest-anon-26.cs">
12502     <type name="MonoBugs.BrokenGenericCast">
12503       <method name="Void .ctor()">
12504         <size>7</size>
12505       </method>
12506       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12507         <size>13</size>
12508       </method>
12509       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12510         <size>13</size>
12511       </method>
12512       <method name="Void Main()">
12513         <size>1</size>
12514       </method>
12515       <method name="TDest &lt;GetUpcaster&gt;m__0[TSource,TDest](TSource)">
12516         <size>12</size>
12517       </method>
12518       <method name="TDest &lt;GetDowncaster&gt;m__1[TSource,TDest](TSource)">
12519         <size>12</size>
12520       </method>
12521     </type>
12522   </test>
12523   <test name="gtest-anon-27.cs">
12524     <type name="BaseDataObjectFactory">
12525       <method name="Void .ctor()">
12526         <size>7</size>
12527       </method>
12528       <method name="T GetBusinessQueryObjectFromReader[T]()">
12529         <size>8</size>
12530       </method>
12531       <method name="T[] GetQueryObjects[T](System.String)">
12532         <size>0</size>
12533       </method>
12534     </type>
12535     <type name="BusinessQueryObject">
12536       <method name="Void .ctor()">
12537         <size>7</size>
12538       </method>
12539     </type>
12540     <type name="MySqlDataObjectFactory">
12541       <method name="Void .ctor()">
12542         <size>7</size>
12543       </method>
12544       <method name="T[] GetQueryObjects[T](System.String)">
12545         <size>63</size>
12546       </method>
12547       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12548         <size>1</size>
12549       </method>
12550     </type>
12551     <type name="C">
12552       <method name="Void .ctor()">
12553         <size>7</size>
12554       </method>
12555       <method name="Void Main()">
12556         <size>1</size>
12557       </method>
12558     </type>
12559     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12560       <method name="Void .ctor(Object, IntPtr)">
12561         <size>0</size>
12562       </method>
12563       <method name="Void Invoke()">
12564         <size>0</size>
12565       </method>
12566       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12567         <size>0</size>
12568       </method>
12569       <method name="Void EndInvoke(IAsyncResult)">
12570         <size>0</size>
12571       </method>
12572     </type>
12573     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12574       <method name="Void .ctor()">
12575         <size>7</size>
12576       </method>
12577       <method name="Void &lt;&gt;m__0()">
12578         <size>17</size>
12579       </method>
12580     </type>
12581   </test>
12582   <test name="gtest-anon-28.cs">
12583     <type name="A">
12584       <method name="Void .ctor()">
12585         <size>7</size>
12586       </method>
12587       <method name="Void Foo[T]()">
12588         <size>0</size>
12589       </method>
12590     </type>
12591     <type name="B">
12592       <method name="Void .ctor()">
12593         <size>7</size>
12594       </method>
12595       <method name="Void Foo[T]()">
12596         <size>14</size>
12597       </method>
12598       <method name="Void Main()">
12599         <size>1</size>
12600       </method>
12601     </type>
12602     <type name="B+Del">
12603       <method name="Void .ctor(Object, IntPtr)">
12604         <size>0</size>
12605       </method>
12606       <method name="Void Invoke()">
12607         <size>0</size>
12608       </method>
12609       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12610         <size>0</size>
12611       </method>
12612       <method name="Void EndInvoke(IAsyncResult)">
12613         <size>0</size>
12614       </method>
12615     </type>
12616     <type name="B">
12617       <method name="Void &lt;Foo&gt;m__0[T]()">
12618         <size>7</size>
12619       </method>
12620     </type>
12621   </test>
12622   <test name="gtest-anon-29.cs">
12623     <type name="Test">
12624       <method name="Void .ctor()">
12625         <size>7</size>
12626       </method>
12627       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12628         <size>17</size>
12629       </method>
12630       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12631         <size>32</size>
12632       </method>
12633       <method name="T Item[T](IList`1)">
12634         <size>7</size>
12635       </method>
12636       <method name="T GetSingleItem[T](IList`1)">
12637         <size>10</size>
12638       </method>
12639       <method name="Void Main()">
12640         <size>15</size>
12641       </method>
12642     </type>
12643     <type name="Test+Creator`1[T]">
12644       <method name="Void .ctor(Object, IntPtr)">
12645         <size>0</size>
12646       </method>
12647       <method name="T Invoke()">
12648         <size>0</size>
12649       </method>
12650       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12651         <size>0</size>
12652       </method>
12653       <method name="T EndInvoke(IAsyncResult)">
12654         <size>0</size>
12655       </method>
12656     </type>
12657     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12658       <method name="Void .ctor()">
12659         <size>7</size>
12660       </method>
12661       <method name="T &lt;&gt;m__0()">
12662         <size>12</size>
12663       </method>
12664     </type>
12665   </test>
12666   <test name="gtest-anon-3.cs">
12667     <type name="X">
12668       <method name="Void .ctor()">
12669         <size>7</size>
12670       </method>
12671       <method name="Void Hello[U](U)">
12672         <size>1</size>
12673       </method>
12674       <method name="Void Test[T](T)">
12675         <size>28</size>
12676       </method>
12677       <method name="Void Main()">
12678         <size>14</size>
12679       </method>
12680     </type>
12681     <type name="Foo`1[S]">
12682       <method name="Void .ctor(Object, IntPtr)">
12683         <size>0</size>
12684       </method>
12685       <method name="Void Invoke(S)">
12686         <size>0</size>
12687       </method>
12688       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12689         <size>0</size>
12690       </method>
12691       <method name="Void EndInvoke(IAsyncResult)">
12692         <size>0</size>
12693       </method>
12694     </type>
12695     <type name="X">
12696       <method name="Void &lt;Test&gt;m__0[T](T)">
12697         <size>8</size>
12698       </method>
12699     </type>
12700   </test>
12701   <test name="gtest-anon-30.cs">
12702     <type name="X">
12703       <method name="Void .ctor()">
12704         <size>7</size>
12705       </method>
12706       <method name="Void Hello[U](U)">
12707         <size>1</size>
12708       </method>
12709       <method name="Void Test[T](T)">
12710         <size>46</size>
12711       </method>
12712       <method name="Void Main()">
12713         <size>1</size>
12714       </method>
12715     </type>
12716     <type name="Simple">
12717       <method name="Void .ctor(Object, IntPtr)">
12718         <size>0</size>
12719       </method>
12720       <method name="Void Invoke()">
12721         <size>0</size>
12722       </method>
12723       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12724         <size>0</size>
12725       </method>
12726       <method name="Void EndInvoke(IAsyncResult)">
12727         <size>0</size>
12728       </method>
12729     </type>
12730     <type name="Foo">
12731       <method name="Void .ctor(Object, IntPtr)">
12732         <size>0</size>
12733       </method>
12734       <method name="Simple Invoke()">
12735         <size>0</size>
12736       </method>
12737       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12738         <size>0</size>
12739       </method>
12740       <method name="Simple EndInvoke(IAsyncResult)">
12741         <size>0</size>
12742       </method>
12743     </type>
12744     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12745       <method name="Void .ctor()">
12746         <size>7</size>
12747       </method>
12748       <method name="Simple &lt;&gt;m__0()">
12749         <size>55</size>
12750       </method>
12751     </type>
12752     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12753       <method name="Void .ctor()">
12754         <size>7</size>
12755       </method>
12756       <method name="Void &lt;&gt;m__1()">
12757         <size>50</size>
12758       </method>
12759     </type>
12760   </test>
12761   <test name="gtest-anon-31.cs">
12762     <type name="A">
12763       <method name="Void Fail[X]()">
12764         <size>25</size>
12765       </method>
12766       <method name="Void Main()">
12767         <size>1</size>
12768       </method>
12769     </type>
12770     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12771       <method name="Void .ctor()">
12772         <size>7</size>
12773       </method>
12774       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12775         <size>36</size>
12776       </method>
12777       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12778         <size>1</size>
12779       </method>
12780     </type>
12781   </test>
12782   <test name="gtest-anon-32.cs">
12783     <type name="Program">
12784       <method name="Void .ctor()">
12785         <size>7</size>
12786       </method>
12787       <method name="Void Foo[T](IList`1)">
12788         <size>31</size>
12789       </method>
12790       <method name="Void Assert(System.Action`1[System.Int32])">
12791         <size>9</size>
12792       </method>
12793       <method name="Void Main(System.String[])">
12794         <size>7</size>
12795       </method>
12796     </type>
12797     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12798       <method name="Void .ctor()">
12799         <size>7</size>
12800       </method>
12801       <method name="Void &lt;&gt;m__0(Int32)">
12802         <size>18</size>
12803       </method>
12804     </type>
12805   </test>
12806   <test name="gtest-anon-33.cs">
12807     <type name="IEnumerableRocks">
12808       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
12809         <size>33</size>
12810       </method>
12811       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
12812         <size>126</size>
12813       </method>
12814     </type>
12815     <type name="Test">
12816       <method name="Void .ctor()">
12817         <size>7</size>
12818       </method>
12819       <method name="Void Main()">
12820         <size>67</size>
12821       </method>
12822       <method name="System.String &lt;Main&gt;m__1(System.String)">
12823         <size>17</size>
12824       </method>
12825     </type>
12826     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
12827       <method name="Void .ctor()">
12828         <size>7</size>
12829       </method>
12830       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
12831         <size>34</size>
12832       </method>
12833     </type>
12834   </test>
12835   <test name="gtest-anon-34.cs">
12836     <type name="MyClass">
12837       <method name="Void .ctor()">
12838         <size>18</size>
12839       </method>
12840       <method name="Int32 get_Answer()">
12841         <size>7</size>
12842       </method>
12843       <method name="Void set_Answer(Int32)">
12844         <size>8</size>
12845       </method>
12846     </type>
12847     <type name="Test">
12848       <method name="Void .ctor()">
12849         <size>7</size>
12850       </method>
12851       <method name="Int32 Main()">
12852         <size>82</size>
12853       </method>
12854     </type>
12855     <type name="Test+D">
12856       <method name="Void .ctor(Object, IntPtr)">
12857         <size>0</size>
12858       </method>
12859       <method name="Void Invoke()">
12860         <size>0</size>
12861       </method>
12862       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12863         <size>0</size>
12864       </method>
12865       <method name="Void EndInvoke(IAsyncResult)">
12866         <size>0</size>
12867       </method>
12868     </type>
12869     <type name="Test+&lt;Main&gt;c__AnonStorey0">
12870       <method name="Void .ctor()">
12871         <size>7</size>
12872       </method>
12873       <method name="Void &lt;&gt;m__0()">
12874         <size>33</size>
12875       </method>
12876     </type>
12877   </test>
12878   <test name="gtest-anon-35.cs">
12879     <type name="C`1[T]">
12880       <method name="Void .ctor()">
12881         <size>7</size>
12882       </method>
12883       <method name="System.Func`1[T] XX()">
12884         <size>32</size>
12885       </method>
12886       <method name="T &lt;XX&gt;m__0()">
12887         <size>10</size>
12888       </method>
12889     </type>
12890     <type name="C2`1[T]">
12891       <method name="Void .ctor()">
12892         <size>7</size>
12893       </method>
12894       <method name="System.Func`1[C`1[T]] XX()">
12895         <size>32</size>
12896       </method>
12897       <method name="C`1[T] &lt;XX&gt;m__1()">
12898         <size>2</size>
12899       </method>
12900     </type>
12901     <type name="N1">
12902       <method name="Void .ctor()">
12903         <size>7</size>
12904       </method>
12905       <method name="System.Func`1[T] XX[T]()">
12906         <size>15</size>
12907       </method>
12908       <method name="T &lt;XX&gt;m__2[T]()">
12909         <size>10</size>
12910       </method>
12911     </type>
12912     <type name="Test">
12913       <method name="Void .ctor()">
12914         <size>7</size>
12915       </method>
12916       <method name="Int32 Main()">
12917         <size>98</size>
12918       </method>
12919     </type>
12920   </test>
12921   <test name="gtest-anon-36.cs">
12922     <type name="Foo`1[T]">
12923       <method name="Void .ctor()">
12924         <size>7</size>
12925       </method>
12926       <method name="Void add_handler(Handler`1[T])">
12927         <size>24</size>
12928       </method>
12929       <method name="Void remove_handler(Handler`1[T])">
12930         <size>24</size>
12931       </method>
12932       <method name="Void add_Handler(Handler`1[T])">
12933         <size>64</size>
12934       </method>
12935       <method name="Void remove_Handler(Handler`1[T])">
12936         <size>24</size>
12937       </method>
12938       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
12939         <size>18</size>
12940       </method>
12941     </type>
12942     <type name="Program">
12943       <method name="Void .ctor()">
12944         <size>7</size>
12945       </method>
12946       <method name="Int32 Main()">
12947         <size>15</size>
12948       </method>
12949     </type>
12950     <type name="Handler`1[T]">
12951       <method name="Void .ctor(Object, IntPtr)">
12952         <size>0</size>
12953       </method>
12954       <method name="Void Invoke(System.Object)">
12955         <size>0</size>
12956       </method>
12957       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12958         <size>0</size>
12959       </method>
12960       <method name="Void EndInvoke(IAsyncResult)">
12961         <size>0</size>
12962       </method>
12963     </type>
12964   </test>
12965   <test name="gtest-anon-37.cs">
12966     <type name="Wrap`1[U]">
12967       <method name="Void .ctor()">
12968         <size>7</size>
12969       </method>
12970     </type>
12971     <type name="Test">
12972       <method name="Void .ctor()">
12973         <size>7</size>
12974       </method>
12975       <method name="Int32 Run[T](Wrap`1[T])">
12976         <size>56</size>
12977       </method>
12978       <method name="Int32 Main()">
12979         <size>16</size>
12980       </method>
12981     </type>
12982     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
12983       <method name="Void .ctor()">
12984         <size>7</size>
12985       </method>
12986       <method name="Void &lt;&gt;m__0()">
12987         <size>17</size>
12988       </method>
12989     </type>
12990   </test>
12991   <test name="gtest-anon-38.cs">
12992     <type name="Foo`1[T]">
12993       <method name="Void .ctor()">
12994         <size>7</size>
12995       </method>
12996       <method name="Boolean ContainsAll[U](IEnumerable`1)">
12997         <size>40</size>
12998       </method>
12999       <method name="Boolean Contains(T)">
13000         <size>2</size>
13001       </method>
13002     </type>
13003     <type name="Program">
13004       <method name="Void .ctor()">
13005         <size>7</size>
13006       </method>
13007       <method name="Int32 Main()">
13008         <size>44</size>
13009       </method>
13010     </type>
13011     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13012       <method name="Void .ctor()">
13013         <size>7</size>
13014       </method>
13015       <method name="Boolean &lt;&gt;m__0()">
13016         <size>194</size>
13017       </method>
13018     </type>
13019     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13020       <method name="Void .ctor()">
13021         <size>7</size>
13022       </method>
13023     </type>
13024   </test>
13025   <test name="gtest-anon-39.cs">
13026     <type name="Test">
13027       <method name="Void .ctor()">
13028         <size>7</size>
13029       </method>
13030       <method name="Void Test_1[T](T)">
13031         <size>33</size>
13032       </method>
13033       <method name="Void Test_2[T](Nullable`1)">
13034         <size>33</size>
13035       </method>
13036       <method name="Void Main()">
13037         <size>39</size>
13038       </method>
13039     </type>
13040     <type name="Test+D">
13041       <method name="Void .ctor(Object, IntPtr)">
13042         <size>0</size>
13043       </method>
13044       <method name="Void Invoke()">
13045         <size>0</size>
13046       </method>
13047       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13048         <size>0</size>
13049       </method>
13050       <method name="Void EndInvoke(IAsyncResult)">
13051         <size>0</size>
13052       </method>
13053     </type>
13054     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13055       <method name="Void .ctor()">
13056         <size>7</size>
13057       </method>
13058       <method name="Void &lt;&gt;m__0()">
13059         <size>24</size>
13060       </method>
13061     </type>
13062     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13063       <method name="Void .ctor()">
13064         <size>7</size>
13065       </method>
13066       <method name="Void &lt;&gt;m__1()">
13067         <size>85</size>
13068       </method>
13069     </type>
13070     <type name="Test">
13071       <method name="T Test_3[T](System.Object)">
13072         <size>51</size>
13073       </method>
13074     </type>
13075     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13076       <method name="Void .ctor()">
13077         <size>7</size>
13078       </method>
13079       <method name="Void &lt;&gt;m__2()">
13080         <size>23</size>
13081       </method>
13082     </type>
13083   </test>
13084   <test name="gtest-anon-4.cs">
13085     <type name="Test">
13086       <method name="Void .ctor()">
13087         <size>7</size>
13088       </method>
13089       <method name="Void Main()">
13090         <size>57</size>
13091       </method>
13092       <method name="Int32 GetItem()">
13093         <size>50</size>
13094       </method>
13095       <method name="IEnumerable`1 GetItems()">
13096         <size>16</size>
13097       </method>
13098     </type>
13099     <type name="&lt;PrivateImplementationDetails&gt;">
13100       <method name="Void .ctor()">
13101         <size>7</size>
13102       </method>
13103     </type>
13104     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13105       <method name="Void .ctor()">
13106         <size>7</size>
13107       </method>
13108       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13109         <size>12</size>
13110       </method>
13111       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13112         <size>7</size>
13113       </method>
13114       <method name="Boolean MoveNext()">
13115         <size>69</size>
13116       </method>
13117       <method name="Void Dispose()">
13118         <size>8</size>
13119       </method>
13120       <method name="Void Reset()">
13121         <size>6</size>
13122       </method>
13123       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13124         <size>7</size>
13125       </method>
13126       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13127         <size>26</size>
13128       </method>
13129     </type>
13130   </test>
13131   <test name="gtest-anon-40.cs">
13132     <type name="RunTests">
13133       <method name="Int32 Main()">
13134         <size>7</size>
13135       </method>
13136     </type>
13137     <type name="Test1.X">
13138       <method name="Void .ctor()">
13139         <size>7</size>
13140       </method>
13141       <method name="Void Test1[R](R, Int32)">
13142         <size>150</size>
13143       </method>
13144       <method name="Void Run()">
13145         <size>13</size>
13146       </method>
13147     </type>
13148     <type name="Test1.Foo">
13149       <method name="Void .ctor(Object, IntPtr)">
13150         <size>0</size>
13151       </method>
13152       <method name="Int32 Invoke()">
13153         <size>0</size>
13154       </method>
13155       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13156         <size>0</size>
13157       </method>
13158       <method name="Int32 EndInvoke(IAsyncResult)">
13159         <size>0</size>
13160       </method>
13161     </type>
13162     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13163       <method name="Void .ctor()">
13164         <size>7</size>
13165       </method>
13166       <method name="Int32 &lt;&gt;m__0()">
13167         <size>71</size>
13168       </method>
13169     </type>
13170     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13171       <method name="Void .ctor()">
13172         <size>7</size>
13173       </method>
13174     </type>
13175     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13176       <method name="Void .ctor()">
13177         <size>7</size>
13178       </method>
13179     </type>
13180   </test>
13181   <test name="gtest-anon-41.cs">
13182     <type name="C">
13183       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13184         <size>37</size>
13185       </method>
13186       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13187         <size>6</size>
13188       </method>
13189       <method name="Void Main()">
13190         <size>1</size>
13191       </method>
13192       <method name="Decimal &lt;Average&gt;m__0[TSource](Decimal, Decimal)">
13193         <size>8</size>
13194       </method>
13195       <method name="Decimal &lt;Average&gt;m__1[TSource](Decimal, Decimal)">
13196         <size>8</size>
13197       </method>
13198     </type>
13199   </test>
13200   <test name="gtest-anon-42.cs">
13201     <type name="Test">
13202       <method name="Void .ctor()">
13203         <size>7</size>
13204       </method>
13205       <method name="Void Test_3[T]()">
13206         <size>20</size>
13207       </method>
13208       <method name="Int32 Main()">
13209         <size>12</size>
13210       </method>
13211       <method name="Void &lt;Test_3&gt;m__0[T]()">
13212         <size>11</size>
13213       </method>
13214     </type>
13215     <type name="Test+D">
13216       <method name="Void .ctor(Object, IntPtr)">
13217         <size>0</size>
13218       </method>
13219       <method name="Void Invoke()">
13220         <size>0</size>
13221       </method>
13222       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13223         <size>0</size>
13224       </method>
13225       <method name="Void EndInvoke(IAsyncResult)">
13226         <size>0</size>
13227       </method>
13228     </type>
13229   </test>
13230   <test name="gtest-anon-43.cs">
13231     <type name="TestC">
13232       <method name="Void .ctor()">
13233         <size>7</size>
13234       </method>
13235       <method name="System.Func`1[System.Type] Test[T]()">
13236         <size>13</size>
13237       </method>
13238       <method name="Int32 Main()">
13239         <size>66</size>
13240       </method>
13241       <method name="System.Type &lt;Test&gt;m__0[T]()">
13242         <size>11</size>
13243       </method>
13244     </type>
13245   </test>
13246   <test name="gtest-anon-44.cs">
13247     <type name="UiaAtkBridgeTest.Test">
13248       <method name="Void .ctor()">
13249         <size>7</size>
13250       </method>
13251       <method name="Void Invoke(System.EventHandler)">
13252         <size>1</size>
13253       </method>
13254     </type>
13255     <type name="UiaAtkBridgeTest.GailTester">
13256       <method name="Void .ctor()">
13257         <size>7</size>
13258       </method>
13259       <method name="Void ThisCausesACrash[I]()">
13260         <size>18</size>
13261       </method>
13262       <method name="Void Main()">
13263         <size>1</size>
13264       </method>
13265       <method name="Void &lt;ThisCausesACrash&gt;m__0[I](System.Object, System.EventArgs)">
13266         <size>1</size>
13267       </method>
13268     </type>
13269   </test>
13270   <test name="gtest-anon-45.cs">
13271     <type name="C">
13272       <method name="Void .ctor()">
13273         <size>7</size>
13274       </method>
13275       <method name="Void AnyMethod[T]()">
13276         <size>20</size>
13277       </method>
13278       <method name="Int32 Main()">
13279         <size>12</size>
13280       </method>
13281       <method name="Void &lt;AnyMethod&gt;m__0[T]()">
13282         <size>31</size>
13283       </method>
13284     </type>
13285     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13286       <method name="Void .ctor()">
13287         <size>7</size>
13288       </method>
13289       <method name="Void &lt;&gt;m__1(System.String)">
13290         <size>14</size>
13291       </method>
13292     </type>
13293   </test>
13294   <test name="gtest-anon-46.cs">
13295     <type name="TheClass">
13296       <method name="Void .ctor()">
13297         <size>7</size>
13298       </method>
13299       <method name="Void Foo[T](T, System.Func`2[T,T])">
13300         <size>41</size>
13301       </method>
13302       <method name="Void Main()">
13303         <size>8</size>
13304       </method>
13305     </type>
13306     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13307       <method name="Void .ctor()">
13308         <size>7</size>
13309       </method>
13310       <method name="System.Func`1[T] &lt;&gt;m__0()">
13311         <size>31</size>
13312       </method>
13313       <method name="T &lt;&gt;m__1()">
13314         <size>18</size>
13315       </method>
13316     </type>
13317   </test>
13318   <test name="gtest-anon-47.cs">
13319     <type name="C">
13320       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13321         <size>26</size>
13322       </method>
13323     </type>
13324     <type name="Test">
13325       <method name="Void .ctor()">
13326         <size>7</size>
13327       </method>
13328       <method name="Int32 Main()">
13329         <size>59</size>
13330       </method>
13331       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13332         <size>23</size>
13333       </method>
13334     </type>
13335     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13336       <method name="Void .ctor()">
13337         <size>7</size>
13338       </method>
13339       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13340         <size>33</size>
13341       </method>
13342     </type>
13343     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13344       <method name="Void .ctor()">
13345         <size>7</size>
13346       </method>
13347       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13348         <size>45</size>
13349       </method>
13350     </type>
13351     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13352       <method name="Void .ctor()">
13353         <size>7</size>
13354       </method>
13355       <method name="Void &lt;&gt;m__2(T3)">
13356         <size>35</size>
13357       </method>
13358     </type>
13359   </test>
13360   <test name="gtest-anon-48.cs">
13361     <type name="GeneratorEnumerable`1[T]">
13362       <method name="Void .ctor(Func`1)">
13363         <size>7</size>
13364       </method>
13365     </type>
13366     <type name="GeneratorExpression">
13367       <method name="Void .ctor()">
13368         <size>7</size>
13369       </method>
13370     </type>
13371     <type name="GeneratorInvoker">
13372       <method name="Void .ctor(GeneratorExpression)">
13373         <size>7</size>
13374       </method>
13375       <method name="Void Invoke[T](T ByRef)">
13376         <size>1</size>
13377       </method>
13378     </type>
13379     <type name="Interpreter">
13380       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13381         <size>31</size>
13382       </method>
13383       <method name="Int32 Main()">
13384         <size>13</size>
13385       </method>
13386     </type>
13387     <type name="Func`1[TResult]">
13388       <method name="Void .ctor(Object, IntPtr)">
13389         <size>0</size>
13390       </method>
13391       <method name="TResult Invoke()">
13392         <size>0</size>
13393       </method>
13394       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13395         <size>0</size>
13396       </method>
13397       <method name="TResult EndInvoke(IAsyncResult)">
13398         <size>0</size>
13399       </method>
13400     </type>
13401     <type name="GeneratorNext`1[T]">
13402       <method name="Void .ctor(Object, IntPtr)">
13403         <size>0</size>
13404       </method>
13405       <method name="Void Invoke(T ByRef)">
13406         <size>0</size>
13407       </method>
13408       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13409         <size>0</size>
13410       </method>
13411       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13412         <size>0</size>
13413       </method>
13414     </type>
13415     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13416       <method name="Void .ctor()">
13417         <size>7</size>
13418       </method>
13419       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13420         <size>23</size>
13421       </method>
13422     </type>
13423   </test>
13424   <test name="gtest-anon-49.cs">
13425     <type name="Test">
13426       <method name="Void .ctor()">
13427         <size>7</size>
13428       </method>
13429       <method name="Void Main()">
13430         <size>1</size>
13431       </method>
13432       <method name="Void DetermineLinkedCells()">
13433         <size>74</size>
13434       </method>
13435     </type>
13436     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13437       <method name="Void .ctor()">
13438         <size>7</size>
13439       </method>
13440     </type>
13441     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13442       <method name="Void .ctor()">
13443         <size>7</size>
13444       </method>
13445       <method name="Boolean &lt;&gt;m__1(System.Object)">
13446         <size>13</size>
13447       </method>
13448       <method name="Boolean &lt;&gt;m__0(System.Object)">
13449         <size>18</size>
13450       </method>
13451     </type>
13452   </test>
13453   <test name="gtest-anon-5.cs">
13454     <type name="X">
13455       <method name="Void .ctor()">
13456         <size>7</size>
13457       </method>
13458       <method name="Void Main()">
13459         <size>78</size>
13460       </method>
13461     </type>
13462     <type name="Hello">
13463       <method name="Void .ctor(Object, IntPtr)">
13464         <size>0</size>
13465       </method>
13466       <method name="Void Invoke()">
13467         <size>0</size>
13468       </method>
13469       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13470         <size>0</size>
13471       </method>
13472       <method name="Void EndInvoke(IAsyncResult)">
13473         <size>0</size>
13474       </method>
13475     </type>
13476     <type name="Foo+&lt;Test&gt;c__Iterator0">
13477       <method name="Void .ctor()">
13478         <size>7</size>
13479       </method>
13480       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13481         <size>12</size>
13482       </method>
13483       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13484         <size>7</size>
13485       </method>
13486       <method name="Boolean MoveNext()">
13487         <size>98</size>
13488       </method>
13489       <method name="Void Dispose()">
13490         <size>8</size>
13491       </method>
13492       <method name="Void Reset()">
13493         <size>6</size>
13494       </method>
13495     </type>
13496     <type name="Foo">
13497       <method name="Void .ctor(Int32)">
13498         <size>8</size>
13499       </method>
13500       <method name="IEnumerable`1 Test(Foo)">
13501         <size>42</size>
13502       </method>
13503       <method name="Void Hello(Int32)">
13504         <size>19</size>
13505       </method>
13506       <method name="System.String ToString()">
13507         <size>22</size>
13508       </method>
13509     </type>
13510     <type name="Foo+&lt;Test&gt;c__Iterator0">
13511       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13512         <size>7</size>
13513       </method>
13514       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13515         <size>52</size>
13516       </method>
13517     </type>
13518   </test>
13519   <test name="gtest-anon-50.cs">
13520     <type name="M">
13521       <method name="Void .ctor()">
13522         <size>7</size>
13523       </method>
13524       <method name="Int32 Main()">
13525         <size>12</size>
13526       </method>
13527     </type>
13528     <type name="SomeGenericClass`1[SomeType]">
13529       <method name="Void .ctor()">
13530         <size>7</size>
13531       </method>
13532       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13533         <size>1</size>
13534       </method>
13535       <method name="Void FailsToCompile()">
13536         <size>19</size>
13537       </method>
13538     </type>
13539     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13540       <method name="Void .ctor(Object, IntPtr)">
13541         <size>0</size>
13542       </method>
13543       <method name="Void Invoke()">
13544         <size>0</size>
13545       </method>
13546       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13547         <size>0</size>
13548       </method>
13549       <method name="Void EndInvoke(IAsyncResult)">
13550         <size>0</size>
13551       </method>
13552     </type>
13553     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13554       <method name="Void .ctor()">
13555         <size>7</size>
13556       </method>
13557     </type>
13558     <type name="SomeGenericClass`1[SomeType]">
13559       <method name="Void &lt;FailsToCompile&gt;m__0()">
13560         <size>44</size>
13561       </method>
13562     </type>
13563     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13564       <method name="Void &lt;&gt;m__1()">
13565         <size>18</size>
13566       </method>
13567     </type>
13568   </test>
13569   <test name="gtest-anon-51.cs">
13570     <type name="Driver">
13571       <method name="Void .ctor()">
13572         <size>7</size>
13573       </method>
13574       <method name="Int32 Main()">
13575         <size>12</size>
13576       </method>
13577       <method name="Void P(Int32, Int32)">
13578         <size>1</size>
13579       </method>
13580       <method name="Void Repro()">
13581         <size>100</size>
13582       </method>
13583     </type>
13584     <type name="Bla">
13585       <method name="Void .ctor(Object, IntPtr)">
13586         <size>0</size>
13587       </method>
13588       <method name="Void Invoke()">
13589         <size>0</size>
13590       </method>
13591       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13592         <size>0</size>
13593       </method>
13594       <method name="Void EndInvoke(IAsyncResult)">
13595         <size>0</size>
13596       </method>
13597     </type>
13598     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13599       <method name="Void .ctor()">
13600         <size>7</size>
13601       </method>
13602       <method name="Void &lt;&gt;m__0()">
13603         <size>35</size>
13604       </method>
13605     </type>
13606   </test>
13607   <test name="gtest-anon-52.cs">
13608     <type name="A`1[T]">
13609       <method name="Void .ctor()">
13610         <size>7</size>
13611       </method>
13612     </type>
13613     <type name="A`1+B[T]">
13614       <method name="Void .ctor()">
13615         <size>18</size>
13616       </method>
13617       <method name="Void W[R](System.String, System.Func`2[T,R])">
13618         <size>39</size>
13619       </method>
13620     </type>
13621     <type name="B">
13622       <method name="Void .ctor()">
13623         <size>7</size>
13624       </method>
13625       <method name="Void Main()">
13626         <size>1</size>
13627       </method>
13628     </type>
13629     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13630       <method name="Void .ctor()">
13631         <size>7</size>
13632       </method>
13633       <method name="Void &lt;&gt;m__0(T[])">
13634         <size>55</size>
13635       </method>
13636     </type>
13637   </test>
13638   <test name="gtest-anon-53.cs">
13639     <type name="TestComp.Program">
13640       <method name="Void .ctor()">
13641         <size>7</size>
13642       </method>
13643       <method name="Void Main(System.String[])">
13644         <size>1</size>
13645       </method>
13646     </type>
13647     <type name="TestComp.Program+MyClass">
13648       <method name="Void .ctor()">
13649         <size>7</size>
13650       </method>
13651       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13652         <size>1</size>
13653       </method>
13654       <method name="Void UseATemplate()">
13655         <size>36</size>
13656       </method>
13657       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13658         <size>16</size>
13659       </method>
13660     </type>
13661     <type name="TestComp.Program+MyClass+MyDelegate">
13662       <method name="Void .ctor(Object, IntPtr)">
13663         <size>0</size>
13664       </method>
13665       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13666         <size>0</size>
13667       </method>
13668       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13669         <size>0</size>
13670       </method>
13671       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13672         <size>0</size>
13673       </method>
13674     </type>
13675   </test>
13676   <test name="gtest-anon-54.cs">
13677     <type name="Class">
13678       <method name="Void .ctor()">
13679         <size>7</size>
13680       </method>
13681       <method name="System.String get_Property()">
13682         <size>6</size>
13683       </method>
13684       <method name="System.String Method()">
13685         <size>44</size>
13686       </method>
13687       <method name="Int32 Main()">
13688         <size>39</size>
13689       </method>
13690     </type>
13691     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13692       <method name="Void .ctor()">
13693         <size>7</size>
13694       </method>
13695       <method name="System.String &lt;&gt;m__0()">
13696         <size>56</size>
13697       </method>
13698     </type>
13699     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13700       <method name="Void .ctor()">
13701         <size>7</size>
13702       </method>
13703       <method name="System.String &lt;&gt;m__1(System.String)">
13704         <size>52</size>
13705       </method>
13706     </type>
13707     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13708       <method name="Void .ctor()">
13709         <size>7</size>
13710       </method>
13711       <method name="System.String &lt;&gt;m__2()">
13712         <size>39</size>
13713       </method>
13714     </type>
13715   </test>
13716   <test name="gtest-anon-55.cs">
13717     <type name="Thing`1[TFirst]">
13718       <method name="Void .ctor(Action`1)">
13719         <size>14</size>
13720       </method>
13721       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
13722         <size>31</size>
13723       </method>
13724       <method name="Void SomeAction()">
13725         <size>18</size>
13726       </method>
13727     </type>
13728     <type name="Program">
13729       <method name="Void Main()">
13730         <size>42</size>
13731       </method>
13732       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
13733         <size>2</size>
13734       </method>
13735     </type>
13736     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
13737       <method name="Void .ctor()">
13738         <size>7</size>
13739       </method>
13740       <method name="Void &lt;&gt;m__0(TFirst)">
13741         <size>47</size>
13742       </method>
13743     </type>
13744   </test>
13745   <test name="gtest-anon-56.cs">
13746     <type name="G`1[T]">
13747       <method name="Void .ctor()">
13748         <size>7</size>
13749       </method>
13750       <method name="T def()">
13751         <size>10</size>
13752       </method>
13753     </type>
13754     <type name="C">
13755       <method name="Void .ctor()">
13756         <size>7</size>
13757       </method>
13758       <method name="Void foo(System.Object)">
13759         <size>1</size>
13760       </method>
13761       <method name="Void cf[T]()">
13762         <size>35</size>
13763       </method>
13764       <method name="Int32 Main()">
13765         <size>17</size>
13766       </method>
13767     </type>
13768     <type name="C+DF">
13769       <method name="Void .ctor(Object, IntPtr)">
13770         <size>0</size>
13771       </method>
13772       <method name="Void Invoke()">
13773         <size>0</size>
13774       </method>
13775       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13776         <size>0</size>
13777       </method>
13778       <method name="Void EndInvoke(IAsyncResult)">
13779         <size>0</size>
13780       </method>
13781     </type>
13782     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
13783       <method name="Void .ctor()">
13784         <size>7</size>
13785       </method>
13786       <method name="Void &lt;&gt;m__0()">
13787         <size>22</size>
13788       </method>
13789     </type>
13790   </test>
13791   <test name="gtest-anon-6.cs">
13792     <type name="X">
13793       <method name="Void .ctor()">
13794         <size>7</size>
13795       </method>
13796       <method name="Void Hello[U,V](U, V)">
13797         <size>1</size>
13798       </method>
13799       <method name="Void Test[A,B,C](A, B, C)">
13800         <size>49</size>
13801       </method>
13802       <method name="Void Main()">
13803         <size>28</size>
13804       </method>
13805     </type>
13806     <type name="Foo`2[R,S]">
13807       <method name="Void .ctor(Object, IntPtr)">
13808         <size>0</size>
13809       </method>
13810       <method name="Void Invoke(R, S)">
13811         <size>0</size>
13812       </method>
13813       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
13814         <size>0</size>
13815       </method>
13816       <method name="Void EndInvoke(IAsyncResult)">
13817         <size>0</size>
13818       </method>
13819     </type>
13820     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
13821       <method name="Void .ctor()">
13822         <size>7</size>
13823       </method>
13824       <method name="Void &lt;&gt;m__0(A, Int32)">
13825         <size>32</size>
13826       </method>
13827     </type>
13828   </test>
13829   <test name="gtest-anon-7.cs">
13830     <type name="MyDisposable">
13831       <method name="Void .ctor()">
13832         <size>26</size>
13833       </method>
13834       <method name="Void Dispose()">
13835         <size>1</size>
13836       </method>
13837       <method name="Int32 get_ID()">
13838         <size>7</size>
13839       </method>
13840       <method name="System.String ToString()">
13841         <size>28</size>
13842       </method>
13843     </type>
13844     <type name="X">
13845       <method name="Void .ctor()">
13846         <size>7</size>
13847       </method>
13848       <method name="IEnumerable`1 Test(Int32)">
13849         <size>30</size>
13850       </method>
13851       <method name="Void Main()">
13852         <size>58</size>
13853       </method>
13854     </type>
13855     <type name="X+&lt;Test&gt;c__Iterator0">
13856       <method name="Void .ctor()">
13857         <size>7</size>
13858       </method>
13859       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13860         <size>12</size>
13861       </method>
13862       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13863         <size>7</size>
13864       </method>
13865       <method name="Boolean MoveNext()">
13866         <size>180</size>
13867       </method>
13868       <method name="Void Dispose()">
13869         <size>66</size>
13870       </method>
13871       <method name="Void Reset()">
13872         <size>6</size>
13873       </method>
13874       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13875         <size>7</size>
13876       </method>
13877       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13878         <size>40</size>
13879       </method>
13880     </type>
13881   </test>
13882   <test name="gtest-anon-8.cs">
13883     <type name="X">
13884       <method name="Void .ctor()">
13885         <size>7</size>
13886       </method>
13887       <method name="Void Test[R](R, Int32)">
13888         <size>88</size>
13889       </method>
13890       <method name="Void Main()">
13891         <size>12</size>
13892       </method>
13893     </type>
13894     <type name="Foo">
13895       <method name="Void .ctor(Object, IntPtr)">
13896         <size>0</size>
13897       </method>
13898       <method name="Int32 Invoke()">
13899         <size>0</size>
13900       </method>
13901       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13902         <size>0</size>
13903       </method>
13904       <method name="Int32 EndInvoke(IAsyncResult)">
13905         <size>0</size>
13906       </method>
13907     </type>
13908     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
13909       <method name="Void .ctor()">
13910         <size>7</size>
13911       </method>
13912       <method name="Int32 &lt;&gt;m__0()">
13913         <size>34</size>
13914       </method>
13915     </type>
13916     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
13917       <method name="Void .ctor()">
13918         <size>7</size>
13919       </method>
13920     </type>
13921   </test>
13922   <test name="gtest-anon-9.cs">
13923     <type name="Test">
13924       <method name="Void .ctor()">
13925         <size>7</size>
13926       </method>
13927       <method name="IEnumerable`1 get_Foo()">
13928         <size>16</size>
13929       </method>
13930       <method name="Void set_Foo(IEnumerable`1)">
13931         <size>11</size>
13932       </method>
13933       <method name="Void Main()">
13934         <size>78</size>
13935       </method>
13936       <method name="Foo op_Implicit(Test)">
13937         <size>30</size>
13938       </method>
13939       <method name="IEnumerable`1 op_Addition(Test, Test)">
13940         <size>44</size>
13941       </method>
13942     </type>
13943     <type name="Foo">
13944       <method name="Void .ctor(Object, IntPtr)">
13945         <size>0</size>
13946       </method>
13947       <method name="Void Invoke()">
13948         <size>0</size>
13949       </method>
13950       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13951         <size>0</size>
13952       </method>
13953       <method name="Void EndInvoke(IAsyncResult)">
13954         <size>0</size>
13955       </method>
13956     </type>
13957     <type name="Test">
13958       <method name="Void &lt;op_Implicit&gt;m__0()">
13959         <size>11</size>
13960       </method>
13961     </type>
13962     <type name="Test+&lt;&gt;c__Iterator0">
13963       <method name="Void .ctor()">
13964         <size>7</size>
13965       </method>
13966       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13967         <size>12</size>
13968       </method>
13969       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13970         <size>7</size>
13971       </method>
13972       <method name="Boolean MoveNext()">
13973         <size>65</size>
13974       </method>
13975       <method name="Void Dispose()">
13976         <size>8</size>
13977       </method>
13978       <method name="Void Reset()">
13979         <size>6</size>
13980       </method>
13981     </type>
13982     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13983       <method name="Void .ctor()">
13984         <size>7</size>
13985       </method>
13986       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13987         <size>7</size>
13988       </method>
13989       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13990         <size>7</size>
13991       </method>
13992       <method name="Boolean MoveNext()">
13993         <size>98</size>
13994       </method>
13995       <method name="Void Dispose()">
13996         <size>8</size>
13997       </method>
13998       <method name="Void Reset()">
13999         <size>6</size>
14000       </method>
14001     </type>
14002     <type name="Test+&lt;&gt;c__Iterator0">
14003       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14004         <size>7</size>
14005       </method>
14006       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14007         <size>26</size>
14008       </method>
14009     </type>
14010     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14011       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14012         <size>7</size>
14013       </method>
14014       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14015         <size>52</size>
14016       </method>
14017     </type>
14018   </test>
14019   <test name="gtest-anontype-01.cs">
14020     <type name="Test">
14021       <method name="Void .ctor()">
14022         <size>7</size>
14023       </method>
14024       <method name="Int32 Main()">
14025         <size>53</size>
14026       </method>
14027     </type>
14028     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14029       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14030         <size>21</size>
14031       </method>
14032       <method name="&lt;Foo&gt;__T get_Foo()">
14033         <size>7</size>
14034       </method>
14035       <method name="&lt;Baz&gt;__T get_Baz()">
14036         <size>7</size>
14037       </method>
14038       <method name="Boolean Equals(System.Object)">
14039         <size>69</size>
14040       </method>
14041       <method name="Int32 GetHashCode()">
14042         <size>86</size>
14043       </method>
14044       <method name="System.String ToString()">
14045         <size>142</size>
14046       </method>
14047     </type>
14048   </test>
14049   <test name="gtest-anontype-02.cs">
14050     <type name="Test">
14051       <method name="Void .ctor()">
14052         <size>7</size>
14053       </method>
14054       <method name="System.Object TestA(System.String)">
14055         <size>7</size>
14056       </method>
14057       <method name="Int32 Main()">
14058         <size>99</size>
14059       </method>
14060     </type>
14061     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14062       <method name="Void .ctor(&lt;s&gt;__T)">
14063         <size>14</size>
14064       </method>
14065       <method name="&lt;s&gt;__T get_s()">
14066         <size>7</size>
14067       </method>
14068       <method name="Boolean Equals(System.Object)">
14069         <size>39</size>
14070       </method>
14071       <method name="Int32 GetHashCode()">
14072         <size>63</size>
14073       </method>
14074       <method name="System.String ToString()">
14075         <size>67</size>
14076       </method>
14077     </type>
14078     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14079       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14080         <size>21</size>
14081       </method>
14082       <method name="&lt;Foo&gt;__T get_Foo()">
14083         <size>7</size>
14084       </method>
14085       <method name="&lt;Baz&gt;__T get_Baz()">
14086         <size>7</size>
14087       </method>
14088       <method name="Boolean Equals(System.Object)">
14089         <size>69</size>
14090       </method>
14091       <method name="Int32 GetHashCode()">
14092         <size>86</size>
14093       </method>
14094       <method name="System.String ToString()">
14095         <size>142</size>
14096       </method>
14097     </type>
14098   </test>
14099   <test name="gtest-anontype-03.cs">
14100     <type name="MyClass">
14101       <method name="Void .ctor()">
14102         <size>18</size>
14103       </method>
14104       <method name="Int32 get_Baz()">
14105         <size>3</size>
14106       </method>
14107     </type>
14108     <type name="Test">
14109       <method name="Void .ctor()">
14110         <size>7</size>
14111       </method>
14112       <method name="Int32 Main()">
14113         <size>64</size>
14114       </method>
14115     </type>
14116     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14117       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14118         <size>21</size>
14119       </method>
14120       <method name="&lt;Foo&gt;__T get_Foo()">
14121         <size>7</size>
14122       </method>
14123       <method name="&lt;Baz&gt;__T get_Baz()">
14124         <size>7</size>
14125       </method>
14126       <method name="Boolean Equals(System.Object)">
14127         <size>69</size>
14128       </method>
14129       <method name="Int32 GetHashCode()">
14130         <size>86</size>
14131       </method>
14132       <method name="System.String ToString()">
14133         <size>142</size>
14134       </method>
14135     </type>
14136   </test>
14137   <test name="gtest-anontype-04.cs">
14138     <type name="MyClass">
14139       <method name="Void .ctor()">
14140         <size>18</size>
14141       </method>
14142       <method name="Int32 get_Baz()">
14143         <size>3</size>
14144       </method>
14145     </type>
14146     <type name="Test">
14147       <method name="Void .ctor()">
14148         <size>7</size>
14149       </method>
14150       <method name="Int32 Main()">
14151         <size>111</size>
14152       </method>
14153     </type>
14154     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14155       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14156         <size>36</size>
14157       </method>
14158       <method name="&lt;Foo&gt;__T get_Foo()">
14159         <size>7</size>
14160       </method>
14161       <method name="&lt;Baz&gt;__T get_Baz()">
14162         <size>7</size>
14163       </method>
14164       <method name="&lt;Hello&gt;__T get_Hello()">
14165         <size>7</size>
14166       </method>
14167       <method name="&lt;Answer&gt;__T get_Answer()">
14168         <size>7</size>
14169       </method>
14170       <method name="Boolean Equals(System.Object)">
14171         <size>123</size>
14172       </method>
14173       <method name="Int32 GetHashCode()">
14174         <size>132</size>
14175       </method>
14176       <method name="System.String ToString()">
14177         <size>258</size>
14178       </method>
14179     </type>
14180   </test>
14181   <test name="gtest-anontype-05.cs">
14182     <type name="Test">
14183       <method name="Void .ctor()">
14184         <size>7</size>
14185       </method>
14186       <method name="System.String Null()">
14187         <size>2</size>
14188       </method>
14189       <method name="Int32 Main()">
14190         <size>287</size>
14191       </method>
14192     </type>
14193     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14194       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14195         <size>21</size>
14196       </method>
14197       <method name="&lt;Name&gt;__T get_Name()">
14198         <size>7</size>
14199       </method>
14200       <method name="&lt;Age&gt;__T get_Age()">
14201         <size>7</size>
14202       </method>
14203       <method name="Boolean Equals(System.Object)">
14204         <size>69</size>
14205       </method>
14206       <method name="Int32 GetHashCode()">
14207         <size>86</size>
14208       </method>
14209       <method name="System.String ToString()">
14210         <size>142</size>
14211       </method>
14212     </type>
14213     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14214       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14215         <size>21</size>
14216       </method>
14217       <method name="&lt;Age&gt;__T get_Age()">
14218         <size>7</size>
14219       </method>
14220       <method name="&lt;Name&gt;__T get_Name()">
14221         <size>7</size>
14222       </method>
14223       <method name="Boolean Equals(System.Object)">
14224         <size>69</size>
14225       </method>
14226       <method name="Int32 GetHashCode()">
14227         <size>86</size>
14228       </method>
14229       <method name="System.String ToString()">
14230         <size>142</size>
14231       </method>
14232     </type>
14233     <type name="&lt;&gt;__AnonType2">
14234       <method name="Void .ctor()">
14235         <size>7</size>
14236       </method>
14237       <method name="Boolean Equals(System.Object)">
14238         <size>15</size>
14239       </method>
14240       <method name="Int32 GetHashCode()">
14241         <size>40</size>
14242       </method>
14243       <method name="System.String ToString()">
14244         <size>6</size>
14245       </method>
14246     </type>
14247     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14248       <method name="Void .ctor(&lt;Foo&gt;__T)">
14249         <size>14</size>
14250       </method>
14251       <method name="&lt;Foo&gt;__T get_Foo()">
14252         <size>7</size>
14253       </method>
14254       <method name="Boolean Equals(System.Object)">
14255         <size>39</size>
14256       </method>
14257       <method name="Int32 GetHashCode()">
14258         <size>63</size>
14259       </method>
14260       <method name="System.String ToString()">
14261         <size>67</size>
14262       </method>
14263     </type>
14264   </test>
14265   <test name="gtest-anontype-06.cs">
14266     <type name="CastByExample">
14267       <method name="Void .ctor()">
14268         <size>7</size>
14269       </method>
14270       <method name="T Cast[T](System.Object, T)">
14271         <size>7</size>
14272       </method>
14273       <method name="Void Main()">
14274         <size>29</size>
14275       </method>
14276     </type>
14277     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14278       <method name="Void .ctor(&lt;Foo&gt;__T)">
14279         <size>14</size>
14280       </method>
14281       <method name="&lt;Foo&gt;__T get_Foo()">
14282         <size>7</size>
14283       </method>
14284       <method name="Boolean Equals(System.Object)">
14285         <size>39</size>
14286       </method>
14287       <method name="Int32 GetHashCode()">
14288         <size>63</size>
14289       </method>
14290       <method name="System.String ToString()">
14291         <size>67</size>
14292       </method>
14293     </type>
14294   </test>
14295   <test name="gtest-anontype-07.cs">
14296     <type name="Test">
14297       <method name="Void .ctor()">
14298         <size>7</size>
14299       </method>
14300       <method name="Int32 Main()">
14301         <size>59</size>
14302       </method>
14303     </type>
14304     <type name="&lt;&gt;__AnonType0">
14305       <method name="Void .ctor()">
14306         <size>7</size>
14307       </method>
14308       <method name="Boolean Equals(System.Object)">
14309         <size>15</size>
14310       </method>
14311       <method name="Int32 GetHashCode()">
14312         <size>40</size>
14313       </method>
14314       <method name="System.String ToString()">
14315         <size>6</size>
14316       </method>
14317     </type>
14318   </test>
14319   <test name="gtest-anontype-08.cs">
14320     <type name="Test">
14321       <method name="Void Main()">
14322         <size>15</size>
14323       </method>
14324     </type>
14325     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14326       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14327         <size>21</size>
14328       </method>
14329       <method name="&lt;X&gt;__T get_X()">
14330         <size>7</size>
14331       </method>
14332       <method name="&lt;Y&gt;__T get_Y()">
14333         <size>7</size>
14334       </method>
14335       <method name="Boolean Equals(System.Object)">
14336         <size>69</size>
14337       </method>
14338       <method name="Int32 GetHashCode()">
14339         <size>86</size>
14340       </method>
14341       <method name="System.String ToString()">
14342         <size>142</size>
14343       </method>
14344     </type>
14345   </test>
14346   <test name="gtest-anontype-09.cs">
14347     <type name="My.System.Test">
14348       <method name="Int32 Main()">
14349         <size>35</size>
14350       </method>
14351     </type>
14352     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14353       <method name="Void .ctor(&lt;X&gt;__T)">
14354         <size>14</size>
14355       </method>
14356       <method name="&lt;X&gt;__T get_X()">
14357         <size>7</size>
14358       </method>
14359       <method name="Boolean Equals(System.Object)">
14360         <size>39</size>
14361       </method>
14362       <method name="Int32 GetHashCode()">
14363         <size>63</size>
14364       </method>
14365       <method name="System.String ToString()">
14366         <size>67</size>
14367       </method>
14368     </type>
14369     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14370       <method name="Void .ctor(&lt;Value&gt;__T)">
14371         <size>14</size>
14372       </method>
14373       <method name="&lt;Value&gt;__T get_Value()">
14374         <size>7</size>
14375       </method>
14376       <method name="Boolean Equals(System.Object)">
14377         <size>39</size>
14378       </method>
14379       <method name="Int32 GetHashCode()">
14380         <size>63</size>
14381       </method>
14382       <method name="System.String ToString()">
14383         <size>67</size>
14384       </method>
14385     </type>
14386   </test>
14387   <test name="gtest-anontype-10.cs">
14388     <type name="A">
14389       <method name="Void .ctor()">
14390         <size>7</size>
14391       </method>
14392       <method name="Int32 get_X()">
14393         <size>3</size>
14394       </method>
14395     </type>
14396     <type name="B">
14397       <method name="Void .ctor()">
14398         <size>7</size>
14399       </method>
14400       <method name="Int32 Main()">
14401         <size>11</size>
14402       </method>
14403       <method name="Int32 Test()">
14404         <size>33</size>
14405       </method>
14406     </type>
14407     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14408       <method name="Void .ctor(&lt;X&gt;__T)">
14409         <size>14</size>
14410       </method>
14411       <method name="&lt;X&gt;__T get_X()">
14412         <size>7</size>
14413       </method>
14414       <method name="Boolean Equals(System.Object)">
14415         <size>39</size>
14416       </method>
14417       <method name="Int32 GetHashCode()">
14418         <size>63</size>
14419       </method>
14420       <method name="System.String ToString()">
14421         <size>67</size>
14422       </method>
14423     </type>
14424   </test>
14425   <test name="gtest-anontype-11.cs">
14426     <type name="Alpha">
14427       <method name="Void .ctor(String)">
14428         <size>14</size>
14429       </method>
14430       <method name="Int32 GetHashCode()">
14431         <size>18</size>
14432       </method>
14433     </type>
14434     <type name="Beta">
14435       <method name="Void .ctor(String)">
14436         <size>14</size>
14437       </method>
14438       <method name="Int32 GetHashCode()">
14439         <size>18</size>
14440       </method>
14441     </type>
14442     <type name="Program">
14443       <method name="Int32 Main()">
14444         <size>49</size>
14445       </method>
14446     </type>
14447     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14448       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14449         <size>21</size>
14450       </method>
14451       <method name="&lt;First&gt;__T get_First()">
14452         <size>7</size>
14453       </method>
14454       <method name="&lt;Second&gt;__T get_Second()">
14455         <size>7</size>
14456       </method>
14457       <method name="Boolean Equals(System.Object)">
14458         <size>69</size>
14459       </method>
14460       <method name="Int32 GetHashCode()">
14461         <size>86</size>
14462       </method>
14463       <method name="System.String ToString()">
14464         <size>142</size>
14465       </method>
14466     </type>
14467   </test>
14468   <test name="gtest-autoproperty-01.cs">
14469     <type name="Test">
14470       <method name="Void .ctor()">
14471         <size>15</size>
14472       </method>
14473       <method name="System.String get_Foo()">
14474         <size>7</size>
14475       </method>
14476       <method name="Void set_Foo(System.String)">
14477         <size>8</size>
14478       </method>
14479       <method name="Int32 get_Answer()">
14480         <size>7</size>
14481       </method>
14482       <method name="Void set_Answer(Int32)">
14483         <size>8</size>
14484       </method>
14485       <method name="Int32 Main()">
14486         <size>97</size>
14487       </method>
14488     </type>
14489     <type name="Test+A">
14490       <method name="Void .ctor()">
14491         <size>7</size>
14492       </method>
14493       <method name="System.String get_B()">
14494         <size>7</size>
14495       </method>
14496       <method name="Void set_B(System.String)">
14497         <size>8</size>
14498       </method>
14499     </type>
14500   </test>
14501   <test name="gtest-autoproperty-02.cs">
14502     <type name="Test">
14503       <method name="Void .ctor()">
14504         <size>7</size>
14505       </method>
14506       <method name="System.String get_Foo()">
14507         <size>6</size>
14508       </method>
14509       <method name="Void set_Foo(System.String)">
14510         <size>7</size>
14511       </method>
14512       <method name="Int32 get_Answer()">
14513         <size>6</size>
14514       </method>
14515       <method name="Void set_Answer(Int32)">
14516         <size>7</size>
14517       </method>
14518       <method name="Int32 Main()">
14519         <size>114</size>
14520       </method>
14521     </type>
14522     <type name="Test+A">
14523       <method name="Void .ctor()">
14524         <size>7</size>
14525       </method>
14526       <method name="System.String get_B()">
14527         <size>6</size>
14528       </method>
14529       <method name="Void set_B(System.String)">
14530         <size>7</size>
14531       </method>
14532       <method name="System.String get_C()">
14533         <size>6</size>
14534       </method>
14535       <method name="Void set_C(System.String)">
14536         <size>7</size>
14537       </method>
14538       <method name="Void DoThings()">
14539         <size>11</size>
14540       </method>
14541     </type>
14542   </test>
14543   <test name="gtest-autoproperty-03.cs">
14544     <type name="Test">
14545       <method name="Void .ctor()">
14546         <size>7</size>
14547       </method>
14548       <method name="System.String get_Foo()">
14549         <size>7</size>
14550       </method>
14551       <method name="Void set_Foo(System.String)">
14552         <size>8</size>
14553       </method>
14554       <method name="Int32 Main()">
14555         <size>236</size>
14556       </method>
14557     </type>
14558   </test>
14559   <test name="gtest-autoproperty-04.cs">
14560     <type name="MonoTests.MainClass">
14561       <method name="Void .ctor()">
14562         <size>7</size>
14563       </method>
14564       <method name="System.String[] get_foo()">
14565         <size>7</size>
14566       </method>
14567       <method name="Void set_foo(System.String[])">
14568         <size>8</size>
14569       </method>
14570       <method name="System.String[] get_bar()">
14571         <size>0</size>
14572       </method>
14573       <method name="Void set_bar(System.String[])">
14574         <size>0</size>
14575       </method>
14576       <method name="Void Main(System.String[])">
14577         <size>11</size>
14578       </method>
14579     </type>
14580     <type name="MonoTests.ChildClass">
14581       <method name="Void .ctor()">
14582         <size>7</size>
14583       </method>
14584       <method name="System.String[] get_foo()">
14585         <size>7</size>
14586       </method>
14587       <method name="Void set_foo(System.String[])">
14588         <size>8</size>
14589       </method>
14590       <method name="System.String[] get_bar()">
14591         <size>7</size>
14592       </method>
14593       <method name="Void set_bar(System.String[])">
14594         <size>8</size>
14595       </method>
14596     </type>
14597   </test>
14598   <test name="gtest-autoproperty-05.cs">
14599     <type name="Test">
14600       <method name="Void .ctor()">
14601         <size>7</size>
14602       </method>
14603       <method name="System.String get_X()">
14604         <size>7</size>
14605       </method>
14606       <method name="Void set_X(System.String)">
14607         <size>8</size>
14608       </method>
14609     </type>
14610     <type name="M">
14611       <method name="Void .ctor()">
14612         <size>7</size>
14613       </method>
14614       <method name="Void Main()">
14615         <size>1</size>
14616       </method>
14617     </type>
14618   </test>
14619   <test name="gtest-autoproperty-06.cs">
14620     <type name="A">
14621       <method name="Void .ctor()">
14622         <size>7</size>
14623       </method>
14624     </type>
14625     <type name="B">
14626       <method name="Void .ctor()">
14627         <size>7</size>
14628       </method>
14629     </type>
14630     <type name="C">
14631       <method name="Void .ctor()">
14632         <size>7</size>
14633       </method>
14634       <method name="B I&lt;B&gt;.get_Prop()">
14635         <size>7</size>
14636       </method>
14637       <method name="Void I&lt;B&gt;.set_Prop(B)">
14638         <size>8</size>
14639       </method>
14640       <method name="A I&lt;A&gt;.get_Prop()">
14641         <size>7</size>
14642       </method>
14643       <method name="Void I&lt;A&gt;.set_Prop(A)">
14644         <size>8</size>
14645       </method>
14646     </type>
14647     <type name="Program">
14648       <method name="Void .ctor()">
14649         <size>7</size>
14650       </method>
14651       <method name="Void Main(System.String[])">
14652         <size>7</size>
14653       </method>
14654     </type>
14655   </test>
14656   <test name="gtest-collectioninit-01.cs">
14657     <type name="Test">
14658       <method name="Void .ctor()">
14659         <size>7</size>
14660       </method>
14661       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14662         <size>81</size>
14663       </method>
14664       <method name="Int32 Main()">
14665         <size>524</size>
14666       </method>
14667     </type>
14668     <type name="Test+Wrap">
14669       <method name="Void .ctor()">
14670         <size>31</size>
14671       </method>
14672       <method name="Void .ctor(Int32)">
14673         <size>25</size>
14674       </method>
14675       <method name="System.Collections.ArrayList get_Numbers()">
14676         <size>7</size>
14677       </method>
14678     </type>
14679   </test>
14680   <test name="gtest-collectioninit-02.cs">
14681     <type name="C">
14682       <method name="Void .ctor()">
14683         <size>7</size>
14684       </method>
14685       <method name="Int32 Main()">
14686         <size>73</size>
14687       </method>
14688     </type>
14689   </test>
14690   <test name="gtest-collectioninit-03.cs">
14691     <type name="X">
14692       <method name="Void .ctor()">
14693         <size>7</size>
14694       </method>
14695       <method name="Int32 Main()">
14696         <size>34</size>
14697       </method>
14698       <method name="Void R(System.Object ByRef)">
14699         <size>28</size>
14700       </method>
14701     </type>
14702   </test>
14703   <test name="gtest-etree-01.cs">
14704     <type name="MyTypeExplicit">
14705       <method name="Void .ctor(Int32)">
14706         <size>14</size>
14707       </method>
14708       <method name="Int32 op_Explicit(MyTypeExplicit)">
14709         <size>7</size>
14710       </method>
14711     </type>
14712     <type name="MemberAccessData">
14713       <method name="Void .ctor()">
14714         <size>7</size>
14715       </method>
14716       <method name="Void .cctor()">
14717         <size>16</size>
14718       </method>
14719       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14720         <size>24</size>
14721       </method>
14722       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14723         <size>24</size>
14724       </method>
14725       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14726         <size>33</size>
14727       </method>
14728       <method name="Void set_MyTypeProperty(MyType)">
14729         <size>8</size>
14730       </method>
14731       <method name="MyType get_MyTypeProperty()">
14732         <size>7</size>
14733       </method>
14734       <method name="System.String get_StaticProperty()">
14735         <size>6</size>
14736       </method>
14737     </type>
14738     <type name="NewTest`1[T]">
14739       <method name="Void .ctor(T)">
14740         <size>27</size>
14741       </method>
14742       <method name="Void .ctor(T[])">
14743         <size>14</size>
14744       </method>
14745       <method name="Int32 GetHashCode()">
14746         <size>7</size>
14747       </method>
14748       <method name="Boolean Equals(System.Object)">
14749         <size>89</size>
14750       </method>
14751     </type>
14752     <type name="Indexer">
14753       <method name="Void .ctor()">
14754         <size>7</size>
14755       </method>
14756       <method name="Int32 get_Item(Int32)">
14757         <size>2</size>
14758       </method>
14759       <method name="Void set_Item(Int32, Int32)">
14760         <size>1</size>
14761       </method>
14762       <method name="System.String get_Item(System.String[])">
14763         <size>7</size>
14764       </method>
14765     </type>
14766     <type name="Tester">
14767       <method name="Void .ctor()">
14768         <size>7</size>
14769       </method>
14770       <method name="Void Assert[T](T, T)">
14771         <size>9</size>
14772       </method>
14773       <method name="Void Assert[T](T, T, System.String)">
14774         <size>89</size>
14775       </method>
14776       <method name="Void Assert[T](T[], T[])">
14777         <size>220</size>
14778       </method>
14779       <method name="T GenericMethod[T](T)">
14780         <size>2</size>
14781       </method>
14782       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14783         <size>56</size>
14784       </method>
14785       <method name="Void AddTest()">
14786         <size>99</size>
14787       </method>
14788       <method name="Void AddTest_2()">
14789         <size>118</size>
14790       </method>
14791       <method name="Void AddTest_3()">
14792         <size>129</size>
14793       </method>
14794       <method name="Void AddTest_4()">
14795         <size>191</size>
14796       </method>
14797       <method name="Void AddTest_5()">
14798         <size>133</size>
14799       </method>
14800       <method name="Void AddTest_6()">
14801         <size>158</size>
14802       </method>
14803       <method name="Void AddTest_7()">
14804         <size>142</size>
14805       </method>
14806       <method name="Void AddTest_8()">
14807         <size>248</size>
14808       </method>
14809       <method name="Void AddTest_9()">
14810         <size>142</size>
14811       </method>
14812       <method name="Void AddCheckedTest()">
14813         <size>99</size>
14814       </method>
14815       <method name="Void AddCheckedTest_2()">
14816         <size>118</size>
14817       </method>
14818       <method name="Void AddCheckedTest_3()">
14819         <size>129</size>
14820       </method>
14821       <method name="Void AddStringTest()">
14822         <size>128</size>
14823       </method>
14824       <method name="Void AddStringTest_2()">
14825         <size>173</size>
14826       </method>
14827       <method name="Void AddStringTest_3()">
14828         <size>174</size>
14829       </method>
14830       <method name="Void AddStringTest_4()">
14831         <size>174</size>
14832       </method>
14833       <method name="Void AndTest()">
14834         <size>140</size>
14835       </method>
14836       <method name="Void AndTest_2()">
14837         <size>161</size>
14838       </method>
14839       <method name="Void AndTest_3()">
14840         <size>161</size>
14841       </method>
14842       <method name="Void AndNullableTest()">
14843         <size>381</size>
14844       </method>
14845       <method name="Void AndNullableTest_2()">
14846         <size>237</size>
14847       </method>
14848       <method name="Void AndNullableTest_3()">
14849         <size>198</size>
14850       </method>
14851       <method name="Void AndAlsoTest()">
14852         <size>96</size>
14853       </method>
14854       <method name="Void AndAlsoTest_2()">
14855         <size>165</size>
14856       </method>
14857       <method name="Void AndAlsoTest_3()">
14858         <size>108</size>
14859       </method>
14860       <method name="Void ArrayIndexTest()">
14861         <size>145</size>
14862       </method>
14863       <method name="Void ArrayIndexTest_2()">
14864         <size>115</size>
14865       </method>
14866       <method name="Void ArrayIndexTest_3()">
14867         <size>229</size>
14868       </method>
14869       <method name="Void ArrayIndexTest_4()">
14870         <size>258</size>
14871       </method>
14872       <method name="Void ArrayIndexTest_5()">
14873         <size>108</size>
14874       </method>
14875       <method name="Void ArrayLengthTest()">
14876         <size>99</size>
14877       </method>
14878       <method name="Void ArrayLengthTest_2()">
14879         <size>91</size>
14880       </method>
14881       <method name="Void CallTest()">
14882         <size>138</size>
14883       </method>
14884       <method name="Void CallTest_2()">
14885         <size>107</size>
14886       </method>
14887       <method name="Void CallTest_3()">
14888         <size>207</size>
14889       </method>
14890       <method name="Void CallTest_4()">
14891         <size>121</size>
14892       </method>
14893       <method name="Void CallTest_5()">
14894         <size>99</size>
14895       </method>
14896       <method name="Void CallTest_6()">
14897         <size>70</size>
14898       </method>
14899       <method name="Void CallTest_7()">
14900         <size>124</size>
14901       </method>
14902       <method name="Void CallTest_8()">
14903         <size>227</size>
14904       </method>
14905       <method name="Void CallTest_9()">
14906         <size>88</size>
14907       </method>
14908       <method name="Void CoalesceTest()">
14909         <size>120</size>
14910       </method>
14911       <method name="Void CoalesceTest_2()">
14912         <size>171</size>
14913       </method>
14914       <method name="Void ConditionTest()">
14915         <size>170</size>
14916       </method>
14917       <method name="Void ConditionTest_2()">
14918         <size>301</size>
14919       </method>
14920       <method name="Void ConditionTest_3()">
14921         <size>179</size>
14922       </method>
14923       <method name="Void ConditionTest_4()">
14924         <size>183</size>
14925       </method>
14926       <method name="Void ConstantTest()">
14927         <size>59</size>
14928       </method>
14929       <method name="Void ConstantTest_2()">
14930         <size>62</size>
14931       </method>
14932       <method name="Void ConstantTest_3()">
14933         <size>54</size>
14934       </method>
14935       <method name="Void ConstantTest_4()">
14936         <size>54</size>
14937       </method>
14938       <method name="Void ConstantTest_5()">
14939         <size>59</size>
14940       </method>
14941       <method name="Void ConstantTest_6()">
14942         <size>67</size>
14943       </method>
14944       <method name="Void ConstantTest_7()">
14945         <size>62</size>
14946       </method>
14947       <method name="Void ConstantTest_8()">
14948         <size>72</size>
14949       </method>
14950       <method name="Void ConstantTest_9()">
14951         <size>72</size>
14952       </method>
14953       <method name="Void ConstantTest_10()">
14954         <size>72</size>
14955       </method>
14956       <method name="Void ConstantTest_11()">
14957         <size>59</size>
14958       </method>
14959       <method name="Void ConstantTest_13()">
14960         <size>59</size>
14961       </method>
14962       <method name="Void ConstantTest_14()">
14963         <size>72</size>
14964       </method>
14965       <method name="Void ConstantTest_15()">
14966         <size>62</size>
14967       </method>
14968       <method name="Void ConvertTest()">
14969         <size>82</size>
14970       </method>
14971       <method name="Void ConvertTest_2()">
14972         <size>83</size>
14973       </method>
14974       <method name="Void ConvertTest_3()">
14975         <size>93</size>
14976       </method>
14977       <method name="Void ConvertTest_4()">
14978         <size>102</size>
14979       </method>
14980       <method name="Void ConvertTest_5()">
14981         <size>109</size>
14982       </method>
14983       <method name="Void ConvertTest_6()">
14984         <size>240</size>
14985       </method>
14986       <method name="Void ConvertTest_7()">
14987         <size>122</size>
14988       </method>
14989       <method name="Void ConvertTest_8()">
14990         <size>118</size>
14991       </method>
14992       <method name="Void ConvertTest_9()">
14993         <size>97</size>
14994       </method>
14995       <method name="Void ConvertTest_10()">
14996         <size>163</size>
14997       </method>
14998       <method name="Void ConvertTest_11()">
14999         <size>101</size>
15000       </method>
15001       <method name="Void ConvertTest_12()">
15002         <size>166</size>
15003       </method>
15004       <method name="Void ConvertTest_13()">
15005         <size>86</size>
15006       </method>
15007       <method name="Void ConvertTest_14()">
15008         <size>88</size>
15009       </method>
15010       <method name="Void ConvertTest_15()">
15011         <size>132</size>
15012       </method>
15013       <method name="Void ConvertCheckedTest()">
15014         <size>82</size>
15015       </method>
15016       <method name="Void ConvertCheckedTest_2()">
15017         <size>83</size>
15018       </method>
15019       <method name="Void ConvertCheckedTest_3()">
15020         <size>93</size>
15021       </method>
15022       <method name="Void ConvertCheckedTest_4()">
15023         <size>102</size>
15024       </method>
15025       <method name="Void DivideTest()">
15026         <size>99</size>
15027       </method>
15028       <method name="Void DivideTest_2()">
15029         <size>185</size>
15030       </method>
15031       <method name="Void DivideTest_3()">
15032         <size>129</size>
15033       </method>
15034       <method name="Void DivideTest_4()">
15035         <size>192</size>
15036       </method>
15037       <method name="Void DivideTest_5()">
15038         <size>134</size>
15039       </method>
15040       <method name="Void DivideTest_6()">
15041         <size>196</size>
15042       </method>
15043       <method name="Void EqualTest()">
15044         <size>118</size>
15045       </method>
15046       <method name="Void EqualTest_2()">
15047         <size>168</size>
15048       </method>
15049       <method name="Void EqualTest_3()">
15050         <size>125</size>
15051       </method>
15052       <method name="Void EqualTest_4()">
15053         <size>210</size>
15054       </method>
15055       <method name="Void EqualTest_5()">
15056         <size>176</size>
15057       </method>
15058       <method name="Void EqualTest_6()">
15059         <size>119</size>
15060       </method>
15061       <method name="Void EqualTest_7()">
15062         <size>167</size>
15063       </method>
15064       <method name="Void EqualTest_8()">
15065         <size>126</size>
15066       </method>
15067       <method name="Void EqualTest_9()">
15068         <size>146</size>
15069       </method>
15070       <method name="Void EqualTest_10()">
15071         <size>169</size>
15072       </method>
15073       <method name="Void EqualTest_11()">
15074         <size>132</size>
15075       </method>
15076       <method name="Void EqualTest_12()">
15077         <size>127</size>
15078       </method>
15079       <method name="Void EqualTest_13()">
15080         <size>124</size>
15081       </method>
15082       <method name="Void EqualTestDelegate()">
15083         <size>113</size>
15084       </method>
15085       <method name="Void EqualTestDelegate_2()">
15086         <size>312</size>
15087       </method>
15088       <method name="Void ExclusiveOrTest()">
15089         <size>115</size>
15090       </method>
15091       <method name="Void ExclusiveOrTest_2()">
15092         <size>183</size>
15093       </method>
15094       <method name="Void ExclusiveOrTest_3()">
15095         <size>129</size>
15096       </method>
15097       <method name="Void ExclusiveOrTest_4()">
15098         <size>192</size>
15099       </method>
15100       <method name="Void ExclusiveOrTest_5()">
15101         <size>197</size>
15102       </method>
15103       <method name="Void ExclusiveOrTest_6()">
15104         <size>161</size>
15105       </method>
15106       <method name="Void ExclusiveOrTest_7()">
15107         <size>198</size>
15108       </method>
15109       <method name="Void ExclusiveOrTest_8()">
15110         <size>164</size>
15111       </method>
15112       <method name="Void GreaterThanTest()">
15113         <size>99</size>
15114       </method>
15115       <method name="Void GreaterThanTest_2()">
15116         <size>154</size>
15117       </method>
15118       <method name="Void GreaterThanTest_3()">
15119         <size>125</size>
15120       </method>
15121       <method name="Void GreaterThanTest_4()">
15122         <size>210</size>
15123       </method>
15124       <method name="Void GreaterThanTest_5()">
15125         <size>209</size>
15126       </method>
15127       <method name="Void GreaterThanTest_6()">
15128         <size>102</size>
15129       </method>
15130       <method name="Void GreaterThanTest_7()">
15131         <size>146</size>
15132       </method>
15133       <method name="Void GreaterThanTest_8()">
15134         <size>169</size>
15135       </method>
15136       <method name="Void GreaterThanOrEqualTest()">
15137         <size>99</size>
15138       </method>
15139       <method name="Void GreaterThanOrEqualTest_2()">
15140         <size>169</size>
15141       </method>
15142       <method name="Void GreaterThanOrEqualTest_3()">
15143         <size>130</size>
15144       </method>
15145       <method name="Void GreaterThanOrEqualTest_4()">
15146         <size>210</size>
15147       </method>
15148       <method name="Void GreaterThanOrEqualTest_5()">
15149         <size>209</size>
15150       </method>
15151       <method name="Void GreaterThanOrEqualTest_6()">
15152         <size>102</size>
15153       </method>
15154       <method name="Void GreaterThanOrEqualTest_7()">
15155         <size>146</size>
15156       </method>
15157       <method name="Void GreaterThanOrEqualTest_8()">
15158         <size>169</size>
15159       </method>
15160       <method name="Void InvokeTest()">
15161         <size>90</size>
15162       </method>
15163       <method name="Void InvokeTest_2()">
15164         <size>138</size>
15165       </method>
15166       <method name="Void LeftShiftTest()">
15167         <size>155</size>
15168       </method>
15169       <method name="Void LeftShiftTest_2()">
15170         <size>162</size>
15171       </method>
15172       <method name="Void LeftShiftTest_3()">
15173         <size>184</size>
15174       </method>
15175       <method name="Void LeftShiftTest_4()">
15176         <size>261</size>
15177       </method>
15178       <method name="Void LeftShiftTest_5()">
15179         <size>110</size>
15180       </method>
15181       <method name="Void LessThanTest()">
15182         <size>99</size>
15183       </method>
15184       <method name="Void LessThanTest_2()">
15185         <size>154</size>
15186       </method>
15187       <method name="Void LessThanTest_3()">
15188         <size>125</size>
15189       </method>
15190       <method name="Void LessThanTest_4()">
15191         <size>210</size>
15192       </method>
15193       <method name="Void LessThanTest_5()">
15194         <size>209</size>
15195       </method>
15196       <method name="Void LessThanTest_6()">
15197         <size>102</size>
15198       </method>
15199       <method name="Void LessThanTest_7()">
15200         <size>146</size>
15201       </method>
15202       <method name="Void LessThanTest_8()">
15203         <size>169</size>
15204       </method>
15205       <method name="Void LessThanOrEqualTest()">
15206         <size>99</size>
15207       </method>
15208       <method name="Void LessThanOrEqualTest_2()">
15209         <size>169</size>
15210       </method>
15211       <method name="Void LessThanOrEqualTest_3()">
15212         <size>125</size>
15213       </method>
15214       <method name="Void LessThanOrEqualTest_4()">
15215         <size>210</size>
15216       </method>
15217       <method name="Void LessThanOrEqualTest_5()">
15218         <size>209</size>
15219       </method>
15220       <method name="Void LessThanOrEqualTest_6()">
15221         <size>102</size>
15222       </method>
15223       <method name="Void LessThanOrEqualTest_7()">
15224         <size>146</size>
15225       </method>
15226       <method name="Void LessThanOrEqualTest_8()">
15227         <size>169</size>
15228       </method>
15229       <method name="Void ListInitTest()">
15230         <size>414</size>
15231       </method>
15232       <method name="Void ListInitTest_2()">
15233         <size>292</size>
15234       </method>
15235       <method name="Void MemberAccessTest()">
15236         <size>132</size>
15237       </method>
15238       <method name="Void MemberAccessTest_2()">
15239         <size>63</size>
15240       </method>
15241       <method name="Void MemberAccessTest_3()">
15242         <size>113</size>
15243       </method>
15244       <method name="Void MemberAccessTest_4()">
15245         <size>91</size>
15246       </method>
15247       <method name="Void MemberAccessTest_5()">
15248         <size>39</size>
15249       </method>
15250       <method name="Void MemberAccessTest_6()">
15251         <size>104</size>
15252       </method>
15253       <method name="Void MemberAccessTest_7()">
15254         <size>109</size>
15255       </method>
15256       <method name="Void MemberAccessTest_8()">
15257         <size>63</size>
15258       </method>
15259       <method name="Void MemberAccessTest_9()">
15260         <size>80</size>
15261       </method>
15262       <method name="Void MemberInitTest()">
15263         <size>302</size>
15264       </method>
15265       <method name="Void MemberInitTest_2()">
15266         <size>250</size>
15267       </method>
15268       <method name="Void MemberInitTest_3()">
15269         <size>124</size>
15270       </method>
15271       <method name="Void ModuloTest()">
15272         <size>100</size>
15273       </method>
15274       <method name="Void ModuloTest_2()">
15275         <size>185</size>
15276       </method>
15277       <method name="Void ModuloTest_3()">
15278         <size>129</size>
15279       </method>
15280       <method name="Void ModuloTest_4()">
15281         <size>192</size>
15282       </method>
15283       <method name="Void ModuloTest_5()">
15284         <size>133</size>
15285       </method>
15286       <method name="Void ModuloTest_6()">
15287         <size>200</size>
15288       </method>
15289       <method name="Void ModuloTest_7()">
15290         <size>110</size>
15291       </method>
15292       <method name="Void MultiplyTest()">
15293         <size>131</size>
15294       </method>
15295       <method name="Void MultiplyTest_2()">
15296         <size>185</size>
15297       </method>
15298       <method name="Void MultiplyTest_3()">
15299         <size>133</size>
15300       </method>
15301       <method name="Void MultiplyTest_4()">
15302         <size>195</size>
15303       </method>
15304       <method name="Void MultiplyTest_5()">
15305         <size>137</size>
15306       </method>
15307       <method name="Void MultiplyTest_6()">
15308         <size>202</size>
15309       </method>
15310       <method name="Void MultiplyTest_7()">
15311         <size>110</size>
15312       </method>
15313       <method name="Void MultiplyCheckedTest()">
15314         <size>122</size>
15315       </method>
15316       <method name="Void MultiplyCheckedTest_2()">
15317         <size>192</size>
15318       </method>
15319       <method name="Void MultiplyCheckedTest_3()">
15320         <size>133</size>
15321       </method>
15322       <method name="Void MultiplyCheckedTest_4()">
15323         <size>121</size>
15324       </method>
15325       <method name="Void MultiplyCheckedTest_5()">
15326         <size>124</size>
15327       </method>
15328       <method name="Void NegateTest()">
15329         <size>72</size>
15330       </method>
15331       <method name="Void NegateTest_2()">
15332         <size>92</size>
15333       </method>
15334       <method name="Void NegateTest_3()">
15335         <size>130</size>
15336       </method>
15337       <method name="Void NegateTest_4()">
15338         <size>97</size>
15339       </method>
15340       <method name="Void NegateTest_5()">
15341         <size>141</size>
15342       </method>
15343       <method name="Void NegateTest_6()">
15344         <size>121</size>
15345       </method>
15346       <method name="Void NegateTest_7()">
15347         <size>132</size>
15348       </method>
15349       <method name="Void NegateTest_8()">
15350         <size>97</size>
15351       </method>
15352       <method name="Void NegateTest_9()">
15353         <size>87</size>
15354       </method>
15355       <method name="Void NegateTestChecked()">
15356         <size>91</size>
15357       </method>
15358       <method name="Void NegateTestChecked_2()">
15359         <size>137</size>
15360       </method>
15361       <method name="Void NegateTestChecked_3()">
15362         <size>97</size>
15363       </method>
15364       <method name="Void NegateTestChecked_4()">
15365         <size>86</size>
15366       </method>
15367       <method name="Void NewArrayInitTest()">
15368         <size>64</size>
15369       </method>
15370       <method name="Void NewArrayInitTest_2()">
15371         <size>64</size>
15372       </method>
15373       <method name="Void NewArrayInitTest_3()">
15374         <size>136</size>
15375       </method>
15376       <method name="Void NewArrayInitTest_4()">
15377         <size>120</size>
15378       </method>
15379       <method name="Void NewArrayBoundsTest()">
15380         <size>123</size>
15381       </method>
15382       <method name="Void NewArrayBoundsTest_2()">
15383         <size>123</size>
15384       </method>
15385       <method name="Void NewTest()">
15386         <size>93</size>
15387       </method>
15388       <method name="Void NewTest_2()">
15389         <size>61</size>
15390       </method>
15391       <method name="Void NewTest_3()">
15392         <size>98</size>
15393       </method>
15394       <method name="Void NewTest_4()">
15395         <size>252</size>
15396       </method>
15397       <method name="Void NewTest_5()">
15398         <size>128</size>
15399       </method>
15400       <method name="Void NotTest()">
15401         <size>70</size>
15402       </method>
15403       <method name="Void NotTest_2()">
15404         <size>113</size>
15405       </method>
15406       <method name="Void NotTest_3()">
15407         <size>71</size>
15408       </method>
15409       <method name="Void NotTest_4()">
15410         <size>105</size>
15411       </method>
15412       <method name="Void NotTest_5()">
15413         <size>73</size>
15414       </method>
15415       <method name="Void NotTest_6()">
15416         <size>104</size>
15417       </method>
15418       <method name="Void NotNullableTest()">
15419         <size>114</size>
15420       </method>
15421       <method name="Void NotNullableTest_2()">
15422         <size>134</size>
15423       </method>
15424       <method name="Void NotNullableTest_3()">
15425         <size>130</size>
15426       </method>
15427       <method name="Void NotNullableTest_4()">
15428         <size>149</size>
15429       </method>
15430       <method name="Void NotNullableTest_5()">
15431         <size>148</size>
15432       </method>
15433       <method name="Void NotEqualTest()">
15434         <size>118</size>
15435       </method>
15436       <method name="Void NotEqualTest_2()">
15437         <size>166</size>
15438       </method>
15439       <method name="Void NotEqualTest_3()">
15440         <size>125</size>
15441       </method>
15442       <method name="Void NotEqualTest_4()">
15443         <size>210</size>
15444       </method>
15445       <method name="Void NotEqualTest_5()">
15446         <size>176</size>
15447       </method>
15448       <method name="Void NotEqualTest_6()">
15449         <size>119</size>
15450       </method>
15451       <method name="Void NotEqualTest_7()">
15452         <size>167</size>
15453       </method>
15454       <method name="Void NotEqualTest_8()">
15455         <size>126</size>
15456       </method>
15457       <method name="Void NotEqualTest_9()">
15458         <size>146</size>
15459       </method>
15460       <method name="Void NotEqualTest_10()">
15461         <size>169</size>
15462       </method>
15463       <method name="Void NotEqualTest_11()">
15464         <size>132</size>
15465       </method>
15466       <method name="Void OrTest()">
15467         <size>141</size>
15468       </method>
15469       <method name="Void OrTest_2()">
15470         <size>129</size>
15471       </method>
15472       <method name="Void OrTest_3()">
15473         <size>161</size>
15474       </method>
15475       <method name="Void OrNullableTest()">
15476         <size>382</size>
15477       </method>
15478       <method name="Void OrNullableTest_2()">
15479         <size>186</size>
15480       </method>
15481       <method name="Void OrNullableTest_3()">
15482         <size>176</size>
15483       </method>
15484       <method name="Void OrNullableTest_4()">
15485         <size>198</size>
15486       </method>
15487       <method name="Void OrElseTest()">
15488         <size>97</size>
15489       </method>
15490       <method name="Void OrElseTest_2()">
15491         <size>167</size>
15492       </method>
15493       <method name="Void ParameterTest()">
15494         <size>73</size>
15495       </method>
15496       <method name="Void ParameterTest_2()">
15497         <size>75</size>
15498       </method>
15499       <method name="Void ParameterTest_3()">
15500         <size>73</size>
15501       </method>
15502       <method name="Void ParameterTest_4()">
15503         <size>100</size>
15504       </method>
15505       <method name="Void QuoteTest()">
15506         <size>85</size>
15507       </method>
15508       <method name="Void RightShiftTest()">
15509         <size>152</size>
15510       </method>
15511       <method name="Void RightShiftTest_2()">
15512         <size>159</size>
15513       </method>
15514       <method name="Void RightShiftTest_3()">
15515         <size>184</size>
15516       </method>
15517       <method name="Void RightShiftTest_4()">
15518         <size>258</size>
15519       </method>
15520       <method name="Void SubtractTest()">
15521         <size>100</size>
15522       </method>
15523       <method name="Void SubtractTest_2()">
15524         <size>119</size>
15525       </method>
15526       <method name="Void SubtractTest_3()">
15527         <size>130</size>
15528       </method>
15529       <method name="Void SubtractTest_4()">
15530         <size>192</size>
15531       </method>
15532       <method name="Void SubtractTest_5()">
15533         <size>134</size>
15534       </method>
15535       <method name="Void SubtractTest_6()">
15536         <size>160</size>
15537       </method>
15538       <method name="Void SubtractTest_7()">
15539         <size>113</size>
15540       </method>
15541       <method name="Void SubtractTest_8()">
15542         <size>146</size>
15543       </method>
15544       <method name="Void SubtractTest_9()">
15545         <size>142</size>
15546       </method>
15547       <method name="Void SubtractTest_10()">
15548         <size>161</size>
15549       </method>
15550       <method name="Void SubtractTest_11()">
15551         <size>157</size>
15552       </method>
15553       <method name="Void SubtractCheckedTest()">
15554         <size>127</size>
15555       </method>
15556       <method name="Void SubtractCheckedTest_2()">
15557         <size>185</size>
15558       </method>
15559       <method name="Void SubtractCheckedTest_3()">
15560         <size>130</size>
15561       </method>
15562       <method name="Void SubtractCheckedTest_4()">
15563         <size>121</size>
15564       </method>
15565       <method name="Void TypeAsTest()">
15566         <size>80</size>
15567       </method>
15568       <method name="Void TypeAsTest_2()">
15569         <size>144</size>
15570       </method>
15571       <method name="Void TypeAsTest_3()">
15572         <size>95</size>
15573       </method>
15574       <method name="Void TypeIsTest()">
15575         <size>103</size>
15576       </method>
15577       <method name="Void TypeIsTest_2()">
15578         <size>103</size>
15579       </method>
15580       <method name="Void TypeIsTest_3()">
15581         <size>95</size>
15582       </method>
15583       <method name="Void TypeIsTest_5()">
15584         <size>74</size>
15585       </method>
15586       <method name="Void TypeIsTest_6()">
15587         <size>111</size>
15588       </method>
15589       <method name="Void UnaryPlusTest()">
15590         <size>67</size>
15591       </method>
15592       <method name="Void UnaryPlusTest_2()">
15593         <size>47</size>
15594       </method>
15595       <method name="Void UnaryPlusTest_3()">
15596         <size>97</size>
15597       </method>
15598       <method name="Void UnaryPlusTest_4()">
15599         <size>141</size>
15600       </method>
15601       <method name="Void UnaryPlusTest_5()">
15602         <size>140</size>
15603       </method>
15604       <method name="System.String InstanceMethod(System.String)">
15605         <size>2</size>
15606       </method>
15607       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15608         <size>30</size>
15609       </method>
15610       <method name="Int32 TestInt()">
15611         <size>3</size>
15612       </method>
15613       <method name="Void RefMethod(Int32 ByRef)">
15614         <size>8</size>
15615       </method>
15616       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15617         <size>87</size>
15618       </method>
15619       <method name="Int32 Main()">
15620         <size>179</size>
15621       </method>
15622     </type>
15623     <type name="Tester+EmptyDelegate">
15624       <method name="Void .ctor(Object, IntPtr)">
15625         <size>0</size>
15626       </method>
15627       <method name="Void Invoke()">
15628         <size>0</size>
15629       </method>
15630       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15631         <size>0</size>
15632       </method>
15633       <method name="Void EndInvoke(IAsyncResult)">
15634         <size>0</size>
15635       </method>
15636     </type>
15637     <type name="Tester+IntDelegate">
15638       <method name="Void .ctor(Object, IntPtr)">
15639         <size>0</size>
15640       </method>
15641       <method name="Int32 Invoke()">
15642         <size>0</size>
15643       </method>
15644       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15645         <size>0</size>
15646       </method>
15647       <method name="Int32 EndInvoke(IAsyncResult)">
15648         <size>0</size>
15649       </method>
15650     </type>
15651     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15652       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15653         <size>21</size>
15654       </method>
15655       <method name="&lt;A&gt;__T get_A()">
15656         <size>7</size>
15657       </method>
15658       <method name="&lt;Value&gt;__T get_Value()">
15659         <size>7</size>
15660       </method>
15661       <method name="Boolean Equals(System.Object)">
15662         <size>69</size>
15663       </method>
15664       <method name="Int32 GetHashCode()">
15665         <size>86</size>
15666       </method>
15667       <method name="System.String ToString()">
15668         <size>142</size>
15669       </method>
15670     </type>
15671     <type name="Tester">
15672       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15673         <size>1</size>
15674       </method>
15675       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15676         <size>1</size>
15677       </method>
15678       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15679         <size>1</size>
15680       </method>
15681       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15682         <size>1</size>
15683       </method>
15684       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15685         <size>1</size>
15686       </method>
15687       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15688         <size>12</size>
15689       </method>
15690       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15691         <size>12</size>
15692       </method>
15693       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15694         <size>7</size>
15695       </method>
15696       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15697         <size>7</size>
15698       </method>
15699       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15700         <size>5</size>
15701       </method>
15702       <method name="Void NewArrayInitTest_5()">
15703         <size>158</size>
15704       </method>
15705       <method name="Void ConditionTest_5()">
15706         <size>107</size>
15707       </method>
15708       <method name="Void AndTest_4()">
15709         <size>92</size>
15710       </method>
15711       <method name="Void MemberInitTest_4()">
15712         <size>66</size>
15713       </method>
15714       <method name="Void NewTest_6()">
15715         <size>53</size>
15716       </method>
15717     </type>
15718     <type name="InverseLogicalOperator">
15719       <method name="Void .ctor(Boolean)">
15720         <size>8</size>
15721       </method>
15722       <method name="Boolean op_True(InverseLogicalOperator)">
15723         <size>8</size>
15724       </method>
15725       <method name="Boolean op_False(InverseLogicalOperator)">
15726         <size>8</size>
15727       </method>
15728     </type>
15729     <type name="MyType">
15730       <method name="Void .ctor(Int32)">
15731         <size>8</size>
15732       </method>
15733       <method name="Int16 get_ShortProp()">
15734         <size>7</size>
15735       </method>
15736       <method name="Void set_ShortProp(Int16)">
15737         <size>8</size>
15738       </method>
15739       <method name="Int32 GetHashCode()">
15740         <size>6</size>
15741       </method>
15742       <method name="System.String ToString()">
15743         <size>12</size>
15744       </method>
15745       <method name="Int32 op_Implicit(MyType)">
15746         <size>8</size>
15747       </method>
15748       <method name="Boolean op_True(MyType)">
15749         <size>16</size>
15750       </method>
15751       <method name="Boolean op_False(MyType)">
15752         <size>19</size>
15753       </method>
15754       <method name="MyType op_Addition(MyType, MyType)">
15755         <size>21</size>
15756       </method>
15757       <method name="MyType op_Subtraction(MyType, MyType)">
15758         <size>21</size>
15759       </method>
15760       <method name="MyType op_Division(MyType, MyType)">
15761         <size>21</size>
15762       </method>
15763       <method name="MyType op_Multiply(MyType, MyType)">
15764         <size>21</size>
15765       </method>
15766       <method name="MyType op_Modulus(MyType, MyType)">
15767         <size>21</size>
15768       </method>
15769       <method name="MyType op_BitwiseAnd(MyType, MyType)">
15770         <size>21</size>
15771       </method>
15772       <method name="MyType op_BitwiseOr(MyType, MyType)">
15773         <size>21</size>
15774       </method>
15775       <method name="MyType op_ExclusiveOr(MyType, MyType)">
15776         <size>21</size>
15777       </method>
15778       <method name="Boolean op_Equality(MyType, MyType)">
15779         <size>17</size>
15780       </method>
15781       <method name="Boolean op_Inequality(MyType, MyType)">
15782         <size>20</size>
15783       </method>
15784       <method name="Boolean op_GreaterThan(MyType, MyType)">
15785         <size>17</size>
15786       </method>
15787       <method name="Boolean op_LessThan(MyType, MyType)">
15788         <size>17</size>
15789       </method>
15790       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
15791         <size>20</size>
15792       </method>
15793       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
15794         <size>20</size>
15795       </method>
15796       <method name="Boolean op_LogicalNot(MyType)">
15797         <size>11</size>
15798       </method>
15799       <method name="Int32 op_RightShift(MyType, Int32)">
15800         <size>13</size>
15801       </method>
15802       <method name="Int32 op_LeftShift(MyType, Int32)">
15803         <size>13</size>
15804       </method>
15805       <method name="MyType op_UnaryNegation(MyType)">
15806         <size>14</size>
15807       </method>
15808       <method name="MyType op_UnaryPlus(MyType)">
15809         <size>13</size>
15810       </method>
15811     </type>
15812     <type name="MyTypeImplicitOnly">
15813       <method name="Void .ctor(Int16)">
15814         <size>8</size>
15815       </method>
15816       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
15817         <size>8</size>
15818       </method>
15819     </type>
15820     <type name="Tester">
15821       <method name="Void EqualTest_14()">
15822         <size>101</size>
15823       </method>
15824     </type>
15825     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
15826       <method name="Void .ctor()">
15827         <size>7</size>
15828       </method>
15829     </type>
15830     <type name="Tester">
15831       <method name="Void NewArrayInitTest_6()">
15832         <size>103</size>
15833       </method>
15834       <method name="Void LambdaTest()">
15835         <size>89</size>
15836       </method>
15837     </type>
15838     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey2">
15839       <method name="Void .ctor()">
15840         <size>7</size>
15841       </method>
15842     </type>
15843     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey3">
15844       <method name="Void .ctor()">
15845         <size>7</size>
15846       </method>
15847     </type>
15848     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey4">
15849       <method name="Void .ctor()">
15850         <size>7</size>
15851       </method>
15852     </type>
15853     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey5">
15854       <method name="Void .ctor()">
15855         <size>7</size>
15856       </method>
15857     </type>
15858     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey6">
15859       <method name="Void .ctor()">
15860         <size>7</size>
15861       </method>
15862     </type>
15863     <type name="Tester">
15864       <method name="Void EqualTest_15()">
15865         <size>159</size>
15866       </method>
15867     </type>
15868   </test>
15869   <test name="gtest-etree-02.cs">
15870     <type name="M">
15871       <method name="Void .ctor()">
15872         <size>7</size>
15873       </method>
15874       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
15875         <size>1</size>
15876       </method>
15877       <method name="Void Main()">
15878         <size>129</size>
15879       </method>
15880     </type>
15881   </test>
15882   <test name="gtest-etree-03.cs">
15883     <type name="C">
15884       <method name="Void .ctor()">
15885         <size>7</size>
15886       </method>
15887       <method name="Int32 Main()">
15888         <size>6</size>
15889       </method>
15890     </type>
15891     <type name="S`1[T]">
15892       <method name="Int32 Test()">
15893         <size>145</size>
15894       </method>
15895     </type>
15896   </test>
15897   <test name="gtest-etree-04.cs">
15898     <type name="C">
15899       <method name="Void .ctor()">
15900         <size>7</size>
15901       </method>
15902       <method name="Int32 Main()">
15903         <size>366</size>
15904       </method>
15905     </type>
15906     <type name="C+&lt;Main&gt;c__AnonStorey0">
15907       <method name="Void .ctor()">
15908         <size>7</size>
15909       </method>
15910     </type>
15911     <type name="Foo">
15912       <method name="Boolean op_GreaterThan(Foo, Foo)">
15913         <size>6</size>
15914       </method>
15915       <method name="Boolean op_LessThan(Foo, Foo)">
15916         <size>6</size>
15917       </method>
15918       <method name="Boolean op_Equality(Foo, Foo)">
15919         <size>6</size>
15920       </method>
15921       <method name="Boolean op_Inequality(Foo, Foo)">
15922         <size>6</size>
15923       </method>
15924     </type>
15925   </test>
15926   <test name="gtest-etree-05.cs">
15927     <type name="C">
15928       <method name="Void .ctor()">
15929         <size>7</size>
15930       </method>
15931       <method name="Void Assert[T](T, T)">
15932         <size>46</size>
15933       </method>
15934       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15935         <size>56</size>
15936       </method>
15937       <method name="Int32 Main()">
15938         <size>360</size>
15939       </method>
15940     </type>
15941   </test>
15942   <test name="gtest-etree-06.cs">
15943     <type name="Test">
15944       <method name="Void .ctor()">
15945         <size>7</size>
15946       </method>
15947       <method name="Int32 Main()">
15948         <size>45</size>
15949       </method>
15950       <method name="Int32 Value()">
15951         <size>2</size>
15952       </method>
15953     </type>
15954   </test>
15955   <test name="gtest-etree-07.cs">
15956     <type name="C">
15957       <method name="Void .ctor()">
15958         <size>7</size>
15959       </method>
15960       <method name="Void Test()">
15961         <size>14</size>
15962       </method>
15963       <method name="Int32* Foo()">
15964         <size>3</size>
15965       </method>
15966       <method name="Int32 Main()">
15967         <size>594</size>
15968       </method>
15969     </type>
15970     <type name="EmptyDelegate">
15971       <method name="Void .ctor(Object, IntPtr)">
15972         <size>0</size>
15973       </method>
15974       <method name="Void Invoke()">
15975         <size>0</size>
15976       </method>
15977       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15978         <size>0</size>
15979       </method>
15980       <method name="Void EndInvoke(IAsyncResult)">
15981         <size>0</size>
15982       </method>
15983     </type>
15984     <type name="UnsafeDelegate">
15985       <method name="Void .ctor(Object, IntPtr)">
15986         <size>0</size>
15987       </method>
15988       <method name="Int32* Invoke()">
15989         <size>0</size>
15990       </method>
15991       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15992         <size>0</size>
15993       </method>
15994       <method name="Int32* EndInvoke(IAsyncResult)">
15995         <size>0</size>
15996       </method>
15997     </type>
15998   </test>
15999   <test name="gtest-etree-08.cs">
16000     <type name="Foo">
16001       <method name="Void .ctor()">
16002         <size>7</size>
16003       </method>
16004       <method name="Int32 ThisMethod()">
16005         <size>3</size>
16006       </method>
16007       <method name="Int32 Goo(Boolean)">
16008         <size>204</size>
16009       </method>
16010       <method name="Int32 Main()">
16011         <size>14</size>
16012       </method>
16013     </type>
16014     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16015       <method name="Void .ctor()">
16016         <size>7</size>
16017       </method>
16018     </type>
16019   </test>
16020   <test name="gtest-etree-09.cs">
16021     <type name="Mono.C">
16022       <method name="Void .ctor()">
16023         <size>7</size>
16024       </method>
16025       <method name="Int32 Main()">
16026         <size>299</size>
16027       </method>
16028       <method name="System.Int64[] GetValues()">
16029         <size>23</size>
16030       </method>
16031     </type>
16032     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16033       <method name="Void .ctor()">
16034         <size>7</size>
16035       </method>
16036     </type>
16037   </test>
16038   <test name="gtest-etree-10.cs">
16039     <type name="Foo`1[T]">
16040       <method name="Void .ctor()">
16041         <size>7</size>
16042       </method>
16043       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16044         <size>184</size>
16045       </method>
16046       <method name="Boolean Contains(T)">
16047         <size>2</size>
16048       </method>
16049     </type>
16050     <type name="Program">
16051       <method name="Void .ctor()">
16052         <size>7</size>
16053       </method>
16054       <method name="Int32 Main()">
16055         <size>44</size>
16056       </method>
16057     </type>
16058     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16059       <method name="Void .ctor()">
16060         <size>7</size>
16061       </method>
16062     </type>
16063   </test>
16064   <test name="gtest-etree-11.cs">
16065     <type name="C">
16066       <method name="Void .ctor()">
16067         <size>7</size>
16068       </method>
16069       <method name="Void Main()">
16070         <size>12</size>
16071       </method>
16072     </type>
16073     <type name="Test">
16074       <method name="Void .ctor()">
16075         <size>7</size>
16076       </method>
16077       <method name="Void Invalid(Int32)">
16078         <size>124</size>
16079       </method>
16080       <method name="Void Other(System.Int32[])">
16081         <size>1</size>
16082       </method>
16083     </type>
16084     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16085       <method name="Void .ctor()">
16086         <size>7</size>
16087       </method>
16088     </type>
16089   </test>
16090   <test name="gtest-etree-12.cs">
16091     <type name="TestCase">
16092       <method name="Void .cctor()">
16093         <size>68</size>
16094       </method>
16095       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16096         <size>2</size>
16097       </method>
16098       <method name="Void DummyToMakeTheStaticsInitialize()">
16099         <size>1</size>
16100       </method>
16101     </type>
16102     <type name="Program">
16103       <method name="Void .ctor()">
16104         <size>7</size>
16105       </method>
16106       <method name="Int32 Main()">
16107         <size>7</size>
16108       </method>
16109     </type>
16110   </test>
16111   <test name="gtest-etree-13.cs">
16112     <type name="Program">
16113       <method name="Void .ctor()">
16114         <size>7</size>
16115       </method>
16116       <method name="Int32 Main()">
16117         <size>53</size>
16118       </method>
16119       <method name="IEnumerable`1 Test[T](Int32)">
16120         <size>30</size>
16121       </method>
16122     </type>
16123     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16124       <method name="Void .ctor()">
16125         <size>7</size>
16126       </method>
16127       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16128         <size>7</size>
16129       </method>
16130       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16131         <size>12</size>
16132       </method>
16133       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16134         <size>7</size>
16135       </method>
16136       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16137         <size>40</size>
16138       </method>
16139       <method name="Boolean MoveNext()">
16140         <size>103</size>
16141       </method>
16142       <method name="Void Dispose()">
16143         <size>8</size>
16144       </method>
16145       <method name="Void Reset()">
16146         <size>6</size>
16147       </method>
16148     </type>
16149   </test>
16150   <test name="gtest-etree-14.cs">
16151     <type name="Person">
16152       <method name="Void .ctor()">
16153         <size>7</size>
16154       </method>
16155       <method name="Int32 get_Age()">
16156         <size>7</size>
16157       </method>
16158       <method name="Void set_Age(Int32)">
16159         <size>8</size>
16160       </method>
16161     </type>
16162     <type name="Repro">
16163       <method name="Void .ctor()">
16164         <size>7</size>
16165       </method>
16166       <method name="Int32 Main()">
16167         <size>59</size>
16168       </method>
16169       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16170         <size>44</size>
16171       </method>
16172       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16173         <size>13</size>
16174       </method>
16175     </type>
16176     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16177       <method name="Void .ctor()">
16178         <size>7</size>
16179       </method>
16180       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16181         <size>7</size>
16182       </method>
16183       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16184         <size>12</size>
16185       </method>
16186       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16187         <size>7</size>
16188       </method>
16189       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16190         <size>52</size>
16191       </method>
16192       <method name="Boolean MoveNext()">
16193         <size>288</size>
16194       </method>
16195       <method name="Void Dispose()">
16196         <size>60</size>
16197       </method>
16198       <method name="Void Reset()">
16199         <size>6</size>
16200       </method>
16201     </type>
16202   </test>
16203   <test name="gtest-etree-15.cs">
16204     <type name="Foo">
16205       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16206         <size>2</size>
16207       </method>
16208       <method name="Void Main()">
16209         <size>190</size>
16210       </method>
16211     </type>
16212   </test>
16213   <test name="gtest-etree-16.cs">
16214     <type name="Program">
16215       <method name="Void .ctor()">
16216         <size>7</size>
16217       </method>
16218       <method name="Int32 Main()">
16219         <size>136</size>
16220       </method>
16221     </type>
16222     <type name="Foo">
16223       <method name="Void .ctor()">
16224         <size>7</size>
16225       </method>
16226     </type>
16227   </test>
16228   <test name="gtest-etree-17.cs">
16229     <type name="CompilerCrashTest.QueryCompiler">
16230       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16231         <size>12</size>
16232       </method>
16233       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16234         <size>6</size>
16235       </method>
16236       <method name="Void Main()">
16237         <size>1</size>
16238       </method>
16239     </type>
16240   </test>
16241   <test name="gtest-etree-18.cs">
16242     <type name="FooBase">
16243       <method name="Void .ctor()">
16244         <size>7</size>
16245       </method>
16246     </type>
16247     <type name="Foo">
16248       <method name="Void .ctor()">
16249         <size>7</size>
16250       </method>
16251     </type>
16252     <type name="Program">
16253       <method name="Void .ctor()">
16254         <size>7</size>
16255       </method>
16256       <method name="Int32 Main()">
16257         <size>140</size>
16258       </method>
16259     </type>
16260   </test>
16261   <test name="gtest-etree-19.cs">
16262     <type name="Test">
16263       <method name="Void .ctor()">
16264         <size>7</size>
16265       </method>
16266       <method name="Int32 Main()">
16267         <size>20</size>
16268       </method>
16269       <method name="T Value[T]()">
16270         <size>76</size>
16271       </method>
16272     </type>
16273   </test>
16274   <test name="gtest-exmethod-01.cs">
16275     <type name="SimpleTest">
16276       <method name="System.String Prefix(System.String, System.String)">
16277         <size>8</size>
16278       </method>
16279     </type>
16280     <type name="M">
16281       <method name="Void .ctor()">
16282         <size>7</size>
16283       </method>
16284       <method name="Int32 Main()">
16285         <size>157</size>
16286       </method>
16287     </type>
16288   </test>
16289   <test name="gtest-exmethod-02.cs">
16290     <type name="M">
16291       <method name="Void .ctor()">
16292         <size>7</size>
16293       </method>
16294       <method name="Void Main()">
16295         <size>12</size>
16296       </method>
16297     </type>
16298     <type name="N.M">
16299       <method name="Void .ctor()">
16300         <size>7</size>
16301       </method>
16302       <method name="Void Test2()">
16303         <size>12</size>
16304       </method>
16305     </type>
16306   </test>
16307   <test name="gtest-exmethod-03.cs">
16308     <type name="A.A">
16309       <method name="Int32 Foo(Int32)">
16310         <size>2</size>
16311       </method>
16312       <method name="Int32 Foo(Int32, System.String)">
16313         <size>3</size>
16314       </method>
16315     </type>
16316     <type name="B.X">
16317       <method name="Int32 Foo(Int32)">
16318         <size>2</size>
16319       </method>
16320       <method name="Int32 Foo(Int32, Boolean)">
16321         <size>3</size>
16322       </method>
16323     </type>
16324     <type name="C.F">
16325       <method name="Boolean Foo(Byte)">
16326         <size>2</size>
16327       </method>
16328     </type>
16329     <type name="C.D.F">
16330       <method name="Int32 Foo(Int32)">
16331         <size>3</size>
16332       </method>
16333       <method name="Void TestX()">
16334         <size>9</size>
16335       </method>
16336     </type>
16337     <type name="C.M">
16338       <method name="Int32 Foo(Int32)">
16339         <size>2</size>
16340       </method>
16341       <method name="Int32 Main()">
16342         <size>61</size>
16343       </method>
16344     </type>
16345   </test>
16346   <test name="gtest-exmethod-04.cs">
16347     <type name="A.Test">
16348       <method name="System.String Test_1(Boolean)">
16349         <size>6</size>
16350       </method>
16351     </type>
16352     <type name="B.M">
16353       <method name="Void .ctor()">
16354         <size>7</size>
16355       </method>
16356       <method name="Void Main()">
16357         <size>12</size>
16358       </method>
16359     </type>
16360   </test>
16361   <test name="gtest-exmethod-05.cs">
16362     <type name="A.Test_A">
16363       <method name="System.String Test_1(System.String)">
16364         <size>6</size>
16365       </method>
16366     </type>
16367     <type name="A.Test_B">
16368       <method name="System.String Test_2(System.String)">
16369         <size>6</size>
16370       </method>
16371     </type>
16372     <type name="B.M">
16373       <method name="Void .ctor()">
16374         <size>7</size>
16375       </method>
16376       <method name="Void Main()">
16377         <size>23</size>
16378       </method>
16379     </type>
16380   </test>
16381   <test name="gtest-exmethod-06.cs">
16382     <type name="Gen">
16383       <method name="T Test_1[T](T)">
16384         <size>10</size>
16385       </method>
16386       <method name="System.String Test_1[T](System.String)">
16387         <size>6</size>
16388       </method>
16389     </type>
16390     <type name="B.M">
16391       <method name="Void .ctor()">
16392         <size>7</size>
16393       </method>
16394       <method name="Void Main()">
16395         <size>30</size>
16396       </method>
16397     </type>
16398   </test>
16399   <test name="gtest-exmethod-07.cs">
16400     <type name="E">
16401       <method name="Void ToReadOnly[T](IEnumerable`1)">
16402         <size>1</size>
16403       </method>
16404       <method name="Void To(IA)">
16405         <size>1</size>
16406       </method>
16407     </type>
16408     <type name="C">
16409       <method name="Void .ctor()">
16410         <size>7</size>
16411       </method>
16412       <method name="Void Main()">
16413         <size>1</size>
16414       </method>
16415       <method name="Void Test(IEnumerable`1)">
16416         <size>15</size>
16417       </method>
16418     </type>
16419   </test>
16420   <test name="gtest-exmethod-08.cs">
16421     <type name="C">
16422       <method name="Void .ctor()">
16423         <size>7</size>
16424       </method>
16425       <method name="Void Main()">
16426         <size>21</size>
16427       </method>
16428     </type>
16429   </test>
16430   <test name="gtest-exmethod-09.cs">
16431     <type name="Test">
16432       <method name="Void Foo[T](System.String)">
16433         <size>1</size>
16434       </method>
16435     </type>
16436     <type name="C">
16437       <method name="Void .ctor()">
16438         <size>7</size>
16439       </method>
16440       <method name="Void Main()">
16441         <size>11</size>
16442       </method>
16443     </type>
16444   </test>
16445   <test name="gtest-exmethod-10.cs">
16446     <type name="AExtensions">
16447       <method name="Int32 Round(Double)">
16448         <size>8</size>
16449       </method>
16450     </type>
16451     <type name="BExtensions">
16452       <method name="T GetBy[T](T[], Double)">
16453         <size>13</size>
16454       </method>
16455     </type>
16456     <type name="C">
16457       <method name="Void .ctor()">
16458         <size>7</size>
16459       </method>
16460       <method name="Void Main()">
16461         <size>1</size>
16462       </method>
16463     </type>
16464   </test>
16465   <test name="gtest-exmethod-11.cs">
16466     <type name="Test">
16467       <method name="Void .ctor()">
16468         <size>7</size>
16469       </method>
16470       <method name="Int32 Main(System.String[])">
16471         <size>20</size>
16472       </method>
16473     </type>
16474     <type name="Lol">
16475       <method name="Boolean OneEleven(System.Object)">
16476         <size>2</size>
16477       </method>
16478     </type>
16479   </test>
16480   <test name="gtest-exmethod-12.cs">
16481     <type name="Program">
16482       <method name="Void .ctor()">
16483         <size>7</size>
16484       </method>
16485       <method name="Void Main(System.String[])">
16486         <size>63</size>
16487       </method>
16488     </type>
16489     <type name="ChatClient">
16490       <method name="Void .ctor()">
16491         <size>7</size>
16492       </method>
16493       <method name="Void Say(System.String, System.String)">
16494         <size>13</size>
16495       </method>
16496     </type>
16497     <type name="ChatExtensions">
16498       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16499         <size>62</size>
16500       </method>
16501     </type>
16502   </test>
16503   <test name="gtest-exmethod-13.cs">
16504     <type name="Foo">
16505       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16506         <size>2</size>
16507       </method>
16508       <method name="Void Main()">
16509         <size>23</size>
16510       </method>
16511     </type>
16512   </test>
16513   <test name="gtest-exmethod-14.cs">
16514     <type name="C">
16515       <method name="Void Bar[U](IA)">
16516         <size>7</size>
16517       </method>
16518       <method name="Void Foo[T](IA)">
16519         <size>1</size>
16520       </method>
16521       <method name="Void Foo(IA)">
16522         <size>7</size>
16523       </method>
16524       <method name="Void Main()">
16525         <size>1</size>
16526       </method>
16527     </type>
16528   </test>
16529   <test name="gtest-exmethod-15.cs">
16530     <type name="C">
16531       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16532         <size>15</size>
16533       </method>
16534       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16535         <size>2</size>
16536       </method>
16537       <method name="Void Main()">
16538         <size>1</size>
16539       </method>
16540     </type>
16541   </test>
16542   <test name="gtest-exmethod-16.cs">
16543     <type name="Rocks">
16544       <method name="Boolean Extension(System.String)">
16545         <size>2</size>
16546       </method>
16547       <method name="Boolean Extension(D)">
16548         <size>2</size>
16549       </method>
16550     </type>
16551     <type name="Program">
16552       <method name="Void .ctor()">
16553         <size>7</size>
16554       </method>
16555       <method name="Void add_e(D)">
16556         <size>24</size>
16557       </method>
16558       <method name="Void remove_e(D)">
16559         <size>24</size>
16560       </method>
16561       <method name="System.String get_Item(Int32)">
16562         <size>6</size>
16563       </method>
16564       <method name="System.String get_Property()">
16565         <size>6</size>
16566       </method>
16567       <method name="Void Main(System.String[])">
16568         <size>44</size>
16569       </method>
16570     </type>
16571     <type name="D">
16572       <method name="Void .ctor(Object, IntPtr)">
16573         <size>0</size>
16574       </method>
16575       <method name="System.String Invoke()">
16576         <size>0</size>
16577       </method>
16578       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16579         <size>0</size>
16580       </method>
16581       <method name="System.String EndInvoke(IAsyncResult)">
16582         <size>0</size>
16583       </method>
16584     </type>
16585   </test>
16586   <test name="gtest-exmethod-17.cs">
16587     <type name="MainClass">
16588       <method name="Void Main()">
16589         <size>45</size>
16590       </method>
16591     </type>
16592   </test>
16593   <test name="gtest-exmethod-18.cs">
16594     <type name="Foo">
16595       <method name="Void .ctor()">
16596         <size>7</size>
16597       </method>
16598       <method name="Boolean get_IsBar()">
16599         <size>2</size>
16600       </method>
16601     </type>
16602     <type name="FooExt">
16603       <method name="Boolean IsBar(Foo)">
16604         <size>7</size>
16605       </method>
16606     </type>
16607     <type name="Repro">
16608       <method name="Void .ctor()">
16609         <size>7</size>
16610       </method>
16611       <method name="Void Main()">
16612         <size>18</size>
16613       </method>
16614     </type>
16615   </test>
16616   <test name="gtest-exmethod-19.cs">
16617     <type name="Rocks">
16618       <method name="Int32 Test_2[T](IEnumerable`1)">
16619         <size>3</size>
16620       </method>
16621       <method name="System.String Test_1(System.String)">
16622         <size>12</size>
16623       </method>
16624     </type>
16625     <type name="Test">
16626       <method name="Void .ctor()">
16627         <size>7</size>
16628       </method>
16629       <method name="Int32 Main()">
16630         <size>142</size>
16631       </method>
16632     </type>
16633     <type name="Test+D">
16634       <method name="Void .ctor(Object, IntPtr)">
16635         <size>0</size>
16636       </method>
16637       <method name="System.String Invoke()">
16638         <size>0</size>
16639       </method>
16640       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16641         <size>0</size>
16642       </method>
16643       <method name="System.String EndInvoke(IAsyncResult)">
16644         <size>0</size>
16645       </method>
16646     </type>
16647   </test>
16648   <test name="gtest-exmethod-20.cs">
16649     <type name="Outer.Inner.Test">
16650       <method name="Void .ctor()">
16651         <size>7</size>
16652       </method>
16653       <method name="Void M(I)">
16654         <size>13</size>
16655       </method>
16656       <method name="Void Main()">
16657         <size>1</size>
16658       </method>
16659     </type>
16660     <type name="Outer.ExtensionMethods">
16661       <method name="Void AddRange[T](I, IEnumerable`1)">
16662         <size>1</size>
16663       </method>
16664     </type>
16665   </test>
16666   <test name="gtest-exmethod-21.cs">
16667     <type name="Outer.Inner.Test">
16668       <method name="Void .ctor()">
16669         <size>7</size>
16670       </method>
16671       <method name="Void M(I)">
16672         <size>7</size>
16673       </method>
16674       <method name="Void Main()">
16675         <size>1</size>
16676       </method>
16677     </type>
16678     <type name="External.ExtensionMethods">
16679       <method name="Void AddRange(I)">
16680         <size>1</size>
16681       </method>
16682     </type>
16683   </test>
16684   <test name="gtest-exmethod-22.cs">
16685     <type name="Program">
16686       <method name="Void .ctor()">
16687         <size>7</size>
16688       </method>
16689       <method name="Int32 Main()">
16690         <size>8</size>
16691       </method>
16692     </type>
16693   </test>
16694   <test name="gtest-exmethod-23.cs">
16695     <type name="T">
16696       <method name="Void A(System.String, Int32)">
16697         <size>1</size>
16698       </method>
16699       <method name="Void Main()">
16700         <size>1</size>
16701       </method>
16702     </type>
16703   </test>
16704   <test name="gtest-exmethod-24.cs">
16705     <type name="Bar">
16706       <method name="Void .ctor()">
16707         <size>7</size>
16708       </method>
16709       <method name="Void Main()">
16710         <size>1</size>
16711       </method>
16712     </type>
16713   </test>
16714   <test name="gtest-exmethod-25.cs">
16715     <type name="Bar">
16716       <method name="Void .ctor()">
16717         <size>7</size>
16718       </method>
16719       <method name="Void Main()">
16720         <size>11</size>
16721       </method>
16722     </type>
16723   </test>
16724   <test name="gtest-exmethod-26.cs">
16725     <type name="test.TypeExtensions">
16726       <method name="Boolean IsNullable(System.Type)">
16727         <size>2</size>
16728       </method>
16729     </type>
16730     <type name="testmono.MainClass">
16731       <method name="Void .ctor()">
16732         <size>7</size>
16733       </method>
16734       <method name="Void Main()">
16735         <size>33</size>
16736       </method>
16737     </type>
16738   </test>
16739   <test name="gtest-exmethod-27.cs">
16740     <type name="Foo.Extensions">
16741       <method name="System.String AsString(IList`1)">
16742         <size>6</size>
16743       </method>
16744     </type>
16745     <type name="Bar.Program">
16746       <method name="Void .ctor()">
16747         <size>7</size>
16748       </method>
16749       <method name="Void Main()">
16750         <size>17</size>
16751       </method>
16752       <method name="System.String Pan(System.Byte[])">
16753         <size>7</size>
16754       </method>
16755     </type>
16756   </test>
16757   <test name="gtest-exmethod-28.cs">
16758     <type name="Foo">
16759       <method name="Void .ctor()">
16760         <size>7</size>
16761       </method>
16762     </type>
16763     <type name="Extensions">
16764       <method name="Boolean IsFoo(Foo)">
16765         <size>2</size>
16766       </method>
16767       <method name="Boolean IsBar(Bar)">
16768         <size>2</size>
16769       </method>
16770     </type>
16771     <type name="Bar">
16772       <method name="Void .ctor()">
16773         <size>7</size>
16774       </method>
16775     </type>
16776     <type name="Program">
16777       <method name="Void .ctor()">
16778         <size>7</size>
16779       </method>
16780       <method name="Void Main()">
16781         <size>1</size>
16782       </method>
16783     </type>
16784   </test>
16785   <test name="gtest-friend-01.cs">
16786     <type name="Test">
16787       <method name="Void .ctor()">
16788         <size>7</size>
16789       </method>
16790       <method name="Void Main()">
16791         <size>20</size>
16792       </method>
16793     </type>
16794   </test>
16795   <test name="gtest-friend-02.cs">
16796     <type name="Test">
16797       <method name="Void .ctor()">
16798         <size>7</size>
16799       </method>
16800       <method name="Void Main()">
16801         <size>20</size>
16802       </method>
16803     </type>
16804   </test>
16805   <test name="gtest-friend-03.cs">
16806     <type name="Test">
16807       <method name="Void .ctor()">
16808         <size>7</size>
16809       </method>
16810       <method name="Void Main()">
16811         <size>20</size>
16812       </method>
16813     </type>
16814   </test>
16815   <test name="gtest-friend-04.cs">
16816     <type name="Test">
16817       <method name="Void .ctor()">
16818         <size>7</size>
16819       </method>
16820       <method name="Void Main()">
16821         <size>19</size>
16822       </method>
16823     </type>
16824   </test>
16825   <test name="gtest-friend-05.cs">
16826     <type name="Test">
16827       <method name="Void .ctor()">
16828         <size>7</size>
16829       </method>
16830       <method name="Void Main()">
16831         <size>20</size>
16832       </method>
16833     </type>
16834   </test>
16835   <test name="gtest-friend-06.cs">
16836     <type name="Test">
16837       <method name="Void .ctor()">
16838         <size>7</size>
16839       </method>
16840       <method name="Void Main()">
16841         <size>20</size>
16842       </method>
16843     </type>
16844   </test>
16845   <test name="gtest-friend-07.cs">
16846     <type name="Test">
16847       <method name="Void .ctor()">
16848         <size>7</size>
16849       </method>
16850       <method name="Void Main()">
16851         <size>20</size>
16852       </method>
16853     </type>
16854   </test>
16855   <test name="gtest-friend-08.cs">
16856     <type name="Test">
16857       <method name="Void .ctor()">
16858         <size>7</size>
16859       </method>
16860       <method name="Void Main()">
16861         <size>19</size>
16862       </method>
16863     </type>
16864   </test>
16865   <test name="gtest-friend-09.cs">
16866     <type name="Test">
16867       <method name="Void .ctor()">
16868         <size>7</size>
16869       </method>
16870       <method name="Void Main()">
16871         <size>20</size>
16872       </method>
16873     </type>
16874   </test>
16875   <test name="gtest-friend-10.cs">
16876     <type name="Test">
16877       <method name="Void .ctor()">
16878         <size>7</size>
16879       </method>
16880       <method name="Void Main()">
16881         <size>20</size>
16882       </method>
16883     </type>
16884   </test>
16885   <test name="gtest-friend-11.cs">
16886     <type name="Test">
16887       <method name="Void .ctor()">
16888         <size>7</size>
16889       </method>
16890       <method name="Void Main()">
16891         <size>20</size>
16892       </method>
16893     </type>
16894   </test>
16895   <test name="gtest-friend-12.cs">
16896     <type name="Test">
16897       <method name="Void .ctor()">
16898         <size>7</size>
16899       </method>
16900       <method name="Void Main()">
16901         <size>19</size>
16902       </method>
16903     </type>
16904   </test>
16905   <test name="gtest-friend-13.cs">
16906     <type name="B">
16907       <method name="Void .ctor()">
16908         <size>7</size>
16909       </method>
16910       <method name="Void Test()">
16911         <size>1</size>
16912       </method>
16913       <method name="Void Test_2()">
16914         <size>1</size>
16915       </method>
16916     </type>
16917     <type name="Test">
16918       <method name="Void .ctor()">
16919         <size>7</size>
16920       </method>
16921       <method name="Void Main()">
16922         <size>1</size>
16923       </method>
16924     </type>
16925   </test>
16926   <test name="gtest-implicitarray-01.cs">
16927     <type name="Test">
16928       <method name="Void .ctor()">
16929         <size>7</size>
16930       </method>
16931       <method name="Int32 Main()">
16932         <size>282</size>
16933       </method>
16934     </type>
16935     <type name="&lt;PrivateImplementationDetails&gt;">
16936       <method name="Void .ctor()">
16937         <size>7</size>
16938       </method>
16939     </type>
16940   </test>
16941   <test name="gtest-implicitarray-02.cs">
16942     <type name="MyString">
16943       <method name="Void .ctor()">
16944         <size>7</size>
16945       </method>
16946       <method name="System.String op_Implicit(MyString)">
16947         <size>6</size>
16948       </method>
16949     </type>
16950     <type name="Test">
16951       <method name="Void .ctor()">
16952         <size>7</size>
16953       </method>
16954       <method name="Int32 Main()">
16955         <size>50</size>
16956       </method>
16957     </type>
16958   </test>
16959   <test name="gtest-initialize-01.cs">
16960     <type name="MyClass">
16961       <method name="Void .ctor()">
16962         <size>18</size>
16963       </method>
16964       <method name="Int32 get_Answer()">
16965         <size>7</size>
16966       </method>
16967       <method name="Void set_Answer(Int32)">
16968         <size>8</size>
16969       </method>
16970     </type>
16971     <type name="Test">
16972       <method name="Void .ctor()">
16973         <size>7</size>
16974       </method>
16975       <method name="Int32 Main()">
16976         <size>67</size>
16977       </method>
16978     </type>
16979   </test>
16980   <test name="gtest-initialize-02.cs">
16981     <type name="Test">
16982       <method name="Void .ctor()">
16983         <size>7</size>
16984       </method>
16985       <method name="Int32 Main()">
16986         <size>1099</size>
16987       </method>
16988     </type>
16989     <type name="Test+Point">
16990       <method name="Void .ctor()">
16991         <size>7</size>
16992       </method>
16993     </type>
16994     <type name="Test+Line">
16995       <method name="Void .ctor()">
16996         <size>29</size>
16997       </method>
16998     </type>
16999     <type name="Test+Rectangle">
17000       <method name="Void .ctor()">
17001         <size>51</size>
17002       </method>
17003     </type>
17004     <type name="Test+Library">
17005       <method name="Void .ctor()">
17006         <size>53</size>
17007       </method>
17008     </type>
17009     <type name="Test+Thing">
17010       <method name="Void .ctor()">
17011         <size>7</size>
17012       </method>
17013     </type>
17014     <type name="Test+Box">
17015       <method name="Void .ctor()">
17016         <size>7</size>
17017       </method>
17018     </type>
17019   </test>
17020   <test name="gtest-initialize-03.cs">
17021     <type name="Data">
17022       <method name="Void .ctor()">
17023         <size>7</size>
17024       </method>
17025     </type>
17026     <type name="Test">
17027       <method name="Void .ctor()">
17028         <size>7</size>
17029       </method>
17030       <method name="Void set_Prop(Data)">
17031         <size>1</size>
17032       </method>
17033       <method name="System.Object Foo()">
17034         <size>15</size>
17035       </method>
17036       <method name="Void Main()">
17037         <size>52</size>
17038       </method>
17039     </type>
17040   </test>
17041   <test name="gtest-initialize-04.cs">
17042     <type name="C">
17043       <method name="Void .ctor()">
17044         <size>7</size>
17045       </method>
17046       <method name="Void .cctor()">
17047         <size>34</size>
17048       </method>
17049       <method name="Int32 Main()">
17050         <size>30</size>
17051       </method>
17052     </type>
17053   </test>
17054   <test name="gtest-initialize-05.cs">
17055     <type name="C">
17056       <method name="Void .ctor()">
17057         <size>7</size>
17058       </method>
17059       <method name="Int32 Main()">
17060         <size>219</size>
17061       </method>
17062     </type>
17063   </test>
17064   <test name="gtest-initialize-06.cs">
17065     <type name="C">
17066       <method name="Void .ctor()">
17067         <size>7</size>
17068       </method>
17069       <method name="Int32 Main()">
17070         <size>39</size>
17071       </method>
17072       <method name="Void Foo(Point ByRef)">
17073         <size>38</size>
17074       </method>
17075     </type>
17076   </test>
17077   <test name="gtest-initialize-07.cs">
17078     <type name="A">
17079       <method name="Void .ctor()">
17080         <size>7</size>
17081       </method>
17082       <method name="System.String get_Name()">
17083         <size>7</size>
17084       </method>
17085       <method name="Void set_Name(System.String)">
17086         <size>8</size>
17087       </method>
17088       <method name="Boolean Matches(System.String)">
17089         <size>13</size>
17090       </method>
17091     </type>
17092     <type name="M">
17093       <method name="Void .ctor()">
17094         <size>7</size>
17095       </method>
17096       <method name="Int32 Main()">
17097         <size>37</size>
17098       </method>
17099     </type>
17100   </test>
17101   <test name="gtest-initialize-08.cs">
17102     <type name="T">
17103       <method name="Void .ctor()">
17104         <size>7</size>
17105       </method>
17106     </type>
17107     <type name="X">
17108       <method name="Void .ctor()">
17109         <size>7</size>
17110       </method>
17111       <method name="Z[] get_Prop()">
17112         <size>7</size>
17113       </method>
17114       <method name="Void set_Prop(Z[])">
17115         <size>8</size>
17116       </method>
17117     </type>
17118     <type name="Z">
17119       <method name="Void .ctor()">
17120         <size>7</size>
17121       </method>
17122     </type>
17123     <type name="Test">
17124       <method name="Void .ctor(String)">
17125         <size>70</size>
17126       </method>
17127       <method name="Void .ctor(Int32)">
17128         <size>70</size>
17129       </method>
17130     </type>
17131     <type name="C">
17132       <method name="Void .ctor()">
17133         <size>7</size>
17134       </method>
17135       <method name="Int32 Main()">
17136         <size>13</size>
17137       </method>
17138     </type>
17139   </test>
17140   <test name="gtest-initialize-09.cs">
17141     <type name="Test">
17142       <method name="Void .ctor()">
17143         <size>7</size>
17144       </method>
17145       <method name="Int32 Main()">
17146         <size>54</size>
17147       </method>
17148     </type>
17149   </test>
17150   <test name="gtest-initialize-10.cs">
17151     <type name="Foo">
17152       <method name="Void .ctor()">
17153         <size>7</size>
17154       </method>
17155       <method name="Int32 get_P()">
17156         <size>7</size>
17157       </method>
17158       <method name="Void set_P(Int32)">
17159         <size>8</size>
17160       </method>
17161     </type>
17162     <type name="Y">
17163       <method name="Void .ctor()">
17164         <size>7</size>
17165       </method>
17166       <method name="Int32 Main()">
17167         <size>38</size>
17168       </method>
17169       <method name="Boolean Do(Foo)">
17170         <size>86</size>
17171       </method>
17172     </type>
17173   </test>
17174   <test name="gtest-iter-01.cs">
17175     <type name="C">
17176       <method name="Void .ctor()">
17177         <size>7</size>
17178       </method>
17179       <method name="Void Main()">
17180         <size>1</size>
17181       </method>
17182     </type>
17183     <type name="C+ArrayReadOnlyList`1[T]">
17184       <method name="Void .ctor()">
17185         <size>7</size>
17186       </method>
17187       <method name="T get_Item(Int32)">
17188         <size>13</size>
17189       </method>
17190       <method name="IEnumerator`1 GetEnumerator()">
17191         <size>15</size>
17192       </method>
17193     </type>
17194     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17195       <method name="Void .ctor()">
17196         <size>7</size>
17197       </method>
17198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17199         <size>12</size>
17200       </method>
17201       <method name="Boolean MoveNext()">
17202         <size>136</size>
17203       </method>
17204       <method name="Void Dispose()">
17205         <size>8</size>
17206       </method>
17207       <method name="Void Reset()">
17208         <size>6</size>
17209       </method>
17210       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17211         <size>7</size>
17212       </method>
17213     </type>
17214   </test>
17215   <test name="gtest-iter-02.cs">
17216     <type name="C">
17217       <method name="Void .ctor()">
17218         <size>7</size>
17219       </method>
17220       <method name="IEnumerator`1 Test()">
17221         <size>8</size>
17222       </method>
17223       <method name="Void Main()">
17224         <size>1</size>
17225       </method>
17226     </type>
17227     <type name="C+&lt;Test&gt;c__Iterator0">
17228       <method name="Void .ctor()">
17229         <size>7</size>
17230       </method>
17231       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17232         <size>12</size>
17233       </method>
17234       <method name="Boolean MoveNext()">
17235         <size>25</size>
17236       </method>
17237       <method name="Void Dispose()">
17238         <size>8</size>
17239       </method>
17240       <method name="Void Reset()">
17241         <size>6</size>
17242       </method>
17243       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17244         <size>7</size>
17245       </method>
17246     </type>
17247   </test>
17248   <test name="gtest-iter-03.cs">
17249     <type name="Test">
17250       <method name="Void .ctor()">
17251         <size>18</size>
17252       </method>
17253       <method name="IEnumerable`1 Annotations[T]()">
17254         <size>23</size>
17255       </method>
17256       <method name="IEnumerable`1 Annotations(System.Type)">
17257         <size>37</size>
17258       </method>
17259       <method name="Void Main()">
17260         <size>14</size>
17261       </method>
17262     </type>
17263     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17264       <method name="Void .ctor()">
17265         <size>7</size>
17266       </method>
17267       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17268         <size>12</size>
17269       </method>
17270       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17271         <size>7</size>
17272       </method>
17273       <method name="Boolean MoveNext()">
17274         <size>194</size>
17275       </method>
17276       <method name="Void Dispose()">
17277         <size>60</size>
17278       </method>
17279       <method name="Void Reset()">
17280         <size>6</size>
17281       </method>
17282     </type>
17283     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17284       <method name="Void .ctor()">
17285         <size>7</size>
17286       </method>
17287       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17288         <size>7</size>
17289       </method>
17290       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17291         <size>7</size>
17292       </method>
17293       <method name="Boolean MoveNext()">
17294         <size>218</size>
17295       </method>
17296       <method name="Void Dispose()">
17297         <size>56</size>
17298       </method>
17299       <method name="Void Reset()">
17300         <size>6</size>
17301       </method>
17302     </type>
17303     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17304       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17305         <size>7</size>
17306       </method>
17307       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17308         <size>40</size>
17309       </method>
17310     </type>
17311     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17312       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17313         <size>7</size>
17314       </method>
17315       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17316         <size>52</size>
17317       </method>
17318     </type>
17319   </test>
17320   <test name="gtest-iter-04.cs">
17321     <type name="TestClass">
17322       <method name="Void .ctor()">
17323         <size>7</size>
17324       </method>
17325       <method name="Void ToString(System.Object)">
17326         <size>0</size>
17327       </method>
17328       <method name="IEnumerable`1 TestEnumerator()">
17329         <size>23</size>
17330       </method>
17331       <method name="Void Test()">
17332         <size>8</size>
17333       </method>
17334     </type>
17335     <type name="M">
17336       <method name="Void .ctor()">
17337         <size>7</size>
17338       </method>
17339       <method name="Void Main()">
17340         <size>1</size>
17341       </method>
17342     </type>
17343     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17344       <method name="Void .ctor()">
17345         <size>7</size>
17346       </method>
17347       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17348         <size>7</size>
17349       </method>
17350       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17351         <size>7</size>
17352       </method>
17353       <method name="Boolean MoveNext()">
17354         <size>37</size>
17355       </method>
17356       <method name="Void Dispose()">
17357         <size>8</size>
17358       </method>
17359       <method name="Void Reset()">
17360         <size>6</size>
17361       </method>
17362       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17363         <size>7</size>
17364       </method>
17365       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17366         <size>40</size>
17367       </method>
17368     </type>
17369   </test>
17370   <test name="gtest-iter-05.cs">
17371     <type name="Test">
17372       <method name="Void .ctor()">
17373         <size>7</size>
17374       </method>
17375       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17376         <size>44</size>
17377       </method>
17378       <method name="Void Main()">
17379         <size>31</size>
17380       </method>
17381     </type>
17382     <type name="Foo`1[T]">
17383       <method name="Void .ctor()">
17384         <size>7</size>
17385       </method>
17386       <method name="Void CreateItem[G]()">
17387         <size>1</size>
17388       </method>
17389     </type>
17390     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17391       <method name="Void .ctor()">
17392         <size>7</size>
17393       </method>
17394       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17395         <size>12</size>
17396       </method>
17397       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17398         <size>7</size>
17399       </method>
17400       <method name="Boolean MoveNext()">
17401         <size>185</size>
17402       </method>
17403       <method name="Void Dispose()">
17404         <size>60</size>
17405       </method>
17406       <method name="Void Reset()">
17407         <size>6</size>
17408       </method>
17409       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17410         <size>7</size>
17411       </method>
17412       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17413         <size>52</size>
17414       </method>
17415     </type>
17416   </test>
17417   <test name="gtest-iter-06.cs">
17418     <type name="Mono.Rocks.KeyValuePair">
17419       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17420         <size>13</size>
17421       </method>
17422     </type>
17423     <type name="Mono.Rocks.Sequence">
17424       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17425         <size>8</size>
17426       </method>
17427       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17428         <size>44</size>
17429       </method>
17430     </type>
17431     <type name="Mono.Rocks.Test">
17432       <method name="Void .ctor()">
17433         <size>7</size>
17434       </method>
17435       <method name="Int32 Main()">
17436         <size>116</size>
17437       </method>
17438       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17439         <size>30</size>
17440       </method>
17441     </type>
17442     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17443       <method name="Void .ctor()">
17444         <size>7</size>
17445       </method>
17446       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17447         <size>12</size>
17448       </method>
17449       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17450         <size>7</size>
17451       </method>
17452       <method name="Boolean MoveNext()">
17453         <size>183</size>
17454       </method>
17455       <method name="Void Dispose()">
17456         <size>8</size>
17457       </method>
17458       <method name="Void Reset()">
17459         <size>6</size>
17460       </method>
17461       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17462         <size>7</size>
17463       </method>
17464       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17465         <size>52</size>
17466       </method>
17467     </type>
17468   </test>
17469   <test name="gtest-iter-07.cs">
17470     <type name="Test">
17471       <method name="Void .ctor()">
17472         <size>7</size>
17473       </method>
17474       <method name="Int32 Main()">
17475         <size>8</size>
17476       </method>
17477       <method name="Void TestFunction(IEnumerable`1)">
17478         <size>35</size>
17479       </method>
17480     </type>
17481     <type name="MySystem">
17482       <method name="Void .ctor()">
17483         <size>34</size>
17484       </method>
17485       <method name="IEnumerable`1 get_Items()">
17486         <size>23</size>
17487       </method>
17488     </type>
17489     <type name="MySystem+&lt;&gt;c__Iterator0">
17490       <method name="Void .ctor()">
17491         <size>7</size>
17492       </method>
17493       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17494         <size>7</size>
17495       </method>
17496       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17497         <size>7</size>
17498       </method>
17499       <method name="Boolean MoveNext()">
17500         <size>186</size>
17501       </method>
17502       <method name="Void Dispose()">
17503         <size>56</size>
17504       </method>
17505       <method name="Void Reset()">
17506         <size>6</size>
17507       </method>
17508       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17509         <size>7</size>
17510       </method>
17511       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17512         <size>40</size>
17513       </method>
17514     </type>
17515   </test>
17516   <test name="gtest-iter-08.cs">
17517     <type name="App">
17518       <method name="Void .ctor()">
17519         <size>7</size>
17520       </method>
17521       <method name="IEnumerable QueryEnumerable[T]()">
17522         <size>16</size>
17523       </method>
17524       <method name="Int32 Main()">
17525         <size>116</size>
17526       </method>
17527     </type>
17528     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17529       <method name="Void .ctor()">
17530         <size>7</size>
17531       </method>
17532       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17533         <size>7</size>
17534       </method>
17535       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17536         <size>7</size>
17537       </method>
17538       <method name="Boolean MoveNext()">
17539         <size>84</size>
17540       </method>
17541       <method name="Void Dispose()">
17542         <size>8</size>
17543       </method>
17544       <method name="Void Reset()">
17545         <size>6</size>
17546       </method>
17547     </type>
17548     <type name="App">
17549       <method name="T TestType[T]()">
17550         <size>21</size>
17551       </method>
17552       <method name="System.Object TestType(System.Type)">
17553         <size>6</size>
17554       </method>
17555     </type>
17556     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17557       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17558         <size>7</size>
17559       </method>
17560       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17561         <size>26</size>
17562       </method>
17563     </type>
17564   </test>
17565   <test name="gtest-iter-09.cs">
17566     <type name="Test">
17567       <method name="Void .ctor()">
17568         <size>7</size>
17569       </method>
17570       <method name="IEnumerable`1 Create[T](T[,])">
17571         <size>30</size>
17572       </method>
17573       <method name="Int32 Main()">
17574         <size>94</size>
17575       </method>
17576     </type>
17577     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17578       <method name="Void .ctor()">
17579         <size>7</size>
17580       </method>
17581       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17582         <size>12</size>
17583       </method>
17584       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17585         <size>7</size>
17586       </method>
17587       <method name="Boolean MoveNext()">
17588         <size>130</size>
17589       </method>
17590       <method name="Void Dispose()">
17591         <size>8</size>
17592       </method>
17593       <method name="Void Reset()">
17594         <size>6</size>
17595       </method>
17596       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17597         <size>7</size>
17598       </method>
17599       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17600         <size>40</size>
17601       </method>
17602     </type>
17603   </test>
17604   <test name="gtest-iter-10.cs">
17605     <type name="Test">
17606       <method name="Void .ctor()">
17607         <size>7</size>
17608       </method>
17609       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17610         <size>44</size>
17611       </method>
17612       <method name="Int32 Main()">
17613         <size>159</size>
17614       </method>
17615     </type>
17616     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17617       <method name="Void .ctor()">
17618         <size>7</size>
17619       </method>
17620       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17621         <size>7</size>
17622       </method>
17623       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17624         <size>12</size>
17625       </method>
17626       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17627         <size>7</size>
17628       </method>
17629       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17630         <size>52</size>
17631       </method>
17632       <method name="Boolean MoveNext()">
17633         <size>103</size>
17634       </method>
17635       <method name="Void Dispose()">
17636         <size>8</size>
17637       </method>
17638       <method name="Void Reset()">
17639         <size>6</size>
17640       </method>
17641     </type>
17642   </test>
17643   <test name="gtest-iter-11.cs">
17644     <type name="Foo">
17645       <method name="Void .ctor()">
17646         <size>7</size>
17647       </method>
17648     </type>
17649     <type name="Bar">
17650       <method name="Void .ctor()">
17651         <size>7</size>
17652       </method>
17653       <method name="System.String get_Name()">
17654         <size>7</size>
17655       </method>
17656       <method name="Void set_Name(System.String)">
17657         <size>8</size>
17658       </method>
17659     </type>
17660     <type name="Collection`1[T]">
17661       <method name="Void .ctor()">
17662         <size>18</size>
17663       </method>
17664       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17665         <size>7</size>
17666       </method>
17667       <method name="Void Add(T)">
17668         <size>13</size>
17669       </method>
17670       <method name="IEnumerator`1 GetEnumerator()">
17671         <size>15</size>
17672       </method>
17673     </type>
17674     <type name="BarCollection">
17675       <method name="Void .ctor()">
17676         <size>7</size>
17677       </method>
17678     </type>
17679     <type name="Program">
17680       <method name="Void .ctor()">
17681         <size>7</size>
17682       </method>
17683       <method name="Int32 Main()">
17684         <size>148</size>
17685       </method>
17686     </type>
17687     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17688       <method name="Void .ctor()">
17689         <size>7</size>
17690       </method>
17691       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17692         <size>7</size>
17693       </method>
17694       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17695         <size>12</size>
17696       </method>
17697       <method name="Boolean MoveNext()">
17698         <size>175</size>
17699       </method>
17700       <method name="Void Dispose()">
17701         <size>56</size>
17702       </method>
17703       <method name="Void Reset()">
17704         <size>6</size>
17705       </method>
17706     </type>
17707   </test>
17708   <test name="gtest-linq-01.cs">
17709     <type name="from.C">
17710       <method name="Void .ctor()">
17711         <size>7</size>
17712       </method>
17713       <method name="Void Main()">
17714         <size>2137</size>
17715       </method>
17716       <method name="Void Foo(Int32, Boolean)">
17717         <size>11</size>
17718       </method>
17719       <method name="Void Do(System.String[])">
17720         <size>16</size>
17721       </method>
17722     </type>
17723     <type name="from.D">
17724       <method name="Void .ctor()">
17725         <size>7</size>
17726       </method>
17727       <method name="Boolean check(System.Object, System.Object)">
17728         <size>26</size>
17729       </method>
17730     </type>
17731     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
17732       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
17733         <size>21</size>
17734       </method>
17735       <method name="&lt;i&gt;__T get_i()">
17736         <size>7</size>
17737       </method>
17738       <method name="&lt;j&gt;__T get_j()">
17739         <size>7</size>
17740       </method>
17741       <method name="Boolean Equals(System.Object)">
17742         <size>69</size>
17743       </method>
17744       <method name="Int32 GetHashCode()">
17745         <size>86</size>
17746       </method>
17747       <method name="System.String ToString()">
17748         <size>142</size>
17749       </method>
17750     </type>
17751     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
17752       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
17753         <size>21</size>
17754       </method>
17755       <method name="&lt;i&gt;__T get_i()">
17756         <size>7</size>
17757       </method>
17758       <method name="&lt;l&gt;__T get_l()">
17759         <size>7</size>
17760       </method>
17761       <method name="Boolean Equals(System.Object)">
17762         <size>69</size>
17763       </method>
17764       <method name="Int32 GetHashCode()">
17765         <size>86</size>
17766       </method>
17767       <method name="System.String ToString()">
17768         <size>142</size>
17769       </method>
17770     </type>
17771     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
17772       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
17773         <size>21</size>
17774       </method>
17775       <method name="&lt;i9&gt;__T get_i9()">
17776         <size>7</size>
17777       </method>
17778       <method name="&lt;i&gt;__T get_i()">
17779         <size>7</size>
17780       </method>
17781       <method name="Boolean Equals(System.Object)">
17782         <size>69</size>
17783       </method>
17784       <method name="Int32 GetHashCode()">
17785         <size>86</size>
17786       </method>
17787       <method name="System.String ToString()">
17788         <size>142</size>
17789       </method>
17790     </type>
17791     <type name="from.C">
17792       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17793         <size>2</size>
17794       </method>
17795       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17796         <size>2</size>
17797       </method>
17798       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
17799         <size>2</size>
17800       </method>
17801       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17802         <size>2</size>
17803       </method>
17804     </type>
17805     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17806       <method name="Void .ctor()">
17807         <size>7</size>
17808       </method>
17809       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
17810         <size>7</size>
17811       </method>
17812     </type>
17813     <type name="from.C">
17814       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
17815         <size>2</size>
17816       </method>
17817       <method name="Boolean &lt;Main&gt;m__6(Int32)">
17818         <size>10</size>
17819       </method>
17820       <method name="Int32 &lt;Main&gt;m__7(Int32)">
17821         <size>2</size>
17822       </method>
17823       <method name="Int32 &lt;Main&gt;m__8(Int32)">
17824         <size>2</size>
17825       </method>
17826       <method name="Int32 &lt;Main&gt;m__9(Int32)">
17827         <size>2</size>
17828       </method>
17829       <method name="Int32 &lt;Main&gt;m__A(Int32)">
17830         <size>2</size>
17831       </method>
17832       <method name="Int32 &lt;Main&gt;m__B(Int32)">
17833         <size>2</size>
17834       </method>
17835       <method name="Int32 &lt;Main&gt;m__C(Int32)">
17836         <size>2</size>
17837       </method>
17838       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
17839         <size>2</size>
17840       </method>
17841       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
17842         <size>2</size>
17843       </method>
17844       <method name="Int32 &lt;Main&gt;m__20(Int32)">
17845         <size>2</size>
17846       </method>
17847       <method name="Int32 &lt;Main&gt;m__21(Int32)">
17848         <size>2</size>
17849       </method>
17850       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
17851         <size>10</size>
17852       </method>
17853       <method name="Int32 &lt;Main&gt;m__D(ITest)">
17854         <size>7</size>
17855       </method>
17856       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
17857         <size>2</size>
17858       </method>
17859       <method name="Int32 &lt;Main&gt;m__F(Int32)">
17860         <size>2</size>
17861       </method>
17862       <method name="Int32 &lt;Main&gt;m__10(ITest)">
17863         <size>7</size>
17864       </method>
17865       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
17866         <size>2</size>
17867       </method>
17868       <method name="Int32 &lt;Main&gt;m__12(Int32)">
17869         <size>2</size>
17870       </method>
17871       <method name="Int32 &lt;Main&gt;m__13(ITest)">
17872         <size>7</size>
17873       </method>
17874       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
17875         <size>8</size>
17876       </method>
17877       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
17878         <size>7</size>
17879       </method>
17880       <method name="Int32 &lt;Main&gt;m__16(ITest)">
17881         <size>7</size>
17882       </method>
17883       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
17884         <size>7</size>
17885       </method>
17886       <method name="Int32 &lt;Main&gt;m__18(Int32)">
17887         <size>2</size>
17888       </method>
17889       <method name="Int32 &lt;Main&gt;m__19(Int32)">
17890         <size>2</size>
17891       </method>
17892       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
17893         <size>2</size>
17894       </method>
17895       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
17896         <size>2</size>
17897       </method>
17898       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
17899         <size>2</size>
17900       </method>
17901       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
17902         <size>2</size>
17903       </method>
17904       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
17905         <size>2</size>
17906       </method>
17907       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
17908         <size>10</size>
17909       </method>
17910       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
17911         <size>7</size>
17912       </method>
17913       <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])">
17914         <size>15</size>
17915       </method>
17916       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
17917         <size>12</size>
17918       </method>
17919       <method name="Int32 &lt;Main&gt;m__28(Int32)">
17920         <size>2</size>
17921       </method>
17922       <method name="Int32 &lt;Main&gt;m__29(Int32)">
17923         <size>2</size>
17924       </method>
17925       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
17926         <size>8</size>
17927       </method>
17928       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17929         <size>2</size>
17930       </method>
17931       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17932         <size>7</size>
17933       </method>
17934       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
17935         <size>8</size>
17936       </method>
17937       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17938         <size>2</size>
17939       </method>
17940       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17941         <size>7</size>
17942       </method>
17943       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
17944         <size>8</size>
17945       </method>
17946       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17947         <size>2</size>
17948       </method>
17949       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17950         <size>7</size>
17951       </method>
17952       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
17953         <size>2</size>
17954       </method>
17955       <method name="Int32 &lt;Main&gt;m__37(Int32)">
17956         <size>2</size>
17957       </method>
17958       <method name="Int32 &lt;Main&gt;m__38(Int32)">
17959         <size>2</size>
17960       </method>
17961     </type>
17962     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
17963       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
17964         <size>21</size>
17965       </method>
17966       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
17967         <size>7</size>
17968       </method>
17969       <method name="&lt;l2&gt;__T get_l2()">
17970         <size>7</size>
17971       </method>
17972       <method name="Boolean Equals(System.Object)">
17973         <size>69</size>
17974       </method>
17975       <method name="Int32 GetHashCode()">
17976         <size>86</size>
17977       </method>
17978       <method name="System.String ToString()">
17979         <size>142</size>
17980       </method>
17981     </type>
17982     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17983       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
17984         <size>7</size>
17985       </method>
17986       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
17987         <size>7</size>
17988       </method>
17989       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
17990         <size>7</size>
17991       </method>
17992     </type>
17993     <type name="from.C">
17994       <method name="Int32 &lt;Main&gt;m__39(Int32)">
17995         <size>2</size>
17996       </method>
17997       <method name="&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32] &lt;Main&gt;m__3B(&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]])">
17998         <size>9</size>
17999       </method>
18000       <method name="Int32 &lt;Main&gt;m__3C(&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32])">
18001         <size>2</size>
18002       </method>
18003     </type>
18004     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
18005       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
18006         <size>21</size>
18007       </method>
18008       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
18009         <size>7</size>
18010       </method>
18011       <method name="&lt;l2&gt;__T get_l2()">
18012         <size>7</size>
18013       </method>
18014       <method name="Boolean Equals(System.Object)">
18015         <size>69</size>
18016       </method>
18017       <method name="Int32 GetHashCode()">
18018         <size>86</size>
18019       </method>
18020       <method name="System.String ToString()">
18021         <size>142</size>
18022       </method>
18023     </type>
18024     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
18025       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
18026         <size>47</size>
18027       </method>
18028       <method name="Int32 &lt;&gt;m__3D(Int32)">
18029         <size>2</size>
18030       </method>
18031     </type>
18032   </test>
18033   <test name="gtest-linq-02.cs">
18034     <type name="Test">
18035       <method name="Void .ctor()">
18036         <size>7</size>
18037       </method>
18038       <method name="Int32 Main()">
18039         <size>501</size>
18040       </method>
18041       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18042         <size>2</size>
18043       </method>
18044       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18045         <size>3</size>
18046       </method>
18047       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18048         <size>2</size>
18049       </method>
18050       <method name="Int32 &lt;Main&gt;m__3(Int32)">
18051         <size>3</size>
18052       </method>
18053     </type>
18054   </test>
18055   <test name="gtest-linq-03.cs">
18056     <type name="WhereTest">
18057       <method name="Void .ctor()">
18058         <size>7</size>
18059       </method>
18060       <method name="Int32 Main()">
18061         <size>179</size>
18062       </method>
18063       <method name="Boolean &lt;Main&gt;m__0(Int32)">
18064         <size>5</size>
18065       </method>
18066       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18067         <size>5</size>
18068       </method>
18069       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18070         <size>4</size>
18071       </method>
18072     </type>
18073   </test>
18074   <test name="gtest-linq-04.cs">
18075     <type name="TestGroupBy">
18076       <method name="Void .ctor()">
18077         <size>7</size>
18078       </method>
18079       <method name="Int32 Main()">
18080         <size>553</size>
18081       </method>
18082     </type>
18083     <type name="&lt;PrivateImplementationDetails&gt;">
18084       <method name="Void .ctor()">
18085         <size>7</size>
18086       </method>
18087     </type>
18088     <type name="TestGroupBy">
18089       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18090         <size>4</size>
18091       </method>
18092       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18093         <size>2</size>
18094       </method>
18095       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18096         <size>4</size>
18097       </method>
18098       <method name="Int32 &lt;Main&gt;m__3(Int32)">
18099         <size>2</size>
18100       </method>
18101     </type>
18102   </test>
18103   <test name="gtest-linq-05.cs">
18104     <type name="OrderByTests">
18105       <method name="Void .ctor()">
18106         <size>7</size>
18107       </method>
18108       <method name="Int32 Main()">
18109         <size>1254</size>
18110       </method>
18111     </type>
18112     <type name="OrderByTests+Data">
18113       <method name="Void .ctor()">
18114         <size>7</size>
18115       </method>
18116       <method name="Int32 get_ID()">
18117         <size>7</size>
18118       </method>
18119       <method name="Void set_ID(Int32)">
18120         <size>8</size>
18121       </method>
18122       <method name="System.String get_Name()">
18123         <size>7</size>
18124       </method>
18125       <method name="Void set_Name(System.String)">
18126         <size>8</size>
18127       </method>
18128       <method name="System.String ToString()">
18129         <size>28</size>
18130       </method>
18131     </type>
18132     <type name="OrderByTests">
18133       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18134         <size>2</size>
18135       </method>
18136       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18137         <size>2</size>
18138       </method>
18139       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18140         <size>2</size>
18141       </method>
18142       <method name="Int32 &lt;Main&gt;m__3(Int32)">
18143         <size>4</size>
18144       </method>
18145       <method name="System.String &lt;Main&gt;m__4(System.String)">
18146         <size>2</size>
18147       </method>
18148       <method name="Int32 &lt;Main&gt;m__5(System.String)">
18149         <size>7</size>
18150       </method>
18151       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
18152         <size>7</size>
18153       </method>
18154       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
18155         <size>7</size>
18156       </method>
18157       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
18158         <size>7</size>
18159       </method>
18160       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
18161         <size>7</size>
18162       </method>
18163       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
18164         <size>11</size>
18165       </method>
18166       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
18167         <size>7</size>
18168       </method>
18169       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
18170         <size>7</size>
18171       </method>
18172       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
18173         <size>11</size>
18174       </method>
18175       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
18176         <size>7</size>
18177       </method>
18178       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
18179         <size>7</size>
18180       </method>
18181       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
18182         <size>2</size>
18183       </method>
18184     </type>
18185   </test>
18186   <test name="gtest-linq-06.cs">
18187     <type name="Let">
18188       <method name="Void .ctor()">
18189         <size>7</size>
18190       </method>
18191       <method name="Int32 Main()">
18192         <size>406</size>
18193       </method>
18194     </type>
18195     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
18196       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
18197         <size>21</size>
18198       </method>
18199       <method name="&lt;i&gt;__T get_i()">
18200         <size>7</size>
18201       </method>
18202       <method name="&lt;u&gt;__T get_u()">
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="Let">
18216       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
18217         <size>10</size>
18218       </method>
18219       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18220         <size>7</size>
18221       </method>
18222       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
18223         <size>10</size>
18224       </method>
18225       <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])">
18226         <size>15</size>
18227       </method>
18228       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
18229         <size>18</size>
18230       </method>
18231       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
18232         <size>7</size>
18233       </method>
18234     </type>
18235     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
18236       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
18237         <size>21</size>
18238       </method>
18239       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
18240         <size>7</size>
18241       </method>
18242       <method name="&lt;v&gt;__T get_v()">
18243         <size>7</size>
18244       </method>
18245       <method name="Boolean Equals(System.Object)">
18246         <size>69</size>
18247       </method>
18248       <method name="Int32 GetHashCode()">
18249         <size>86</size>
18250       </method>
18251       <method name="System.String ToString()">
18252         <size>142</size>
18253       </method>
18254     </type>
18255   </test>
18256   <test name="gtest-linq-07.cs">
18257     <type name="SelectMany">
18258       <method name="Void .ctor()">
18259         <size>7</size>
18260       </method>
18261       <method name="Int32 Main()">
18262         <size>748</size>
18263       </method>
18264     </type>
18265     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
18266       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
18267         <size>21</size>
18268       </method>
18269       <method name="&lt;i1&gt;__T get_i1()">
18270         <size>7</size>
18271       </method>
18272       <method name="&lt;i2&gt;__T get_i2()">
18273         <size>7</size>
18274       </method>
18275       <method name="Boolean Equals(System.Object)">
18276         <size>69</size>
18277       </method>
18278       <method name="Int32 GetHashCode()">
18279         <size>86</size>
18280       </method>
18281       <method name="System.String ToString()">
18282         <size>142</size>
18283       </method>
18284     </type>
18285     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
18286       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
18287         <size>28</size>
18288       </method>
18289       <method name="&lt;pp&gt;__T get_pp()">
18290         <size>7</size>
18291       </method>
18292       <method name="&lt;i1&gt;__T get_i1()">
18293         <size>7</size>
18294       </method>
18295       <method name="&lt;i3&gt;__T get_i3()">
18296         <size>7</size>
18297       </method>
18298       <method name="Boolean Equals(System.Object)">
18299         <size>96</size>
18300       </method>
18301       <method name="Int32 GetHashCode()">
18302         <size>109</size>
18303       </method>
18304       <method name="System.String ToString()">
18305         <size>199</size>
18306       </method>
18307     </type>
18308     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
18309       <method name="Void .ctor()">
18310         <size>7</size>
18311       </method>
18312       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18313         <size>12</size>
18314       </method>
18315       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
18316         <size>12</size>
18317       </method>
18318       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
18319         <size>12</size>
18320       </method>
18321       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
18322         <size>7</size>
18323       </method>
18324     </type>
18325     <type name="SelectMany">
18326       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
18327         <size>8</size>
18328       </method>
18329       <method name="Boolean &lt;Main&gt;m__2(Int32)">
18330         <size>5</size>
18331       </method>
18332       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
18333         <size>8</size>
18334       </method>
18335       <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)">
18336         <size>8</size>
18337       </method>
18338       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
18339         <size>7</size>
18340       </method>
18341       <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])">
18342         <size>25</size>
18343       </method>
18344       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
18345         <size>8</size>
18346       </method>
18347     </type>
18348     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
18349       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
18350         <size>21</size>
18351       </method>
18352       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
18353         <size>7</size>
18354       </method>
18355       <method name="&lt;i3&gt;__T get_i3()">
18356         <size>7</size>
18357       </method>
18358       <method name="Boolean Equals(System.Object)">
18359         <size>69</size>
18360       </method>
18361       <method name="Int32 GetHashCode()">
18362         <size>86</size>
18363       </method>
18364       <method name="System.String ToString()">
18365         <size>142</size>
18366       </method>
18367     </type>
18368   </test>
18369   <test name="gtest-linq-08.cs">
18370     <type name="TestA">
18371       <method name="Void .ctor(String)">
18372         <size>14</size>
18373       </method>
18374       <method name="System.String Select[U](System.Func`2[TestA,U])">
18375         <size>7</size>
18376       </method>
18377     </type>
18378     <type name="TestB">
18379       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
18380         <size>25</size>
18381       </method>
18382     </type>
18383     <type name="CustomQueryExpressionPattern">
18384       <method name="Void .ctor()">
18385         <size>7</size>
18386       </method>
18387       <method name="Int32 Main()">
18388         <size>153</size>
18389       </method>
18390       <method name="TestA &lt;Main&gt;m__0(TestA)">
18391         <size>2</size>
18392       </method>
18393       <method name="Boolean &lt;Main&gt;m__1(TestA)">
18394         <size>17</size>
18395       </method>
18396     </type>
18397   </test>
18398   <test name="gtest-linq-09.cs">
18399     <type name="Data">
18400       <method name="Void .ctor()">
18401         <size>7</size>
18402       </method>
18403     </type>
18404     <type name="Join">
18405       <method name="Void .ctor()">
18406         <size>7</size>
18407       </method>
18408       <method name="Int32 Main()">
18409         <size>912</size>
18410       </method>
18411     </type>
18412     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
18413       <method name="Void .ctor(&lt;Result&gt;__T)">
18414         <size>14</size>
18415       </method>
18416       <method name="&lt;Result&gt;__T get_Result()">
18417         <size>7</size>
18418       </method>
18419       <method name="Boolean Equals(System.Object)">
18420         <size>39</size>
18421       </method>
18422       <method name="Int32 GetHashCode()">
18423         <size>63</size>
18424       </method>
18425       <method name="System.String ToString()">
18426         <size>67</size>
18427       </method>
18428     </type>
18429     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18430       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18431         <size>21</size>
18432       </method>
18433       <method name="&lt;a&gt;__T get_a()">
18434         <size>7</size>
18435       </method>
18436       <method name="&lt;b&gt;__T get_b()">
18437         <size>7</size>
18438       </method>
18439       <method name="Boolean Equals(System.Object)">
18440         <size>69</size>
18441       </method>
18442       <method name="Int32 GetHashCode()">
18443         <size>86</size>
18444       </method>
18445       <method name="System.String ToString()">
18446         <size>142</size>
18447       </method>
18448     </type>
18449     <type name="Join">
18450       <method name="Int32 &lt;Main&gt;m__0(Data)">
18451         <size>7</size>
18452       </method>
18453       <method name="Int32 &lt;Main&gt;m__1(Data)">
18454         <size>7</size>
18455       </method>
18456       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
18457         <size>23</size>
18458       </method>
18459       <method name="Int32 &lt;Main&gt;m__3(Data)">
18460         <size>7</size>
18461       </method>
18462       <method name="Int32 &lt;Main&gt;m__4(Data)">
18463         <size>7</size>
18464       </method>
18465       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
18466         <size>8</size>
18467       </method>
18468       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
18469         <size>22</size>
18470       </method>
18471       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
18472         <size>33</size>
18473       </method>
18474       <method name="Int32 &lt;Main&gt;m__8(Data)">
18475         <size>7</size>
18476       </method>
18477       <method name="Int32 &lt;Main&gt;m__9(Data)">
18478         <size>7</size>
18479       </method>
18480       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
18481         <size>23</size>
18482       </method>
18483       <method name="Int32 &lt;Main&gt;m__B(Data)">
18484         <size>7</size>
18485       </method>
18486       <method name="Int32 &lt;Main&gt;m__C(Data)">
18487         <size>7</size>
18488       </method>
18489       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
18490         <size>8</size>
18491       </method>
18492       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
18493         <size>12</size>
18494       </method>
18495       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
18496         <size>7</size>
18497       </method>
18498     </type>
18499   </test>
18500   <test name="gtest-linq-10.cs">
18501     <type name="DataA">
18502       <method name="Void .ctor()">
18503         <size>7</size>
18504       </method>
18505     </type>
18506     <type name="DataB">
18507       <method name="Void .ctor()">
18508         <size>7</size>
18509       </method>
18510     </type>
18511     <type name="GroupJoin">
18512       <method name="Void .ctor()">
18513         <size>7</size>
18514       </method>
18515       <method name="Int32 Main()">
18516         <size>631</size>
18517       </method>
18518     </type>
18519     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
18520       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
18521         <size>21</size>
18522       </method>
18523       <method name="&lt;a&gt;__T get_a()">
18524         <size>7</size>
18525       </method>
18526       <method name="&lt;ab&gt;__T get_ab()">
18527         <size>7</size>
18528       </method>
18529       <method name="Boolean Equals(System.Object)">
18530         <size>69</size>
18531       </method>
18532       <method name="Int32 GetHashCode()">
18533         <size>86</size>
18534       </method>
18535       <method name="System.String ToString()">
18536         <size>142</size>
18537       </method>
18538     </type>
18539     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18540       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18541         <size>21</size>
18542       </method>
18543       <method name="&lt;a&gt;__T get_a()">
18544         <size>7</size>
18545       </method>
18546       <method name="&lt;b&gt;__T get_b()">
18547         <size>7</size>
18548       </method>
18549       <method name="Boolean Equals(System.Object)">
18550         <size>69</size>
18551       </method>
18552       <method name="Int32 GetHashCode()">
18553         <size>86</size>
18554       </method>
18555       <method name="System.String ToString()">
18556         <size>142</size>
18557       </method>
18558     </type>
18559     <type name="GroupJoin">
18560       <method name="Int32 &lt;Main&gt;m__0(DataA)">
18561         <size>7</size>
18562       </method>
18563       <method name="Int32 &lt;Main&gt;m__1(DataB)">
18564         <size>7</size>
18565       </method>
18566       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
18567         <size>8</size>
18568       </method>
18569       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
18570         <size>12</size>
18571       </method>
18572       <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)">
18573         <size>39</size>
18574       </method>
18575       <method name="Int32 &lt;Main&gt;m__5(DataA)">
18576         <size>7</size>
18577       </method>
18578       <method name="Int32 &lt;Main&gt;m__6(DataB)">
18579         <size>7</size>
18580       </method>
18581       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
18582         <size>8</size>
18583       </method>
18584       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
18585         <size>12</size>
18586       </method>
18587       <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)">
18588         <size>39</size>
18589       </method>
18590     </type>
18591   </test>
18592   <test name="gtest-linq-11.cs">
18593     <type name="IntoTest">
18594       <method name="Void .ctor()">
18595         <size>7</size>
18596       </method>
18597       <method name="Int32 Main()">
18598         <size>275</size>
18599       </method>
18600       <method name="Boolean &lt;Main&gt;m__0(Int32)">
18601         <size>5</size>
18602       </method>
18603       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18604         <size>5</size>
18605       </method>
18606       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18607         <size>4</size>
18608       </method>
18609       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18610         <size>5</size>
18611       </method>
18612       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18613         <size>4</size>
18614       </method>
18615     </type>
18616   </test>
18617   <test name="gtest-linq-12.cs">
18618     <type name="NestedQuery">
18619       <method name="Void .ctor()">
18620         <size>7</size>
18621       </method>
18622       <method name="Void XX()">
18623         <size>108</size>
18624       </method>
18625       <method name="Int32 Main()">
18626         <size>464</size>
18627       </method>
18628     </type>
18629     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
18630       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
18631         <size>21</size>
18632       </method>
18633       <method name="&lt;values&gt;__T get_values()">
18634         <size>7</size>
18635       </method>
18636       <method name="&lt;length&gt;__T get_length()">
18637         <size>7</size>
18638       </method>
18639       <method name="Boolean Equals(System.Object)">
18640         <size>69</size>
18641       </method>
18642       <method name="Int32 GetHashCode()">
18643         <size>86</size>
18644       </method>
18645       <method name="System.String ToString()">
18646         <size>142</size>
18647       </method>
18648     </type>
18649     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
18650       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
18651         <size>21</size>
18652       </method>
18653       <method name="&lt;type&gt;__T get_type()">
18654         <size>7</size>
18655       </method>
18656       <method name="&lt;x&gt;__T get_x()">
18657         <size>7</size>
18658       </method>
18659       <method name="Boolean Equals(System.Object)">
18660         <size>69</size>
18661       </method>
18662       <method name="Int32 GetHashCode()">
18663         <size>86</size>
18664       </method>
18665       <method name="System.String ToString()">
18666         <size>142</size>
18667       </method>
18668     </type>
18669     <type name="NestedQuery">
18670       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
18671         <size>13</size>
18672       </method>
18673     </type>
18674     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
18675       <method name="Void .ctor()">
18676         <size>7</size>
18677       </method>
18678     </type>
18679     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
18680       <method name="Void .ctor()">
18681         <size>7</size>
18682       </method>
18683     </type>
18684     <type name="NestedQuery">
18685       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
18686         <size>110</size>
18687       </method>
18688       <method name="Boolean &lt;Main&gt;m__2(System.String)">
18689         <size>10</size>
18690       </method>
18691       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
18692         <size>36</size>
18693       </method>
18694       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
18695         <size>13</size>
18696       </method>
18697       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
18698         <size>110</size>
18699       </method>
18700       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
18701         <size>9</size>
18702       </method>
18703       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18704         <size>7</size>
18705       </method>
18706       <method name="Boolean &lt;Main&gt;m__9(Char)">
18707         <size>6</size>
18708       </method>
18709       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
18710         <size>9</size>
18711       </method>
18712       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18713         <size>7</size>
18714       </method>
18715     </type>
18716     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
18717       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18718         <size>15</size>
18719       </method>
18720     </type>
18721     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
18722       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18723         <size>15</size>
18724       </method>
18725     </type>
18726   </test>
18727   <test name="gtest-linq-13.cs">
18728     <type name="Program">
18729       <method name="Void .ctor()">
18730         <size>7</size>
18731       </method>
18732       <method name="Void Main()">
18733         <size>1</size>
18734       </method>
18735       <method name="Void Foo(TypeDefinition)">
18736         <size>47</size>
18737       </method>
18738       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
18739         <size>2</size>
18740       </method>
18741     </type>
18742     <type name="Extension">
18743       <method name="IEnumerable`1 Cast[T](IFoo)">
18744         <size>2</size>
18745       </method>
18746     </type>
18747     <type name="MethodDefinition">
18748       <method name="Void .ctor()">
18749         <size>7</size>
18750       </method>
18751     </type>
18752     <type name="TypeDefinition">
18753       <method name="Void .ctor()">
18754         <size>7</size>
18755       </method>
18756       <method name="MethodDefinitionCollection get_Methods()">
18757         <size>2</size>
18758       </method>
18759       <method name="Void set_Methods(MethodDefinitionCollection)">
18760         <size>1</size>
18761       </method>
18762     </type>
18763     <type name="MethodDefinitionCollection">
18764       <method name="Void .ctor()">
18765         <size>7</size>
18766       </method>
18767     </type>
18768   </test>
18769   <test name="gtest-linq-14.cs">
18770     <type name="Person">
18771       <method name="Void .ctor()">
18772         <size>7</size>
18773       </method>
18774       <method name="Style get_Style()">
18775         <size>7</size>
18776       </method>
18777       <method name="Void set_Style(Style)">
18778         <size>8</size>
18779       </method>
18780     </type>
18781     <type name="Extensions">
18782       <method name="IMarker`1 Cast[T](IObjectContainer)">
18783         <size>2</size>
18784       </method>
18785       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
18786         <size>2</size>
18787       </method>
18788     </type>
18789     <type name="Program">
18790       <method name="Void .ctor()">
18791         <size>7</size>
18792       </method>
18793       <method name="Void Main()">
18794         <size>1</size>
18795       </method>
18796       <method name="Void Assert(System.Action)">
18797         <size>1</size>
18798       </method>
18799       <method name="Void Test(IObjectContainer, Style)">
18800         <size>38</size>
18801       </method>
18802     </type>
18803     <type name="Program+&lt;Test&gt;c__AnonStorey0">
18804       <method name="Void .ctor()">
18805         <size>7</size>
18806       </method>
18807       <method name="Void &lt;&gt;m__0()">
18808         <size>117</size>
18809       </method>
18810     </type>
18811   </test>
18812   <test name="gtest-linq-15.cs">
18813     <type name="NameCollisionTest.Data">
18814       <method name="Void .ctor()">
18815         <size>7</size>
18816       </method>
18817     </type>
18818     <type name="NameCollisionTest.Ex">
18819       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
18820         <size>44</size>
18821       </method>
18822     </type>
18823     <type name="NameCollisionTest.C">
18824       <method name="Void .ctor()">
18825         <size>7</size>
18826       </method>
18827       <method name="Void Main()">
18828         <size>78</size>
18829       </method>
18830       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
18831         <size>7</size>
18832       </method>
18833       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18834         <size>5</size>
18835       </method>
18836     </type>
18837     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
18838       <method name="Void .ctor()">
18839         <size>7</size>
18840       </method>
18841       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18842         <size>12</size>
18843       </method>
18844       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18845         <size>7</size>
18846       </method>
18847       <method name="Boolean MoveNext()">
18848         <size>86</size>
18849       </method>
18850       <method name="Void Dispose()">
18851         <size>8</size>
18852       </method>
18853       <method name="Void Reset()">
18854         <size>6</size>
18855       </method>
18856       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
18857         <size>7</size>
18858       </method>
18859       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
18860         <size>52</size>
18861       </method>
18862     </type>
18863   </test>
18864   <test name="gtest-linq-16.cs">
18865     <type name="C">
18866       <method name="Void .ctor()">
18867         <size>7</size>
18868       </method>
18869       <method name="Void Main()">
18870         <size>12</size>
18871       </method>
18872       <method name="Void Test_1(Int32)">
18873         <size>27</size>
18874       </method>
18875       <method name="Void Test_2()">
18876         <size>31</size>
18877       </method>
18878       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
18879         <size>26</size>
18880       </method>
18881     </type>
18882     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18883       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18884         <size>21</size>
18885       </method>
18886       <method name="&lt;a&gt;__T get_a()">
18887         <size>7</size>
18888       </method>
18889       <method name="&lt;b&gt;__T get_b()">
18890         <size>7</size>
18891       </method>
18892       <method name="Boolean Equals(System.Object)">
18893         <size>69</size>
18894       </method>
18895       <method name="Int32 GetHashCode()">
18896         <size>86</size>
18897       </method>
18898       <method name="System.String ToString()">
18899         <size>142</size>
18900       </method>
18901     </type>
18902     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
18903       <method name="Void .ctor()">
18904         <size>7</size>
18905       </method>
18906       <method name="IEnumerable`1 &lt;&gt;m__0()">
18907         <size>67</size>
18908       </method>
18909       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
18910         <size>8</size>
18911       </method>
18912       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18913         <size>14</size>
18914       </method>
18915     </type>
18916     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
18917       <method name="Void .ctor()">
18918         <size>7</size>
18919       </method>
18920       <method name="IEnumerable`1 &lt;&gt;m__2()">
18921         <size>67</size>
18922       </method>
18923       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
18924         <size>8</size>
18925       </method>
18926       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18927         <size>14</size>
18928       </method>
18929     </type>
18930   </test>
18931   <test name="gtest-linq-17.cs">
18932     <type name="TestGroupBy">
18933       <method name="Void .ctor()">
18934         <size>7</size>
18935       </method>
18936       <method name="Int32 Main()">
18937         <size>157</size>
18938       </method>
18939       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18940         <size>2</size>
18941       </method>
18942     </type>
18943     <type name="&lt;PrivateImplementationDetails&gt;">
18944       <method name="Void .ctor()">
18945         <size>7</size>
18946       </method>
18947     </type>
18948   </test>
18949   <test name="gtest-linq-18.cs">
18950     <type name="C">
18951       <method name="Void .ctor()">
18952         <size>7</size>
18953       </method>
18954       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
18955         <size>2</size>
18956       </method>
18957       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
18958         <size>2</size>
18959       </method>
18960       <method name="Int32 Main()">
18961         <size>652</size>
18962       </method>
18963       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
18964         <size>42</size>
18965       </method>
18966       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
18967         <size>11</size>
18968       </method>
18969       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
18970         <size>31</size>
18971       </method>
18972       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18973         <size>31</size>
18974       </method>
18975       <method name="Boolean &lt;Main&gt;m__4(Int32)">
18976         <size>31</size>
18977       </method>
18978       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18979         <size>31</size>
18980       </method>
18981       <method name="Boolean &lt;Main&gt;m__6(Int32)">
18982         <size>31</size>
18983       </method>
18984       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
18985         <size>10</size>
18986       </method>
18987       <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])">
18988         <size>15</size>
18989       </method>
18990       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18991         <size>31</size>
18992       </method>
18993       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18994         <size>15</size>
18995       </method>
18996       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18997         <size>12</size>
18998       </method>
18999     </type>
19000     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
19001       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
19002         <size>21</size>
19003       </method>
19004       <method name="&lt;ck&gt;__T get_ck()">
19005         <size>7</size>
19006       </method>
19007       <method name="&lt;xy&gt;__T get_xy()">
19008         <size>7</size>
19009       </method>
19010       <method name="Boolean Equals(System.Object)">
19011         <size>69</size>
19012       </method>
19013       <method name="Int32 GetHashCode()">
19014         <size>86</size>
19015       </method>
19016       <method name="System.String ToString()">
19017         <size>142</size>
19018       </method>
19019     </type>
19020     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
19021       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
19022         <size>21</size>
19023       </method>
19024       <method name="&lt;i&gt;__T get_i()">
19025         <size>7</size>
19026       </method>
19027       <method name="&lt;l&gt;__T get_l()">
19028         <size>7</size>
19029       </method>
19030       <method name="Boolean Equals(System.Object)">
19031         <size>69</size>
19032       </method>
19033       <method name="Int32 GetHashCode()">
19034         <size>86</size>
19035       </method>
19036       <method name="System.String ToString()">
19037         <size>142</size>
19038       </method>
19039     </type>
19040     <type name="&lt;PrivateImplementationDetails&gt;">
19041       <method name="Void .ctor()">
19042         <size>7</size>
19043       </method>
19044     </type>
19045     <type name="C+&lt;Main&gt;c__AnonStorey0">
19046       <method name="Void .ctor()">
19047         <size>7</size>
19048       </method>
19049     </type>
19050     <type name="C+&lt;Main&gt;c__AnonStorey1">
19051       <method name="Void .ctor()">
19052         <size>7</size>
19053       </method>
19054     </type>
19055     <type name="C+&lt;Main&gt;c__AnonStorey2">
19056       <method name="Void .ctor()">
19057         <size>7</size>
19058       </method>
19059     </type>
19060     <type name="C+&lt;Main&gt;c__AnonStorey3">
19061       <method name="Void .ctor()">
19062         <size>7</size>
19063       </method>
19064     </type>
19065     <type name="C+&lt;Main&gt;c__AnonStorey4">
19066       <method name="Void .ctor()">
19067         <size>7</size>
19068       </method>
19069     </type>
19070     <type name="C+&lt;Main&gt;c__AnonStorey5">
19071       <method name="Void .ctor()">
19072         <size>7</size>
19073       </method>
19074     </type>
19075     <type name="C+&lt;Main&gt;c__AnonStorey6">
19076       <method name="Void .ctor()">
19077         <size>7</size>
19078       </method>
19079     </type>
19080     <type name="C">
19081       <method name="Boolean &lt;Main&gt;m__C(Int32)">
19082         <size>31</size>
19083       </method>
19084       <method name="Boolean &lt;Main&gt;m__D(Int32)">
19085         <size>31</size>
19086       </method>
19087       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
19088         <size>2</size>
19089       </method>
19090       <method name="Boolean &lt;Main&gt;m__F(Int32)">
19091         <size>31</size>
19092       </method>
19093       <method name="Boolean &lt;Main&gt;m__10(Int32)">
19094         <size>31</size>
19095       </method>
19096       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
19097         <size>2</size>
19098       </method>
19099     </type>
19100     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
19101       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
19102         <size>21</size>
19103       </method>
19104       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19105         <size>7</size>
19106       </method>
19107       <method name="&lt;g&gt;__T get_g()">
19108         <size>7</size>
19109       </method>
19110       <method name="Boolean Equals(System.Object)">
19111         <size>69</size>
19112       </method>
19113       <method name="Int32 GetHashCode()">
19114         <size>86</size>
19115       </method>
19116       <method name="System.String ToString()">
19117         <size>142</size>
19118       </method>
19119     </type>
19120     <type name="C+&lt;Main&gt;c__AnonStorey0">
19121       <method name="Boolean &lt;&gt;m__12(Int32)">
19122         <size>10</size>
19123       </method>
19124     </type>
19125     <type name="C+&lt;Main&gt;c__AnonStorey1">
19126       <method name="Boolean &lt;&gt;m__13(Int32)">
19127         <size>15</size>
19128       </method>
19129     </type>
19130     <type name="C+&lt;Main&gt;c__AnonStorey2">
19131       <method name="Boolean &lt;&gt;m__14(Int32)">
19132         <size>10</size>
19133       </method>
19134     </type>
19135     <type name="C+&lt;Main&gt;c__AnonStorey3">
19136       <method name="Boolean &lt;&gt;m__15(Int32)">
19137         <size>10</size>
19138       </method>
19139     </type>
19140     <type name="C+&lt;Main&gt;c__AnonStorey4">
19141       <method name="Int32 &lt;&gt;m__16(Int32)">
19142         <size>9</size>
19143       </method>
19144     </type>
19145     <type name="C+&lt;Main&gt;c__AnonStorey5">
19146       <method name="Int32 &lt;&gt;m__17(Int32)">
19147         <size>9</size>
19148       </method>
19149     </type>
19150     <type name="C+&lt;Main&gt;c__AnonStorey6">
19151       <method name="Boolean &lt;&gt;m__18(Int32)">
19152         <size>20</size>
19153       </method>
19154     </type>
19155     <type name="C+&lt;Main&gt;c__AnonStorey7">
19156       <method name="Void .ctor()">
19157         <size>7</size>
19158       </method>
19159       <method name="Boolean &lt;&gt;m__19(Int32)">
19160         <size>10</size>
19161       </method>
19162     </type>
19163     <type name="C+&lt;Main&gt;c__AnonStorey8">
19164       <method name="Void .ctor()">
19165         <size>7</size>
19166       </method>
19167       <method name="Boolean &lt;&gt;m__1A(Int32)">
19168         <size>10</size>
19169       </method>
19170     </type>
19171     <type name="C+&lt;Main&gt;c__AnonStorey9">
19172       <method name="Void .ctor()">
19173         <size>7</size>
19174       </method>
19175       <method name="Boolean &lt;&gt;m__1B(Int32)">
19176         <size>10</size>
19177       </method>
19178     </type>
19179     <type name="C+&lt;Main&gt;c__AnonStoreyA">
19180       <method name="Void .ctor()">
19181         <size>7</size>
19182       </method>
19183       <method name="Boolean &lt;&gt;m__1C(Int32)">
19184         <size>10</size>
19185       </method>
19186     </type>
19187   </test>
19188   <test name="gtest-linq-19.cs">
19189     <type name="Test">
19190       <method name="Void .ctor()">
19191         <size>7</size>
19192       </method>
19193       <method name="Void .cctor()">
19194         <size>45</size>
19195       </method>
19196       <method name="Void Main()">
19197         <size>1</size>
19198       </method>
19199       <method name="Char &lt;Test&gt;m__0(Char)">
19200         <size>2</size>
19201       </method>
19202     </type>
19203   </test>
19204   <test name="gtest-named-01.cs">
19205     <type name="C">
19206       <method name="Int32 Test(Int32, Int32, System.String)">
19207         <size>6</size>
19208       </method>
19209       <method name="T Foo[T](T, Int32)">
19210         <size>2</size>
19211       </method>
19212       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
19213         <size>9</size>
19214       </method>
19215       <method name="Int32 Main()">
19216         <size>173</size>
19217       </method>
19218       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19219         <size>2</size>
19220       </method>
19221     </type>
19222     <type name="C+&lt;Main&gt;c__AnonStorey0">
19223       <method name="Void .ctor()">
19224         <size>7</size>
19225       </method>
19226       <method name="Int32 &lt;&gt;m__1(Int32)">
19227         <size>7</size>
19228       </method>
19229     </type>
19230   </test>
19231   <test name="gtest-var-04.cs">
19232     <type name="Test">
19233       <method name="Void .ctor()">
19234         <size>7</size>
19235       </method>
19236       <method name="Int32 Main()">
19237         <size>219</size>
19238       </method>
19239     </type>
19240   </test>
19241   <test name="gtest-variance-11.cs">
19242     <type name="D">
19243       <method name="Void .ctor()">
19244         <size>7</size>
19245       </method>
19246       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
19247         <size>38</size>
19248       </method>
19249       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
19250         <size>38</size>
19251       </method>
19252       <method name="Int32 Main()">
19253         <size>38</size>
19254       </method>
19255     </type>
19256   </test>
19257   <test name="gtest-variance-13.cs">
19258     <type name="A">
19259       <method name="Void .ctor()">
19260         <size>7</size>
19261       </method>
19262       <method name="Void Foo[T](T, IList`1)">
19263         <size>1</size>
19264       </method>
19265       <method name="Void Test()">
19266         <size>17</size>
19267       </method>
19268     </type>
19269     <type name="B">
19270       <method name="Void .ctor()">
19271         <size>7</size>
19272       </method>
19273       <method name="Void Foo[T](T, I`1)">
19274         <size>1</size>
19275       </method>
19276       <method name="Void Test[U](U, I`1)">
19277         <size>8</size>
19278       </method>
19279     </type>
19280     <type name="M">
19281       <method name="Void .ctor()">
19282         <size>7</size>
19283       </method>
19284       <method name="Int32 Main()">
19285         <size>2</size>
19286       </method>
19287     </type>
19288   </test>
19289   <test name="gtest-variance-6.cs">
19290     <type name="Program">
19291       <method name="Void .ctor()">
19292         <size>7</size>
19293       </method>
19294       <method name="Void Main()">
19295         <size>1</size>
19296       </method>
19297     </type>
19298     <type name="Cov1`1[U]">
19299       <method name="Void .ctor(Object, IntPtr)">
19300         <size>0</size>
19301       </method>
19302       <method name="ICovariant`1 Invoke(IContravariant`1)">
19303         <size>0</size>
19304       </method>
19305       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
19306         <size>0</size>
19307       </method>
19308       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
19309         <size>0</size>
19310       </method>
19311     </type>
19312     <type name="Cov2`1[U]">
19313       <method name="Void .ctor(Object, IntPtr)">
19314         <size>0</size>
19315       </method>
19316       <method name="ICovariant`1 Invoke(IContravariant`1)">
19317         <size>0</size>
19318       </method>
19319       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
19320         <size>0</size>
19321       </method>
19322       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
19323         <size>0</size>
19324       </method>
19325     </type>
19326     <type name="Cov3`1[U]">
19327       <method name="Void .ctor(Object, IntPtr)">
19328         <size>0</size>
19329       </method>
19330       <method name="ICovariant`1 Invoke(IContravariant`1)">
19331         <size>0</size>
19332       </method>
19333       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
19334         <size>0</size>
19335       </method>
19336       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
19337         <size>0</size>
19338       </method>
19339     </type>
19340     <type name="Cov4`1[U]">
19341       <method name="Void .ctor(Object, IntPtr)">
19342         <size>0</size>
19343       </method>
19344       <method name="ICovariant`1 Invoke()">
19345         <size>0</size>
19346       </method>
19347       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19348         <size>0</size>
19349       </method>
19350       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
19351         <size>0</size>
19352       </method>
19353     </type>
19354     <type name="Cov5`1[U]">
19355       <method name="Void .ctor(Object, IntPtr)">
19356         <size>0</size>
19357       </method>
19358       <method name="IContravariant`1 Invoke()">
19359         <size>0</size>
19360       </method>
19361       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19362         <size>0</size>
19363       </method>
19364       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19365         <size>0</size>
19366       </method>
19367     </type>
19368     <type name="Contra5`1[U]">
19369       <method name="Void .ctor(Object, IntPtr)">
19370         <size>0</size>
19371       </method>
19372       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
19373         <size>0</size>
19374       </method>
19375       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
19376         <size>0</size>
19377       </method>
19378       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19379         <size>0</size>
19380       </method>
19381     </type>
19382     <type name="Contra6`1[U]">
19383       <method name="Void .ctor(Object, IntPtr)">
19384         <size>0</size>
19385       </method>
19386       <method name="IContravariant`1 Invoke()">
19387         <size>0</size>
19388       </method>
19389       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19390         <size>0</size>
19391       </method>
19392       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19393         <size>0</size>
19394       </method>
19395     </type>
19396     <type name="Contra7`1[U]">
19397       <method name="Void .ctor(Object, IntPtr)">
19398         <size>0</size>
19399       </method>
19400       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
19401         <size>0</size>
19402       </method>
19403       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
19404         <size>0</size>
19405       </method>
19406       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19407         <size>0</size>
19408       </method>
19409     </type>
19410     <type name="Contra8`1[U]">
19411       <method name="Void .ctor(Object, IntPtr)">
19412         <size>0</size>
19413       </method>
19414       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
19415         <size>0</size>
19416       </method>
19417       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
19418         <size>0</size>
19419       </method>
19420       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19421         <size>0</size>
19422       </method>
19423     </type>
19424   </test>
19425   <test name="gtest-variance-7.cs">
19426     <type name="C">
19427       <method name="Void .ctor()">
19428         <size>7</size>
19429       </method>
19430       <method name="Void Main()">
19431         <size>1</size>
19432       </method>
19433     </type>
19434     <type name="Covariant`1[T]">
19435       <method name="Void .ctor(Object, IntPtr)">
19436         <size>0</size>
19437       </method>
19438       <method name="T Invoke()">
19439         <size>0</size>
19440       </method>
19441       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19442         <size>0</size>
19443       </method>
19444       <method name="T EndInvoke(IAsyncResult)">
19445         <size>0</size>
19446       </method>
19447     </type>
19448     <type name="Contra`1[T]">
19449       <method name="Void .ctor(Object, IntPtr)">
19450         <size>0</size>
19451       </method>
19452       <method name="Void Invoke(T)">
19453         <size>0</size>
19454       </method>
19455       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19456         <size>0</size>
19457       </method>
19458       <method name="Void EndInvoke(IAsyncResult)">
19459         <size>0</size>
19460       </method>
19461     </type>
19462     <type name="CoContra`2[TR,T]">
19463       <method name="Void .ctor(Object, IntPtr)">
19464         <size>0</size>
19465       </method>
19466       <method name="TR Invoke(T)">
19467         <size>0</size>
19468       </method>
19469       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19470         <size>0</size>
19471       </method>
19472       <method name="TR EndInvoke(IAsyncResult)">
19473         <size>0</size>
19474       </method>
19475     </type>
19476     <type name="None`1[T]">
19477       <method name="Void .ctor(Object, IntPtr)">
19478         <size>0</size>
19479       </method>
19480       <method name="Void Invoke(T)">
19481         <size>0</size>
19482       </method>
19483       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19484         <size>0</size>
19485       </method>
19486       <method name="Void EndInvoke(IAsyncResult)">
19487         <size>0</size>
19488       </method>
19489     </type>
19490     <type name="Test`1[U]">
19491       <method name="Void .ctor(Object, IntPtr)">
19492         <size>0</size>
19493       </method>
19494       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
19495         <size>0</size>
19496       </method>
19497       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19498         <size>0</size>
19499       </method>
19500       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
19501         <size>0</size>
19502       </method>
19503     </type>
19504     <type name="Test2`1[U]">
19505       <method name="Void .ctor(Object, IntPtr)">
19506         <size>0</size>
19507       </method>
19508       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
19509         <size>0</size>
19510       </method>
19511       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19512         <size>0</size>
19513       </method>
19514       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
19515         <size>0</size>
19516       </method>
19517     </type>
19518     <type name="Test3`1[U]">
19519       <method name="Void .ctor(Object, IntPtr)">
19520         <size>0</size>
19521       </method>
19522       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
19523         <size>0</size>
19524       </method>
19525       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19526         <size>0</size>
19527       </method>
19528       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
19529         <size>0</size>
19530       </method>
19531     </type>
19532     <type name="Test4`1[U]">
19533       <method name="Void .ctor(Object, IntPtr)">
19534         <size>0</size>
19535       </method>
19536       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
19537         <size>0</size>
19538       </method>
19539       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19540         <size>0</size>
19541       </method>
19542       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
19543         <size>0</size>
19544       </method>
19545     </type>
19546     <type name="Test5`1[U]">
19547       <method name="Void .ctor(Object, IntPtr)">
19548         <size>0</size>
19549       </method>
19550       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
19551         <size>0</size>
19552       </method>
19553       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19554         <size>0</size>
19555       </method>
19556       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
19557         <size>0</size>
19558       </method>
19559     </type>
19560     <type name="Test6`1[U]">
19561       <method name="Void .ctor(Object, IntPtr)">
19562         <size>0</size>
19563       </method>
19564       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
19565         <size>0</size>
19566       </method>
19567       <method name="IAsyncResult BeginInvoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]], System.AsyncCallback, System.Object)">
19568         <size>0</size>
19569       </method>
19570       <method name="Void EndInvoke(IAsyncResult)">
19571         <size>0</size>
19572       </method>
19573     </type>
19574     <type name="Both`2[U,V]">
19575       <method name="Void .ctor(Object, IntPtr)">
19576         <size>0</size>
19577       </method>
19578       <method name="Void Invoke(CoContra`2[U,V])">
19579         <size>0</size>
19580       </method>
19581       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
19582         <size>0</size>
19583       </method>
19584       <method name="Void EndInvoke(IAsyncResult)">
19585         <size>0</size>
19586       </method>
19587     </type>
19588     <type name="Both2`2[U,V]">
19589       <method name="Void .ctor(Object, IntPtr)">
19590         <size>0</size>
19591       </method>
19592       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
19593         <size>0</size>
19594       </method>
19595       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
19596         <size>0</size>
19597       </method>
19598       <method name="Void EndInvoke(IAsyncResult)">
19599         <size>0</size>
19600       </method>
19601     </type>
19602     <type name="Both3`2[U,V]">
19603       <method name="Void .ctor(Object, IntPtr)">
19604         <size>0</size>
19605       </method>
19606       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
19607         <size>0</size>
19608       </method>
19609       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
19610         <size>0</size>
19611       </method>
19612       <method name="Void EndInvoke(IAsyncResult)">
19613         <size>0</size>
19614       </method>
19615     </type>
19616     <type name="Both4`2[U,V]">
19617       <method name="Void .ctor(Object, IntPtr)">
19618         <size>0</size>
19619       </method>
19620       <method name="Void Invoke(Both`2[V,U])">
19621         <size>0</size>
19622       </method>
19623       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
19624         <size>0</size>
19625       </method>
19626       <method name="Void EndInvoke(IAsyncResult)">
19627         <size>0</size>
19628       </method>
19629     </type>
19630     <type name="Both5`2[U,V]">
19631       <method name="Void .ctor(Object, IntPtr)">
19632         <size>0</size>
19633       </method>
19634       <method name="Void Invoke(Both`2[V,System.Int32])">
19635         <size>0</size>
19636       </method>
19637       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
19638         <size>0</size>
19639       </method>
19640       <method name="Void EndInvoke(IAsyncResult)">
19641         <size>0</size>
19642       </method>
19643     </type>
19644   </test>
19645   <test name="gtest-variance-9.cs">
19646     <type name="Test">
19647       <method name="Void .ctor()">
19648         <size>7</size>
19649       </method>
19650       <method name="Void Foo(IIn`1)">
19651         <size>1</size>
19652       </method>
19653       <method name="Int32 Main()">
19654         <size>10</size>
19655       </method>
19656     </type>
19657   </test>
19658   <test name="ltest-01.cs">
19659     <type name="X">
19660       <method name="Void .ctor(Int32)">
19661         <size>13</size>
19662       </method>
19663       <method name="Int32 Main()">
19664         <size>300</size>
19665       </method>
19666     </type>
19667     <type name="IntFunc">
19668       <method name="Void .ctor(Object, IntPtr)">
19669         <size>0</size>
19670       </method>
19671       <method name="Int32 Invoke(Int32)">
19672         <size>0</size>
19673       </method>
19674       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19675         <size>0</size>
19676       </method>
19677       <method name="Int32 EndInvoke(IAsyncResult)">
19678         <size>0</size>
19679       </method>
19680     </type>
19681     <type name="VoidFunc">
19682       <method name="Void .ctor(Object, IntPtr)">
19683         <size>0</size>
19684       </method>
19685       <method name="Void Invoke(Int32)">
19686         <size>0</size>
19687       </method>
19688       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19689         <size>0</size>
19690       </method>
19691       <method name="Void EndInvoke(IAsyncResult)">
19692         <size>0</size>
19693       </method>
19694     </type>
19695     <type name="X">
19696       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19697         <size>4</size>
19698       </method>
19699       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19700         <size>4</size>
19701       </method>
19702     </type>
19703     <type name="X+&lt;Main&gt;c__AnonStorey0">
19704       <method name="Void .ctor()">
19705         <size>7</size>
19706       </method>
19707       <method name="Void &lt;&gt;m__2(Int32)">
19708         <size>8</size>
19709       </method>
19710     </type>
19711     <type name="X">
19712       <method name="Void &lt;Main&gt;m__3(Int32)">
19713         <size>8</size>
19714       </method>
19715     </type>
19716   </test>
19717   <test name="ltest-02.cs">
19718     <type name="X">
19719       <method name="Void .ctor()">
19720         <size>7</size>
19721       </method>
19722       <method name="Void Foo(funci)">
19723         <size>16</size>
19724       </method>
19725       <method name="Void Foo(funcs)">
19726         <size>19</size>
19727       </method>
19728       <method name="Void Main()">
19729         <size>35</size>
19730       </method>
19731     </type>
19732     <type name="funcs">
19733       <method name="Void .ctor(Object, IntPtr)">
19734         <size>0</size>
19735       </method>
19736       <method name="System.String Invoke(System.String)">
19737         <size>0</size>
19738       </method>
19739       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19740         <size>0</size>
19741       </method>
19742       <method name="System.String EndInvoke(IAsyncResult)">
19743         <size>0</size>
19744       </method>
19745     </type>
19746     <type name="funci">
19747       <method name="Void .ctor(Object, IntPtr)">
19748         <size>0</size>
19749       </method>
19750       <method name="Int32 Invoke(Int32)">
19751         <size>0</size>
19752       </method>
19753       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19754         <size>0</size>
19755       </method>
19756       <method name="Int32 EndInvoke(IAsyncResult)">
19757         <size>0</size>
19758       </method>
19759     </type>
19760     <type name="X">
19761       <method name="System.String &lt;Main&gt;m__0(System.String)">
19762         <size>12</size>
19763       </method>
19764     </type>
19765   </test>
19766   <test name="ltest-03.cs">
19767     <type name="Demo">
19768       <method name="Void .ctor()">
19769         <size>7</size>
19770       </method>
19771       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
19772         <size>8</size>
19773       </method>
19774       <method name="Int32 Main()">
19775         <size>54</size>
19776       </method>
19777     </type>
19778     <type name="Func`2[TArg0,TResult]">
19779       <method name="Void .ctor(Object, IntPtr)">
19780         <size>0</size>
19781       </method>
19782       <method name="TResult Invoke(TArg0)">
19783         <size>0</size>
19784       </method>
19785       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
19786         <size>0</size>
19787       </method>
19788       <method name="TResult EndInvoke(IAsyncResult)">
19789         <size>0</size>
19790       </method>
19791     </type>
19792     <type name="Demo">
19793       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
19794         <size>7</size>
19795       </method>
19796     </type>
19797   </test>
19798   <test name="ltest-04.cs">
19799     <type name="Demo">
19800       <method name="Void .ctor()">
19801         <size>7</size>
19802       </method>
19803       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
19804         <size>14</size>
19805       </method>
19806       <method name="Int32 Main()">
19807         <size>103</size>
19808       </method>
19809     </type>
19810     <type name="Func`2[TArg0,TResult]">
19811       <method name="Void .ctor(Object, IntPtr)">
19812         <size>0</size>
19813       </method>
19814       <method name="TResult Invoke(TArg0)">
19815         <size>0</size>
19816       </method>
19817       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
19818         <size>0</size>
19819       </method>
19820       <method name="TResult EndInvoke(IAsyncResult)">
19821         <size>0</size>
19822       </method>
19823     </type>
19824     <type name="Demo">
19825       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
19826         <size>7</size>
19827       </method>
19828       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
19829         <size>8</size>
19830       </method>
19831     </type>
19832   </test>
19833   <test name="ltest-05.cs">
19834     <type name="C">
19835       <method name="Void .ctor()">
19836         <size>7</size>
19837       </method>
19838       <method name="Boolean M(C+db)">
19839         <size>8</size>
19840       </method>
19841       <method name="System.String M(C+ds)">
19842         <size>6</size>
19843       </method>
19844       <method name="Int32 M(C+di)">
19845         <size>8</size>
19846       </method>
19847       <method name="Int32 Main()">
19848         <size>125</size>
19849       </method>
19850     </type>
19851     <type name="C+di">
19852       <method name="Void .ctor(Object, IntPtr)">
19853         <size>0</size>
19854       </method>
19855       <method name="Int32 Invoke(Int32)">
19856         <size>0</size>
19857       </method>
19858       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19859         <size>0</size>
19860       </method>
19861       <method name="Int32 EndInvoke(IAsyncResult)">
19862         <size>0</size>
19863       </method>
19864     </type>
19865     <type name="C+ds">
19866       <method name="Void .ctor(Object, IntPtr)">
19867         <size>0</size>
19868       </method>
19869       <method name="System.String Invoke(System.String)">
19870         <size>0</size>
19871       </method>
19872       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19873         <size>0</size>
19874       </method>
19875       <method name="System.String EndInvoke(IAsyncResult)">
19876         <size>0</size>
19877       </method>
19878     </type>
19879     <type name="C+db">
19880       <method name="Void .ctor(Object, IntPtr)">
19881         <size>0</size>
19882       </method>
19883       <method name="Boolean Invoke(Boolean)">
19884         <size>0</size>
19885       </method>
19886       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
19887         <size>0</size>
19888       </method>
19889       <method name="Boolean EndInvoke(IAsyncResult)">
19890         <size>0</size>
19891       </method>
19892     </type>
19893     <type name="C+&lt;Main&gt;c__AnonStorey0">
19894       <method name="Void .ctor()">
19895         <size>7</size>
19896       </method>
19897     </type>
19898     <type name="C+&lt;Main&gt;c__AnonStorey1">
19899       <method name="Void .ctor()">
19900         <size>7</size>
19901       </method>
19902     </type>
19903     <type name="C">
19904       <method name="System.String &lt;Main&gt;m__0(System.String)">
19905         <size>31</size>
19906       </method>
19907       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19908         <size>31</size>
19909       </method>
19910     </type>
19911     <type name="C+&lt;Main&gt;c__AnonStorey0">
19912       <method name="System.String &lt;&gt;m__2(System.String)">
19913         <size>12</size>
19914       </method>
19915     </type>
19916     <type name="C+&lt;Main&gt;c__AnonStorey1">
19917       <method name="Int32 &lt;&gt;m__3(Int32)">
19918         <size>11</size>
19919       </method>
19920     </type>
19921   </test>
19922   <test name="ltest-06.cs">
19923     <type name="TestClass">
19924       <method name="Void .ctor()">
19925         <size>7</size>
19926       </method>
19927       <method name="Void P(TestClass+DT)">
19928         <size>26</size>
19929       </method>
19930       <method name="Void P(TestClass+DF)">
19931         <size>26</size>
19932       </method>
19933       <method name="T And(T, T)">
19934         <size>10</size>
19935       </method>
19936       <method name="F And(T, F)">
19937         <size>10</size>
19938       </method>
19939       <method name="F And(F, T)">
19940         <size>10</size>
19941       </method>
19942       <method name="F And(F, F)">
19943         <size>10</size>
19944       </method>
19945       <method name="T Or(T, T)">
19946         <size>10</size>
19947       </method>
19948       <method name="T Or(T, F)">
19949         <size>10</size>
19950       </method>
19951       <method name="T Or(F, T)">
19952         <size>10</size>
19953       </method>
19954       <method name="F Or(F, F)">
19955         <size>10</size>
19956       </method>
19957       <method name="F Not(T)">
19958         <size>10</size>
19959       </method>
19960       <method name="T Not(F)">
19961         <size>10</size>
19962       </method>
19963       <method name="Void StopTrue(T)">
19964         <size>1</size>
19965       </method>
19966       <method name="Int32 Main()">
19967         <size>36</size>
19968       </method>
19969     </type>
19970     <type name="TestClass+DT">
19971       <method name="Void .ctor(Object, IntPtr)">
19972         <size>0</size>
19973       </method>
19974       <method name="Void Invoke(T)">
19975         <size>0</size>
19976       </method>
19977       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19978         <size>0</size>
19979       </method>
19980       <method name="Void EndInvoke(IAsyncResult)">
19981         <size>0</size>
19982       </method>
19983     </type>
19984     <type name="TestClass+DF">
19985       <method name="Void .ctor(Object, IntPtr)">
19986         <size>0</size>
19987       </method>
19988       <method name="Void Invoke(F)">
19989         <size>0</size>
19990       </method>
19991       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
19992         <size>0</size>
19993       </method>
19994       <method name="Void EndInvoke(IAsyncResult)">
19995         <size>0</size>
19996       </method>
19997     </type>
19998     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
19999       <method name="Void .ctor()">
20000         <size>7</size>
20001       </method>
20002       <method name="Void &lt;&gt;m__1(T)">
20003         <size>38</size>
20004       </method>
20005     </type>
20006     <type name="TestClass">
20007       <method name="Void &lt;Main&gt;m__0(F)">
20008         <size>31</size>
20009       </method>
20010     </type>
20011     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
20012       <method name="Void .ctor()">
20013         <size>7</size>
20014       </method>
20015       <method name="Void &lt;&gt;m__2(F)">
20016         <size>77</size>
20017       </method>
20018     </type>
20019   </test>
20020   <test name="ltest-07.cs">
20021     <type name="C">
20022       <method name="Void .ctor()">
20023         <size>7</size>
20024       </method>
20025       <method name="Void Test(D)">
20026         <size>1</size>
20027       </method>
20028       <method name="Void Test(System.Object, D)">
20029         <size>1</size>
20030       </method>
20031       <method name="Void Test(D, D)">
20032         <size>1</size>
20033       </method>
20034       <method name="Void Test2(System.Object, E)">
20035         <size>1</size>
20036       </method>
20037       <method name="Void Main()">
20038         <size>207</size>
20039       </method>
20040     </type>
20041     <type name="D">
20042       <method name="Void .ctor(Object, IntPtr)">
20043         <size>0</size>
20044       </method>
20045       <method name="Void Invoke()">
20046         <size>0</size>
20047       </method>
20048       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20049         <size>0</size>
20050       </method>
20051       <method name="Void EndInvoke(IAsyncResult)">
20052         <size>0</size>
20053       </method>
20054     </type>
20055     <type name="E">
20056       <method name="Void .ctor(Object, IntPtr)">
20057         <size>0</size>
20058       </method>
20059       <method name="Void Invoke(Boolean)">
20060         <size>0</size>
20061       </method>
20062       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
20063         <size>0</size>
20064       </method>
20065       <method name="Void EndInvoke(IAsyncResult)">
20066         <size>0</size>
20067       </method>
20068     </type>
20069     <type name="C">
20070       <method name="Void &lt;Main&gt;m__0()">
20071         <size>1</size>
20072       </method>
20073       <method name="Void &lt;Main&gt;m__1()">
20074         <size>1</size>
20075       </method>
20076       <method name="Void &lt;Main&gt;m__2()">
20077         <size>1</size>
20078       </method>
20079       <method name="Void &lt;Main&gt;m__3()">
20080         <size>1</size>
20081       </method>
20082       <method name="Void &lt;Main&gt;m__4()">
20083         <size>1</size>
20084       </method>
20085       <method name="Void &lt;Main&gt;m__5(Boolean)">
20086         <size>1</size>
20087       </method>
20088     </type>
20089   </test>
20090   <test name="ltest-08.cs">
20091     <type name="C">
20092       <method name="Void .ctor()">
20093         <size>7</size>
20094       </method>
20095       <method name="Void Test[T,R](System.Func`2[T,R])">
20096         <size>1</size>
20097       </method>
20098       <method name="Int32 Main()">
20099         <size>321</size>
20100       </method>
20101       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20102         <size>4</size>
20103       </method>
20104       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20105         <size>5</size>
20106       </method>
20107       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20108         <size>4</size>
20109       </method>
20110       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20111         <size>5</size>
20112       </method>
20113       <method name="Int32 &lt;Main&gt;m__4(Int32)">
20114         <size>4</size>
20115       </method>
20116       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20117         <size>5</size>
20118       </method>
20119       <method name="Int32 &lt;Main&gt;m__6(Int32)">
20120         <size>4</size>
20121       </method>
20122     </type>
20123   </test>
20124   <test name="ltest-09.cs">
20125     <type name="C">
20126       <method name="Void .ctor()">
20127         <size>7</size>
20128       </method>
20129       <method name="IEnumerable`1 Test[T](T)">
20130         <size>2</size>
20131       </method>
20132       <method name="IEnumerable`1 Test[T](Func`1[T])">
20133         <size>2</size>
20134       </method>
20135       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
20136         <size>2</size>
20137       </method>
20138       <method name="Void Main()">
20139         <size>113</size>
20140       </method>
20141     </type>
20142     <type name="Func`1[TD]">
20143       <method name="Void .ctor(Object, IntPtr)">
20144         <size>0</size>
20145       </method>
20146       <method name="TD Invoke()">
20147         <size>0</size>
20148       </method>
20149       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20150         <size>0</size>
20151       </method>
20152       <method name="TD EndInvoke(IAsyncResult)">
20153         <size>0</size>
20154       </method>
20155     </type>
20156     <type name="Func`2[TA,TR]">
20157       <method name="Void .ctor(Object, IntPtr)">
20158         <size>0</size>
20159       </method>
20160       <method name="TR Invoke(TA)">
20161         <size>0</size>
20162       </method>
20163       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20164         <size>0</size>
20165       </method>
20166       <method name="TR EndInvoke(IAsyncResult)">
20167         <size>0</size>
20168       </method>
20169     </type>
20170     <type name="C">
20171       <method name="System.String &lt;Main&gt;m__0()">
20172         <size>6</size>
20173       </method>
20174       <method name="System.String &lt;Main&gt;m__1()">
20175         <size>6</size>
20176       </method>
20177       <method name="System.String &lt;Main&gt;m__2(System.String)">
20178         <size>6</size>
20179       </method>
20180     </type>
20181   </test>
20182   <test name="ltest-10.cs">
20183     <type name="C">
20184       <method name="Void .ctor()">
20185         <size>7</size>
20186       </method>
20187       <method name="Void Foo[TSource](IEnumerable`1)">
20188         <size>1</size>
20189       </method>
20190       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
20191         <size>1</size>
20192       </method>
20193       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
20194         <size>1</size>
20195       </method>
20196       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
20197         <size>1</size>
20198       </method>
20199       <method name="Void Main()">
20200         <size>97</size>
20201       </method>
20202     </type>
20203     <type name="C+&lt;Main&gt;c__AnonStorey0">
20204       <method name="Void .ctor()">
20205         <size>7</size>
20206       </method>
20207       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
20208         <size>7</size>
20209       </method>
20210       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
20211         <size>7</size>
20212       </method>
20213       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
20214         <size>7</size>
20215       </method>
20216     </type>
20217   </test>
20218   <test name="ltest-11.cs">
20219     <type name="Pair`2[T1,T2]">
20220       <method name="Void .ctor()">
20221         <size>7</size>
20222       </method>
20223     </type>
20224     <type name="C">
20225       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
20226         <size>1</size>
20227       </method>
20228     </type>
20229     <type name="E`1[TI]">
20230       <method name="Void .ctor()">
20231         <size>7</size>
20232       </method>
20233       <method name="Void Rep1[TV](Group`2[TI,TV])">
20234         <size>37</size>
20235       </method>
20236     </type>
20237     <type name="M">
20238       <method name="Void .ctor()">
20239         <size>7</size>
20240       </method>
20241       <method name="Void Main()">
20242         <size>1</size>
20243       </method>
20244     </type>
20245     <type name="Group`2[T1,T2]">
20246       <method name="Void .ctor(Object, IntPtr)">
20247         <size>0</size>
20248       </method>
20249       <method name="Pair`2[T1,T2] Invoke(T1)">
20250         <size>0</size>
20251       </method>
20252       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
20253         <size>0</size>
20254       </method>
20255       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
20256         <size>0</size>
20257       </method>
20258     </type>
20259     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
20260       <method name="Void .ctor()">
20261         <size>7</size>
20262       </method>
20263       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
20264         <size>7</size>
20265       </method>
20266     </type>
20267   </test>
20268   <test name="ltest-12.cs">
20269     <type name="Demo">
20270       <method name="Void .ctor()">
20271         <size>7</size>
20272       </method>
20273       <method name="Void F[T](T[], T, Func`1[T])">
20274         <size>42</size>
20275       </method>
20276       <method name="Int32 Main()">
20277         <size>65</size>
20278       </method>
20279     </type>
20280     <type name="Func`1[TA]">
20281       <method name="Void .ctor(Object, IntPtr)">
20282         <size>0</size>
20283       </method>
20284       <method name="Void Invoke(TA)">
20285         <size>0</size>
20286       </method>
20287       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20288         <size>0</size>
20289       </method>
20290       <method name="Void EndInvoke(IAsyncResult)">
20291         <size>0</size>
20292       </method>
20293     </type>
20294     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
20295       <method name="Void .ctor()">
20296         <size>7</size>
20297       </method>
20298       <method name="Void &lt;&gt;m__0(Int32)">
20299         <size>10</size>
20300       </method>
20301     </type>
20302   </test>
20303   <test name="ltest-13.cs">
20304     <type name="Program">
20305       <method name="Void .ctor()">
20306         <size>7</size>
20307       </method>
20308       <method name="T Foo[T](System.Func`2[System.String,T])">
20309         <size>12</size>
20310       </method>
20311       <method name="Void Foo(System.Action`1[System.String])">
20312         <size>12</size>
20313       </method>
20314       <method name="Void Main()">
20315         <size>76</size>
20316       </method>
20317       <method name="System.String Bar()">
20318         <size>35</size>
20319       </method>
20320     </type>
20321     <type name="TestUnary">
20322       <method name="Void .ctor()">
20323         <size>7</size>
20324       </method>
20325       <method name="Void Foo(System.Action`1[System.Int32])">
20326         <size>1</size>
20327       </method>
20328       <method name="Void Bar()">
20329         <size>35</size>
20330       </method>
20331       <method name="Void &lt;Bar&gt;m__0(Int32)">
20332         <size>6</size>
20333       </method>
20334     </type>
20335     <type name="Program">
20336       <method name="System.String &lt;Bar&gt;m__1(System.String)">
20337         <size>7</size>
20338       </method>
20339       <method name="System.String &lt;Main&gt;m__2(System.String)">
20340         <size>2</size>
20341       </method>
20342       <method name="Void &lt;Main&gt;m__3(System.String)">
20343         <size>7</size>
20344       </method>
20345     </type>
20346   </test>
20347   <test name="ltest-14.cs">
20348     <type name="Test">
20349       <method name="Void .ctor()">
20350         <size>7</size>
20351       </method>
20352       <method name="Void Foo[T]()">
20353         <size>14</size>
20354       </method>
20355       <method name="Void Main()">
20356         <size>1</size>
20357       </method>
20358       <method name="T &lt;Foo&gt;m__0[T](T)">
20359         <size>2</size>
20360       </method>
20361     </type>
20362   </test>
20363   <test name="ltest-15.cs">
20364     <type name="Enumerable">
20365       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
20366         <size>32</size>
20367       </method>
20368       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
20369         <size>120</size>
20370       </method>
20371     </type>
20372     <type name="Repro">
20373       <method name="Void .ctor()">
20374         <size>7</size>
20375       </method>
20376       <method name="Int32 Main()">
20377         <size>115</size>
20378       </method>
20379       <method name="Int32 &lt;Main&gt;m__1(System.String)">
20380         <size>7</size>
20381       </method>
20382     </type>
20383     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
20384       <method name="Void .ctor()">
20385         <size>7</size>
20386       </method>
20387       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
20388         <size>15</size>
20389       </method>
20390     </type>
20391   </test>
20392   <test name="ltest-16.cs">
20393     <type name="Repro">
20394       <method name="Void .ctor()">
20395         <size>7</size>
20396       </method>
20397       <method name="Void AssertFoo[T](IList`1)">
20398         <size>34</size>
20399       </method>
20400       <method name="Void Main()">
20401         <size>1</size>
20402       </method>
20403     </type>
20404     <type name="Repro+Runner`1[T]">
20405       <method name="Void .ctor(Action`1, T)">
20406         <size>7</size>
20407       </method>
20408     </type>
20409     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
20410       <method name="Void .ctor()">
20411         <size>7</size>
20412       </method>
20413       <method name="Void &lt;&gt;m__0(Int32)">
20414         <size>52</size>
20415       </method>
20416     </type>
20417   </test>
20418   <test name="ltest-17.cs">
20419     <type name="TestCase">
20420       <method name="Void .ctor()">
20421         <size>7</size>
20422       </method>
20423       <method name="Void Testing()">
20424         <size>75</size>
20425       </method>
20426       <method name="Void Main()">
20427         <size>11</size>
20428       </method>
20429       <method name="Void &lt;Testing&gt;m__0()">
20430         <size>8</size>
20431       </method>
20432     </type>
20433   </test>
20434   <test name="ltest-18.cs">
20435     <type name="Test">
20436       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
20437         <size>33</size>
20438       </method>
20439       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
20440         <size>1</size>
20441       </method>
20442       <method name="Void Main()">
20443         <size>1</size>
20444       </method>
20445     </type>
20446     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
20447       <method name="Void .ctor()">
20448         <size>7</size>
20449       </method>
20450       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
20451         <size>14</size>
20452       </method>
20453     </type>
20454   </test>
20455   <test name="ltest-19.cs">
20456     <type name="Crasher">
20457       <method name="Void .ctor()">
20458         <size>7</size>
20459       </method>
20460       <method name="Void Crash()">
20461         <size>36</size>
20462       </method>
20463       <method name="Void Do(System.Action)">
20464         <size>1</size>
20465       </method>
20466       <method name="Void Main()">
20467         <size>1</size>
20468       </method>
20469     </type>
20470     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
20471       <method name="Void .ctor()">
20472         <size>7</size>
20473       </method>
20474       <method name="Void &lt;&gt;m__0()">
20475         <size>27</size>
20476       </method>
20477     </type>
20478   </test>
20479   <test name="ltest-20.cs">
20480     <type name="Z">
20481       <method name="Void .ctor()">
20482         <size>37</size>
20483       </method>
20484       <method name="Void &lt;Z&gt;m__0()">
20485         <size>7</size>
20486       </method>
20487     </type>
20488     <type name="Test">
20489       <method name="Void .ctor()">
20490         <size>7</size>
20491       </method>
20492       <method name="Boolean Foo()">
20493         <size>2</size>
20494       </method>
20495       <method name="Void Main()">
20496         <size>1</size>
20497       </method>
20498     </type>
20499     <type name="TestMethod">
20500       <method name="Void .ctor(Object, IntPtr)">
20501         <size>0</size>
20502       </method>
20503       <method name="Void Invoke()">
20504         <size>0</size>
20505       </method>
20506       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20507         <size>0</size>
20508       </method>
20509       <method name="Void EndInvoke(IAsyncResult)">
20510         <size>0</size>
20511       </method>
20512     </type>
20513   </test>
20514   <test name="ltest-21.cs">
20515     <type name="Program">
20516       <method name="Void .ctor()">
20517         <size>7</size>
20518       </method>
20519       <method name="T Foo[T](System.Func`2[System.String,T])">
20520         <size>12</size>
20521       </method>
20522       <method name="Void Foo(System.Action`1[System.String])">
20523         <size>12</size>
20524       </method>
20525       <method name="System.String Bar()">
20526         <size>35</size>
20527       </method>
20528       <method name="Int32 Main()">
20529         <size>95</size>
20530       </method>
20531       <method name="System.String &lt;Bar&gt;m__0(System.String)">
20532         <size>7</size>
20533       </method>
20534       <method name="System.String &lt;Main&gt;m__1(System.String)">
20535         <size>2</size>
20536       </method>
20537       <method name="Void &lt;Main&gt;m__2(System.String)">
20538         <size>7</size>
20539       </method>
20540     </type>
20541   </test>
20542   <test name="ltest-22.cs">
20543     <type name="Product">
20544       <method name="Void .ctor()">
20545         <size>7</size>
20546       </method>
20547     </type>
20548     <type name="MainClass">
20549       <method name="Void .ctor()">
20550         <size>7</size>
20551       </method>
20552       <method name="Void Main()">
20553         <size>136</size>
20554       </method>
20555       <method name="Int32 &lt;Main&gt;m__0(Product)">
20556         <size>7</size>
20557       </method>
20558       <method name="Product &lt;Main&gt;m__1(Product)">
20559         <size>2</size>
20560       </method>
20561       <method name="&lt;&gt;__AnonType0`2[System.Linq.IGrouping`2[System.Int32,Product],System.Collections.Generic.IEnumerable`1[Product]] &lt;Main&gt;m__2(IGrouping`2)">
20562         <size>48</size>
20563       </method>
20564     </type>
20565     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
20566       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
20567         <size>21</size>
20568       </method>
20569       <method name="&lt;g&gt;__T get_g()">
20570         <size>7</size>
20571       </method>
20572       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
20573         <size>7</size>
20574       </method>
20575       <method name="Boolean Equals(System.Object)">
20576         <size>69</size>
20577       </method>
20578       <method name="Int32 GetHashCode()">
20579         <size>86</size>
20580       </method>
20581       <method name="System.String ToString()">
20582         <size>142</size>
20583       </method>
20584     </type>
20585     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
20586       <method name="Void .ctor()">
20587         <size>7</size>
20588       </method>
20589       <method name="Boolean &lt;&gt;m__3(Product)">
20590         <size>52</size>
20591       </method>
20592       <method name="Decimal &lt;&gt;m__4(Product)">
20593         <size>7</size>
20594       </method>
20595     </type>
20596   </test>
20597   <test name="test-1.cs">
20598     <type name="X">
20599       <method name="Void .ctor()">
20600         <size>7</size>
20601       </method>
20602       <method name="Int32 Main(System.String[])">
20603         <size>12</size>
20604       </method>
20605     </type>
20606   </test>
20607   <test name="test-10.cs">
20608     <type name="X">
20609       <method name="Void .ctor()">
20610         <size>7</size>
20611       </method>
20612       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
20613         <size>1</size>
20614       </method>
20615       <method name="Void bsbyte()">
20616         <size>35</size>
20617       </method>
20618       <method name="Void abyte(SByte, Char)">
20619         <size>1</size>
20620       </method>
20621       <method name="Void bbyte()">
20622         <size>22</size>
20623       </method>
20624       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
20625         <size>1</size>
20626       </method>
20627       <method name="Void bshort()">
20628         <size>39</size>
20629       </method>
20630       <method name="Void aushort(SByte, Byte, Int16, Char)">
20631         <size>1</size>
20632       </method>
20633       <method name="Void bushort()">
20634         <size>29</size>
20635       </method>
20636       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
20637         <size>1</size>
20638       </method>
20639       <method name="Void bint()">
20640         <size>42</size>
20641       </method>
20642       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
20643         <size>1</size>
20644       </method>
20645       <method name="Void buint()">
20646         <size>38</size>
20647       </method>
20648       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
20649         <size>1</size>
20650       </method>
20651       <method name="Void blong()">
20652         <size>47</size>
20653       </method>
20654       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
20655         <size>1</size>
20656       </method>
20657       <method name="Void bulong()">
20658         <size>47</size>
20659       </method>
20660       <method name="Void achar(SByte, Byte, Int16)">
20661         <size>1</size>
20662       </method>
20663       <method name="Void bchar()">
20664         <size>27</size>
20665       </method>
20666       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
20667         <size>1</size>
20668       </method>
20669       <method name="Void bfloat()">
20670         <size>67</size>
20671       </method>
20672       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
20673         <size>1</size>
20674       </method>
20675       <method name="Void bdouble()">
20676         <size>75</size>
20677       </method>
20678       <method name="Void TestDecimal(Decimal)">
20679         <size>15</size>
20680       </method>
20681       <method name="Void Main()">
20682         <size>1</size>
20683       </method>
20684     </type>
20685     <type name="Test2">
20686       <method name="Void .ctor()">
20687         <size>7</size>
20688       </method>
20689       <method name="Void ExtraTst()">
20690         <size>12</size>
20691       </method>
20692     </type>
20693   </test>
20694   <test name="test-100.cs">
20695     <type name="GLib.Object">
20696       <method name="Void .ctor()">
20697         <size>7</size>
20698       </method>
20699       <method name="Int32 get_Raw()">
20700         <size>2</size>
20701       </method>
20702       <method name="Void set_Raw(Int32)">
20703         <size>8</size>
20704       </method>
20705       <method name="Void GetProperty()">
20706         <size>12</size>
20707       </method>
20708       <method name="Int32 Main()">
20709         <size>2</size>
20710       </method>
20711     </type>
20712   </test>
20713   <test name="test-101.cs">
20714     <type name="Test.MyAttribute">
20715       <method name="Void .ctor(String)">
20716         <size>20</size>
20717       </method>
20718     </type>
20719     <type name="Test.My2Attribute">
20720       <method name="Void .ctor(String, Int32)">
20721         <size>31</size>
20722       </method>
20723     </type>
20724     <type name="Test.Test">
20725       <method name="Void .ctor()">
20726         <size>7</size>
20727       </method>
20728       <method name="Int32 Main()">
20729         <size>92</size>
20730       </method>
20731     </type>
20732   </test>
20733   <test name="test-102.cs">
20734     <type name="N1.MineAttribute">
20735       <method name="Void .ctor(String)">
20736         <size>14</size>
20737       </method>
20738     </type>
20739     <type name="N1.ReturnAttribute">
20740       <method name="Void .ctor(String)">
20741         <size>14</size>
20742       </method>
20743     </type>
20744     <type name="N1.Foo">
20745       <method name="Void .ctor()">
20746         <size>7</size>
20747       </method>
20748       <method name="Int32 Main()">
20749         <size>250</size>
20750       </method>
20751     </type>
20752   </test>
20753   <test name="test-103.cs">
20754     <type name="A">
20755       <method name="Void .ctor()">
20756         <size>7</size>
20757       </method>
20758       <method name="Int32 Foo()">
20759         <size>0</size>
20760       </method>
20761     </type>
20762     <type name="B">
20763       <method name="Void .ctor()">
20764         <size>7</size>
20765       </method>
20766       <method name="Int32 Foo()">
20767         <size>2</size>
20768       </method>
20769       <method name="Int32 M()">
20770         <size>7</size>
20771       </method>
20772     </type>
20773     <type name="Test">
20774       <method name="Void .ctor()">
20775         <size>7</size>
20776       </method>
20777       <method name="Int32 Main()">
20778         <size>11</size>
20779       </method>
20780     </type>
20781   </test>
20782   <test name="test-104.cs">
20783     <type name="Test">
20784       <method name="Void .ctor()">
20785         <size>7</size>
20786       </method>
20787       <method name="Int32 Main(System.String[])">
20788         <size>12</size>
20789       </method>
20790     </type>
20791   </test>
20792   <test name="test-105.cs">
20793     <type name="Test">
20794       <method name="Void .ctor()">
20795         <size>7</size>
20796       </method>
20797       <method name="Int32 F(Int32)">
20798         <size>33</size>
20799       </method>
20800       <method name="Void async_callback(IAsyncResult)">
20801         <size>22</size>
20802       </method>
20803       <method name="Int32 Main()">
20804         <size>407</size>
20805       </method>
20806     </type>
20807     <type name="Test+SimpleDelegate">
20808       <method name="Void .ctor(Object, IntPtr)">
20809         <size>0</size>
20810       </method>
20811       <method name="Int32 Invoke(Int32)">
20812         <size>0</size>
20813       </method>
20814       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20815         <size>0</size>
20816       </method>
20817       <method name="Int32 EndInvoke(IAsyncResult)">
20818         <size>0</size>
20819       </method>
20820     </type>
20821   </test>
20822   <test name="test-106.cs">
20823     <type name="Test">
20824       <method name="Void .ctor()">
20825         <size>7</size>
20826       </method>
20827       <method name="Void .cctor()">
20828         <size>1</size>
20829       </method>
20830       <method name="Int32 F(Int32)">
20831         <size>27</size>
20832       </method>
20833       <method name="Void async_callback(IAsyncResult)">
20834         <size>33</size>
20835       </method>
20836       <method name="Int32 Main()">
20837         <size>135</size>
20838       </method>
20839     </type>
20840     <type name="Test+SimpleDelegate">
20841       <method name="Void .ctor(Object, IntPtr)">
20842         <size>0</size>
20843       </method>
20844       <method name="Int32 Invoke(Int32)">
20845         <size>0</size>
20846       </method>
20847       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20848         <size>0</size>
20849       </method>
20850       <method name="Int32 EndInvoke(IAsyncResult)">
20851         <size>0</size>
20852       </method>
20853     </type>
20854   </test>
20855   <test name="test-107.cs">
20856     <type name="Test">
20857       <method name="Void .ctor()">
20858         <size>7</size>
20859       </method>
20860       <method name="Void .cctor()">
20861         <size>1</size>
20862       </method>
20863       <method name="Int32 F(Int32)">
20864         <size>27</size>
20865       </method>
20866       <method name="Void async_callback(IAsyncResult)">
20867         <size>100</size>
20868       </method>
20869       <method name="Int32 Main()">
20870         <size>89</size>
20871       </method>
20872     </type>
20873     <type name="Test+SimpleDelegate">
20874       <method name="Void .ctor(Object, IntPtr)">
20875         <size>0</size>
20876       </method>
20877       <method name="Int32 Invoke(Int32)">
20878         <size>0</size>
20879       </method>
20880       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20881         <size>0</size>
20882       </method>
20883       <method name="Int32 EndInvoke(IAsyncResult)">
20884         <size>0</size>
20885       </method>
20886     </type>
20887   </test>
20888   <test name="test-108.cs">
20889     <type name="X">
20890       <method name="Void .ctor()">
20891         <size>7</size>
20892       </method>
20893       <method name="Int32 Main()">
20894         <size>79</size>
20895       </method>
20896     </type>
20897   </test>
20898   <test name="test-109.cs">
20899     <type name="T">
20900       <method name="Void .ctor()">
20901         <size>7</size>
20902       </method>
20903       <method name="Int32 Main()">
20904         <size>23</size>
20905       </method>
20906     </type>
20907   </test>
20908   <test name="test-11.cs">
20909     <type name="Test">
20910       <method name="Void .ctor()">
20911         <size>7</size>
20912       </method>
20913       <method name="Int32 boxtest()">
20914         <size>12</size>
20915       </method>
20916       <method name="Int32 Main()">
20917         <size>14</size>
20918       </method>
20919     </type>
20920   </test>
20921   <test name="test-110.cs">
20922     <type name="test.test">
20923       <method name="Void .ctor()">
20924         <size>7</size>
20925       </method>
20926       <method name="Int32 test_method(Int32)">
20927         <size>13</size>
20928       </method>
20929       <method name="Int32 Main()">
20930         <size>17</size>
20931       </method>
20932     </type>
20933   </test>
20934   <test name="test-111.cs">
20935     <type name="T">
20936       <method name="Void .ctor()">
20937         <size>7</size>
20938       </method>
20939       <method name="System.Object get_obj()">
20940         <size>6</size>
20941       </method>
20942       <method name="Int32 Main()">
20943         <size>21</size>
20944       </method>
20945     </type>
20946   </test>
20947   <test name="test-112.cs">
20948     <type name="X">
20949       <method name="Void .ctor()">
20950         <size>7</size>
20951       </method>
20952       <method name="System.Int32[] g()">
20953         <size>14</size>
20954       </method>
20955       <method name="Int32 Main()">
20956         <size>18</size>
20957       </method>
20958     </type>
20959   </test>
20960   <test name="test-113.cs">
20961     <type name="X">
20962       <method name="Void .ctor()">
20963         <size>7</size>
20964       </method>
20965       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
20966         <size>4</size>
20967       </method>
20968       <method name="Void GetProperty(System.String, System.String ByRef)">
20969         <size>21</size>
20970       </method>
20971       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
20972         <size>4</size>
20973       </method>
20974       <method name="Void GetProperty(System.String, Boolean ByRef)">
20975         <size>21</size>
20976       </method>
20977       <method name="Int32 Main()">
20978         <size>2</size>
20979       </method>
20980     </type>
20981   </test>
20982   <test name="test-114.cs">
20983     <type name="MyClass">
20984       <method name="Void .ctor()">
20985         <size>7</size>
20986       </method>
20987       <method name="Int32 Main()">
20988         <size>15</size>
20989       </method>
20990     </type>
20991     <type name="MyClass+IsAnything">
20992       <method name="Void .ctor(Object, IntPtr)">
20993         <size>0</size>
20994       </method>
20995       <method name="Boolean Invoke(Char)">
20996         <size>0</size>
20997       </method>
20998       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
20999         <size>0</size>
21000       </method>
21001       <method name="Boolean EndInvoke(IAsyncResult)">
21002         <size>0</size>
21003       </method>
21004     </type>
21005   </test>
21006   <test name="test-115.cs">
21007     <type name="A">
21008       <method name="Void .ctor()">
21009         <size>7</size>
21010       </method>
21011       <method name="X op_Explicit(A)">
21012         <size>8</size>
21013       </method>
21014     </type>
21015     <type name="X">
21016       <method name="Void .ctor()">
21017         <size>7</size>
21018       </method>
21019     </type>
21020     <type name="Y">
21021       <method name="Void .ctor()">
21022         <size>7</size>
21023       </method>
21024     </type>
21025     <type name="blah">
21026       <method name="Void .ctor()">
21027         <size>7</size>
21028       </method>
21029       <method name="Int32 Main()">
21030         <size>47</size>
21031       </method>
21032     </type>
21033   </test>
21034   <test name="test-116.cs">
21035     <type name="X">
21036       <method name="Void .ctor()">
21037         <size>7</size>
21038       </method>
21039       <method name="Int32 Main()">
21040         <size>12</size>
21041       </method>
21042     </type>
21043   </test>
21044   <test name="test-117.cs">
21045     <type name="Blah">
21046       <method name="Void .ctor()">
21047         <size>18</size>
21048       </method>
21049       <method name="Int32 Main()">
21050         <size>25</size>
21051       </method>
21052     </type>
21053   </test>
21054   <test name="test-118.cs">
21055     <type name="Container">
21056       <method name="Void .ctor()">
21057         <size>7</size>
21058       </method>
21059       <method name="Int32 Main(System.String[])">
21060         <size>2</size>
21061       </method>
21062     </type>
21063   </test>
21064   <test name="test-119.cs">
21065     <type name="Value">
21066       <method name="Void .ctor()">
21067         <size>7</size>
21068       </method>
21069       <method name="Int32 op_Explicit(Value)">
21070         <size>2</size>
21071       </method>
21072       <method name="MyObject op_Explicit(Value)">
21073         <size>7</size>
21074       </method>
21075       <method name="UInt32 op_Explicit(Value)">
21076         <size>2</size>
21077       </method>
21078     </type>
21079     <type name="MyObject">
21080       <method name="Void .ctor(Int32)">
21081         <size>7</size>
21082       </method>
21083     </type>
21084     <type name="Derived">
21085       <method name="Void .ctor(Int32)">
21086         <size>8</size>
21087       </method>
21088       <method name="Derived Blah()">
21089         <size>18</size>
21090       </method>
21091     </type>
21092     <type name="Test">
21093       <method name="Void .ctor()">
21094         <size>7</size>
21095       </method>
21096       <method name="Int32 Main()">
21097         <size>33</size>
21098       </method>
21099     </type>
21100   </test>
21101   <test name="test-12.cs">
21102     <type name="X">
21103       <method name="Void .ctor()">
21104         <size>7</size>
21105       </method>
21106       <method name="Int32 Main(System.String[])">
21107         <size>270</size>
21108       </method>
21109       <method name="System.String s(System.String, Int32)">
21110         <size>13</size>
21111       </method>
21112       <method name="System.String x(System.String, System.Object)">
21113         <size>8</size>
21114       </method>
21115     </type>
21116   </test>
21117   <test name="test-120.cs">
21118     <type name="test">
21119       <method name="Void .ctor()">
21120         <size>7</size>
21121       </method>
21122       <method name="Int32 Main()">
21123         <size>140</size>
21124       </method>
21125     </type>
21126   </test>
21127   <test name="test-121.cs">
21128     <type name="X">
21129       <method name="Void .ctor()">
21130         <size>7</size>
21131       </method>
21132       <method name="Int32 g()">
21133         <size>14</size>
21134       </method>
21135       <method name="Int32 Main()">
21136         <size>81</size>
21137       </method>
21138     </type>
21139   </test>
21140   <test name="test-122.cs">
21141     <type name="A">
21142       <method name="Void .ctor()">
21143         <size>7</size>
21144       </method>
21145       <method name="Void .cctor()">
21146         <size>1</size>
21147       </method>
21148       <method name="Int32 Main()">
21149         <size>2</size>
21150       </method>
21151     </type>
21152     <type name="A+B">
21153       <method name="Void .ctor()">
21154         <size>7</size>
21155       </method>
21156       <method name="Void Foo()">
21157         <size>13</size>
21158       </method>
21159     </type>
21160   </test>
21161   <test name="test-123.cs">
21162     <type name="X">
21163       <method name="Void .ctor()">
21164         <size>7</size>
21165       </method>
21166       <method name="System.Object get_non_null()">
21167         <size>6</size>
21168       </method>
21169       <method name="System.Object get_null()">
21170         <size>2</size>
21171       </method>
21172       <method name="Int32 Main()">
21173         <size>95</size>
21174       </method>
21175     </type>
21176   </test>
21177   <test name="test-124.cs">
21178     <type name="t">
21179       <method name="Void .ctor()">
21180         <size>7</size>
21181       </method>
21182       <method name="Void a()">
21183         <size>16</size>
21184       </method>
21185       <method name="Void b()">
21186         <size>16</size>
21187       </method>
21188       <method name="Void c()">
21189         <size>24</size>
21190       </method>
21191       <method name="Void d()">
21192         <size>28</size>
21193       </method>
21194       <method name="Void Main()">
21195         <size>1</size>
21196       </method>
21197     </type>
21198   </test>
21199   <test name="test-125.cs">
21200     <type name="Fraction">
21201       <method name="Void .ctor(Int32, Int32)">
21202         <size>31</size>
21203       </method>
21204       <method name="Void .ctor(Int32)">
21205         <size>31</size>
21206       </method>
21207       <method name="Boolean Equals(System.Object)">
21208         <size>36</size>
21209       </method>
21210       <method name="System.String ToString()">
21211         <size>35</size>
21212       </method>
21213       <method name="Fraction op_Implicit(Int32)">
21214         <size>17</size>
21215       </method>
21216       <method name="Int32 op_Explicit(Fraction)">
21217         <size>24</size>
21218       </method>
21219       <method name="Boolean op_Equality(Fraction, Fraction)">
21220         <size>48</size>
21221       </method>
21222       <method name="Boolean op_Inequality(Fraction, Fraction)">
21223         <size>21</size>
21224       </method>
21225       <method name="Fraction op_Addition(Fraction, Fraction)">
21226         <size>102</size>
21227       </method>
21228     </type>
21229     <type name="Tester">
21230       <method name="Void .ctor()">
21231         <size>7</size>
21232       </method>
21233       <method name="Int32 Main()">
21234         <size>148</size>
21235       </method>
21236     </type>
21237   </test>
21238   <test name="test-126.cs">
21239     <type name="X">
21240       <method name="Void .ctor()">
21241         <size>7</size>
21242       </method>
21243       <method name="Void Iface.Method()">
21244         <size>1</size>
21245       </method>
21246       <method name="Int32 Main()">
21247         <size>33</size>
21248       </method>
21249     </type>
21250   </test>
21251   <test name="test-127.cs">
21252     <type name="X">
21253       <method name="Void .ctor()">
21254         <size>7</size>
21255       </method>
21256       <method name="Int32 Main()">
21257         <size>32</size>
21258       </method>
21259     </type>
21260   </test>
21261   <test name="test-128.cs">
21262     <type name="SimpleAttribute">
21263       <method name="Void .ctor(String)">
21264         <size>14</size>
21265       </method>
21266     </type>
21267     <type name="MineAttribute">
21268       <method name="Void .ctor(Type[])">
21269         <size>14</size>
21270       </method>
21271     </type>
21272     <type name="Foo">
21273       <method name="Void .ctor()">
21274         <size>7</size>
21275       </method>
21276       <method name="Int32 MM()">
21277         <size>153</size>
21278       </method>
21279     </type>
21280     <type name="Blah">
21281       <method name="Void .ctor()">
21282         <size>7</size>
21283       </method>
21284       <method name="Int32 get_Value()">
21285         <size>7</size>
21286       </method>
21287       <method name="Void set_Value(Int32)">
21288         <size>8</size>
21289       </method>
21290       <method name="Int32 Another()">
21291         <size>2</size>
21292       </method>
21293       <method name="Int32 Main()">
21294         <size>6</size>
21295       </method>
21296     </type>
21297   </test>
21298   <test name="test-129.cs">
21299     <type name="X">
21300       <method name="Void .ctor()">
21301         <size>7</size>
21302       </method>
21303       <method name="Int32 Main()">
21304         <size>27</size>
21305       </method>
21306     </type>
21307   </test>
21308   <test name="test-13.cs">
21309     <type name="Foo">
21310       <method name="Void .ctor()">
21311         <size>7</size>
21312       </method>
21313       <method name="Boolean MyMethod()">
21314         <size>12</size>
21315       </method>
21316     </type>
21317     <type name="Blah">
21318       <method name="Void .ctor()">
21319         <size>7</size>
21320       </method>
21321       <method name="Int32 Main()">
21322         <size>23</size>
21323       </method>
21324     </type>
21325   </test>
21326   <test name="test-130.cs">
21327     <type name="X">
21328       <method name="Void .ctor()">
21329         <size>20</size>
21330       </method>
21331       <method name="Int32 Main()">
21332         <size>2</size>
21333       </method>
21334     </type>
21335   </test>
21336   <test name="test-131.cs">
21337     <type name="SimpleAttribute">
21338       <method name="Void .ctor(String)">
21339         <size>14</size>
21340       </method>
21341     </type>
21342     <type name="Blah">
21343       <method name="Void .ctor()">
21344         <size>7</size>
21345       </method>
21346       <method name="Int32 Main()">
21347         <size>2</size>
21348       </method>
21349     </type>
21350   </test>
21351   <test name="test-132.cs">
21352     <type name="T">
21353       <method name="Void .ctor()">
21354         <size>7</size>
21355       </method>
21356       <method name="Int32 Main()">
21357         <size>51</size>
21358       </method>
21359     </type>
21360   </test>
21361   <test name="test-133.cs">
21362     <type name="T">
21363       <method name="Void .ctor()">
21364         <size>7</size>
21365       </method>
21366       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21367         <size>21</size>
21368       </method>
21369       <method name="Void get_struct(S ByRef)">
21370         <size>24</size>
21371       </method>
21372       <method name="Int32 Main()">
21373         <size>75</size>
21374       </method>
21375     </type>
21376   </test>
21377   <test name="test-134.cs">
21378     <type name="AA">
21379       <method name="Void .ctor()">
21380         <size>7</size>
21381       </method>
21382       <method name="Void A()">
21383         <size>8</size>
21384       </method>
21385       <method name="Void B()">
21386         <size>8</size>
21387       </method>
21388       <method name="Void C()">
21389         <size>8</size>
21390       </method>
21391       <method name="Boolean get_OK()">
21392         <size>32</size>
21393       </method>
21394     </type>
21395     <type name="BB">
21396       <method name="Void .ctor()">
21397         <size>7</size>
21398       </method>
21399       <method name="Void A()">
21400         <size>18</size>
21401       </method>
21402       <method name="Void B()">
21403         <size>8</size>
21404       </method>
21405       <method name="Void C()">
21406         <size>8</size>
21407       </method>
21408       <method name="Boolean get_OK()">
21409         <size>32</size>
21410       </method>
21411     </type>
21412     <type name="T">
21413       <method name="Void .ctor()">
21414         <size>7</size>
21415       </method>
21416       <method name="Void A()">
21417         <size>1</size>
21418       </method>
21419       <method name="Void B()">
21420         <size>1</size>
21421       </method>
21422       <method name="Int32 Main()">
21423         <size>76</size>
21424       </method>
21425     </type>
21426   </test>
21427   <test name="test-135.cs">
21428     <type name="A">
21429       <method name="Void .ctor()">
21430         <size>7</size>
21431       </method>
21432       <method name="Void doh()">
21433         <size>1</size>
21434       </method>
21435     </type>
21436     <type name="T">
21437       <method name="Void .ctor()">
21438         <size>7</size>
21439       </method>
21440       <method name="A get_Prop()">
21441         <size>6</size>
21442       </method>
21443       <method name="Int32 Main()">
21444         <size>37</size>
21445       </method>
21446       <method name="IA IB.get_Prop()">
21447         <size>6</size>
21448       </method>
21449     </type>
21450   </test>
21451   <test name="test-136.cs">
21452     <type name="MyCar">
21453       <method name="Void .ctor()">
21454         <size>7</size>
21455       </method>
21456       <method name="Void IDiagnostic.Stop()">
21457         <size>8</size>
21458       </method>
21459       <method name="Void IAutomobile.Stop()">
21460         <size>8</size>
21461       </method>
21462       <method name="Void Stop()">
21463         <size>16</size>
21464       </method>
21465     </type>
21466     <type name="TestConflict">
21467       <method name="Void .ctor()">
21468         <size>7</size>
21469       </method>
21470       <method name="Int32 Main()">
21471         <size>74</size>
21472       </method>
21473     </type>
21474   </test>
21475   <test name="test-137.cs">
21476     <type name="C">
21477       <method name="Void .ctor()">
21478         <size>7</size>
21479       </method>
21480       <method name="Void X()">
21481         <size>15</size>
21482       </method>
21483       <method name="Int32 Main()">
21484         <size>95</size>
21485       </method>
21486     </type>
21487   </test>
21488   <test name="test-138.cs">
21489     <type name="T">
21490       <method name="Void .ctor()">
21491         <size>7</size>
21492       </method>
21493       <method name="Int32 Main()">
21494         <size>14</size>
21495       </method>
21496     </type>
21497   </test>
21498   <test name="test-139.cs">
21499     <type name="T">
21500       <method name="Void one()">
21501         <size>13</size>
21502       </method>
21503       <method name="Void two(T)">
21504         <size>8</size>
21505       </method>
21506       <method name="Void three(T ByRef)">
21507         <size>13</size>
21508       </method>
21509       <method name="Int32 GetHashCode()">
21510         <size>12</size>
21511       </method>
21512       <method name="Int32 Main()">
21513         <size>25</size>
21514       </method>
21515     </type>
21516   </test>
21517   <test name="test-14.cs">
21518     <type name="Obj.A">
21519       <method name="Void .ctor()">
21520         <size>7</size>
21521       </method>
21522       <method name="Int32 F()">
21523         <size>2</size>
21524       </method>
21525       <method name="Int32 G()">
21526         <size>2</size>
21527       </method>
21528       <method name="Int32 H()">
21529         <size>3</size>
21530       </method>
21531     </type>
21532     <type name="Obj.B">
21533       <method name="Void .ctor()">
21534         <size>7</size>
21535       </method>
21536       <method name="Int32 F()">
21537         <size>2</size>
21538       </method>
21539       <method name="Int32 G()">
21540         <size>2</size>
21541       </method>
21542       <method name="Int32 H()">
21543         <size>3</size>
21544       </method>
21545     </type>
21546     <type name="Obj.Test">
21547       <method name="Void .ctor()">
21548         <size>7</size>
21549       </method>
21550       <method name="Int32 Main()">
21551         <size>182</size>
21552       </method>
21553     </type>
21554   </test>
21555   <test name="test-140.cs">
21556     <type name="BreakTest">
21557       <method name="Void .ctor()">
21558         <size>7</size>
21559       </method>
21560       <method name="Void .cctor()">
21561         <size>1</size>
21562       </method>
21563       <method name="Void B()">
21564         <size>47</size>
21565       </method>
21566       <method name="Int32 Main()">
21567         <size>20</size>
21568       </method>
21569     </type>
21570   </test>
21571   <test name="test-141.cs">
21572     <type name="X">
21573       <method name="Void .ctor()">
21574         <size>7</size>
21575       </method>
21576       <method name="Int32 Main()">
21577         <size>38</size>
21578       </method>
21579       <method name="Boolean Test1()">
21580         <size>41</size>
21581       </method>
21582       <method name="Boolean Test2()">
21583         <size>42</size>
21584       </method>
21585       <method name="Boolean Test3()">
21586         <size>37</size>
21587       </method>
21588     </type>
21589   </test>
21590   <test name="test-142.cs">
21591     <type name="TestClass">
21592       <method name="Void .ctor(EventHandler)">
21593         <size>14</size>
21594       </method>
21595       <method name="Int32 Main()">
21596         <size>2</size>
21597       </method>
21598     </type>
21599     <type name="TestBaseClass">
21600       <method name="Void .ctor()">
21601         <size>7</size>
21602       </method>
21603       <method name="Void add_Blah(System.EventHandler)">
21604         <size>24</size>
21605       </method>
21606       <method name="Void remove_Blah(System.EventHandler)">
21607         <size>24</size>
21608       </method>
21609     </type>
21610   </test>
21611   <test name="test-143.cs">
21612     <type name="MonoEnumInfo">
21613       <method name="Void stuff()">
21614         <size>8</size>
21615       </method>
21616       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
21617         <size>20</size>
21618       </method>
21619       <method name="Int32 Main()">
21620         <size>32</size>
21621       </method>
21622     </type>
21623   </test>
21624   <test name="test-144.cs">
21625     <type name="Test">
21626       <method name="Void .ctor()">
21627         <size>7</size>
21628       </method>
21629       <method name="Void Main()">
21630         <size>1</size>
21631       </method>
21632     </type>
21633   </test>
21634   <test name="test-145.cs">
21635     <type name="JagArrayTest">
21636       <method name="Void .ctor()">
21637         <size>7</size>
21638       </method>
21639       <method name="Void .cctor()">
21640         <size>25</size>
21641       </method>
21642       <method name="Void Main()">
21643         <size>15</size>
21644       </method>
21645     </type>
21646   </test>
21647   <test name="test-146.cs">
21648     <type name="Test">
21649       <method name="Void .ctor()">
21650         <size>7</size>
21651       </method>
21652       <method name="Int32 Main()">
21653         <size>335</size>
21654       </method>
21655     </type>
21656   </test>
21657   <test name="test-147.cs">
21658     <type name="X">
21659       <method name="Void .ctor()">
21660         <size>15</size>
21661       </method>
21662       <method name="Void .cctor()">
21663         <size>8</size>
21664       </method>
21665       <method name="X Foo()">
21666         <size>6</size>
21667       </method>
21668       <method name="X Bar()">
21669         <size>6</size>
21670       </method>
21671       <method name="X Baz()">
21672         <size>6</size>
21673       </method>
21674       <method name="UInt32 get_Property()">
21675         <size>2</size>
21676       </method>
21677       <method name="UInt32 get_StaticProperty()">
21678         <size>3</size>
21679       </method>
21680       <method name="Int32 get_Item(Int32)">
21681         <size>2</size>
21682       </method>
21683     </type>
21684     <type name="Y">
21685       <method name="Void .ctor()">
21686         <size>15</size>
21687       </method>
21688       <method name="Void .cctor()">
21689         <size>9</size>
21690       </method>
21691       <method name="Y Foo()">
21692         <size>6</size>
21693       </method>
21694       <method name="Y Bar()">
21695         <size>6</size>
21696       </method>
21697       <method name="Y Baz()">
21698         <size>6</size>
21699       </method>
21700       <method name="UInt32 get_Property()">
21701         <size>2</size>
21702       </method>
21703       <method name="UInt32 get_StaticProperty()">
21704         <size>3</size>
21705       </method>
21706       <method name="Int32 get_Item(Int32)">
21707         <size>2</size>
21708       </method>
21709     </type>
21710     <type name="Z">
21711       <method name="Void .ctor()">
21712         <size>7</size>
21713       </method>
21714       <method name="Int32 Test()">
21715         <size>94</size>
21716       </method>
21717     </type>
21718     <type name="Test">
21719       <method name="Void .ctor()">
21720         <size>7</size>
21721       </method>
21722       <method name="Int32 Main()">
21723         <size>252</size>
21724       </method>
21725     </type>
21726   </test>
21727   <test name="test-148.cs">
21728     <type name="Y">
21729       <method name="Void .ctor()">
21730         <size>7</size>
21731       </method>
21732       <method name="Int32 get_Bar(Int32)">
21733         <size>2</size>
21734       </method>
21735       <method name="Int64 get_Bar(Double)">
21736         <size>3</size>
21737       </method>
21738     </type>
21739     <type name="Z">
21740       <method name="Void .ctor()">
21741         <size>7</size>
21742       </method>
21743       <method name="Int64 get_Whatever(Double)">
21744         <size>3</size>
21745       </method>
21746       <method name="Single get_Whatever(Int64, Int32)">
21747         <size>6</size>
21748       </method>
21749       <method name="Int32 InstanceTest()">
21750         <size>54</size>
21751       </method>
21752       <method name="Int32 Test()">
21753         <size>356</size>
21754       </method>
21755       <method name="Int32 Main()">
21756         <size>94</size>
21757       </method>
21758     </type>
21759     <type name="Z+MyArray">
21760       <method name="Void .ctor()">
21761         <size>7</size>
21762       </method>
21763       <method name="System.Object get_Item(Int32)">
21764         <size>8</size>
21765       </method>
21766       <method name="Void set_Item(Int32, System.Object)">
21767         <size>9</size>
21768       </method>
21769     </type>
21770     <type name="A">
21771       <method name="Void .ctor()">
21772         <size>7</size>
21773       </method>
21774       <method name="Int32 get_Monkey(Int32)">
21775         <size>4</size>
21776       </method>
21777     </type>
21778     <type name="B">
21779       <method name="Void .ctor()">
21780         <size>7</size>
21781       </method>
21782       <method name="Int64 get_Item(Int64, Int32)">
21783         <size>5</size>
21784       </method>
21785     </type>
21786     <type name="C">
21787       <method name="Void .ctor()">
21788         <size>7</size>
21789       </method>
21790       <method name="Int32 get_Item(Int32)">
21791         <size>4</size>
21792       </method>
21793     </type>
21794     <type name="D">
21795       <method name="Void .ctor()">
21796         <size>7</size>
21797       </method>
21798       <method name="Int64 get_Item(Int64, Int32)">
21799         <size>5</size>
21800       </method>
21801     </type>
21802     <type name="E">
21803       <method name="Void .ctor()">
21804         <size>7</size>
21805       </method>
21806       <method name="System.String get_g()">
21807         <size>6</size>
21808       </method>
21809       <method name="Void set_g(System.String)">
21810         <size>1</size>
21811       </method>
21812     </type>
21813     <type name="F">
21814       <method name="Void .ctor()">
21815         <size>7</size>
21816       </method>
21817       <method name="System.String get_g()">
21818         <size>6</size>
21819       </method>
21820     </type>
21821     <type name="DisposableNotifyList">
21822       <method name="Void .ctor()">
21823         <size>7</size>
21824       </method>
21825     </type>
21826     <type name="ChildList">
21827       <method name="Void .ctor()">
21828         <size>7</size>
21829       </method>
21830       <method name="Void Test()">
21831         <size>14</size>
21832       </method>
21833     </type>
21834     <type name="Y">
21835       <method name="Int32 X.get_Foo(Int32)">
21836         <size>2</size>
21837       </method>
21838     </type>
21839   </test>
21840   <test name="test-149.cs">
21841     <type name="Y">
21842       <method name="Void .ctor()">
21843         <size>7</size>
21844       </method>
21845       <method name="Void .cctor()">
21846         <size>1</size>
21847       </method>
21848       <method name="Void add_Foo(System.EventHandler)">
21849         <size>24</size>
21850       </method>
21851       <method name="Void remove_Foo(System.EventHandler)">
21852         <size>24</size>
21853       </method>
21854       <method name="Void add_TestEvent(MyDelegate)">
21855         <size>24</size>
21856       </method>
21857       <method name="Void remove_TestEvent(MyDelegate)">
21858         <size>24</size>
21859       </method>
21860       <method name="Int32 Test()">
21861         <size>166</size>
21862       </method>
21863       <method name="Void callback1(System.Object, System.EventArgs)">
21864         <size>7</size>
21865       </method>
21866       <method name="Int64 callback2(Int32)">
21867         <size>19</size>
21868       </method>
21869       <method name="Void callback3(System.Object, System.EventArgs)">
21870         <size>7</size>
21871       </method>
21872     </type>
21873     <type name="Z">
21874       <method name="Void .ctor()">
21875         <size>7</size>
21876       </method>
21877       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
21878         <size>22</size>
21879       </method>
21880       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
21881         <size>22</size>
21882       </method>
21883       <method name="Int32 a()">
21884         <size>2</size>
21885       </method>
21886       <method name="Int32 Main()">
21887         <size>80</size>
21888       </method>
21889     </type>
21890     <type name="Static">
21891       <method name="Void .ctor()">
21892         <size>7</size>
21893       </method>
21894       <method name="Void add_Test(System.EventHandler)">
21895         <size>22</size>
21896       </method>
21897       <method name="Void remove_Test(System.EventHandler)">
21898         <size>22</size>
21899       </method>
21900       <method name="Void Fire()">
21901         <size>23</size>
21902       </method>
21903     </type>
21904     <type name="Z+SomeEventHandler">
21905       <method name="Void .ctor(Object, IntPtr)">
21906         <size>0</size>
21907       </method>
21908       <method name="Int32 Invoke()">
21909         <size>0</size>
21910       </method>
21911       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21912         <size>0</size>
21913       </method>
21914       <method name="Int32 EndInvoke(IAsyncResult)">
21915         <size>0</size>
21916       </method>
21917     </type>
21918     <type name="MyDelegate">
21919       <method name="Void .ctor(Object, IntPtr)">
21920         <size>0</size>
21921       </method>
21922       <method name="Int64 Invoke(Int32)">
21923         <size>0</size>
21924       </method>
21925       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21926         <size>0</size>
21927       </method>
21928       <method name="Int64 EndInvoke(IAsyncResult)">
21929         <size>0</size>
21930       </method>
21931     </type>
21932     <type name="Y">
21933       <method name="Void X.add_Foo(System.EventHandler)">
21934         <size>1</size>
21935       </method>
21936       <method name="Void X.remove_Foo(System.EventHandler)">
21937         <size>1</size>
21938       </method>
21939     </type>
21940   </test>
21941   <test name="test-15.cs">
21942     <type name="Implementor">
21943       <method name="Void .ctor()">
21944         <size>7</size>
21945       </method>
21946       <method name="Int32 A()">
21947         <size>2</size>
21948       </method>
21949     </type>
21950     <type name="Run">
21951       <method name="Void .ctor()">
21952         <size>7</size>
21953       </method>
21954       <method name="Int32 Main()">
21955         <size>53</size>
21956       </method>
21957     </type>
21958     <type name="StructImplementor">
21959       <method name="Int32 A()">
21960         <size>2</size>
21961       </method>
21962     </type>
21963   </test>
21964   <test name="test-150.cs">
21965     <type name="T">
21966       <method name="Void .ctor()">
21967         <size>18</size>
21968       </method>
21969       <method name="Int32 Main()">
21970         <size>2</size>
21971       </method>
21972     </type>
21973   </test>
21974   <test name="test-151.cs">
21975     <type name="A.Iface">
21976       <method name="Void .ctor()">
21977         <size>7</size>
21978       </method>
21979       <method name="Void bah()">
21980         <size>1</size>
21981       </method>
21982     </type>
21983     <type name="A.my">
21984       <method name="Void .ctor()">
21985         <size>7</size>
21986       </method>
21987       <method name="Void doit(System.Object)">
21988         <size>13</size>
21989       </method>
21990       <method name="Int32 Main()">
21991         <size>2</size>
21992       </method>
21993     </type>
21994   </test>
21995   <test name="test-152.cs">
21996     <type name="X">
21997       <method name="Void .ctor()">
21998         <size>7</size>
21999       </method>
22000       <method name="Int32 Main()">
22001         <size>99</size>
22002       </method>
22003     </type>
22004   </test>
22005   <test name="test-153.cs">
22006     <type name="Z">
22007       <method name="Void .ctor()">
22008         <size>7</size>
22009       </method>
22010       <method name="Void Test2(System.String, System.Object[])">
22011         <size>1</size>
22012       </method>
22013       <method name="Void Test(System.String, System.Object[])">
22014         <size>8</size>
22015       </method>
22016       <method name="Int32 Main()">
22017         <size>86</size>
22018       </method>
22019     </type>
22020   </test>
22021   <test name="test-154.cs">
22022     <type name="X">
22023       <method name="Void .ctor()">
22024         <size>7</size>
22025       </method>
22026       <method name="Int32 Main()">
22027         <size>2</size>
22028       </method>
22029       <method name="Void test1(Single ByRef)">
22030         <size>6</size>
22031       </method>
22032       <method name="Void test2(Int32, Single ByRef)">
22033         <size>38</size>
22034       </method>
22035       <method name="Void test3(System.Int64[], Int32)">
22036         <size>21</size>
22037       </method>
22038       <method name="Int32 test4(Int32, Single ByRef)">
22039         <size>33</size>
22040       </method>
22041       <method name="Int32 test5(Single ByRef, Int64)">
22042         <size>75</size>
22043       </method>
22044       <method name="Int32 test6(Single ByRef)">
22045         <size>10</size>
22046       </method>
22047       <method name="Int64 test7(System.Int32[], Int32)">
22048         <size>64</size>
22049       </method>
22050       <method name="Int64 test8(Int32)">
22051         <size>34</size>
22052       </method>
22053       <method name="Int64 test9(Int32)">
22054         <size>28</size>
22055       </method>
22056       <method name="Void test10(Int32, Single ByRef)">
22057         <size>23</size>
22058       </method>
22059       <method name="Int64 test11(Int32)">
22060         <size>44</size>
22061       </method>
22062       <method name="Void test12(Single ByRef)">
22063         <size>25</size>
22064       </method>
22065       <method name="Void test13(Int32, Single ByRef)">
22066         <size>23</size>
22067       </method>
22068       <method name="Int64 test14(Int32, Single ByRef)">
22069         <size>66</size>
22070       </method>
22071       <method name="Int32 test15(Int32, Single ByRef)">
22072         <size>33</size>
22073       </method>
22074       <method name="Void test16()">
22075         <size>54</size>
22076       </method>
22077       <method name="Void test17()">
22078         <size>62</size>
22079       </method>
22080       <method name="Void test18(Int32, Int32 ByRef)">
22081         <size>35</size>
22082       </method>
22083       <method name="Int32 test19()">
22084         <size>49</size>
22085       </method>
22086       <method name="Int32 test20()">
22087         <size>22</size>
22088       </method>
22089       <method name="Int32 test21()">
22090         <size>28</size>
22091       </method>
22092       <method name="Int32 test22()">
22093         <size>27</size>
22094       </method>
22095       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22096         <size>29</size>
22097       </method>
22098       <method name="Int64 test24(Int32)">
22099         <size>67</size>
22100       </method>
22101       <method name="Int64 test25(Int32)">
22102         <size>44</size>
22103       </method>
22104       <method name="Void test26()">
22105         <size>22</size>
22106       </method>
22107       <method name="Int32 test27()">
22108         <size>12</size>
22109       </method>
22110       <method name="Void test28(System.Object ByRef)">
22111         <size>23</size>
22112       </method>
22113       <method name="Boolean test29(Int32 ByRef)">
22114         <size>33</size>
22115       </method>
22116       <method name="System.String test30(System.String ByRef)">
22117         <size>36</size>
22118       </method>
22119       <method name="System.String test31(Int32)">
22120         <size>78</size>
22121       </method>
22122       <method name="Void test32()">
22123         <size>11</size>
22124       </method>
22125       <method name="Int32 test33()">
22126         <size>4</size>
22127       </method>
22128       <method name="Void test34()">
22129         <size>20</size>
22130       </method>
22131       <method name="Void test35(Int32, Boolean)">
22132         <size>28</size>
22133       </method>
22134       <method name="Void test36()">
22135         <size>41</size>
22136       </method>
22137       <method name="Void test37()">
22138         <size>42</size>
22139       </method>
22140       <method name="Int32 test38()">
22141         <size>2</size>
22142       </method>
22143       <method name="Int32 test40(Int32)">
22144         <size>18</size>
22145       </method>
22146     </type>
22147   </test>
22148   <test name="test-155.cs">
22149     <type name="Test">
22150       <method name="Void .ctor()">
22151         <size>7</size>
22152       </method>
22153       <method name="Int32 Main()">
22154         <size>44</size>
22155       </method>
22156     </type>
22157     <type name="Test+TestClass">
22158       <method name="Void .ctor()">
22159         <size>7</size>
22160       </method>
22161       <method name="System.String test(System.String)">
22162         <size>22</size>
22163       </method>
22164     </type>
22165   </test>
22166   <test name="test-156.cs">
22167     <type name="Internal">
22168       <method name="Void .ctor()">
22169         <size>7</size>
22170       </method>
22171     </type>
22172     <type name="Public">
22173       <method name="Void .ctor()">
22174         <size>7</size>
22175       </method>
22176     </type>
22177     <type name="X">
22178       <method name="Void .ctor()">
22179         <size>7</size>
22180       </method>
22181       <method name="Void Main()">
22182         <size>1</size>
22183       </method>
22184     </type>
22185     <type name="X+NestedPublic">
22186       <method name="Void .ctor()">
22187         <size>7</size>
22188       </method>
22189     </type>
22190     <type name="X+NestedAssembly">
22191       <method name="Void .ctor()">
22192         <size>7</size>
22193       </method>
22194     </type>
22195     <type name="X+NestedFamilyAndAssembly">
22196       <method name="Void .ctor()">
22197         <size>7</size>
22198       </method>
22199     </type>
22200     <type name="X+NestedFamily">
22201       <method name="Void .ctor()">
22202         <size>7</size>
22203       </method>
22204     </type>
22205     <type name="X+NestedPrivate">
22206       <method name="Void .ctor()">
22207         <size>7</size>
22208       </method>
22209     </type>
22210     <type name="A">
22211       <method name="Void .ctor()">
22212         <size>7</size>
22213       </method>
22214     </type>
22215     <type name="B">
22216       <method name="Void .ctor()">
22217         <size>7</size>
22218       </method>
22219     </type>
22220     <type name="C">
22221       <method name="Void .ctor()">
22222         <size>7</size>
22223       </method>
22224     </type>
22225     <type name="D">
22226       <method name="Void .ctor()">
22227         <size>7</size>
22228       </method>
22229     </type>
22230     <type name="E">
22231       <method name="Void .ctor()">
22232         <size>7</size>
22233       </method>
22234     </type>
22235     <type name="F">
22236       <method name="Void .ctor()">
22237         <size>7</size>
22238       </method>
22239     </type>
22240     <type name="Y">
22241       <method name="Void .ctor()">
22242         <size>7</size>
22243       </method>
22244       <method name="Void Test(YI)">
22245         <size>1</size>
22246       </method>
22247     </type>
22248     <type name="Y+YA">
22249       <method name="Void .ctor()">
22250         <size>7</size>
22251       </method>
22252     </type>
22253     <type name="Y+YB">
22254       <method name="Void .ctor()">
22255         <size>7</size>
22256       </method>
22257     </type>
22258     <type name="Y+YC">
22259       <method name="Void .ctor()">
22260         <size>7</size>
22261       </method>
22262     </type>
22263     <type name="Y+YD">
22264       <method name="Void .ctor()">
22265         <size>7</size>
22266       </method>
22267     </type>
22268     <type name="Y+YE">
22269       <method name="Void .ctor()">
22270         <size>7</size>
22271       </method>
22272     </type>
22273     <type name="Y+YF">
22274       <method name="Void .ctor()">
22275         <size>7</size>
22276       </method>
22277     </type>
22278     <type name="Y+YG">
22279       <method name="Void .ctor()">
22280         <size>7</size>
22281       </method>
22282     </type>
22283     <type name="Y+YH">
22284       <method name="Void .ctor()">
22285         <size>7</size>
22286       </method>
22287     </type>
22288     <type name="Z">
22289       <method name="Void .ctor()">
22290         <size>7</size>
22291       </method>
22292     </type>
22293     <type name="Z+P">
22294       <method name="Void .ctor()">
22295         <size>7</size>
22296       </method>
22297     </type>
22298     <type name="W">
22299       <method name="Void .ctor()">
22300         <size>7</size>
22301       </method>
22302     </type>
22303     <type name="W+WA">
22304       <method name="Void .ctor()">
22305         <size>7</size>
22306       </method>
22307     </type>
22308     <type name="W+WB">
22309       <method name="Void .ctor()">
22310         <size>7</size>
22311       </method>
22312     </type>
22313     <type name="W+WC">
22314       <method name="Void .ctor()">
22315         <size>7</size>
22316       </method>
22317     </type>
22318     <type name="W+WD">
22319       <method name="Void .ctor()">
22320         <size>7</size>
22321       </method>
22322     </type>
22323     <type name="W+WE">
22324       <method name="Void .ctor()">
22325         <size>7</size>
22326       </method>
22327     </type>
22328     <type name="W+WCA">
22329       <method name="Void .ctor()">
22330         <size>7</size>
22331       </method>
22332     </type>
22333     <type name="W+WCB">
22334       <method name="Void .ctor()">
22335         <size>7</size>
22336       </method>
22337     </type>
22338     <type name="W+WCB+WCD">
22339       <method name="Void .ctor()">
22340         <size>7</size>
22341       </method>
22342     </type>
22343     <type name="W+WCB+WCD+WCE">
22344       <method name="Void .ctor()">
22345         <size>7</size>
22346       </method>
22347     </type>
22348     <type name="G">
22349       <method name="Void .ctor()">
22350         <size>7</size>
22351       </method>
22352       <method name="Void Test(X)">
22353         <size>1</size>
22354       </method>
22355     </type>
22356     <type name="G+I">
22357       <method name="Void .ctor()">
22358         <size>7</size>
22359       </method>
22360     </type>
22361     <type name="G+I+J">
22362       <method name="Void .ctor()">
22363         <size>7</size>
22364       </method>
22365       <method name="Void Test(Foo)">
22366         <size>1</size>
22367       </method>
22368     </type>
22369     <type name="H">
22370       <method name="Void .ctor()">
22371         <size>7</size>
22372       </method>
22373       <method name="Void Test(System.Int32[])">
22374         <size>1</size>
22375       </method>
22376     </type>
22377     <type name="M">
22378       <method name="Void .ctor()">
22379         <size>7</size>
22380       </method>
22381       <method name="Void Hello(System.String)">
22382         <size>1</size>
22383       </method>
22384     </type>
22385   </test>
22386   <test name="test-157.cs">
22387     <type name="Test.MyAttribute">
22388       <method name="Void .ctor(String)">
22389         <size>20</size>
22390       </method>
22391     </type>
22392     <type name="Test.Test">
22393       <method name="Void .ctor()">
22394         <size>7</size>
22395       </method>
22396       <method name="Int32 Main()">
22397         <size>197</size>
22398       </method>
22399     </type>
22400   </test>
22401   <test name="test-158.cs">
22402     <type name="My">
22403       <method name="Void .ctor(Object)">
22404         <size>14</size>
22405       </method>
22406     </type>
22407     <type name="My+Test">
22408       <method name="Void .ctor()">
22409         <size>7</size>
22410       </method>
22411       <method name="Int32 Main()">
22412         <size>87</size>
22413       </method>
22414     </type>
22415   </test>
22416   <test name="test-159.cs">
22417     <type name="A.Iface">
22418       <method name="Void .ctor()">
22419         <size>7</size>
22420       </method>
22421       <method name="Void bah()">
22422         <size>1</size>
22423       </method>
22424     </type>
22425     <type name="A.my">
22426       <method name="Void .ctor()">
22427         <size>7</size>
22428       </method>
22429       <method name="Void doit(System.Object)">
22430         <size>13</size>
22431       </method>
22432       <method name="Int32 Main()">
22433         <size>2</size>
22434       </method>
22435     </type>
22436   </test>
22437   <test name="test-16.cs">
22438     <type name="Mine.Blah">
22439       <method name="Void .ctor()">
22440         <size>7</size>
22441       </method>
22442       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22443         <size>12</size>
22444       </method>
22445       <method name="Int32 op_Implicit(Mine.Blah)">
22446         <size>12</size>
22447       </method>
22448       <method name="Byte op_Implicit(Mine.Blah)">
22449         <size>12</size>
22450       </method>
22451       <method name="Int16 op_Implicit(Mine.Blah)">
22452         <size>12</size>
22453       </method>
22454     </type>
22455     <type name="Mine.Foo">
22456       <method name="Void .ctor()">
22457         <size>7</size>
22458       </method>
22459       <method name="Int32 Main()">
22460         <size>118</size>
22461       </method>
22462     </type>
22463   </test>
22464   <test name="test-160.cs">
22465     <type name="B">
22466       <method name="Void .ctor()">
22467         <size>7</size>
22468       </method>
22469     </type>
22470     <type name="S">
22471       <method name="Void .ctor()">
22472         <size>7</size>
22473       </method>
22474     </type>
22475     <type name="T">
22476       <method name="Void .ctor()">
22477         <size>7</size>
22478       </method>
22479       <method name="Int32 blah(System.Object)">
22480         <size>62</size>
22481       </method>
22482       <method name="Int32 Main()">
22483         <size>2</size>
22484       </method>
22485     </type>
22486   </test>
22487   <test name="test-161.cs">
22488     <type name="ZipEntry">
22489       <method name="Void .ctor(String)">
22490         <size>18</size>
22491       </method>
22492       <method name="Void .ctor(ZipEntry)">
22493         <size>18</size>
22494       </method>
22495       <method name="DateTime get_DateTime()">
22496         <size>7</size>
22497       </method>
22498       <method name="Int32 Main()">
22499         <size>2</size>
22500       </method>
22501     </type>
22502   </test>
22503   <test name="test-162.cs">
22504     <type name="X">
22505       <method name="Void .ctor()">
22506         <size>7</size>
22507       </method>
22508       <method name="Void test_output(A)">
22509         <size>1</size>
22510       </method>
22511       <method name="Void test_output(B)">
22512         <size>1</size>
22513       </method>
22514       <method name="Void test_output(E)">
22515         <size>1</size>
22516       </method>
22517       <method name="Void test_output(F)">
22518         <size>1</size>
22519       </method>
22520       <method name="Void test1()">
22521         <size>21</size>
22522       </method>
22523       <method name="Void test2()">
22524         <size>32</size>
22525       </method>
22526       <method name="Void test3()">
22527         <size>21</size>
22528       </method>
22529       <method name="Void test4(A)">
22530         <size>9</size>
22531       </method>
22532       <method name="Void test5(A ByRef)">
22533         <size>9</size>
22534       </method>
22535       <method name="Void test6(B ByRef)">
22536         <size>8</size>
22537       </method>
22538       <method name="Void test7()">
22539         <size>28</size>
22540       </method>
22541       <method name="Void test8()">
22542         <size>50</size>
22543       </method>
22544       <method name="Void test9()">
22545         <size>26</size>
22546       </method>
22547       <method name="Void test10()">
22548         <size>82</size>
22549       </method>
22550       <method name="Int32 Main()">
22551         <size>2</size>
22552       </method>
22553     </type>
22554     <type name="A">
22555       <method name="Void .ctor(Int32)">
22556         <size>27</size>
22557       </method>
22558     </type>
22559     <type name="C">
22560       <method name="Void .ctor(Int64)">
22561         <size>8</size>
22562       </method>
22563       <method name="Void .ctor(String)">
22564         <size>13</size>
22565       </method>
22566     </type>
22567     <type name="E">
22568       <method name="Void .ctor(Int32)">
22569         <size>21</size>
22570       </method>
22571     </type>
22572   </test>
22573   <test name="test-163.cs">
22574     <type name="Blah">
22575       <method name="Void .ctor()">
22576         <size>7</size>
22577       </method>
22578       <method name="Int32 Foo(System.String)">
22579         <size>2</size>
22580       </method>
22581       <method name="Int32 Foo(System.Object)">
22582         <size>2</size>
22583       </method>
22584       <method name="Int32 Main()">
22585         <size>28</size>
22586       </method>
22587     </type>
22588   </test>
22589   <test name="test-164.cs">
22590     <type name="X">
22591       <method name="Void .ctor()">
22592         <size>26</size>
22593       </method>
22594       <method name="Int32 Foo()">
22595         <size>2</size>
22596       </method>
22597     </type>
22598     <type name="Y">
22599       <method name="Void .ctor()">
22600         <size>7</size>
22601       </method>
22602       <method name="Int32 Foo()">
22603         <size>2</size>
22604       </method>
22605       <method name="Int32 Hello()">
22606         <size>12</size>
22607       </method>
22608       <method name="Void Main()">
22609         <size>46</size>
22610       </method>
22611     </type>
22612     <type name="X+FooDelegate">
22613       <method name="Void .ctor(Object, IntPtr)">
22614         <size>0</size>
22615       </method>
22616       <method name="Int32 Invoke()">
22617         <size>0</size>
22618       </method>
22619       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22620         <size>0</size>
22621       </method>
22622       <method name="Int32 EndInvoke(IAsyncResult)">
22623         <size>0</size>
22624       </method>
22625     </type>
22626   </test>
22627   <test name="test-165.cs">
22628     <type name="Testing">
22629       <method name="Void .ctor()">
22630         <size>7</size>
22631       </method>
22632       <method name="Int32 TestEnumInit(Fruit)">
22633         <size>21</size>
22634       </method>
22635       <method name="Int32 Main()">
22636         <size>62</size>
22637       </method>
22638     </type>
22639   </test>
22640   <test name="test-166.cs">
22641     <type name="Test">
22642       <method name="Void .ctor()">
22643         <size>7</size>
22644       </method>
22645       <method name="Int32 get_Item(Int32)">
22646         <size>2</size>
22647       </method>
22648     </type>
22649     <type name="D">
22650       <method name="Void .ctor()">
22651         <size>7</size>
22652       </method>
22653       <method name="Int32 get_TargetIntegerSize()">
22654         <size>2</size>
22655       </method>
22656       <method name="Int32 Hello(IInferior)">
22657         <size>7</size>
22658       </method>
22659       <method name="Int32 Main()">
22660         <size>61</size>
22661       </method>
22662     </type>
22663     <type name="Test">
22664       <method name="Int32 ITest.get_Item(Int32)">
22665         <size>2</size>
22666       </method>
22667     </type>
22668   </test>
22669   <test name="test-167.cs">
22670     <type name="X">
22671       <method name="Void .ctor()">
22672         <size>7</size>
22673       </method>
22674       <method name="Int32 Test(X+Foo[])">
22675         <size>23</size>
22676       </method>
22677       <method name="Int32 Main()">
22678         <size>44</size>
22679       </method>
22680     </type>
22681   </test>
22682   <test name="test-168.cs">
22683     <type name="Test">
22684       <method name="Void .ctor()">
22685         <size>7</size>
22686       </method>
22687       <method name="Int32 Main()">
22688         <size>21</size>
22689       </method>
22690     </type>
22691     <type name="X">
22692       <method name="System.String op_Implicit(X)">
22693         <size>6</size>
22694       </method>
22695     </type>
22696   </test>
22697   <test name="test-169.cs">
22698     <type name="basec">
22699       <method name="Void .ctor()">
22700         <size>7</size>
22701       </method>
22702       <method name="System.String get_Message()">
22703         <size>6</size>
22704       </method>
22705     </type>
22706     <type name="der">
22707       <method name="Void .ctor()">
22708         <size>7</size>
22709       </method>
22710       <method name="System.String get_Message()">
22711         <size>6</size>
22712       </method>
22713     </type>
22714     <type name="Base">
22715       <method name="Void .ctor()">
22716         <size>7</size>
22717       </method>
22718       <method name="Int32 get_Thingy()">
22719         <size>7</size>
22720       </method>
22721       <method name="Void set_Thingy(Int32)">
22722         <size>8</size>
22723       </method>
22724     </type>
22725     <type name="Derived">
22726       <method name="Void .ctor()">
22727         <size>7</size>
22728       </method>
22729       <method name="Int32 get_BaseThingy()">
22730         <size>7</size>
22731       </method>
22732       <method name="Void set_Thingy(Int32)">
22733         <size>1</size>
22734       </method>
22735     </type>
22736     <type name="D">
22737       <method name="Void .ctor()">
22738         <size>7</size>
22739       </method>
22740       <method name="Int32 Main()">
22741         <size>97</size>
22742       </method>
22743     </type>
22744   </test>
22745   <test name="test-17.cs">
22746     <type name="Blah">
22747       <method name="Void .ctor()">
22748         <size>7</size>
22749       </method>
22750       <method name="Int32 Main()">
22751         <size>39</size>
22752       </method>
22753       <method name="Byte op_Implicit(Blah)">
22754         <size>12</size>
22755       </method>
22756       <method name="Int16 op_Implicit(Blah)">
22757         <size>12</size>
22758       </method>
22759       <method name="Int32 op_Implicit(Blah)">
22760         <size>12</size>
22761       </method>
22762     </type>
22763   </test>
22764   <test name="test-170.cs">
22765     <type name="X">
22766       <method name="Void .ctor()">
22767         <size>7</size>
22768       </method>
22769       <method name="Int32 get_prop()">
22770         <size>7</size>
22771       </method>
22772       <method name="Void set_prop(Int32)">
22773         <size>8</size>
22774       </method>
22775       <method name="Void set_AAA(Int32)">
22776         <size>1</size>
22777       </method>
22778     </type>
22779     <type name="Y">
22780       <method name="Void .ctor()">
22781         <size>14</size>
22782       </method>
22783       <method name="Int32 get_prop()">
22784         <size>7</size>
22785       </method>
22786       <method name="Void set_prop(Int32)">
22787         <size>8</size>
22788       </method>
22789       <method name="Int32 A()">
22790         <size>38</size>
22791       </method>
22792       <method name="Int32 Main()">
22793         <size>13</size>
22794       </method>
22795     </type>
22796   </test>
22797   <test name="test-171.cs">
22798     <type name="IntPtr_Conv.Class1">
22799       <method name="Void .ctor()">
22800         <size>7</size>
22801       </method>
22802       <method name="Int32 Main(System.String[])">
22803         <size>15</size>
22804       </method>
22805     </type>
22806   </test>
22807   <test name="test-172.cs">
22808     <type name="X">
22809       <method name="Void .ctor()">
22810         <size>7</size>
22811       </method>
22812       <method name="Void .cctor()">
22813         <size>31</size>
22814       </method>
22815       <method name="Boolean ff()">
22816         <size>14</size>
22817       </method>
22818       <method name="Boolean tt()">
22819         <size>14</size>
22820       </method>
22821       <method name="Int32 test_if()">
22822         <size>599</size>
22823       </method>
22824       <method name="Int32 test_while()">
22825         <size>437</size>
22826       </method>
22827       <method name="Int32 test_inline()">
22828         <size>29</size>
22829       </method>
22830       <method name="Int32 Main()">
22831         <size>109</size>
22832       </method>
22833     </type>
22834   </test>
22835   <test name="test-173.cs">
22836     <type name="Base">
22837       <method name="Void .ctor(Int32)">
22838         <size>14</size>
22839       </method>
22840       <method name="Int32 get_Value()">
22841         <size>7</size>
22842       </method>
22843     </type>
22844     <type name="A">
22845       <method name="Void .ctor(Int32)">
22846         <size>18</size>
22847       </method>
22848       <method name="Void .ctor(UInt32)">
22849         <size>18</size>
22850       </method>
22851     </type>
22852     <type name="B">
22853       <method name="Void .ctor(Int64)">
22854         <size>18</size>
22855       </method>
22856       <method name="Void .ctor(UInt64)">
22857         <size>18</size>
22858       </method>
22859     </type>
22860     <type name="C">
22861       <method name="Void .ctor(Int16)">
22862         <size>18</size>
22863       </method>
22864       <method name="Void .ctor(UInt16)">
22865         <size>18</size>
22866       </method>
22867     </type>
22868     <type name="D">
22869       <method name="Void .ctor(SByte)">
22870         <size>18</size>
22871       </method>
22872       <method name="Void .ctor(Byte)">
22873         <size>18</size>
22874       </method>
22875     </type>
22876     <type name="E">
22877       <method name="Void .ctor(Int64)">
22878         <size>19</size>
22879       </method>
22880       <method name="Void .ctor(E)">
22881         <size>19</size>
22882       </method>
22883       <method name="E op_Implicit(Int64)">
22884         <size>7</size>
22885       </method>
22886     </type>
22887     <type name="F">
22888       <method name="Void .ctor(Int32)">
22889         <size>19</size>
22890       </method>
22891       <method name="Void .ctor(F)">
22892         <size>19</size>
22893       </method>
22894       <method name="F op_Implicit(Int32)">
22895         <size>7</size>
22896       </method>
22897     </type>
22898     <type name="X">
22899       <method name="Void .ctor()">
22900         <size>7</size>
22901       </method>
22902       <method name="Int32 Test()">
22903         <size>231</size>
22904       </method>
22905       <method name="Int32 Main()">
22906         <size>24</size>
22907       </method>
22908     </type>
22909   </test>
22910   <test name="test-174.cs">
22911     <type name="ProtectedAccessToPropertyOnChild">
22912       <method name="Void .ctor()">
22913         <size>14</size>
22914       </method>
22915       <method name="Int32 Main()">
22916         <size>21</size>
22917       </method>
22918     </type>
22919     <type name="TestAccessToPrivateMemberInParentClass">
22920       <method name="Void .ctor()">
22921         <size>7</size>
22922       </method>
22923       <method name="System.Double[][] get_Array()">
22924         <size>7</size>
22925       </method>
22926     </type>
22927     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
22928       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
22929         <size>37</size>
22930       </method>
22931     </type>
22932     <type name="TestAccessToProtectedOnChildInstanceFromParent">
22933       <method name="Void .ctor()">
22934         <size>29</size>
22935       </method>
22936       <method name="Int32 Test()">
22937         <size>27</size>
22938       </method>
22939     </type>
22940     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
22941       <method name="Void .ctor()">
22942         <size>26</size>
22943       </method>
22944       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
22945         <size>15</size>
22946       </method>
22947     </type>
22948     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
22949       <method name="Void .ctor()">
22950         <size>7</size>
22951       </method>
22952     </type>
22953   </test>
22954   <test name="test-175.cs">
22955     <type name="X">
22956       <method name="Void .ctor()">
22957         <size>7</size>
22958       </method>
22959       <method name="Int32 Main()">
22960         <size>59</size>
22961       </method>
22962     </type>
22963     <type name="RVA">
22964       <method name="Void .ctor(UInt32)">
22965         <size>8</size>
22966       </method>
22967       <method name="RVA op_Implicit(UInt32)">
22968         <size>7</size>
22969       </method>
22970       <method name="UInt32 op_Implicit(RVA)">
22971         <size>8</size>
22972       </method>
22973     </type>
22974   </test>
22975   <test name="test-176.cs">
22976     <type name="X">
22977       <method name="Void .ctor()">
22978         <size>7</size>
22979       </method>
22980       <method name="Int32 Main()">
22981         <size>34</size>
22982       </method>
22983     </type>
22984   </test>
22985   <test name="test-177.cs">
22986     <type name="MethodAttribute">
22987       <method name="Void .ctor()">
22988         <size>7</size>
22989       </method>
22990     </type>
22991     <type name="ReturnAttribute">
22992       <method name="Void .ctor()">
22993         <size>7</size>
22994       </method>
22995     </type>
22996     <type name="Test">
22997       <method name="Void .ctor()">
22998         <size>7</size>
22999       </method>
23000       <method name="Void Method()">
23001         <size>1</size>
23002       </method>
23003       <method name="Int32 Main()">
23004         <size>40</size>
23005       </method>
23006     </type>
23007   </test>
23008   <test name="test-178.cs">
23009     <type name="BrowsableClass">
23010       <method name="Void .ctor()">
23011         <size>7</size>
23012       </method>
23013       <method name="Int32 Main()">
23014         <size>54</size>
23015       </method>
23016       <method name="BrowsableClass op_Increment(BrowsableClass)">
23017         <size>2</size>
23018       </method>
23019     </type>
23020   </test>
23021   <test name="test-179.cs">
23022     <type name="A">
23023       <method name="Void .ctor()">
23024         <size>7</size>
23025       </method>
23026       <method name="Void set_Item(Double, Double)">
23027         <size>15</size>
23028       </method>
23029       <method name="Double get_Item(Double)">
23030         <size>29</size>
23031       </method>
23032     </type>
23033     <type name="B">
23034       <method name="Void .ctor()">
23035         <size>7</size>
23036       </method>
23037       <method name="Void set_Item(Double, Double)">
23038         <size>15</size>
23039       </method>
23040       <method name="Double get_Item(Double)">
23041         <size>29</size>
23042       </method>
23043     </type>
23044     <type name="C">
23045       <method name="Void .ctor()">
23046         <size>7</size>
23047       </method>
23048       <method name="Void set_Item(System.String, System.String)">
23049         <size>15</size>
23050       </method>
23051       <method name="System.String get_Item(System.String)">
23052         <size>30</size>
23053       </method>
23054       <method name="Void set_Item(Int32, Int32)">
23055         <size>15</size>
23056       </method>
23057       <method name="Int32 get_Item(Int32)">
23058         <size>21</size>
23059       </method>
23060     </type>
23061     <type name="EntryPoint">
23062       <method name="Int32 Main(System.String[])">
23063         <size>150</size>
23064       </method>
23065     </type>
23066   </test>
23067   <test name="test-18.cs">
23068     <type name="X">
23069       <method name="Void .ctor()">
23070         <size>7</size>
23071       </method>
23072       <method name="Void m()">
23073         <size>60</size>
23074       </method>
23075       <method name="Int32 ret(Int32)">
23076         <size>40</size>
23077       </method>
23078       <method name="Int32 Main()">
23079         <size>62</size>
23080       </method>
23081     </type>
23082   </test>
23083   <test name="test-180.cs">
23084     <type name="Testing">
23085       <method name="Void .ctor()">
23086         <size>7</size>
23087       </method>
23088       <method name="Void Main()">
23089         <size>17</size>
23090       </method>
23091     </type>
23092   </test>
23093   <test name="test-181.cs">
23094     <type name="Test">
23095       <method name="Void .ctor()">
23096         <size>7</size>
23097       </method>
23098       <method name="Void test()">
23099         <size>1</size>
23100       </method>
23101       <method name="Int32 Main()">
23102         <size>43</size>
23103       </method>
23104     </type>
23105   </test>
23106   <test name="test-182.cs">
23107     <type name="T">
23108       <method name="Void .ctor()">
23109         <size>7</size>
23110       </method>
23111       <method name="Int32 Main()">
23112         <size>26</size>
23113       </method>
23114     </type>
23115     <type name="TS">
23116       <method name="Int64 get_Ticks()">
23117         <size>19</size>
23118       </method>
23119     </type>
23120     <type name="DT">
23121       <method name="Int64 get_Ticks()">
23122         <size>12</size>
23123       </method>
23124     </type>
23125   </test>
23126   <test name="test-183.cs">
23127     <type name="Test">
23128       <method name="Void .ctor()">
23129         <size>7</size>
23130       </method>
23131       <method name="Int32 M(Int32, Int32 ByRef)">
23132         <size>12</size>
23133       </method>
23134       <method name="Int32 Main()">
23135         <size>67</size>
23136       </method>
23137     </type>
23138     <type name="Test+D">
23139       <method name="Void .ctor(Object, IntPtr)">
23140         <size>0</size>
23141       </method>
23142       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23143         <size>0</size>
23144       </method>
23145       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23146         <size>0</size>
23147       </method>
23148       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23149         <size>0</size>
23150       </method>
23151     </type>
23152   </test>
23153   <test name="test-184.cs">
23154     <type name="User">
23155       <method name="Void .ctor(Interface)">
23156         <size>7</size>
23157       </method>
23158     </type>
23159     <type name="Test">
23160       <method name="Void .ctor()">
23161         <size>55</size>
23162       </method>
23163       <method name="Int32 Main()">
23164         <size>8</size>
23165       </method>
23166     </type>
23167     <type name="Struct">
23168       <method name="Void .ctor(Int32)">
23169         <size>1</size>
23170       </method>
23171       <method name="Int32 get_X()">
23172         <size>2</size>
23173       </method>
23174     </type>
23175   </test>
23176   <test name="test-185.cs">
23177     <type name="X">
23178       <method name="Void .ctor()">
23179         <size>7</size>
23180       </method>
23181       <method name="Int32 Test(Int32)">
23182         <size>36</size>
23183       </method>
23184       <method name="Int32 Main()">
23185         <size>29</size>
23186       </method>
23187     </type>
23188   </test>
23189   <test name="test-186.cs">
23190     <type name="TestBUG.myAttribute">
23191       <method name="Void .ctor(String, String, String, Int32)">
23192         <size>7</size>
23193       </method>
23194     </type>
23195     <type name="TestBUG.Test">
23196       <method name="Void .ctor()">
23197         <size>7</size>
23198       </method>
23199       <method name="Int32 Main()">
23200         <size>2</size>
23201       </method>
23202     </type>
23203   </test>
23204   <test name="test-187.cs">
23205     <type name="MyClass">
23206       <method name="Void .ctor()">
23207         <size>7</size>
23208       </method>
23209       <method name="Container get_Item(System.String)">
23210         <size>2</size>
23211       </method>
23212       <method name="Void set_Item(System.String, Container)">
23213         <size>1</size>
23214       </method>
23215     </type>
23216     <type name="Container">
23217       <method name="Void .ctor()">
23218         <size>7</size>
23219       </method>
23220       <method name="Container op_Addition(Container, System.Object)">
23221         <size>2</size>
23222       </method>
23223     </type>
23224     <type name="D">
23225       <method name="Void .ctor()">
23226         <size>7</size>
23227       </method>
23228       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
23229         <size>65</size>
23230       </method>
23231       <method name="Int32 Main()">
23232         <size>2</size>
23233       </method>
23234     </type>
23235   </test>
23236   <test name="test-188.cs">
23237     <type name="Enumerator">
23238       <method name="Void .ctor()">
23239         <size>14</size>
23240       </method>
23241       <method name="Boolean MoveNext()">
23242         <size>21</size>
23243       </method>
23244       <method name="Char get_Current()">
23245         <size>3</size>
23246       </method>
23247     </type>
23248     <type name="RealEnumerator">
23249       <method name="Void .ctor(Coll)">
23250         <size>14</size>
23251       </method>
23252       <method name="Void Dispose()">
23253         <size>13</size>
23254       </method>
23255     </type>
23256     <type name="Coll">
23257       <method name="Void .ctor()">
23258         <size>7</size>
23259       </method>
23260       <method name="Enumerator GetEnumerator()">
23261         <size>7</size>
23262       </method>
23263     </type>
23264     <type name="Test">
23265       <method name="Void .ctor()">
23266         <size>7</size>
23267       </method>
23268       <method name="Int32 Main(System.String[])">
23269         <size>78</size>
23270       </method>
23271     </type>
23272   </test>
23273   <test name="test-189.cs">
23274     <type name="MyTest">
23275       <method name="Void .ctor()">
23276         <size>7</size>
23277       </method>
23278       <method name="Int32 Main(System.String[])">
23279         <size>63</size>
23280       </method>
23281       <method name="Int32 m(Int32, Double)">
23282         <size>2</size>
23283       </method>
23284       <method name="Int32 m(Int32, System.Int32[])">
23285         <size>2</size>
23286       </method>
23287     </type>
23288     <type name="MonoTest">
23289       <method name="Void .ctor()">
23290         <size>7</size>
23291       </method>
23292       <method name="Int32 method1(System.String, System.Object[])">
23293         <size>2</size>
23294       </method>
23295       <method name="Void testmethod()">
23296         <size>27</size>
23297       </method>
23298     </type>
23299     <type name="MonoTest2">
23300       <method name="Void .ctor()">
23301         <size>7</size>
23302       </method>
23303       <method name="Int32 method1(System.String, System.Object[])">
23304         <size>2</size>
23305       </method>
23306       <method name="Void testmethod2()">
23307         <size>27</size>
23308       </method>
23309     </type>
23310   </test>
23311   <test name="test-19.cs">
23312     <type name="I">
23313       <method name="Void .ctor()">
23314         <size>7</size>
23315       </method>
23316       <method name="Void .cctor()">
23317         <size>18</size>
23318       </method>
23319       <method name="System.String fn(System.String)">
23320         <size>17</size>
23321       </method>
23322     </type>
23323     <type name="X">
23324       <method name="Void .ctor()">
23325         <size>7</size>
23326       </method>
23327       <method name="Void Thread_func()">
23328         <size>11</size>
23329       </method>
23330       <method name="Int32 Func(Int32, Int32)">
23331         <size>4</size>
23332       </method>
23333       <method name="Void Bar()">
23334         <size>44</size>
23335       </method>
23336       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23337         <size>18</size>
23338       </method>
23339       <method name="Int32 Main()">
23340         <size>303</size>
23341       </method>
23342       <method name="Int32 multiply_by_three(Int32)">
23343         <size>4</size>
23344       </method>
23345     </type>
23346     <type name="TestNamespace.TestClass">
23347       <method name="Void .ctor()">
23348         <size>7</size>
23349       </method>
23350     </type>
23351     <type name="I+GetTextFn">
23352       <method name="Void .ctor(Object, IntPtr)">
23353         <size>0</size>
23354       </method>
23355       <method name="System.String Invoke(System.String)">
23356         <size>0</size>
23357       </method>
23358       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23359         <size>0</size>
23360       </method>
23361       <method name="System.String EndInvoke(IAsyncResult)">
23362         <size>0</size>
23363       </method>
23364     </type>
23365     <type name="X+Foo">
23366       <method name="Void .ctor(Object, IntPtr)">
23367         <size>0</size>
23368       </method>
23369       <method name="Int32 Invoke(Int32, Int32)">
23370         <size>0</size>
23371       </method>
23372       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23373         <size>0</size>
23374       </method>
23375       <method name="Int32 EndInvoke(IAsyncResult)">
23376         <size>0</size>
23377       </method>
23378     </type>
23379     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23380       <method name="Void .ctor(Object, IntPtr)">
23381         <size>0</size>
23382       </method>
23383       <method name="Single Invoke(Single, System.Object[])">
23384         <size>0</size>
23385       </method>
23386       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23387         <size>0</size>
23388       </method>
23389       <method name="Single EndInvoke(IAsyncResult)">
23390         <size>0</size>
23391       </method>
23392     </type>
23393     <type name="NameSpace.TestDelegate">
23394       <method name="Void .ctor(Object, IntPtr)">
23395         <size>0</size>
23396       </method>
23397       <method name="Int32 Invoke(Int32)">
23398         <size>0</size>
23399       </method>
23400       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23401         <size>0</size>
23402       </method>
23403       <method name="Int32 EndInvoke(IAsyncResult)">
23404         <size>0</size>
23405       </method>
23406     </type>
23407   </test>
23408   <test name="test-190.cs">
23409     <type name="A">
23410       <method name="Void .ctor()">
23411         <size>7</size>
23412       </method>
23413       <method name="Void Main()">
23414         <size>1</size>
23415       </method>
23416     </type>
23417     <type name="A+B">
23418       <method name="Void .ctor()">
23419         <size>7</size>
23420       </method>
23421       <method name="Void Test()">
23422         <size>8</size>
23423       </method>
23424     </type>
23425     <type name="A+C">
23426       <method name="Void .ctor()">
23427         <size>7</size>
23428       </method>
23429       <method name="Void Test(A)">
23430         <size>8</size>
23431       </method>
23432     </type>
23433   </test>
23434   <test name="test-191.cs">
23435     <type name="X">
23436       <method name="Void .ctor()">
23437         <size>7</size>
23438       </method>
23439     </type>
23440     <type name="X+E">
23441       <method name="Void .ctor()">
23442         <size>7</size>
23443       </method>
23444     </type>
23445     <type name="X+D">
23446       <method name="Void .ctor()">
23447         <size>7</size>
23448       </method>
23449     </type>
23450     <type name="X+D+P">
23451       <method name="Void .ctor()">
23452         <size>7</size>
23453       </method>
23454     </type>
23455     <type name="Y">
23456       <method name="Void .ctor()">
23457         <size>7</size>
23458       </method>
23459     </type>
23460     <type name="Y+Op">
23461       <method name="Void .ctor()">
23462         <size>7</size>
23463       </method>
23464     </type>
23465     <type name="R">
23466       <method name="Void .ctor()">
23467         <size>7</size>
23468       </method>
23469       <method name="Void Main()">
23470         <size>1</size>
23471       </method>
23472     </type>
23473   </test>
23474   <test name="test-192.cs">
23475     <type name="X">
23476       <method name="Void .ctor()">
23477         <size>7</size>
23478       </method>
23479       <method name="Void Main()">
23480         <size>1</size>
23481       </method>
23482     </type>
23483   </test>
23484   <test name="test-193.cs">
23485     <type name="A">
23486       <method name="Void .ctor()">
23487         <size>7</size>
23488       </method>
23489       <method name="Int32 Test(Int32)">
23490         <size>88</size>
23491       </method>
23492       <method name="Int32 Main()">
23493         <size>7</size>
23494       </method>
23495     </type>
23496   </test>
23497   <test name="test-194.cs">
23498     <type name="TestParams">
23499       <method name="Void .ctor()">
23500         <size>7</size>
23501       </method>
23502       <method name="Int32 Main(System.String[])">
23503         <size>38</size>
23504       </method>
23505       <method name="Int32 Params(System.Object[])">
23506         <size>10</size>
23507       </method>
23508     </type>
23509   </test>
23510   <test name="test-195.cs">
23511     <type name="Y">
23512       <method name="Void .ctor()">
23513         <size>7</size>
23514       </method>
23515       <method name="Void .cctor()">
23516         <size>1</size>
23517       </method>
23518       <method name="Int32 C()">
23519         <size>36</size>
23520       </method>
23521     </type>
23522     <type name="X">
23523       <method name="Void .ctor()">
23524         <size>8</size>
23525       </method>
23526       <method name="Void .ctor(Int32)">
23527         <size>18</size>
23528       </method>
23529       <method name="Void Main()">
23530         <size>7</size>
23531       </method>
23532     </type>
23533   </test>
23534   <test name="test-196.cs">
23535     <type name="X">
23536       <method name="Void .ctor()">
23537         <size>7</size>
23538       </method>
23539       <method name="Void Bug1()">
23540         <size>15</size>
23541       </method>
23542       <method name="Void Bug2()">
23543         <size>16</size>
23544       </method>
23545       <method name="Int32 Main()">
23546         <size>2</size>
23547       </method>
23548     </type>
23549   </test>
23550   <test name="test-197.cs">
23551     <type name="X">
23552       <method name="Void .ctor()">
23553         <size>7</size>
23554       </method>
23555       <method name="Void Foo()">
23556         <size>0</size>
23557       </method>
23558     </type>
23559     <type name="Y">
23560       <method name="Void .ctor()">
23561         <size>7</size>
23562       </method>
23563     </type>
23564     <type name="Z">
23565       <method name="Void .ctor()">
23566         <size>7</size>
23567       </method>
23568       <method name="Void Foo()">
23569         <size>11</size>
23570       </method>
23571     </type>
23572     <type name="Test">
23573       <method name="Void .ctor()">
23574         <size>7</size>
23575       </method>
23576       <method name="Int32 Main()">
23577         <size>16</size>
23578       </method>
23579     </type>
23580   </test>
23581   <test name="test-198.cs">
23582     <type name="N1.N3.N4.Bar">
23583       <method name="Void .ctor()">
23584         <size>7</size>
23585       </method>
23586     </type>
23587     <type name="N1.N2.Foo">
23588       <method name="Void .ctor()">
23589         <size>7</size>
23590       </method>
23591     </type>
23592     <type name="N5.N6.Foo">
23593       <method name="Void .ctor()">
23594         <size>7</size>
23595       </method>
23596     </type>
23597     <type name="N5.N7.N8.Bar">
23598       <method name="Void .ctor()">
23599         <size>7</size>
23600       </method>
23601     </type>
23602     <type name="FirstOuter.FirstInner.First">
23603       <method name="Void .ctor()">
23604         <size>7</size>
23605       </method>
23606       <method name="System.String get_MyIdentity()">
23607         <size>12</size>
23608       </method>
23609     </type>
23610     <type name="FirstOuter.Second">
23611       <method name="Void .ctor()">
23612         <size>7</size>
23613       </method>
23614     </type>
23615     <type name="FirstOuter.SecondInner.Third">
23616       <method name="Void .ctor()">
23617         <size>7</size>
23618       </method>
23619     </type>
23620     <type name="FirstOuter.FirstInner.Fourth">
23621       <method name="Void .ctor()">
23622         <size>7</size>
23623       </method>
23624     </type>
23625     <type name="Fifth">
23626       <method name="Void .ctor()">
23627         <size>7</size>
23628       </method>
23629     </type>
23630     <type name="M1.M2.M3.Foo">
23631       <method name="Void .ctor()">
23632         <size>7</size>
23633       </method>
23634     </type>
23635     <type name="P1.P2.Bar">
23636       <method name="Void .ctor()">
23637         <size>7</size>
23638       </method>
23639     </type>
23640     <type name="X">
23641       <method name="Void .ctor()">
23642         <size>7</size>
23643       </method>
23644       <method name="Int32 Main()">
23645         <size>2</size>
23646       </method>
23647     </type>
23648   </test>
23649   <test name="test-199.cs">
23650     <type name="Test">
23651       <method name="Void .ctor()">
23652         <size>7</size>
23653       </method>
23654       <method name="Int32 Main()">
23655         <size>22</size>
23656       </method>
23657     </type>
23658     <type name="N1.Foo">
23659       <method name="Void .ctor()">
23660         <size>7</size>
23661       </method>
23662     </type>
23663     <type name="N1.Foo+Foo2">
23664       <method name="Void .ctor()">
23665         <size>7</size>
23666       </method>
23667     </type>
23668     <type name="N1.Bar2">
23669       <method name="Void .ctor()">
23670         <size>7</size>
23671       </method>
23672       <method name="Int32 Talk()">
23673         <size>2</size>
23674       </method>
23675     </type>
23676     <type name="N2.Bar">
23677       <method name="Void .ctor()">
23678         <size>7</size>
23679       </method>
23680     </type>
23681     <type name="N2.Bar+Bar2">
23682       <method name="Void .ctor()">
23683         <size>7</size>
23684       </method>
23685       <method name="Int32 Talk()">
23686         <size>2</size>
23687       </method>
23688     </type>
23689   </test>
23690   <test name="test-2.cs">
23691     <type name="X">
23692       <method name="Void .ctor()">
23693         <size>7</size>
23694       </method>
23695       <method name="Int32 Main(System.String[])">
23696         <size>12</size>
23697       </method>
23698     </type>
23699   </test>
23700   <test name="test-20.cs">
23701     <type name="A">
23702       <method name="Void .ctor()">
23703         <size>7</size>
23704       </method>
23705       <method name="Void X()">
23706         <size>8</size>
23707       </method>
23708     </type>
23709     <type name="B">
23710       <method name="Void .ctor()">
23711         <size>7</size>
23712       </method>
23713       <method name="Void X()">
23714         <size>8</size>
23715       </method>
23716       <method name="Void TestB()">
23717         <size>7</size>
23718       </method>
23719     </type>
23720     <type name="Ax">
23721       <method name="Void .ctor()">
23722         <size>7</size>
23723       </method>
23724       <method name="Void A()">
23725         <size>8</size>
23726       </method>
23727       <method name="Void B()">
23728         <size>8</size>
23729       </method>
23730     </type>
23731     <type name="Bx">
23732       <method name="Void .ctor()">
23733         <size>7</size>
23734       </method>
23735       <method name="Void A()">
23736         <size>8</size>
23737       </method>
23738       <method name="Void B()">
23739         <size>8</size>
23740       </method>
23741     </type>
23742     <type name="Test">
23743       <method name="Void .ctor()">
23744         <size>7</size>
23745       </method>
23746       <method name="Int32 Main()">
23747         <size>100</size>
23748       </method>
23749     </type>
23750   </test>
23751   <test name="test-200.cs">
23752     <type name="X">
23753       <method name="Void .ctor()">
23754         <size>7</size>
23755       </method>
23756       <method name="Int32 Main()">
23757         <size>104</size>
23758       </method>
23759     </type>
23760   </test>
23761   <test name="test-201.cs">
23762     <type name="Parent">
23763       <method name="Void .ctor()">
23764         <size>7</size>
23765       </method>
23766     </type>
23767     <type name="Child">
23768       <method name="Void .ctor()">
23769         <size>7</size>
23770       </method>
23771     </type>
23772     <type name="Child+Nested">
23773       <method name="Void .ctor()">
23774         <size>18</size>
23775       </method>
23776     </type>
23777     <type name="Collide">
23778       <method name="Void .ctor(Int32)">
23779         <size>14</size>
23780       </method>
23781       <method name="Void .cctor()">
23782         <size>12</size>
23783       </method>
23784       <method name="Int32 Main()">
23785         <size>27</size>
23786       </method>
23787     </type>
23788   </test>
23789   <test name="test-202.cs">
23790     <type name="X.X">
23791       <method name="Void .ctor()">
23792         <size>7</size>
23793       </method>
23794     </type>
23795     <type name="A.B.C.D">
23796       <method name="Void .ctor()">
23797         <size>7</size>
23798       </method>
23799     </type>
23800     <type name="Test">
23801       <method name="Void .ctor()">
23802         <size>7</size>
23803       </method>
23804       <method name="Int32 Main()">
23805         <size>14</size>
23806       </method>
23807     </type>
23808   </test>
23809   <test name="test-203.cs">
23810     <type name="Foo">
23811       <method name="Void .ctor()">
23812         <size>7</size>
23813       </method>
23814       <method name="Modifiers get_Modifiers()">
23815         <size>2</size>
23816       </method>
23817     </type>
23818     <type name="Bar">
23819       <method name="Void .ctor()">
23820         <size>7</size>
23821       </method>
23822       <method name="Int32 Main()">
23823         <size>13</size>
23824       </method>
23825     </type>
23826   </test>
23827   <test name="test-204.cs">
23828     <type name="X">
23829       <method name="Void .ctor(Int32)">
23830         <size>14</size>
23831       </method>
23832       <method name="System.String ToString()">
23833         <size>22</size>
23834       </method>
23835       <method name="Int32 Test()">
23836         <size>153</size>
23837       </method>
23838       <method name="Int32 Main()">
23839         <size>24</size>
23840       </method>
23841       <method name="X op_BitwiseAnd(X, X)">
23842         <size>19</size>
23843       </method>
23844       <method name="X op_BitwiseOr(X, X)">
23845         <size>19</size>
23846       </method>
23847       <method name="Boolean op_True(X)">
23848         <size>15</size>
23849       </method>
23850       <method name="Boolean op_False(X)">
23851         <size>12</size>
23852       </method>
23853     </type>
23854   </test>
23855   <test name="test-205.cs">
23856     <type name="A">
23857       <method name="Void .ctor(Object)">
23858         <size>7</size>
23859       </method>
23860     </type>
23861     <type name="Test">
23862       <method name="Void .ctor()">
23863         <size>7</size>
23864       </method>
23865       <method name="Void Main()">
23866         <size>1</size>
23867       </method>
23868     </type>
23869   </test>
23870   <test name="test-206.cs">
23871     <type name="X">
23872       <method name="Void .ctor()">
23873         <size>7</size>
23874       </method>
23875       <method name="Int32 get_Item(Int32)">
23876         <size>2</size>
23877       </method>
23878       <method name="System.Int32[] get_Item(System.Int32[])">
23879         <size>39</size>
23880       </method>
23881       <method name="Void Main()">
23882         <size>91</size>
23883       </method>
23884     </type>
23885     <type name="&lt;PrivateImplementationDetails&gt;">
23886       <method name="Void .ctor()">
23887         <size>7</size>
23888       </method>
23889     </type>
23890   </test>
23891   <test name="test-207.cs">
23892     <type name="X">
23893       <method name="Void .ctor()">
23894         <size>7</size>
23895       </method>
23896       <method name="Void .cctor()">
23897         <size>1</size>
23898       </method>
23899       <method name="Void hello(Int32)">
23900         <size>13</size>
23901       </method>
23902       <method name="Void world(Int32)">
23903         <size>16</size>
23904       </method>
23905       <method name="Int32 Main()">
23906         <size>138</size>
23907       </method>
23908     </type>
23909     <type name="Test">
23910       <method name="Void .ctor(Object, IntPtr)">
23911         <size>0</size>
23912       </method>
23913       <method name="Void Invoke(Int32)">
23914         <size>0</size>
23915       </method>
23916       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23917         <size>0</size>
23918       </method>
23919       <method name="Void EndInvoke(IAsyncResult)">
23920         <size>0</size>
23921       </method>
23922     </type>
23923   </test>
23924   <test name="test-208.cs">
23925     <type name="X">
23926       <method name="Void .ctor()">
23927         <size>7</size>
23928       </method>
23929       <method name="System.String get_Item(System.String)">
23930         <size>2</size>
23931       </method>
23932       <method name="Void Test()">
23933         <size>1</size>
23934       </method>
23935     </type>
23936     <type name="Y">
23937       <method name="Void .ctor()">
23938         <size>7</size>
23939       </method>
23940       <method name="Void Main()">
23941         <size>19</size>
23942       </method>
23943     </type>
23944   </test>
23945   <test name="test-209.cs">
23946     <type name="X">
23947       <method name="Void .ctor(Int32)">
23948         <size>14</size>
23949       </method>
23950       <method name="Int32 get_Foo()">
23951         <size>9</size>
23952       </method>
23953       <method name="Void set_Foo(Int32)">
23954         <size>8</size>
23955       </method>
23956       <method name="Int32 get_Item(Int32)">
23957         <size>7</size>
23958       </method>
23959       <method name="Void set_Item(Int32, Int32)">
23960         <size>8</size>
23961       </method>
23962       <method name="Void set_Item(System.String, System.String)">
23963         <size>7</size>
23964       </method>
23965       <method name="Void set_Bar(System.String)">
23966         <size>7</size>
23967       </method>
23968       <method name="A get_A()">
23969         <size>7</size>
23970       </method>
23971       <method name="Void set_A(A)">
23972         <size>12</size>
23973       </method>
23974       <method name="Int32 Main()">
23975         <size>75</size>
23976       </method>
23977     </type>
23978     <type name="A">
23979       <method name="Void .ctor(Int32)">
23980         <size>8</size>
23981       </method>
23982     </type>
23983   </test>
23984   <test name="test-21.cs">
23985     <type name="Blah">
23986       <method name="Void .ctor()">
23987         <size>7</size>
23988       </method>
23989       <method name="Int32 Main()">
23990         <size>47</size>
23991       </method>
23992     </type>
23993     <type name="Blah+Foo">
23994       <method name="Void .ctor()">
23995         <size>17</size>
23996       </method>
23997       <method name="Int32 Bar(Int32, Int32)">
23998         <size>14</size>
23999       </method>
24000     </type>
24001   </test>
24002   <test name="test-210.cs">
24003     <type name="X">
24004       <method name="Void .ctor()">
24005         <size>7</size>
24006       </method>
24007       <method name="Void foo()">
24008         <size>1</size>
24009       </method>
24010       <method name="Void Main()">
24011         <size>25</size>
24012       </method>
24013     </type>
24014     <type name="FooHandler">
24015       <method name="Void .ctor(Object, IntPtr)">
24016         <size>0</size>
24017       </method>
24018       <method name="Void Invoke()">
24019         <size>0</size>
24020       </method>
24021       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24022         <size>0</size>
24023       </method>
24024       <method name="Void EndInvoke(IAsyncResult)">
24025         <size>0</size>
24026       </method>
24027     </type>
24028   </test>
24029   <test name="test-211.cs">
24030     <type name="X">
24031       <method name="Void .ctor(Int32)">
24032         <size>14</size>
24033       </method>
24034       <method name="X op_Implicit(Int32)">
24035         <size>7</size>
24036       </method>
24037     </type>
24038     <type name="Y">
24039       <method name="Void .ctor(X)">
24040         <size>14</size>
24041       </method>
24042       <method name="Y op_Implicit(X)">
24043         <size>7</size>
24044       </method>
24045     </type>
24046     <type name="Z">
24047       <method name="Void .ctor(Y)">
24048         <size>14</size>
24049       </method>
24050       <method name="Int32 Main()">
24051         <size>27</size>
24052       </method>
24053       <method name="Z op_Implicit(Y)">
24054         <size>7</size>
24055       </method>
24056     </type>
24057   </test>
24058   <test name="test-212.cs">
24059     <type name="Problem">
24060       <method name="Void .ctor(String)">
24061         <size>14</size>
24062       </method>
24063       <method name="Int32 Multi(Int32, Problem[])">
24064         <size>4</size>
24065       </method>
24066       <method name="Int32 Main(System.String[])">
24067         <size>76</size>
24068       </method>
24069       <method name="Problem op_Implicit(Int32)">
24070         <size>22</size>
24071       </method>
24072     </type>
24073   </test>
24074   <test name="test-213.cs">
24075     <type name="MyTest">
24076       <method name="Void .ctor()">
24077         <size>7</size>
24078       </method>
24079       <method name="Void Main(System.String[])">
24080         <size>31</size>
24081       </method>
24082     </type>
24083     <type name="S">
24084       <method name="Void .ctor(Int32)">
24085         <size>8</size>
24086       </method>
24087       <method name="Void Print()">
24088         <size>12</size>
24089       </method>
24090     </type>
24091   </test>
24092   <test name="test-214.cs">
24093     <type name="N2.Test">
24094       <method name="Void .ctor()">
24095         <size>7</size>
24096       </method>
24097       <method name="Int32 Main()">
24098         <size>7</size>
24099       </method>
24100     </type>
24101     <type name="N1.C1">
24102       <method name="Void .ctor()">
24103         <size>7</size>
24104       </method>
24105       <method name="Void Foo()">
24106         <size>1</size>
24107       </method>
24108     </type>
24109   </test>
24110   <test name="test-215.cs">
24111     <type name="Test">
24112       <method name="Void .ctor()">
24113         <size>7</size>
24114       </method>
24115       <method name="Void .cctor()">
24116         <size>1</size>
24117       </method>
24118       <method name="N1.C1 get_C1()">
24119         <size>6</size>
24120       </method>
24121       <method name="Int32 Main()">
24122         <size>8</size>
24123       </method>
24124     </type>
24125     <type name="N1.C1">
24126       <method name="Void .ctor()">
24127         <size>7</size>
24128       </method>
24129     </type>
24130   </test>
24131   <test name="test-216.cs">
24132     <type name="cls">
24133       <method name="Void .ctor()">
24134         <size>7</size>
24135       </method>
24136       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24137         <size>24</size>
24138       </method>
24139       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24140         <size>24</size>
24141       </method>
24142       <method name="Void CallMyDel(System.String)">
24143         <size>13</size>
24144       </method>
24145     </type>
24146     <type name="cls+nestedcls">
24147       <method name="Void .ctor()">
24148         <size>7</size>
24149       </method>
24150       <method name="Void CallParentDel(cls, System.String)">
24151         <size>13</size>
24152       </method>
24153     </type>
24154     <type name="MonoEmbed">
24155       <method name="Void .ctor()">
24156         <size>7</size>
24157       </method>
24158       <method name="Void Main()">
24159         <size>36</size>
24160       </method>
24161       <method name="Void Whatever(System.String)">
24162         <size>7</size>
24163       </method>
24164     </type>
24165     <type name="OnWhateverDelegate">
24166       <method name="Void .ctor(Object, IntPtr)">
24167         <size>0</size>
24168       </method>
24169       <method name="Void Invoke(System.String)">
24170         <size>0</size>
24171       </method>
24172       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24173         <size>0</size>
24174       </method>
24175       <method name="Void EndInvoke(IAsyncResult)">
24176         <size>0</size>
24177       </method>
24178     </type>
24179   </test>
24180   <test name="test-217.cs">
24181     <type name="Test">
24182       <method name="Void .ctor()">
24183         <size>7</size>
24184       </method>
24185       <method name="Int32 Main()">
24186         <size>174</size>
24187       </method>
24188       <method name="System.Object compare_gte(Int32, Int32)">
24189         <size>13</size>
24190       </method>
24191       <method name="System.Object compare_lte(Int32, Int32)">
24192         <size>13</size>
24193       </method>
24194     </type>
24195   </test>
24196   <test name="test-218.cs">
24197     <type name="T">
24198       <method name="Void .ctor()">
24199         <size>7</size>
24200       </method>
24201       <method name="Void .cctor()">
24202         <size>27</size>
24203       </method>
24204       <method name="Void Main()">
24205         <size>1</size>
24206       </method>
24207       <method name="Void compareQueryQuery1(System.Object)">
24208         <size>1</size>
24209       </method>
24210     </type>
24211     <type name="T+foo">
24212       <method name="Void .ctor(Object, IntPtr)">
24213         <size>0</size>
24214       </method>
24215       <method name="Void Invoke(System.Object)">
24216         <size>0</size>
24217       </method>
24218       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24219         <size>0</size>
24220       </method>
24221       <method name="Void EndInvoke(IAsyncResult)">
24222         <size>0</size>
24223       </method>
24224     </type>
24225   </test>
24226   <test name="test-219.cs">
24227     <type name="TestAttribute">
24228       <method name="Void .ctor(Type)">
24229         <size>14</size>
24230       </method>
24231       <method name="System.Type get_Type()">
24232         <size>7</size>
24233       </method>
24234     </type>
24235     <type name="Test">
24236       <method name="Void .ctor()">
24237         <size>7</size>
24238       </method>
24239       <method name="Void Main()">
24240         <size>75</size>
24241       </method>
24242     </type>
24243   </test>
24244   <test name="test-22.cs">
24245     <type name="M">
24246       <method name="Void .ctor()">
24247         <size>7</size>
24248       </method>
24249       <method name="Int32 Main()">
24250         <size>63</size>
24251       </method>
24252     </type>
24253     <type name="S">
24254       <method name="T GetT()">
24255         <size>7</size>
24256       </method>
24257       <method name="Void Init()">
24258         <size>25</size>
24259       </method>
24260     </type>
24261   </test>
24262   <test name="test-220.cs">
24263     <type name="MonoBUG.Bug">
24264       <method name="Void .ctor()">
24265         <size>7</size>
24266       </method>
24267       <method name="Int32 Main(System.String[])">
24268         <size>138</size>
24269       </method>
24270     </type>
24271     <type name="MonoBUG.Foo">
24272       <method name="Void .ctor(String)">
24273         <size>14</size>
24274       </method>
24275       <method name="System.String get_Name()">
24276         <size>7</size>
24277       </method>
24278     </type>
24279     <type name="MonoBUG.FooList">
24280       <method name="Void .ctor()">
24281         <size>7</size>
24282       </method>
24283       <method name="Void .cctor()">
24284         <size>1</size>
24285       </method>
24286       <method name="Void Add(MonoBUG.Foo)">
24287         <size>19</size>
24288       </method>
24289       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24290         <size>7</size>
24291       </method>
24292     </type>
24293     <type name="MonoBUG.FooList+FooEnumerator">
24294       <method name="Void .ctor(FooList)">
24295         <size>31</size>
24296       </method>
24297       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24298         <size>12</size>
24299       </method>
24300       <method name="Void System.Collections.IEnumerator.Reset()">
24301         <size>12</size>
24302       </method>
24303       <method name="MonoBUG.Foo get_Current()">
24304         <size>46</size>
24305       </method>
24306       <method name="Boolean MoveNext()">
24307         <size>12</size>
24308       </method>
24309       <method name="Void Reset()">
24310         <size>12</size>
24311       </method>
24312       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24313         <size>28</size>
24314       </method>
24315     </type>
24316   </test>
24317   <test name="test-221.cs">
24318     <type name="A">
24319       <method name="Void .ctor()">
24320         <size>7</size>
24321       </method>
24322       <method name="Int32 get_Blah()">
24323         <size>2</size>
24324       </method>
24325       <method name="Void set_Blah(Int32)">
24326         <size>1</size>
24327       </method>
24328     </type>
24329     <type name="B">
24330       <method name="Void .ctor()">
24331         <size>7</size>
24332       </method>
24333       <method name="Int32 get_Blah()">
24334         <size>2</size>
24335       </method>
24336       <method name="Boolean Test()">
24337         <size>54</size>
24338       </method>
24339     </type>
24340     <type name="C">
24341       <method name="Void .ctor()">
24342         <size>7</size>
24343       </method>
24344       <method name="Int32 get_Blah()">
24345         <size>0</size>
24346       </method>
24347       <method name="Void set_Blah(Int32)">
24348         <size>0</size>
24349       </method>
24350     </type>
24351     <type name="D">
24352       <method name="Void .ctor()">
24353         <size>7</size>
24354       </method>
24355       <method name="Int32 get_Blah()">
24356         <size>2</size>
24357       </method>
24358       <method name="Void set_Blah(Int32)">
24359         <size>1</size>
24360       </method>
24361     </type>
24362     <type name="E">
24363       <method name="Void .ctor()">
24364         <size>7</size>
24365       </method>
24366       <method name="Int32 get_Blah()">
24367         <size>7</size>
24368       </method>
24369       <method name="Boolean Test()">
24370         <size>54</size>
24371       </method>
24372     </type>
24373     <type name="F">
24374       <method name="Void .ctor()">
24375         <size>7</size>
24376       </method>
24377       <method name="Int32 get_Item(Int32)">
24378         <size>2</size>
24379       </method>
24380       <method name="Void set_Item(Int32, Int32)">
24381         <size>1</size>
24382       </method>
24383       <method name="Int32 get_Blah()">
24384         <size>2</size>
24385       </method>
24386       <method name="Void set_Blah(Int32)">
24387         <size>1</size>
24388       </method>
24389       <method name="Boolean Test()">
24390         <size>110</size>
24391       </method>
24392     </type>
24393     <type name="Driver">
24394       <method name="Void .ctor()">
24395         <size>7</size>
24396       </method>
24397       <method name="Int32 Main()">
24398         <size>38</size>
24399       </method>
24400     </type>
24401     <type name="F">
24402       <method name="Int32 IBlah.get_Item(Int32)">
24403         <size>2</size>
24404       </method>
24405       <method name="Void IBlah.set_Item(Int32, Int32)">
24406         <size>1</size>
24407       </method>
24408       <method name="Int32 IBlah.get_Blah()">
24409         <size>2</size>
24410       </method>
24411       <method name="Void IBlah.set_Blah(Int32)">
24412         <size>1</size>
24413       </method>
24414     </type>
24415   </test>
24416   <test name="test-222.cs">
24417     <type name="Class_1">
24418       <method name="Void .ctor()">
24419         <size>7</size>
24420       </method>
24421       <method name="UIntPtr Valid()">
24422         <size>7</size>
24423       </method>
24424     </type>
24425     <type name="MainClass">
24426       <method name="Void .ctor()">
24427         <size>7</size>
24428       </method>
24429       <method name="Int32 Main()">
24430         <size>2</size>
24431       </method>
24432     </type>
24433   </test>
24434   <test name="test-223.cs">
24435     <type name="T">
24436       <method name="Void .ctor()">
24437         <size>7</size>
24438       </method>
24439       <method name="Int32 Main()">
24440         <size>65</size>
24441       </method>
24442     </type>
24443   </test>
24444   <test name="test-224.cs">
24445     <type name="XmlMemberArrayAttribute">
24446       <method name="Void .ctor(String)">
24447         <size>38</size>
24448       </method>
24449       <method name="System.Char[] get_Separator()">
24450         <size>7</size>
24451       </method>
24452       <method name="Void set_Separator(System.Char[])">
24453         <size>8</size>
24454       </method>
24455       <method name="System.String get_Name()">
24456         <size>7</size>
24457       </method>
24458       <method name="Void set_Name(System.String)">
24459         <size>8</size>
24460       </method>
24461       <method name="Boolean get_IsRequired()">
24462         <size>7</size>
24463       </method>
24464       <method name="Void set_IsRequired(Boolean)">
24465         <size>8</size>
24466       </method>
24467     </type>
24468     <type name="t">
24469       <method name="Void .ctor()">
24470         <size>7</size>
24471       </method>
24472       <method name="Void Main()">
24473         <size>1</size>
24474       </method>
24475     </type>
24476   </test>
24477   <test name="test-225.cs">
24478     <type name="A">
24479       <method name="Void .ctor()">
24480         <size>14</size>
24481       </method>
24482     </type>
24483     <type name="B">
24484       <method name="Void .ctor()">
24485         <size>7</size>
24486       </method>
24487       <method name="Int32 foo()">
24488         <size>2</size>
24489       </method>
24490       <method name="Void Main()">
24491         <size>18</size>
24492       </method>
24493     </type>
24494   </test>
24495   <test name="test-226.cs">
24496     <type name="Test226">
24497       <method name="Void .ctor()">
24498         <size>7</size>
24499       </method>
24500       <method name="Void Test()">
24501         <size>35</size>
24502       </method>
24503       <method name="Int32 Main()">
24504         <size>23</size>
24505       </method>
24506     </type>
24507   </test>
24508   <test name="test-227.cs">
24509     <type name="A.T">
24510       <method name="Void .ctor()">
24511         <size>7</size>
24512       </method>
24513       <method name="Void Main()">
24514         <size>3</size>
24515       </method>
24516     </type>
24517   </test>
24518   <test name="test-228.cs">
24519     <type name="BadRefTest.CtorInc">
24520       <method name="Void .ctor()">
24521         <size>30</size>
24522       </method>
24523       <method name="Int32 IncByRef(Int32 ByRef)">
24524         <size>10</size>
24525       </method>
24526       <method name="Boolean Results(Int32)">
24527         <size>98</size>
24528       </method>
24529     </type>
24530     <type name="BadRefTest.Runner">
24531       <method name="Void .ctor()">
24532         <size>7</size>
24533       </method>
24534       <method name="Int32 Main()">
24535         <size>43</size>
24536       </method>
24537     </type>
24538   </test>
24539   <test name="test-229.cs">
24540     <type name="List">
24541       <method name="Void .ctor(Int32)">
24542         <size>19</size>
24543       </method>
24544       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24545         <size>12</size>
24546       </method>
24547       <method name="Void Add(Int32)">
24548         <size>26</size>
24549       </method>
24550       <method name="MyEnumerator GetEnumerator()">
24551         <size>7</size>
24552       </method>
24553     </type>
24554     <type name="UberList">
24555       <method name="Void .ctor(Int32)">
24556         <size>8</size>
24557       </method>
24558       <method name="Int32 Main(System.String[])">
24559         <size>38</size>
24560       </method>
24561       <method name="Boolean One()">
24562         <size>62</size>
24563       </method>
24564       <method name="Boolean Two()">
24565         <size>62</size>
24566       </method>
24567       <method name="Boolean Three()">
24568         <size>62</size>
24569       </method>
24570     </type>
24571     <type name="List+MyEnumerator">
24572       <method name="Void .ctor(List)">
24573         <size>15</size>
24574       </method>
24575       <method name="System.Object get_Current()">
24576         <size>24</size>
24577       </method>
24578       <method name="Boolean MoveNext()">
24579         <size>31</size>
24580       </method>
24581       <method name="Void Reset()">
24582         <size>8</size>
24583       </method>
24584     </type>
24585   </test>
24586   <test name="test-23.cs">
24587     <type name="X">
24588       <method name="Void .ctor()">
24589         <size>7</size>
24590       </method>
24591       <method name="Void .cctor()">
24592         <size>8</size>
24593       </method>
24594       <method name="Int32 get_Value()">
24595         <size>6</size>
24596       </method>
24597       <method name="Void set_Value(Int32)">
24598         <size>7</size>
24599       </method>
24600       <method name="Int32 Main()">
24601         <size>170</size>
24602       </method>
24603     </type>
24604     <type name="Y">
24605       <method name="Void .ctor(String)">
24606         <size>14</size>
24607       </method>
24608       <method name="System.String get_Value()">
24609         <size>7</size>
24610       </method>
24611       <method name="Void set_Value(System.String)">
24612         <size>8</size>
24613       </method>
24614     </type>
24615     <type name="Z">
24616       <method name="Void .cctor()">
24617         <size>7</size>
24618       </method>
24619       <method name="Int32 get_IVal()">
24620         <size>6</size>
24621       </method>
24622       <method name="Void set_IVal(Int32)">
24623         <size>7</size>
24624       </method>
24625       <method name="Int32 get_XVal()">
24626         <size>7</size>
24627       </method>
24628       <method name="Void set_XVal(Int32)">
24629         <size>8</size>
24630       </method>
24631     </type>
24632   </test>
24633   <test name="test-230.cs">
24634     <type name="TestClass">
24635       <method name="Void .ctor()">
24636         <size>7</size>
24637       </method>
24638       <method name="Int32 Main()">
24639         <size>56</size>
24640       </method>
24641     </type>
24642   </test>
24643   <test name="test-231.cs">
24644     <type name="T">
24645       <method name="Void .ctor()">
24646         <size>7</size>
24647       </method>
24648       <method name="Void .cctor()">
24649         <size>1</size>
24650       </method>
24651       <method name="Int32 Main()">
24652         <size>44</size>
24653       </method>
24654       <method name="Void Foo()">
24655         <size>23</size>
24656       </method>
24657     </type>
24658   </test>
24659   <test name="test-232.cs">
24660     <type name="CtorInfoTest">
24661       <method name="Void .ctor()">
24662         <size>7</size>
24663       </method>
24664       <method name="Void Main(System.String[])">
24665         <size>977</size>
24666       </method>
24667       <method name="Void Assert(System.Object, System.Object)">
24668         <size>38</size>
24669       </method>
24670     </type>
24671     <type name="&lt;PrivateImplementationDetails&gt;">
24672       <method name="Void .ctor()">
24673         <size>7</size>
24674       </method>
24675     </type>
24676   </test>
24677   <test name="test-233.cs">
24678     <type name="Tests">
24679       <method name="Void .ctor()">
24680         <size>7</size>
24681       </method>
24682       <method name="Int32 Main()">
24683         <size>16</size>
24684       </method>
24685       <method name="Int32 test_0_beq()">
24686         <size>29</size>
24687       </method>
24688       <method name="Int32 test_0_bne_un()">
24689         <size>29</size>
24690       </method>
24691       <method name="Int32 test_0_conv_r8()">
24692         <size>29</size>
24693       </method>
24694       <method name="Int32 test_0_conv_i()">
24695         <size>76</size>
24696       </method>
24697       <method name="Int32 test_5_conv_r4()">
24698         <size>8</size>
24699       </method>
24700       <method name="Int32 test_5_double_conv_r4()">
24701         <size>16</size>
24702       </method>
24703       <method name="Int32 test_5_float_conv_r8()">
24704         <size>12</size>
24705       </method>
24706       <method name="Int32 test_5_conv_r8()">
24707         <size>8</size>
24708       </method>
24709       <method name="Int32 test_5_add()">
24710         <size>25</size>
24711       </method>
24712       <method name="Int32 test_5_sub()">
24713         <size>25</size>
24714       </method>
24715       <method name="Int32 test_24_mul()">
24716         <size>25</size>
24717       </method>
24718       <method name="Int32 test_4_div()">
24719         <size>25</size>
24720       </method>
24721       <method name="Int32 test_2_rem()">
24722         <size>25</size>
24723       </method>
24724       <method name="Int32 test_2_neg()">
24725         <size>14</size>
24726       </method>
24727       <method name="Int32 test_46_float_add_spill()">
24728         <size>129</size>
24729       </method>
24730       <method name="Int32 test_362880_float_mul_spill()">
24731         <size>129</size>
24732       </method>
24733       <method name="Int32 test_4_long_cast()">
24734         <size>29</size>
24735       </method>
24736       <method name="Int32 test_16_float_cmp()">
24737         <size>317</size>
24738       </method>
24739       <method name="Int32 test_15_float_cmp_un()">
24740         <size>297</size>
24741       </method>
24742       <method name="Int32 test_15_float_branch()">
24743         <size>219</size>
24744       </method>
24745       <method name="Int32 test_15_float_branch_un()">
24746         <size>219</size>
24747       </method>
24748     </type>
24749     <type name="TestDriver">
24750       <method name="Void .ctor()">
24751         <size>7</size>
24752       </method>
24753       <method name="Int32 RunTests(System.Type, System.String[])">
24754         <size>571</size>
24755       </method>
24756       <method name="Int32 RunTests(System.Type)">
24757         <size>8</size>
24758       </method>
24759     </type>
24760   </test>
24761   <test name="test-234.cs">
24762     <type name="T">
24763       <method name="Void .ctor()">
24764         <size>7</size>
24765       </method>
24766       <method name="Void Main()">
24767         <size>701</size>
24768       </method>
24769     </type>
24770   </test>
24771   <test name="test-235.cs">
24772     <type name="T">
24773       <method name="Void .ctor()">
24774         <size>7</size>
24775       </method>
24776       <method name="Void Foo(T, T)">
24777         <size>1</size>
24778       </method>
24779       <method name="Void Foo(System.Object[])">
24780         <size>1</size>
24781       </method>
24782       <method name="Int32 Main()">
24783         <size>13</size>
24784       </method>
24785     </type>
24786   </test>
24787   <test name="test-236.cs">
24788     <type name="Tests.Test">
24789       <method name="Void .ctor()">
24790         <size>7</size>
24791       </method>
24792       <method name="Void Main()">
24793         <size>42</size>
24794       </method>
24795       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
24796         <size>9</size>
24797       </method>
24798       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
24799         <size>10</size>
24800       </method>
24801     </type>
24802   </test>
24803   <test name="test-237.cs">
24804     <type name="Params">
24805       <method name="Void .ctor()">
24806         <size>7</size>
24807       </method>
24808       <method name="Void .cctor()">
24809         <size>96</size>
24810       </method>
24811       <method name="Void foo(System.String, System.Object[])">
24812         <size>132</size>
24813       </method>
24814       <method name="Void Main()">
24815         <size>45</size>
24816       </method>
24817     </type>
24818     <type name="Params+FOO">
24819       <method name="Void .ctor(Object, IntPtr)">
24820         <size>0</size>
24821       </method>
24822       <method name="Void Invoke(System.String, System.Object[])">
24823         <size>0</size>
24824       </method>
24825       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
24826         <size>0</size>
24827       </method>
24828       <method name="Void EndInvoke(IAsyncResult)">
24829         <size>0</size>
24830       </method>
24831     </type>
24832   </test>
24833   <test name="test-238.cs">
24834     <type name="TestClass">
24835       <method name="Void .ctor()">
24836         <size>7</size>
24837       </method>
24838       <method name="Void ConditionalMethod()">
24839         <size>7</size>
24840       </method>
24841       <method name="Int32 Main()">
24842         <size>12</size>
24843       </method>
24844     </type>
24845   </test>
24846   <test name="test-239.cs">
24847     <type name="BaseClass">
24848       <method name="Void .ctor()">
24849         <size>7</size>
24850       </method>
24851       <method name="Void ConditionalMethod()">
24852         <size>7</size>
24853       </method>
24854     </type>
24855     <type name="TestClass">
24856       <method name="Void .ctor()">
24857         <size>7</size>
24858       </method>
24859       <method name="Void ConditionalMethod()">
24860         <size>1</size>
24861       </method>
24862     </type>
24863     <type name="MainClass">
24864       <method name="Void .ctor()">
24865         <size>7</size>
24866       </method>
24867       <method name="Int32 Main()">
24868         <size>18</size>
24869       </method>
24870     </type>
24871   </test>
24872   <test name="test-24.cs">
24873     <type name="X">
24874       <method name="Void .ctor()">
24875         <size>7</size>
24876       </method>
24877       <method name="System.String get_S()">
24878         <size>6</size>
24879       </method>
24880       <method name="Void set_S(System.String)">
24881         <size>7</size>
24882       </method>
24883       <method name="Int32 Main()">
24884         <size>92</size>
24885       </method>
24886     </type>
24887   </test>
24888   <test name="test-240.cs">
24889     <type name="TestClass">
24890       <method name="Void .ctor()">
24891         <size>7</size>
24892       </method>
24893       <method name="Void .cctor()">
24894         <size>7</size>
24895       </method>
24896       <method name="Void ConditionalMethod()">
24897         <size>17</size>
24898       </method>
24899       <method name="Int32 Main()">
24900         <size>11</size>
24901       </method>
24902     </type>
24903   </test>
24904   <test name="test-241.cs">
24905     <type name="Foo">
24906       <method name="Void .ctor()">
24907         <size>7</size>
24908       </method>
24909       <method name="Int32 get_SomeProperty()">
24910         <size>3</size>
24911       </method>
24912       <method name="Int32 M()">
24913         <size>3</size>
24914       </method>
24915       <method name="Void Main()">
24916         <size>1</size>
24917       </method>
24918     </type>
24919     <type name="Foo+FooPrivate">
24920       <method name="Void .ctor(Foo)">
24921         <size>14</size>
24922       </method>
24923       <method name="Int32 get_SomeProperty()">
24924         <size>24</size>
24925       </method>
24926     </type>
24927   </test>
24928   <test name="test-242.cs">
24929     <type name="BaseClass">
24930       <method name="Void .ctor()">
24931         <size>14</size>
24932       </method>
24933     </type>
24934     <type name="Derived">
24935       <method name="Void .ctor()">
24936         <size>7</size>
24937       </method>
24938       <method name="Int32 get_Location()">
24939         <size>3</size>
24940       </method>
24941       <method name="Void Main()">
24942         <size>1</size>
24943       </method>
24944     </type>
24945   </test>
24946   <test name="test-243.cs">
24947     <type name="X">
24948       <method name="Void .ctor()">
24949         <size>7</size>
24950       </method>
24951       <method name="Boolean Resolve(System.String)">
24952         <size>2</size>
24953       </method>
24954       <method name="System.String Test()">
24955         <size>2</size>
24956       </method>
24957       <method name="Void Main()">
24958         <size>8</size>
24959       </method>
24960     </type>
24961   </test>
24962   <test name="test-244.cs">
24963     <type name="Foo">
24964       <method name="Void .ctor()">
24965         <size>7</size>
24966       </method>
24967       <method name="Void .cctor()">
24968         <size>1</size>
24969       </method>
24970       <method name="Int32 Main()">
24971         <size>136</size>
24972       </method>
24973       <method name="MyBool get_t()">
24974         <size>29</size>
24975       </method>
24976       <method name="MyBool get_f()">
24977         <size>29</size>
24978       </method>
24979     </type>
24980     <type name="MyBool">
24981       <method name="Void .ctor(Boolean)">
24982         <size>8</size>
24983       </method>
24984       <method name="System.String ToString()">
24985         <size>12</size>
24986       </method>
24987       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
24988         <size>21</size>
24989       </method>
24990       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
24991         <size>21</size>
24992       </method>
24993       <method name="Boolean op_True(MyBool)">
24994         <size>8</size>
24995       </method>
24996       <method name="Boolean op_False(MyBool)">
24997         <size>11</size>
24998       </method>
24999     </type>
25000   </test>
25001   <test name="test-245.cs">
25002     <type name="Class2">
25003       <method name="Void .ctor()">
25004         <size>7</size>
25005       </method>
25006       <method name="System.String get_def_kind()">
25007         <size>12</size>
25008       </method>
25009       <method name="Void Main()">
25010         <size>1</size>
25011       </method>
25012     </type>
25013   </test>
25014   <test name="test-246.cs">
25015     <type name="B">
25016       <method name="Void .ctor()">
25017         <size>7</size>
25018       </method>
25019       <method name="Void Main()">
25020         <size>36</size>
25021       </method>
25022     </type>
25023     <type name="Blah">
25024       <method name="Void Dispose()">
25025         <size>11</size>
25026       </method>
25027     </type>
25028   </test>
25029   <test name="test-247.cs">
25030     <type name="B">
25031       <method name="Void .ctor()">
25032         <size>7</size>
25033       </method>
25034       <method name="Void Main()">
25035         <size>67</size>
25036       </method>
25037     </type>
25038     <type name="Blah">
25039       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25040         <size>11</size>
25041       </method>
25042     </type>
25043   </test>
25044   <test name="test-248.cs">
25045     <type name="T">
25046       <method name="Void .ctor()">
25047         <size>7</size>
25048       </method>
25049       <method name="Foo GetFoo()">
25050         <size>10</size>
25051       </method>
25052       <method name="Void Main()">
25053         <size>26</size>
25054       </method>
25055     </type>
25056   </test>
25057   <test name="test-249.cs">
25058     <type name="X">
25059       <method name="Void .ctor()">
25060         <size>7</size>
25061       </method>
25062       <method name="Void Main()">
25063         <size>1</size>
25064       </method>
25065     </type>
25066   </test>
25067   <test name="test-25.cs">
25068     <type name="X">
25069       <method name="Void .ctor()">
25070         <size>7</size>
25071       </method>
25072       <method name="Int32 Main()">
25073         <size>214</size>
25074       </method>
25075     </type>
25076   </test>
25077   <test name="test-250.cs">
25078     <type name="Test.foo3">
25079       <method name="Void .ctor()">
25080         <size>7</size>
25081       </method>
25082     </type>
25083     <type name="Test.Tests">
25084       <method name="Void .ctor()">
25085         <size>7</size>
25086       </method>
25087       <method name="Void Main()">
25088         <size>1</size>
25089       </method>
25090     </type>
25091   </test>
25092   <test name="test-251.cs">
25093     <type name="X">
25094       <method name="Void .ctor()">
25095         <size>7</size>
25096       </method>
25097       <method name="Void Main()">
25098         <size>1</size>
25099       </method>
25100     </type>
25101   </test>
25102   <test name="test-252.cs">
25103     <type name="A">
25104       <method name="Void .ctor()">
25105         <size>7</size>
25106       </method>
25107       <method name="Void add_Bar(Foo)">
25108         <size>24</size>
25109       </method>
25110       <method name="Void remove_Bar(Foo)">
25111         <size>24</size>
25112       </method>
25113       <method name="Void m1()">
25114         <size>1</size>
25115       </method>
25116       <method name="Int32 Main()">
25117         <size>93</size>
25118       </method>
25119     </type>
25120     <type name="Foo">
25121       <method name="Void .ctor(Object, IntPtr)">
25122         <size>0</size>
25123       </method>
25124       <method name="Void Invoke()">
25125         <size>0</size>
25126       </method>
25127       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25128         <size>0</size>
25129       </method>
25130       <method name="Void EndInvoke(IAsyncResult)">
25131         <size>0</size>
25132       </method>
25133     </type>
25134   </test>
25135   <test name="test-253.cs">
25136     <type name="AccessibleAttribute">
25137       <method name="Void .ctor()">
25138         <size>7</size>
25139       </method>
25140     </type>
25141     <type name="MyClass">
25142       <method name="Void .ctor()">
25143         <size>7</size>
25144       </method>
25145     </type>
25146     <type name="Test">
25147       <method name="Void .ctor()">
25148         <size>7</size>
25149       </method>
25150       <method name="Int32 Main()">
25151         <size>66</size>
25152       </method>
25153     </type>
25154   </test>
25155   <test name="test-254.cs">
25156     <type name="TestAttribute">
25157       <method name="Void .ctor()">
25158         <size>7</size>
25159       </method>
25160     </type>
25161     <type name="Test_1">
25162       <method name="Void .ctor()">
25163         <size>7</size>
25164       </method>
25165       <method name="Void Test(Int32)">
25166         <size>1</size>
25167       </method>
25168     </type>
25169     <type name="Test_2">
25170       <method name="Void .ctor()">
25171         <size>7</size>
25172       </method>
25173       <method name="Int32 get_Test()">
25174         <size>2</size>
25175       </method>
25176       <method name="Void set_Test(Int32)">
25177         <size>1</size>
25178       </method>
25179       <method name="Void set_Test2(Boolean)">
25180         <size>1</size>
25181       </method>
25182     </type>
25183     <type name="Test_3">
25184       <method name="Void .ctor()">
25185         <size>7</size>
25186       </method>
25187       <method name="Void add_e_1(test_delegate)">
25188         <size>24</size>
25189       </method>
25190       <method name="Void remove_e_1(test_delegate)">
25191         <size>24</size>
25192       </method>
25193       <method name="Void add_e_2(test_delegate)">
25194         <size>24</size>
25195       </method>
25196       <method name="Void remove_e_2(test_delegate)">
25197         <size>24</size>
25198       </method>
25199     </type>
25200     <type name="Test_4">
25201       <method name="Void .ctor()">
25202         <size>7</size>
25203       </method>
25204       <method name="Void add_e_1(test_delegate)">
25205         <size>1</size>
25206       </method>
25207       <method name="Void remove_e_1(test_delegate)">
25208         <size>1</size>
25209       </method>
25210       <method name="Void add_e_2(test_delegate)">
25211         <size>1</size>
25212       </method>
25213       <method name="Void remove_e_2(test_delegate)">
25214         <size>1</size>
25215       </method>
25216       <method name="Void add_e_3(test_delegate)">
25217         <size>1</size>
25218       </method>
25219       <method name="Void remove_e_3(test_delegate)">
25220         <size>1</size>
25221       </method>
25222     </type>
25223     <type name="ClassMain">
25224       <method name="Void .ctor()">
25225         <size>7</size>
25226       </method>
25227       <method name="Void .cctor()">
25228         <size>1</size>
25229       </method>
25230       <method name="Void Assert(System.Object[], Boolean, Int32)">
25231         <size>65</size>
25232       </method>
25233       <method name="Int32 Main()">
25234         <size>1159</size>
25235       </method>
25236     </type>
25237     <type name="test_delegate">
25238       <method name="Void .ctor(Object, IntPtr)">
25239         <size>0</size>
25240       </method>
25241       <method name="System.Delegate Invoke(Int32)">
25242         <size>0</size>
25243       </method>
25244       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25245         <size>0</size>
25246       </method>
25247       <method name="System.Delegate EndInvoke(IAsyncResult)">
25248         <size>0</size>
25249       </method>
25250     </type>
25251   </test>
25252   <test name="test-255.cs">
25253     <type name="TestAttribute">
25254       <method name="Void .ctor()">
25255         <size>7</size>
25256       </method>
25257     </type>
25258     <type name="C">
25259       <method name="Void .ctor()">
25260         <size>7</size>
25261       </method>
25262       <method name="Void Method()">
25263         <size>1</size>
25264       </method>
25265       <method name="Void Main()">
25266         <size>1</size>
25267       </method>
25268     </type>
25269   </test>
25270   <test name="test-256.cs">
25271     <type name="TableColumn">
25272       <method name="Void .ctor()">
25273         <size>7</size>
25274       </method>
25275       <method name="System.Object get_MagicValue()">
25276         <size>2</size>
25277       </method>
25278       <method name="Void set_MagicValue(System.Object)">
25279         <size>1</size>
25280       </method>
25281     </type>
25282     <type name="Bug">
25283       <method name="Void .ctor()">
25284         <size>7</size>
25285       </method>
25286       <method name="Int32 get_TInt()">
25287         <size>2</size>
25288       </method>
25289       <method name="Void Main()">
25290         <size>1</size>
25291       </method>
25292     </type>
25293   </test>
25294   <test name="test-257.cs">
25295     <type name="X">
25296       <method name="Void .ctor()">
25297         <size>7</size>
25298       </method>
25299       <method name="Void Main()">
25300         <size>8</size>
25301       </method>
25302       <method name="Void call(Int32 ByRef)">
25303         <size>25</size>
25304       </method>
25305     </type>
25306   </test>
25307   <test name="test-258.cs">
25308     <type name="MyTest.Test">
25309       <method name="Void .ctor()">
25310         <size>7</size>
25311       </method>
25312     </type>
25313     <type name="MyTest.Test2">
25314       <method name="Void .ctor()">
25315         <size>7</size>
25316       </method>
25317       <method name="Void MyTest.Test.Inner.Foo()">
25318         <size>1</size>
25319       </method>
25320       <method name="Void Main()">
25321         <size>1</size>
25322       </method>
25323     </type>
25324   </test>
25325   <test name="test-259.cs">
25326     <type name="Testing">
25327       <method name="Void .ctor()">
25328         <size>7</size>
25329       </method>
25330       <method name="Void Main()">
25331         <size>1</size>
25332       </method>
25333     </type>
25334   </test>
25335   <test name="test-26.cs">
25336     <type name="Blah">
25337       <method name="Void .ctor()">
25338         <size>7</size>
25339       </method>
25340       <method name="Int32 Foo(Int32, Int32)">
25341         <size>4</size>
25342       </method>
25343       <method name="Int32 Test1()">
25344         <size>114</size>
25345       </method>
25346       <method name="Int32 Adder(System.Int32[])">
25347         <size>34</size>
25348       </method>
25349       <method name="Int32 Test2()">
25350         <size>47</size>
25351       </method>
25352       <method name="Int32 Main()">
25353         <size>40</size>
25354       </method>
25355     </type>
25356     <type name="Blah+MyDelegate">
25357       <method name="Void .ctor(Object, IntPtr)">
25358         <size>0</size>
25359       </method>
25360       <method name="Int32 Invoke(Int32, Int32)">
25361         <size>0</size>
25362       </method>
25363       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25364         <size>0</size>
25365       </method>
25366       <method name="Int32 EndInvoke(IAsyncResult)">
25367         <size>0</size>
25368       </method>
25369     </type>
25370     <type name="Blah+List">
25371       <method name="Void .ctor(Object, IntPtr)">
25372         <size>0</size>
25373       </method>
25374       <method name="Int32 Invoke(System.Int32[])">
25375         <size>0</size>
25376       </method>
25377       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25378         <size>0</size>
25379       </method>
25380       <method name="Int32 EndInvoke(IAsyncResult)">
25381         <size>0</size>
25382       </method>
25383     </type>
25384   </test>
25385   <test name="test-260.cs">
25386     <type name="x.Test">
25387       <method name="Void .ctor()">
25388         <size>7</size>
25389       </method>
25390     </type>
25391     <type name="y.Test">
25392       <method name="Void .ctor()">
25393         <size>7</size>
25394       </method>
25395     </type>
25396     <type name="b.a">
25397       <method name="Void .ctor()">
25398         <size>7</size>
25399       </method>
25400       <method name="Void Main()">
25401         <size>7</size>
25402       </method>
25403     </type>
25404   </test>
25405   <test name="test-261.cs">
25406     <type name="T">
25407       <method name="Void .ctor()">
25408         <size>7</size>
25409       </method>
25410       <method name="T get_Me()">
25411         <size>16</size>
25412       </method>
25413       <method name="T GetMe()">
25414         <size>16</size>
25415       </method>
25416       <method name="Int32 Test(T)">
25417         <size>106</size>
25418       </method>
25419       <method name="Int32 Main()">
25420         <size>31</size>
25421       </method>
25422     </type>
25423   </test>
25424   <test name="test-262.cs">
25425     <type name="n1.Attribute">
25426       <method name="Void .ctor()">
25427         <size>7</size>
25428       </method>
25429     </type>
25430     <type name="n3.A">
25431       <method name="Void .ctor()">
25432         <size>7</size>
25433       </method>
25434       <method name="Void Attribute()">
25435         <size>1</size>
25436       </method>
25437       <method name="Void X()">
25438         <size>7</size>
25439       </method>
25440       <method name="Void Main()">
25441         <size>11</size>
25442       </method>
25443     </type>
25444   </test>
25445   <test name="test-263.cs">
25446     <type name="Test">
25447       <method name="Void .ctor()">
25448         <size>7</size>
25449       </method>
25450       <method name="System.String GetString(System.Byte[])">
25451         <size>19</size>
25452       </method>
25453       <method name="Void Main()">
25454         <size>1</size>
25455       </method>
25456     </type>
25457   </test>
25458   <test name="test-264.cs">
25459     <type name="Proef">
25460       <method name="Void .ctor()">
25461         <size>7</size>
25462       </method>
25463       <method name="Void add_OnDoSomething(System.EventHandler)">
25464         <size>24</size>
25465       </method>
25466       <method name="Void remove_OnDoSomething(System.EventHandler)">
25467         <size>24</size>
25468       </method>
25469       <method name="Void Temp(System.Object, System.EventArgs)">
25470         <size>1</size>
25471       </method>
25472       <method name="Void Main()">
25473         <size>25</size>
25474       </method>
25475     </type>
25476   </test>
25477   <test name="test-265.cs">
25478     <type name="ClassFormatError">
25479       <method name="Void .ctor(String, Object[])">
25480         <size>7</size>
25481       </method>
25482       <method name="Void Main()">
25483         <size>1</size>
25484       </method>
25485     </type>
25486     <type name="UnsupportedClassVersionError">
25487       <method name="Void .ctor(String)">
25488         <size>14</size>
25489       </method>
25490     </type>
25491   </test>
25492   <test name="test-266.cs">
25493     <type name="T">
25494       <method name="Void .ctor()">
25495         <size>7</size>
25496       </method>
25497       <method name="Int32 Main()">
25498         <size>25</size>
25499       </method>
25500     </type>
25501   </test>
25502   <test name="test-267.cs">
25503     <type name="X">
25504       <method name="Void .ctor()">
25505         <size>7</size>
25506       </method>
25507       <method name="System.String Text()">
25508         <size>6</size>
25509       </method>
25510       <method name="Int32 Main()">
25511         <size>12</size>
25512       </method>
25513     </type>
25514   </test>
25515   <test name="test-268.cs">
25516     <type name="X">
25517       <method name="Void .ctor()">
25518         <size>7</size>
25519       </method>
25520       <method name="Int32 Main()">
25521         <size>26</size>
25522       </method>
25523     </type>
25524     <type name="X+Nested">
25525       <method name="Void .ctor()">
25526         <size>7</size>
25527       </method>
25528       <method name="MyEnum D()">
25529         <size>2</size>
25530       </method>
25531     </type>
25532   </test>
25533   <test name="test-269.cs">
25534     <type name="Class1">
25535       <method name="Void .ctor()">
25536         <size>7</size>
25537       </method>
25538       <method name="Int32 Main(System.String[])">
25539         <size>361</size>
25540       </method>
25541       <method name="Int32 AddABunchOfInts(...)">
25542         <size>63</size>
25543       </method>
25544       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
25545         <size>63</size>
25546       </method>
25547       <method name="Result VtAddABunchOfInts(...)">
25548         <size>68</size>
25549       </method>
25550       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
25551         <size>68</size>
25552       </method>
25553       <method name="Int32 InstAddABunchOfInts(...)">
25554         <size>63</size>
25555       </method>
25556       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
25557         <size>63</size>
25558       </method>
25559       <method name="Result InstVtAddABunchOfInts(...)">
25560         <size>68</size>
25561       </method>
25562       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
25563         <size>68</size>
25564       </method>
25565     </type>
25566     <type name="Result">
25567       <method name="Void .ctor(Int32)">
25568         <size>24</size>
25569       </method>
25570     </type>
25571   </test>
25572   <test name="test-27.cs">
25573     <type name="Foo">
25574       <method name="Void .ctor()">
25575         <size>7</size>
25576       </method>
25577       <method name="Boolean MyMethod(Int32)">
25578         <size>12</size>
25579       </method>
25580       <method name="Int32 AnotherMethod(Int32)">
25581         <size>5</size>
25582       </method>
25583     </type>
25584     <type name="Blah">
25585       <method name="Void .ctor()">
25586         <size>7</size>
25587       </method>
25588       <method name="Void Bar(Int32, Int32)">
25589         <size>9</size>
25590       </method>
25591       <method name="Int32 Main()">
25592         <size>139</size>
25593       </method>
25594     </type>
25595     <type name="Blah+MyDelegate">
25596       <method name="Void .ctor(Object, IntPtr)">
25597         <size>0</size>
25598       </method>
25599       <method name="Void Invoke(Int32, Int32)">
25600         <size>0</size>
25601       </method>
25602       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25603         <size>0</size>
25604       </method>
25605       <method name="Void EndInvoke(IAsyncResult)">
25606         <size>0</size>
25607       </method>
25608     </type>
25609   </test>
25610   <test name="test-270.cs">
25611     <type name="X">
25612       <method name="Void .ctor()">
25613         <size>7</size>
25614       </method>
25615       <method name="Int32 Test(System.String, System.Object[])">
25616         <size>2</size>
25617       </method>
25618       <method name="Int32 Main()">
25619         <size>75</size>
25620       </method>
25621       <method name="Int32 Test(System.String, ...)">
25622         <size>2</size>
25623       </method>
25624     </type>
25625   </test>
25626   <test name="test-271.cs">
25627     <type name="T">
25628       <method name="Void .ctor()">
25629         <size>7</size>
25630       </method>
25631       <method name="C X()">
25632         <size>10</size>
25633       </method>
25634       <method name="Void Main()">
25635         <size>61</size>
25636       </method>
25637     </type>
25638     <type name="T+C">
25639       <method name="IEnumerator GetEnumerator()">
25640         <size>11</size>
25641       </method>
25642     </type>
25643   </test>
25644   <test name="test-272.cs">
25645     <type name="BazAttribute">
25646       <method name="Void .ctor()">
25647         <size>7</size>
25648       </method>
25649       <method name="Void .ctor(Foo)">
25650         <size>7</size>
25651       </method>
25652       <method name="Void set_foo3(Foo)">
25653         <size>1</size>
25654       </method>
25655       <method name="Foo get_foo3()">
25656         <size>2</size>
25657       </method>
25658     </type>
25659     <type name="Test">
25660       <method name="Void .ctor()">
25661         <size>7</size>
25662       </method>
25663       <method name="Void f0()">
25664         <size>1</size>
25665       </method>
25666       <method name="Void f1()">
25667         <size>1</size>
25668       </method>
25669       <method name="Void f2()">
25670         <size>1</size>
25671       </method>
25672       <method name="Void f3()">
25673         <size>1</size>
25674       </method>
25675       <method name="Void Main()">
25676         <size>1</size>
25677       </method>
25678     </type>
25679   </test>
25680   <test name="test-273.cs">
25681     <type name="FooAttribute">
25682       <method name="Void .ctor()">
25683         <size>7</size>
25684       </method>
25685     </type>
25686     <type name="Tests">
25687       <method name="Void .ctor()">
25688         <size>7</size>
25689       </method>
25690       <method name="Void Main()">
25691         <size>36</size>
25692       </method>
25693     </type>
25694   </test>
25695   <test name="test-274.cs">
25696     <type name="MyClass">
25697       <method name="Void .ctor(String[])">
25698         <size>7</size>
25699       </method>
25700     </type>
25701     <type name="ChildClass">
25702       <method name="Void .ctor()">
25703         <size>13</size>
25704       </method>
25705     </type>
25706     <type name="M">
25707       <method name="Void .ctor()">
25708         <size>7</size>
25709       </method>
25710       <method name="Void Main()">
25711         <size>1</size>
25712       </method>
25713     </type>
25714   </test>
25715   <test name="test-275.cs">
25716     <type name="Test">
25717       <method name="Void .ctor()">
25718         <size>7</size>
25719       </method>
25720       <method name="Void add_MyEvent(DelType)">
25721         <size>24</size>
25722       </method>
25723       <method name="Void remove_MyEvent(DelType)">
25724         <size>24</size>
25725       </method>
25726       <method name="Int32 Main()">
25727         <size>176</size>
25728       </method>
25729     </type>
25730     <type name="DelType">
25731       <method name="Void .ctor(Object, IntPtr)">
25732         <size>0</size>
25733       </method>
25734       <method name="Void Invoke()">
25735         <size>0</size>
25736       </method>
25737       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25738         <size>0</size>
25739       </method>
25740       <method name="Void EndInvoke(IAsyncResult)">
25741         <size>0</size>
25742       </method>
25743     </type>
25744     <type name="S">
25745       <method name="Void add_MyEvent(DelType)">
25746         <size>24</size>
25747       </method>
25748       <method name="Void remove_MyEvent(DelType)">
25749         <size>24</size>
25750       </method>
25751     </type>
25752   </test>
25753   <test name="test-276.cs">
25754     <type name="EventTestClass">
25755       <method name="Void .ctor()">
25756         <size>7</size>
25757       </method>
25758       <method name="Void add_Elapsed(System.EventHandler)">
25759         <size>24</size>
25760       </method>
25761       <method name="Void remove_Elapsed(System.EventHandler)">
25762         <size>24</size>
25763       </method>
25764     </type>
25765     <type name="EntryPoint">
25766       <method name="Void .ctor()">
25767         <size>7</size>
25768       </method>
25769       <method name="Boolean test(System.Type)">
25770         <size>17</size>
25771       </method>
25772       <method name="Int32 Main()">
25773         <size>48</size>
25774       </method>
25775     </type>
25776   </test>
25777   <test name="test-277.cs">
25778     <type name="T">
25779       <method name="Void .ctor()">
25780         <size>7</size>
25781       </method>
25782       <method name="Int32 Main()">
25783         <size>7</size>
25784       </method>
25785       <method name="Int32 X(Byte)">
25786         <size>2</size>
25787       </method>
25788       <method name="Int32 X(Int16)">
25789         <size>2</size>
25790       </method>
25791     </type>
25792   </test>
25793   <test name="test-278.cs">
25794     <type name="X">
25795       <method name="Void .ctor()">
25796         <size>7</size>
25797       </method>
25798       <method name="Int32 Main()">
25799         <size>73</size>
25800       </method>
25801     </type>
25802     <type name="Rect">
25803       <method name="Int32 get_X()">
25804         <size>7</size>
25805       </method>
25806       <method name="Void set_X(Int32)">
25807         <size>8</size>
25808       </method>
25809     </type>
25810   </test>
25811   <test name="test-279.cs">
25812     <type name="FlagsAttributeDemo">
25813       <method name="Void .ctor()">
25814         <size>7</size>
25815       </method>
25816       <method name="Int32 Main()">
25817         <size>38</size>
25818       </method>
25819     </type>
25820   </test>
25821   <test name="test-28.cs">
25822     <type name="A">
25823       <method name="Void .ctor()">
25824         <size>7</size>
25825       </method>
25826       <method name="Int32 get_Item(Int32)">
25827         <size>0</size>
25828       </method>
25829       <method name="Int32 EmulateIndexer(Int32)">
25830         <size>8</size>
25831       </method>
25832     </type>
25833     <type name="B">
25834       <method name="Void .ctor()">
25835         <size>7</size>
25836       </method>
25837       <method name="Int32 get_Item(Int32)">
25838         <size>2</size>
25839       </method>
25840       <method name="Int32 M()">
25841         <size>8</size>
25842       </method>
25843     </type>
25844     <type name="X">
25845       <method name="Void .ctor()">
25846         <size>7</size>
25847       </method>
25848       <method name="Int32 get_Item(Int32)">
25849         <size>20</size>
25850       </method>
25851       <method name="Void set_Item(Int32, Int32)">
25852         <size>26</size>
25853       </method>
25854       <method name="Int32 Main()">
25855         <size>122</size>
25856       </method>
25857     </type>
25858   </test>
25859   <test name="test-280.cs">
25860     <type name="AppFramework.Util.Logic">
25861       <method name="Void .ctor()">
25862         <size>7</size>
25863       </method>
25864       <method name="Boolean EnumInSet(Enum, System.Enum[])">
25865         <size>37</size>
25866       </method>
25867       <method name="Void Main()">
25868         <size>1</size>
25869       </method>
25870     </type>
25871   </test>
25872   <test name="test-281.cs">
25873     <type name="Foo.Hello">
25874       <method name="Void .ctor()">
25875         <size>7</size>
25876       </method>
25877       <method name="Void .cctor()">
25878         <size>7</size>
25879       </method>
25880     </type>
25881     <type name="Bar.Hello">
25882       <method name="Void .ctor()">
25883         <size>7</size>
25884       </method>
25885       <method name="Void .cctor()">
25886         <size>8</size>
25887       </method>
25888     </type>
25889     <type name="Test.Test1">
25890       <method name="Void .ctor()">
25891         <size>7</size>
25892       </method>
25893       <method name="Int32 World()">
25894         <size>6</size>
25895       </method>
25896     </type>
25897     <type name="Test.Test2">
25898       <method name="Void .ctor()">
25899         <size>7</size>
25900       </method>
25901       <method name="Int32 World()">
25902         <size>6</size>
25903       </method>
25904     </type>
25905     <type name="X">
25906       <method name="Void .ctor()">
25907         <size>7</size>
25908       </method>
25909       <method name="Int32 Main()">
25910         <size>29</size>
25911       </method>
25912     </type>
25913   </test>
25914   <test name="test-282.cs">
25915     <type name="X">
25916       <method name="Void .ctor()">
25917         <size>7</size>
25918       </method>
25919       <method name="System.Object Add(integer, System.Object)">
25920         <size>70</size>
25921       </method>
25922       <method name="Int32 Main()">
25923         <size>68</size>
25924       </method>
25925     </type>
25926     <type name="integer">
25927       <method name="Void .ctor(Int32)">
25928         <size>8</size>
25929       </method>
25930       <method name="integer op_Implicit(Int32)">
25931         <size>7</size>
25932       </method>
25933       <method name="Double op_Implicit(integer)">
25934         <size>13</size>
25935       </method>
25936       <method name="integer op_Addition(integer, integer)">
25937         <size>21</size>
25938       </method>
25939     </type>
25940   </test>
25941   <test name="test-283.cs">
25942     <type name="X">
25943       <method name="Void .ctor()">
25944         <size>7</size>
25945       </method>
25946       <method name="Int32 Foo()">
25947         <size>2</size>
25948       </method>
25949     </type>
25950     <type name="Y">
25951       <method name="Void .ctor()">
25952         <size>7</size>
25953       </method>
25954       <method name="Y+D GetIt()">
25955         <size>13</size>
25956       </method>
25957       <method name="Y+D GetIt2()">
25958         <size>13</size>
25959       </method>
25960       <method name="Int32 Foo()">
25961         <size>2</size>
25962       </method>
25963       <method name="Int32 Main()">
25964         <size>56</size>
25965       </method>
25966     </type>
25967     <type name="Y+D">
25968       <method name="Void .ctor(Object, IntPtr)">
25969         <size>0</size>
25970       </method>
25971       <method name="Int32 Invoke()">
25972         <size>0</size>
25973       </method>
25974       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25975         <size>0</size>
25976       </method>
25977       <method name="Int32 EndInvoke(IAsyncResult)">
25978         <size>0</size>
25979       </method>
25980     </type>
25981   </test>
25982   <test name="test-284.cs">
25983     <type name="App">
25984       <method name="Void .ctor()">
25985         <size>7</size>
25986       </method>
25987       <method name="Void Main()">
25988         <size>12</size>
25989       </method>
25990     </type>
25991   </test>
25992   <test name="test-285.cs">
25993     <type name="T">
25994       <method name="Void .ctor()">
25995         <size>7</size>
25996       </method>
25997       <method name="Int32 Main()">
25998         <size>2</size>
25999       </method>
26000     </type>
26001   </test>
26002   <test name="test-286.cs">
26003     <type name="MethodWrapper">
26004       <method name="Void .ctor()">
26005         <size>7</size>
26006       </method>
26007       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26008         <size>57</size>
26009       </method>
26010     </type>
26011     <type name="MapXml.Throws">
26012       <method name="Void .ctor()">
26013         <size>7</size>
26014       </method>
26015       <method name="Void Main()">
26016         <size>1</size>
26017       </method>
26018     </type>
26019   </test>
26020   <test name="test-287.cs">
26021     <type name="StaticClass">
26022       <method name="System.String Name()">
26023         <size>6</size>
26024       </method>
26025     </type>
26026     <type name="MainClass">
26027       <method name="Void .ctor()">
26028         <size>7</size>
26029       </method>
26030       <method name="Int32 Main()">
26031         <size>83</size>
26032       </method>
26033     </type>
26034     <type name="StaticClass+D">
26035       <method name="Void .ctor(Object, IntPtr)">
26036         <size>0</size>
26037       </method>
26038       <method name="System.Object Invoke()">
26039         <size>0</size>
26040       </method>
26041       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26042         <size>0</size>
26043       </method>
26044       <method name="System.Object EndInvoke(IAsyncResult)">
26045         <size>0</size>
26046       </method>
26047     </type>
26048   </test>
26049   <test name="test-288.cs">
26050     <type name="Test.BookAboutMovie">
26051       <method name="Void .ctor(String)">
26052         <size>25</size>
26053       </method>
26054       <method name="System.String GetItem(Int32)">
26055         <size>7</size>
26056       </method>
26057       <method name="System.String get_Item(Int32)">
26058         <size>7</size>
26059       </method>
26060       <method name="Int32 Main(System.String[])">
26061         <size>57</size>
26062       </method>
26063     </type>
26064   </test>
26065   <test name="test-289.cs">
26066     <type name="Test">
26067       <method name="Void .ctor()">
26068         <size>7</size>
26069       </method>
26070       <method name="Void Main()">
26071         <size>1</size>
26072       </method>
26073       <method name="Void set_Value(System.String)">
26074         <size>1</size>
26075       </method>
26076       <method name="Void set_Value()">
26077         <size>1</size>
26078       </method>
26079       <method name="Void set_Item(Int32, Int32, Boolean)">
26080         <size>1</size>
26081       </method>
26082       <method name="Void set_Item(Int32, Int32)">
26083         <size>1</size>
26084       </method>
26085       <method name="Boolean get_Item(Boolean)">
26086         <size>2</size>
26087       </method>
26088     </type>
26089   </test>
26090   <test name="test-29.cs">
26091     <type name="Base">
26092       <method name="Void .ctor()">
26093         <size>7</size>
26094       </method>
26095       <method name="Void Add(Int32)">
26096         <size>18</size>
26097       </method>
26098     </type>
26099     <type name="Derived">
26100       <method name="Void .ctor()">
26101         <size>7</size>
26102       </method>
26103       <method name="Void Add(Double)">
26104         <size>18</size>
26105       </method>
26106     </type>
26107     <type name="Demo">
26108       <method name="Void .ctor()">
26109         <size>7</size>
26110       </method>
26111       <method name="Int32 Main()">
26112         <size>51</size>
26113       </method>
26114     </type>
26115   </test>
26116   <test name="test-290.cs">
26117     <type name="EntryPoint">
26118       <method name="Void .ctor()">
26119         <size>7</size>
26120       </method>
26121       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26122         <size>22</size>
26123       </method>
26124       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26125         <size>22</size>
26126       </method>
26127       <method name="Void bar_f(System.Object)">
26128         <size>1</size>
26129       </method>
26130       <method name="Void Main()">
26131         <size>35</size>
26132       </method>
26133     </type>
26134     <type name="EntryPoint+EventHandler">
26135       <method name="Void .ctor(Object, IntPtr)">
26136         <size>0</size>
26137       </method>
26138       <method name="Void Invoke(System.Object)">
26139         <size>0</size>
26140       </method>
26141       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26142         <size>0</size>
26143       </method>
26144       <method name="Void EndInvoke(IAsyncResult)">
26145         <size>0</size>
26146       </method>
26147     </type>
26148   </test>
26149   <test name="test-291.cs">
26150     <type name="Test">
26151       <method name="Void .ctor()">
26152         <size>7</size>
26153       </method>
26154       <method name="Void Method()">
26155         <size>1</size>
26156       </method>
26157       <method name="Void Main()">
26158         <size>13</size>
26159       </method>
26160     </type>
26161   </test>
26162   <test name="test-292.cs">
26163     <type name="X">
26164       <method name="Void .ctor()">
26165         <size>7</size>
26166       </method>
26167       <method name="Void .cctor()">
26168         <size>1</size>
26169       </method>
26170       <method name="Void Main()">
26171         <size>19</size>
26172       </method>
26173     </type>
26174   </test>
26175   <test name="test-293.cs">
26176     <type name="A">
26177       <method name="Void .ctor()">
26178         <size>7</size>
26179       </method>
26180       <method name="System.String get_Warning()">
26181         <size>6</size>
26182       </method>
26183     </type>
26184     <type name="B">
26185       <method name="Void .ctor()">
26186         <size>7</size>
26187       </method>
26188       <method name="System.String get_Warning()">
26189         <size>6</size>
26190       </method>
26191       <method name="Void Main()">
26192         <size>1</size>
26193       </method>
26194     </type>
26195   </test>
26196   <test name="test-294.cs">
26197     <type name="ObsoleteClass">
26198       <method name="Void .ctor()">
26199         <size>7</size>
26200       </method>
26201     </type>
26202     <type name="Test">
26203       <method name="Void .ctor()">
26204         <size>13</size>
26205       </method>
26206       <method name="Void .ctor(String, Boolean)">
26207         <size>14</size>
26208       </method>
26209       <method name="System.String get_Name()">
26210         <size>7</size>
26211       </method>
26212       <method name="Void set_Name(System.String)">
26213         <size>8</size>
26214       </method>
26215     </type>
26216     <type name="DerivedTest">
26217       <method name="Void .ctor(String)">
26218         <size>16</size>
26219       </method>
26220       <method name="System.String Method()">
26221         <size>7</size>
26222       </method>
26223       <method name="Void T2()">
26224         <size>1</size>
26225       </method>
26226       <method name="Void Main()">
26227         <size>1</size>
26228       </method>
26229     </type>
26230     <type name="ObsoleteClass2">
26231       <method name="Void .ctor()">
26232         <size>7</size>
26233       </method>
26234     </type>
26235     <type name="ObsoleteClass3">
26236       <method name="Void .ctor()">
26237         <size>18</size>
26238       </method>
26239       <method name="Void .cctor()">
26240         <size>25</size>
26241       </method>
26242     </type>
26243     <type name="ObsoleteClass4">
26244       <method name="Void .ctor()">
26245         <size>7</size>
26246       </method>
26247       <method name="Void T()">
26248         <size>59</size>
26249       </method>
26250     </type>
26251   </test>
26252   <test name="test-295.cs">
26253     <type name="MyAttribute">
26254       <method name="Void .ctor(Object)">
26255         <size>14</size>
26256       </method>
26257       <method name="System.Object get_my()">
26258         <size>7</size>
26259       </method>
26260     </type>
26261     <type name="MyConstructorBuilder">
26262       <method name="Void .ctor()">
26263         <size>7</size>
26264       </method>
26265       <method name="Int32 Main()">
26266         <size>111</size>
26267       </method>
26268       <method name="System.Type MyCreateCallee(System.AppDomain)">
26269         <size>329</size>
26270       </method>
26271     </type>
26272   </test>
26273   <test name="test-296.cs">
26274     <type name="GetElementTypeTest">
26275       <method name="Void .ctor()">
26276         <size>7</size>
26277       </method>
26278       <method name="Int32 Main(System.String[])">
26279         <size>30</size>
26280       </method>
26281     </type>
26282   </test>
26283   <test name="test-297.cs">
26284     <type name="T">
26285       <method name="Void .ctor()">
26286         <size>7</size>
26287       </method>
26288       <method name="Int32 Main()">
26289         <size>311</size>
26290       </method>
26291       <method name="Void Login(System.String)">
26292         <size>1</size>
26293       </method>
26294     </type>
26295     <type name="My">
26296       <method name="Void .ctor(Object)">
26297         <size>14</size>
26298       </method>
26299     </type>
26300   </test>
26301   <test name="test-299.cs">
26302     <type name="SampleClass">
26303       <method name="Void .ctor()">
26304         <size>7</size>
26305       </method>
26306       <method name="SuperClass op_Increment(SampleClass)">
26307         <size>6</size>
26308       </method>
26309     </type>
26310     <type name="SuperClass">
26311       <method name="Void .ctor()">
26312         <size>7</size>
26313       </method>
26314       <method name="Int32 Main()">
26315         <size>2</size>
26316       </method>
26317     </type>
26318   </test>
26319   <test name="test-3.cs">
26320     <type name="TestIntOps">
26321       <method name="Void .ctor()">
26322         <size>7</size>
26323       </method>
26324       <method name="SByte sbyte_add(SByte, SByte)">
26325         <size>7</size>
26326       </method>
26327       <method name="Int16 short_add(Int16, Int16)">
26328         <size>5</size>
26329       </method>
26330       <method name="Double double_add(Double, Double)">
26331         <size>4</size>
26332       </method>
26333       <method name="Int32 int_add(Int32, Int32)">
26334         <size>4</size>
26335       </method>
26336       <method name="Int32 int_sub(Int32, Int32)">
26337         <size>4</size>
26338       </method>
26339       <method name="Int32 int_mul(Int32, Int32)">
26340         <size>4</size>
26341       </method>
26342       <method name="Int32 Main()">
26343         <size>215</size>
26344       </method>
26345     </type>
26346   </test>
26347   <test name="test-30.cs">
26348     <type name="X">
26349       <method name="Void .ctor()">
26350         <size>7</size>
26351       </method>
26352       <method name="Void IA.Draw()">
26353         <size>8</size>
26354       </method>
26355       <method name="Void IB.Draw()">
26356         <size>8</size>
26357       </method>
26358     </type>
26359     <type name="test">
26360       <method name="Void .ctor()">
26361         <size>7</size>
26362       </method>
26363       <method name="Int32 Main()">
26364         <size>192</size>
26365       </method>
26366     </type>
26367   </test>
26368   <test name="test-300.cs">
26369     <type name="A">
26370       <method name="Void .ctor()">
26371         <size>7</size>
26372       </method>
26373       <method name="Void Main()">
26374         <size>7</size>
26375       </method>
26376     </type>
26377     <type name="A+C">
26378       <method name="Void .ctor()">
26379         <size>7</size>
26380       </method>
26381     </type>
26382     <type name="A+B">
26383       <method name="Void .ctor()">
26384         <size>473</size>
26385       </method>
26386     </type>
26387     <type name="A+B+C">
26388       <method name="Void .ctor()">
26389         <size>7</size>
26390       </method>
26391     </type>
26392   </test>
26393   <test name="test-301.cs">
26394     <type name="A">
26395       <method name="Void .ctor()">
26396         <size>7</size>
26397       </method>
26398       <method name="Void Main()">
26399         <size>7</size>
26400       </method>
26401     </type>
26402     <type name="A+B">
26403       <method name="Void .ctor()">
26404         <size>219</size>
26405       </method>
26406     </type>
26407   </test>
26408   <test name="test-302.cs">
26409     <type name="A">
26410       <method name="Void .ctor()">
26411         <size>7</size>
26412       </method>
26413       <method name="Void Main()">
26414         <size>7</size>
26415       </method>
26416     </type>
26417     <type name="A+C">
26418       <method name="Void .ctor()">
26419         <size>7</size>
26420       </method>
26421     </type>
26422     <type name="A+B">
26423       <method name="Void .ctor()">
26424         <size>24</size>
26425       </method>
26426     </type>
26427     <type name="A+B+C">
26428       <method name="Void .ctor()">
26429         <size>7</size>
26430       </method>
26431     </type>
26432   </test>
26433   <test name="test-303.cs">
26434     <type name="A">
26435       <method name="Void .ctor()">
26436         <size>7</size>
26437       </method>
26438       <method name="Void Main()">
26439         <size>7</size>
26440       </method>
26441     </type>
26442     <type name="A+C">
26443       <method name="Void .ctor()">
26444         <size>7</size>
26445       </method>
26446       <method name="Void System.IDisposable.Dispose()">
26447         <size>11</size>
26448       </method>
26449     </type>
26450     <type name="A+B">
26451       <method name="Void .ctor()">
26452         <size>31</size>
26453       </method>
26454     </type>
26455     <type name="A+B+C">
26456       <method name="Void .ctor()">
26457         <size>7</size>
26458       </method>
26459       <method name="Void System.IDisposable.Dispose()">
26460         <size>1</size>
26461       </method>
26462     </type>
26463   </test>
26464   <test name="test-304.cs">
26465     <type name="A">
26466       <method name="Void .ctor()">
26467         <size>7</size>
26468       </method>
26469       <method name="Void Main()">
26470         <size>7</size>
26471       </method>
26472     </type>
26473     <type name="A+D">
26474       <method name="Void .ctor()">
26475         <size>7</size>
26476       </method>
26477     </type>
26478     <type name="A+B">
26479       <method name="Void .ctor()">
26480         <size>473</size>
26481       </method>
26482     </type>
26483     <type name="A+B+C">
26484       <method name="Void .ctor()">
26485         <size>7</size>
26486       </method>
26487     </type>
26488   </test>
26489   <test name="test-305.cs">
26490     <type name="A">
26491       <method name="Void .ctor()">
26492         <size>7</size>
26493       </method>
26494       <method name="Void Main()">
26495         <size>7</size>
26496       </method>
26497     </type>
26498     <type name="A+B">
26499       <method name="Void .ctor()">
26500         <size>219</size>
26501       </method>
26502     </type>
26503   </test>
26504   <test name="test-306.cs">
26505     <type name="A">
26506       <method name="Void .ctor()">
26507         <size>7</size>
26508       </method>
26509       <method name="Void Main()">
26510         <size>7</size>
26511       </method>
26512     </type>
26513     <type name="A+D">
26514       <method name="Void .ctor()">
26515         <size>7</size>
26516       </method>
26517     </type>
26518     <type name="A+B">
26519       <method name="Void .ctor()">
26520         <size>24</size>
26521       </method>
26522     </type>
26523     <type name="A+B+C">
26524       <method name="Void .ctor()">
26525         <size>7</size>
26526       </method>
26527     </type>
26528   </test>
26529   <test name="test-307.cs">
26530     <type name="A">
26531       <method name="Void .ctor()">
26532         <size>7</size>
26533       </method>
26534       <method name="Void Main()">
26535         <size>7</size>
26536       </method>
26537     </type>
26538     <type name="A+D">
26539       <method name="Void .ctor()">
26540         <size>7</size>
26541       </method>
26542       <method name="Void System.IDisposable.Dispose()">
26543         <size>11</size>
26544       </method>
26545     </type>
26546     <type name="A+B">
26547       <method name="Void .ctor()">
26548         <size>31</size>
26549       </method>
26550     </type>
26551     <type name="A+B+C">
26552       <method name="Void .ctor()">
26553         <size>7</size>
26554       </method>
26555       <method name="Void System.IDisposable.Dispose()">
26556         <size>1</size>
26557       </method>
26558     </type>
26559   </test>
26560   <test name="test-308.cs">
26561     <type name="Program">
26562       <method name="Void .ctor()">
26563         <size>7</size>
26564       </method>
26565       <method name="Void Main(System.String[])">
26566         <size>40</size>
26567       </method>
26568     </type>
26569   </test>
26570   <test name="test-309.cs">
26571     <type name="MonoBASIC.Parser">
26572       <method name="Void .ctor()">
26573         <size>7</size>
26574       </method>
26575       <method name="Void Main()">
26576         <size>1</size>
26577       </method>
26578     </type>
26579     <type name="MonoBASIC.Parser+StateMachine">
26580       <method name="Void .ctor()">
26581         <size>7</size>
26582       </method>
26583       <method name="Void HandleToken(Token)">
26584         <size>1</size>
26585       </method>
26586     </type>
26587   </test>
26588   <test name="test-31.cs">
26589     <type name="Base">
26590       <method name="Void .ctor()">
26591         <size>7</size>
26592       </method>
26593       <method name="Void A()">
26594         <size>8</size>
26595       </method>
26596     </type>
26597     <type name="Derived">
26598       <method name="Void .ctor()">
26599         <size>7</size>
26600       </method>
26601       <method name="Void A()">
26602         <size>8</size>
26603       </method>
26604     </type>
26605     <type name="Test">
26606       <method name="Void .ctor()">
26607         <size>7</size>
26608       </method>
26609       <method name="Int32 Main()">
26610         <size>38</size>
26611       </method>
26612     </type>
26613   </test>
26614   <test name="test-310.cs">
26615     <type name="test.Impl">
26616       <method name="Void .ctor()">
26617         <size>7</size>
26618       </method>
26619       <method name="System.String GetType(Int32)">
26620         <size>6</size>
26621       </method>
26622       <method name="Boolean IsDone()">
26623         <size>2</size>
26624       </method>
26625     </type>
26626     <type name="test.myclass">
26627       <method name="Void .ctor()">
26628         <size>7</size>
26629       </method>
26630       <method name="Void Main(System.String[])">
26631         <size>28</size>
26632       </method>
26633     </type>
26634   </test>
26635   <test name="test-311.cs">
26636     <type name="Program">
26637       <method name="Void .ctor()">
26638         <size>38</size>
26639       </method>
26640       <method name="Void .cctor()">
26641         <size>11</size>
26642       </method>
26643       <method name="System.String get_Message()">
26644         <size>6</size>
26645       </method>
26646       <method name="Void set_Message(System.String)">
26647         <size>7</size>
26648       </method>
26649       <method name="Boolean DenyMethod()">
26650         <size>2</size>
26651       </method>
26652       <method name="Void Test2()">
26653         <size>1</size>
26654       </method>
26655       <method name="Void Test3()">
26656         <size>1</size>
26657       </method>
26658       <method name="Void Test4()">
26659         <size>1</size>
26660       </method>
26661       <method name="Int32 Main(System.String[])">
26662         <size>175</size>
26663       </method>
26664     </type>
26665     <type name="Test2">
26666       <method name="Void .ctor()">
26667         <size>7</size>
26668       </method>
26669     </type>
26670   </test>
26671   <test name="test-312.cs">
26672     <type name="X">
26673       <method name="Void .ctor()">
26674         <size>7</size>
26675       </method>
26676       <method name="Void .cctor()">
26677         <size>1</size>
26678       </method>
26679       <method name="Boolean Method(PointF)">
26680         <size>72</size>
26681       </method>
26682       <method name="Boolean Call_constructor_and_implicit()">
26683         <size>29</size>
26684       </method>
26685       <method name="Boolean Init_with_implicit_conv()">
26686         <size>52</size>
26687       </method>
26688       <method name="Boolean Init_ValueType()">
26689         <size>26</size>
26690       </method>
26691       <method name="Boolean InstanceAssignTest()">
26692         <size>75</size>
26693       </method>
26694       <method name="Int32 T()">
26695         <size>54</size>
26696       </method>
26697       <method name="Int32 Main()">
26698         <size>45</size>
26699       </method>
26700     </type>
26701     <type name="PointF">
26702       <method name="Void .ctor(Single, Single)">
26703         <size>47</size>
26704       </method>
26705     </type>
26706     <type name="Point">
26707       <method name="Void .ctor(Int32, Int32)">
26708         <size>37</size>
26709       </method>
26710       <method name="PointF op_Implicit(Point)">
26711         <size>22</size>
26712       </method>
26713     </type>
26714   </test>
26715   <test name="test-313.cs">
26716     <type name="D">
26717       <method name="Void .ctor()">
26718         <size>7</size>
26719       </method>
26720       <method name="Void A.B.METHOD()">
26721         <size>1</size>
26722       </method>
26723       <method name="Int32 Main()">
26724         <size>134</size>
26725       </method>
26726     </type>
26727   </test>
26728   <test name="test-314.cs">
26729     <type name="X">
26730       <method name="Void .ctor()">
26731         <size>28</size>
26732       </method>
26733       <method name="Void .ctor(Int32)">
26734         <size>28</size>
26735       </method>
26736       <method name="Void .cctor()">
26737         <size>11</size>
26738       </method>
26739       <method name="Int32 Main()">
26740         <size>57</size>
26741       </method>
26742     </type>
26743   </test>
26744   <test name="test-315.cs">
26745     <type name="GuardedCollectionValue">
26746       <method name="Void .ctor()">
26747         <size>7</size>
26748       </method>
26749       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
26750         <size>2</size>
26751       </method>
26752       <method name="IDirectedCollectionValue Backwards()">
26753         <size>2</size>
26754       </method>
26755     </type>
26756     <type name="GuardedSequenced">
26757       <method name="Void .ctor()">
26758         <size>7</size>
26759       </method>
26760       <method name="IDirectedCollectionValue Test()">
26761         <size>12</size>
26762       </method>
26763     </type>
26764     <type name="X">
26765       <method name="Void .ctor()">
26766         <size>7</size>
26767       </method>
26768       <method name="Void Main()">
26769         <size>1</size>
26770       </method>
26771     </type>
26772   </test>
26773   <test name="test-316.cs">
26774     <type name="D">
26775       <method name="Void .ctor()">
26776         <size>7</size>
26777       </method>
26778       <method name="Int32 IA.Add(Int32)">
26779         <size>2</size>
26780       </method>
26781       <method name="Int32 IB.Add(Int32)">
26782         <size>2</size>
26783       </method>
26784     </type>
26785     <type name="E">
26786       <method name="Void .ctor()">
26787         <size>7</size>
26788       </method>
26789       <method name="Int32 IA.Add(Int32)">
26790         <size>2</size>
26791       </method>
26792       <method name="Int32 IB.Add(Int32)">
26793         <size>2</size>
26794       </method>
26795       <method name="Void doom()">
26796         <size>1</size>
26797       </method>
26798       <method name="System.Object Clone()">
26799         <size>2</size>
26800       </method>
26801       <method name="Void Dispose()">
26802         <size>1</size>
26803       </method>
26804     </type>
26805     <type name="C">
26806       <method name="Void .ctor()">
26807         <size>7</size>
26808       </method>
26809       <method name="Int32 Test(IC)">
26810         <size>49</size>
26811       </method>
26812       <method name="Void Test2(IE)">
26813         <size>20</size>
26814       </method>
26815       <method name="Int32 Main()">
26816         <size>32</size>
26817       </method>
26818     </type>
26819   </test>
26820   <test name="test-317.cs">
26821     <type name="X">
26822       <method name="Void .ctor()">
26823         <size>7</size>
26824       </method>
26825       <method name="Void Main()">
26826         <size>1</size>
26827       </method>
26828     </type>
26829   </test>
26830   <test name="test-318.cs">
26831     <type name="Ev">
26832       <method name="Void .ctor()">
26833         <size>29</size>
26834       </method>
26835       <method name="Void add_Disposed(System.EventHandler)">
26836         <size>19</size>
26837       </method>
26838       <method name="Void remove_Disposed(System.EventHandler)">
26839         <size>19</size>
26840       </method>
26841       <method name="Void OnClick(System.EventArgs)">
26842         <size>38</size>
26843       </method>
26844     </type>
26845     <type name="Foo">
26846       <method name="Void .ctor()">
26847         <size>7</size>
26848       </method>
26849     </type>
26850     <type name="C">
26851       <method name="Void .ctor()">
26852         <size>7</size>
26853       </method>
26854       <method name="Void my_from_fixed(Int32 ByRef)">
26855         <size>4</size>
26856       </method>
26857       <method name="Void month_from_fixed(Int32)">
26858         <size>8</size>
26859       </method>
26860       <method name="Int32 CreateFromString(Int32)">
26861         <size>10</size>
26862       </method>
26863       <method name="Void Main()">
26864         <size>1</size>
26865       </method>
26866     </type>
26867     <type name="Foo">
26868       <method name="Void EventInterface.add_Event(System.EventHandler)">
26869         <size>1</size>
26870       </method>
26871       <method name="Void EventInterface.remove_Event(System.EventHandler)">
26872         <size>1</size>
26873       </method>
26874     </type>
26875     <type name="C">
26876       <method name="Double* GetValue(Double)">
26877         <size>5</size>
26878       </method>
26879     </type>
26880   </test>
26881   <test name="test-319.cs">
26882     <type name="ConstFields">
26883       <method name="Void .ctor()">
26884         <size>7</size>
26885       </method>
26886       <method name="Void .cctor()">
26887         <size>118</size>
26888       </method>
26889       <method name="Int32 Main()">
26890         <size>303</size>
26891       </method>
26892     </type>
26893   </test>
26894   <test name="test-32.cs">
26895     <type name="Blah">
26896       <method name="Void .ctor()">
26897         <size>7</size>
26898       </method>
26899       <method name="Int32 Main()">
26900         <size>50</size>
26901       </method>
26902     </type>
26903   </test>
26904   <test name="test-320.cs">
26905     <type name="X">
26906       <method name="Void .ctor(SByte*, Int32, Int32)">
26907         <size>7</size>
26908       </method>
26909       <method name="Void Main()">
26910         <size>12</size>
26911       </method>
26912     </type>
26913   </test>
26914   <test name="test-321.cs">
26915     <type name="X">
26916       <method name="Void Dispose()">
26917         <size>1</size>
26918       </method>
26919       <method name="Void Main()">
26920         <size>24</size>
26921       </method>
26922     </type>
26923   </test>
26924   <test name="test-322.cs">
26925     <type name="Y">
26926       <method name="Void .ctor(Byte)">
26927         <size>14</size>
26928       </method>
26929       <method name="Int32 op_Implicit(Y)">
26930         <size>7</size>
26931       </method>
26932     </type>
26933     <type name="X">
26934       <method name="Void .ctor()">
26935         <size>7</size>
26936       </method>
26937       <method name="Void Main()">
26938         <size>50</size>
26939       </method>
26940     </type>
26941   </test>
26942   <test name="test-323.cs">
26943     <type name="X">
26944       <method name="Void .ctor()">
26945         <size>7</size>
26946       </method>
26947       <method name="Void Main()">
26948         <size>1</size>
26949       </method>
26950     </type>
26951   </test>
26952   <test name="test-324.cs">
26953     <type name="A">
26954       <method name="Void .ctor()">
26955         <size>7</size>
26956       </method>
26957       <method name="Void DoStuff()">
26958         <size>11</size>
26959       </method>
26960     </type>
26961     <type name="T">
26962       <method name="Void .ctor()">
26963         <size>7</size>
26964       </method>
26965       <method name="Void .cctor()">
26966         <size>11</size>
26967       </method>
26968     </type>
26969     <type name="Driver">
26970       <method name="Void .ctor()">
26971         <size>7</size>
26972       </method>
26973       <method name="Void Main()">
26974         <size>22</size>
26975       </method>
26976     </type>
26977     <type name="B">
26978       <method name="Boolean get_Val()">
26979         <size>2</size>
26980       </method>
26981     </type>
26982   </test>
26983   <test name="test-325.cs">
26984     <type name="RequestAttribute">
26985       <method name="Void .ctor(String, String, String[])">
26986         <size>7</size>
26987       </method>
26988     </type>
26989     <type name="MyClass">
26990       <method name="Void .ctor()">
26991         <size>7</size>
26992       </method>
26993       <method name="Int32 SomeRequest()">
26994         <size>2</size>
26995       </method>
26996       <method name="Void Main()">
26997         <size>7</size>
26998       </method>
26999     </type>
27000   </test>
27001   <test name="test-326.cs">
27002     <type name="X">
27003       <method name="Void .ctor()">
27004         <size>7</size>
27005       </method>
27006       <method name="Int32 Main()">
27007         <size>55</size>
27008       </method>
27009     </type>
27010     <type name="Mapper">
27011       <method name="Void .ctor(Object, IntPtr)">
27012         <size>0</size>
27013       </method>
27014       <method name="Double Invoke(Int32)">
27015         <size>0</size>
27016       </method>
27017       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27018         <size>0</size>
27019       </method>
27020       <method name="Double EndInvoke(IAsyncResult)">
27021         <size>0</size>
27022       </method>
27023     </type>
27024     <type name="X">
27025       <method name="Double &lt;Main&gt;m__0(Int32)">
27026         <size>6</size>
27027       </method>
27028     </type>
27029   </test>
27030   <test name="test-327.cs">
27031     <type name="X2">
27032       <method name="Void .ctor()">
27033         <size>7</size>
27034       </method>
27035     </type>
27036     <type name="A.B.Tester">
27037       <method name="Void .ctor()">
27038         <size>7</size>
27039       </method>
27040       <method name="Void .cctor()">
27041         <size>1</size>
27042       </method>
27043       <method name="Void Main()">
27044         <size>1</size>
27045       </method>
27046     </type>
27047   </test>
27048   <test name="test-328.cs">
27049     <type name="A.B.Tester">
27050       <method name="Void .ctor()">
27051         <size>7</size>
27052       </method>
27053       <method name="Void .cctor()">
27054         <size>1</size>
27055       </method>
27056       <method name="Void Main()">
27057         <size>1</size>
27058       </method>
27059     </type>
27060   </test>
27061   <test name="test-329.cs">
27062     <type name="X">
27063       <method name="Void .ctor()">
27064         <size>7</size>
27065       </method>
27066       <method name="Void .ctor(Object)">
27067         <size>21</size>
27068       </method>
27069       <method name="Int32 Main()">
27070         <size>74</size>
27071       </method>
27072     </type>
27073   </test>
27074   <test name="test-33.cs">
27075     <type name="FirstOuter.FirstInner.First">
27076       <method name="Void .ctor()">
27077         <size>7</size>
27078       </method>
27079       <method name="System.String get_MyIdentity()">
27080         <size>12</size>
27081       </method>
27082     </type>
27083     <type name="FirstOuter.Second">
27084       <method name="Void .ctor()">
27085         <size>7</size>
27086       </method>
27087     </type>
27088     <type name="FirstOuter.SecondInner.Third">
27089       <method name="Void .ctor()">
27090         <size>7</size>
27091       </method>
27092     </type>
27093     <type name="FirstOuter.FirstInner.Fourth">
27094       <method name="Void .ctor()">
27095         <size>7</size>
27096       </method>
27097     </type>
27098     <type name="Fifth">
27099       <method name="Void .ctor()">
27100         <size>7</size>
27101       </method>
27102     </type>
27103     <type name="Application">
27104       <method name="Void .ctor()">
27105         <size>7</size>
27106       </method>
27107       <method name="Int32 Main(System.String[])">
27108         <size>139</size>
27109       </method>
27110     </type>
27111   </test>
27112   <test name="test-330.cs">
27113     <type name="X">
27114       <method name="Void .ctor()">
27115         <size>7</size>
27116       </method>
27117       <method name="Void Main()">
27118         <size>8</size>
27119       </method>
27120     </type>
27121   </test>
27122   <test name="test-331.cs">
27123     <type name="T">
27124       <method name="Void .ctor()">
27125         <size>7</size>
27126       </method>
27127       <method name="Void Main()">
27128         <size>1</size>
27129       </method>
27130       <method name="Byte* get_Ptr()">
27131         <size>7</size>
27132       </method>
27133       <method name="Void set_Ptr(Byte*)">
27134         <size>8</size>
27135       </method>
27136     </type>
27137   </test>
27138   <test name="test-332.cs">
27139     <type name="C">
27140       <method name="Void .ctor()">
27141         <size>7</size>
27142       </method>
27143       <method name="Void Main()">
27144         <size>1</size>
27145       </method>
27146     </type>
27147   </test>
27148   <test name="test-333.cs">
27149     <type name="Foo">
27150       <method name="Void .ctor()">
27151         <size>7</size>
27152       </method>
27153       <method name="Void Something()">
27154         <size>1</size>
27155       </method>
27156     </type>
27157     <type name="Bar">
27158       <method name="Void .ctor()">
27159         <size>7</size>
27160       </method>
27161       <method name="Void Something()">
27162         <size>1</size>
27163       </method>
27164       <method name="Void Main()">
27165         <size>1</size>
27166       </method>
27167     </type>
27168   </test>
27169   <test name="test-334.cs">
27170     <type name="Test.Foo.Index.CompoundFileReader">
27171       <method name="Void .ctor()">
27172         <size>7</size>
27173       </method>
27174       <method name="Void Main()">
27175         <size>1</size>
27176       </method>
27177     </type>
27178     <type name="Test.Foo.Store.Directory">
27179       <method name="Void .ctor()">
27180         <size>7</size>
27181       </method>
27182     </type>
27183   </test>
27184   <test name="test-335.cs">
27185     <type name="X">
27186       <method name="Void .ctor()">
27187         <size>7</size>
27188       </method>
27189       <method name="Void A(Int32, Int32)">
27190         <size>1</size>
27191       </method>
27192       <method name="Void C(Int32 ByRef)">
27193         <size>4</size>
27194       </method>
27195       <method name="Void Main()">
27196         <size>70</size>
27197       </method>
27198     </type>
27199     <type name="X+B">
27200       <method name="Void .ctor(Object, IntPtr)">
27201         <size>0</size>
27202       </method>
27203       <method name="Void Invoke(Int32, Int32)">
27204         <size>0</size>
27205       </method>
27206       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27207         <size>0</size>
27208       </method>
27209       <method name="Void EndInvoke(IAsyncResult)">
27210         <size>0</size>
27211       </method>
27212     </type>
27213     <type name="X+D">
27214       <method name="Void .ctor(Object, IntPtr)">
27215         <size>0</size>
27216       </method>
27217       <method name="Void Invoke(Int32 ByRef)">
27218         <size>0</size>
27219       </method>
27220       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27221         <size>0</size>
27222       </method>
27223       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27224         <size>0</size>
27225       </method>
27226     </type>
27227   </test>
27228   <test name="test-336.cs">
27229     <type name="X">
27230       <method name="Void .ctor(Foo)">
27231         <size>7</size>
27232       </method>
27233       <method name="Void .ctor(Bar)">
27234         <size>7</size>
27235       </method>
27236       <method name="Void Test()">
27237         <size>1</size>
27238       </method>
27239       <method name="Void Main()">
27240         <size>19</size>
27241       </method>
27242     </type>
27243     <type name="Foo">
27244       <method name="Void .ctor(Object, IntPtr)">
27245         <size>0</size>
27246       </method>
27247       <method name="Void Invoke()">
27248         <size>0</size>
27249       </method>
27250       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27251         <size>0</size>
27252       </method>
27253       <method name="Void EndInvoke(IAsyncResult)">
27254         <size>0</size>
27255       </method>
27256     </type>
27257     <type name="Bar">
27258       <method name="Void .ctor(Object, IntPtr)">
27259         <size>0</size>
27260       </method>
27261       <method name="Void Invoke(Int32)">
27262         <size>0</size>
27263       </method>
27264       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27265         <size>0</size>
27266       </method>
27267       <method name="Void EndInvoke(IAsyncResult)">
27268         <size>0</size>
27269       </method>
27270     </type>
27271   </test>
27272   <test name="test-337.cs">
27273     <type name="Test">
27274       <method name="Void .ctor()">
27275         <size>7</size>
27276       </method>
27277       <method name="Void Main()">
27278         <size>16</size>
27279       </method>
27280     </type>
27281   </test>
27282   <test name="test-338.cs">
27283     <type name="X">
27284       <method name="Void .ctor()">
27285         <size>7</size>
27286       </method>
27287       <method name="Void .cctor()">
27288         <size>11</size>
27289       </method>
27290       <method name="Void Main()">
27291         <size>1</size>
27292       </method>
27293       <method name="Y+Z fz()">
27294         <size>6</size>
27295       </method>
27296     </type>
27297     <type name="Y">
27298       <method name="Void .ctor()">
27299         <size>7</size>
27300       </method>
27301     </type>
27302     <type name="Y+Z">
27303       <method name="Void .ctor()">
27304         <size>7</size>
27305       </method>
27306       <method name="Void .cctor()">
27307         <size>11</size>
27308       </method>
27309     </type>
27310   </test>
27311   <test name="test-339.cs">
27312     <type name="C">
27313       <method name="Void .ctor()">
27314         <size>7</size>
27315       </method>
27316       <method name="Void .cctor()">
27317         <size>17</size>
27318       </method>
27319       <method name="Int32 Main()">
27320         <size>84</size>
27321       </method>
27322     </type>
27323   </test>
27324   <test name="test-34.cs">
27325     <type name="Blah">
27326       <method name="Void .ctor()">
27327         <size>7</size>
27328       </method>
27329       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27330         <size>7</size>
27331       </method>
27332       <method name="Int32 Bar(Int32, System.Int32[])">
27333         <size>61</size>
27334       </method>
27335       <method name="Void Foo(Int32, Int32)">
27336         <size>7</size>
27337       </method>
27338       <method name="Void In(Int32 ByRef)">
27339         <size>7</size>
27340       </method>
27341       <method name="Void Out(Int32 ByRef)">
27342         <size>7</size>
27343       </method>
27344       <method name="Int32 AddArray(System.Int32[])">
27345         <size>30</size>
27346       </method>
27347       <method name="Int32 AddFancy(FancyInt[])">
27348         <size>39</size>
27349       </method>
27350       <method name="Int32 Main()">
27351         <size>269</size>
27352       </method>
27353     </type>
27354     <type name="&lt;PrivateImplementationDetails&gt;">
27355       <method name="Void .ctor()">
27356         <size>7</size>
27357       </method>
27358     </type>
27359     <type name="FancyInt">
27360       <method name="Void .ctor(Int32)">
27361         <size>8</size>
27362       </method>
27363     </type>
27364   </test>
27365   <test name="test-340.cs">
27366     <type name="FLMID.Bugs.BoolOne.A">
27367       <method name="Void .ctor()">
27368         <size>7</size>
27369       </method>
27370       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27371         <size>8</size>
27372       </method>
27373     </type>
27374     <type name="FLMID.Bugs.BoolOne.B">
27375       <method name="Void .ctor()">
27376         <size>7</size>
27377       </method>
27378     </type>
27379     <type name="FLMID.Bugs.BoolOne.Test">
27380       <method name="Void .ctor()">
27381         <size>7</size>
27382       </method>
27383       <method name="Int32 Main(System.String[])">
27384         <size>34</size>
27385       </method>
27386     </type>
27387     <type name="FLMID.Bugs.BoolOne.B">
27388       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27389         <size>12</size>
27390       </method>
27391     </type>
27392   </test>
27393   <test name="test-341.cs">
27394     <type name="Test">
27395       <method name="Void .ctor()">
27396         <size>7</size>
27397       </method>
27398       <method name="Void Main()">
27399         <size>1</size>
27400       </method>
27401     </type>
27402     <type name="Libs">
27403       <method name="Void .ctor()">
27404         <size>7</size>
27405       </method>
27406     </type>
27407     <type name="Bar">
27408       <method name="Void .ctor()">
27409         <size>7</size>
27410       </method>
27411     </type>
27412     <type name="Foo">
27413       <method name="Void .ctor()">
27414         <size>7</size>
27415       </method>
27416     </type>
27417   </test>
27418   <test name="test-342.cs">
27419     <type name="A">
27420       <method name="Void .ctor()">
27421         <size>7</size>
27422       </method>
27423       <method name="Void Foo(Int32)">
27424         <size>1</size>
27425       </method>
27426       <method name="Void Foo(Double)">
27427         <size>11</size>
27428       </method>
27429     </type>
27430     <type name="B">
27431       <method name="Void .ctor()">
27432         <size>7</size>
27433       </method>
27434       <method name="Void Foo(Double)">
27435         <size>11</size>
27436       </method>
27437       <method name="Void Main()">
27438         <size>24</size>
27439       </method>
27440     </type>
27441     <type name="A">
27442       <method name="Boolean get_Item(Int32)">
27443         <size>2</size>
27444       </method>
27445       <method name="Boolean get_Item(Double)">
27446         <size>11</size>
27447       </method>
27448     </type>
27449     <type name="B">
27450       <method name="Boolean get_Item(Double)">
27451         <size>11</size>
27452       </method>
27453     </type>
27454   </test>
27455   <test name="test-343.cs">
27456     <type name="X">
27457       <method name="Void .ctor()">
27458         <size>7</size>
27459       </method>
27460       <method name="Void Concat(System.String, System.String, System.String)">
27461         <size>1</size>
27462       </method>
27463       <method name="Void Concat(System.String[])">
27464         <size>11</size>
27465       </method>
27466       <method name="Void Main()">
27467         <size>21</size>
27468       </method>
27469     </type>
27470   </test>
27471   <test name="test-344.cs">
27472     <type name="X">
27473       <method name="Void .ctor()">
27474         <size>7</size>
27475       </method>
27476       <method name="Void add_y(Y)">
27477         <size>24</size>
27478       </method>
27479       <method name="Void remove_y(Y)">
27480         <size>24</size>
27481       </method>
27482       <method name="Void Main(System.String[])">
27483         <size>13</size>
27484       </method>
27485       <method name="Void Foo()">
27486         <size>66</size>
27487       </method>
27488     </type>
27489     <type name="Y">
27490       <method name="Void .ctor(Object, IntPtr)">
27491         <size>0</size>
27492       </method>
27493       <method name="Void Invoke()">
27494         <size>0</size>
27495       </method>
27496       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27497         <size>0</size>
27498       </method>
27499       <method name="Void EndInvoke(IAsyncResult)">
27500         <size>0</size>
27501       </method>
27502     </type>
27503     <type name="X+&lt;Foo&gt;c__AnonStorey0">
27504       <method name="Void .ctor()">
27505         <size>7</size>
27506       </method>
27507       <method name="Void &lt;&gt;m__0()">
27508         <size>28</size>
27509       </method>
27510     </type>
27511   </test>
27512   <test name="test-345.cs">
27513     <type name="EntryPoint">
27514       <method name="Void .ctor()">
27515         <size>7</size>
27516       </method>
27517       <method name="Void Main()">
27518         <size>1</size>
27519       </method>
27520     </type>
27521   </test>
27522   <test name="test-346.cs">
27523     <type name="TestMethods.Class1">
27524       <method name="Void .ctor()">
27525         <size>7</size>
27526       </method>
27527       <method name="Int32 Main()">
27528         <size>91</size>
27529       </method>
27530     </type>
27531     <type name="TestMethods.ParamClass">
27532       <method name="Void .ctor()">
27533         <size>7</size>
27534       </method>
27535     </type>
27536     <type name="TestMethods.TestParam">
27537       <method name="Void .ctor()">
27538         <size>7</size>
27539       </method>
27540     </type>
27541     <type name="TestMethods.BaseClass">
27542       <method name="Void .ctor()">
27543         <size>7</size>
27544       </method>
27545       <method name="Int32 AddItem(TestMethods.ParamClass)">
27546         <size>0</size>
27547       </method>
27548     </type>
27549     <type name="TestMethods.TestClass">
27550       <method name="Void .ctor()">
27551         <size>7</size>
27552       </method>
27553       <method name="Int32 AddItem(System.Object)">
27554         <size>2</size>
27555       </method>
27556       <method name="Int32 AddItem(TestMethods.ParamClass)">
27557         <size>2</size>
27558       </method>
27559     </type>
27560   </test>
27561   <test name="test-347.cs">
27562     <type name="Whatever.Core.Project">
27563       <method name="Void .ctor()">
27564         <size>7</size>
27565       </method>
27566     </type>
27567     <type name="Whatever.Core.A">
27568       <method name="Void .ctor()">
27569         <size>7</size>
27570       </method>
27571       <method name="Whatever.Core.Project get_Project()">
27572         <size>6</size>
27573       </method>
27574     </type>
27575     <type name="SomethingElse.Core.Project">
27576       <method name="Void .ctor()">
27577         <size>7</size>
27578       </method>
27579     </type>
27580     <type name="Whatever.App.B">
27581       <method name="Void .ctor()">
27582         <size>7</size>
27583       </method>
27584       <method name="System.String Execute()">
27585         <size>12</size>
27586       </method>
27587       <method name="Void Main()">
27588         <size>12</size>
27589       </method>
27590     </type>
27591   </test>
27592   <test name="test-348.cs">
27593     <type name="BoundAttribute">
27594       <method name="Void .ctor(Double, Int32)">
27595         <size>7</size>
27596       </method>
27597     </type>
27598     <type name="C">
27599       <method name="Void .ctor()">
27600         <size>7</size>
27601       </method>
27602       <method name="Void Main()">
27603         <size>1</size>
27604       </method>
27605     </type>
27606   </test>
27607   <test name="test-349.cs">
27608     <type name="C">
27609       <method name="Void .ctor()">
27610         <size>7</size>
27611       </method>
27612       <method name="Void add_Ev1(D)">
27613         <size>24</size>
27614       </method>
27615       <method name="Void remove_Ev1(D)">
27616         <size>24</size>
27617       </method>
27618     </type>
27619     <type name="X">
27620       <method name="Void .ctor()">
27621         <size>7</size>
27622       </method>
27623       <method name="Void .cctor()">
27624         <size>1</size>
27625       </method>
27626       <method name="Void add_Ev1(D)">
27627         <size>22</size>
27628       </method>
27629       <method name="Void remove_Ev1(D)">
27630         <size>22</size>
27631       </method>
27632       <method name="Void add_Ev2(D)">
27633         <size>22</size>
27634       </method>
27635       <method name="Void remove_Ev2(D)">
27636         <size>22</size>
27637       </method>
27638     </type>
27639     <type name="X2">
27640       <method name="Void .ctor()">
27641         <size>7</size>
27642       </method>
27643       <method name="Void .cctor()">
27644         <size>7</size>
27645       </method>
27646     </type>
27647     <type name="Test">
27648       <method name="Void .ctor()">
27649         <size>7</size>
27650       </method>
27651       <method name="Void .cctor()">
27652         <size>19</size>
27653       </method>
27654       <method name="Int32 Main()">
27655         <size>63</size>
27656       </method>
27657     </type>
27658     <type name="D">
27659       <method name="Void .ctor(Object, IntPtr)">
27660         <size>0</size>
27661       </method>
27662       <method name="Void Invoke()">
27663         <size>0</size>
27664       </method>
27665       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27666         <size>0</size>
27667       </method>
27668       <method name="Void EndInvoke(IAsyncResult)">
27669         <size>0</size>
27670       </method>
27671     </type>
27672   </test>
27673   <test name="test-35.cs">
27674     <type name="X">
27675       <method name="Void .ctor()">
27676         <size>7</size>
27677       </method>
27678       <method name="Void .cctor()">
27679         <size>7</size>
27680       </method>
27681       <method name="Void a()">
27682         <size>17</size>
27683       </method>
27684       <method name="Void w(Int32)">
27685         <size>22</size>
27686       </method>
27687       <method name="Int32 Main()">
27688         <size>298</size>
27689       </method>
27690     </type>
27691   </test>
27692   <test name="test-350.cs">
27693     <type name="A">
27694       <method name="Void .ctor()">
27695         <size>7</size>
27696       </method>
27697     </type>
27698     <type name="A+BAttribute">
27699       <method name="Void .ctor()">
27700         <size>7</size>
27701       </method>
27702     </type>
27703     <type name="C">
27704       <method name="Void .ctor()">
27705         <size>7</size>
27706       </method>
27707       <method name="Void Main()">
27708         <size>1</size>
27709       </method>
27710     </type>
27711   </test>
27712   <test name="test-351.cs">
27713     <type name="Test.Testee">
27714       <method name="Void .ctor()">
27715         <size>7</size>
27716       </method>
27717       <method name="Void Bar(System.String, System.Object[])">
27718         <size>1</size>
27719       </method>
27720       <method name="Void Main()">
27721         <size>242</size>
27722       </method>
27723     </type>
27724     <type name="Test.Foo">
27725       <method name="Void .ctor(Object, IntPtr)">
27726         <size>0</size>
27727       </method>
27728       <method name="Void Invoke(System.String, System.Object[])">
27729         <size>0</size>
27730       </method>
27731       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
27732         <size>0</size>
27733       </method>
27734       <method name="Void EndInvoke(IAsyncResult)">
27735         <size>0</size>
27736       </method>
27737     </type>
27738   </test>
27739   <test name="test-352.cs">
27740     <type name="C">
27741       <method name="Void .ctor()">
27742         <size>7</size>
27743       </method>
27744       <method name="Void Main()">
27745         <size>1</size>
27746       </method>
27747     </type>
27748   </test>
27749   <test name="test-353.cs">
27750     <type name="Three">
27751       <method name="Void .ctor()">
27752         <size>7</size>
27753       </method>
27754       <method name="Void Main()">
27755         <size>7</size>
27756       </method>
27757     </type>
27758     <type name="One">
27759       <method name="Void .ctor()">
27760         <size>7</size>
27761       </method>
27762     </type>
27763     <type name="Two">
27764       <method name="Void .ctor()">
27765         <size>7</size>
27766       </method>
27767     </type>
27768   </test>
27769   <test name="test-354.cs">
27770     <type name="MYAttr">
27771       <method name="Void .ctor()">
27772         <size>7</size>
27773       </method>
27774     </type>
27775     <type name="A">
27776       <method name="Void .ctor()">
27777         <size>7</size>
27778       </method>
27779       <method name="Void Main()">
27780         <size>1</size>
27781       </method>
27782     </type>
27783   </test>
27784   <test name="test-355.cs">
27785     <type name="Level1.Level1.Level2.MainClass">
27786       <method name="Void .ctor()">
27787         <size>7</size>
27788       </method>
27789       <method name="Void Main()">
27790         <size>1</size>
27791       </method>
27792     </type>
27793   </test>
27794   <test name="test-356.cs">
27795     <type name="MainClass">
27796       <method name="Void .ctor()">
27797         <size>7</size>
27798       </method>
27799       <method name="Void Main()">
27800         <size>1</size>
27801       </method>
27802     </type>
27803   </test>
27804   <test name="test-357.cs">
27805     <type name="SD.Sd">
27806       <method name="Void .ctor()">
27807         <size>7</size>
27808       </method>
27809       <method name="Void F(Boolean)">
27810         <size>1</size>
27811       </method>
27812     </type>
27813     <type name="Foo.Bar">
27814       <method name="Void .ctor()">
27815         <size>25</size>
27816       </method>
27817       <method name="Void Main()">
27818         <size>27</size>
27819       </method>
27820     </type>
27821     <type name="Foo.Bar+f_t">
27822       <method name="Void .ctor(Object, IntPtr)">
27823         <size>0</size>
27824       </method>
27825       <method name="Void Invoke(Boolean)">
27826         <size>0</size>
27827       </method>
27828       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
27829         <size>0</size>
27830       </method>
27831       <method name="Void EndInvoke(IAsyncResult)">
27832         <size>0</size>
27833       </method>
27834     </type>
27835   </test>
27836   <test name="test-358.cs">
27837     <type name="Test">
27838       <method name="Void .ctor()">
27839         <size>7</size>
27840       </method>
27841       <method name="Void Main()">
27842         <size>50</size>
27843       </method>
27844     </type>
27845   </test>
27846   <test name="test-359.cs">
27847     <type name="Test">
27848       <method name="Void .ctor()">
27849         <size>7</size>
27850       </method>
27851       <method name="Void Main()">
27852         <size>1</size>
27853       </method>
27854     </type>
27855   </test>
27856   <test name="test-36.cs">
27857     <type name="Y">
27858       <method name="Void .ctor()">
27859         <size>7</size>
27860       </method>
27861       <method name="Int32 Main()">
27862         <size>272</size>
27863       </method>
27864     </type>
27865     <type name="X">
27866       <method name="IEnumerator GetEnumerator()">
27867         <size>36</size>
27868       </method>
27869     </type>
27870   </test>
27871   <test name="test-360.cs">
27872     <type name="Application">
27873       <method name="Void .ctor()">
27874         <size>7</size>
27875       </method>
27876       <method name="Void Main(System.String[])">
27877         <size>13</size>
27878       </method>
27879     </type>
27880   </test>
27881   <test name="test-361.cs">
27882     <type name="X">
27883       <method name="Void .ctor()">
27884         <size>7</size>
27885       </method>
27886     </type>
27887     <type name="Test">
27888       <method name="Void .ctor()">
27889         <size>7</size>
27890       </method>
27891       <method name="Void Main()">
27892         <size>1</size>
27893       </method>
27894     </type>
27895   </test>
27896   <test name="test-362.cs">
27897     <type name="C">
27898       <method name="Void .ctor()">
27899         <size>7</size>
27900       </method>
27901       <method name="Void Main()">
27902         <size>17</size>
27903       </method>
27904       <method name="Void Test()">
27905         <size>26</size>
27906       </method>
27907     </type>
27908   </test>
27909   <test name="test-363.cs">
27910     <type name="Location">
27911       <method name="Void .ctor()">
27912         <size>7</size>
27913       </method>
27914       <method name="Void .cctor()">
27915         <size>11</size>
27916       </method>
27917     </type>
27918     <type name="Element">
27919       <method name="Void .ctor()">
27920         <size>18</size>
27921       </method>
27922       <method name="Location get_Location()">
27923         <size>7</size>
27924       </method>
27925       <method name="Void set_Location(Location)">
27926         <size>8</size>
27927       </method>
27928     </type>
27929     <type name="T">
27930       <method name="Void .ctor()">
27931         <size>7</size>
27932       </method>
27933       <method name="Void Main()">
27934         <size>1</size>
27935       </method>
27936     </type>
27937   </test>
27938   <test name="test-364.cs">
27939     <type name="X">
27940       <method name="Void .ctor()">
27941         <size>7</size>
27942       </method>
27943       <method name="Int32 Main()">
27944         <size>34</size>
27945       </method>
27946       <method name="Int32 t1(Int32)">
27947         <size>33</size>
27948       </method>
27949       <method name="Int32 t2(Int32)">
27950         <size>47</size>
27951       </method>
27952       <method name="Void Main2(System.String[])">
27953         <size>72</size>
27954       </method>
27955     </type>
27956     <type name="Delegable">
27957       <method name="Void .ctor()">
27958         <size>7</size>
27959       </method>
27960       <method name="Void add_MyDelegate(System.EventHandler)">
27961         <size>24</size>
27962       </method>
27963       <method name="Void remove_MyDelegate(System.EventHandler)">
27964         <size>24</size>
27965       </method>
27966     </type>
27967     <type name="X+Foo">
27968       <method name="Void .ctor(Object, IntPtr)">
27969         <size>0</size>
27970       </method>
27971       <method name="Int32 Invoke()">
27972         <size>0</size>
27973       </method>
27974       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27975         <size>0</size>
27976       </method>
27977       <method name="Int32 EndInvoke(IAsyncResult)">
27978         <size>0</size>
27979       </method>
27980     </type>
27981     <type name="X+&lt;t1&gt;c__AnonStorey0">
27982       <method name="Void .ctor()">
27983         <size>7</size>
27984       </method>
27985       <method name="Int32 &lt;&gt;m__0()">
27986         <size>7</size>
27987       </method>
27988     </type>
27989     <type name="X+&lt;t2&gt;c__AnonStorey1">
27990       <method name="Void .ctor()">
27991         <size>7</size>
27992       </method>
27993       <method name="Int32 &lt;&gt;m__1()">
27994         <size>7</size>
27995       </method>
27996     </type>
27997     <type name="X+&lt;Main2&gt;c__AnonStorey2">
27998       <method name="Void .ctor()">
27999         <size>7</size>
28000       </method>
28001       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28002         <size>33</size>
28003       </method>
28004     </type>
28005   </test>
28006   <test name="test-365.cs">
28007     <type name="C">
28008       <method name="Void .ctor()">
28009         <size>19</size>
28010       </method>
28011       <method name="Void set_LiteralType(LiteralType)">
28012         <size>1</size>
28013       </method>
28014       <method name="Void Main()">
28015         <size>1</size>
28016       </method>
28017     </type>
28018   </test>
28019   <test name="test-366.cs">
28020     <type name="C">
28021       <method name="Void .ctor()">
28022         <size>7</size>
28023       </method>
28024       <method name="Int32 Main()">
28025         <size>20</size>
28026       </method>
28027     </type>
28028   </test>
28029   <test name="test-367.cs">
28030     <type name="X">
28031       <method name="Void .ctor()">
28032         <size>7</size>
28033       </method>
28034       <method name="Int32 Main()">
28035         <size>20</size>
28036       </method>
28037     </type>
28038   </test>
28039   <test name="test-368.cs">
28040     <type name="X">
28041       <method name="Void .ctor()">
28042         <size>7</size>
28043       </method>
28044       <method name="Void Main()">
28045         <size>27</size>
28046       </method>
28047     </type>
28048   </test>
28049   <test name="test-369.cs">
28050     <type name="Test">
28051       <method name="Void .ctor()">
28052         <size>7</size>
28053       </method>
28054       <method name="Boolean Equals(System.Object)">
28055         <size>2</size>
28056       </method>
28057       <method name="Int32 GetHashCode()">
28058         <size>2</size>
28059       </method>
28060       <method name="Void Main()">
28061         <size>47</size>
28062       </method>
28063       <method name="Boolean op_Equality(Test, Test)">
28064         <size>14</size>
28065       </method>
28066       <method name="Boolean op_Inequality(Test, Test)">
28067         <size>2</size>
28068       </method>
28069     </type>
28070   </test>
28071   <test name="test-37.cs">
28072     <type name="X">
28073       <method name="Void .ctor()">
28074         <size>7</size>
28075       </method>
28076       <method name="Void m(System.Int32[])">
28077         <size>9</size>
28078       </method>
28079       <method name="Int32 test_int_single_dim()">
28080         <size>88</size>
28081       </method>
28082       <method name="Int32 simple_test_double_dim()">
28083         <size>78</size>
28084       </method>
28085       <method name="Int32 Main()">
28086         <size>12</size>
28087       </method>
28088     </type>
28089   </test>
28090   <test name="test-370.cs">
28091     <type name="Test.Application">
28092       <method name="Void .ctor()">
28093         <size>7</size>
28094       </method>
28095       <method name="Int32 ParseType(System.String)">
28096         <size>168</size>
28097       </method>
28098       <method name="Int32 Main()">
28099         <size>54</size>
28100       </method>
28101     </type>
28102   </test>
28103   <test name="test-371.cs">
28104     <type name="X">
28105       <method name="Void .ctor(Boolean&amp;)">
28106         <size>10</size>
28107       </method>
28108       <method name="Void Main()">
28109         <size>1</size>
28110       </method>
28111     </type>
28112     <type name="Y">
28113       <method name="Void .ctor(Boolean&amp;)">
28114         <size>8</size>
28115       </method>
28116     </type>
28117   </test>
28118   <test name="test-372.cs">
28119     <type name="GenericNode">
28120       <method name="Void .ctor()">
28121         <size>7</size>
28122       </method>
28123       <method name="Int32 GetStat()">
28124         <size>2</size>
28125       </method>
28126     </type>
28127     <type name="GenericFileNode">
28128       <method name="Void .ctor()">
28129         <size>7</size>
28130       </method>
28131       <method name="Int32 NotUsed()">
28132         <size>2</size>
28133       </method>
28134     </type>
28135     <type name="WorkingTest">
28136       <method name="Void .ctor()">
28137         <size>7</size>
28138       </method>
28139       <method name="Int32 GetStat()">
28140         <size>3</size>
28141       </method>
28142     </type>
28143     <type name="FailingTest">
28144       <method name="Void .ctor()">
28145         <size>7</size>
28146       </method>
28147       <method name="Int32 GetStat()">
28148         <size>3</size>
28149       </method>
28150     </type>
28151     <type name="TestWrapper">
28152       <method name="Void .ctor()">
28153         <size>7</size>
28154       </method>
28155       <method name="Boolean Test(Node, System.String)">
28156         <size>39</size>
28157       </method>
28158       <method name="Int32 Main()">
28159         <size>44</size>
28160       </method>
28161     </type>
28162   </test>
28163   <test name="test-373.cs">
28164     <type name="Test">
28165       <method name="Void .ctor()">
28166         <size>7</size>
28167       </method>
28168       <method name="Void Main(System.String[])">
28169         <size>50</size>
28170       </method>
28171     </type>
28172   </test>
28173   <test name="test-374.cs">
28174     <type name="Test">
28175       <method name="Void .ctor()">
28176         <size>7</size>
28177       </method>
28178     </type>
28179     <type name="Rest">
28180       <method name="Void .ctor()">
28181         <size>7</size>
28182       </method>
28183       <method name="Void Main()">
28184         <size>1</size>
28185       </method>
28186     </type>
28187   </test>
28188   <test name="test-375.cs">
28189     <type name="a">
28190       <method name="Void .ctor()">
28191         <size>7</size>
28192       </method>
28193     </type>
28194     <type name="a+b">
28195       <method name="Void .ctor()">
28196         <size>7</size>
28197       </method>
28198     </type>
28199     <type name="c">
28200       <method name="Void .ctor()">
28201         <size>7</size>
28202       </method>
28203       <method name="Void Main()">
28204         <size>1</size>
28205       </method>
28206     </type>
28207     <type name="c+d">
28208       <method name="Void .ctor()">
28209         <size>7</size>
28210       </method>
28211     </type>
28212   </test>
28213   <test name="test-376.cs">
28214     <type name="C">
28215       <method name="Void .ctor()">
28216         <size>7</size>
28217       </method>
28218       <method name="Int32 Main()">
28219         <size>72</size>
28220       </method>
28221     </type>
28222   </test>
28223   <test name="test-377.cs">
28224     <type name="Tests">
28225       <method name="Void .ctor()">
28226         <size>7</size>
28227       </method>
28228       <method name="Void test()">
28229         <size>10</size>
28230       </method>
28231       <method name="Void Main()">
28232         <size>1</size>
28233       </method>
28234     </type>
28235   </test>
28236   <test name="test-378.cs">
28237     <type name="C">
28238       <method name="Void .ctor()">
28239         <size>7</size>
28240       </method>
28241       <method name="Void Main()">
28242         <size>1</size>
28243       </method>
28244     </type>
28245   </test>
28246   <test name="test-379.cs">
28247     <type name="DeadCode">
28248       <method name="Void .ctor()">
28249         <size>7</size>
28250       </method>
28251       <method name="Void Main()">
28252         <size>12</size>
28253       </method>
28254       <method name="System.String SomeFunc(System.String)">
28255         <size>2</size>
28256       </method>
28257     </type>
28258   </test>
28259   <test name="test-38.cs">
28260     <type name="X">
28261       <method name="Void .ctor()">
28262         <size>7</size>
28263       </method>
28264       <method name="Int32 get_Item(Int32)">
28265         <size>20</size>
28266       </method>
28267       <method name="Void set_Item(Int32, Int32)">
28268         <size>26</size>
28269       </method>
28270       <method name="Int32 Foo()">
28271         <size>2</size>
28272       </method>
28273       <method name="Int32 get_Bar()">
28274         <size>7</size>
28275       </method>
28276       <method name="Void set_Bar(Int32)">
28277         <size>8</size>
28278       </method>
28279     </type>
28280     <type name="Y">
28281       <method name="Void .ctor()">
28282         <size>7</size>
28283       </method>
28284       <method name="UInt32 get_Item(UInt32)">
28285         <size>20</size>
28286       </method>
28287       <method name="Void set_Item(UInt32, UInt32)">
28288         <size>26</size>
28289       </method>
28290       <method name="UInt32 Foo()">
28291         <size>2</size>
28292       </method>
28293       <method name="UInt32 get_Bar()">
28294         <size>7</size>
28295       </method>
28296       <method name="Void set_Bar(UInt32)">
28297         <size>8</size>
28298       </method>
28299     </type>
28300     <type name="Test">
28301       <method name="Void .ctor()">
28302         <size>7</size>
28303       </method>
28304       <method name="Int32 Main()">
28305         <size>288</size>
28306       </method>
28307     </type>
28308   </test>
28309   <test name="test-380.cs">
28310     <type name="T">
28311       <method name="Void .ctor()">
28312         <size>7</size>
28313       </method>
28314       <method name="Int32 Main()">
28315         <size>17</size>
28316       </method>
28317     </type>
28318   </test>
28319   <test name="test-381.cs">
28320     <type name="Application">
28321       <method name="Void .ctor()">
28322         <size>7</size>
28323       </method>
28324       <method name="Void Main(System.String[])">
28325         <size>13</size>
28326       </method>
28327     </type>
28328   </test>
28329   <test name="test-382.cs">
28330     <type name="Dec">
28331       <method name="Void .ctor()">
28332         <size>7</size>
28333       </method>
28334       <method name="Void .cctor()">
28335         <size>16</size>
28336       </method>
28337       <method name="Void Main()">
28338         <size>108</size>
28339       </method>
28340     </type>
28341   </test>
28342   <test name="test-383.cs">
28343     <type name="X">
28344       <method name="Void .ctor()">
28345         <size>37</size>
28346       </method>
28347       <method name="X testme(Int32 ByRef)">
28348         <size>5</size>
28349       </method>
28350       <method name="Void Main()">
28351         <size>7</size>
28352       </method>
28353     </type>
28354   </test>
28355   <test name="test-384.cs">
28356     <type name="X">
28357       <method name="Void .ctor()">
28358         <size>7</size>
28359       </method>
28360       <method name="Void .cctor()">
28361         <size>8</size>
28362       </method>
28363       <method name="Void Test()">
28364         <size>40</size>
28365       </method>
28366       <method name="Int32 Main()">
28367         <size>21</size>
28368       </method>
28369     </type>
28370   </test>
28371   <test name="test-385.cs">
28372     <type name="Test">
28373       <method name="Void .ctor()">
28374         <size>7</size>
28375       </method>
28376       <method name="Int32 Main()">
28377         <size>40</size>
28378       </method>
28379     </type>
28380   </test>
28381   <test name="test-386.cs">
28382     <type name="SuperDecimal">
28383       <method name="Void .ctor(Decimal)">
28384         <size>14</size>
28385       </method>
28386       <method name="Void Main()">
28387         <size>15</size>
28388       </method>
28389       <method name="SuperDecimal op_Implicit(Decimal)">
28390         <size>7</size>
28391       </method>
28392     </type>
28393   </test>
28394   <test name="test-387.cs">
28395     <type name="ObjectID">
28396       <method name="Void .ctor(Int64)">
28397         <size>8</size>
28398       </method>
28399       <method name="Void Main()">
28400         <size>22</size>
28401       </method>
28402       <method name="Int64 op_Implicit(ObjectID)">
28403         <size>8</size>
28404       </method>
28405       <method name="ObjectID op_Implicit(Int64)">
28406         <size>7</size>
28407       </method>
28408     </type>
28409   </test>
28410   <test name="test-388.cs">
28411     <type name="Schemas.basefieldtype">
28412       <method name="Void .ctor()">
28413         <size>7</size>
28414       </method>
28415       <method name="System.Object Instantiate()">
28416         <size>2</size>
28417       </method>
28418     </type>
28419     <type name="Schemas.fieldtype">
28420       <method name="Void .ctor()">
28421         <size>7</size>
28422       </method>
28423       <method name="System.Object Instantiate()">
28424         <size>18</size>
28425       </method>
28426     </type>
28427     <type name="Schemas.compoundfield">
28428       <method name="Void .ctor()">
28429         <size>7</size>
28430       </method>
28431       <method name="System.Object Instantiate()">
28432         <size>18</size>
28433       </method>
28434     </type>
28435     <type name="Schemas.field">
28436       <method name="Void .ctor()">
28437         <size>7</size>
28438       </method>
28439       <method name="System.Object Instantiate()">
28440         <size>18</size>
28441       </method>
28442     </type>
28443     <type name="Schemas.formdata">
28444       <method name="Void .ctor()">
28445         <size>7</size>
28446       </method>
28447       <method name="System.Object Instantiate()">
28448         <size>12</size>
28449       </method>
28450     </type>
28451     <type name="Schemas.M">
28452       <method name="Void .ctor()">
28453         <size>7</size>
28454       </method>
28455       <method name="Void Main()">
28456         <size>1</size>
28457       </method>
28458     </type>
28459   </test>
28460   <test name="test-389.cs">
28461     <type name="Schemas.basefieldtype">
28462       <method name="Void .ctor()">
28463         <size>7</size>
28464       </method>
28465       <method name="System.Object Instantiate()">
28466         <size>2</size>
28467       </method>
28468     </type>
28469     <type name="Schemas.fieldtype">
28470       <method name="Void .ctor()">
28471         <size>7</size>
28472       </method>
28473       <method name="System.Object Instantiate()">
28474         <size>18</size>
28475       </method>
28476     </type>
28477     <type name="Schemas.compoundfield">
28478       <method name="Void .ctor()">
28479         <size>7</size>
28480       </method>
28481       <method name="System.Object Instantiate()">
28482         <size>18</size>
28483       </method>
28484     </type>
28485     <type name="Schemas.field">
28486       <method name="Void .ctor()">
28487         <size>7</size>
28488       </method>
28489       <method name="System.Object Instantiate()">
28490         <size>18</size>
28491       </method>
28492     </type>
28493     <type name="Schemas.formdata">
28494       <method name="Void .ctor()">
28495         <size>7</size>
28496       </method>
28497       <method name="System.Object Instantiate()">
28498         <size>12</size>
28499       </method>
28500     </type>
28501     <type name="Schemas.M">
28502       <method name="Void .ctor()">
28503         <size>7</size>
28504       </method>
28505       <method name="Void Main()">
28506         <size>1</size>
28507       </method>
28508     </type>
28509   </test>
28510   <test name="test-39.cs">
28511     <type name="SimpleAttribute">
28512       <method name="Void .ctor(String)">
28513         <size>14</size>
28514       </method>
28515       <method name="System.String get_AnotherArg()">
28516         <size>7</size>
28517       </method>
28518       <method name="Void set_AnotherArg(System.String)">
28519         <size>8</size>
28520       </method>
28521       <method name="Int64 get_LongValue()">
28522         <size>3</size>
28523       </method>
28524       <method name="Void set_LongValue(Int64)">
28525         <size>1</size>
28526       </method>
28527       <method name="System.Int64[] get_ArrayValue()">
28528         <size>7</size>
28529       </method>
28530       <method name="Void set_ArrayValue(System.Int64[])">
28531         <size>1</size>
28532       </method>
28533     </type>
28534     <type name="Blah2">
28535       <method name="Void .ctor()">
28536         <size>7</size>
28537       </method>
28538     </type>
28539     <type name="Blah3">
28540       <method name="Void .ctor()">
28541         <size>7</size>
28542       </method>
28543     </type>
28544     <type name="Blah">
28545       <method name="Void .ctor()">
28546         <size>7</size>
28547       </method>
28548       <method name="Int32 Main()">
28549         <size>171</size>
28550       </method>
28551     </type>
28552   </test>
28553   <test name="test-390.cs">
28554     <type name="C">
28555       <method name="Void .ctor()">
28556         <size>7</size>
28557       </method>
28558       <method name="Void Main()">
28559         <size>1</size>
28560       </method>
28561     </type>
28562     <type name="C+O">
28563       <method name="Void .ctor()">
28564         <size>7</size>
28565       </method>
28566       <method name="Void Foo()">
28567         <size>1</size>
28568       </method>
28569     </type>
28570     <type name="C+N">
28571       <method name="Void .ctor()">
28572         <size>7</size>
28573       </method>
28574       <method name="Void Foo()">
28575         <size>1</size>
28576       </method>
28577     </type>
28578     <type name="C+M">
28579       <method name="Void .ctor()">
28580         <size>7</size>
28581       </method>
28582     </type>
28583   </test>
28584   <test name="test-391.cs">
28585     <type name="C">
28586       <method name="Void .ctor()">
28587         <size>7</size>
28588       </method>
28589       <method name="Void Foo(Int32)">
28590         <size>1</size>
28591       </method>
28592       <method name="Void Foo(Int32 ByRef)">
28593         <size>1</size>
28594       </method>
28595       <method name="Void Bar(Boolean ByRef)">
28596         <size>4</size>
28597       </method>
28598       <method name="Void Bar(Boolean)">
28599         <size>1</size>
28600       </method>
28601       <method name="Void Main()">
28602         <size>1</size>
28603       </method>
28604     </type>
28605   </test>
28606   <test name="test-392.cs">
28607     <type name="C">
28608       <method name="Int32 Test()">
28609         <size>80</size>
28610       </method>
28611       <method name="Int32 Main()">
28612         <size>16</size>
28613       </method>
28614     </type>
28615     <type name="C+S">
28616       <method name="Void .ctor(Int32)">
28617         <size>8</size>
28618       </method>
28619     </type>
28620   </test>
28621   <test name="test-393.cs">
28622     <type name="A">
28623       <method name="Void .ctor(String)">
28624         <size>24</size>
28625       </method>
28626       <method name="Void .ctor()">
28627         <size>7</size>
28628       </method>
28629       <method name="System.String get_Name()">
28630         <size>7</size>
28631       </method>
28632     </type>
28633     <type name="B">
28634       <method name="Void .ctor(String)">
28635         <size>24</size>
28636       </method>
28637       <method name="Void .ctor()">
28638         <size>7</size>
28639       </method>
28640     </type>
28641     <type name="C">
28642       <method name="Void .ctor(String)">
28643         <size>24</size>
28644       </method>
28645     </type>
28646     <type name="Tester">
28647       <method name="Void .ctor()">
28648         <size>7</size>
28649       </method>
28650       <method name="A MethodSampleA(System.String)">
28651         <size>7</size>
28652       </method>
28653       <method name="B MethodSampleB(System.String)">
28654         <size>7</size>
28655       </method>
28656       <method name="C MethodSampleC(System.String)">
28657         <size>7</size>
28658       </method>
28659       <method name="Void Main()">
28660         <size>113</size>
28661       </method>
28662     </type>
28663     <type name="Tester+MethodHandler">
28664       <method name="Void .ctor(Object, IntPtr)">
28665         <size>0</size>
28666       </method>
28667       <method name="A Invoke(System.String)">
28668         <size>0</size>
28669       </method>
28670       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
28671         <size>0</size>
28672       </method>
28673       <method name="A EndInvoke(IAsyncResult)">
28674         <size>0</size>
28675       </method>
28676     </type>
28677   </test>
28678   <test name="test-394.cs">
28679     <type name="A">
28680       <method name="Void .ctor(String)">
28681         <size>24</size>
28682       </method>
28683       <method name="Void .ctor()">
28684         <size>7</size>
28685       </method>
28686       <method name="System.String get_Name()">
28687         <size>7</size>
28688       </method>
28689     </type>
28690     <type name="B">
28691       <method name="Void .ctor(String)">
28692         <size>24</size>
28693       </method>
28694       <method name="Void .ctor()">
28695         <size>7</size>
28696       </method>
28697     </type>
28698     <type name="C">
28699       <method name="Void .ctor(String, String)">
28700         <size>31</size>
28701       </method>
28702       <method name="System.String get_Value()">
28703         <size>7</size>
28704       </method>
28705     </type>
28706     <type name="Tester">
28707       <method name="Void .ctor()">
28708         <size>7</size>
28709       </method>
28710       <method name="System.String MethodSampleA(A)">
28711         <size>7</size>
28712       </method>
28713       <method name="System.String MethodSampleB(B)">
28714         <size>7</size>
28715       </method>
28716       <method name="System.String MethodSampleC(C)">
28717         <size>23</size>
28718       </method>
28719       <method name="Void Main()">
28720         <size>128</size>
28721       </method>
28722     </type>
28723     <type name="Tester+MethodHandler">
28724       <method name="Void .ctor(Object, IntPtr)">
28725         <size>0</size>
28726       </method>
28727       <method name="System.String Invoke(C)">
28728         <size>0</size>
28729       </method>
28730       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
28731         <size>0</size>
28732       </method>
28733       <method name="System.String EndInvoke(IAsyncResult)">
28734         <size>0</size>
28735       </method>
28736     </type>
28737   </test>
28738   <test name="test-395.cs">
28739     <type name="A">
28740       <method name="Void .ctor(String)">
28741         <size>24</size>
28742       </method>
28743       <method name="Void .ctor()">
28744         <size>7</size>
28745       </method>
28746       <method name="System.String get_Name()">
28747         <size>7</size>
28748       </method>
28749     </type>
28750     <type name="B">
28751       <method name="Void .ctor(String)">
28752         <size>24</size>
28753       </method>
28754       <method name="Void .ctor()">
28755         <size>7</size>
28756       </method>
28757     </type>
28758     <type name="C">
28759       <method name="Void .ctor(String, String)">
28760         <size>31</size>
28761       </method>
28762       <method name="System.String get_Value()">
28763         <size>7</size>
28764       </method>
28765     </type>
28766     <type name="Tester">
28767       <method name="Void .ctor()">
28768         <size>7</size>
28769       </method>
28770       <method name="Void MethodSample(B, A, C)">
28771         <size>55</size>
28772       </method>
28773       <method name="Void Main()">
28774         <size>71</size>
28775       </method>
28776     </type>
28777     <type name="Tester+MethodHandler">
28778       <method name="Void .ctor(Object, IntPtr)">
28779         <size>0</size>
28780       </method>
28781       <method name="Void Invoke(C, C, C)">
28782         <size>0</size>
28783       </method>
28784       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
28785         <size>0</size>
28786       </method>
28787       <method name="Void EndInvoke(IAsyncResult)">
28788         <size>0</size>
28789       </method>
28790     </type>
28791   </test>
28792   <test name="test-396.cs">
28793     <type name="MainClass">
28794       <method name="Void .ctor()">
28795         <size>7</size>
28796       </method>
28797       <method name="Int32 Main()">
28798         <size>22</size>
28799       </method>
28800     </type>
28801   </test>
28802   <test name="test-397.cs">
28803     <type name="TypeCheckAttribute">
28804       <method name="Void .ctor()">
28805         <size>7</size>
28806       </method>
28807     </type>
28808     <type name="PropertyCheckAttribute">
28809       <method name="Void .ctor()">
28810         <size>7</size>
28811       </method>
28812     </type>
28813     <type name="AccessorCheckAttribute">
28814       <method name="Void .ctor(MethodAttributes)">
28815         <size>14</size>
28816       </method>
28817       <method name="MethodAttributes get_Attributes()">
28818         <size>7</size>
28819       </method>
28820     </type>
28821     <type name="Test">
28822       <method name="Void .ctor()">
28823         <size>7</size>
28824       </method>
28825       <method name="Int32 Main(System.String[])">
28826         <size>120</size>
28827       </method>
28828       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
28829         <size>153</size>
28830       </method>
28831     </type>
28832     <type name="A">
28833       <method name="Void .ctor()">
28834         <size>7</size>
28835       </method>
28836       <method name="Int32 get_Value1()">
28837         <size>2</size>
28838       </method>
28839       <method name="Void set_Value1(Int32)">
28840         <size>1</size>
28841       </method>
28842       <method name="Int32 get_Value2()">
28843         <size>2</size>
28844       </method>
28845       <method name="Void set_Value2(Int32)">
28846         <size>1</size>
28847       </method>
28848       <method name="Int32 get_Value3()">
28849         <size>2</size>
28850       </method>
28851       <method name="Void set_Value3(Int32)">
28852         <size>1</size>
28853       </method>
28854       <method name="Int32 get_Value4()">
28855         <size>2</size>
28856       </method>
28857       <method name="Void set_Value4(Int32)">
28858         <size>1</size>
28859       </method>
28860       <method name="Int32 get_Value5()">
28861         <size>2</size>
28862       </method>
28863       <method name="Void set_Value5(Int32)">
28864         <size>1</size>
28865       </method>
28866     </type>
28867   </test>
28868   <test name="test-398.cs">
28869     <type name="Tester">
28870       <method name="Void .ctor()">
28871         <size>7</size>
28872       </method>
28873       <method name="Void Main()">
28874         <size>118</size>
28875       </method>
28876     </type>
28877     <type name="A">
28878       <method name="Void .ctor(Int32)">
28879         <size>14</size>
28880       </method>
28881       <method name="Int32 get_Count()">
28882         <size>7</size>
28883       </method>
28884       <method name="Void set_Count(Int32)">
28885         <size>8</size>
28886       </method>
28887       <method name="Int32 get_Item(Int32)">
28888         <size>2</size>
28889       </method>
28890       <method name="System.String get_Message()">
28891         <size>6</size>
28892       </method>
28893     </type>
28894     <type name="B">
28895       <method name="Void .ctor(Int32)">
28896         <size>8</size>
28897       </method>
28898       <method name="Void set_Count(Int32)">
28899         <size>1</size>
28900       </method>
28901       <method name="Void SetCount(Int32)">
28902         <size>8</size>
28903       </method>
28904       <method name="Int32 get_Item(Int32)">
28905         <size>8</size>
28906       </method>
28907       <method name="System.String get_Message()">
28908         <size>6</size>
28909       </method>
28910       <method name="Void set_Message(System.String)">
28911         <size>1</size>
28912       </method>
28913     </type>
28914   </test>
28915   <test name="test-399.cs">
28916     <type name="TestVararg">
28917       <method name="Void .ctor()">
28918         <size>7</size>
28919       </method>
28920       <method name="Int32 Main()">
28921         <size>345</size>
28922       </method>
28923       <method name="Void F(RuntimeArgumentHandle)">
28924         <size>1</size>
28925       </method>
28926       <method name="Void G(...)">
28927         <size>22</size>
28928       </method>
28929     </type>
28930   </test>
28931   <test name="test-4.cs">
28932     <type name="X">
28933       <method name="Void .ctor()">
28934         <size>7</size>
28935       </method>
28936       <method name="Void test(SByte)">
28937         <size>8</size>
28938       </method>
28939       <method name="Void test(Int32)">
28940         <size>8</size>
28941       </method>
28942       <method name="Int32 Main()">
28943         <size>102</size>
28944       </method>
28945     </type>
28946   </test>
28947   <test name="test-40.cs">
28948     <type name="Blah">
28949       <method name="Void .ctor()">
28950         <size>7</size>
28951       </method>
28952       <method name="Int32 Main()">
28953         <size>203</size>
28954       </method>
28955     </type>
28956   </test>
28957   <test name="test-400.cs">
28958     <type name="X">
28959       <method name="Void .ctor()">
28960         <size>7</size>
28961       </method>
28962       <method name="Void .cctor()">
28963         <size>52</size>
28964       </method>
28965       <method name="Int32 TestDereference()">
28966         <size>89</size>
28967       </method>
28968       <method name="Int32 TestPtrAdd()">
28969         <size>87</size>
28970       </method>
28971       <method name="Int32 TestPtrAssign()">
28972         <size>198</size>
28973       </method>
28974       <method name="Int32 TestPtrArithmetic()">
28975         <size>227</size>
28976       </method>
28977       <method name="Int32 TestMultiple()">
28978         <size>93</size>
28979       </method>
28980       <method name="Int32 Main()">
28981         <size>82</size>
28982       </method>
28983     </type>
28984   </test>
28985   <test name="test-401.cs">
28986     <type name="X">
28987       <method name="Void .ctor()">
28988         <size>7</size>
28989       </method>
28990       <method name="Int32 Main()">
28991         <size>171</size>
28992       </method>
28993     </type>
28994   </test>
28995   <test name="test-402.cs">
28996     <type name="X">
28997       <method name="Void .ctor()">
28998         <size>7</size>
28999       </method>
29000       <method name="Int32 Main()">
29001         <size>18</size>
29002       </method>
29003     </type>
29004   </test>
29005   <test name="test-403.cs">
29006     <type name="Foo">
29007       <method name="Void .ctor()">
29008         <size>7</size>
29009       </method>
29010       <method name="Int32 Main()">
29011         <size>91</size>
29012       </method>
29013     </type>
29014   </test>
29015   <test name="test-404.cs">
29016     <type name="X">
29017       <method name="Void .ctor()">
29018         <size>7</size>
29019       </method>
29020       <method name="Int32 Main()">
29021         <size>48</size>
29022       </method>
29023       <method name="Int32* get_v()">
29024         <size>20</size>
29025       </method>
29026     </type>
29027   </test>
29028   <test name="test-405.cs">
29029     <type name="testapp.LibTestAPI">
29030       <method name="Void .ctor()">
29031         <size>7</size>
29032       </method>
29033       <method name="Void Create()">
29034         <size>17</size>
29035       </method>
29036     </type>
29037     <type name="testapp.TestApp">
29038       <method name="Void .ctor()">
29039         <size>7</size>
29040       </method>
29041       <method name="Void Main(System.String[])">
29042         <size>13</size>
29043       </method>
29044     </type>
29045   </test>
29046   <test name="test-406.cs">
29047     <type name="TestCase.Test">
29048       <method name="Void .ctor()">
29049         <size>7</size>
29050       </method>
29051       <method name="Int32 Main(System.String[])">
29052         <size>180</size>
29053       </method>
29054       <method name="UInt32 DoOp(UInt32*)">
29055         <size>11</size>
29056       </method>
29057       <method name="UInt32 DoOp2(UInt32*)">
29058         <size>10</size>
29059       </method>
29060     </type>
29061   </test>
29062   <test name="test-407.cs">
29063     <type name="MainClass">
29064       <method name="Void .ctor()">
29065         <size>7</size>
29066       </method>
29067       <method name="Void Main()">
29068         <size>12</size>
29069       </method>
29070     </type>
29071   </test>
29072   <test name="test-408.cs">
29073     <type name="T">
29074       <method name="Void .ctor()">
29075         <size>7</size>
29076       </method>
29077       <method name="Int32 Main()">
29078         <size>44</size>
29079       </method>
29080     </type>
29081   </test>
29082   <test name="test-409.cs">
29083     <type name="X">
29084       <method name="Int32 Main()">
29085         <size>27</size>
29086       </method>
29087     </type>
29088   </test>
29089   <test name="test-41.cs">
29090     <type name="X">
29091       <method name="Void .ctor()">
29092         <size>7</size>
29093       </method>
29094       <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)">
29095         <size>188</size>
29096       </method>
29097       <method name="Int32 Main()">
29098         <size>228</size>
29099       </method>
29100     </type>
29101   </test>
29102   <test name="test-410.cs">
29103     <type name="B">
29104       <method name="Void .ctor()">
29105         <size>7</size>
29106       </method>
29107       <method name="Int32 Main()">
29108         <size>28</size>
29109       </method>
29110     </type>
29111   </test>
29112   <test name="test-411.cs">
29113     <type name="QtSamples.QtClass">
29114       <method name="Void .ctor()">
29115         <size>24</size>
29116       </method>
29117       <method name="Void pressEvent()">
29118         <size>1</size>
29119       </method>
29120     </type>
29121     <type name="QtSamples.Testing">
29122       <method name="Void .ctor()">
29123         <size>7</size>
29124       </method>
29125       <method name="Int32 Main()">
29126         <size>8</size>
29127       </method>
29128     </type>
29129   </test>
29130   <test name="test-412.cs">
29131     <type name="Foo.Baz">
29132       <method name="Void .ctor()">
29133         <size>7</size>
29134       </method>
29135       <method name="Void Main()">
29136         <size>1</size>
29137       </method>
29138     </type>
29139   </test>
29140   <test name="test-413.cs">
29141     <type name="Driver">
29142       <method name="Void .ctor()">
29143         <size>7</size>
29144       </method>
29145       <method name="Void Main()">
29146         <size>6</size>
29147       </method>
29148     </type>
29149   </test>
29150   <test name="test-414.cs">
29151     <type name="BB">
29152       <method name="Void .ctor()">
29153         <size>7</size>
29154       </method>
29155       <method name="System.String get_Data()">
29156         <size>2</size>
29157       </method>
29158       <method name="Void Main()">
29159         <size>1</size>
29160       </method>
29161     </type>
29162   </test>
29163   <test name="test-415.cs">
29164     <type name="MyTestExtended">
29165       <method name="Void .ctor()">
29166         <size>7</size>
29167       </method>
29168       <method name="System.String GetName()">
29169         <size>6</size>
29170       </method>
29171       <method name="Void Main(System.String[])">
29172         <size>33</size>
29173       </method>
29174     </type>
29175   </test>
29176   <test name="test-417.cs">
29177     <type name="blah2.MyClass">
29178       <method name="Void .ctor()">
29179         <size>7</size>
29180       </method>
29181       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
29182         <size>24</size>
29183       </method>
29184       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
29185         <size>24</size>
29186       </method>
29187       <method name="Void DoSomethingFunny()">
29188         <size>46</size>
29189       </method>
29190       <method name="Void Main(System.String[])">
29191         <size>13</size>
29192       </method>
29193     </type>
29194   </test>
29195   <test name="test-419.cs">
29196     <type name="Test">
29197       <method name="Void .ctor()">
29198         <size>7</size>
29199       </method>
29200       <method name="Void Main()">
29201         <size>7</size>
29202       </method>
29203     </type>
29204   </test>
29205   <test name="test-42.cs">
29206     <type name="X">
29207       <method name="Void .ctor()">
29208         <size>7</size>
29209       </method>
29210       <method name="Int32 get_Item(Int32)">
29211         <size>14</size>
29212       </method>
29213       <method name="Void set_Item(Int32, Int32)">
29214         <size>15</size>
29215       </method>
29216       <method name="Int32 get_P()">
29217         <size>7</size>
29218       </method>
29219       <method name="Void set_P(Int32)">
29220         <size>8</size>
29221       </method>
29222     </type>
29223     <type name="Z">
29224       <method name="Void .ctor()">
29225         <size>7</size>
29226       </method>
29227       <method name="Z get_P()">
29228         <size>2</size>
29229       </method>
29230       <method name="Void set_P(Z)">
29231         <size>1</size>
29232       </method>
29233       <method name="Z op_Increment(Z)">
29234         <size>16</size>
29235       </method>
29236     </type>
29237     <type name="Y">
29238       <method name="Void .ctor()">
29239         <size>7</size>
29240       </method>
29241       <method name="Int32 p_pre_increment(X)">
29242         <size>18</size>
29243       </method>
29244       <method name="Int32 p_post_increment(X)">
29245         <size>18</size>
29246       </method>
29247       <method name="Int32 i_pre_increment(X)">
29248         <size>27</size>
29249       </method>
29250       <method name="Int32 i_post_increment(X)">
29251         <size>27</size>
29252       </method>
29253       <method name="Z overload_increment(Z)">
29254         <size>10</size>
29255       </method>
29256       <method name="Z overload_pre_increment(Z)">
29257         <size>10</size>
29258       </method>
29259       <method name="Z ugly(Z)">
29260         <size>21</size>
29261       </method>
29262       <method name="Int32 simple(Int32)">
29263         <size>62</size>
29264       </method>
29265       <method name="Int32 arrays()">
29266         <size>234</size>
29267       </method>
29268       <method name="Int32 Main()">
29269         <size>161</size>
29270       </method>
29271     </type>
29272   </test>
29273   <test name="test-420.cs">
29274     <type name="Test">
29275       <method name="Void .ctor()">
29276         <size>7</size>
29277       </method>
29278       <method name="Void Main()">
29279         <size>7</size>
29280       </method>
29281     </type>
29282   </test>
29283   <test name="test-421.cs">
29284     <type name="A">
29285       <method name="Void .ctor()">
29286         <size>7</size>
29287       </method>
29288       <method name="Void SetObject(System.String)">
29289         <size>12</size>
29290       </method>
29291     </type>
29292     <type name="B">
29293       <method name="Void .ctor()">
29294         <size>7</size>
29295       </method>
29296     </type>
29297     <type name="C">
29298       <method name="Void .ctor()">
29299         <size>7</size>
29300       </method>
29301       <method name="Void .cctor()">
29302         <size>1</size>
29303       </method>
29304       <method name="Void SetObject(System.String)">
29305         <size>18</size>
29306       </method>
29307     </type>
29308     <type name="X">
29309       <method name="Void .ctor()">
29310         <size>7</size>
29311       </method>
29312       <method name="Int32 Main(System.String[])">
29313         <size>31</size>
29314       </method>
29315     </type>
29316   </test>
29317   <test name="test-422.cs">
29318     <type name="HelloWorld.MainClass">
29319       <method name="Void .ctor()">
29320         <size>7</size>
29321       </method>
29322       <method name="Void .cctor()">
29323         <size>17</size>
29324       </method>
29325       <method name="Void Main(System.String[])">
29326         <size>1</size>
29327       </method>
29328       <method name="Boolean CheckTrueThat()">
29329         <size>2</size>
29330       </method>
29331     </type>
29332   </test>
29333   <test name="test-423.cs">
29334     <type name="Test">
29335       <method name="Void .ctor()">
29336         <size>7</size>
29337       </method>
29338       <method name="Void Func(Int32 ByRef)">
29339         <size>12</size>
29340       </method>
29341       <method name="Void Main()">
29342         <size>10</size>
29343       </method>
29344       <method name="Void lowLevelCall(Int32*)">
29345         <size>1</size>
29346       </method>
29347     </type>
29348   </test>
29349   <test name="test-424.cs">
29350     <type name="XX">
29351       <method name="Void .ctor()">
29352         <size>7</size>
29353       </method>
29354       <method name="Void Metodo(System.Exception)">
29355         <size>37</size>
29356       </method>
29357       <method name="IEnumerable X()">
29358         <size>16</size>
29359       </method>
29360       <method name="Void Main()">
29361         <size>63</size>
29362       </method>
29363     </type>
29364     <type name="XX+&lt;X&gt;c__Iterator0">
29365       <method name="Void .ctor()">
29366         <size>7</size>
29367       </method>
29368       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29369         <size>7</size>
29370       </method>
29371       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29372         <size>7</size>
29373       </method>
29374       <method name="Boolean MoveNext()">
29375         <size>105</size>
29376       </method>
29377       <method name="Void Dispose()">
29378         <size>8</size>
29379       </method>
29380       <method name="Void Reset()">
29381         <size>6</size>
29382       </method>
29383       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29384         <size>7</size>
29385       </method>
29386       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29387         <size>26</size>
29388       </method>
29389     </type>
29390   </test>
29391   <test name="test-425.cs">
29392     <type name="A">
29393       <method name="Void .ctor()">
29394         <size>7</size>
29395       </method>
29396       <method name="Void Main()">
29397         <size>1</size>
29398       </method>
29399     </type>
29400     <type name="AAttribute">
29401       <method name="Void .ctor()">
29402         <size>7</size>
29403       </method>
29404     </type>
29405   </test>
29406   <test name="test-426.cs">
29407     <type name="X">
29408       <method name="Void .ctor()">
29409         <size>7</size>
29410       </method>
29411       <method name="Void Main()">
29412         <size>11</size>
29413       </method>
29414     </type>
29415   </test>
29416   <test name="test-427.cs">
29417     <type name="X">
29418       <method name="Void .ctor()">
29419         <size>7</size>
29420       </method>
29421       <method name="Void Main()">
29422         <size>11</size>
29423       </method>
29424     </type>
29425   </test>
29426   <test name="test-428.cs">
29427     <type name="A">
29428       <method name="Void .ctor()">
29429         <size>7</size>
29430       </method>
29431     </type>
29432     <type name="X">
29433       <method name="Void .ctor()">
29434         <size>7</size>
29435       </method>
29436       <method name="Void Main()">
29437         <size>18</size>
29438       </method>
29439     </type>
29440     <type name="X+A">
29441       <method name="Void .ctor()">
29442         <size>7</size>
29443       </method>
29444     </type>
29445   </test>
29446   <test name="test-429.cs">
29447     <type name="Foo.A">
29448       <method name="Void .ctor()">
29449         <size>7</size>
29450       </method>
29451     </type>
29452     <type name="A">
29453       <method name="Void .ctor()">
29454         <size>7</size>
29455       </method>
29456     </type>
29457     <type name="X">
29458       <method name="Void .ctor()">
29459         <size>7</size>
29460       </method>
29461       <method name="Void Main()">
29462         <size>18</size>
29463       </method>
29464     </type>
29465   </test>
29466   <test name="test-43.cs">
29467     <type name="X">
29468       <method name="Void .ctor()">
29469         <size>7</size>
29470       </method>
29471       <method name="Int32 test_single(System.Int32[])">
29472         <size>34</size>
29473       </method>
29474       <method name="Int32 test_continue(System.Int32[])">
29475         <size>57</size>
29476       </method>
29477       <method name="Boolean test_double(System.Double[])">
29478         <size>61</size>
29479       </method>
29480       <method name="Int32 test_break(System.Int32[])">
29481         <size>57</size>
29482       </method>
29483       <method name="Boolean test_multi(System.Int32[,])">
29484         <size>84</size>
29485       </method>
29486       <method name="Int32 Main()">
29487         <size>309</size>
29488       </method>
29489     </type>
29490   </test>
29491   <test name="test-430.cs">
29492     <type name="A">
29493       <method name="Void .ctor()">
29494         <size>7</size>
29495       </method>
29496     </type>
29497     <type name="X">
29498       <method name="Void .ctor()">
29499         <size>7</size>
29500       </method>
29501       <method name="Void Main()">
29502         <size>18</size>
29503       </method>
29504     </type>
29505     <type name="X+A">
29506       <method name="Void .ctor()">
29507         <size>7</size>
29508       </method>
29509     </type>
29510   </test>
29511   <test name="test-431.cs">
29512     <type name="Foo.A">
29513       <method name="Void .ctor()">
29514         <size>7</size>
29515       </method>
29516     </type>
29517     <type name="X">
29518       <method name="Void .ctor()">
29519         <size>7</size>
29520       </method>
29521       <method name="Void Main()">
29522         <size>18</size>
29523       </method>
29524     </type>
29525   </test>
29526   <test name="test-432.cs">
29527     <type name="Foo.A">
29528       <method name="Void .ctor()">
29529         <size>7</size>
29530       </method>
29531     </type>
29532     <type name="X">
29533       <method name="Void .ctor()">
29534         <size>7</size>
29535       </method>
29536       <method name="Void Main()">
29537         <size>18</size>
29538       </method>
29539     </type>
29540   </test>
29541   <test name="test-433.cs">
29542     <type name="Foo.A">
29543       <method name="Void .ctor()">
29544         <size>7</size>
29545       </method>
29546     </type>
29547     <type name="X">
29548       <method name="Void .ctor()">
29549         <size>7</size>
29550       </method>
29551       <method name="Void .cctor()">
29552         <size>11</size>
29553       </method>
29554       <method name="Void Main()">
29555         <size>16</size>
29556       </method>
29557     </type>
29558   </test>
29559   <test name="test-434.cs">
29560     <type name="Foo.A">
29561       <method name="Void .ctor()">
29562         <size>7</size>
29563       </method>
29564     </type>
29565     <type name="X">
29566       <method name="Void .ctor()">
29567         <size>7</size>
29568       </method>
29569       <method name="Void .cctor()">
29570         <size>11</size>
29571       </method>
29572       <method name="Void Main()">
29573         <size>16</size>
29574       </method>
29575     </type>
29576   </test>
29577   <test name="test-435.cs">
29578     <type name="X">
29579       <method name="Void .ctor()">
29580         <size>7</size>
29581       </method>
29582       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29583         <size>2</size>
29584       </method>
29585       <method name="Void Main()">
29586         <size>7</size>
29587       </method>
29588     </type>
29589   </test>
29590   <test name="test-436.cs">
29591     <type name="X">
29592       <method name="Void .ctor()">
29593         <size>7</size>
29594       </method>
29595       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29596         <size>2</size>
29597       </method>
29598       <method name="Void Main()">
29599         <size>7</size>
29600       </method>
29601     </type>
29602   </test>
29603   <test name="test-437.cs">
29604     <type name="T2">
29605       <method name="Void .ctor()">
29606         <size>7</size>
29607       </method>
29608     </type>
29609     <type name="Test">
29610       <method name="Void .ctor()">
29611         <size>7</size>
29612       </method>
29613       <method name="Void Main()">
29614         <size>65</size>
29615       </method>
29616     </type>
29617   </test>
29618   <test name="test-438.cs">
29619     <type name="Program">
29620       <method name="Void .ctor()">
29621         <size>7</size>
29622       </method>
29623       <method name="Void Main(System.String[])">
29624         <size>40</size>
29625       </method>
29626     </type>
29627   </test>
29628   <test name="test-439.cs">
29629     <type name="Test">
29630       <method name="Void .ctor()">
29631         <size>7</size>
29632       </method>
29633       <method name="Void Main()">
29634         <size>45</size>
29635       </method>
29636     </type>
29637     <type name="LayerMask">
29638       <method name="Int32 op_Implicit(LayerMask)">
29639         <size>8</size>
29640       </method>
29641       <method name="LayerMask op_Implicit(Int32)">
29642         <size>11</size>
29643       </method>
29644     </type>
29645   </test>
29646   <test name="test-44.cs">
29647     <type name="X">
29648       <method name="Void .ctor()">
29649         <size>7</size>
29650       </method>
29651       <method name="Int32 dob(System.Int32[,])">
29652         <size>80</size>
29653       </method>
29654       <method name="Int32 count(System.Object)">
29655         <size>39</size>
29656       </method>
29657       <method name="Int32 Main()">
29658         <size>133</size>
29659       </method>
29660     </type>
29661   </test>
29662   <test name="test-440.cs">
29663     <type name="A">
29664       <method name="Void .ctor()">
29665         <size>7</size>
29666       </method>
29667       <method name="Void Main()">
29668         <size>26</size>
29669       </method>
29670       <method name="Double op_Implicit(A)">
29671         <size>10</size>
29672       </method>
29673       <method name="Int32 op_Implicit(A)">
29674         <size>2</size>
29675       </method>
29676     </type>
29677   </test>
29678   <test name="test-441.cs">
29679     <type name="Test">
29680       <method name="Void .ctor()">
29681         <size>7</size>
29682       </method>
29683       <method name="Void .cctor()">
29684         <size>1</size>
29685       </method>
29686       <method name="Void Main()">
29687         <size>25</size>
29688       </method>
29689     </type>
29690   </test>
29691   <test name="test-442.cs">
29692     <type name="ConsoleApplication1.Program">
29693       <method name="Void .ctor()">
29694         <size>7</size>
29695       </method>
29696       <method name="Void Main(System.String[])">
29697         <size>70</size>
29698       </method>
29699     </type>
29700   </test>
29701   <test name="test-443.cs">
29702     <type name="C">
29703       <method name="Void .ctor(ITopic)">
29704         <size>31</size>
29705       </method>
29706       <method name="Void Main()">
29707         <size>1</size>
29708       </method>
29709     </type>
29710   </test>
29711   <test name="test-444.cs">
29712     <type name="쯠쯡쯢">
29713       <method name="Void .ctor()">
29714         <size>7</size>
29715       </method>
29716       <method name="Void Main()">
29717         <size>1</size>
29718       </method>
29719     </type>
29720   </test>
29721   <test name="test-445.cs">
29722     <type name="ConvFromInt">
29723       <method name="Void .ctor()">
29724         <size>14</size>
29725       </method>
29726       <method name="Void .ctor(Int32)">
29727         <size>16</size>
29728       </method>
29729       <method name="ConvFromInt op_Implicit(Int32)">
29730         <size>7</size>
29731       </method>
29732     </type>
29733     <type name="Foo">
29734       <method name="Void .ctor()">
29735         <size>7</size>
29736       </method>
29737       <method name="Void .cctor()">
29738         <size>45</size>
29739       </method>
29740       <method name="Void Main()">
29741         <size>111</size>
29742       </method>
29743     </type>
29744   </test>
29745   <test name="test-446.cs">
29746     <type name="FooTest">
29747       <method name="Void .ctor()">
29748         <size>7</size>
29749       </method>
29750       <method name="Void Main()">
29751         <size>8</size>
29752       </method>
29753       <method name="Void Foo(UInt64)">
29754         <size>1</size>
29755       </method>
29756     </type>
29757   </test>
29758   <test name="test-447.cs">
29759     <type name="System.MonoTODOAttribute">
29760       <method name="Void .ctor()">
29761         <size>7</size>
29762       </method>
29763     </type>
29764     <type name="System.Web.HttpBrowserCapabilities">
29765       <method name="Void .ctor()">
29766         <size>7</size>
29767       </method>
29768       <method name="System.Version get_A()">
29769         <size>6</size>
29770       </method>
29771     </type>
29772     <type name="Test">
29773       <method name="Void .ctor()">
29774         <size>7</size>
29775       </method>
29776       <method name="Void Main()">
29777         <size>1</size>
29778       </method>
29779     </type>
29780   </test>
29781   <test name="test-448.cs">
29782     <type name="MonoDivideProblem">
29783       <method name="Void .ctor()">
29784         <size>7</size>
29785       </method>
29786       <method name="Void .cctor()">
29787         <size>17</size>
29788       </method>
29789       <method name="Void Main(System.String[])">
29790         <size>27</size>
29791       </method>
29792     </type>
29793   </test>
29794   <test name="test-449.cs">
29795     <type name="X">
29796       <method name="Void .ctor()">
29797         <size>7</size>
29798       </method>
29799       <method name="Void Main()">
29800         <size>1</size>
29801       </method>
29802       <method name="Void Z()">
29803         <size>19</size>
29804       </method>
29805       <method name="Void &lt;Z&gt;m__0(System.Object)">
29806         <size>25</size>
29807       </method>
29808       <method name="Void &lt;Z&gt;m__1(System.Object)">
29809         <size>7</size>
29810       </method>
29811     </type>
29812   </test>
29813   <test name="test-45.cs">
29814     <type name="Blah">
29815       <method name="Void .ctor()">
29816         <size>7</size>
29817       </method>
29818       <method name="Void .cctor()">
29819         <size>98</size>
29820       </method>
29821       <method name="Int32 Main()">
29822         <size>794</size>
29823       </method>
29824     </type>
29825     <type name="&lt;PrivateImplementationDetails&gt;">
29826       <method name="Void .ctor()">
29827         <size>7</size>
29828       </method>
29829     </type>
29830   </test>
29831   <test name="test-450.cs">
29832     <type name="MyAttribute">
29833       <method name="Void .ctor(String)">
29834         <size>7</size>
29835       </method>
29836     </type>
29837     <type name="X">
29838       <method name="Void .ctor()">
29839         <size>7</size>
29840       </method>
29841       <method name="Void Main()">
29842         <size>1</size>
29843       </method>
29844     </type>
29845   </test>
29846   <test name="test-451.cs">
29847     <type name="Test">
29848       <method name="Void .ctor()">
29849         <size>7</size>
29850       </method>
29851       <method name="Void Main()">
29852         <size>22</size>
29853       </method>
29854     </type>
29855   </test>
29856   <test name="test-452.cs">
29857     <type name="Foo">
29858       <method name="Void .ctor()">
29859         <size>7</size>
29860       </method>
29861     </type>
29862     <type name="Test">
29863       <method name="Void .ctor()">
29864         <size>7</size>
29865       </method>
29866       <method name="Void Main()">
29867         <size>7</size>
29868       </method>
29869     </type>
29870   </test>
29871   <test name="test-453.cs">
29872     <type name="C">
29873       <method name="Void .ctor()">
29874         <size>7</size>
29875       </method>
29876       <method name="Void Main()">
29877         <size>33</size>
29878       </method>
29879     </type>
29880   </test>
29881   <test name="test-454.cs">
29882     <type name="FooAttribute">
29883       <method name="Void .ctor()">
29884         <size>7</size>
29885       </method>
29886     </type>
29887     <type name="Test">
29888       <method name="Void .ctor()">
29889         <size>7</size>
29890       </method>
29891       <method name="Int32 Main()">
29892         <size>237</size>
29893       </method>
29894     </type>
29895   </test>
29896   <test name="test-455.cs">
29897     <type name="Test">
29898       <method name="Void .ctor()">
29899         <size>7</size>
29900       </method>
29901       <method name="Void Main()">
29902         <size>21</size>
29903       </method>
29904     </type>
29905     <type name="Foo">
29906       <method name="Int32 GetHashCode()">
29907         <size>17</size>
29908       </method>
29909     </type>
29910   </test>
29911   <test name="test-456.cs">
29912     <type name="Test">
29913       <method name="Void .ctor()">
29914         <size>7</size>
29915       </method>
29916       <method name="Void Main()">
29917         <size>16</size>
29918       </method>
29919     </type>
29920     <type name="Foo">
29921       <method name="Void foo()">
29922         <size>11</size>
29923       </method>
29924     </type>
29925   </test>
29926   <test name="test-457.cs">
29927     <type name="Number">
29928       <method name="Void .ctor()">
29929         <size>7</size>
29930       </method>
29931       <method name="Void IDouble.Add(Double)">
29932         <size>11</size>
29933       </method>
29934       <method name="Void IInteger.Add(Int32)">
29935         <size>11</size>
29936       </method>
29937       <method name="Int32 Main()">
29938         <size>52</size>
29939       </method>
29940     </type>
29941   </test>
29942   <test name="test-458.cs">
29943     <type name="MyAttr">
29944       <method name="Void .ctor()">
29945         <size>7</size>
29946       </method>
29947       <method name="Void .ctor(Type)">
29948         <size>7</size>
29949       </method>
29950       <method name="Void .ctor(String)">
29951         <size>7</size>
29952       </method>
29953       <method name="Void .ctor(Int32)">
29954         <size>7</size>
29955       </method>
29956     </type>
29957     <type name="ClassA">
29958       <method name="Void .ctor()">
29959         <size>7</size>
29960       </method>
29961     </type>
29962     <type name="ClassB">
29963       <method name="Void .ctor()">
29964         <size>7</size>
29965       </method>
29966     </type>
29967     <type name="ClassC">
29968       <method name="Void .ctor()">
29969         <size>7</size>
29970       </method>
29971     </type>
29972     <type name="ClassD">
29973       <method name="Void .ctor()">
29974         <size>7</size>
29975       </method>
29976     </type>
29977     <type name="Top">
29978       <method name="Void .ctor()">
29979         <size>7</size>
29980       </method>
29981       <method name="Int32 Main()">
29982         <size>28</size>
29983       </method>
29984     </type>
29985   </test>
29986   <test name="test-459.cs">
29987     <type name="CC">
29988       <method name="Void .ctor()">
29989         <size>7</size>
29990       </method>
29991       <method name="Int32 Main()">
29992         <size>13</size>
29993       </method>
29994     </type>
29995     <type name="CC+IfElseStateMachine">
29996       <method name="Void .ctor()">
29997         <size>7</size>
29998       </method>
29999       <method name="Void HandleToken(Token)">
30000         <size>15</size>
30001       </method>
30002     </type>
30003   </test>
30004   <test name="test-46.cs">
30005     <type name="X">
30006       <method name="Void .ctor()">
30007         <size>7</size>
30008       </method>
30009       <method name="Int32 cast_int(System.Object)">
30010         <size>7</size>
30011       </method>
30012       <method name="UInt32 cast_uint(System.Object)">
30013         <size>7</size>
30014       </method>
30015       <method name="Int16 cast_short(System.Object)">
30016         <size>7</size>
30017       </method>
30018       <method name="Char cast_char(System.Object)">
30019         <size>7</size>
30020       </method>
30021       <method name="UInt16 cast_ushort(System.Object)">
30022         <size>7</size>
30023       </method>
30024       <method name="Byte cast_byte(System.Object)">
30025         <size>7</size>
30026       </method>
30027       <method name="SByte cast_sbyte(System.Object)">
30028         <size>7</size>
30029       </method>
30030       <method name="Int64 cast_long(System.Object)">
30031         <size>7</size>
30032       </method>
30033       <method name="UInt64 cast_ulong(System.Object)">
30034         <size>7</size>
30035       </method>
30036       <method name="Single cast_float(System.Object)">
30037         <size>7</size>
30038       </method>
30039       <method name="Double cast_double(System.Object)">
30040         <size>7</size>
30041       </method>
30042       <method name="Boolean cast_bool(System.Object)">
30043         <size>7</size>
30044       </method>
30045       <method name="Int32 Main()">
30046         <size>1120</size>
30047       </method>
30048     </type>
30049   </test>
30050   <test name="test-460.cs">
30051     <type name="MainClass">
30052       <method name="Void .ctor()">
30053         <size>7</size>
30054       </method>
30055       <method name="Void .cctor()">
30056         <size>18</size>
30057       </method>
30058       <method name="Void Main()">
30059         <size>1</size>
30060       </method>
30061     </type>
30062   </test>
30063   <test name="test-461.cs">
30064     <type name="Valtest">
30065       <method name="Void .ctor()">
30066         <size>7</size>
30067       </method>
30068       <method name="Int32 Main()">
30069         <size>50</size>
30070       </method>
30071     </type>
30072     <type name="Value">
30073       <method name="Void .ctor(Object)">
30074         <size>1</size>
30075       </method>
30076       <method name="System.Object get_Val()">
30077         <size>7</size>
30078       </method>
30079       <method name="Enum get_Val2()">
30080         <size>7</size>
30081       </method>
30082     </type>
30083   </test>
30084   <test name="test-462.cs">
30085     <type name="X">
30086       <method name="Void .ctor()">
30087         <size>7</size>
30088       </method>
30089       <method name="Void Method(X)">
30090         <size>1</size>
30091       </method>
30092       <method name="Void Method(System.String)">
30093         <size>8</size>
30094       </method>
30095       <method name="Int32 Main()">
30096         <size>28</size>
30097       </method>
30098     </type>
30099   </test>
30100   <test name="test-463.cs">
30101     <type name="PropertySorter">
30102       <method name="Void .ctor()">
30103         <size>7</size>
30104       </method>
30105     </type>
30106     <type name="PathItemBase">
30107       <method name="Void .ctor()">
30108         <size>7</size>
30109       </method>
30110     </type>
30111     <type name="PathItemBase+TypeConverter">
30112       <method name="Void .ctor()">
30113         <size>7</size>
30114       </method>
30115     </type>
30116     <type name="X">
30117       <method name="Void .ctor()">
30118         <size>7</size>
30119       </method>
30120       <method name="Void Main()">
30121         <size>1</size>
30122       </method>
30123     </type>
30124   </test>
30125   <test name="test-464.cs">
30126     <type name="C">
30127       <method name="Void .ctor()">
30128         <size>7</size>
30129       </method>
30130       <method name="Int32 Main()">
30131         <size>85</size>
30132       </method>
30133     </type>
30134   </test>
30135   <test name="test-465.cs">
30136     <type name="C">
30137       <method name="Void .ctor()">
30138         <size>7</size>
30139       </method>
30140       <method name="Int32 Main()">
30141         <size>85</size>
30142       </method>
30143     </type>
30144   </test>
30145   <test name="test-467.cs">
30146     <type name="ExceptionWithAnonMethod">
30147       <method name="Void .ctor()">
30148         <size>7</size>
30149       </method>
30150       <method name="Int32 Main()">
30151         <size>96</size>
30152       </method>
30153       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
30154         <size>13</size>
30155       </method>
30156     </type>
30157     <type name="ExceptionWithAnonMethod+EmptyCallback">
30158       <method name="Void .ctor(Object, IntPtr)">
30159         <size>0</size>
30160       </method>
30161       <method name="Void Invoke()">
30162         <size>0</size>
30163       </method>
30164       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30165         <size>0</size>
30166       </method>
30167       <method name="Void EndInvoke(IAsyncResult)">
30168         <size>0</size>
30169       </method>
30170     </type>
30171     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
30172       <method name="Void .ctor()">
30173         <size>7</size>
30174       </method>
30175       <method name="Void &lt;&gt;m__0()">
30176         <size>33</size>
30177       </method>
30178     </type>
30179   </test>
30180   <test name="test-468.cs">
30181     <type name="CorMetaDataDispenserExClass">
30182       <method name="Void .ctor()">
30183         <size>0</size>
30184       </method>
30185     </type>
30186     <type name="Test">
30187       <method name="Void .ctor()">
30188         <size>7</size>
30189       </method>
30190       <method name="Void XXX()">
30191         <size>12</size>
30192       </method>
30193       <method name="Void Main()">
30194         <size>1</size>
30195       </method>
30196     </type>
30197   </test>
30198   <test name="test-469.cs">
30199     <type name="Lambda">
30200       <method name="Void .ctor()">
30201         <size>7</size>
30202       </method>
30203       <method name="Void f(Int32)">
30204         <size>7</size>
30205       </method>
30206       <method name="Del[] Make2(Int32)">
30207         <size>50</size>
30208       </method>
30209       <method name="Int32 Main()">
30210         <size>68</size>
30211       </method>
30212     </type>
30213     <type name="Del">
30214       <method name="Void .ctor(Object, IntPtr)">
30215         <size>0</size>
30216       </method>
30217       <method name="Void Invoke(Int32)">
30218         <size>0</size>
30219       </method>
30220       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30221         <size>0</size>
30222       </method>
30223       <method name="Void EndInvoke(IAsyncResult)">
30224         <size>0</size>
30225       </method>
30226     </type>
30227     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30228       <method name="Void .ctor()">
30229         <size>7</size>
30230       </method>
30231       <method name="Void &lt;&gt;m__0(Int32)">
30232         <size>23</size>
30233       </method>
30234       <method name="Void &lt;&gt;m__1(Int32)">
30235         <size>23</size>
30236       </method>
30237     </type>
30238   </test>
30239   <test name="test-47.cs">
30240     <type name="X">
30241       <method name="Void .ctor()">
30242         <size>7</size>
30243       </method>
30244       <method name="Void .cctor()">
30245         <size>1</size>
30246       </method>
30247       <method name="Boolean f()">
30248         <size>24</size>
30249       </method>
30250       <method name="Boolean t()">
30251         <size>24</size>
30252       </method>
30253       <method name="Int32 Main()">
30254         <size>404</size>
30255       </method>
30256     </type>
30257   </test>
30258   <test name="test-470.cs">
30259     <type name="X">
30260       <method name="Void .ctor()">
30261         <size>7</size>
30262       </method>
30263       <method name="System.String get_ASTNodeTypeName()">
30264         <size>16</size>
30265       </method>
30266     </type>
30267     <type name="Demo">
30268       <method name="Void .ctor()">
30269         <size>7</size>
30270       </method>
30271       <method name="Void Main()">
30272         <size>1</size>
30273       </method>
30274     </type>
30275   </test>
30276   <test name="test-471.cs">
30277     <type name="AAttribute">
30278       <method name="Void .ctor()">
30279         <size>7</size>
30280       </method>
30281     </type>
30282     <type name="Demo">
30283       <method name="Void .ctor()">
30284         <size>7</size>
30285       </method>
30286       <method name="Void Main()">
30287         <size>1</size>
30288       </method>
30289     </type>
30290   </test>
30291   <test name="test-472.cs">
30292     <type name="Test">
30293       <method name="Void .ctor()">
30294         <size>7</size>
30295       </method>
30296       <method name="Int32 get_Prop()">
30297         <size>7</size>
30298       </method>
30299       <method name="Void set_Prop(Int32)">
30300         <size>8</size>
30301       </method>
30302       <method name="Int32 Main()">
30303         <size>79</size>
30304       </method>
30305     </type>
30306   </test>
30307   <test name="test-473.cs">
30308     <type name="UnixMarshal">
30309       <method name="Void .ctor()">
30310         <size>7</size>
30311       </method>
30312       <method name="Void .cctor()">
30313         <size>24</size>
30314       </method>
30315       <method name="Void Default(Int32)">
30316         <size>1</size>
30317       </method>
30318       <method name="System.String GetDescription(Error)">
30319         <size>2</size>
30320       </method>
30321     </type>
30322     <type name="UnixMarshal2">
30323       <method name="Void .ctor()">
30324         <size>7</size>
30325       </method>
30326       <method name="System.String GetDescription(Error)">
30327         <size>2</size>
30328       </method>
30329     </type>
30330     <type name="Stdlib">
30331       <method name="Void .ctor()">
30332         <size>7</size>
30333       </method>
30334     </type>
30335     <type name="TestConst">
30336       <method name="Void .ctor()">
30337         <size>7</size>
30338       </method>
30339     </type>
30340     <type name="XX">
30341       <method name="Void .ctor()">
30342         <size>7</size>
30343       </method>
30344     </type>
30345     <type name="Syscall">
30346       <method name="Void .ctor()">
30347         <size>7</size>
30348       </method>
30349       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30350         <size>2</size>
30351       </method>
30352     </type>
30353     <type name="EnumWrapper">
30354       <method name="Void .ctor(Int32)">
30355         <size>7</size>
30356       </method>
30357     </type>
30358     <type name="Test">
30359       <method name="Void .ctor()">
30360         <size>7</size>
30361       </method>
30362       <method name="Void Main()">
30363         <size>1</size>
30364       </method>
30365     </type>
30366     <type name="SignalHandler">
30367       <method name="Void .ctor(Object, IntPtr)">
30368         <size>0</size>
30369       </method>
30370       <method name="Void Invoke(Int32)">
30371         <size>0</size>
30372       </method>
30373       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30374         <size>0</size>
30375       </method>
30376       <method name="Void EndInvoke(IAsyncResult)">
30377         <size>0</size>
30378       </method>
30379     </type>
30380     <type name="PS">
30381       <method name="Void GetDescription(Error)">
30382         <size>1</size>
30383       </method>
30384     </type>
30385     <type name="Value">
30386       <method name="EnumWrapper op_Explicit(Value)">
30387         <size>11</size>
30388       </method>
30389     </type>
30390   </test>
30391   <test name="test-474.cs">
30392     <type name="Z">
30393       <method name="Void .ctor()">
30394         <size>7</size>
30395       </method>
30396       <method name="Void Main()">
30397         <size>13</size>
30398       </method>
30399       <method name="Void TestPreinc(Int32)">
30400         <size>57</size>
30401       </method>
30402       <method name="Void TestPostinc(Int32)">
30403         <size>57</size>
30404       </method>
30405       <method name="Void Assert(Int32, Int32)">
30406         <size>67</size>
30407       </method>
30408     </type>
30409     <type name="Z+X">
30410       <method name="Void .ctor(Object, IntPtr)">
30411         <size>0</size>
30412       </method>
30413       <method name="Void Invoke()">
30414         <size>0</size>
30415       </method>
30416       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30417         <size>0</size>
30418       </method>
30419       <method name="Void EndInvoke(IAsyncResult)">
30420         <size>0</size>
30421       </method>
30422     </type>
30423     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30424       <method name="Void .ctor()">
30425         <size>7</size>
30426       </method>
30427       <method name="Void &lt;&gt;m__0()">
30428         <size>38</size>
30429       </method>
30430     </type>
30431     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30432       <method name="Void .ctor()">
30433         <size>7</size>
30434       </method>
30435       <method name="Void &lt;&gt;m__1()">
30436         <size>38</size>
30437       </method>
30438     </type>
30439   </test>
30440   <test name="test-475.cs">
30441     <type name="X">
30442       <method name="Void .ctor()">
30443         <size>7</size>
30444       </method>
30445       <method name="Void .cctor()">
30446         <size>24</size>
30447       </method>
30448       <method name="Void add_e(MyDelegate)">
30449         <size>22</size>
30450       </method>
30451       <method name="Void remove_e(MyDelegate)">
30452         <size>22</size>
30453       </method>
30454       <method name="Void Test(Int32)">
30455         <size>17</size>
30456       </method>
30457       <method name="Int32 Main()">
30458         <size>28</size>
30459       </method>
30460     </type>
30461     <type name="MyDelegate">
30462       <method name="Void .ctor(Object, IntPtr)">
30463         <size>0</size>
30464       </method>
30465       <method name="Void Invoke(Int32)">
30466         <size>0</size>
30467       </method>
30468       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30469         <size>0</size>
30470       </method>
30471       <method name="Void EndInvoke(IAsyncResult)">
30472         <size>0</size>
30473       </method>
30474     </type>
30475   </test>
30476   <test name="test-476.cs">
30477     <type name="Test">
30478       <method name="Void .ctor()">
30479         <size>7</size>
30480       </method>
30481       <method name="Void Main()">
30482         <size>1</size>
30483       </method>
30484     </type>
30485   </test>
30486   <test name="test-477.cs">
30487     <type name="C">
30488       <method name="Void .ctor()">
30489         <size>7</size>
30490       </method>
30491       <method name="Void Test(Int32 ByRef)">
30492         <size>1</size>
30493       </method>
30494       <method name="Void Main()">
30495         <size>1</size>
30496       </method>
30497     </type>
30498   </test>
30499   <test name="test-478.cs">
30500     <type name="Test.MainClass">
30501       <method name="Void .ctor()">
30502         <size>7</size>
30503       </method>
30504       <method name="Void Main()">
30505         <size>1</size>
30506       </method>
30507     </type>
30508     <type name="Test.TestAttribute">
30509       <method name="Void .ctor(TestEnum2)">
30510         <size>7</size>
30511       </method>
30512     </type>
30513     <type name="Test.Test2Attribute">
30514       <method name="Void .ctor()">
30515         <size>7</size>
30516       </method>
30517     </type>
30518   </test>
30519   <test name="test-479.cs">
30520     <type name="Test.Test">
30521       <method name="Void .ctor()">
30522         <size>7</size>
30523       </method>
30524       <method name="Boolean Equals(System.Object)">
30525         <size>2</size>
30526       </method>
30527       <method name="Int32 GetHashCode()">
30528         <size>2</size>
30529       </method>
30530       <method name="Void Main()">
30531         <size>1</size>
30532       </method>
30533     </type>
30534   </test>
30535   <test name="test-48.cs">
30536     <type name="Blah">
30537       <method name="Void .ctor()">
30538         <size>7</size>
30539       </method>
30540       <method name="Int32 Main()">
30541         <size>59</size>
30542       </method>
30543       <method name="Void Test_1()">
30544         <size>1</size>
30545       </method>
30546     </type>
30547   </test>
30548   <test name="test-480.cs">
30549     <type name="Space">
30550       <method name="Void .ctor()">
30551         <size>14</size>
30552       </method>
30553       <method name="Void Leak(Boolean, Int32)">
30554         <size>85</size>
30555       </method>
30556     </type>
30557     <type name="Program">
30558       <method name="Void .ctor()">
30559         <size>7</size>
30560       </method>
30561       <method name="Void Main(System.String[])">
30562         <size>1</size>
30563       </method>
30564     </type>
30565     <type name="Space+DoCopy">
30566       <method name="Void .ctor(Object, IntPtr)">
30567         <size>0</size>
30568       </method>
30569       <method name="Void Invoke()">
30570         <size>0</size>
30571       </method>
30572       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30573         <size>0</size>
30574       </method>
30575       <method name="Void EndInvoke(IAsyncResult)">
30576         <size>0</size>
30577       </method>
30578     </type>
30579     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
30580       <method name="Void .ctor()">
30581         <size>7</size>
30582       </method>
30583       <method name="Void &lt;&gt;m__0()">
30584         <size>18</size>
30585       </method>
30586       <method name="Void &lt;&gt;m__1()">
30587         <size>68</size>
30588       </method>
30589     </type>
30590     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
30591       <method name="Void .ctor()">
30592         <size>7</size>
30593       </method>
30594     </type>
30595   </test>
30596   <test name="test-481.cs">
30597     <type name="TestClass">
30598       <method name="Int32 Main()">
30599         <size>42</size>
30600       </method>
30601     </type>
30602     <type name="TestDelegate">
30603       <method name="Void .ctor(Object, IntPtr)">
30604         <size>0</size>
30605       </method>
30606       <method name="Void Invoke(Int32 ByRef)">
30607         <size>0</size>
30608       </method>
30609       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
30610         <size>0</size>
30611       </method>
30612       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
30613         <size>0</size>
30614       </method>
30615     </type>
30616     <type name="TestClass">
30617       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
30618         <size>4</size>
30619       </method>
30620     </type>
30621   </test>
30622   <test name="test-482.cs">
30623     <type name="X">
30624       <method name="Void .ctor()">
30625         <size>7</size>
30626       </method>
30627       <method name="Void M4(Int32)">
30628         <size>1</size>
30629       </method>
30630       <method name="Void Main()">
30631         <size>1</size>
30632       </method>
30633       <method name="Void M4(Int32, ...)">
30634         <size>1</size>
30635       </method>
30636     </type>
30637   </test>
30638   <test name="test-483.cs">
30639     <type name="Tests">
30640       <method name="Void .ctor()">
30641         <size>7</size>
30642       </method>
30643       <method name="Void Main()">
30644         <size>21</size>
30645       </method>
30646     </type>
30647   </test>
30648   <test name="test-484.cs">
30649     <type name="Test.TestBit">
30650       <method name="Void .ctor()">
30651         <size>7</size>
30652       </method>
30653       <method name="Void Main()">
30654         <size>1</size>
30655       </method>
30656     </type>
30657   </test>
30658   <test name="test-485.cs">
30659     <type name="MonoBUG">
30660       <method name="Void .ctor()">
30661         <size>7</size>
30662       </method>
30663       <method name="Void Main(System.String[])">
30664         <size>44</size>
30665       </method>
30666     </type>
30667   </test>
30668   <test name="test-486.cs">
30669     <type name="Test">
30670       <method name="Void .ctor()">
30671         <size>7</size>
30672       </method>
30673       <method name="Void Main()">
30674         <size>119</size>
30675       </method>
30676     </type>
30677   </test>
30678   <test name="test-487.cs">
30679     <type name="X">
30680       <method name="Void .ctor(Object)">
30681         <size>72</size>
30682       </method>
30683       <method name="Void .cctor()">
30684         <size>1</size>
30685       </method>
30686       <method name="Int32 Main()">
30687         <size>25</size>
30688       </method>
30689     </type>
30690   </test>
30691   <test name="test-488.cs">
30692     <type name="P">
30693       <method name="Void .ctor()">
30694         <size>7</size>
30695       </method>
30696     </type>
30697     <type name="Test">
30698       <method name="Void .ctor()">
30699         <size>7</size>
30700       </method>
30701       <method name="IEnumerable foo()">
30702         <size>2</size>
30703       </method>
30704       <method name="Void Main()">
30705         <size>165</size>
30706       </method>
30707     </type>
30708     <type name="Q">
30709       <method name="Void .ctor(P)">
30710         <size>8</size>
30711       </method>
30712     </type>
30713   </test>
30714   <test name="test-489.cs">
30715     <type name="test">
30716       <method name="Void .ctor()">
30717         <size>7</size>
30718       </method>
30719       <method name="Void Main()">
30720         <size>1</size>
30721       </method>
30722     </type>
30723   </test>
30724   <test name="test-49.cs">
30725     <type name="X">
30726       <method name="Void .ctor()">
30727         <size>7</size>
30728       </method>
30729       <method name="Int32 s(Byte)">
30730         <size>2182</size>
30731       </method>
30732       <method name="Int32 test(Int32)">
30733         <size>70</size>
30734       </method>
30735       <method name="Int32 tests(System.String)">
30736         <size>152</size>
30737       </method>
30738       <method name="Int32 testn(System.String)">
30739         <size>76</size>
30740       </method>
30741       <method name="Int32 testm(System.String)">
30742         <size>77</size>
30743       </method>
30744       <method name="Int32 testo(System.String)">
30745         <size>79</size>
30746       </method>
30747       <method name="Int32 testp(System.String)">
30748         <size>109</size>
30749       </method>
30750       <method name="Int32 test_def(System.String)">
30751         <size>119</size>
30752       </method>
30753       <method name="Int32 test_coverage(Int32)">
30754         <size>18</size>
30755       </method>
30756       <method name="Int32 test_goto(Int32)">
30757         <size>39</size>
30758       </method>
30759       <method name="Int32 test_memberaccess(System.String)">
30760         <size>76</size>
30761       </method>
30762       <method name="Int32 test_string_multiple_targets(System.String)">
30763         <size>128</size>
30764       </method>
30765       <method name="Int32 test_casts(Int32)">
30766         <size>17</size>
30767       </method>
30768       <method name="Int32 testSwitchEnumLong(TestEnum)">
30769         <size>56</size>
30770       </method>
30771       <method name="Int32 test_long_enum_switch()">
30772         <size>66</size>
30773       </method>
30774       <method name="Int32 tests_default(System.String)">
30775         <size>107</size>
30776       </method>
30777       <method name="Int32 tests_default_2(System.String)">
30778         <size>124</size>
30779       </method>
30780       <method name="Void test_76590(System.String)">
30781         <size>107</size>
30782       </method>
30783       <method name="Void test_77964()">
30784         <size>37</size>
30785       </method>
30786       <method name="Boolean bug_78860()">
30787         <size>114</size>
30788       </method>
30789       <method name="Int32 Main()">
30790         <size>1037</size>
30791       </method>
30792     </type>
30793   </test>
30794   <test name="test-490.cs">
30795     <type name="T">
30796       <method name="Void .ctor()">
30797         <size>7</size>
30798       </method>
30799       <method name="Void .cctor()">
30800         <size>39</size>
30801       </method>
30802       <method name="Void Main()">
30803         <size>1</size>
30804       </method>
30805     </type>
30806   </test>
30807   <test name="test-491.cs">
30808     <type name="M">
30809       <method name="Void .ctor()">
30810         <size>7</size>
30811       </method>
30812       <method name="Void Main()">
30813         <size>1</size>
30814       </method>
30815     </type>
30816     <type name="AttrA">
30817       <method name="Void .ctor()">
30818         <size>7</size>
30819       </method>
30820     </type>
30821     <type name="AttrB">
30822       <method name="Void .ctor()">
30823         <size>7</size>
30824       </method>
30825     </type>
30826   </test>
30827   <test name="test-492.cs">
30828     <type name="Test.My1Attribute">
30829       <method name="Void .ctor(Object)">
30830         <size>19</size>
30831       </method>
30832     </type>
30833     <type name="Test.My2Attribute">
30834       <method name="Void .ctor(String[])">
30835         <size>21</size>
30836       </method>
30837     </type>
30838     <type name="Test.My3Attribute">
30839       <method name="Void .ctor(Byte)">
30840         <size>24</size>
30841       </method>
30842     </type>
30843     <type name="Test.Test">
30844       <method name="Void .ctor()">
30845         <size>7</size>
30846       </method>
30847       <method name="Int32 Main()">
30848         <size>60</size>
30849       </method>
30850     </type>
30851   </test>
30852   <test name="test-493.cs">
30853     <type name="A">
30854       <method name="Void .ctor()">
30855         <size>7</size>
30856       </method>
30857       <method name="Int32 get_f()">
30858         <size>2</size>
30859       </method>
30860     </type>
30861     <type name="B">
30862       <method name="Void .ctor()">
30863         <size>7</size>
30864       </method>
30865       <method name="Int32 bar()">
30866         <size>11</size>
30867       </method>
30868     </type>
30869     <type name="C">
30870       <method name="Void .ctor()">
30871         <size>7</size>
30872       </method>
30873       <method name="Void Main()">
30874         <size>1</size>
30875       </method>
30876     </type>
30877   </test>
30878   <test name="test-494.cs">
30879     <type name="Agresso.Foundation.Function">
30880       <method name="Void .ctor()">
30881         <size>7</size>
30882       </method>
30883       <method name="Void Main()">
30884         <size>1</size>
30885       </method>
30886     </type>
30887     <type name="Agresso.Foundation.Translate">
30888       <method name="Void .ctor(Object, IntPtr)">
30889         <size>0</size>
30890       </method>
30891       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
30892         <size>0</size>
30893       </method>
30894       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
30895         <size>0</size>
30896       </method>
30897       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
30898         <size>0</size>
30899       </method>
30900     </type>
30901   </test>
30902   <test name="test-495.cs">
30903     <type name="plj.aClass">
30904       <method name="Void .ctor()">
30905         <size>7</size>
30906       </method>
30907       <method name="plj.aClass op_Implicit(plj.fromClass)">
30908         <size>2</size>
30909       </method>
30910     </type>
30911     <type name="plj.realClass1">
30912       <method name="Void .ctor()">
30913         <size>7</size>
30914       </method>
30915       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
30916         <size>2</size>
30917       </method>
30918     </type>
30919     <type name="plj.fromClass">
30920       <method name="Void .ctor()">
30921         <size>7</size>
30922       </method>
30923       <method name="Void Main()">
30924         <size>1</size>
30925       </method>
30926     </type>
30927   </test>
30928   <test name="test-496.cs">
30929     <type name="Test">
30930       <method name="Void .ctor()">
30931         <size>7</size>
30932       </method>
30933       <method name="IEnumerator GetEnumerator()">
30934         <size>15</size>
30935       </method>
30936       <method name="Void Main()">
30937         <size>11</size>
30938       </method>
30939       <method name="Void Run()">
30940         <size>176</size>
30941       </method>
30942     </type>
30943     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
30944       <method name="Void .ctor()">
30945         <size>7</size>
30946       </method>
30947       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30948         <size>7</size>
30949       </method>
30950       <method name="Boolean MoveNext()">
30951         <size>129</size>
30952       </method>
30953       <method name="Void Dispose()">
30954         <size>8</size>
30955       </method>
30956       <method name="Void Reset()">
30957         <size>6</size>
30958       </method>
30959       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
30960         <size>7</size>
30961       </method>
30962     </type>
30963   </test>
30964   <test name="test-497.cs">
30965     <type name="PlotMenuItem">
30966       <method name="Void .ctor()">
30967         <size>7</size>
30968       </method>
30969       <method name="Void .ctor(EventHandler)">
30970         <size>54</size>
30971       </method>
30972       <method name="Int32 Main()">
30973         <size>50</size>
30974       </method>
30975       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
30976         <size>11</size>
30977       </method>
30978       <method name="System.EventHandler get_Callback()">
30979         <size>7</size>
30980       </method>
30981       <method name="Void set_Callback(System.EventHandler)">
30982         <size>8</size>
30983       </method>
30984     </type>
30985   </test>
30986   <test name="test-498.cs">
30987     <type name="C">
30988       <method name="Int32 Main()">
30989         <size>81</size>
30990       </method>
30991     </type>
30992     <type name="A">
30993       <method name="Void .ctor(Single)">
30994         <size>0</size>
30995       </method>
30996       <method name="Int32 get_Foo()">
30997         <size>0</size>
30998       </method>
30999     </type>
31000   </test>
31001   <test name="test-499.cs">
31002     <type name="X">
31003       <method name="Void .ctor()">
31004         <size>7</size>
31005       </method>
31006       <method name="Void Main()">
31007         <size>24</size>
31008       </method>
31009     </type>
31010   </test>
31011   <test name="test-5.cs">
31012     <type name="X">
31013       <method name="Void .ctor()">
31014         <size>7</size>
31015       </method>
31016       <method name="Int32 Main()">
31017         <size>37</size>
31018       </method>
31019     </type>
31020   </test>
31021   <test name="test-500.cs">
31022     <type name="SomeCustomAttribute">
31023       <method name="Void .ctor()">
31024         <size>7</size>
31025       </method>
31026     </type>
31027     <type name="MainClass">
31028       <method name="Void .ctor()">
31029         <size>7</size>
31030       </method>
31031       <method name="Int32 Main()">
31032         <size>117</size>
31033       </method>
31034     </type>
31035   </test>
31036   <test name="test-501.cs">
31037     <type name="Tests">
31038       <method name="Void .ctor()">
31039         <size>7</size>
31040       </method>
31041       <method name="Void DumpException(Tests+FilterStackFrame)">
31042         <size>1</size>
31043       </method>
31044       <method name="Void foo(Boolean ByRef)">
31045         <size>49</size>
31046       </method>
31047       <method name="Void Main(System.String[])">
31048         <size>8</size>
31049       </method>
31050     </type>
31051     <type name="Tests+FilterStackFrame">
31052       <method name="Void .ctor(Object, IntPtr)">
31053         <size>0</size>
31054       </method>
31055       <method name="Boolean Invoke(System.Object)">
31056         <size>0</size>
31057       </method>
31058       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31059         <size>0</size>
31060       </method>
31061       <method name="Boolean EndInvoke(IAsyncResult)">
31062         <size>0</size>
31063       </method>
31064     </type>
31065     <type name="Tests">
31066       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31067         <size>2</size>
31068       </method>
31069     </type>
31070   </test>
31071   <test name="test-502.cs">
31072     <type name="Base">
31073       <method name="Void .ctor()">
31074         <size>7</size>
31075       </method>
31076       <method name="Int32 get_Property()">
31077         <size>3</size>
31078       </method>
31079       <method name="Void Main()">
31080         <size>1</size>
31081       </method>
31082     </type>
31083     <type name="Derived">
31084       <method name="Void .ctor()">
31085         <size>7</size>
31086       </method>
31087       <method name="Int32 get_Property()">
31088         <size>3</size>
31089       </method>
31090     </type>
31091     <type name="BaseClass">
31092       <method name="Void .ctor()">
31093         <size>7</size>
31094       </method>
31095       <method name="Int32 get_Value()">
31096         <size>2</size>
31097       </method>
31098       <method name="Void set_Value(Int32)">
31099         <size>1</size>
31100       </method>
31101     </type>
31102     <type name="DerivedClass">
31103       <method name="Void .ctor()">
31104         <size>7</size>
31105       </method>
31106       <method name="Int32 get_Value()">
31107         <size>2</size>
31108       </method>
31109     </type>
31110     <type name="ErrorClass">
31111       <method name="Void .ctor()">
31112         <size>7</size>
31113       </method>
31114       <method name="Int32 get_Value()">
31115         <size>2</size>
31116       </method>
31117       <method name="Void set_Value(Int32)">
31118         <size>1</size>
31119       </method>
31120     </type>
31121   </test>
31122   <test name="test-503.cs">
31123     <type name="Foo">
31124       <method name="Void .ctor()">
31125         <size>7</size>
31126       </method>
31127       <method name="Int32 Main()">
31128         <size>33</size>
31129       </method>
31130     </type>
31131   </test>
31132   <test name="test-504.cs">
31133     <type name="Foo">
31134       <method name="Void .ctor()">
31135         <size>7</size>
31136       </method>
31137       <method name="Void .cctor()">
31138         <size>7</size>
31139       </method>
31140       <method name="Int32 f()">
31141         <size>2</size>
31142       </method>
31143       <method name="Int32 Main()">
31144         <size>32</size>
31145       </method>
31146     </type>
31147   </test>
31148   <test name="test-505.cs">
31149     <type name="T">
31150       <method name="Void .ctor()">
31151         <size>7</size>
31152       </method>
31153       <method name="Int32 f()">
31154         <size>19</size>
31155       </method>
31156       <method name="Void Main()">
31157         <size>38</size>
31158       </method>
31159     </type>
31160   </test>
31161   <test name="test-506.cs">
31162     <type name="ProtectedSetter.BaseClass">
31163       <method name="Void .ctor()">
31164         <size>7</size>
31165       </method>
31166       <method name="System.String get_Name()">
31167         <size>0</size>
31168       </method>
31169       <method name="Void set_Name(System.String)">
31170         <size>0</size>
31171       </method>
31172     </type>
31173     <type name="ProtectedSetter.DerivedClass">
31174       <method name="Void .ctor()">
31175         <size>7</size>
31176       </method>
31177       <method name="System.String get_Name()">
31178         <size>2</size>
31179       </method>
31180       <method name="Void set_Name(System.String)">
31181         <size>1</size>
31182       </method>
31183       <method name="Void Main()">
31184         <size>1</size>
31185       </method>
31186     </type>
31187   </test>
31188   <test name="test-507.cs">
31189     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
31190       <method name="Void .ctor()">
31191         <size>7</size>
31192       </method>
31193       <method name="Void SomeMethod()">
31194         <size>1</size>
31195       </method>
31196       <method name="Void SomeMethod2()">
31197         <size>1</size>
31198       </method>
31199     </type>
31200     <type name="NewslotVirtualFinal.C">
31201       <method name="Void .ctor()">
31202         <size>7</size>
31203       </method>
31204       <method name="Int32 Main()">
31205         <size>83</size>
31206       </method>
31207     </type>
31208   </test>
31209   <test name="test-508.cs">
31210     <type name="OutputParam">
31211       <method name="Void .ctor()">
31212         <size>7</size>
31213       </method>
31214       <method name="Void Main(System.String[])">
31215         <size>14</size>
31216       </method>
31217       <method name="Void Method(Int32 ByRef)">
31218         <size>17</size>
31219       </method>
31220     </type>
31221   </test>
31222   <test name="test-509.cs">
31223     <type name="BaseClass">
31224       <method name="Void .ctor()">
31225         <size>7</size>
31226       </method>
31227       <method name="Void add_OnEvent(DelegateHandler)">
31228         <size>24</size>
31229       </method>
31230       <method name="Void remove_OnEvent(DelegateHandler)">
31231         <size>24</size>
31232       </method>
31233     </type>
31234     <type name="ExtendingClass">
31235       <method name="Void .ctor()">
31236         <size>7</size>
31237       </method>
31238       <method name="Void Main()">
31239         <size>1</size>
31240       </method>
31241       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31242         <size>8</size>
31243       </method>
31244       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31245         <size>8</size>
31246       </method>
31247     </type>
31248     <type name="DelegateHandler">
31249       <method name="Void .ctor(Object, IntPtr)">
31250         <size>0</size>
31251       </method>
31252       <method name="Void Invoke()">
31253         <size>0</size>
31254       </method>
31255       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31256         <size>0</size>
31257       </method>
31258       <method name="Void EndInvoke(IAsyncResult)">
31259         <size>0</size>
31260       </method>
31261     </type>
31262   </test>
31263   <test name="test-51.cs">
31264     <type name="Base">
31265       <method name="Void .ctor()">
31266         <size>25</size>
31267       </method>
31268       <method name="Int32 get_b_int_property()">
31269         <size>7</size>
31270       </method>
31271       <method name="Void set_b_int_property(Int32)">
31272         <size>8</size>
31273       </method>
31274       <method name="System.String b_get_id()">
31275         <size>6</size>
31276       </method>
31277     </type>
31278     <type name="Derived">
31279       <method name="Void .ctor()">
31280         <size>26</size>
31281       </method>
31282       <method name="Int32 get_b_int_property()">
31283         <size>7</size>
31284       </method>
31285       <method name="Void set_b_int_property(Int32)">
31286         <size>8</size>
31287       </method>
31288       <method name="Int32 Test()">
31289         <size>138</size>
31290       </method>
31291     </type>
31292     <type name="boot">
31293       <method name="Void .ctor()">
31294         <size>7</size>
31295       </method>
31296       <method name="Int32 Main()">
31297         <size>13</size>
31298       </method>
31299     </type>
31300   </test>
31301   <test name="test-510.cs">
31302     <type name="Foo">
31303       <method name="Void .ctor()">
31304         <size>7</size>
31305       </method>
31306       <method name="Void test39(Int32 ByRef)">
31307         <size>36</size>
31308       </method>
31309       <method name="Void Main()">
31310         <size>28</size>
31311       </method>
31312     </type>
31313   </test>
31314   <test name="test-511.cs">
31315     <type name="Foo">
31316       <method name="Void .ctor()">
31317         <size>7</size>
31318       </method>
31319       <method name="Void Main(System.String[])">
31320         <size>17</size>
31321       </method>
31322       <method name="Void f()">
31323         <size>7</size>
31324       </method>
31325     </type>
31326   </test>
31327   <test name="test-512.cs">
31328     <type name="Foo">
31329       <method name="Void .ctor()">
31330         <size>7</size>
31331       </method>
31332       <method name="Void Main(System.String[])">
31333         <size>17</size>
31334       </method>
31335       <method name="Void f()">
31336         <size>7</size>
31337       </method>
31338     </type>
31339   </test>
31340   <test name="test-513.cs">
31341     <type name="Test">
31342       <method name="Void .ctor()">
31343         <size>7</size>
31344       </method>
31345       <method name="Int32 Main()">
31346         <size>246</size>
31347       </method>
31348     </type>
31349   </test>
31350   <test name="test-514.cs">
31351     <type name="X">
31352       <method name="Void .ctor()">
31353         <size>7</size>
31354       </method>
31355       <method name="Void HandleConflict(Int32)">
31356         <size>31</size>
31357       </method>
31358       <method name="Int32 Main()">
31359         <size>40</size>
31360       </method>
31361     </type>
31362   </test>
31363   <test name="test-515.cs">
31364     <type name="X">
31365       <method name="Void .ctor()">
31366         <size>7</size>
31367       </method>
31368       <method name="Void Main()">
31369         <size>35</size>
31370       </method>
31371     </type>
31372   </test>
31373   <test name="test-516.cs">
31374     <type name="X">
31375       <method name="Void .ctor()">
31376         <size>7</size>
31377       </method>
31378       <method name="Void Main()">
31379         <size>35</size>
31380       </method>
31381     </type>
31382   </test>
31383   <test name="test-517.cs">
31384     <type name="Test">
31385       <method name="Void .ctor()">
31386         <size>7</size>
31387       </method>
31388       <method name="Int32 Main()">
31389         <size>11</size>
31390       </method>
31391     </type>
31392   </test>
31393   <test name="test-518.cs">
31394     <type name="Foo">
31395       <method name="Void .ctor()">
31396         <size>7</size>
31397       </method>
31398       <method name="Int32 Main()">
31399         <size>19</size>
31400       </method>
31401     </type>
31402   </test>
31403   <test name="test-519.cs">
31404     <type name="Foo">
31405       <method name="Void .ctor()">
31406         <size>7</size>
31407       </method>
31408       <method name="Int32 Main()">
31409         <size>32</size>
31410       </method>
31411       <method name="Void f()">
31412         <size>29</size>
31413       </method>
31414     </type>
31415   </test>
31416   <test name="test-52.cs">
31417     <type name="Y">
31418       <method name="Void .ctor()">
31419         <size>7</size>
31420       </method>
31421       <method name="Boolean MoveNext()">
31422         <size>28</size>
31423       </method>
31424       <method name="System.Object get_Current()">
31425         <size>12</size>
31426       </method>
31427     </type>
31428     <type name="X">
31429       <method name="Void .ctor()">
31430         <size>7</size>
31431       </method>
31432       <method name="Void .cctor()">
31433         <size>36</size>
31434       </method>
31435       <method name="Y GetEnumerator()">
31436         <size>6</size>
31437       </method>
31438       <method name="Int32 Main()">
31439         <size>498</size>
31440       </method>
31441     </type>
31442   </test>
31443   <test name="test-520.cs">
31444     <type name="FakeInt">
31445       <method name="Void .ctor(Int64)">
31446         <size>14</size>
31447       </method>
31448       <method name="Int64 op_Implicit(FakeInt)">
31449         <size>7</size>
31450       </method>
31451     </type>
31452     <type name="MainClass">
31453       <method name="Void .ctor()">
31454         <size>7</size>
31455       </method>
31456       <method name="Void Main()">
31457         <size>28</size>
31458       </method>
31459     </type>
31460   </test>
31461   <test name="test-521.cs">
31462     <type name="Tests">
31463       <method name="Void .ctor()">
31464         <size>7</size>
31465       </method>
31466       <method name="Void CallWithContextN(System.Object, System.Object[])">
31467         <size>1</size>
31468       </method>
31469       <method name="Void Main()">
31470         <size>14</size>
31471       </method>
31472     </type>
31473     <type name="Tests+CallTargetWithContextN">
31474       <method name="Void .ctor(Object, IntPtr)">
31475         <size>0</size>
31476       </method>
31477       <method name="Void Invoke(System.Object, System.Object[])">
31478         <size>0</size>
31479       </method>
31480       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
31481         <size>0</size>
31482       </method>
31483       <method name="Void EndInvoke(IAsyncResult)">
31484         <size>0</size>
31485       </method>
31486     </type>
31487   </test>
31488   <test name="test-522.cs">
31489     <type name="Const">
31490       <method name="Void .ctor()">
31491         <size>7</size>
31492       </method>
31493       <method name="Void Main()">
31494         <size>1</size>
31495       </method>
31496     </type>
31497   </test>
31498   <test name="test-523.cs">
31499     <type name="T">
31500       <method name="Void .ctor()">
31501         <size>7</size>
31502       </method>
31503       <method name="Int32 stuff()">
31504         <size>20</size>
31505       </method>
31506       <method name="Int32 stuff2()">
31507         <size>44</size>
31508       </method>
31509       <method name="Int32 stuff3()">
31510         <size>44</size>
31511       </method>
31512       <method name="Void stuff4()">
31513         <size>20</size>
31514       </method>
31515       <method name="Void stuff_finally()">
31516         <size>1</size>
31517       </method>
31518       <method name="Void Main()">
31519         <size>1</size>
31520       </method>
31521     </type>
31522   </test>
31523   <test name="test-524.cs">
31524     <type name="Foo">
31525       <method name="Void .ctor()">
31526         <size>7</size>
31527       </method>
31528       <method name="Int32 Main()">
31529         <size>42</size>
31530       </method>
31531     </type>
31532   </test>
31533   <test name="test-525.cs">
31534     <type name="X">
31535       <method name="Void .ctor()">
31536         <size>7</size>
31537       </method>
31538       <method name="Void Finalize()">
31539         <size>23</size>
31540       </method>
31541       <method name="Int32 Test1()">
31542         <size>33</size>
31543       </method>
31544       <method name="Void Test2()">
31545         <size>67</size>
31546       </method>
31547       <method name="Void Main()">
31548         <size>39</size>
31549       </method>
31550     </type>
31551   </test>
31552   <test name="test-526.cs">
31553     <type name="Test">
31554       <method name="Void .ctor()">
31555         <size>7</size>
31556       </method>
31557       <method name="Void Main()">
31558         <size>1</size>
31559       </method>
31560       <method name="Void Foo(IListCounter)">
31561         <size>8</size>
31562       </method>
31563       <method name="Void Foo2(IC)">
31564         <size>8</size>
31565       </method>
31566       <method name="Void Foo3(ICC)">
31567         <size>8</size>
31568       </method>
31569       <method name="Void Foo4(IM2)">
31570         <size>8</size>
31571       </method>
31572     </type>
31573   </test>
31574   <test name="test-527.cs">
31575     <type name="Repro">
31576       <method name="Void .ctor()">
31577         <size>19</size>
31578       </method>
31579       <method name="Int32 Main()">
31580         <size>48</size>
31581       </method>
31582       <method name="Void foo()">
31583         <size>61</size>
31584       </method>
31585       <method name="Int32 bar()">
31586         <size>3</size>
31587       </method>
31588     </type>
31589   </test>
31590   <test name="test-528.cs">
31591     <type name="MicroFocus.MONO.Bugs.Odd">
31592       <method name="Void .ctor()">
31593         <size>7</size>
31594       </method>
31595       <method name="Void .cctor()">
31596         <size>25</size>
31597       </method>
31598       <method name="Void Main()">
31599         <size>1</size>
31600       </method>
31601     </type>
31602   </test>
31603   <test name="test-529.cs">
31604     <type name="C">
31605       <method name="Void .ctor()">
31606         <size>7</size>
31607       </method>
31608       <method name="Void Main()">
31609         <size>8</size>
31610       </method>
31611     </type>
31612   </test>
31613   <test name="test-53.cs">
31614     <type name="MyDispose">
31615       <method name="Void .ctor()">
31616         <size>7</size>
31617       </method>
31618       <method name="Void Dispose()">
31619         <size>8</size>
31620       </method>
31621     </type>
31622     <type name="X">
31623       <method name="Void .ctor()">
31624         <size>7</size>
31625       </method>
31626       <method name="Int32 Main()">
31627         <size>257</size>
31628       </method>
31629     </type>
31630   </test>
31631   <test name="test-530.cs">
31632     <type name="X">
31633       <method name="Void .ctor()">
31634         <size>7</size>
31635       </method>
31636       <method name="Void e(System.Object[])">
31637         <size>1</size>
31638       </method>
31639       <method name="Void Main()">
31640         <size>1</size>
31641       </method>
31642     </type>
31643   </test>
31644   <test name="test-531.cs">
31645     <type name="Test">
31646       <method name="Void .ctor()">
31647         <size>7</size>
31648       </method>
31649       <method name="Void Main()">
31650         <size>11</size>
31651       </method>
31652     </type>
31653   </test>
31654   <test name="test-532.cs">
31655     <type name="X">
31656       <method name="Void .ctor()">
31657         <size>47</size>
31658       </method>
31659       <method name="Void Main()">
31660         <size>1</size>
31661       </method>
31662     </type>
31663   </test>
31664   <test name="test-533.cs">
31665     <type name="Test">
31666       <method name="Void .ctor()">
31667         <size>7</size>
31668       </method>
31669       <method name="Void True(Boolean)">
31670         <size>10</size>
31671       </method>
31672       <method name="Void False(Boolean)">
31673         <size>13</size>
31674       </method>
31675       <method name="Void Main()">
31676         <size>61</size>
31677       </method>
31678     </type>
31679   </test>
31680   <test name="test-535.cs">
31681     <type name="X">
31682       <method name="Void .ctor()">
31683         <size>7</size>
31684       </method>
31685       <method name="Void Main()">
31686         <size>77</size>
31687       </method>
31688       <method name="Void Compile()">
31689         <size>19</size>
31690       </method>
31691       <method name="Void M(Int64)">
31692         <size>1</size>
31693       </method>
31694       <method name="Void M(UInt64)">
31695         <size>1</size>
31696       </method>
31697       <method name="Void M(System.Object)">
31698         <size>1</size>
31699       </method>
31700     </type>
31701   </test>
31702   <test name="test-536.cs">
31703     <type name="Test">
31704       <method name="Void add_Foo(FooHandler)">
31705         <size>22</size>
31706       </method>
31707       <method name="Void remove_Foo(FooHandler)">
31708         <size>22</size>
31709       </method>
31710       <method name="Void OnFooTest()">
31711         <size>1</size>
31712       </method>
31713       <method name="Void Main()">
31714         <size>31</size>
31715       </method>
31716     </type>
31717     <type name="FooHandler">
31718       <method name="Void .ctor(Object, IntPtr)">
31719         <size>0</size>
31720       </method>
31721       <method name="Void Invoke()">
31722         <size>0</size>
31723       </method>
31724       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31725         <size>0</size>
31726       </method>
31727       <method name="Void EndInvoke(IAsyncResult)">
31728         <size>0</size>
31729       </method>
31730     </type>
31731     <type name="Test">
31732       <method name="Void &lt;Main&gt;m__0()">
31733         <size>33</size>
31734       </method>
31735     </type>
31736   </test>
31737   <test name="test-537.cs">
31738     <type name="Base">
31739       <method name="Void .ctor()">
31740         <size>7</size>
31741       </method>
31742       <method name="System.String get_H()">
31743         <size>6</size>
31744       </method>
31745     </type>
31746     <type name="X">
31747       <method name="Void .ctor()">
31748         <size>7</size>
31749       </method>
31750     </type>
31751     <type name="X+Derived">
31752       <method name="Void .ctor()">
31753         <size>7</size>
31754       </method>
31755     </type>
31756     <type name="X+Derived+Nested">
31757       <method name="Void .ctor()">
31758         <size>7</size>
31759       </method>
31760       <method name="Void G()">
31761         <size>21</size>
31762       </method>
31763     </type>
31764     <type name="Derived">
31765       <method name="Void .ctor()">
31766         <size>7</size>
31767       </method>
31768     </type>
31769     <type name="Derived+Nested">
31770       <method name="Void .ctor()">
31771         <size>7</size>
31772       </method>
31773       <method name="Void G()">
31774         <size>18</size>
31775       </method>
31776     </type>
31777     <type name="Test">
31778       <method name="Void .ctor()">
31779         <size>7</size>
31780       </method>
31781       <method name="Void Main()">
31782         <size>1</size>
31783       </method>
31784     </type>
31785   </test>
31786   <test name="test-538.cs">
31787     <type name="concrete">
31788       <method name="Void .ctor()">
31789         <size>7</size>
31790       </method>
31791     </type>
31792     <type name="Program">
31793       <method name="Void .ctor()">
31794         <size>7</size>
31795       </method>
31796       <method name="concrete getConcrete(IInterface)">
31797         <size>6</size>
31798       </method>
31799       <method name="Void Main(System.String[])">
31800         <size>20</size>
31801       </method>
31802     </type>
31803     <type name="testDelegate">
31804       <method name="Void .ctor(Object, IntPtr)">
31805         <size>0</size>
31806       </method>
31807       <method name="IInterface Invoke(concrete)">
31808         <size>0</size>
31809       </method>
31810       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
31811         <size>0</size>
31812       </method>
31813       <method name="IInterface EndInvoke(IAsyncResult)">
31814         <size>0</size>
31815       </method>
31816     </type>
31817   </test>
31818   <test name="test-54.cs">
31819     <type name="X">
31820       <method name="Void .ctor()">
31821         <size>7</size>
31822       </method>
31823       <method name="Boolean v()">
31824         <size>26</size>
31825       </method>
31826       <method name="Int32 Main()">
31827         <size>2</size>
31828       </method>
31829     </type>
31830   </test>
31831   <test name="test-540.cs">
31832     <type name="A">
31833       <method name="Void .ctor()">
31834         <size>7</size>
31835       </method>
31836       <method name="Byte op_Implicit(A)">
31837         <size>3</size>
31838       </method>
31839     </type>
31840     <type name="Constraint">
31841       <method name="Void .ctor()">
31842         <size>7</size>
31843       </method>
31844       <method name="Void Foo(System.Object)">
31845         <size>1</size>
31846       </method>
31847       <method name="Int32 Main()">
31848         <size>93</size>
31849       </method>
31850       <method name="Constraint op_LogicalNot(Constraint)">
31851         <size>2</size>
31852       </method>
31853       <method name="Constraint op_UnaryPlus(Constraint)">
31854         <size>2</size>
31855       </method>
31856       <method name="Constraint op_OnesComplement(Constraint)">
31857         <size>2</size>
31858       </method>
31859       <method name="Constraint op_UnaryNegation(Constraint)">
31860         <size>2</size>
31861       </method>
31862     </type>
31863   </test>
31864   <test name="test-541.cs">
31865     <type name="A">
31866       <method name="Void .ctor(TestFunc)">
31867         <size>14</size>
31868       </method>
31869     </type>
31870     <type name="TestClass">
31871       <method name="Void .ctor()">
31872         <size>7</size>
31873       </method>
31874       <method name="Void .cctor()">
31875         <size>46</size>
31876       </method>
31877       <method name="Int32 Main()">
31878         <size>6</size>
31879       </method>
31880     </type>
31881     <type name="TestFunc">
31882       <method name="Void .ctor(Object, IntPtr)">
31883         <size>0</size>
31884       </method>
31885       <method name="Void Invoke(Int32)">
31886         <size>0</size>
31887       </method>
31888       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31889         <size>0</size>
31890       </method>
31891       <method name="Void EndInvoke(IAsyncResult)">
31892         <size>0</size>
31893       </method>
31894     </type>
31895     <type name="TestClass">
31896       <method name="Void &lt;TestClass&gt;m__0(Int32)">
31897         <size>7</size>
31898       </method>
31899     </type>
31900   </test>
31901   <test name="test-542.cs">
31902     <type name="X">
31903       <method name="Void .ctor()">
31904         <size>7</size>
31905       </method>
31906       <method name="Void Main()">
31907         <size>1</size>
31908       </method>
31909     </type>
31910     <type name="ARec">
31911       <method name="Void .ctor(Decimal)">
31912         <size>14</size>
31913       </method>
31914       <method name="Decimal Round(Int32)">
31915         <size>13</size>
31916       </method>
31917       <method name="Decimal Round(Decimal, Int32)">
31918         <size>7</size>
31919       </method>
31920     </type>
31921   </test>
31922   <test name="test-543.cs">
31923     <type name="BetterMethod">
31924       <method name="Void .ctor()">
31925         <size>7</size>
31926       </method>
31927       <method name="Int32 get_Item(System.Boolean[])">
31928         <size>2</size>
31929       </method>
31930       <method name="System.String get_Item(Boolean, System.Object)">
31931         <size>6</size>
31932       </method>
31933     </type>
31934     <type name="MainClass">
31935       <method name="Void .ctor()">
31936         <size>7</size>
31937       </method>
31938       <method name="Int32 get_Item(Int32, System.String[])">
31939         <size>2</size>
31940       </method>
31941       <method name="Void set_Item(Int32, System.String[], Int32)">
31942         <size>40</size>
31943       </method>
31944       <method name="System.Object get_Item(Int32, System.Object[])">
31945         <size>2</size>
31946       </method>
31947       <method name="Void set_Item(Int32, System.Object[], System.Object)">
31948         <size>40</size>
31949       </method>
31950       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
31951         <size>2</size>
31952       </method>
31953       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
31954         <size>40</size>
31955       </method>
31956       <method name="Void Main(System.String[])">
31957         <size>258</size>
31958       </method>
31959     </type>
31960   </test>
31961   <test name="test-544.cs">
31962     <type name="X">
31963       <method name="Void .ctor()">
31964         <size>7</size>
31965       </method>
31966       <method name="Void Main()">
31967         <size>32</size>
31968       </method>
31969     </type>
31970   </test>
31971   <test name="test-545.cs">
31972     <type name="X">
31973       <method name="Void .ctor()">
31974         <size>7</size>
31975       </method>
31976       <method name="Void Main()">
31977         <size>1</size>
31978       </method>
31979     </type>
31980     <type name="Dingus">
31981       <method name="Void .ctor(Int32)">
31982         <size>1</size>
31983       </method>
31984     </type>
31985   </test>
31986   <test name="test-546.cs">
31987     <type name="NameSpace.C">
31988       <method name="Void .ctor()">
31989         <size>7</size>
31990       </method>
31991       <method name="Void Main()">
31992         <size>1</size>
31993       </method>
31994     </type>
31995   </test>
31996   <test name="test-547.cs">
31997     <type name="C">
31998       <method name="Void .ctor()">
31999         <size>7</size>
32000       </method>
32001       <method name="Void Main()">
32002         <size>1</size>
32003       </method>
32004     </type>
32005   </test>
32006   <test name="test-548.cs">
32007     <type name="Bugs.Bug0">
32008       <method name="Void .ctor()">
32009         <size>7</size>
32010       </method>
32011       <method name="Int32 Main()">
32012         <size>23</size>
32013       </method>
32014     </type>
32015     <type name="Bugs.Bug0+MyBoolean">
32016       <method name="Void .ctor(Boolean)">
32017         <size>8</size>
32018       </method>
32019       <method name="MyBoolean op_Implicit(Boolean)">
32020         <size>7</size>
32021       </method>
32022       <method name="Boolean op_Implicit(MyBoolean)">
32023         <size>8</size>
32024       </method>
32025     </type>
32026   </test>
32027   <test name="test-549.cs">
32028     <type name="Do">
32029       <method name="Void .ctor()">
32030         <size>7</size>
32031       </method>
32032       <method name="Void Register(Get)">
32033         <size>1</size>
32034       </method>
32035       <method name="Void Register(System.Object)">
32036         <size>1</size>
32037       </method>
32038       <method name="System.Object MyGet(Do)">
32039         <size>2</size>
32040       </method>
32041       <method name="Void X()">
32042         <size>19</size>
32043       </method>
32044     </type>
32045     <type name="User">
32046       <method name="Void .ctor()">
32047         <size>7</size>
32048       </method>
32049       <method name="Void Main()">
32050         <size>1</size>
32051       </method>
32052     </type>
32053     <type name="Get">
32054       <method name="Void .ctor(Object, IntPtr)">
32055         <size>0</size>
32056       </method>
32057       <method name="System.Object Invoke(Do)">
32058         <size>0</size>
32059       </method>
32060       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32061         <size>0</size>
32062       </method>
32063       <method name="System.Object EndInvoke(IAsyncResult)">
32064         <size>0</size>
32065       </method>
32066     </type>
32067   </test>
32068   <test name="test-55.cs">
32069     <type name="A.B.C">
32070       <method name="Void .ctor()">
32071         <size>7</size>
32072       </method>
32073       <method name="Void Hola()">
32074         <size>11</size>
32075       </method>
32076     </type>
32077     <type name="X.Y.Z.W">
32078       <method name="Void .ctor()">
32079         <size>7</size>
32080       </method>
32081       <method name="Void Ahoj()">
32082         <size>11</size>
32083       </method>
32084     </type>
32085     <type name="Foo.System">
32086       <method name="Void .ctor()">
32087         <size>7</size>
32088       </method>
32089       <method name="Void X()">
32090         <size>11</size>
32091       </method>
32092     </type>
32093     <type name="App">
32094       <method name="Void .ctor()">
32095         <size>7</size>
32096       </method>
32097       <method name="Int32 Main()">
32098         <size>12</size>
32099       </method>
32100     </type>
32101   </test>
32102   <test name="test-550.cs">
32103     <type name="Bla.Blub.Fo‿o">
32104       <method name="Void .ctor()">
32105         <size>7</size>
32106       </method>
32107       <method name="Void Main(System.String[])">
32108         <size>11</size>
32109       </method>
32110     </type>
32111   </test>
32112   <test name="test-551.cs">
32113     <type name="System.Int32">
32114       <method name="Void Main()">
32115         <size>1</size>
32116       </method>
32117     </type>
32118   </test>
32119   <test name="test-552.cs">
32120     <type name="C">
32121       <method name="Void .ctor()">
32122         <size>7</size>
32123       </method>
32124       <method name="Void Test(C)">
32125         <size>1</size>
32126       </method>
32127       <method name="Void Main()">
32128         <size>14</size>
32129       </method>
32130     </type>
32131   </test>
32132   <test name="test-553.cs">
32133     <type name="A">
32134       <method name="Void .ctor()">
32135         <size>7</size>
32136       </method>
32137       <method name="Void Add(System.Object)">
32138         <size>1</size>
32139       </method>
32140     </type>
32141     <type name="B">
32142       <method name="Void .ctor()">
32143         <size>7</size>
32144       </method>
32145       <method name="Boolean Add(System.Object)">
32146         <size>2</size>
32147       </method>
32148       <method name="Void Main()">
32149         <size>1</size>
32150       </method>
32151     </type>
32152   </test>
32153   <test name="test-554.cs">
32154     <type name="C">
32155       <method name="Void .ctor()">
32156         <size>7</size>
32157       </method>
32158       <method name="Int32 Main()">
32159         <size>145</size>
32160       </method>
32161     </type>
32162     <type name="&lt;PrivateImplementationDetails&gt;">
32163       <method name="Void .ctor()">
32164         <size>7</size>
32165       </method>
32166     </type>
32167   </test>
32168   <test name="test-555.cs">
32169     <type name="Test">
32170       <method name="Void .ctor()">
32171         <size>7</size>
32172       </method>
32173       <method name="Int32 Main()">
32174         <size>351</size>
32175       </method>
32176     </type>
32177   </test>
32178   <test name="test-556.cs">
32179     <type name="S">
32180       <method name="Void .ctor()">
32181         <size>7</size>
32182       </method>
32183       <method name="Void Frobnikator()">
32184         <size>1</size>
32185       </method>
32186       <method name="Void CharToX()">
32187         <size>1</size>
32188       </method>
32189       <method name="Int32 Main()">
32190         <size>35</size>
32191       </method>
32192     </type>
32193   </test>
32194   <test name="test-557.cs">
32195     <type name="Test">
32196       <method name="Void .ctor()">
32197         <size>7</size>
32198       </method>
32199       <method name="Void Main(System.String[])">
32200         <size>1</size>
32201       </method>
32202     </type>
32203   </test>
32204   <test name="test-558.cs">
32205     <type name="TestClass">
32206       <method name="Void .ctor()">
32207         <size>7</size>
32208       </method>
32209       <method name="Void Main()">
32210         <size>21</size>
32211       </method>
32212       <method name="Void TestMethod(Int32)">
32213         <size>1</size>
32214       </method>
32215     </type>
32216     <type name="TestClass+OneDelegate">
32217       <method name="Void .ctor(Object, IntPtr)">
32218         <size>0</size>
32219       </method>
32220       <method name="Void Invoke(Int32)">
32221         <size>0</size>
32222       </method>
32223       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32224         <size>0</size>
32225       </method>
32226       <method name="Void EndInvoke(IAsyncResult)">
32227         <size>0</size>
32228       </method>
32229     </type>
32230   </test>
32231   <test name="test-559.cs">
32232     <type name="C">
32233       <method name="Void .ctor()">
32234         <size>7</size>
32235       </method>
32236       <method name="Void add_TestEvent(B+TestDelegate)">
32237         <size>24</size>
32238       </method>
32239       <method name="Void remove_TestEvent(B+TestDelegate)">
32240         <size>24</size>
32241       </method>
32242       <method name="Void Main()">
32243         <size>1</size>
32244       </method>
32245     </type>
32246   </test>
32247   <test name="test-56.cs">
32248     <type name="A">
32249       <method name="Void .ctor()">
32250         <size>7</size>
32251       </method>
32252       <method name="Int32 get_P()">
32253         <size>7</size>
32254       </method>
32255       <method name="Void set_P(Int32)">
32256         <size>8</size>
32257       </method>
32258       <method name="Int32 get_Q()">
32259         <size>0</size>
32260       </method>
32261       <method name="Void set_Q(Int32)">
32262         <size>0</size>
32263       </method>
32264       <method name="Int32 get_R()">
32265         <size>7</size>
32266       </method>
32267       <method name="Void set_R(Int32)">
32268         <size>8</size>
32269       </method>
32270     </type>
32271     <type name="B">
32272       <method name="Void .ctor()">
32273         <size>7</size>
32274       </method>
32275       <method name="Int32 get_P()">
32276         <size>7</size>
32277       </method>
32278       <method name="Void set_P(Int32)">
32279         <size>8</size>
32280       </method>
32281       <method name="Int32 get_Q()">
32282         <size>7</size>
32283       </method>
32284       <method name="Void set_Q(Int32)">
32285         <size>8</size>
32286       </method>
32287     </type>
32288     <type name="C">
32289       <method name="Void .ctor()">
32290         <size>7</size>
32291       </method>
32292       <method name="Int32 get_Q()">
32293         <size>7</size>
32294       </method>
32295       <method name="Void set_Q(Int32)">
32296         <size>8</size>
32297       </method>
32298       <method name="Int32 get_R()">
32299         <size>7</size>
32300       </method>
32301       <method name="Void set_R(Int32)">
32302         <size>8</size>
32303       </method>
32304     </type>
32305     <type name="M">
32306       <method name="Void .ctor()">
32307         <size>7</size>
32308       </method>
32309       <method name="Int32 Main()">
32310         <size>221</size>
32311       </method>
32312     </type>
32313   </test>
32314   <test name="test-560.cs">
32315     <type name="Bugs.Bug2">
32316       <method name="Void .ctor()">
32317         <size>7</size>
32318       </method>
32319       <method name="Void Main(System.String[])">
32320         <size>81</size>
32321       </method>
32322     </type>
32323     <type name="Bugs.Bug2+MyByte">
32324       <method name="Void .ctor(Byte)">
32325         <size>8</size>
32326       </method>
32327       <method name="MyByte op_Implicit(Byte)">
32328         <size>7</size>
32329       </method>
32330       <method name="Byte op_Implicit(MyByte)">
32331         <size>8</size>
32332       </method>
32333     </type>
32334     <type name="Bugs.Bug2+MyInt">
32335       <method name="Void .ctor(Int32)">
32336         <size>8</size>
32337       </method>
32338       <method name="MyInt op_Implicit(Int32)">
32339         <size>7</size>
32340       </method>
32341       <method name="Int32 op_Implicit(MyInt)">
32342         <size>8</size>
32343       </method>
32344     </type>
32345   </test>
32346   <test name="test-561.cs">
32347     <type name="A">
32348       <method name="Void .ctor()">
32349         <size>7</size>
32350       </method>
32351       <method name="Void I.M()">
32352         <size>1</size>
32353       </method>
32354       <method name="Void M()">
32355         <size>0</size>
32356       </method>
32357     </type>
32358     <type name="C">
32359       <method name="Void .ctor()">
32360         <size>7</size>
32361       </method>
32362       <method name="Void M()">
32363         <size>1</size>
32364       </method>
32365       <method name="Void Main()">
32366         <size>1</size>
32367       </method>
32368     </type>
32369   </test>
32370   <test name="test-562.cs">
32371     <type name="Program">
32372       <method name="Void .ctor()">
32373         <size>7</size>
32374       </method>
32375       <method name="Int32 Main()">
32376         <size>45</size>
32377       </method>
32378     </type>
32379   </test>
32380   <test name="test-563.cs">
32381     <type name="Test">
32382       <method name="Void .ctor()">
32383         <size>7</size>
32384       </method>
32385       <method name="System.Object TestMethod(TestCollection)">
32386         <size>64</size>
32387       </method>
32388       <method name="Void Main()">
32389         <size>1</size>
32390       </method>
32391     </type>
32392   </test>
32393   <test name="test-564.cs">
32394     <type name="A">
32395       <method name="Void .ctor()">
32396         <size>7</size>
32397       </method>
32398       <method name="Void Main()">
32399         <size>1</size>
32400       </method>
32401     </type>
32402   </test>
32403   <test name="test-565.cs">
32404     <type name="T">
32405       <method name="Void .ctor()">
32406         <size>7</size>
32407       </method>
32408       <method name="Boolean Equals(System.Object)">
32409         <size>2</size>
32410       </method>
32411       <method name="Void Main()">
32412         <size>1</size>
32413       </method>
32414     </type>
32415   </test>
32416   <test name="test-566.cs">
32417     <type name="Test">
32418       <method name="Void .ctor()">
32419         <size>7</size>
32420       </method>
32421       <method name="System.String get_Spec()">
32422         <size>12</size>
32423       </method>
32424       <method name="Void Foo(C)">
32425         <size>7</size>
32426       </method>
32427       <method name="Void Foo2(CC)">
32428         <size>12</size>
32429       </method>
32430       <method name="Void Main()">
32431         <size>1</size>
32432       </method>
32433     </type>
32434     <type name="CA">
32435       <method name="Void .ctor()">
32436         <size>7</size>
32437       </method>
32438       <method name="Void set_Spec(System.String)">
32439         <size>1</size>
32440       </method>
32441     </type>
32442     <type name="CB">
32443       <method name="Void .ctor()">
32444         <size>7</size>
32445       </method>
32446       <method name="Void set_Spec(System.String)">
32447         <size>1</size>
32448       </method>
32449     </type>
32450     <type name="CC">
32451       <method name="Void .ctor()">
32452         <size>7</size>
32453       </method>
32454     </type>
32455   </test>
32456   <test name="test-567.cs">
32457     <type name="preservesig_test.Class1">
32458       <method name="Void .ctor()">
32459         <size>7</size>
32460       </method>
32461       <method name="Int32 Main(System.String[])">
32462         <size>143</size>
32463       </method>
32464     </type>
32465     <type name="preservesig_test.TestClass">
32466       <method name="Void .ctor()">
32467         <size>7</size>
32468       </method>
32469       <method name="Void add_e(preservesig_test.TestClass+D)">
32470         <size>24</size>
32471       </method>
32472       <method name="Void remove_e(preservesig_test.TestClass+D)">
32473         <size>24</size>
32474       </method>
32475       <method name="Int32 DoFoo()">
32476         <size>2</size>
32477       </method>
32478       <method name="Int32 get_Foo()">
32479         <size>2</size>
32480       </method>
32481     </type>
32482     <type name="preservesig_test.TestClass+D">
32483       <method name="Void .ctor(Object, IntPtr)">
32484         <size>0</size>
32485       </method>
32486       <method name="Void Invoke()">
32487         <size>0</size>
32488       </method>
32489       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32490         <size>0</size>
32491       </method>
32492       <method name="Void EndInvoke(IAsyncResult)">
32493         <size>0</size>
32494       </method>
32495     </type>
32496   </test>
32497   <test name="test-568.cs">
32498     <type name="B">
32499       <method name="Void .ctor()">
32500         <size>7</size>
32501       </method>
32502       <method name="Void Main()">
32503         <size>1</size>
32504       </method>
32505     </type>
32506   </test>
32507   <test name="test-569.cs">
32508     <type name="MyAttribute">
32509       <method name="Void .ctor()">
32510         <size>7</size>
32511       </method>
32512     </type>
32513     <type name="SubAttribute">
32514       <method name="Void .ctor()">
32515         <size>7</size>
32516       </method>
32517     </type>
32518     <type name="test">
32519       <method name="Void .ctor()">
32520         <size>7</size>
32521       </method>
32522       <method name="Void method()">
32523         <size>1</size>
32524       </method>
32525       <method name="Void Main()">
32526         <size>1</size>
32527       </method>
32528     </type>
32529   </test>
32530   <test name="test-57.cs">
32531     <type name="Button">
32532       <method name="Void .ctor()">
32533         <size>7</size>
32534       </method>
32535       <method name="Void add_Click(EventHandler)">
32536         <size>24</size>
32537       </method>
32538       <method name="Void remove_Click(EventHandler)">
32539         <size>24</size>
32540       </method>
32541       <method name="Void OnClick(Int32, Int32)">
32542         <size>36</size>
32543       </method>
32544       <method name="Void Reset()">
32545         <size>8</size>
32546       </method>
32547     </type>
32548     <type name="Blah">
32549       <method name="Void .ctor()">
32550         <size>18</size>
32551       </method>
32552       <method name="Void Connect()">
32553         <size>59</size>
32554       </method>
32555       <method name="Void Button1_Click(Int32, Int32)">
32556         <size>34</size>
32557       </method>
32558       <method name="Void Foo_Click(Int32, Int32)">
32559         <size>34</size>
32560       </method>
32561       <method name="Void Disconnect()">
32562         <size>34</size>
32563       </method>
32564       <method name="Int32 Main()">
32565         <size>66</size>
32566       </method>
32567     </type>
32568     <type name="EventHandler">
32569       <method name="Void .ctor(Object, IntPtr)">
32570         <size>0</size>
32571       </method>
32572       <method name="Void Invoke(Int32, Int32)">
32573         <size>0</size>
32574       </method>
32575       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
32576         <size>0</size>
32577       </method>
32578       <method name="Void EndInvoke(IAsyncResult)">
32579         <size>0</size>
32580       </method>
32581     </type>
32582   </test>
32583   <test name="test-570.cs">
32584     <type name="Bar">
32585       <method name="Void .ctor()">
32586         <size>7</size>
32587       </method>
32588     </type>
32589     <type name="Program">
32590       <method name="Void .ctor()">
32591         <size>7</size>
32592       </method>
32593       <method name="Void Main()">
32594         <size>47</size>
32595       </method>
32596     </type>
32597   </test>
32598   <test name="test-571.cs">
32599     <type name="Test">
32600       <method name="Void .ctor()">
32601         <size>7</size>
32602       </method>
32603       <method name="Void Main()">
32604         <size>1</size>
32605       </method>
32606     </type>
32607   </test>
32608   <test name="test-572.cs">
32609     <type name="C">
32610       <method name="Void .ctor()">
32611         <size>7</size>
32612       </method>
32613       <method name="Color get_Color()">
32614         <size>10</size>
32615       </method>
32616       <method name="Void ResetCustomColors()">
32617         <size>16</size>
32618       </method>
32619       <method name="Void Main()">
32620         <size>1</size>
32621       </method>
32622     </type>
32623     <type name="Color">
32624       <method name="Color From(Int32)">
32625         <size>10</size>
32626       </method>
32627       <method name="Int32 ToArgb()">
32628         <size>2</size>
32629       </method>
32630     </type>
32631   </test>
32632   <test name="test-573.cs">
32633     <type name="C">
32634       <method name="Void .ctor()">
32635         <size>7</size>
32636       </method>
32637       <method name="Void .cctor()">
32638         <size>11</size>
32639       </method>
32640       <method name="Void Main()">
32641         <size>25</size>
32642       </method>
32643     </type>
32644   </test>
32645   <test name="test-574.cs">
32646     <type name="X">
32647       <method name="Void .ctor()">
32648         <size>7</size>
32649       </method>
32650       <method name="Int32 Main()">
32651         <size>31</size>
32652       </method>
32653     </type>
32654   </test>
32655   <test name="test-575.cs">
32656     <type name="Program">
32657       <method name="Void .ctor()">
32658         <size>7</size>
32659       </method>
32660       <method name="Void Main(System.String[])">
32661         <size>25</size>
32662       </method>
32663     </type>
32664   </test>
32665   <test name="test-576.cs">
32666     <type name="Foo">
32667       <method name="Void .ctor()">
32668         <size>7</size>
32669       </method>
32670       <method name="Void Main()">
32671         <size>24</size>
32672       </method>
32673     </type>
32674   </test>
32675   <test name="test-578.cs">
32676     <type name="Test1.TestItem1">
32677       <method name="Void .ctor()">
32678         <size>7</size>
32679       </method>
32680       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32681         <size>34</size>
32682       </method>
32683       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32684         <size>34</size>
32685       </method>
32686       <method name="Int32 Test()">
32687         <size>12</size>
32688       </method>
32689     </type>
32690     <type name="Test1.TestItem2">
32691       <method name="Void .ctor()">
32692         <size>7</size>
32693       </method>
32694       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32695         <size>18</size>
32696       </method>
32697       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32698         <size>18</size>
32699       </method>
32700     </type>
32701     <type name="Test1.CC">
32702       <method name="Void .ctor()">
32703         <size>7</size>
32704       </method>
32705       <method name="Int32 Main()">
32706         <size>57</size>
32707       </method>
32708     </type>
32709     <type name="Test1.TestDelegate1">
32710       <method name="Void .ctor(Object, IntPtr)">
32711         <size>0</size>
32712       </method>
32713       <method name="Int32 Invoke()">
32714         <size>0</size>
32715       </method>
32716       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32717         <size>0</size>
32718       </method>
32719       <method name="Int32 EndInvoke(IAsyncResult)">
32720         <size>0</size>
32721       </method>
32722     </type>
32723     <type name="Test1.CC">
32724       <method name="Int32 &lt;Main&gt;m__0()">
32725         <size>2</size>
32726       </method>
32727     </type>
32728   </test>
32729   <test name="test-579.cs">
32730     <type name="X">
32731       <method name="Void .ctor()">
32732         <size>7</size>
32733       </method>
32734       <method name="Void Main()">
32735         <size>35</size>
32736       </method>
32737       <method name="Void DoCall(X+test)">
32738         <size>1</size>
32739       </method>
32740     </type>
32741     <type name="X+test">
32742       <method name="Void .ctor(Object, IntPtr)">
32743         <size>0</size>
32744       </method>
32745       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
32746         <size>0</size>
32747       </method>
32748       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
32749         <size>0</size>
32750       </method>
32751       <method name="System.Object EndInvoke(IAsyncResult)">
32752         <size>0</size>
32753       </method>
32754     </type>
32755     <type name="X">
32756       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
32757         <size>18</size>
32758       </method>
32759     </type>
32760   </test>
32761   <test name="test-58.cs">
32762     <type name="Blah">
32763       <method name="Void .ctor()">
32764         <size>7</size>
32765       </method>
32766       <method name="Int32 Main()">
32767         <size>27</size>
32768       </method>
32769     </type>
32770   </test>
32771   <test name="test-580.cs">
32772     <type name="Bla">
32773       <method name="Void .ctor()">
32774         <size>7</size>
32775       </method>
32776       <method name="Void BuildNode(System.String ByRef)">
32777         <size>43</size>
32778       </method>
32779       <method name="Void BuildNode(System.String[] ByRef)">
32780         <size>56</size>
32781       </method>
32782       <method name="Void BuildNode_B(System.Object ByRef)">
32783         <size>18</size>
32784       </method>
32785       <method name="System.String BuildNode_C(System.String ByRef)">
32786         <size>76</size>
32787       </method>
32788       <method name="System.String BuildNode_D()">
32789         <size>155</size>
32790       </method>
32791       <method name="Void BuildNode_E(System.String[,] ByRef)">
32792         <size>68</size>
32793       </method>
32794       <method name="Int32 Main()">
32795         <size>265</size>
32796       </method>
32797     </type>
32798   </test>
32799   <test name="test-581.cs">
32800     <type name="TestParams">
32801       <method name="Void .ctor()">
32802         <size>7</size>
32803       </method>
32804       <method name="System.Object get_Item(System.String[])">
32805         <size>4</size>
32806       </method>
32807       <method name="Void set_Item(System.String[], System.Object)">
32808         <size>40</size>
32809       </method>
32810       <method name="Void TestMethod()">
32811         <size>179</size>
32812       </method>
32813     </type>
32814     <type name="TestNonParams">
32815       <method name="Void .ctor()">
32816         <size>7</size>
32817       </method>
32818       <method name="System.Object get_Item(System.String)">
32819         <size>2</size>
32820       </method>
32821       <method name="Void set_Item(System.String, System.Object)">
32822         <size>40</size>
32823       </method>
32824       <method name="Void TestMethod()">
32825         <size>71</size>
32826       </method>
32827     </type>
32828     <type name="M">
32829       <method name="Void .ctor()">
32830         <size>7</size>
32831       </method>
32832       <method name="Int32 Main()">
32833         <size>22</size>
32834       </method>
32835     </type>
32836   </test>
32837   <test name="test-582.cs">
32838     <type name="TrueClass">
32839       <method name="Void Main()">
32840         <size>1</size>
32841       </method>
32842     </type>
32843   </test>
32844   <test name="test-583.cs">
32845     <type name="Program">
32846       <method name="Void .ctor()">
32847         <size>7</size>
32848       </method>
32849       <method name="Int32 Main()">
32850         <size>19</size>
32851       </method>
32852     </type>
32853     <type name="ObjectContainerBase">
32854       <method name="Void .ctor()">
32855         <size>7</size>
32856       </method>
32857     </type>
32858   </test>
32859   <test name="test-584.cs">
32860     <type name="Style">
32861       <method name="Void .ctor()">
32862         <size>7</size>
32863       </method>
32864       <method name="Style get_CurrentStyle()">
32865         <size>2</size>
32866       </method>
32867       <method name="Void set_CurrentStyle(Style)">
32868         <size>1</size>
32869       </method>
32870       <method name="Boolean LoadCurrentStyle()">
32871         <size>20</size>
32872       </method>
32873       <method name="Style Load()">
32874         <size>2</size>
32875       </method>
32876       <method name="Int32 Main()">
32877         <size>18</size>
32878       </method>
32879     </type>
32880   </test>
32881   <test name="test-585.cs">
32882     <type name="A">
32883       <method name="Void .ctor()">
32884         <size>7</size>
32885       </method>
32886     </type>
32887     <type name="B">
32888       <method name="Void .ctor()">
32889         <size>7</size>
32890       </method>
32891     </type>
32892     <type name="X">
32893       <method name="Void .ctor()">
32894         <size>7</size>
32895       </method>
32896     </type>
32897     <type name="Program">
32898       <method name="Void .ctor()">
32899         <size>7</size>
32900       </method>
32901       <method name="Void Main()">
32902         <size>52</size>
32903       </method>
32904     </type>
32905   </test>
32906   <test name="test-586.cs">
32907     <type name="Program">
32908       <method name="Void .ctor()">
32909         <size>7</size>
32910       </method>
32911       <method name="Int32 Main()">
32912         <size>99</size>
32913       </method>
32914     </type>
32915     <type name="Program+MyColor">
32916       <method name="Void .ctor(Single)">
32917         <size>8</size>
32918       </method>
32919       <method name="Single get_Value()">
32920         <size>7</size>
32921       </method>
32922       <method name="MyColor op_Addition(MyColor, MyColor)">
32923         <size>21</size>
32924       </method>
32925     </type>
32926   </test>
32927   <test name="test-587.cs">
32928     <type name="Program">
32929       <method name="Void .ctor()">
32930         <size>7</size>
32931       </method>
32932       <method name="Int32 Main()">
32933         <size>17</size>
32934       </method>
32935     </type>
32936   </test>
32937   <test name="test-588.cs">
32938     <type name="TestNamespace.TestClass">
32939       <method name="Void .ctor()">
32940         <size>7</size>
32941       </method>
32942       <method name="Void HelloWorld()">
32943         <size>1</size>
32944       </method>
32945     </type>
32946     <type name="SuperClass">
32947       <method name="Void .ctor()">
32948         <size>7</size>
32949       </method>
32950       <method name="TestNamespace.TestClass get_TestClass()">
32951         <size>7</size>
32952       </method>
32953     </type>
32954     <type name="SubClass">
32955       <method name="Void .ctor()">
32956         <size>12</size>
32957       </method>
32958     </type>
32959     <type name="App">
32960       <method name="Void .ctor()">
32961         <size>7</size>
32962       </method>
32963       <method name="Void Main()">
32964         <size>7</size>
32965       </method>
32966     </type>
32967   </test>
32968   <test name="test-589.cs">
32969     <type name="TestNamespace.TestClass">
32970       <method name="Void .ctor()">
32971         <size>7</size>
32972       </method>
32973       <method name="Void HelloWorld()">
32974         <size>1</size>
32975       </method>
32976     </type>
32977     <type name="SuperClass">
32978       <method name="Void .ctor()">
32979         <size>7</size>
32980       </method>
32981       <method name="TestNamespace.TestClass get_TestClass()">
32982         <size>7</size>
32983       </method>
32984       <method name="Void set_TestClass(TestNamespace.TestClass)">
32985         <size>1</size>
32986       </method>
32987     </type>
32988     <type name="SubClass">
32989       <method name="Void .ctor()">
32990         <size>12</size>
32991       </method>
32992     </type>
32993     <type name="App">
32994       <method name="Void .ctor()">
32995         <size>7</size>
32996       </method>
32997       <method name="Void Main()">
32998         <size>7</size>
32999       </method>
33000     </type>
33001   </test>
33002   <test name="test-59.cs">
33003     <type name="X">
33004       <method name="Void .ctor()">
33005         <size>7</size>
33006       </method>
33007       <method name="Int32 test_explicit()">
33008         <size>224</size>
33009       </method>
33010       <method name="Int32 test_implicit()">
33011         <size>102</size>
33012       </method>
33013       <method name="Int32 Main()">
33014         <size>55</size>
33015       </method>
33016     </type>
33017   </test>
33018   <test name="test-590.cs">
33019     <type name="X">
33020       <method name="Void .ctor()">
33021         <size>18</size>
33022       </method>
33023       <method name="Int32 Main()">
33024         <size>28</size>
33025       </method>
33026       <method name="System.String Foo()">
33027         <size>6</size>
33028       </method>
33029       <method name="System.String get_Prop()">
33030         <size>7</size>
33031       </method>
33032       <method name="Void set_Prop(System.String)">
33033         <size>8</size>
33034       </method>
33035       <method name="System.String get_Item(Int32)">
33036         <size>7</size>
33037       </method>
33038       <method name="Void set_Item(Int32, System.String)">
33039         <size>8</size>
33040       </method>
33041       <method name="Int32 Do(System.String, System.String, System.String)">
33042         <size>334</size>
33043       </method>
33044     </type>
33045   </test>
33046   <test name="test-591.cs">
33047     <type name="C1">
33048       <method name="Void .ctor()">
33049         <size>7</size>
33050       </method>
33051       <method name="Void Foo(System.String)">
33052         <size>49</size>
33053       </method>
33054     </type>
33055     <type name="C2">
33056       <method name="Void .ctor()">
33057         <size>7</size>
33058       </method>
33059       <method name="Void Main()">
33060         <size>1</size>
33061       </method>
33062     </type>
33063   </test>
33064   <test name="test-592.cs">
33065     <type name="T">
33066       <method name="Void .ctor()">
33067         <size>7</size>
33068       </method>
33069       <method name="Int32 fib(Int32)">
33070         <size>53</size>
33071       </method>
33072       <method name="Int32 xx(Int32)">
33073         <size>33</size>
33074       </method>
33075       <method name="Void foo(Int32)">
33076         <size>38</size>
33077       </method>
33078       <method name="Void XXXA()">
33079         <size>6</size>
33080       </method>
33081       <method name="Void Main()">
33082         <size>1</size>
33083       </method>
33084     </type>
33085   </test>
33086   <test name="test-593.cs">
33087     <type name="MainClass">
33088       <method name="Void .ctor()">
33089         <size>7</size>
33090       </method>
33091       <method name="Void Foo(I)">
33092         <size>7</size>
33093       </method>
33094       <method name="Void Main()">
33095         <size>1</size>
33096       </method>
33097     </type>
33098   </test>
33099   <test name="test-594.cs">
33100     <type name="Test">
33101       <method name="Void .ctor()">
33102         <size>7</size>
33103       </method>
33104       <method name="Void Main()">
33105         <size>1</size>
33106       </method>
33107     </type>
33108   </test>
33109   <test name="test-595.cs">
33110     <type name="AttributesCollection">
33111       <method name="Void .ctor()">
33112         <size>7</size>
33113       </method>
33114       <method name="System.Object get_Item(SymbolId)">
33115         <size>2</size>
33116       </method>
33117       <method name="Void set_Item(SymbolId, System.Object)">
33118         <size>1</size>
33119       </method>
33120     </type>
33121     <type name="Program">
33122       <method name="Void .ctor()">
33123         <size>7</size>
33124       </method>
33125       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33126         <size>18</size>
33127       </method>
33128       <method name="Void Main()">
33129         <size>23</size>
33130       </method>
33131     </type>
33132   </test>
33133   <test name="test-596.cs">
33134     <type name="C">
33135       <method name="Void .ctor()">
33136         <size>7</size>
33137       </method>
33138       <method name="Void Main()">
33139         <size>17</size>
33140       </method>
33141     </type>
33142   </test>
33143   <test name="test-597.cs">
33144     <type name="TestNS.Foo">
33145       <method name="Void .ctor()">
33146         <size>7</size>
33147       </method>
33148     </type>
33149     <type name="TestNS.XElement">
33150       <method name="Void .ctor()">
33151         <size>7</size>
33152       </method>
33153       <method name="TestNS.Bar get_Document()">
33154         <size>2</size>
33155       </method>
33156       <method name="System.Object get_CrashHere()">
33157         <size>29</size>
33158       </method>
33159     </type>
33160     <type name="TestNS.Element">
33161       <method name="Void .ctor()">
33162         <size>7</size>
33163       </method>
33164       <method name="TestNS.Foo get_Document()">
33165         <size>2</size>
33166       </method>
33167     </type>
33168     <type name="TestNS.Bar">
33169       <method name="Void .ctor()">
33170         <size>7</size>
33171       </method>
33172       <method name="IHoge get_Root()">
33173         <size>2</size>
33174       </method>
33175     </type>
33176     <type name="TestNS.C">
33177       <method name="Void .ctor()">
33178         <size>7</size>
33179       </method>
33180       <method name="Void Main()">
33181         <size>1</size>
33182       </method>
33183     </type>
33184   </test>
33185   <test name="test-598.cs">
33186     <type name="Test">
33187       <method name="Void .ctor()">
33188         <size>35</size>
33189       </method>
33190       <method name="V get_v()">
33191         <size>7</size>
33192       </method>
33193       <method name="Void Main()">
33194         <size>1</size>
33195       </method>
33196     </type>
33197     <type name="V">
33198       <method name="Void set_Item(Int32, Int32)">
33199         <size>1</size>
33200       </method>
33201     </type>
33202   </test>
33203   <test name="test-599.cs">
33204     <type name="Test.String">
33205       <method name="Void .ctor(String)">
33206         <size>14</size>
33207       </method>
33208       <method name="Test.String op_Implicit(System.String)">
33209         <size>15</size>
33210       </method>
33211       <method name="System.String op_Implicit(Test.String)">
33212         <size>15</size>
33213       </method>
33214     </type>
33215     <type name="TestCompiler.MainClass">
33216       <method name="Void .ctor()">
33217         <size>7</size>
33218       </method>
33219       <method name="Int32 Main()">
33220         <size>80</size>
33221       </method>
33222     </type>
33223   </test>
33224   <test name="test-6.cs">
33225     <type name="X">
33226       <method name="Void .ctor()">
33227         <size>7</size>
33228       </method>
33229       <method name="Int32 Main()">
33230         <size>37</size>
33231       </method>
33232     </type>
33233   </test>
33234   <test name="test-60.cs">
33235     <type name="ns5.Y">
33236       <method name="Void .ctor()">
33237         <size>7</size>
33238       </method>
33239       <method name="Void Run()">
33240         <size>1</size>
33241       </method>
33242     </type>
33243     <type name="X">
33244       <method name="Void .ctor()">
33245         <size>7</size>
33246       </method>
33247       <method name="Int32 Main()">
33248         <size>14</size>
33249       </method>
33250     </type>
33251   </test>
33252   <test name="test-600.cs">
33253     <type name="Test.Regression">
33254       <method name="Void .ctor()">
33255         <size>7</size>
33256       </method>
33257       <method name="Int32 Main()">
33258         <size>90</size>
33259       </method>
33260     </type>
33261   </test>
33262   <test name="test-601.cs">
33263     <type name="C">
33264       <method name="Void .ctor()">
33265         <size>7</size>
33266       </method>
33267       <method name="Void Main()">
33268         <size>1</size>
33269       </method>
33270     </type>
33271     <type name="C+MarkerUpdatedVMDelegate">
33272       <method name="Void .ctor(Object, IntPtr)">
33273         <size>0</size>
33274       </method>
33275       <method name="Void Invoke(IntPtr, IntPtr)">
33276         <size>0</size>
33277       </method>
33278       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33279         <size>0</size>
33280       </method>
33281       <method name="Void EndInvoke(IAsyncResult)">
33282         <size>0</size>
33283       </method>
33284     </type>
33285   </test>
33286   <test name="test-602.cs">
33287     <type name="C">
33288       <method name="Void .ctor()">
33289         <size>7</size>
33290       </method>
33291       <method name="Int32 Main()">
33292         <size>95</size>
33293       </method>
33294       <method name="Int32 Error(System.String, System.Object[])">
33295         <size>8</size>
33296       </method>
33297       <method name="Int32 Format(System.String, System.Object)">
33298         <size>2</size>
33299       </method>
33300       <method name="Int32 Format(System.String, System.Object[])">
33301         <size>2</size>
33302       </method>
33303       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33304         <size>2</size>
33305       </method>
33306       <method name="Int32 Test_A(System.String)">
33307         <size>2</size>
33308       </method>
33309       <method name="Int32 Test_A(System.String, System.Object[])">
33310         <size>2</size>
33311       </method>
33312       <method name="Int32 Test_C(System.Type, System.Int32[])">
33313         <size>2</size>
33314       </method>
33315       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33316         <size>2</size>
33317       </method>
33318     </type>
33319   </test>
33320   <test name="test-603.cs">
33321     <type name="ConsoleApplication1.Program">
33322       <method name="Void .ctor()">
33323         <size>7</size>
33324       </method>
33325       <method name="Void .cctor()">
33326         <size>1</size>
33327       </method>
33328       <method name="Int32 Main()">
33329         <size>52</size>
33330       </method>
33331     </type>
33332   </test>
33333   <test name="test-604.cs">
33334     <type name="Program">
33335       <method name="Void .ctor()">
33336         <size>7</size>
33337       </method>
33338       <method name="Int32 Main()">
33339         <size>83</size>
33340       </method>
33341     </type>
33342     <type name="Program+ImplementingExplicitInterfacesMembers">
33343       <method name="Void .ctor()">
33344         <size>7</size>
33345       </method>
33346       <method name="Void Program.Iface1.IfaceMethod1()">
33347         <size>1</size>
33348       </method>
33349       <method name="Void Program.Iface2.IfaceMethod2()">
33350         <size>1</size>
33351       </method>
33352     </type>
33353   </test>
33354   <test name="test-605.cs">
33355     <type name="TestA">
33356       <method name="Void .ctor()">
33357         <size>7</size>
33358       </method>
33359       <method name="System.String get_Method()">
33360         <size>2</size>
33361       </method>
33362     </type>
33363     <type name="TestB">
33364       <method name="Void .ctor()">
33365         <size>7</size>
33366       </method>
33367       <method name="System.String get_Method()">
33368         <size>2</size>
33369       </method>
33370       <method name="Void Main()">
33371         <size>1</size>
33372       </method>
33373     </type>
33374   </test>
33375   <test name="test-606.cs">
33376     <type name="Program">
33377       <method name="Void .ctor()">
33378         <size>7</size>
33379       </method>
33380       <method name="Int32 Main()">
33381         <size>157</size>
33382       </method>
33383     </type>
33384     <type name="Info">
33385       <method name="Void .ctor()">
33386         <size>7</size>
33387       </method>
33388       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33389         <size>2</size>
33390       </method>
33391       <method name="Void System.Collections.IEnumerator.Reset()">
33392         <size>1</size>
33393       </method>
33394       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33395         <size>2</size>
33396       </method>
33397       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33398         <size>2</size>
33399       </method>
33400       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33401         <size>1</size>
33402       </method>
33403     </type>
33404   </test>
33405   <test name="test-607.cs">
33406     <type name="Program">
33407       <method name="Void .ctor()">
33408         <size>7</size>
33409       </method>
33410       <method name="Int32 Main()">
33411         <size>40</size>
33412       </method>
33413     </type>
33414   </test>
33415   <test name="test-608.cs">
33416     <type name="X">
33417       <method name="Void .ctor()">
33418         <size>7</size>
33419       </method>
33420       <method name="Void Main()">
33421         <size>60</size>
33422       </method>
33423     </type>
33424   </test>
33425   <test name="test-609.cs">
33426     <type name="Test">
33427       <method name="Void .ctor()">
33428         <size>7</size>
33429       </method>
33430       <method name="Int32 Main()">
33431         <size>36</size>
33432       </method>
33433     </type>
33434   </test>
33435   <test name="test-61.cs">
33436     <type name="X">
33437       <method name="Void .ctor()">
33438         <size>7</size>
33439       </method>
33440       <method name="Void add_XX(X+MyEvent)">
33441         <size>3</size>
33442       </method>
33443       <method name="Void remove_XX(X+MyEvent)">
33444         <size>3</size>
33445       </method>
33446       <method name="Int32 get_Property()">
33447         <size>4</size>
33448       </method>
33449       <method name="Void set_Property(Int32)">
33450         <size>3</size>
33451       </method>
33452       <method name="Int32 get_P2()">
33453         <size>2</size>
33454       </method>
33455       <method name="Void set_P3(Int32)">
33456         <size>1</size>
33457       </method>
33458       <method name="Int32 Main()">
33459         <size>2</size>
33460       </method>
33461     </type>
33462     <type name="X+MyEvent">
33463       <method name="Void .ctor(Object, IntPtr)">
33464         <size>0</size>
33465       </method>
33466       <method name="Void Invoke()">
33467         <size>0</size>
33468       </method>
33469       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33470         <size>0</size>
33471       </method>
33472       <method name="Void EndInvoke(IAsyncResult)">
33473         <size>0</size>
33474       </method>
33475     </type>
33476   </test>
33477   <test name="test-610.cs">
33478     <type name="A">
33479       <method name="Void .ctor()">
33480         <size>7</size>
33481       </method>
33482       <method name="Void Main()">
33483         <size>1</size>
33484       </method>
33485     </type>
33486     <type name="A+C">
33487       <method name="Void .ctor()">
33488         <size>7</size>
33489       </method>
33490     </type>
33491     <type name="A+C+D">
33492       <method name="Void .ctor()">
33493         <size>7</size>
33494       </method>
33495     </type>
33496     <type name="N.B">
33497       <method name="Void .ctor()">
33498         <size>7</size>
33499       </method>
33500     </type>
33501     <type name="N.B+C">
33502       <method name="Void .ctor()">
33503         <size>7</size>
33504       </method>
33505     </type>
33506     <type name="N.B+C+E">
33507       <method name="Void .ctor()">
33508         <size>7</size>
33509       </method>
33510     </type>
33511     <type name="N.B+A">
33512       <method name="Void .ctor()">
33513         <size>7</size>
33514       </method>
33515     </type>
33516     <type name="N.B+A+D">
33517       <method name="Void .ctor()">
33518         <size>7</size>
33519       </method>
33520     </type>
33521   </test>
33522   <test name="test-611.cs">
33523     <type name="T">
33524       <method name="Void .ctor()">
33525         <size>7</size>
33526       </method>
33527     </type>
33528     <type name="T+Protected">
33529       <method name="Void .ctor()">
33530         <size>7</size>
33531       </method>
33532     </type>
33533     <type name="D">
33534       <method name="Void .ctor()">
33535         <size>7</size>
33536       </method>
33537     </type>
33538     <type name="D+Private">
33539       <method name="Void .ctor()">
33540         <size>7</size>
33541       </method>
33542       <method name="Void Stuff(T+Protected)">
33543         <size>1</size>
33544       </method>
33545     </type>
33546     <type name="D2">
33547       <method name="Void .ctor()">
33548         <size>7</size>
33549       </method>
33550     </type>
33551     <type name="D2+P">
33552       <method name="Void .ctor()">
33553         <size>7</size>
33554       </method>
33555     </type>
33556     <type name="D2+P+Private">
33557       <method name="Void .ctor()">
33558         <size>7</size>
33559       </method>
33560       <method name="Void Stuff(T+Protected)">
33561         <size>1</size>
33562       </method>
33563     </type>
33564     <type name="Z">
33565       <method name="Void .ctor()">
33566         <size>7</size>
33567       </method>
33568       <method name="Void Main()">
33569         <size>1</size>
33570       </method>
33571     </type>
33572   </test>
33573   <test name="test-612.cs">
33574     <type name="Abcdefghijklmnopqrstuvwxyz">
33575       <method name="Void .ctor()">
33576         <size>7</size>
33577       </method>
33578       <method name="Void .cctor()">
33579         <size>7</size>
33580       </method>
33581     </type>
33582     <type name="OO">
33583       <method name="Void .ctor()">
33584         <size>7</size>
33585       </method>
33586       <method name="Void D()">
33587         <size>5293</size>
33588       </method>
33589     </type>
33590     <type name="Zyxwvutsrqp">
33591       <method name="Void .ctor()">
33592         <size>7</size>
33593       </method>
33594       <method name="Void .cctor()">
33595         <size>7</size>
33596       </method>
33597     </type>
33598     <type name="XXX">
33599       <method name="Void .ctor()">
33600         <size>7</size>
33601       </method>
33602       <method name="Boolean IsAltered()">
33603         <size>859</size>
33604       </method>
33605       <method name="Void Main()">
33606         <size>1</size>
33607       </method>
33608     </type>
33609   </test>
33610   <test name="test-613.cs">
33611     <type name="M">
33612       <method name="Void .ctor()">
33613         <size>7</size>
33614       </method>
33615       <method name="Boolean g()">
33616         <size>8</size>
33617       </method>
33618       <method name="Int32 Main()">
33619         <size>62</size>
33620       </method>
33621     </type>
33622   </test>
33623   <test name="test-614.cs">
33624     <type name="C">
33625       <method name="Void .ctor()">
33626         <size>7</size>
33627       </method>
33628       <method name="Void And()">
33629         <size>73</size>
33630       </method>
33631       <method name="Void Or()">
33632         <size>137</size>
33633       </method>
33634       <method name="Int32 Main()">
33635         <size>70</size>
33636       </method>
33637     </type>
33638   </test>
33639   <test name="test-615.cs">
33640     <type name="C">
33641       <method name="Void .ctor()">
33642         <size>7</size>
33643       </method>
33644       <method name="Void Main()">
33645         <size>16</size>
33646       </method>
33647     </type>
33648   </test>
33649   <test name="test-617.cs">
33650     <type name="Y">
33651       <method name="Void .ctor()">
33652         <size>7</size>
33653       </method>
33654       <method name="Void X.add_Foo(MyDelegate)">
33655         <size>1</size>
33656       </method>
33657       <method name="Void X.remove_Foo(MyDelegate)">
33658         <size>1</size>
33659       </method>
33660       <method name="Void add_Foo(MyDelegate)">
33661         <size>24</size>
33662       </method>
33663       <method name="Void remove_Foo(MyDelegate)">
33664         <size>24</size>
33665       </method>
33666       <method name="Int32 X.get_Prop()">
33667         <size>2</size>
33668       </method>
33669       <method name="Int32 Main()">
33670         <size>74</size>
33671       </method>
33672     </type>
33673     <type name="MyDelegate">
33674       <method name="Void .ctor(Object, IntPtr)">
33675         <size>0</size>
33676       </method>
33677       <method name="Int64 Invoke()">
33678         <size>0</size>
33679       </method>
33680       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33681         <size>0</size>
33682       </method>
33683       <method name="Int64 EndInvoke(IAsyncResult)">
33684         <size>0</size>
33685       </method>
33686     </type>
33687   </test>
33688   <test name="test-618.cs">
33689     <type name="C">
33690       <method name="Void .ctor()">
33691         <size>7</size>
33692       </method>
33693       <method name="Void ZeroBasedReductions()">
33694         <size>9</size>
33695       </method>
33696       <method name="Void Main()">
33697         <size>1</size>
33698       </method>
33699     </type>
33700   </test>
33701   <test name="test-619.cs">
33702     <type name="X">
33703       <method name="Void .ctor()">
33704         <size>7</size>
33705       </method>
33706       <method name="Void Main()">
33707         <size>11</size>
33708       </method>
33709     </type>
33710   </test>
33711   <test name="test-62.cs">
33712     <type name="X">
33713       <method name="Void .ctor()">
33714         <size>7</size>
33715       </method>
33716       <method name="X[] GetX()">
33717         <size>2</size>
33718       </method>
33719       <method name="System.Int32[] getInt()">
33720         <size>2</size>
33721       </method>
33722       <method name="System.Int32[,,] getMoreInt()">
33723         <size>2</size>
33724       </method>
33725       <method name="Int32 Main()">
33726         <size>2</size>
33727       </method>
33728     </type>
33729   </test>
33730   <test name="test-620.cs">
33731     <type name="X">
33732       <method name="Void .ctor()">
33733         <size>7</size>
33734       </method>
33735       <method name="Void A(Int32 ByRef)">
33736         <size>7</size>
33737       </method>
33738       <method name="Void B(Int32 ByRef)">
33739         <size>7</size>
33740       </method>
33741       <method name="Int32 Main()">
33742         <size>22</size>
33743       </method>
33744     </type>
33745   </test>
33746   <test name="test-621.cs">
33747     <type name="X">
33748       <method name="Void .ctor()">
33749         <size>7</size>
33750       </method>
33751       <method name="Void Main()">
33752         <size>129</size>
33753       </method>
33754     </type>
33755   </test>
33756   <test name="test-622.cs">
33757     <type name="A">
33758       <method name="Void .ctor(Int32)">
33759         <size>1</size>
33760       </method>
33761     </type>
33762     <type name="B">
33763       <method name="Void .ctor(Int32)">
33764         <size>7</size>
33765       </method>
33766     </type>
33767     <type name="X">
33768       <method name="Void .ctor()">
33769         <size>7</size>
33770       </method>
33771       <method name="Void Foo(A ByRef)">
33772         <size>8</size>
33773       </method>
33774       <method name="Void Foo(System.Object ByRef)">
33775         <size>9</size>
33776       </method>
33777       <method name="Int32 Main()">
33778         <size>16</size>
33779       </method>
33780     </type>
33781   </test>
33782   <test name="test-623.cs">
33783     <type name="X">
33784       <method name="Void .ctor()">
33785         <size>7</size>
33786       </method>
33787       <method name="Void a()">
33788         <size>0</size>
33789       </method>
33790     </type>
33791     <type name="Y">
33792       <method name="Void .ctor()">
33793         <size>7</size>
33794       </method>
33795       <method name="Void a()">
33796         <size>11</size>
33797       </method>
33798       <method name="Void Main()">
33799         <size>13</size>
33800       </method>
33801     </type>
33802   </test>
33803   <test name="test-624.cs">
33804     <type name="X">
33805       <method name="Void .ctor()">
33806         <size>7</size>
33807       </method>
33808       <method name="Int32 get_Type()">
33809         <size>2</size>
33810       </method>
33811       <method name="Void Main()">
33812         <size>3</size>
33813       </method>
33814     </type>
33815   </test>
33816   <test name="test-625.cs">
33817     <type name="Location">
33818       <method name="Void .ctor()">
33819         <size>7</size>
33820       </method>
33821       <method name="Int32 get_Null()">
33822         <size>2</size>
33823       </method>
33824     </type>
33825     <type name="X">
33826       <method name="Void .ctor()">
33827         <size>13</size>
33828       </method>
33829       <method name="Void Main()">
33830         <size>1</size>
33831       </method>
33832     </type>
33833   </test>
33834   <test name="test-626.cs">
33835     <type name="X">
33836       <method name="Void .ctor()">
33837         <size>7</size>
33838       </method>
33839       <method name="Void A()">
33840         <size>1</size>
33841       </method>
33842       <method name="Void Main()">
33843         <size>37</size>
33844       </method>
33845     </type>
33846   </test>
33847   <test name="test-627.cs">
33848     <type name="B">
33849       <method name="Void .ctor()">
33850         <size>7</size>
33851       </method>
33852       <method name="Void X.B()">
33853         <size>1</size>
33854       </method>
33855       <method name="Void A.B()">
33856         <size>1</size>
33857       </method>
33858     </type>
33859     <type name="M">
33860       <method name="Void .ctor()">
33861         <size>7</size>
33862       </method>
33863       <method name="Void N(System.Object)">
33864         <size>8</size>
33865       </method>
33866       <method name="Void Main()">
33867         <size>1</size>
33868       </method>
33869     </type>
33870   </test>
33871   <test name="test-628.cs">
33872     <type name="N1.B">
33873       <method name="Void .ctor()">
33874         <size>7</size>
33875       </method>
33876     </type>
33877     <type name="X">
33878       <method name="Void .ctor()">
33879         <size>7</size>
33880       </method>
33881     </type>
33882     <type name="X2">
33883       <method name="Void .ctor()">
33884         <size>7</size>
33885       </method>
33886     </type>
33887     <type name="Y2">
33888       <method name="Void .ctor()">
33889         <size>7</size>
33890       </method>
33891     </type>
33892     <type name="Y">
33893       <method name="Void .ctor()">
33894         <size>7</size>
33895       </method>
33896       <method name="Void Main()">
33897         <size>1</size>
33898       </method>
33899     </type>
33900   </test>
33901   <test name="test-629.cs">
33902     <type name="Foo">
33903       <method name="Void .ctor()">
33904         <size>7</size>
33905       </method>
33906       <method name="IEnumerable foo()">
33907         <size>16</size>
33908       </method>
33909       <method name="Int32 Main()">
33910         <size>65</size>
33911       </method>
33912     </type>
33913     <type name="Foo+&lt;foo&gt;c__Iterator0">
33914       <method name="Void .ctor()">
33915         <size>7</size>
33916       </method>
33917       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33918         <size>7</size>
33919       </method>
33920       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
33921         <size>7</size>
33922       </method>
33923       <method name="Boolean MoveNext()">
33924         <size>39</size>
33925       </method>
33926       <method name="Void Dispose()">
33927         <size>8</size>
33928       </method>
33929       <method name="Void Reset()">
33930         <size>6</size>
33931       </method>
33932       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33933         <size>7</size>
33934       </method>
33935       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
33936         <size>26</size>
33937       </method>
33938     </type>
33939   </test>
33940   <test name="test-63.cs">
33941     <type name="X">
33942       <method name="Void .ctor()">
33943         <size>7</size>
33944       </method>
33945       <method name="Int32 Main()">
33946         <size>96</size>
33947       </method>
33948     </type>
33949   </test>
33950   <test name="test-630.cs">
33951     <type name="MyEx">
33952       <method name="Void .ctor()">
33953         <size>7</size>
33954       </method>
33955     </type>
33956     <type name="Ex">
33957       <method name="Void .ctor()">
33958         <size>7</size>
33959       </method>
33960       <method name="Int32 test(Int32)">
33961         <size>37</size>
33962       </method>
33963       <method name="Int32 Main()">
33964         <size>70</size>
33965       </method>
33966     </type>
33967   </test>
33968   <test name="test-631.cs">
33969     <type name="A">
33970       <method name="Void .ctor()">
33971         <size>7</size>
33972       </method>
33973       <method name="SByte op_Implicit(A)">
33974         <size>2</size>
33975       </method>
33976       <method name="Byte op_Implicit(A)">
33977         <size>2</size>
33978       </method>
33979       <method name="Int16 op_Implicit(A)">
33980         <size>2</size>
33981       </method>
33982       <method name="UInt16 op_Implicit(A)">
33983         <size>2</size>
33984       </method>
33985       <method name="Int32 op_Implicit(A)">
33986         <size>2</size>
33987       </method>
33988       <method name="UInt32 op_Implicit(A)">
33989         <size>2</size>
33990       </method>
33991       <method name="Int64 op_Implicit(A)">
33992         <size>3</size>
33993       </method>
33994       <method name="UInt64 op_Implicit(A)">
33995         <size>3</size>
33996       </method>
33997     </type>
33998     <type name="A2">
33999       <method name="Void .ctor()">
34000         <size>7</size>
34001       </method>
34002       <method name="SByte op_Implicit(A2)">
34003         <size>2</size>
34004       </method>
34005       <method name="Byte op_Implicit(A2)">
34006         <size>2</size>
34007       </method>
34008       <method name="Int16 op_Implicit(A2)">
34009         <size>2</size>
34010       </method>
34011       <method name="UInt32 op_Implicit(A2)">
34012         <size>2</size>
34013       </method>
34014       <method name="Int64 op_Implicit(A2)">
34015         <size>3</size>
34016       </method>
34017       <method name="UInt64 op_Implicit(A2)">
34018         <size>3</size>
34019       </method>
34020     </type>
34021     <type name="A3">
34022       <method name="Void .ctor()">
34023         <size>7</size>
34024       </method>
34025       <method name="SByte op_Implicit(A3)">
34026         <size>2</size>
34027       </method>
34028       <method name="UInt32 op_Implicit(A3)">
34029         <size>2</size>
34030       </method>
34031       <method name="Int64 op_Implicit(A3)">
34032         <size>3</size>
34033       </method>
34034       <method name="UInt64 op_Implicit(A3)">
34035         <size>3</size>
34036       </method>
34037     </type>
34038     <type name="A4">
34039       <method name="Void .ctor()">
34040         <size>7</size>
34041       </method>
34042       <method name="UInt32 op_Implicit(A4)">
34043         <size>2</size>
34044       </method>
34045       <method name="Int64 op_Implicit(A4)">
34046         <size>3</size>
34047       </method>
34048       <method name="UInt64 op_Implicit(A4)">
34049         <size>3</size>
34050       </method>
34051     </type>
34052     <type name="A5">
34053       <method name="Void .ctor()">
34054         <size>7</size>
34055       </method>
34056       <method name="UInt32 op_Implicit(A5)">
34057         <size>2</size>
34058       </method>
34059       <method name="Int32 op_Implicit(A5)">
34060         <size>2</size>
34061       </method>
34062     </type>
34063     <type name="A6">
34064       <method name="Void .ctor()">
34065         <size>7</size>
34066       </method>
34067       <method name="Byte op_Implicit(A6)">
34068         <size>2</size>
34069       </method>
34070     </type>
34071     <type name="MyDecimal">
34072       <method name="Void .ctor()">
34073         <size>7</size>
34074       </method>
34075       <method name="Decimal op_Implicit(MyDecimal)">
34076         <size>8</size>
34077       </method>
34078     </type>
34079     <type name="Constraint">
34080       <method name="Void .ctor()">
34081         <size>7</size>
34082       </method>
34083       <method name="Int32 Main()">
34084         <size>293</size>
34085       </method>
34086     </type>
34087   </test>
34088   <test name="test-632.cs">
34089     <type name="Bug379822">
34090       <method name="Void .ctor()">
34091         <size>7</size>
34092       </method>
34093       <method name="Void Assert(Boolean, Boolean)">
34094         <size>19</size>
34095       </method>
34096       <method name="Void TestAnd(Boolean)">
34097         <size>79</size>
34098       </method>
34099       <method name="Void TestOr(Boolean)">
34100         <size>92</size>
34101       </method>
34102       <method name="Void Test(Boolean)">
34103         <size>13</size>
34104       </method>
34105       <method name="Void Main()">
34106         <size>13</size>
34107       </method>
34108     </type>
34109   </test>
34110   <test name="test-633.cs">
34111     <type name="Test.C">
34112       <method name="Void .ctor()">
34113         <size>7</size>
34114       </method>
34115       <method name="Void Main()">
34116         <size>1</size>
34117       </method>
34118     </type>
34119   </test>
34120   <test name="test-634.cs">
34121     <type name="Test">
34122       <method name="Void .ctor()">
34123         <size>7</size>
34124       </method>
34125       <method name="Void TestFunc()">
34126         <size>2</size>
34127       </method>
34128       <method name="Void Main(System.String[])">
34129         <size>6</size>
34130       </method>
34131     </type>
34132     <type name="Test+D">
34133       <method name="Void .ctor(Object, IntPtr)">
34134         <size>0</size>
34135       </method>
34136       <method name="Void Invoke()">
34137         <size>0</size>
34138       </method>
34139       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34140         <size>0</size>
34141       </method>
34142       <method name="Void EndInvoke(IAsyncResult)">
34143         <size>0</size>
34144       </method>
34145     </type>
34146   </test>
34147   <test name="test-635.cs">
34148     <type name="ShortCircuitFold">
34149       <method name="Void .ctor()">
34150         <size>7</size>
34151       </method>
34152       <method name="Boolean get_False()">
34153         <size>14</size>
34154       </method>
34155       <method name="Boolean get_True()">
34156         <size>14</size>
34157       </method>
34158       <method name="Void a(Boolean, Boolean)">
34159         <size>19</size>
34160       </method>
34161       <method name="Void c(Int32)">
34162         <size>67</size>
34163       </method>
34164       <method name="Boolean f()">
34165         <size>11</size>
34166       </method>
34167       <method name="Void Main()">
34168         <size>169</size>
34169       </method>
34170     </type>
34171   </test>
34172   <test name="test-636.cs">
34173     <type name="Foo">
34174       <method name="Void .ctor()">
34175         <size>7</size>
34176       </method>
34177       <method name="Boolean get_False()">
34178         <size>14</size>
34179       </method>
34180       <method name="Void ping()">
34181         <size>13</size>
34182       </method>
34183       <method name="Int32 test_while(Int32)">
34184         <size>53</size>
34185       </method>
34186       <method name="Int32 test_do_while(Int32)">
34187         <size>53</size>
34188       </method>
34189       <method name="Int32 test_for(Int32)">
34190         <size>64</size>
34191       </method>
34192       <method name="Void test_for_empty()">
34193         <size>35</size>
34194       </method>
34195       <method name="Void Main()">
34196         <size>30</size>
34197       </method>
34198     </type>
34199   </test>
34200   <test name="test-638.cs">
34201     <type name="Fail">
34202       <method name="Void .ctor()">
34203         <size>7</size>
34204       </method>
34205       <method name="Void Main()">
34206         <size>110</size>
34207       </method>
34208     </type>
34209     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34210       <method name="Void .ctor()">
34211         <size>7</size>
34212       </method>
34213       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34214         <size>28</size>
34215       </method>
34216     </type>
34217   </test>
34218   <test name="test-639.cs">
34219     <type name="Foo">
34220       <method name="Void .ctor()">
34221         <size>7</size>
34222       </method>
34223       <method name="System.String get_s()">
34224         <size>13</size>
34225       </method>
34226       <method name="Void set_s(System.String)">
34227         <size>34</size>
34228       </method>
34229       <method name="Void Main()">
34230         <size>67</size>
34231       </method>
34232     </type>
34233   </test>
34234   <test name="test-64.cs">
34235     <type name="Operator">
34236       <method name="Void .ctor()">
34237         <size>7</size>
34238       </method>
34239     </type>
34240     <type name="Blah">
34241       <method name="Void .ctor(Operator)">
34242         <size>7</size>
34243       </method>
34244     </type>
34245     <type name="T">
34246       <method name="Void .ctor()">
34247         <size>7</size>
34248       </method>
34249       <method name="Int32 Main()">
34250         <size>9</size>
34251       </method>
34252     </type>
34253   </test>
34254   <test name="test-640.cs">
34255     <type name="C">
34256       <method name="Void .ctor()">
34257         <size>7</size>
34258       </method>
34259       <method name="Int32 Main()">
34260         <size>100</size>
34261       </method>
34262     </type>
34263   </test>
34264   <test name="test-641.cs">
34265     <type name="Identifier">
34266       <method name="Void .ctor()">
34267         <size>7</size>
34268       </method>
34269       <method name="Int32 Main()">
34270         <size>55</size>
34271       </method>
34272       <method name="Boolean op_Equality(Identifier, Identifier)">
34273         <size>2</size>
34274       </method>
34275       <method name="Boolean op_Inequality(Identifier, Identifier)">
34276         <size>2</size>
34277       </method>
34278       <method name="Identifier op_Implicit(System.String)">
34279         <size>2</size>
34280       </method>
34281       <method name="System.String op_Implicit(Identifier)">
34282         <size>2</size>
34283       </method>
34284       <method name="Decimal op_Implicit(Identifier)">
34285         <size>7</size>
34286       </method>
34287     </type>
34288   </test>
34289   <test name="test-642.cs">
34290     <type name="C">
34291       <method name="Void .ctor()">
34292         <size>7</size>
34293       </method>
34294       <method name="Int32 Main()">
34295         <size>40</size>
34296       </method>
34297     </type>
34298   </test>
34299   <test name="test-643.cs">
34300     <type name="PointerArithmeticTest">
34301       <method name="Void .ctor()">
34302         <size>7</size>
34303       </method>
34304       <method name="Int32 Main()">
34305         <size>130</size>
34306       </method>
34307       <method name="Int32* Conversions(Int64)">
34308         <size>3</size>
34309       </method>
34310       <method name="Int32 CheckAdd(Byte*, Int32)">
34311         <size>14</size>
34312       </method>
34313       <method name="Int32 CheckSub(Int16*, Int32)">
34314         <size>16</size>
34315       </method>
34316       <method name="Int32 CheckSub2(Int16*, Int32)">
34317         <size>23</size>
34318       </method>
34319     </type>
34320   </test>
34321   <test name="test-644.cs">
34322     <type name="Program">
34323       <method name="Void .ctor()">
34324         <size>7</size>
34325       </method>
34326       <method name="System.Object M(Int32)">
34327         <size>2</size>
34328       </method>
34329       <method name="Void Test_1()">
34330         <size>59</size>
34331       </method>
34332       <method name="Boolean Test_2()">
34333         <size>24</size>
34334       </method>
34335       <method name="Boolean Test_3()">
34336         <size>24</size>
34337       </method>
34338       <method name="Boolean Test_4(Program+D)">
34339         <size>13</size>
34340       </method>
34341       <method name="Int32 Main()">
34342         <size>75</size>
34343       </method>
34344     </type>
34345     <type name="Program+D">
34346       <method name="Void .ctor(Object, IntPtr)">
34347         <size>0</size>
34348       </method>
34349       <method name="System.Object Invoke(Int32)">
34350         <size>0</size>
34351       </method>
34352       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34353         <size>0</size>
34354       </method>
34355       <method name="System.Object EndInvoke(IAsyncResult)">
34356         <size>0</size>
34357       </method>
34358     </type>
34359   </test>
34360   <test name="test-645.cs">
34361     <type name="Program">
34362       <method name="Void .ctor()">
34363         <size>7</size>
34364       </method>
34365       <method name="IEnumerable get_Empty()">
34366         <size>16</size>
34367       </method>
34368       <method name="Void Main()">
34369         <size>61</size>
34370       </method>
34371     </type>
34372     <type name="Program+&lt;&gt;c__Iterator0">
34373       <method name="Void .ctor()">
34374         <size>7</size>
34375       </method>
34376       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34377         <size>7</size>
34378       </method>
34379       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34380         <size>7</size>
34381       </method>
34382       <method name="Boolean MoveNext()">
34383         <size>158</size>
34384       </method>
34385       <method name="Void Dispose()">
34386         <size>8</size>
34387       </method>
34388       <method name="Void Reset()">
34389         <size>6</size>
34390       </method>
34391       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34392         <size>7</size>
34393       </method>
34394       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34395         <size>26</size>
34396       </method>
34397     </type>
34398   </test>
34399   <test name="test-646.cs">
34400     <type name="Program">
34401       <method name="Void .ctor()">
34402         <size>7</size>
34403       </method>
34404       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34405         <size>7</size>
34406       </method>
34407       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34408         <size>7</size>
34409       </method>
34410       <method name="Int32 Main()">
34411         <size>113</size>
34412       </method>
34413     </type>
34414   </test>
34415   <test name="test-647.cs">
34416     <type name="Foo">
34417       <method name="Void .ctor()">
34418         <size>7</size>
34419       </method>
34420       <method name="Void Main()">
34421         <size>28</size>
34422       </method>
34423     </type>
34424   </test>
34425   <test name="test-648.cs">
34426     <type name="ParamMismatch.TestCase">
34427       <method name="Void .ctor()">
34428         <size>7</size>
34429       </method>
34430       <method name="Void add_Culprit(System.EventHandler)">
34431         <size>1</size>
34432       </method>
34433       <method name="Void remove_Culprit(System.EventHandler)">
34434         <size>1</size>
34435       </method>
34436       <method name="Void Main()">
34437         <size>1</size>
34438       </method>
34439       <method name="Void Finalize()">
34440         <size>13</size>
34441       </method>
34442     </type>
34443   </test>
34444   <test name="test-649.cs">
34445     <type name="MainClass">
34446       <method name="Void .ctor()">
34447         <size>7</size>
34448       </method>
34449       <method name="Void Main(System.String[])">
34450         <size>609</size>
34451       </method>
34452     </type>
34453     <type name="MainClass+Decimal2">
34454       <method name="Void .ctor(Double)">
34455         <size>13</size>
34456       </method>
34457       <method name="Void .ctor(Decimal)">
34458         <size>8</size>
34459       </method>
34460       <method name="Decimal2 op_Explicit(Decimal)">
34461         <size>7</size>
34462       </method>
34463       <method name="Decimal2 op_Explicit(Double)">
34464         <size>7</size>
34465       </method>
34466       <method name="Decimal op_Implicit(Decimal2)">
34467         <size>8</size>
34468       </method>
34469     </type>
34470   </test>
34471   <test name="test-65.cs">
34472     <type name="X">
34473       <method name="Void .ctor()">
34474         <size>7</size>
34475       </method>
34476       <method name="Void receiver(S)">
34477         <size>7</size>
34478       </method>
34479       <method name="System.Object BoxS()">
34480         <size>21</size>
34481       </method>
34482       <method name="S Plain()">
34483         <size>16</size>
34484       </method>
34485       <method name="Int32 Main()">
34486         <size>98</size>
34487       </method>
34488     </type>
34489   </test>
34490   <test name="test-650.cs">
34491     <type name="App">
34492       <method name="Void .ctor()">
34493         <size>7</size>
34494       </method>
34495       <method name="Void Main()">
34496         <size>1</size>
34497       </method>
34498     </type>
34499   </test>
34500   <test name="test-651.cs">
34501     <type name="Foo">
34502       <method name="Void .ctor()">
34503         <size>7</size>
34504       </method>
34505       <method name="Void Open(IList)">
34506         <size>1</size>
34507       </method>
34508       <method name="Void Open(System.Collections.ArrayList ByRef)">
34509         <size>20</size>
34510       </method>
34511       <method name="Void Main()">
34512         <size>1</size>
34513       </method>
34514     </type>
34515   </test>
34516   <test name="test-652.cs">
34517     <type name="C">
34518       <method name="Void .ctor()">
34519         <size>7</size>
34520       </method>
34521       <method name="Int32 Main()">
34522         <size>6</size>
34523       </method>
34524       <method name="Int32 Test()">
34525         <size>27</size>
34526       </method>
34527     </type>
34528   </test>
34529   <test name="test-653.cs">
34530     <type name="C">
34531       <method name="Void .ctor()">
34532         <size>7</size>
34533       </method>
34534       <method name="Int32 Test()">
34535         <size>50</size>
34536       </method>
34537       <method name="Void Test2()">
34538         <size>32</size>
34539       </method>
34540       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
34541         <size>39</size>
34542       </method>
34543       <method name="Int32 Main()">
34544         <size>41</size>
34545       </method>
34546     </type>
34547   </test>
34548   <test name="test-654.cs">
34549     <type name="Program">
34550       <method name="Void .ctor()">
34551         <size>7</size>
34552       </method>
34553       <method name="Int32 Main()">
34554         <size>8</size>
34555       </method>
34556       <method name="Int32 Test(SByte*)">
34557         <size>33</size>
34558       </method>
34559     </type>
34560   </test>
34561   <test name="test-655.cs">
34562     <type name="D">
34563       <method name="Void .ctor()">
34564         <size>7</size>
34565       </method>
34566       <method name="Byte get_Item(Int32)">
34567         <size>7</size>
34568       </method>
34569       <method name="Void set_Item(Int32, Byte)">
34570         <size>8</size>
34571       </method>
34572       <method name="Int32 Main()">
34573         <size>77</size>
34574       </method>
34575     </type>
34576   </test>
34577   <test name="test-656.cs">
34578     <type name="Goo">
34579       <method name="Void .ctor()">
34580         <size>7</size>
34581       </method>
34582       <method name="Void Main()">
34583         <size>26</size>
34584       </method>
34585     </type>
34586   </test>
34587   <test name="test-657.cs">
34588     <type name="TestDebug.C">
34589       <method name="Void .ctor()">
34590         <size>7</size>
34591       </method>
34592       <method name="Void Method()">
34593         <size>1</size>
34594       </method>
34595     </type>
34596     <type name="TestDebug.Program">
34597       <method name="Void .ctor()">
34598         <size>7</size>
34599       </method>
34600       <method name="Void Excluded()">
34601         <size>11</size>
34602       </method>
34603       <method name="Int32 Main()">
34604         <size>7</size>
34605       </method>
34606     </type>
34607   </test>
34608   <test name="test-658.cs">
34609     <type name="A">
34610       <method name="Void .ctor()">
34611         <size>7</size>
34612       </method>
34613       <method name="Int32 get_Thread()">
34614         <size>2</size>
34615       </method>
34616     </type>
34617     <type name="Thread">
34618       <method name="Void .ctor()">
34619         <size>7</size>
34620       </method>
34621       <method name="Void Foo()">
34622         <size>1</size>
34623       </method>
34624     </type>
34625     <type name="B">
34626       <method name="Void .ctor()">
34627         <size>7</size>
34628       </method>
34629       <method name="Void Main()">
34630         <size>6</size>
34631       </method>
34632     </type>
34633   </test>
34634   <test name="test-659.cs">
34635     <type name="MySubClass">
34636       <method name="Void .ctor()">
34637         <size>7</size>
34638       </method>
34639       <method name="Int32 Main()">
34640         <size>30</size>
34641       </method>
34642       <method name="Void set_BB(Int32, Boolean)">
34643         <size>1</size>
34644       </method>
34645       <method name="Void Iface.set_AA(Int32, Boolean)">
34646         <size>9</size>
34647       </method>
34648     </type>
34649   </test>
34650   <test name="test-66.cs">
34651     <type name="Y">
34652       <method name="Void .ctor()">
34653         <size>7</size>
34654       </method>
34655     </type>
34656     <type name="X">
34657       <method name="Void .ctor()">
34658         <size>7</size>
34659       </method>
34660       <method name="Void .cctor()">
34661         <size>53</size>
34662       </method>
34663       <method name="Void FillOne()">
34664         <size>18</size>
34665       </method>
34666       <method name="Void FillSingle()">
34667         <size>39</size>
34668       </method>
34669       <method name="Void FillDouble()">
34670         <size>59</size>
34671       </method>
34672       <method name="Void FillObject()">
34673         <size>52</size>
34674       </method>
34675       <method name="Void FillDoubleObject()">
34676         <size>81</size>
34677       </method>
34678       <method name="Int32 TestSingle()">
34679         <size>47</size>
34680       </method>
34681       <method name="Int32 TestDouble()">
34682         <size>67</size>
34683       </method>
34684       <method name="Int32 TestObjectSingle()">
34685         <size>48</size>
34686       </method>
34687       <method name="Int32 TestObjectDouble()">
34688         <size>72</size>
34689       </method>
34690       <method name="Int32 Main()">
34691         <size>80</size>
34692       </method>
34693     </type>
34694   </test>
34695   <test name="test-660.cs">
34696     <type name="Test">
34697       <method name="Void .ctor()">
34698         <size>7</size>
34699       </method>
34700       <method name="Void Main()">
34701         <size>25</size>
34702       </method>
34703     </type>
34704     <type name="Status">
34705       <method name="Void .ctor(Code)">
34706         <size>8</size>
34707       </method>
34708       <method name="Status op_Implicit(Code)">
34709         <size>7</size>
34710       </method>
34711       <method name="Code op_Implicit(Status)">
34712         <size>8</size>
34713       </method>
34714     </type>
34715   </test>
34716   <test name="test-661.cs">
34717     <type name="Test">
34718       <method name="Void .ctor()">
34719         <size>7</size>
34720       </method>
34721       <method name="Void Main()">
34722         <size>1</size>
34723       </method>
34724       <method name="Void TestMethod()">
34725         <size>15</size>
34726       </method>
34727       <method name="SummaryInfo GetSummary()">
34728         <size>2</size>
34729       </method>
34730     </type>
34731   </test>
34732   <test name="test-662.cs">
34733     <type name="C">
34734       <method name="Void .ctor()">
34735         <size>7</size>
34736       </method>
34737       <method name="Void Main()">
34738         <size>1</size>
34739       </method>
34740     </type>
34741   </test>
34742   <test name="test-663.cs">
34743     <type name="A">
34744       <method name="Void .ctor()">
34745         <size>7</size>
34746       </method>
34747       <method name="Int32 op_Implicit(A)">
34748         <size>2</size>
34749       </method>
34750       <method name="Boolean op_Implicit(A)">
34751         <size>2</size>
34752       </method>
34753     </type>
34754     <type name="C">
34755       <method name="Void .ctor()">
34756         <size>7</size>
34757       </method>
34758       <method name="Void Main()">
34759         <size>17</size>
34760       </method>
34761     </type>
34762   </test>
34763   <test name="test-664.cs">
34764     <type name="C">
34765       <method name="Void .ctor()">
34766         <size>7</size>
34767       </method>
34768       <method name="Boolean Test(System.String)">
34769         <size>148</size>
34770       </method>
34771       <method name="Int32 Main()">
34772         <size>49</size>
34773       </method>
34774     </type>
34775   </test>
34776   <test name="test-665.cs">
34777     <type name="Test">
34778       <method name="Void .ctor()">
34779         <size>7</size>
34780       </method>
34781       <method name="Int32 Main()">
34782         <size>14</size>
34783       </method>
34784       <method name="Int32 Method(System.Object)">
34785         <size>2</size>
34786       </method>
34787     </type>
34788   </test>
34789   <test name="test-666.cs">
34790     <type name="C">
34791       <method name="Void .ctor()">
34792         <size>7</size>
34793       </method>
34794       <method name="Void Main()">
34795         <size>1</size>
34796       </method>
34797     </type>
34798   </test>
34799   <test name="test-667.cs">
34800     <type name="CA">
34801       <method name="Void .ctor()">
34802         <size>7</size>
34803       </method>
34804       <method name="Void IA.M()">
34805         <size>1</size>
34806       </method>
34807     </type>
34808     <type name="CC">
34809       <method name="Void .ctor()">
34810         <size>7</size>
34811       </method>
34812       <method name="Void Main()">
34813         <size>1</size>
34814       </method>
34815     </type>
34816   </test>
34817   <test name="test-668.cs">
34818     <type name="Bar">
34819       <method name="Void .ctor()">
34820         <size>7</size>
34821       </method>
34822     </type>
34823     <type name="Test">
34824       <method name="Void .ctor()">
34825         <size>7</size>
34826       </method>
34827       <method name="Void Main()">
34828         <size>7</size>
34829       </method>
34830     </type>
34831   </test>
34832   <test name="test-669.cs">
34833     <type name="Test">
34834       <method name="Void .ctor()">
34835         <size>7</size>
34836       </method>
34837       <method name="Void Main()">
34838         <size>3</size>
34839       </method>
34840     </type>
34841   </test>
34842   <test name="test-670.cs">
34843     <type name="C">
34844       <method name="Void .ctor()">
34845         <size>7</size>
34846       </method>
34847       <method name="Void Main()">
34848         <size>14</size>
34849       </method>
34850     </type>
34851   </test>
34852   <test name="test-671.cs">
34853     <type name="C">
34854       <method name="Void .ctor()">
34855         <size>7</size>
34856       </method>
34857       <method name="Int32 Main()">
34858         <size>19</size>
34859       </method>
34860       <method name="Boolean Bar(System.Object)">
34861         <size>2</size>
34862       </method>
34863     </type>
34864   </test>
34865   <test name="test-672.cs">
34866     <type name="X">
34867       <method name="Void .ctor()">
34868         <size>7</size>
34869       </method>
34870       <method name="S* get_Foo2()">
34871         <size>3</size>
34872       </method>
34873       <method name="Void Main()">
34874         <size>1</size>
34875       </method>
34876       <method name="Int32* get_Foo()">
34877         <size>3</size>
34878       </method>
34879     </type>
34880   </test>
34881   <test name="test-673.cs">
34882     <type name="Test">
34883       <method name="Void .ctor()">
34884         <size>7</size>
34885       </method>
34886       <method name="Void Foo()">
34887         <size>1</size>
34888       </method>
34889       <method name="Int32 Main()">
34890         <size>85</size>
34891       </method>
34892     </type>
34893   </test>
34894   <test name="test-674.cs">
34895     <type name="Test">
34896       <method name="Void .ctor()">
34897         <size>7</size>
34898       </method>
34899       <method name="Int32 Main()">
34900         <size>56</size>
34901       </method>
34902       <method name="Int32 &lt;Main&gt;m__0(Int32)">
34903         <size>2</size>
34904       </method>
34905     </type>
34906     <type name="Test+D">
34907       <method name="Void .ctor(Object, IntPtr)">
34908         <size>0</size>
34909       </method>
34910       <method name="Int32 Invoke(Int32)">
34911         <size>0</size>
34912       </method>
34913       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34914         <size>0</size>
34915       </method>
34916       <method name="Int32 EndInvoke(IAsyncResult)">
34917         <size>0</size>
34918       </method>
34919     </type>
34920   </test>
34921   <test name="test-675.cs">
34922     <type name="B">
34923       <method name="Void .ctor()">
34924         <size>7</size>
34925       </method>
34926       <method name="Int32 GetHashCode()">
34927         <size>2</size>
34928       </method>
34929       <method name="Boolean Equals(System.Object)">
34930         <size>2</size>
34931       </method>
34932       <method name="Boolean op_Equality(B, B)">
34933         <size>2</size>
34934       </method>
34935       <method name="Boolean op_Inequality(B, B)">
34936         <size>2</size>
34937       </method>
34938     </type>
34939     <type name="Test">
34940       <method name="Void .ctor()">
34941         <size>7</size>
34942       </method>
34943       <method name="Int32 Main()">
34944         <size>2</size>
34945       </method>
34946     </type>
34947   </test>
34948   <test name="test-676.cs">
34949     <type name="N.Item">
34950       <method name="Void .ctor()">
34951         <size>7</size>
34952       </method>
34953     </type>
34954     <type name="N.Test">
34955       <method name="Void .ctor()">
34956         <size>7</size>
34957       </method>
34958       <method name="N.Item get_Item(N.Test)">
34959         <size>2</size>
34960       </method>
34961       <method name="Void Foo(ItemSlot)">
34962         <size>27</size>
34963       </method>
34964       <method name="Int32 Main()">
34965         <size>2</size>
34966       </method>
34967     </type>
34968   </test>
34969   <test name="test-677.cs">
34970     <type name="InvokeWindow">
34971       <method name="Void .ctor()">
34972         <size>7</size>
34973       </method>
34974       <method name="Void add_E(D)">
34975         <size>24</size>
34976       </method>
34977       <method name="Void remove_E(D)">
34978         <size>24</size>
34979       </method>
34980       <method name="Void Run()">
34981         <size>12</size>
34982       </method>
34983     </type>
34984     <type name="Test">
34985       <method name="Void .ctor()">
34986         <size>7</size>
34987       </method>
34988       <method name="Int32 Main()">
34989         <size>32</size>
34990       </method>
34991       <method name="Void OnDeleteEvent()">
34992         <size>1</size>
34993       </method>
34994       <method name="Void OnDeleteEvent(Int32)">
34995         <size>1</size>
34996       </method>
34997     </type>
34998     <type name="D">
34999       <method name="Void .ctor(Object, IntPtr)">
35000         <size>0</size>
35001       </method>
35002       <method name="Void Invoke()">
35003         <size>0</size>
35004       </method>
35005       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35006         <size>0</size>
35007       </method>
35008       <method name="Void EndInvoke(IAsyncResult)">
35009         <size>0</size>
35010       </method>
35011     </type>
35012   </test>
35013   <test name="test-678.cs">
35014     <type name="NaNTest">
35015       <method name="Void .ctor(Double, Double)">
35016         <size>171</size>
35017       </method>
35018       <method name="Int32 Main()">
35019         <size>26</size>
35020       </method>
35021     </type>
35022   </test>
35023   <test name="test-679.cs">
35024     <type name="Program">
35025       <method name="Void .ctor()">
35026         <size>7</size>
35027       </method>
35028       <method name="Int32 Main()">
35029         <size>12</size>
35030       </method>
35031     </type>
35032   </test>
35033   <test name="test-68.cs">
35034     <type name="Y">
35035       <method name="Void .ctor()">
35036         <size>14</size>
35037       </method>
35038     </type>
35039     <type name="X">
35040       <method name="Void .ctor()">
35041         <size>7</size>
35042       </method>
35043       <method name="Int32 Main()">
35044         <size>147</size>
35045       </method>
35046     </type>
35047   </test>
35048   <test name="test-680.cs">
35049     <type name="AsStringProblem.MainClass">
35050       <method name="Void .ctor()">
35051         <size>7</size>
35052       </method>
35053       <method name="Void Main()">
35054         <size>94</size>
35055       </method>
35056     </type>
35057   </test>
35058   <test name="test-681.cs">
35059     <type name="Bug">
35060       <method name="Void .ctor()">
35061         <size>20</size>
35062       </method>
35063       <method name="Void Main()">
35064         <size>1</size>
35065       </method>
35066     </type>
35067     <type name="BugClass">
35068       <method name="Void .cctor()">
35069         <size>18</size>
35070       </method>
35071       <method name="Void FooImplementation(System.Void*)">
35072         <size>1</size>
35073       </method>
35074     </type>
35075     <type name="BugClass+Foo">
35076       <method name="Void .ctor(Object, IntPtr)">
35077         <size>0</size>
35078       </method>
35079       <method name="Void Invoke(System.Void*)">
35080         <size>0</size>
35081       </method>
35082       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35083         <size>0</size>
35084       </method>
35085       <method name="Void EndInvoke(IAsyncResult)">
35086         <size>0</size>
35087       </method>
35088     </type>
35089   </test>
35090   <test name="test-683.cs">
35091     <type name="broken_cast">
35092       <method name="Void .ctor()">
35093         <size>7</size>
35094       </method>
35095       <method name="Int32 Main()">
35096         <size>32</size>
35097       </method>
35098     </type>
35099   </test>
35100   <test name="test-684.cs">
35101     <type name="mono_bug.Program">
35102       <method name="Void .ctor()">
35103         <size>7</size>
35104       </method>
35105       <method name="Void Main()">
35106         <size>71</size>
35107       </method>
35108       <method name="System.Double[][,] ReturnArray()">
35109         <size>62</size>
35110       </method>
35111     </type>
35112   </test>
35113   <test name="test-685.cs">
35114     <type name="C">
35115       <method name="Void .ctor()">
35116         <size>7</size>
35117       </method>
35118       <method name="Void Main()">
35119         <size>28</size>
35120       </method>
35121     </type>
35122   </test>
35123   <test name="test-686.cs">
35124     <type name="Test">
35125       <method name="Void .ctor()">
35126         <size>7</size>
35127       </method>
35128       <method name="Void Main()">
35129         <size>51</size>
35130       </method>
35131       <method name="Void Foo()">
35132         <size>145</size>
35133       </method>
35134     </type>
35135   </test>
35136   <test name="test-687.cs">
35137     <type name="XUnit">
35138       <method name="Void .ctor(Double)">
35139         <size>8</size>
35140       </method>
35141       <method name="XUnit op_Implicit(Double)">
35142         <size>10</size>
35143       </method>
35144       <method name="Double op_Implicit(XUnit)">
35145         <size>8</size>
35146       </method>
35147     </type>
35148     <type name="Unit">
35149       <method name="Void .ctor(Double)">
35150         <size>8</size>
35151       </method>
35152       <method name="Unit op_Implicit(Double)">
35153         <size>10</size>
35154       </method>
35155       <method name="Double op_Implicit(Unit)">
35156         <size>8</size>
35157       </method>
35158     </type>
35159     <type name="Test">
35160       <method name="Void .ctor()">
35161         <size>7</size>
35162       </method>
35163       <method name="Int32 Main()">
35164         <size>56</size>
35165       </method>
35166     </type>
35167   </test>
35168   <test name="test-688.cs">
35169     <type name="Test">
35170       <method name="Void .ctor()">
35171         <size>7</size>
35172       </method>
35173       <method name="Int32 Main()">
35174         <size>46</size>
35175       </method>
35176       <method name="Byte* GetFoo()">
35177         <size>7</size>
35178       </method>
35179       <method name="Byte* GetFoo2()">
35180         <size>7</size>
35181       </method>
35182     </type>
35183   </test>
35184   <test name="test-689.cs">
35185     <type name="Sample">
35186       <method name="Void Main()">
35187         <size>3</size>
35188       </method>
35189       <method name="Void Foo(Byte*, Byte*)">
35190         <size>46</size>
35191       </method>
35192     </type>
35193   </test>
35194   <test name="test-69.cs">
35195     <type name="Blah">
35196       <method name="Void .ctor()">
35197         <size>7</size>
35198       </method>
35199       <method name="Void Start_internal(IntPtr)">
35200         <size>0</size>
35201       </method>
35202       <method name="Int32 Main()">
35203         <size>2</size>
35204       </method>
35205     </type>
35206   </test>
35207   <test name="test-690.cs">
35208     <type name="Test.Test">
35209       <method name="Void .ctor()">
35210         <size>7</size>
35211       </method>
35212       <method name="Void Main()">
35213         <size>1</size>
35214       </method>
35215     </type>
35216   </test>
35217   <test name="test-691.cs">
35218     <type name="ConsoleApplication6.Program">
35219       <method name="Void .ctor()">
35220         <size>7</size>
35221       </method>
35222       <method name="Void .cctor()">
35223         <size>23</size>
35224       </method>
35225       <method name="Void Main()">
35226         <size>127</size>
35227       </method>
35228     </type>
35229   </test>
35230   <test name="test-692.cs">
35231     <type name="Test">
35232       <method name="Void .ctor()">
35233         <size>7</size>
35234       </method>
35235       <method name="Void test1(DateTime ByRef)">
35236         <size>10</size>
35237       </method>
35238       <method name="Void test2(DateTime ByRef)">
35239         <size>13</size>
35240       </method>
35241       <method name="Int32 Main()">
35242         <size>141</size>
35243       </method>
35244     </type>
35245   </test>
35246   <test name="test-693.cs">
35247     <type name="ConstTest">
35248       <method name="Void .ctor()">
35249         <size>7</size>
35250       </method>
35251       <method name="Int32 Main()">
35252         <size>32</size>
35253       </method>
35254     </type>
35255   </test>
35256   <test name="test-694.cs">
35257     <type name="Test">
35258       <method name="Void .ctor()">
35259         <size>7</size>
35260       </method>
35261       <method name="Int32 Main()">
35262         <size>2</size>
35263       </method>
35264     </type>
35265   </test>
35266   <test name="test-695.cs">
35267     <type name="Program">
35268       <method name="Void .ctor()">
35269         <size>7</size>
35270       </method>
35271       <method name="Void .cctor()">
35272         <size>53</size>
35273       </method>
35274       <method name="Int32 Main()">
35275         <size>680</size>
35276       </method>
35277       <method name="System.String get_BaseDirectory()">
35278         <size>28</size>
35279       </method>
35280     </type>
35281     <type name="&lt;PrivateImplementationDetails&gt;">
35282       <method name="Void .ctor()">
35283         <size>7</size>
35284       </method>
35285     </type>
35286   </test>
35287   <test name="test-696.cs">
35288     <type name="S">
35289       <method name="Void f(S)">
35290         <size>1</size>
35291       </method>
35292       <method name="S op_Implicit(C)">
35293         <size>2</size>
35294       </method>
35295     </type>
35296     <type name="C">
35297       <method name="Void .ctor()">
35298         <size>7</size>
35299       </method>
35300       <method name="Void Main()">
35301         <size>12</size>
35302       </method>
35303     </type>
35304   </test>
35305   <test name="test-697.cs">
35306     <type name="C">
35307       <method name="Void .ctor()">
35308         <size>7</size>
35309       </method>
35310       <method name="Void Main()">
35311         <size>1</size>
35312       </method>
35313     </type>
35314   </test>
35315   <test name="test-698.cs">
35316     <type name="test">
35317       <method name="Void .ctor()">
35318         <size>7</size>
35319       </method>
35320       <method name="Void Main()">
35321         <size>12</size>
35322       </method>
35323     </type>
35324   </test>
35325   <test name="test-699.cs">
35326     <type name="D">
35327       <method name="Void .ctor(String)">
35328         <size>25</size>
35329       </method>
35330       <method name="System.String get_message()">
35331         <size>7</size>
35332       </method>
35333       <method name="Void Main()">
35334         <size>1</size>
35335       </method>
35336     </type>
35337   </test>
35338   <test name="test-7.cs">
35339     <type name="Mine.MyBoolean">
35340       <method name="Void .ctor()">
35341         <size>7</size>
35342       </method>
35343       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35344         <size>2</size>
35345       </method>
35346     </type>
35347     <type name="Mine.MyTrueFalse">
35348       <method name="Void .ctor()">
35349         <size>7</size>
35350       </method>
35351       <method name="Boolean op_True(Mine.MyTrueFalse)">
35352         <size>2</size>
35353       </method>
35354       <method name="Boolean op_False(Mine.MyTrueFalse)">
35355         <size>2</size>
35356       </method>
35357     </type>
35358     <type name="Mine.Blah">
35359       <method name="Void .ctor(Int32)">
35360         <size>14</size>
35361       </method>
35362       <method name="Int32 Main()">
35363         <size>408</size>
35364       </method>
35365       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35366         <size>31</size>
35367       </method>
35368       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35369         <size>22</size>
35370       </method>
35371       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35372         <size>23</size>
35373       </method>
35374       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35375         <size>31</size>
35376       </method>
35377       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35378         <size>24</size>
35379       </method>
35380       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35381         <size>24</size>
35382       </method>
35383       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35384         <size>24</size>
35385       </method>
35386       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35387         <size>23</size>
35388       </method>
35389       <method name="Boolean op_LogicalNot(Mine.Blah)">
35390         <size>20</size>
35391       </method>
35392       <method name="Mine.Blah op_Increment(Mine.Blah)">
35393         <size>26</size>
35394       </method>
35395       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35396         <size>26</size>
35397       </method>
35398       <method name="Boolean op_True(Mine.Blah)">
35399         <size>20</size>
35400       </method>
35401       <method name="Boolean op_False(Mine.Blah)">
35402         <size>23</size>
35403       </method>
35404       <method name="Int32 op_Implicit(Mine.Blah)">
35405         <size>17</size>
35406       </method>
35407       <method name="Double op_Explicit(Mine.Blah)">
35408         <size>18</size>
35409       </method>
35410     </type>
35411   </test>
35412   <test name="test-70.cs">
35413     <type name="X">
35414       <method name="Void .ctor()">
35415         <size>7</size>
35416       </method>
35417       <method name="Int32 get_A()">
35418         <size>2</size>
35419       </method>
35420       <method name="Int32 B()">
35421         <size>2</size>
35422       </method>
35423     </type>
35424     <type name="Y">
35425       <method name="Void .ctor()">
35426         <size>7</size>
35427       </method>
35428       <method name="Int32 get_A()">
35429         <size>9</size>
35430       </method>
35431       <method name="Int32 B()">
35432         <size>9</size>
35433       </method>
35434     </type>
35435     <type name="Z">
35436       <method name="Void .ctor()">
35437         <size>7</size>
35438       </method>
35439       <method name="Int32 Main()">
35440         <size>70</size>
35441       </method>
35442     </type>
35443   </test>
35444   <test name="test-700.cs">
35445     <type name="FooAttribute">
35446       <method name="Void .ctor(String)">
35447         <size>7</size>
35448       </method>
35449     </type>
35450     <type name="Test">
35451       <method name="Void .ctor()">
35452         <size>7</size>
35453       </method>
35454     </type>
35455     <type name="Program">
35456       <method name="Void .ctor()">
35457         <size>7</size>
35458       </method>
35459       <method name="Void Main()">
35460         <size>1</size>
35461       </method>
35462     </type>
35463   </test>
35464   <test name="test-701.cs">
35465     <type name="Foo">
35466       <method name="Void .ctor()">
35467         <size>7</size>
35468       </method>
35469       <method name="UInt16 ToUint16()">
35470         <size>6</size>
35471       </method>
35472       <method name="Void Main()">
35473         <size>1</size>
35474       </method>
35475     </type>
35476   </test>
35477   <test name="test-703.cs">
35478     <type name="A">
35479       <method name="Void .ctor()">
35480         <size>7</size>
35481       </method>
35482       <method name="Void add_Finished(System.EventHandler)">
35483         <size>0</size>
35484       </method>
35485       <method name="Void remove_Finished(System.EventHandler)">
35486         <size>0</size>
35487       </method>
35488       <method name="Void test(A)">
35489         <size>19</size>
35490       </method>
35491       <method name="Void TestA(System.Object, System.EventArgs)">
35492         <size>25</size>
35493       </method>
35494     </type>
35495     <type name="B">
35496       <method name="Void .ctor()">
35497         <size>65</size>
35498       </method>
35499       <method name="Void add_Finished(System.EventHandler)">
35500         <size>24</size>
35501       </method>
35502       <method name="Void remove_Finished(System.EventHandler)">
35503         <size>24</size>
35504       </method>
35505       <method name="Void TestB(System.Object, System.EventArgs)">
35506         <size>25</size>
35507       </method>
35508       <method name="Int32 Main()">
35509         <size>14</size>
35510       </method>
35511     </type>
35512   </test>
35513   <test name="test-705.cs">
35514     <type name="Test">
35515       <method name="Void .ctor()">
35516         <size>7</size>
35517       </method>
35518       <method name="Void .cctor()">
35519         <size>1</size>
35520       </method>
35521       <method name="Nested GetEnumerator()">
35522         <size>10</size>
35523       </method>
35524     </type>
35525     <type name="Test+Nested">
35526       <method name="Void System.IDisposable.Dispose()">
35527         <size>13</size>
35528       </method>
35529       <method name="Int32 get_Current()">
35530         <size>2</size>
35531       </method>
35532       <method name="Boolean MoveNext()">
35533         <size>2</size>
35534       </method>
35535       <method name="Void Reset()">
35536         <size>1</size>
35537       </method>
35538       <method name="Void Dispose()">
35539         <size>11</size>
35540       </method>
35541     </type>
35542     <type name="Program">
35543       <method name="Int32 Main()">
35544         <size>70</size>
35545       </method>
35546     </type>
35547   </test>
35548   <test name="test-706.cs">
35549     <type name="Test.CustomParentAttribute">
35550       <method name="Void .ctor()">
35551         <size>7</size>
35552       </method>
35553       <method name="Void DoSomething()">
35554         <size>0</size>
35555       </method>
35556     </type>
35557     <type name="Test.MyClass">
35558       <method name="Void .ctor()">
35559         <size>7</size>
35560       </method>
35561       <method name="Void Main()">
35562         <size>1</size>
35563       </method>
35564     </type>
35565     <type name="Test.MyClass+CustomChildAttribute">
35566       <method name="Void .ctor()">
35567         <size>7</size>
35568       </method>
35569       <method name="Void DoSomething()">
35570         <size>1</size>
35571       </method>
35572     </type>
35573   </test>
35574   <test name="test-707.cs">
35575     <type name="Tzap">
35576       <method name="Void .ctor()">
35577         <size>7</size>
35578       </method>
35579     </type>
35580     <type name="Tzap+Baz">
35581       <method name="Void .ctor()">
35582         <size>7</size>
35583       </method>
35584       <method name="Void Gazonk()">
35585         <size>7</size>
35586       </method>
35587       <method name="Void Main()">
35588         <size>1</size>
35589       </method>
35590     </type>
35591     <type name="Tzap+Bar">
35592       <method name="Void .ctor()">
35593         <size>7</size>
35594       </method>
35595       <method name="Void Foo()">
35596         <size>1</size>
35597       </method>
35598     </type>
35599   </test>
35600   <test name="test-708.cs">
35601     <type name="A">
35602       <method name="Void .ctor()">
35603         <size>7</size>
35604       </method>
35605       <method name="A+ADelegate Delegate2(Boolean)">
35606         <size>25</size>
35607       </method>
35608       <method name="Void Main()">
35609         <size>1</size>
35610       </method>
35611     </type>
35612     <type name="A+ADelegate">
35613       <method name="Void .ctor(Object, IntPtr)">
35614         <size>0</size>
35615       </method>
35616       <method name="A+ADelegate Invoke(Boolean)">
35617         <size>0</size>
35618       </method>
35619       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
35620         <size>0</size>
35621       </method>
35622       <method name="A+ADelegate EndInvoke(IAsyncResult)">
35623         <size>0</size>
35624       </method>
35625     </type>
35626   </test>
35627   <test name="test-709.cs">
35628     <type name="C">
35629       <method name="Void .ctor()">
35630         <size>7</size>
35631       </method>
35632       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
35633         <size>68</size>
35634       </method>
35635       <method name="Void CharCopy(Char*, Char*, Int32)">
35636         <size>35</size>
35637       </method>
35638       <method name="Int32 Main()">
35639         <size>58</size>
35640       </method>
35641     </type>
35642   </test>
35643   <test name="test-71.cs">
35644     <type name="X">
35645       <method name="Void .ctor()">
35646         <size>7</size>
35647       </method>
35648       <method name="Void Main()">
35649         <size>37</size>
35650       </method>
35651     </type>
35652     <type name="MethodSignature">
35653       <method name="Void .ctor(String, Type, Type[])">
35654         <size>22</size>
35655       </method>
35656     </type>
35657   </test>
35658   <test name="test-710.cs">
35659     <type name="Z">
35660       <method name="Void .ctor()">
35661         <size>7</size>
35662       </method>
35663     </type>
35664     <type name="C">
35665       <method name="Void .ctor()">
35666         <size>7</size>
35667       </method>
35668       <method name="Void Main()">
35669         <size>7</size>
35670       </method>
35671     </type>
35672   </test>
35673   <test name="test-711.cs">
35674     <type name="N.Test">
35675       <method name="Void .ctor()">
35676         <size>7</size>
35677       </method>
35678       <method name="Void .ctor(Int32)">
35679         <size>7</size>
35680       </method>
35681       <method name="Void Main()">
35682         <size>1</size>
35683       </method>
35684     </type>
35685   </test>
35686   <test name="test-712.cs">
35687     <type name="Hello">
35688       <method name="Void .ctor()">
35689         <size>7</size>
35690       </method>
35691       <method name="Void Main()">
35692         <size>22</size>
35693       </method>
35694     </type>
35695   </test>
35696   <test name="test-713.cs">
35697     <type name="DispBar">
35698       <method name="Void .ctor()">
35699         <size>7</size>
35700       </method>
35701       <method name="Void Dispose()">
35702         <size>11</size>
35703       </method>
35704     </type>
35705     <type name="Foo">
35706       <method name="Void .ctor()">
35707         <size>7</size>
35708       </method>
35709       <method name="IDisposable GetBar()">
35710         <size>6</size>
35711       </method>
35712     </type>
35713     <type name="Test">
35714       <method name="Void .ctor()">
35715         <size>7</size>
35716       </method>
35717       <method name="Void .cctor()">
35718         <size>11</size>
35719       </method>
35720       <method name="Boolean TryThing()">
35721         <size>46</size>
35722       </method>
35723       <method name="Void Main()">
35724         <size>7</size>
35725       </method>
35726     </type>
35727   </test>
35728   <test name="test-714.cs">
35729     <type name="Hello">
35730       <method name="Void .ctor()">
35731         <size>7</size>
35732       </method>
35733       <method name="Void IBar.Test()">
35734         <size>1</size>
35735       </method>
35736       <method name="Void Main()">
35737         <size>1</size>
35738       </method>
35739     </type>
35740   </test>
35741   <test name="test-716.cs">
35742     <type name="SS">
35743       <method name="Void .cctor()">
35744         <size>8</size>
35745       </method>
35746     </type>
35747     <type name="SSS">
35748       <method name="Void .cctor()">
35749         <size>15</size>
35750       </method>
35751     </type>
35752     <type name="C">
35753       <method name="Void .ctor()">
35754         <size>7</size>
35755       </method>
35756     </type>
35757     <type name="CC">
35758       <method name="Void .ctor()">
35759         <size>7</size>
35760       </method>
35761       <method name="Void .cctor()">
35762         <size>8</size>
35763       </method>
35764     </type>
35765     <type name="CCC">
35766       <method name="Void .ctor()">
35767         <size>7</size>
35768       </method>
35769       <method name="Void .cctor()">
35770         <size>11</size>
35771       </method>
35772     </type>
35773     <type name="X">
35774       <method name="Void .ctor()">
35775         <size>7</size>
35776       </method>
35777       <method name="Int32 Main()">
35778         <size>192</size>
35779       </method>
35780     </type>
35781   </test>
35782   <test name="test-717.cs">
35783     <type name="AA">
35784       <method name="Void .ctor()">
35785         <size>7</size>
35786       </method>
35787       <method name="Int32 Foo(Int32)">
35788         <size>2</size>
35789       </method>
35790     </type>
35791     <type name="A">
35792       <method name="Void .ctor()">
35793         <size>7</size>
35794       </method>
35795       <method name="Int32 Foo(Byte)">
35796         <size>2</size>
35797       </method>
35798       <method name="Int32 Foo(Int32)">
35799         <size>2</size>
35800       </method>
35801     </type>
35802     <type name="B">
35803       <method name="Void .ctor()">
35804         <size>7</size>
35805       </method>
35806       <method name="Int32 Foo(Int32)">
35807         <size>2</size>
35808       </method>
35809       <method name="Void Foo(System.String)">
35810         <size>1</size>
35811       </method>
35812     </type>
35813     <type name="S">
35814       <method name="System.String ToString()">
35815         <size>6</size>
35816       </method>
35817     </type>
35818     <type name="MyClass">
35819       <method name="Void .ctor()">
35820         <size>7</size>
35821       </method>
35822       <method name="Int32 Main()">
35823         <size>61</size>
35824       </method>
35825     </type>
35826   </test>
35827   <test name="test-718.cs">
35828     <type name="A">
35829       <method name="Void .ctor()">
35830         <size>7</size>
35831       </method>
35832       <method name="Void Foo(Int32, Int32)">
35833         <size>1</size>
35834       </method>
35835     </type>
35836     <type name="B">
35837       <method name="Void .ctor()">
35838         <size>7</size>
35839       </method>
35840       <method name="Void Main()">
35841         <size>8</size>
35842       </method>
35843       <method name="Void Foo(Int32)">
35844         <size>1</size>
35845       </method>
35846     </type>
35847   </test>
35848   <test name="test-719.cs">
35849     <type name="C">
35850       <method name="Void .ctor()">
35851         <size>7</size>
35852       </method>
35853       <method name="Void Main()">
35854         <size>1</size>
35855       </method>
35856     </type>
35857   </test>
35858   <test name="test-72.cs">
35859     <type name="outer">
35860       <method name="Void .ctor()">
35861         <size>7</size>
35862       </method>
35863       <method name="Int32 Main()">
35864         <size>2</size>
35865       </method>
35866     </type>
35867     <type name="outer+inner">
35868       <method name="Void .ctor()">
35869         <size>7</size>
35870       </method>
35871       <method name="Void meth(System.Object)">
35872         <size>8</size>
35873       </method>
35874     </type>
35875   </test>
35876   <test name="test-720.cs">
35877     <type name="N.Program">
35878       <method name="Void .ctor()">
35879         <size>7</size>
35880       </method>
35881       <method name="Void Main()">
35882         <size>18</size>
35883       </method>
35884     </type>
35885     <type name="N.Parent">
35886       <method name="Void .ctor()">
35887         <size>7</size>
35888       </method>
35889       <method name="Void add_Example(N.Parent+ExampleHandler)">
35890         <size>0</size>
35891       </method>
35892       <method name="Void remove_Example(N.Parent+ExampleHandler)">
35893         <size>0</size>
35894       </method>
35895     </type>
35896     <type name="N.Child">
35897       <method name="Void .ctor()">
35898         <size>7</size>
35899       </method>
35900       <method name="Void add_Example(N.Parent+ExampleHandler)">
35901         <size>24</size>
35902       </method>
35903       <method name="Void remove_Example(N.Parent+ExampleHandler)">
35904         <size>24</size>
35905       </method>
35906       <method name="Void OnExample()">
35907         <size>23</size>
35908       </method>
35909     </type>
35910     <type name="N.Parent+ExampleHandler">
35911       <method name="Void .ctor(Object, IntPtr)">
35912         <size>0</size>
35913       </method>
35914       <method name="Void Invoke()">
35915         <size>0</size>
35916       </method>
35917       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35918         <size>0</size>
35919       </method>
35920       <method name="Void EndInvoke(IAsyncResult)">
35921         <size>0</size>
35922       </method>
35923     </type>
35924   </test>
35925   <test name="test-721.cs">
35926     <type name="Program">
35927       <method name="Void .ctor()">
35928         <size>7</size>
35929       </method>
35930       <method name="Int32 Main()">
35931         <size>55</size>
35932       </method>
35933     </type>
35934     <type name="Control">
35935       <method name="Void .ctor()">
35936         <size>7</size>
35937       </method>
35938       <method name="Void set_Foo(Int32)">
35939         <size>1</size>
35940       </method>
35941     </type>
35942   </test>
35943   <test name="test-722.cs">
35944     <type name="Blah">
35945       <method name="Void .ctor()">
35946         <size>7</size>
35947       </method>
35948       <method name="Int32 Foo(Int32, Int32)">
35949         <size>4</size>
35950       </method>
35951       <method name="Int32 Main()">
35952         <size>46</size>
35953       </method>
35954     </type>
35955     <type name="Blah+MyDelegate">
35956       <method name="Void .ctor(Object, IntPtr)">
35957         <size>0</size>
35958       </method>
35959       <method name="Int32 Invoke(Int32, Int32)">
35960         <size>0</size>
35961       </method>
35962       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
35963         <size>0</size>
35964       </method>
35965       <method name="Int32 EndInvoke(IAsyncResult)">
35966         <size>0</size>
35967       </method>
35968     </type>
35969   </test>
35970   <test name="test-723.cs">
35971     <type name="Test">
35972       <method name="Void .ctor()">
35973         <size>7</size>
35974       </method>
35975       <method name="Int32 get_Count()">
35976         <size>2</size>
35977       </method>
35978     </type>
35979     <type name="Maine">
35980       <method name="Int32 Main()">
35981         <size>21</size>
35982       </method>
35983     </type>
35984   </test>
35985   <test name="test-724.cs">
35986     <type name="Test">
35987       <method name="Void .ctor()">
35988         <size>7</size>
35989       </method>
35990       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
35991         <size>29</size>
35992       </method>
35993       <method name="Int32 Main()">
35994         <size>110</size>
35995       </method>
35996     </type>
35997     <type name="Concrete">
35998       <method name="Void .ctor()">
35999         <size>7</size>
36000       </method>
36001       <method name="System.String A.get_Spec()">
36002         <size>6</size>
36003       </method>
36004       <method name="System.String B.get_Spec()">
36005         <size>6</size>
36006       </method>
36007       <method name="System.String get_Spec()">
36008         <size>6</size>
36009       </method>
36010     </type>
36011   </test>
36012   <test name="test-73.cs">
36013     <type name="Abstract">
36014       <method name="Void .ctor()">
36015         <size>7</size>
36016       </method>
36017       <method name="Int32 A()">
36018         <size>0</size>
36019       </method>
36020     </type>
36021     <type name="Concrete">
36022       <method name="Void .ctor()">
36023         <size>7</size>
36024       </method>
36025       <method name="Int32 A()">
36026         <size>2</size>
36027       </method>
36028     </type>
36029     <type name="Test">
36030       <method name="Void .ctor()">
36031         <size>7</size>
36032       </method>
36033       <method name="Int32 Main()">
36034         <size>22</size>
36035       </method>
36036     </type>
36037   </test>
36038   <test name="test-74.cs">
36039     <type name="X">
36040       <method name="Void .ctor()">
36041         <size>7</size>
36042       </method>
36043       <method name="Int32 Main()">
36044         <size>168</size>
36045       </method>
36046     </type>
36047   </test>
36048   <test name="test-75.cs">
36049     <type name="X">
36050       <method name="Void .ctor()">
36051         <size>7</size>
36052       </method>
36053       <method name="Void .cctor()">
36054         <size>1</size>
36055       </method>
36056       <method name="X op_Addition(X, X)">
36057         <size>8</size>
36058       </method>
36059     </type>
36060     <type name="Y">
36061       <method name="Void .ctor()">
36062         <size>7</size>
36063       </method>
36064     </type>
36065     <type name="Z">
36066       <method name="Void .ctor()">
36067         <size>7</size>
36068       </method>
36069     </type>
36070     <type name="driver">
36071       <method name="Void .ctor()">
36072         <size>7</size>
36073       </method>
36074       <method name="Int32 Main()">
36075         <size>34</size>
36076       </method>
36077     </type>
36078   </test>
36079   <test name="test-76.cs">
36080     <type name="foo">
36081       <method name="Void .ctor()">
36082         <size>7</size>
36083       </method>
36084       <method name="System.String strcat(System.String[])">
36085         <size>47</size>
36086       </method>
36087       <method name="Int32 Main()">
36088         <size>142</size>
36089       </method>
36090     </type>
36091   </test>
36092   <test name="test-77.cs">
36093     <type name="XX">
36094       <method name="Void .ctor()">
36095         <size>7</size>
36096       </method>
36097       <method name="Int32 Main()">
36098         <size>220</size>
36099       </method>
36100     </type>
36101   </test>
36102   <test name="test-78.cs">
36103     <type name="N1.B">
36104       <method name="Void .ctor()">
36105         <size>7</size>
36106       </method>
36107       <method name="Boolean ShortCasting()">
36108         <size>19</size>
36109       </method>
36110       <method name="Boolean IntCasting()">
36111         <size>18</size>
36112       </method>
36113       <method name="Int32 Main()">
36114         <size>26</size>
36115       </method>
36116     </type>
36117   </test>
36118   <test name="test-79.cs">
36119     <type name="X">
36120       <method name="Void .ctor()">
36121         <size>7</size>
36122       </method>
36123       <method name="Int32 Main()">
36124         <size>40</size>
36125       </method>
36126     </type>
36127   </test>
36128   <test name="test-8.cs">
36129     <type name="X">
36130       <method name="Void .ctor()">
36131         <size>7</size>
36132       </method>
36133       <method name="Int32 Main(System.String[])">
36134         <size>115</size>
36135       </method>
36136     </type>
36137   </test>
36138   <test name="test-80.cs">
36139     <type name="X">
36140       <method name="Void .ctor()">
36141         <size>7</size>
36142       </method>
36143       <method name="Int32 Add(Int32, Int32)">
36144         <size>4</size>
36145       </method>
36146     </type>
36147     <type name="Y">
36148       <method name="Void .ctor()">
36149         <size>7</size>
36150       </method>
36151       <method name="Int32 Main()">
36152         <size>34</size>
36153       </method>
36154       <method name="Int32 A.Add(Int32, Int32)">
36155         <size>9</size>
36156       </method>
36157     </type>
36158   </test>
36159   <test name="test-81.cs">
36160     <type name="N1.A">
36161       <method name="Void .ctor()">
36162         <size>7</size>
36163       </method>
36164       <method name="Void Bar()">
36165         <size>44</size>
36166       </method>
36167       <method name="Int32 Main()">
36168         <size>71</size>
36169       </method>
36170     </type>
36171   </test>
36172   <test name="test-82.cs">
36173     <type name="N1.N2.B">
36174       <method name="Void .ctor()">
36175         <size>7</size>
36176       </method>
36177       <method name="Void Method(A ByRef)">
36178         <size>1</size>
36179       </method>
36180       <method name="Int32 Main()">
36181         <size>2</size>
36182       </method>
36183     </type>
36184     <type name="N1.N3.B">
36185       <method name="Void .ctor()">
36186         <size>7</size>
36187       </method>
36188       <method name="Void Method(A ByRef)">
36189         <size>1</size>
36190       </method>
36191     </type>
36192   </test>
36193   <test name="test-83.cs">
36194     <type name="PersonArrivedArgs">
36195       <method name="Void .ctor(String)">
36196         <size>14</size>
36197       </method>
36198     </type>
36199     <type name="Greeter">
36200       <method name="Void .ctor(String)">
36201         <size>14</size>
36202       </method>
36203       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
36204         <size>18</size>
36205       </method>
36206     </type>
36207     <type name="Room">
36208       <method name="Void .ctor()">
36209         <size>14</size>
36210       </method>
36211       <method name="Void add_PersonArrived(PersonArrivedHandler)">
36212         <size>24</size>
36213       </method>
36214       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
36215         <size>24</size>
36216       </method>
36217       <method name="Void AddPerson(System.String)">
36218         <size>14</size>
36219       </method>
36220     </type>
36221     <type name="DelegateTest">
36222       <method name="Void .ctor()">
36223         <size>7</size>
36224       </method>
36225       <method name="Int32 Main()">
36226         <size>2</size>
36227       </method>
36228     </type>
36229     <type name="PersonArrivedHandler">
36230       <method name="Void .ctor(Object, IntPtr)">
36231         <size>0</size>
36232       </method>
36233       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
36234         <size>0</size>
36235       </method>
36236       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
36237         <size>0</size>
36238       </method>
36239       <method name="Void EndInvoke(IAsyncResult)">
36240         <size>0</size>
36241       </method>
36242     </type>
36243   </test>
36244   <test name="test-84.cs">
36245     <type name="Ghost">
36246       <method name="Void .ctor()">
36247         <size>7</size>
36248       </method>
36249       <method name="Int32 Main()">
36250         <size>6</size>
36251       </method>
36252     </type>
36253   </test>
36254   <test name="test-85.cs">
36255     <type name="X">
36256       <method name="Void .ctor()">
36257         <size>7</size>
36258       </method>
36259       <method name="Int32 Main()">
36260         <size>20</size>
36261       </method>
36262     </type>
36263   </test>
36264   <test name="test-86.cs">
36265     <type name="T.T">
36266       <method name="Void .ctor()">
36267         <size>7</size>
36268       </method>
36269       <method name="Int32 method1(System.Type, Int32)">
36270         <size>23</size>
36271       </method>
36272       <method name="Int32 method1(System.Type, System.Type[])">
36273         <size>12</size>
36274       </method>
36275       <method name="Int32 method2(System.Type, Int32)">
36276         <size>23</size>
36277       </method>
36278       <method name="Int32 method2(System.Type, System.Type[])">
36279         <size>12</size>
36280       </method>
36281       <method name="Int32 Main()">
36282         <size>36</size>
36283       </method>
36284     </type>
36285   </test>
36286   <test name="test-87.cs">
36287     <type name="Top">
36288       <method name="Void .ctor()">
36289         <size>7</size>
36290       </method>
36291       <method name="Int32 Main()">
36292         <size>58</size>
36293       </method>
36294     </type>
36295     <type name="Top+X">
36296       <method name="Void .ctor()">
36297         <size>7</size>
36298       </method>
36299     </type>
36300     <type name="Top+Y">
36301       <method name="Void .ctor()">
36302         <size>7</size>
36303       </method>
36304     </type>
36305     <type name="Top+XA">
36306       <method name="Void .ctor()">
36307         <size>7</size>
36308       </method>
36309       <method name="Int32 get_one()">
36310         <size>2</size>
36311       </method>
36312     </type>
36313     <type name="Top+XB">
36314       <method name="Void .ctor()">
36315         <size>7</size>
36316       </method>
36317       <method name="Int32 get_one()">
36318         <size>2</size>
36319       </method>
36320       <method name="Int32 get_two()">
36321         <size>2</size>
36322       </method>
36323     </type>
36324     <type name="Other">
36325       <method name="Void .ctor()">
36326         <size>7</size>
36327       </method>
36328       <method name="Void X()">
36329         <size>5</size>
36330       </method>
36331     </type>
36332   </test>
36333   <test name="test-88.cs">
36334     <type name="X">
36335       <method name="Void .ctor()">
36336         <size>7</size>
36337       </method>
36338       <method name="Void f(System.String)">
36339         <size>19</size>
36340       </method>
36341       <method name="Int32 Main()">
36342         <size>67</size>
36343       </method>
36344     </type>
36345   </test>
36346   <test name="test-89.cs">
36347     <type name="X">
36348       <method name="Void .ctor(Int32)">
36349         <size>8</size>
36350       </method>
36351       <method name="X F(Int32)">
36352         <size>7</size>
36353       </method>
36354       <method name="Int32 Main()">
36355         <size>99</size>
36356       </method>
36357     </type>
36358   </test>
36359   <test name="test-9.cs">
36360     <type name="X">
36361       <method name="Void .ctor()">
36362         <size>7</size>
36363       </method>
36364       <method name="Int32 Main(System.String[])">
36365         <size>104</size>
36366       </method>
36367     </type>
36368   </test>
36369   <test name="test-90.cs">
36370     <type name="N1.Blah">
36371       <method name="Void .ctor()">
36372         <size>7</size>
36373       </method>
36374       <method name="Int32 Main()">
36375         <size>2</size>
36376       </method>
36377     </type>
36378   </test>
36379   <test name="test-91.cs">
36380     <type name="Abstract">
36381       <method name="Void .ctor()">
36382         <size>7</size>
36383       </method>
36384     </type>
36385     <type name="Plain">
36386       <method name="Void .ctor()">
36387         <size>7</size>
36388       </method>
36389     </type>
36390     <type name="Test">
36391       <method name="Void .ctor()">
36392         <size>7</size>
36393       </method>
36394       <method name="Void MyProtectedInternal()">
36395         <size>1</size>
36396       </method>
36397       <method name="Void MyInternal()">
36398         <size>1</size>
36399       </method>
36400       <method name="Void MyPublic()">
36401         <size>1</size>
36402       </method>
36403       <method name="Void MyPrivate()">
36404         <size>1</size>
36405       </method>
36406       <method name="Int32 Main()">
36407         <size>242</size>
36408       </method>
36409     </type>
36410   </test>
36411   <test name="test-92.cs">
36412     <type name="Outer">
36413       <method name="Void .ctor()">
36414         <size>7</size>
36415       </method>
36416     </type>
36417     <type name="Outer+Inner">
36418       <method name="Void .ctor()">
36419         <size>7</size>
36420       </method>
36421     </type>
36422     <type name="InnerBase">
36423       <method name="Void .ctor()">
36424         <size>7</size>
36425       </method>
36426     </type>
36427     <type name="MainClass">
36428       <method name="Void .ctor()">
36429         <size>7</size>
36430       </method>
36431       <method name="Int32 Main()">
36432         <size>2</size>
36433       </method>
36434     </type>
36435   </test>
36436   <test name="test-93.cs">
36437     <type name="N1.C">
36438       <method name="Void .ctor()">
36439         <size>7</size>
36440       </method>
36441       <method name="Void method(B ByRef)">
36442         <size>15</size>
36443       </method>
36444     </type>
36445     <type name="Test">
36446       <method name="Void .ctor()">
36447         <size>7</size>
36448       </method>
36449       <method name="Int32 Main()">
36450         <size>15</size>
36451       </method>
36452     </type>
36453   </test>
36454   <test name="test-94.cs">
36455     <type name="Base">
36456       <method name="Void .ctor()">
36457         <size>7</size>
36458       </method>
36459       <method name="Int32 IVehicle.Start()">
36460         <size>2</size>
36461       </method>
36462       <method name="Int32 Stop()">
36463         <size>2</size>
36464       </method>
36465       <method name="Int32 Turn()">
36466         <size>2</size>
36467       </method>
36468     </type>
36469     <type name="Derived1">
36470       <method name="Void .ctor()">
36471         <size>7</size>
36472       </method>
36473       <method name="Int32 Turn()">
36474         <size>2</size>
36475       </method>
36476     </type>
36477     <type name="Derived2">
36478       <method name="Void .ctor()">
36479         <size>7</size>
36480       </method>
36481       <method name="Int32 IVehicle.Start()">
36482         <size>2</size>
36483       </method>
36484       <method name="Int32 IVehicle.Turn()">
36485         <size>2</size>
36486       </method>
36487       <method name="Int32 Stop()">
36488         <size>2</size>
36489       </method>
36490       <method name="Int32 Turn()">
36491         <size>2</size>
36492       </method>
36493     </type>
36494     <type name="Test">
36495       <method name="Void .ctor()">
36496         <size>7</size>
36497       </method>
36498       <method name="Int32 Main()">
36499         <size>88</size>
36500       </method>
36501     </type>
36502   </test>
36503   <test name="test-95.cs">
36504     <type name="X">
36505       <method name="Void .ctor()">
36506         <size>7</size>
36507       </method>
36508       <method name="Int32 Main()">
36509         <size>30</size>
36510       </method>
36511     </type>
36512   </test>
36513   <test name="test-96.cs">
36514     <type name="N1.A">
36515       <method name="Void .ctor()">
36516         <size>7</size>
36517       </method>
36518       <method name="Int32 Main()">
36519         <size>2</size>
36520       </method>
36521     </type>
36522     <type name="N1.C">
36523       <method name="Void .ctor(Object, IntPtr)">
36524         <size>0</size>
36525       </method>
36526       <method name="Void Invoke(System.Object, N1.A)">
36527         <size>0</size>
36528       </method>
36529       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
36530         <size>0</size>
36531       </method>
36532       <method name="Void EndInvoke(IAsyncResult)">
36533         <size>0</size>
36534       </method>
36535     </type>
36536   </test>
36537   <test name="test-97.cs">
36538     <type name="X">
36539       <method name="Void .ctor()">
36540         <size>7</size>
36541       </method>
36542       <method name="Int32 Main()">
36543         <size>2</size>
36544       </method>
36545     </type>
36546   </test>
36547   <test name="test-98.cs">
36548     <type name="X">
36549       <method name="Void .ctor()">
36550         <size>7</size>
36551       </method>
36552       <method name="Void b()">
36553         <size>19</size>
36554       </method>
36555     </type>
36556     <type name="Y">
36557       <method name="Void .ctor()">
36558         <size>7</size>
36559       </method>
36560       <method name="Int32 Main()">
36561         <size>2</size>
36562       </method>
36563     </type>
36564   </test>
36565   <test name="test-99.cs">
36566     <type name="X">
36567       <method name="Void .ctor()">
36568         <size>7</size>
36569       </method>
36570       <method name="Int32 Main()">
36571         <size>104</size>
36572       </method>
36573     </type>
36574   </test>
36575   <test name="test-anon-01.cs">
36576     <type name="X">
36577       <method name="Void .ctor()">
36578         <size>7</size>
36579       </method>
36580       <method name="Int32 Main()">
36581         <size>21</size>
36582       </method>
36583     </type>
36584     <type name="S">
36585       <method name="Void .ctor(Object, IntPtr)">
36586         <size>0</size>
36587       </method>
36588       <method name="Void Invoke()">
36589         <size>0</size>
36590       </method>
36591       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36592         <size>0</size>
36593       </method>
36594       <method name="Void EndInvoke(IAsyncResult)">
36595         <size>0</size>
36596       </method>
36597     </type>
36598     <type name="X+&lt;Main&gt;c__AnonStorey0">
36599       <method name="Void .ctor()">
36600         <size>7</size>
36601       </method>
36602       <method name="Void &lt;&gt;m__0()">
36603         <size>8</size>
36604       </method>
36605     </type>
36606   </test>
36607   <test name="test-anon-02.cs">
36608     <type name="X">
36609       <method name="Void .ctor()">
36610         <size>7</size>
36611       </method>
36612       <method name="Int32 Main()">
36613         <size>151</size>
36614       </method>
36615     </type>
36616     <type name="S">
36617       <method name="Void .ctor(Object, IntPtr)">
36618         <size>0</size>
36619       </method>
36620       <method name="Void Invoke()">
36621         <size>0</size>
36622       </method>
36623       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36624         <size>0</size>
36625       </method>
36626       <method name="Void EndInvoke(IAsyncResult)">
36627         <size>0</size>
36628       </method>
36629     </type>
36630     <type name="X+&lt;Main&gt;c__AnonStorey0">
36631       <method name="Void .ctor()">
36632         <size>7</size>
36633       </method>
36634       <method name="Void &lt;&gt;m__0()">
36635         <size>113</size>
36636       </method>
36637     </type>
36638   </test>
36639   <test name="test-anon-03.cs">
36640     <type name="X">
36641       <method name="Void .ctor()">
36642         <size>7</size>
36643       </method>
36644       <method name="Void Main()">
36645         <size>59</size>
36646       </method>
36647     </type>
36648     <type name="S">
36649       <method name="Void .ctor(Object, IntPtr)">
36650         <size>0</size>
36651       </method>
36652       <method name="Void Invoke()">
36653         <size>0</size>
36654       </method>
36655       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36656         <size>0</size>
36657       </method>
36658       <method name="Void EndInvoke(IAsyncResult)">
36659         <size>0</size>
36660       </method>
36661     </type>
36662     <type name="X+&lt;Main&gt;c__AnonStorey0">
36663       <method name="Void .ctor()">
36664         <size>7</size>
36665       </method>
36666       <method name="Void &lt;&gt;m__0()">
36667         <size>8</size>
36668       </method>
36669     </type>
36670   </test>
36671   <test name="test-anon-04.cs">
36672     <type name="X">
36673       <method name="Void .ctor()">
36674         <size>7</size>
36675       </method>
36676       <method name="Void Main()">
36677         <size>59</size>
36678       </method>
36679     </type>
36680     <type name="S">
36681       <method name="Void .ctor(Object, IntPtr)">
36682         <size>0</size>
36683       </method>
36684       <method name="Void Invoke()">
36685         <size>0</size>
36686       </method>
36687       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36688         <size>0</size>
36689       </method>
36690       <method name="Void EndInvoke(IAsyncResult)">
36691         <size>0</size>
36692       </method>
36693     </type>
36694     <type name="X+&lt;Main&gt;c__AnonStorey0">
36695       <method name="Void .ctor()">
36696         <size>7</size>
36697       </method>
36698       <method name="Void &lt;&gt;m__0()">
36699         <size>30</size>
36700       </method>
36701     </type>
36702   </test>
36703   <test name="test-anon-05.cs">
36704     <type name="X">
36705       <method name="Void .ctor()">
36706         <size>7</size>
36707       </method>
36708       <method name="Int32 Main()">
36709         <size>207</size>
36710       </method>
36711       <method name="Boolean t(Int32, Int32)">
36712         <size>5</size>
36713       </method>
36714     </type>
36715     <type name="S">
36716       <method name="Void .ctor(Object, IntPtr)">
36717         <size>0</size>
36718       </method>
36719       <method name="Void Invoke()">
36720         <size>0</size>
36721       </method>
36722       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36723         <size>0</size>
36724       </method>
36725       <method name="Void EndInvoke(IAsyncResult)">
36726         <size>0</size>
36727       </method>
36728     </type>
36729     <type name="X+&lt;Main&gt;c__AnonStorey1">
36730       <method name="Void .ctor()">
36731         <size>7</size>
36732       </method>
36733       <method name="Void &lt;&gt;m__0()">
36734         <size>76</size>
36735       </method>
36736     </type>
36737     <type name="X+&lt;Main&gt;c__AnonStorey0">
36738       <method name="Void .ctor()">
36739         <size>7</size>
36740       </method>
36741     </type>
36742   </test>
36743   <test name="test-anon-06.cs">
36744     <type name="X">
36745       <method name="Void .ctor()">
36746         <size>7</size>
36747       </method>
36748       <method name="Int32 Main()">
36749         <size>112</size>
36750       </method>
36751     </type>
36752     <type name="S">
36753       <method name="Void .ctor(Object, IntPtr)">
36754         <size>0</size>
36755       </method>
36756       <method name="Void Invoke()">
36757         <size>0</size>
36758       </method>
36759       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36760         <size>0</size>
36761       </method>
36762       <method name="Void EndInvoke(IAsyncResult)">
36763         <size>0</size>
36764       </method>
36765     </type>
36766     <type name="X+&lt;Main&gt;c__AnonStorey0">
36767       <method name="Void .ctor()">
36768         <size>7</size>
36769       </method>
36770       <method name="Void &lt;&gt;m__0()">
36771         <size>18</size>
36772       </method>
36773     </type>
36774   </test>
36775   <test name="test-anon-07.cs">
36776     <type name="X">
36777       <method name="Void .ctor()">
36778         <size>7</size>
36779       </method>
36780       <method name="Int32 Main()">
36781         <size>120</size>
36782       </method>
36783       <method name="Boolean t(Int32, Int32)">
36784         <size>5</size>
36785       </method>
36786     </type>
36787     <type name="D">
36788       <method name="Void .ctor(Object, IntPtr)">
36789         <size>0</size>
36790       </method>
36791       <method name="Void Invoke()">
36792         <size>0</size>
36793       </method>
36794       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36795         <size>0</size>
36796       </method>
36797       <method name="Void EndInvoke(IAsyncResult)">
36798         <size>0</size>
36799       </method>
36800     </type>
36801     <type name="X+&lt;Main&gt;c__AnonStorey0">
36802       <method name="Void .ctor()">
36803         <size>7</size>
36804       </method>
36805       <method name="Void &lt;&gt;m__0()">
36806         <size>18</size>
36807       </method>
36808       <method name="Void &lt;&gt;m__1()">
36809         <size>18</size>
36810       </method>
36811     </type>
36812   </test>
36813   <test name="test-anon-08.cs">
36814     <type name="X">
36815       <method name="Void .ctor()">
36816         <size>7</size>
36817       </method>
36818       <method name="Int32 Main()">
36819         <size>35</size>
36820       </method>
36821     </type>
36822     <type name="S">
36823       <method name="Void .ctor(Object, IntPtr)">
36824         <size>0</size>
36825       </method>
36826       <method name="Void Invoke()">
36827         <size>0</size>
36828       </method>
36829       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36830         <size>0</size>
36831       </method>
36832       <method name="Void EndInvoke(IAsyncResult)">
36833         <size>0</size>
36834       </method>
36835     </type>
36836     <type name="X+&lt;Main&gt;c__AnonStorey0">
36837       <method name="Void .ctor()">
36838         <size>7</size>
36839       </method>
36840       <method name="Void &lt;&gt;m__0()">
36841         <size>13</size>
36842       </method>
36843     </type>
36844   </test>
36845   <test name="test-anon-09.cs">
36846     <type name="X">
36847       <method name="Void .ctor()">
36848         <size>7</size>
36849       </method>
36850       <method name="Int32 Main()">
36851         <size>59</size>
36852       </method>
36853     </type>
36854     <type name="X+D">
36855       <method name="Void .ctor(Object, IntPtr)">
36856         <size>0</size>
36857       </method>
36858       <method name="Void Invoke()">
36859         <size>0</size>
36860       </method>
36861       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36862         <size>0</size>
36863       </method>
36864       <method name="Void EndInvoke(IAsyncResult)">
36865         <size>0</size>
36866       </method>
36867     </type>
36868     <type name="X+&lt;Main&gt;c__AnonStorey0">
36869       <method name="Void .ctor()">
36870         <size>7</size>
36871       </method>
36872       <method name="Void &lt;&gt;m__0()">
36873         <size>49</size>
36874       </method>
36875     </type>
36876   </test>
36877   <test name="test-anon-10.cs">
36878     <type name="S">
36879       <method name="Void .ctor()">
36880         <size>7</size>
36881       </method>
36882       <method name="Void Test()">
36883         <size>105</size>
36884       </method>
36885       <method name="Int32 Main()">
36886         <size>66</size>
36887       </method>
36888     </type>
36889     <type name="S+T">
36890       <method name="Void .ctor(Object, IntPtr)">
36891         <size>0</size>
36892       </method>
36893       <method name="Void Invoke()">
36894         <size>0</size>
36895       </method>
36896       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36897         <size>0</size>
36898       </method>
36899       <method name="Void EndInvoke(IAsyncResult)">
36900         <size>0</size>
36901       </method>
36902     </type>
36903     <type name="S+&lt;Test&gt;c__AnonStorey1">
36904       <method name="Void .ctor()">
36905         <size>7</size>
36906       </method>
36907     </type>
36908     <type name="S+&lt;Test&gt;c__AnonStorey0">
36909       <method name="Void .ctor()">
36910         <size>7</size>
36911       </method>
36912     </type>
36913     <type name="S+&lt;Test&gt;c__AnonStorey1">
36914       <method name="Void &lt;&gt;m__0()">
36915         <size>76</size>
36916       </method>
36917     </type>
36918   </test>
36919   <test name="test-anon-11.cs">
36920     <type name="X">
36921       <method name="Void .ctor()">
36922         <size>7</size>
36923       </method>
36924       <method name="Int32 Main()">
36925         <size>122</size>
36926       </method>
36927     </type>
36928     <type name="D">
36929       <method name="Void .ctor(Object, IntPtr)">
36930         <size>0</size>
36931       </method>
36932       <method name="Void Invoke(Int32)">
36933         <size>0</size>
36934       </method>
36935       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36936         <size>0</size>
36937       </method>
36938       <method name="Void EndInvoke(IAsyncResult)">
36939         <size>0</size>
36940       </method>
36941     </type>
36942     <type name="E">
36943       <method name="Void .ctor(Object, IntPtr)">
36944         <size>0</size>
36945       </method>
36946       <method name="Void Invoke(Int32 ByRef)">
36947         <size>0</size>
36948       </method>
36949       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
36950         <size>0</size>
36951       </method>
36952       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
36953         <size>0</size>
36954       </method>
36955     </type>
36956     <type name="F">
36957       <method name="Void .ctor(Object, IntPtr)">
36958         <size>0</size>
36959       </method>
36960       <method name="Void Invoke(System.Int32[])">
36961         <size>0</size>
36962       </method>
36963       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
36964         <size>0</size>
36965       </method>
36966       <method name="Void EndInvoke(IAsyncResult)">
36967         <size>0</size>
36968       </method>
36969     </type>
36970     <type name="X">
36971       <method name="Void &lt;Main&gt;m__0(Int32)">
36972         <size>1</size>
36973       </method>
36974       <method name="Void &lt;Main&gt;m__1(Int32)">
36975         <size>1</size>
36976       </method>
36977       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
36978         <size>1</size>
36979       </method>
36980       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
36981         <size>1</size>
36982       </method>
36983     </type>
36984   </test>
36985   <test name="test-anon-12.cs">
36986     <type name="X">
36987       <method name="Void .ctor()">
36988         <size>7</size>
36989       </method>
36990       <method name="Int32 Main()">
36991         <size>257</size>
36992       </method>
36993       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
36994         <size>81</size>
36995       </method>
36996     </type>
36997     <type name="predicate">
36998       <method name="Void .ctor(Object, IntPtr)">
36999         <size>0</size>
37000       </method>
37001       <method name="Boolean Invoke(System.Object)">
37002         <size>0</size>
37003       </method>
37004       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37005         <size>0</size>
37006       </method>
37007       <method name="Boolean EndInvoke(IAsyncResult)">
37008         <size>0</size>
37009       </method>
37010     </type>
37011     <type name="X">
37012       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
37013         <size>12</size>
37014       </method>
37015     </type>
37016   </test>
37017   <test name="test-anon-13.cs">
37018     <type name="X">
37019       <method name="Void .ctor(Int32)">
37020         <size>14</size>
37021       </method>
37022       <method name="Void Main()">
37023         <size>42</size>
37024       </method>
37025       <method name="D T()">
37026         <size>15</size>
37027       </method>
37028       <method name="System.String CALL()">
37029         <size>6</size>
37030       </method>
37031     </type>
37032     <type name="D">
37033       <method name="Void .ctor(Object, IntPtr)">
37034         <size>0</size>
37035       </method>
37036       <method name="Void Invoke()">
37037         <size>0</size>
37038       </method>
37039       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37040         <size>0</size>
37041       </method>
37042       <method name="Void EndInvoke(IAsyncResult)">
37043         <size>0</size>
37044       </method>
37045     </type>
37046     <type name="X">
37047       <method name="Void &lt;T&gt;m__0()">
37048         <size>22</size>
37049       </method>
37050     </type>
37051   </test>
37052   <test name="test-anon-14.cs">
37053     <type name="X">
37054       <method name="Void .ctor()">
37055         <size>7</size>
37056       </method>
37057       <method name="Void add_Click(X+T)">
37058         <size>22</size>
37059       </method>
37060       <method name="Void remove_Click(X+T)">
37061         <size>22</size>
37062       </method>
37063       <method name="Void Method()">
37064         <size>1</size>
37065       </method>
37066       <method name="Void Main()">
37067         <size>46</size>
37068       </method>
37069     </type>
37070     <type name="X+T">
37071       <method name="Void .ctor(Object, IntPtr)">
37072         <size>0</size>
37073       </method>
37074       <method name="Void Invoke()">
37075         <size>0</size>
37076       </method>
37077       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37078         <size>0</size>
37079       </method>
37080       <method name="Void EndInvoke(IAsyncResult)">
37081         <size>0</size>
37082       </method>
37083     </type>
37084   </test>
37085   <test name="test-anon-15.cs">
37086     <type name="Foo">
37087       <method name="Void .ctor()">
37088         <size>7</size>
37089       </method>
37090       <method name="Void Main()">
37091         <size>43</size>
37092       </method>
37093     </type>
37094     <type name="Foo+Inner">
37095       <method name="Void .ctor(String)">
37096         <size>7</size>
37097       </method>
37098     </type>
37099     <type name="Foo+foo_fn">
37100       <method name="Void .ctor(Object, IntPtr)">
37101         <size>0</size>
37102       </method>
37103       <method name="Foo+Inner Invoke(System.String)">
37104         <size>0</size>
37105       </method>
37106       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37107         <size>0</size>
37108       </method>
37109       <method name="Foo+Inner EndInvoke(IAsyncResult)">
37110         <size>0</size>
37111       </method>
37112     </type>
37113     <type name="Foo">
37114       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
37115         <size>13</size>
37116       </method>
37117     </type>
37118   </test>
37119   <test name="test-anon-16.cs">
37120     <type name="X">
37121       <method name="Void .ctor(Int32)">
37122         <size>14</size>
37123       </method>
37124       <method name="Void Main()">
37125         <size>42</size>
37126       </method>
37127       <method name="D T()">
37128         <size>15</size>
37129       </method>
37130     </type>
37131     <type name="D">
37132       <method name="Void .ctor(Object, IntPtr)">
37133         <size>0</size>
37134       </method>
37135       <method name="Void Invoke()">
37136         <size>0</size>
37137       </method>
37138       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37139         <size>0</size>
37140       </method>
37141       <method name="Void EndInvoke(IAsyncResult)">
37142         <size>0</size>
37143       </method>
37144     </type>
37145     <type name="X">
37146       <method name="Void &lt;T&gt;m__0()">
37147         <size>27</size>
37148       </method>
37149     </type>
37150   </test>
37151   <test name="test-anon-17.cs">
37152     <type name="Button">
37153       <method name="Void .ctor()">
37154         <size>7</size>
37155       </method>
37156       <method name="Void add_Clicked(ClickEvent)">
37157         <size>24</size>
37158       </method>
37159       <method name="Void remove_Clicked(ClickEvent)">
37160         <size>24</size>
37161       </method>
37162       <method name="Void DoClick()">
37163         <size>12</size>
37164       </method>
37165     </type>
37166     <type name="X">
37167       <method name="Void .ctor()">
37168         <size>7</size>
37169       </method>
37170       <method name="Void .cctor()">
37171         <size>1</size>
37172       </method>
37173       <method name="Int32 Main()">
37174         <size>61</size>
37175       </method>
37176     </type>
37177     <type name="ClickEvent">
37178       <method name="Void .ctor(Object, IntPtr)">
37179         <size>0</size>
37180       </method>
37181       <method name="Void Invoke()">
37182         <size>0</size>
37183       </method>
37184       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37185         <size>0</size>
37186       </method>
37187       <method name="Void EndInvoke(IAsyncResult)">
37188         <size>0</size>
37189       </method>
37190     </type>
37191     <type name="X">
37192       <method name="Void &lt;Main&gt;m__0()">
37193         <size>17</size>
37194       </method>
37195     </type>
37196   </test>
37197   <test name="test-anon-18.cs">
37198     <type name="DelegateTest">
37199       <method name="Void .ctor()">
37200         <size>7</size>
37201       </method>
37202       <method name="Void Main(System.String[])">
37203         <size>83</size>
37204       </method>
37205     </type>
37206     <type name="A">
37207       <method name="Void .ctor(Object, IntPtr)">
37208         <size>0</size>
37209       </method>
37210       <method name="Void Invoke()">
37211         <size>0</size>
37212       </method>
37213       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37214         <size>0</size>
37215       </method>
37216       <method name="Void EndInvoke(IAsyncResult)">
37217         <size>0</size>
37218       </method>
37219     </type>
37220     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37221       <method name="Void .ctor()">
37222         <size>7</size>
37223       </method>
37224       <method name="Void &lt;&gt;m__0()">
37225         <size>17</size>
37226       </method>
37227     </type>
37228   </test>
37229   <test name="test-anon-19.cs">
37230     <type name="X">
37231       <method name="Void .ctor()">
37232         <size>7</size>
37233       </method>
37234       <method name="Int32 Main()">
37235         <size>223</size>
37236       </method>
37237       <method name="Boolean t(Int32, Int32)">
37238         <size>5</size>
37239       </method>
37240     </type>
37241     <type name="S">
37242       <method name="Void .ctor(Object, IntPtr)">
37243         <size>0</size>
37244       </method>
37245       <method name="Void Invoke()">
37246         <size>0</size>
37247       </method>
37248       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37249         <size>0</size>
37250       </method>
37251       <method name="Void EndInvoke(IAsyncResult)">
37252         <size>0</size>
37253       </method>
37254     </type>
37255     <type name="X+&lt;Main&gt;c__AnonStorey1">
37256       <method name="Void .ctor()">
37257         <size>7</size>
37258       </method>
37259       <method name="Void &lt;&gt;m__0()">
37260         <size>93</size>
37261       </method>
37262     </type>
37263     <type name="X+&lt;Main&gt;c__AnonStorey0">
37264       <method name="Void .ctor()">
37265         <size>7</size>
37266       </method>
37267     </type>
37268   </test>
37269   <test name="test-anon-20.cs">
37270     <type name="X">
37271       <method name="Void .ctor()">
37272         <size>7</size>
37273       </method>
37274       <method name="Void Main()">
37275         <size>33</size>
37276       </method>
37277       <method name="D MainHost()">
37278         <size>28</size>
37279       </method>
37280     </type>
37281     <type name="D">
37282       <method name="Void .ctor(Object, IntPtr)">
37283         <size>0</size>
37284       </method>
37285       <method name="Void Invoke()">
37286         <size>0</size>
37287       </method>
37288       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37289         <size>0</size>
37290       </method>
37291       <method name="Void EndInvoke(IAsyncResult)">
37292         <size>0</size>
37293       </method>
37294     </type>
37295     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37296       <method name="Void .ctor()">
37297         <size>7</size>
37298       </method>
37299       <method name="Void &lt;&gt;m__0()">
37300         <size>52</size>
37301       </method>
37302     </type>
37303     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37304       <method name="Void .ctor()">
37305         <size>7</size>
37306       </method>
37307       <method name="Void &lt;&gt;m__1()">
37308         <size>52</size>
37309       </method>
37310     </type>
37311   </test>
37312   <test name="test-anon-21.cs">
37313     <type name="X">
37314       <method name="Void .ctor()">
37315         <size>7</size>
37316       </method>
37317       <method name="Void .cctor()">
37318         <size>1</size>
37319       </method>
37320       <method name="Int32 Main()">
37321         <size>68</size>
37322       </method>
37323       <method name="Void M()">
37324         <size>44</size>
37325       </method>
37326     </type>
37327     <type name="D">
37328       <method name="Void .ctor(Object, IntPtr)">
37329         <size>0</size>
37330       </method>
37331       <method name="Void Invoke()">
37332         <size>0</size>
37333       </method>
37334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37335         <size>0</size>
37336       </method>
37337       <method name="Void EndInvoke(IAsyncResult)">
37338         <size>0</size>
37339       </method>
37340     </type>
37341     <type name="X+&lt;M&gt;c__AnonStorey0">
37342       <method name="Void .ctor()">
37343         <size>7</size>
37344       </method>
37345       <method name="Void &lt;&gt;m__0()">
37346         <size>48</size>
37347       </method>
37348     </type>
37349     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37350       <method name="Void .ctor()">
37351         <size>7</size>
37352       </method>
37353       <method name="Void &lt;&gt;m__1()">
37354         <size>81</size>
37355       </method>
37356     </type>
37357   </test>
37358   <test name="test-anon-22.cs">
37359     <type name="X">
37360       <method name="Void .ctor()">
37361         <size>7</size>
37362       </method>
37363       <method name="Void Main()">
37364         <size>33</size>
37365       </method>
37366       <method name="D T()">
37367         <size>28</size>
37368       </method>
37369     </type>
37370     <type name="D">
37371       <method name="Void .ctor(Object, IntPtr)">
37372         <size>0</size>
37373       </method>
37374       <method name="Void Invoke()">
37375         <size>0</size>
37376       </method>
37377       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37378         <size>0</size>
37379       </method>
37380       <method name="Void EndInvoke(IAsyncResult)">
37381         <size>0</size>
37382       </method>
37383     </type>
37384     <type name="X+&lt;T&gt;c__AnonStorey0">
37385       <method name="Void .ctor()">
37386         <size>7</size>
37387       </method>
37388       <method name="Void &lt;&gt;m__0()">
37389         <size>52</size>
37390       </method>
37391     </type>
37392     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
37393       <method name="Void .ctor()">
37394         <size>7</size>
37395       </method>
37396       <method name="Void &lt;&gt;m__1()">
37397         <size>52</size>
37398       </method>
37399     </type>
37400   </test>
37401   <test name="test-anon-23.cs">
37402     <type name="X">
37403       <method name="Void .ctor()">
37404         <size>7</size>
37405       </method>
37406       <method name="Int32 Main()">
37407         <size>68</size>
37408       </method>
37409       <method name="Void M()">
37410         <size>34</size>
37411       </method>
37412     </type>
37413     <type name="D">
37414       <method name="Void .ctor(Object, IntPtr)">
37415         <size>0</size>
37416       </method>
37417       <method name="Void Invoke()">
37418         <size>0</size>
37419       </method>
37420       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37421         <size>0</size>
37422       </method>
37423       <method name="Void EndInvoke(IAsyncResult)">
37424         <size>0</size>
37425       </method>
37426     </type>
37427     <type name="X+&lt;M&gt;c__AnonStorey0">
37428       <method name="Void .ctor()">
37429         <size>7</size>
37430       </method>
37431       <method name="Void &lt;&gt;m__0()">
37432         <size>38</size>
37433       </method>
37434     </type>
37435     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37436       <method name="Void .ctor()">
37437         <size>7</size>
37438       </method>
37439       <method name="Void &lt;&gt;m__1()">
37440         <size>24</size>
37441       </method>
37442     </type>
37443   </test>
37444   <test name="test-anon-24.cs">
37445     <type name="X">
37446       <method name="Void .ctor()">
37447         <size>7</size>
37448       </method>
37449       <method name="Void Main()">
37450         <size>29</size>
37451       </method>
37452       <method name="D T(Int32)">
37453         <size>28</size>
37454       </method>
37455     </type>
37456     <type name="D">
37457       <method name="Void .ctor(Object, IntPtr)">
37458         <size>0</size>
37459       </method>
37460       <method name="Int32 Invoke()">
37461         <size>0</size>
37462       </method>
37463       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37464         <size>0</size>
37465       </method>
37466       <method name="Int32 EndInvoke(IAsyncResult)">
37467         <size>0</size>
37468       </method>
37469     </type>
37470     <type name="X+&lt;T&gt;c__AnonStorey0">
37471       <method name="Void .ctor()">
37472         <size>7</size>
37473       </method>
37474       <method name="Int32 &lt;&gt;m__0()">
37475         <size>21</size>
37476       </method>
37477     </type>
37478   </test>
37479   <test name="test-anon-25.cs">
37480     <type name="X">
37481       <method name="Void .ctor()">
37482         <size>7</size>
37483       </method>
37484       <method name="Int32 Main()">
37485         <size>48</size>
37486       </method>
37487       <method name="D T(Int32)">
37488         <size>28</size>
37489       </method>
37490     </type>
37491     <type name="D">
37492       <method name="Void .ctor(Object, IntPtr)">
37493         <size>0</size>
37494       </method>
37495       <method name="Int32 Invoke(Int32)">
37496         <size>0</size>
37497       </method>
37498       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37499         <size>0</size>
37500       </method>
37501       <method name="Int32 EndInvoke(IAsyncResult)">
37502         <size>0</size>
37503       </method>
37504     </type>
37505     <type name="X+&lt;T&gt;c__AnonStorey0">
37506       <method name="Void .ctor()">
37507         <size>7</size>
37508       </method>
37509       <method name="Int32 &lt;&gt;m__0(Int32)">
37510         <size>9</size>
37511       </method>
37512     </type>
37513   </test>
37514   <test name="test-anon-27.cs">
37515     <type name="X">
37516       <method name="Void .ctor()">
37517         <size>7</size>
37518       </method>
37519       <method name="Int32 Main()">
37520         <size>138</size>
37521       </method>
37522       <method name="Void M(Int32)">
37523         <size>59</size>
37524       </method>
37525     </type>
37526     <type name="D">
37527       <method name="Void .ctor(Object, IntPtr)">
37528         <size>0</size>
37529       </method>
37530       <method name="Void Invoke()">
37531         <size>0</size>
37532       </method>
37533       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37534         <size>0</size>
37535       </method>
37536       <method name="Void EndInvoke(IAsyncResult)">
37537         <size>0</size>
37538       </method>
37539     </type>
37540     <type name="X+&lt;M&gt;c__AnonStorey0">
37541       <method name="Void .ctor()">
37542         <size>7</size>
37543       </method>
37544       <method name="Void &lt;&gt;m__0()">
37545         <size>38</size>
37546       </method>
37547     </type>
37548     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37549       <method name="Void .ctor()">
37550         <size>7</size>
37551       </method>
37552       <method name="Void &lt;&gt;m__1()">
37553         <size>50</size>
37554       </method>
37555     </type>
37556   </test>
37557   <test name="test-anon-28.cs">
37558     <type name="Delegable">
37559       <method name="Void .ctor()">
37560         <size>7</size>
37561       </method>
37562       <method name="Void add_MyDelegate(System.EventHandler)">
37563         <size>24</size>
37564       </method>
37565       <method name="Void remove_MyDelegate(System.EventHandler)">
37566         <size>24</size>
37567       </method>
37568     </type>
37569     <type name="DelegateTest">
37570       <method name="Void .ctor()">
37571         <size>7</size>
37572       </method>
37573       <method name="Void Main(System.String[])">
37574         <size>58</size>
37575       </method>
37576     </type>
37577     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37578       <method name="Void .ctor()">
37579         <size>7</size>
37580       </method>
37581       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37582         <size>33</size>
37583       </method>
37584     </type>
37585   </test>
37586   <test name="test-anon-29.cs">
37587     <type name="X">
37588       <method name="Void .ctor()">
37589         <size>108</size>
37590       </method>
37591       <method name="System.String Hello()">
37592         <size>20</size>
37593       </method>
37594       <method name="Void Main()">
37595         <size>18</size>
37596       </method>
37597     </type>
37598     <type name="X+Foo">
37599       <method name="Void .ctor(Object, IntPtr)">
37600         <size>0</size>
37601       </method>
37602       <method name="System.String Invoke()">
37603         <size>0</size>
37604       </method>
37605       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37606         <size>0</size>
37607       </method>
37608       <method name="System.String EndInvoke(IAsyncResult)">
37609         <size>0</size>
37610       </method>
37611     </type>
37612     <type name="X+Bar">
37613       <method name="Void .ctor(Object, IntPtr)">
37614         <size>0</size>
37615       </method>
37616       <method name="Void Invoke(System.String)">
37617         <size>0</size>
37618       </method>
37619       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37620         <size>0</size>
37621       </method>
37622       <method name="Void EndInvoke(IAsyncResult)">
37623         <size>0</size>
37624       </method>
37625     </type>
37626     <type name="X">
37627       <method name="Void &lt;Hello&gt;m__1(System.String)">
37628         <size>7</size>
37629       </method>
37630       <method name="System.String &lt;Hello&gt;m__0()">
37631         <size>201</size>
37632       </method>
37633       <method name="Void &lt;Hello&gt;m__2(System.String)">
37634         <size>7</size>
37635       </method>
37636     </type>
37637   </test>
37638   <test name="test-anon-30.cs">
37639     <type name="X">
37640       <method name="Void .ctor()">
37641         <size>7</size>
37642       </method>
37643     </type>
37644     <type name="Program">
37645       <method name="Void add_E(Program+D)">
37646         <size>22</size>
37647       </method>
37648       <method name="Void remove_E(Program+D)">
37649         <size>22</size>
37650       </method>
37651       <method name="Void Main()">
37652         <size>38</size>
37653       </method>
37654     </type>
37655     <type name="Program+D">
37656       <method name="Void .ctor(Object, IntPtr)">
37657         <size>0</size>
37658       </method>
37659       <method name="Void Invoke(X)">
37660         <size>0</size>
37661       </method>
37662       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
37663         <size>0</size>
37664       </method>
37665       <method name="Void EndInvoke(IAsyncResult)">
37666         <size>0</size>
37667       </method>
37668     </type>
37669     <type name="Program+&lt;Main&gt;c__AnonStorey0">
37670       <method name="Void .ctor()">
37671         <size>7</size>
37672       </method>
37673       <method name="Void &lt;&gt;m__0(X)">
37674         <size>15</size>
37675       </method>
37676     </type>
37677   </test>
37678   <test name="test-anon-31.cs">
37679     <type name="test">
37680       <method name="Void .ctor()">
37681         <size>7</size>
37682       </method>
37683       <method name="IEnumerable testen(Int32)">
37684         <size>30</size>
37685       </method>
37686     </type>
37687     <type name="reflect">
37688       <method name="Void .ctor()">
37689         <size>7</size>
37690       </method>
37691       <method name="Void Main(System.String[])">
37692         <size>122</size>
37693       </method>
37694     </type>
37695     <type name="test+&lt;testen&gt;c__Iterator0">
37696       <method name="Void .ctor()">
37697         <size>7</size>
37698       </method>
37699       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37700         <size>7</size>
37701       </method>
37702       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37703         <size>7</size>
37704       </method>
37705       <method name="Boolean MoveNext()">
37706         <size>195</size>
37707       </method>
37708       <method name="Void Dispose()">
37709         <size>8</size>
37710       </method>
37711       <method name="Void Reset()">
37712         <size>6</size>
37713       </method>
37714       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37715         <size>7</size>
37716       </method>
37717       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37718         <size>40</size>
37719       </method>
37720     </type>
37721   </test>
37722   <test name="test-anon-32.cs">
37723     <type name="MainClass">
37724       <method name="Void .ctor()">
37725         <size>7</size>
37726       </method>
37727       <method name="Void Main()">
37728         <size>37</size>
37729       </method>
37730       <method name="Void SimpleCallback(MainClass, System.String)">
37731         <size>7</size>
37732       </method>
37733     </type>
37734     <type name="StringSender">
37735       <method name="Void .ctor(Object, IntPtr)">
37736         <size>0</size>
37737       </method>
37738       <method name="Void Invoke(System.String)">
37739         <size>0</size>
37740       </method>
37741       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37742         <size>0</size>
37743       </method>
37744       <method name="Void EndInvoke(IAsyncResult)">
37745         <size>0</size>
37746       </method>
37747     </type>
37748     <type name="VoidDelegate">
37749       <method name="Void .ctor(Object, IntPtr)">
37750         <size>0</size>
37751       </method>
37752       <method name="Void Invoke()">
37753         <size>0</size>
37754       </method>
37755       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37756         <size>0</size>
37757       </method>
37758       <method name="Void EndInvoke(IAsyncResult)">
37759         <size>0</size>
37760       </method>
37761     </type>
37762     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
37763       <method name="Void .ctor()">
37764         <size>7</size>
37765       </method>
37766       <method name="Void &lt;&gt;m__0()">
37767         <size>25</size>
37768       </method>
37769       <method name="Void &lt;&gt;m__1(System.String)">
37770         <size>13</size>
37771       </method>
37772     </type>
37773   </test>
37774   <test name="test-anon-33.cs">
37775     <type name="T">
37776       <method name="Void .ctor()">
37777         <size>7</size>
37778       </method>
37779       <method name="Void doit(Int32)">
37780         <size>7</size>
37781       </method>
37782       <method name="Void Main()">
37783         <size>162</size>
37784       </method>
37785     </type>
37786     <type name="Do">
37787       <method name="Void .ctor(Object, IntPtr)">
37788         <size>0</size>
37789       </method>
37790       <method name="Void Invoke()">
37791         <size>0</size>
37792       </method>
37793       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37794         <size>0</size>
37795       </method>
37796       <method name="Void EndInvoke(IAsyncResult)">
37797         <size>0</size>
37798       </method>
37799     </type>
37800     <type name="T+&lt;Main&gt;c__AnonStorey0">
37801       <method name="Void .ctor()">
37802         <size>7</size>
37803       </method>
37804       <method name="Void &lt;&gt;m__0()">
37805         <size>12</size>
37806       </method>
37807     </type>
37808     <type name="T+&lt;Main&gt;c__AnonStorey1">
37809       <method name="Void .ctor()">
37810         <size>7</size>
37811       </method>
37812       <method name="Void &lt;&gt;m__1()">
37813         <size>12</size>
37814       </method>
37815     </type>
37816   </test>
37817   <test name="test-anon-34.cs">
37818     <type name="Delegates.Space">
37819       <method name="Void .ctor()">
37820         <size>7</size>
37821       </method>
37822       <method name="Void Leak(Boolean, Int32)">
37823         <size>92</size>
37824       </method>
37825     </type>
37826     <type name="Delegates.Program">
37827       <method name="Void .ctor()">
37828         <size>7</size>
37829       </method>
37830       <method name="Void SpaceLeak()">
37831         <size>37</size>
37832       </method>
37833       <method name="Void Main(System.String[])">
37834         <size>6</size>
37835       </method>
37836     </type>
37837     <type name="Delegates.Space+DoCopy">
37838       <method name="Void .ctor(Object, IntPtr)">
37839         <size>0</size>
37840       </method>
37841       <method name="Void Invoke()">
37842         <size>0</size>
37843       </method>
37844       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37845         <size>0</size>
37846       </method>
37847       <method name="Void EndInvoke(IAsyncResult)">
37848         <size>0</size>
37849       </method>
37850     </type>
37851     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
37852       <method name="Void .ctor()">
37853         <size>7</size>
37854       </method>
37855       <method name="Void &lt;&gt;m__0()">
37856         <size>23</size>
37857       </method>
37858     </type>
37859     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
37860       <method name="Void .ctor()">
37861         <size>7</size>
37862       </method>
37863       <method name="Void &lt;&gt;m__1()">
37864         <size>19</size>
37865       </method>
37866     </type>
37867   </test>
37868   <test name="test-anon-35.cs">
37869     <type name="CustomDict">
37870       <method name="Void .ctor()">
37871         <size>66</size>
37872       </method>
37873       <method name="IEnumerator GetEnumerator()">
37874         <size>15</size>
37875       </method>
37876     </type>
37877     <type name="Tests">
37878       <method name="Void .ctor()">
37879         <size>7</size>
37880       </method>
37881       <method name="Void Main()">
37882         <size>7</size>
37883       </method>
37884     </type>
37885     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
37886       <method name="Void .ctor()">
37887         <size>7</size>
37888       </method>
37889       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37890         <size>7</size>
37891       </method>
37892       <method name="Boolean MoveNext()">
37893         <size>86</size>
37894       </method>
37895       <method name="Void Dispose()">
37896         <size>8</size>
37897       </method>
37898       <method name="Void Reset()">
37899         <size>6</size>
37900       </method>
37901       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37902         <size>7</size>
37903       </method>
37904     </type>
37905   </test>
37906   <test name="test-anon-36.cs">
37907     <type name="Test">
37908       <method name="Void .ctor(TestMethod)">
37909         <size>7</size>
37910       </method>
37911       <method name="Void .ctor(TestMethod2)">
37912         <size>7</size>
37913       </method>
37914       <method name="Void Main()">
37915         <size>36</size>
37916       </method>
37917     </type>
37918     <type name="TestMethod">
37919       <method name="Void .ctor(Object, IntPtr)">
37920         <size>0</size>
37921       </method>
37922       <method name="Void Invoke()">
37923         <size>0</size>
37924       </method>
37925       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37926         <size>0</size>
37927       </method>
37928       <method name="Void EndInvoke(IAsyncResult)">
37929         <size>0</size>
37930       </method>
37931     </type>
37932     <type name="TestMethod2">
37933       <method name="Void .ctor(Object, IntPtr)">
37934         <size>0</size>
37935       </method>
37936       <method name="Void Invoke(System.Object)">
37937         <size>0</size>
37938       </method>
37939       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37940         <size>0</size>
37941       </method>
37942       <method name="Void EndInvoke(IAsyncResult)">
37943         <size>0</size>
37944       </method>
37945     </type>
37946     <type name="Test">
37947       <method name="Void &lt;Main&gt;m__0()">
37948         <size>1</size>
37949       </method>
37950     </type>
37951   </test>
37952   <test name="test-anon-37.cs">
37953     <type name="DelegateInit">
37954       <method name="Void .ctor()">
37955         <size>7</size>
37956       </method>
37957       <method name="Void .cctor()">
37958         <size>35</size>
37959       </method>
37960       <method name="Void Main(System.String[])">
37961         <size>11</size>
37962       </method>
37963     </type>
37964     <type name="DelegateInit+FooDelegate">
37965       <method name="Void .ctor(Object, IntPtr)">
37966         <size>0</size>
37967       </method>
37968       <method name="Void Invoke()">
37969         <size>0</size>
37970       </method>
37971       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37972         <size>0</size>
37973       </method>
37974       <method name="Void EndInvoke(IAsyncResult)">
37975         <size>0</size>
37976       </method>
37977     </type>
37978     <type name="DelegateInit">
37979       <method name="Void &lt;DelegateInit&gt;m__0()">
37980         <size>11</size>
37981       </method>
37982     </type>
37983   </test>
37984   <test name="test-anon-38.cs">
37985     <type name="X">
37986       <method name="Void .ctor()">
37987         <size>7</size>
37988       </method>
37989       <method name="Void Hello(Int64, Int64)">
37990         <size>1</size>
37991       </method>
37992       <method name="Void Test(Int32)">
37993         <size>67</size>
37994       </method>
37995       <method name="Void Main()">
37996         <size>14</size>
37997       </method>
37998     </type>
37999     <type name="Simple">
38000       <method name="Void .ctor(Object, IntPtr)">
38001         <size>0</size>
38002       </method>
38003       <method name="Void Invoke()">
38004         <size>0</size>
38005       </method>
38006       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38007         <size>0</size>
38008       </method>
38009       <method name="Void EndInvoke(IAsyncResult)">
38010         <size>0</size>
38011       </method>
38012     </type>
38013     <type name="Foo">
38014       <method name="Void .ctor(Object, IntPtr)">
38015         <size>0</size>
38016       </method>
38017       <method name="Simple Invoke()">
38018         <size>0</size>
38019       </method>
38020       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38021         <size>0</size>
38022       </method>
38023       <method name="Simple EndInvoke(IAsyncResult)">
38024         <size>0</size>
38025       </method>
38026     </type>
38027     <type name="X+&lt;Test&gt;c__AnonStorey0">
38028       <method name="Void .ctor()">
38029         <size>7</size>
38030       </method>
38031       <method name="Simple &lt;&gt;m__0()">
38032         <size>64</size>
38033       </method>
38034     </type>
38035     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38036       <method name="Void .ctor()">
38037         <size>7</size>
38038       </method>
38039       <method name="Void &lt;&gt;m__1()">
38040         <size>34</size>
38041       </method>
38042     </type>
38043   </test>
38044   <test name="test-anon-39.cs">
38045     <type name="X">
38046       <method name="Void .ctor()">
38047         <size>7</size>
38048       </method>
38049       <method name="Void Hello(Int64)">
38050         <size>1</size>
38051       </method>
38052       <method name="Void Test(Int32)">
38053         <size>65</size>
38054       </method>
38055       <method name="Void Main()">
38056         <size>14</size>
38057       </method>
38058     </type>
38059     <type name="Simple">
38060       <method name="Void .ctor(Object, IntPtr)">
38061         <size>0</size>
38062       </method>
38063       <method name="Void Invoke()">
38064         <size>0</size>
38065       </method>
38066       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38067         <size>0</size>
38068       </method>
38069       <method name="Void EndInvoke(IAsyncResult)">
38070         <size>0</size>
38071       </method>
38072     </type>
38073     <type name="Foo">
38074       <method name="Void .ctor(Object, IntPtr)">
38075         <size>0</size>
38076       </method>
38077       <method name="Simple Invoke()">
38078         <size>0</size>
38079       </method>
38080       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38081         <size>0</size>
38082       </method>
38083       <method name="Simple EndInvoke(IAsyncResult)">
38084         <size>0</size>
38085       </method>
38086     </type>
38087     <type name="X+&lt;Test&gt;c__AnonStorey0">
38088       <method name="Void .ctor()">
38089         <size>7</size>
38090       </method>
38091       <method name="Simple &lt;&gt;m__0()">
38092         <size>30</size>
38093       </method>
38094       <method name="Void &lt;&gt;m__1()">
38095         <size>18</size>
38096       </method>
38097     </type>
38098   </test>
38099   <test name="test-anon-40.cs">
38100     <type name="X">
38101       <method name="Void .ctor()">
38102         <size>7</size>
38103       </method>
38104       <method name="Void Hello(Int64)">
38105         <size>1</size>
38106       </method>
38107       <method name="Void Test(Int32)">
38108         <size>65</size>
38109       </method>
38110       <method name="Void Main()">
38111         <size>14</size>
38112       </method>
38113     </type>
38114     <type name="Simple">
38115       <method name="Void .ctor(Object, IntPtr)">
38116         <size>0</size>
38117       </method>
38118       <method name="Void Invoke()">
38119         <size>0</size>
38120       </method>
38121       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38122         <size>0</size>
38123       </method>
38124       <method name="Void EndInvoke(IAsyncResult)">
38125         <size>0</size>
38126       </method>
38127     </type>
38128     <type name="Foo">
38129       <method name="Void .ctor(Object, IntPtr)">
38130         <size>0</size>
38131       </method>
38132       <method name="Simple Invoke()">
38133         <size>0</size>
38134       </method>
38135       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38136         <size>0</size>
38137       </method>
38138       <method name="Simple EndInvoke(IAsyncResult)">
38139         <size>0</size>
38140       </method>
38141     </type>
38142     <type name="X+&lt;Test&gt;c__AnonStorey0">
38143       <method name="Void .ctor()">
38144         <size>7</size>
38145       </method>
38146       <method name="Simple &lt;&gt;m__0()">
38147         <size>30</size>
38148       </method>
38149       <method name="Void &lt;&gt;m__1()">
38150         <size>18</size>
38151       </method>
38152     </type>
38153   </test>
38154   <test name="test-anon-41.cs">
38155     <type name="X">
38156       <method name="Void .ctor()">
38157         <size>7</size>
38158       </method>
38159       <method name="Void Hello(Int64)">
38160         <size>1</size>
38161       </method>
38162       <method name="Void Test(Int32)">
38163         <size>65</size>
38164       </method>
38165       <method name="Void Main()">
38166         <size>14</size>
38167       </method>
38168     </type>
38169     <type name="Simple">
38170       <method name="Void .ctor(Object, IntPtr)">
38171         <size>0</size>
38172       </method>
38173       <method name="Void Invoke()">
38174         <size>0</size>
38175       </method>
38176       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38177         <size>0</size>
38178       </method>
38179       <method name="Void EndInvoke(IAsyncResult)">
38180         <size>0</size>
38181       </method>
38182     </type>
38183     <type name="Foo">
38184       <method name="Void .ctor(Object, IntPtr)">
38185         <size>0</size>
38186       </method>
38187       <method name="Simple Invoke()">
38188         <size>0</size>
38189       </method>
38190       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38191         <size>0</size>
38192       </method>
38193       <method name="Simple EndInvoke(IAsyncResult)">
38194         <size>0</size>
38195       </method>
38196     </type>
38197     <type name="X+&lt;Test&gt;c__AnonStorey0">
38198       <method name="Void .ctor()">
38199         <size>7</size>
38200       </method>
38201       <method name="Simple &lt;&gt;m__0()">
38202         <size>55</size>
38203       </method>
38204     </type>
38205     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38206       <method name="Void .ctor()">
38207         <size>7</size>
38208       </method>
38209       <method name="Void &lt;&gt;m__1()">
38210         <size>35</size>
38211       </method>
38212     </type>
38213   </test>
38214   <test name="test-anon-42.cs">
38215     <type name="X">
38216       <method name="Void .ctor()">
38217         <size>7</size>
38218       </method>
38219       <method name="Void Hello(Int64)">
38220         <size>1</size>
38221       </method>
38222       <method name="Void Test(Int32)">
38223         <size>51</size>
38224       </method>
38225       <method name="Void Main()">
38226         <size>13</size>
38227       </method>
38228     </type>
38229     <type name="Simple">
38230       <method name="Void .ctor(Object, IntPtr)">
38231         <size>0</size>
38232       </method>
38233       <method name="Void Invoke()">
38234         <size>0</size>
38235       </method>
38236       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38237         <size>0</size>
38238       </method>
38239       <method name="Void EndInvoke(IAsyncResult)">
38240         <size>0</size>
38241       </method>
38242     </type>
38243     <type name="Foo">
38244       <method name="Void .ctor(Object, IntPtr)">
38245         <size>0</size>
38246       </method>
38247       <method name="Simple Invoke()">
38248         <size>0</size>
38249       </method>
38250       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38251         <size>0</size>
38252       </method>
38253       <method name="Simple EndInvoke(IAsyncResult)">
38254         <size>0</size>
38255       </method>
38256     </type>
38257     <type name="X">
38258       <method name="Simple &lt;Test&gt;m__0()">
38259         <size>37</size>
38260       </method>
38261       <method name="Void &lt;Test&gt;m__1()">
38262         <size>8</size>
38263       </method>
38264     </type>
38265   </test>
38266   <test name="test-anon-43.cs">
38267     <type name="X">
38268       <method name="Void .ctor()">
38269         <size>7</size>
38270       </method>
38271       <method name="Void Hello(Int64, Int64)">
38272         <size>1</size>
38273       </method>
38274       <method name="Void Test(Int32)">
38275         <size>54</size>
38276       </method>
38277       <method name="Void Main()">
38278         <size>14</size>
38279       </method>
38280     </type>
38281     <type name="Simple">
38282       <method name="Void .ctor(Object, IntPtr)">
38283         <size>0</size>
38284       </method>
38285       <method name="Void Invoke()">
38286         <size>0</size>
38287       </method>
38288       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38289         <size>0</size>
38290       </method>
38291       <method name="Void EndInvoke(IAsyncResult)">
38292         <size>0</size>
38293       </method>
38294     </type>
38295     <type name="Foo">
38296       <method name="Void .ctor(Object, IntPtr)">
38297         <size>0</size>
38298       </method>
38299       <method name="Simple Invoke()">
38300         <size>0</size>
38301       </method>
38302       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38303         <size>0</size>
38304       </method>
38305       <method name="Simple EndInvoke(IAsyncResult)">
38306         <size>0</size>
38307       </method>
38308     </type>
38309     <type name="X+&lt;Test&gt;c__AnonStorey0">
38310       <method name="Void .ctor()">
38311         <size>7</size>
38312       </method>
38313       <method name="Simple &lt;&gt;m__0()">
38314         <size>64</size>
38315       </method>
38316     </type>
38317     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38318       <method name="Void .ctor()">
38319         <size>7</size>
38320       </method>
38321       <method name="Void &lt;&gt;m__1()">
38322         <size>34</size>
38323       </method>
38324     </type>
38325   </test>
38326   <test name="test-anon-44.cs">
38327     <type name="X">
38328       <method name="Void .ctor()">
38329         <size>7</size>
38330       </method>
38331       <method name="Void Hello(Int64)">
38332         <size>1</size>
38333       </method>
38334       <method name="Void Test(Int32)">
38335         <size>68</size>
38336       </method>
38337       <method name="Void Main()">
38338         <size>14</size>
38339       </method>
38340     </type>
38341     <type name="Simple">
38342       <method name="Void .ctor(Object, IntPtr)">
38343         <size>0</size>
38344       </method>
38345       <method name="Void Invoke()">
38346         <size>0</size>
38347       </method>
38348       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38349         <size>0</size>
38350       </method>
38351       <method name="Void EndInvoke(IAsyncResult)">
38352         <size>0</size>
38353       </method>
38354     </type>
38355     <type name="Foo">
38356       <method name="Void .ctor(Object, IntPtr)">
38357         <size>0</size>
38358       </method>
38359       <method name="Simple Invoke()">
38360         <size>0</size>
38361       </method>
38362       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38363         <size>0</size>
38364       </method>
38365       <method name="Simple EndInvoke(IAsyncResult)">
38366         <size>0</size>
38367       </method>
38368     </type>
38369     <type name="X+&lt;Test&gt;c__AnonStorey0">
38370       <method name="Void .ctor()">
38371         <size>7</size>
38372       </method>
38373       <method name="Simple &lt;&gt;m__1()">
38374         <size>33</size>
38375       </method>
38376       <method name="Simple &lt;&gt;m__0()">
38377         <size>51</size>
38378       </method>
38379       <method name="Void &lt;&gt;m__3()">
38380         <size>21</size>
38381       </method>
38382     </type>
38383     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38384       <method name="Void .ctor()">
38385         <size>7</size>
38386       </method>
38387       <method name="Void &lt;&gt;m__2()">
38388         <size>26</size>
38389       </method>
38390     </type>
38391   </test>
38392   <test name="test-anon-45.cs">
38393     <type name="Test">
38394       <method name="Void .ctor()">
38395         <size>7</size>
38396       </method>
38397       <method name="Void Main()">
38398         <size>64</size>
38399       </method>
38400       <method name="IEnumerator GetEnumerator()">
38401         <size>8</size>
38402       </method>
38403     </type>
38404     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38405       <method name="Void .ctor()">
38406         <size>7</size>
38407       </method>
38408       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38409         <size>7</size>
38410       </method>
38411       <method name="Boolean MoveNext()">
38412         <size>77</size>
38413       </method>
38414       <method name="Void Dispose()">
38415         <size>8</size>
38416       </method>
38417       <method name="Void Reset()">
38418         <size>6</size>
38419       </method>
38420       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38421         <size>7</size>
38422       </method>
38423     </type>
38424   </test>
38425   <test name="test-anon-46.cs">
38426     <type name="World">
38427       <method name="Void .ctor()">
38428         <size>7</size>
38429       </method>
38430       <method name="Void Hello(Int64)">
38431         <size>1</size>
38432       </method>
38433       <method name="Void Test(Int32)">
38434         <size>50</size>
38435       </method>
38436     </type>
38437     <type name="X">
38438       <method name="Void .ctor()">
38439         <size>7</size>
38440       </method>
38441       <method name="Void Main()">
38442         <size>14</size>
38443       </method>
38444     </type>
38445     <type name="Foo">
38446       <method name="Void .ctor(Object, IntPtr)">
38447         <size>0</size>
38448       </method>
38449       <method name="Void Invoke()">
38450         <size>0</size>
38451       </method>
38452       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38453         <size>0</size>
38454       </method>
38455       <method name="Void EndInvoke(IAsyncResult)">
38456         <size>0</size>
38457       </method>
38458     </type>
38459     <type name="World+&lt;Test&gt;c__AnonStorey0">
38460       <method name="Void .ctor()">
38461         <size>7</size>
38462       </method>
38463       <method name="Void &lt;&gt;m__0()">
38464         <size>19</size>
38465       </method>
38466     </type>
38467   </test>
38468   <test name="test-anon-47.cs">
38469     <type name="World">
38470       <method name="Void .ctor()">
38471         <size>7</size>
38472       </method>
38473       <method name="Void Hello(Int64)">
38474         <size>1</size>
38475       </method>
38476       <method name="Void Test(Int32)">
38477         <size>158</size>
38478       </method>
38479     </type>
38480     <type name="X">
38481       <method name="Void .ctor()">
38482         <size>7</size>
38483       </method>
38484       <method name="Void Main()">
38485         <size>14</size>
38486       </method>
38487     </type>
38488     <type name="Foo">
38489       <method name="Void .ctor(Object, IntPtr)">
38490         <size>0</size>
38491       </method>
38492       <method name="Void Invoke()">
38493         <size>0</size>
38494       </method>
38495       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38496         <size>0</size>
38497       </method>
38498       <method name="Void EndInvoke(IAsyncResult)">
38499         <size>0</size>
38500       </method>
38501     </type>
38502     <type name="World+&lt;Test&gt;c__AnonStorey2">
38503       <method name="Void .ctor()">
38504         <size>7</size>
38505       </method>
38506       <method name="Void &lt;&gt;m__0()">
38507         <size>45</size>
38508       </method>
38509     </type>
38510     <type name="World+&lt;Test&gt;c__AnonStorey0">
38511       <method name="Void .ctor()">
38512         <size>7</size>
38513       </method>
38514     </type>
38515     <type name="World+&lt;Test&gt;c__AnonStorey1">
38516       <method name="Void .ctor()">
38517         <size>7</size>
38518       </method>
38519     </type>
38520   </test>
38521   <test name="test-anon-48.cs">
38522     <type name="World">
38523       <method name="Void .ctor()">
38524         <size>7</size>
38525       </method>
38526       <method name="Void Hello(Int64)">
38527         <size>1</size>
38528       </method>
38529       <method name="Void Test(Int32)">
38530         <size>197</size>
38531       </method>
38532     </type>
38533     <type name="X">
38534       <method name="Void .ctor()">
38535         <size>7</size>
38536       </method>
38537       <method name="Void Main()">
38538         <size>14</size>
38539       </method>
38540     </type>
38541     <type name="Foo">
38542       <method name="Void .ctor(Object, IntPtr)">
38543         <size>0</size>
38544       </method>
38545       <method name="Void Invoke()">
38546         <size>0</size>
38547       </method>
38548       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38549         <size>0</size>
38550       </method>
38551       <method name="Void EndInvoke(IAsyncResult)">
38552         <size>0</size>
38553       </method>
38554     </type>
38555     <type name="World+&lt;Test&gt;c__AnonStorey1">
38556       <method name="Void .ctor()">
38557         <size>7</size>
38558       </method>
38559     </type>
38560     <type name="World+&lt;Test&gt;c__AnonStorey2">
38561       <method name="Void .ctor()">
38562         <size>7</size>
38563       </method>
38564     </type>
38565     <type name="World+&lt;Test&gt;c__AnonStorey0">
38566       <method name="Void .ctor()">
38567         <size>7</size>
38568       </method>
38569       <method name="Void &lt;&gt;m__0()">
38570         <size>63</size>
38571       </method>
38572     </type>
38573   </test>
38574   <test name="test-anon-49.cs">
38575     <type name="Test">
38576       <method name="Void .ctor()">
38577         <size>7</size>
38578       </method>
38579       <method name="Void Main()">
38580         <size>64</size>
38581       </method>
38582       <method name="IEnumerator GetEnumerator()">
38583         <size>8</size>
38584       </method>
38585     </type>
38586     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38587       <method name="Void .ctor()">
38588         <size>7</size>
38589       </method>
38590       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38591         <size>7</size>
38592       </method>
38593       <method name="Boolean MoveNext()">
38594         <size>185</size>
38595       </method>
38596       <method name="Void Dispose()">
38597         <size>62</size>
38598       </method>
38599       <method name="Void Reset()">
38600         <size>6</size>
38601       </method>
38602       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38603         <size>7</size>
38604       </method>
38605     </type>
38606   </test>
38607   <test name="test-anon-50.cs">
38608     <type name="Test">
38609       <method name="Void .ctor()">
38610         <size>7</size>
38611       </method>
38612       <method name="IEnumerable Foo(Int32)">
38613         <size>30</size>
38614       </method>
38615     </type>
38616     <type name="X">
38617       <method name="Void .ctor()">
38618         <size>7</size>
38619       </method>
38620       <method name="Int32 Main()">
38621         <size>196</size>
38622       </method>
38623     </type>
38624     <type name="Test+&lt;Foo&gt;c__Iterator0">
38625       <method name="Void .ctor()">
38626         <size>7</size>
38627       </method>
38628       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38629         <size>7</size>
38630       </method>
38631       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38632         <size>7</size>
38633       </method>
38634       <method name="Boolean MoveNext()">
38635         <size>118</size>
38636       </method>
38637       <method name="Void Dispose()">
38638         <size>8</size>
38639       </method>
38640       <method name="Void Reset()">
38641         <size>6</size>
38642       </method>
38643       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38644         <size>7</size>
38645       </method>
38646       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38647         <size>40</size>
38648       </method>
38649     </type>
38650   </test>
38651   <test name="test-anon-51.cs">
38652     <type name="X">
38653       <method name="Void .ctor()">
38654         <size>7</size>
38655       </method>
38656       <method name="Void .cctor()">
38657         <size>35</size>
38658       </method>
38659       <method name="Void Main()">
38660         <size>11</size>
38661       </method>
38662     </type>
38663     <type name="FooDelegate">
38664       <method name="Void .ctor(Object, IntPtr)">
38665         <size>0</size>
38666       </method>
38667       <method name="Void Invoke()">
38668         <size>0</size>
38669       </method>
38670       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38671         <size>0</size>
38672       </method>
38673       <method name="Void EndInvoke(IAsyncResult)">
38674         <size>0</size>
38675       </method>
38676     </type>
38677     <type name="X">
38678       <method name="Void &lt;X&gt;m__0()">
38679         <size>11</size>
38680       </method>
38681     </type>
38682   </test>
38683   <test name="test-anon-52.cs">
38684     <type name="X">
38685       <method name="Void .ctor()">
38686         <size>7</size>
38687       </method>
38688       <method name="IEnumerator GetIt(System.Int32[])">
38689         <size>22</size>
38690       </method>
38691       <method name="Int32 Main()">
38692         <size>33</size>
38693       </method>
38694     </type>
38695     <type name="X+A">
38696       <method name="Void .ctor(Object, IntPtr)">
38697         <size>0</size>
38698       </method>
38699       <method name="Void Invoke()">
38700         <size>0</size>
38701       </method>
38702       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38703         <size>0</size>
38704       </method>
38705       <method name="Void EndInvoke(IAsyncResult)">
38706         <size>0</size>
38707       </method>
38708     </type>
38709     <type name="X+&lt;GetIt&gt;c__Iterator0">
38710       <method name="Void .ctor()">
38711         <size>7</size>
38712       </method>
38713       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38714         <size>7</size>
38715       </method>
38716       <method name="Boolean MoveNext()">
38717         <size>201</size>
38718       </method>
38719       <method name="Void &lt;&gt;m__0()">
38720         <size>22</size>
38721       </method>
38722       <method name="Void Dispose()">
38723         <size>8</size>
38724       </method>
38725       <method name="Void Reset()">
38726         <size>6</size>
38727       </method>
38728       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38729         <size>7</size>
38730       </method>
38731     </type>
38732   </test>
38733   <test name="test-anon-53.cs">
38734     <type name="Test">
38735       <method name="Void .ctor(Int32)">
38736         <size>39</size>
38737       </method>
38738       <method name="Void .cctor()">
38739         <size>33</size>
38740       </method>
38741     </type>
38742     <type name="X">
38743       <method name="Void .ctor()">
38744         <size>7</size>
38745       </method>
38746       <method name="Void Main()">
38747         <size>15</size>
38748       </method>
38749     </type>
38750     <type name="Foo">
38751       <method name="Void .ctor(Object, IntPtr)">
38752         <size>0</size>
38753       </method>
38754       <method name="Void Invoke()">
38755         <size>0</size>
38756       </method>
38757       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38758         <size>0</size>
38759       </method>
38760       <method name="Void EndInvoke(IAsyncResult)">
38761         <size>0</size>
38762       </method>
38763     </type>
38764     <type name="Test+&lt;Test&gt;c__AnonStorey0">
38765       <method name="Void .ctor()">
38766         <size>7</size>
38767       </method>
38768       <method name="Void &lt;&gt;m__0()">
38769         <size>12</size>
38770       </method>
38771     </type>
38772     <type name="Test+&lt;Test&gt;c__AnonStorey1">
38773       <method name="Void .ctor()">
38774         <size>7</size>
38775       </method>
38776       <method name="Void &lt;&gt;m__1()">
38777         <size>12</size>
38778       </method>
38779     </type>
38780   </test>
38781   <test name="test-anon-54.cs">
38782     <type name="X">
38783       <method name="Void .ctor()">
38784         <size>7</size>
38785       </method>
38786       <method name="Void Main()">
38787         <size>22</size>
38788       </method>
38789     </type>
38790     <type name="Hello">
38791       <method name="Void .ctor(Object, IntPtr)">
38792         <size>0</size>
38793       </method>
38794       <method name="Void Invoke()">
38795         <size>0</size>
38796       </method>
38797       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38798         <size>0</size>
38799       </method>
38800       <method name="Void EndInvoke(IAsyncResult)">
38801         <size>0</size>
38802       </method>
38803     </type>
38804     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
38805       <method name="Void .ctor()">
38806         <size>7</size>
38807       </method>
38808       <method name="Void &lt;&gt;m__0()">
38809         <size>25</size>
38810       </method>
38811     </type>
38812     <type name="Foo">
38813       <method name="Void .ctor(Int32)">
38814         <size>8</size>
38815       </method>
38816       <method name="Void Test(Foo)">
38817         <size>45</size>
38818       </method>
38819       <method name="Void Hello(Int32)">
38820         <size>19</size>
38821       </method>
38822       <method name="System.String ToString()">
38823         <size>22</size>
38824       </method>
38825     </type>
38826   </test>
38827   <test name="test-anon-55.cs">
38828     <type name="Foo">
38829       <method name="Void .ctor()">
38830         <size>7</size>
38831       </method>
38832       <method name="Void Test(Foo+Hello)">
38833         <size>7</size>
38834       </method>
38835       <method name="Void Private()">
38836         <size>11</size>
38837       </method>
38838       <method name="Void Test()">
38839         <size>19</size>
38840       </method>
38841     </type>
38842     <type name="X">
38843       <method name="Void .ctor()">
38844         <size>7</size>
38845       </method>
38846       <method name="Void Main()">
38847         <size>13</size>
38848       </method>
38849     </type>
38850     <type name="Foo+Hello">
38851       <method name="Void .ctor(Object, IntPtr)">
38852         <size>0</size>
38853       </method>
38854       <method name="Void Invoke()">
38855         <size>0</size>
38856       </method>
38857       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38858         <size>0</size>
38859       </method>
38860       <method name="Void EndInvoke(IAsyncResult)">
38861         <size>0</size>
38862       </method>
38863     </type>
38864     <type name="Foo">
38865       <method name="Void &lt;Test&gt;m__0()">
38866         <size>7</size>
38867       </method>
38868     </type>
38869   </test>
38870   <test name="test-anon-56.cs">
38871     <type name="Observable">
38872       <method name="Void .ctor()">
38873         <size>7</size>
38874       </method>
38875       <method name="Void Main(System.String[])">
38876         <size>50</size>
38877       </method>
38878     </type>
38879     <type name="QueueHandler">
38880       <method name="Void .ctor(Object, IntPtr)">
38881         <size>0</size>
38882       </method>
38883       <method name="Void Invoke(Observable)">
38884         <size>0</size>
38885       </method>
38886       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
38887         <size>0</size>
38888       </method>
38889       <method name="Void EndInvoke(IAsyncResult)">
38890         <size>0</size>
38891       </method>
38892     </type>
38893     <type name="Observable">
38894       <method name="Void &lt;Main&gt;m__0(Observable)">
38895         <size>11</size>
38896       </method>
38897     </type>
38898   </test>
38899   <test name="test-anon-57.cs">
38900     <type name="X">
38901       <method name="Void .ctor()">
38902         <size>7</size>
38903       </method>
38904       <method name="Int32 Test()">
38905         <size>257</size>
38906       </method>
38907       <method name="Int32 Main()">
38908         <size>45</size>
38909       </method>
38910     </type>
38911     <type name="X+TestDelegate">
38912       <method name="Void .ctor(Object, IntPtr)">
38913         <size>0</size>
38914       </method>
38915       <method name="Void Invoke()">
38916         <size>0</size>
38917       </method>
38918       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38919         <size>0</size>
38920       </method>
38921       <method name="Void EndInvoke(IAsyncResult)">
38922         <size>0</size>
38923       </method>
38924     </type>
38925     <type name="X+&lt;Test&gt;c__AnonStorey1">
38926       <method name="Void .ctor()">
38927         <size>7</size>
38928       </method>
38929       <method name="Void &lt;&gt;m__0()">
38930         <size>95</size>
38931       </method>
38932     </type>
38933     <type name="X+&lt;Test&gt;c__AnonStorey0">
38934       <method name="Void .ctor()">
38935         <size>7</size>
38936       </method>
38937     </type>
38938   </test>
38939   <test name="test-anon-58.cs">
38940     <type name="X">
38941       <method name="Void .ctor()">
38942         <size>7</size>
38943       </method>
38944       <method name="Int32 Test(Int32)">
38945         <size>344</size>
38946       </method>
38947       <method name="Int32 Main()">
38948         <size>46</size>
38949       </method>
38950     </type>
38951     <type name="X+TestDelegate">
38952       <method name="Void .ctor(Object, IntPtr)">
38953         <size>0</size>
38954       </method>
38955       <method name="Void Invoke()">
38956         <size>0</size>
38957       </method>
38958       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38959         <size>0</size>
38960       </method>
38961       <method name="Void EndInvoke(IAsyncResult)">
38962         <size>0</size>
38963       </method>
38964     </type>
38965     <type name="X+&lt;Test&gt;c__AnonStorey1">
38966       <method name="Void .ctor()">
38967         <size>7</size>
38968       </method>
38969       <method name="Void &lt;&gt;m__0()">
38970         <size>171</size>
38971       </method>
38972     </type>
38973     <type name="X+&lt;Test&gt;c__AnonStorey0">
38974       <method name="Void .ctor()">
38975         <size>7</size>
38976       </method>
38977     </type>
38978     <type name="X+&lt;Test&gt;c__AnonStorey2">
38979       <method name="Void .ctor()">
38980         <size>7</size>
38981       </method>
38982     </type>
38983   </test>
38984   <test name="test-anon-59.cs">
38985     <type name="X">
38986       <method name="Void .ctor()">
38987         <size>7</size>
38988       </method>
38989       <method name="Int32 Test(Int32)">
38990         <size>515</size>
38991       </method>
38992       <method name="Int32 Main()">
38993         <size>46</size>
38994       </method>
38995     </type>
38996     <type name="X+TestDelegate">
38997       <method name="Void .ctor(Object, IntPtr)">
38998         <size>0</size>
38999       </method>
39000       <method name="Void Invoke()">
39001         <size>0</size>
39002       </method>
39003       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39004         <size>0</size>
39005       </method>
39006       <method name="Void EndInvoke(IAsyncResult)">
39007         <size>0</size>
39008       </method>
39009     </type>
39010     <type name="X+&lt;Test&gt;c__AnonStorey2">
39011       <method name="Void .ctor()">
39012         <size>7</size>
39013       </method>
39014       <method name="Void &lt;&gt;m__0()">
39015         <size>233</size>
39016       </method>
39017     </type>
39018     <type name="X+&lt;Test&gt;c__AnonStorey1">
39019       <method name="Void .ctor()">
39020         <size>7</size>
39021       </method>
39022     </type>
39023     <type name="X+&lt;Test&gt;c__AnonStorey0">
39024       <method name="Void .ctor()">
39025         <size>7</size>
39026       </method>
39027     </type>
39028     <type name="X+&lt;Test&gt;c__AnonStorey3">
39029       <method name="Void .ctor()">
39030         <size>7</size>
39031       </method>
39032     </type>
39033   </test>
39034   <test name="test-anon-60.cs">
39035     <type name="X">
39036       <method name="Void .ctor()">
39037         <size>7</size>
39038       </method>
39039       <method name="Int32 Test(Int32)">
39040         <size>567</size>
39041       </method>
39042       <method name="Int32 Main()">
39043         <size>46</size>
39044       </method>
39045     </type>
39046     <type name="X+TestDelegate">
39047       <method name="Void .ctor(Object, IntPtr)">
39048         <size>0</size>
39049       </method>
39050       <method name="Void Invoke()">
39051         <size>0</size>
39052       </method>
39053       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39054         <size>0</size>
39055       </method>
39056       <method name="Void EndInvoke(IAsyncResult)">
39057         <size>0</size>
39058       </method>
39059     </type>
39060     <type name="X+&lt;Test&gt;c__AnonStorey2">
39061       <method name="Void .ctor()">
39062         <size>7</size>
39063       </method>
39064     </type>
39065     <type name="X+&lt;Test&gt;c__AnonStorey1">
39066       <method name="Void .ctor()">
39067         <size>7</size>
39068       </method>
39069     </type>
39070     <type name="X+&lt;Test&gt;c__AnonStorey0">
39071       <method name="Void .ctor()">
39072         <size>7</size>
39073       </method>
39074     </type>
39075     <type name="X+&lt;Test&gt;c__AnonStorey3">
39076       <method name="Void .ctor()">
39077         <size>7</size>
39078       </method>
39079     </type>
39080     <type name="X+&lt;Test&gt;c__AnonStorey2">
39081       <method name="Void &lt;&gt;m__0()">
39082         <size>356</size>
39083       </method>
39084     </type>
39085     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
39086       <method name="Void .ctor()">
39087         <size>7</size>
39088       </method>
39089       <method name="Void &lt;&gt;m__1()">
39090         <size>124</size>
39091       </method>
39092     </type>
39093   </test>
39094   <test name="test-anon-61.cs">
39095     <type name="X">
39096       <method name="Void .ctor()">
39097         <size>7</size>
39098       </method>
39099       <method name="Int32 Test()">
39100         <size>333</size>
39101       </method>
39102       <method name="Int32 Main()">
39103         <size>59</size>
39104       </method>
39105     </type>
39106     <type name="X+TestDelegate">
39107       <method name="Void .ctor(Object, IntPtr)">
39108         <size>0</size>
39109       </method>
39110       <method name="Void Invoke()">
39111         <size>0</size>
39112       </method>
39113       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39114         <size>0</size>
39115       </method>
39116       <method name="Void EndInvoke(IAsyncResult)">
39117         <size>0</size>
39118       </method>
39119     </type>
39120     <type name="X+&lt;Test&gt;c__AnonStorey1">
39121       <method name="Void .ctor()">
39122         <size>7</size>
39123       </method>
39124       <method name="Void &lt;&gt;m__0()">
39125         <size>166</size>
39126       </method>
39127     </type>
39128     <type name="X+&lt;Test&gt;c__AnonStorey0">
39129       <method name="Void .ctor()">
39130         <size>7</size>
39131       </method>
39132     </type>
39133   </test>
39134   <test name="test-anon-62.cs">
39135     <type name="X">
39136       <method name="Void .ctor(String)">
39137         <size>14</size>
39138       </method>
39139       <method name="Void Main()">
39140         <size>1</size>
39141       </method>
39142     </type>
39143     <type name="Y">
39144       <method name="Void .ctor(Z)">
39145         <size>56</size>
39146       </method>
39147     </type>
39148     <type name="Z">
39149       <method name="Void .ctor()">
39150         <size>7</size>
39151       </method>
39152       <method name="Void Hello()">
39153         <size>1</size>
39154       </method>
39155     </type>
39156     <type name="FooHandler">
39157       <method name="Void .ctor(Object, IntPtr)">
39158         <size>0</size>
39159       </method>
39160       <method name="Void Invoke()">
39161         <size>0</size>
39162       </method>
39163       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39164         <size>0</size>
39165       </method>
39166       <method name="Void EndInvoke(IAsyncResult)">
39167         <size>0</size>
39168       </method>
39169     </type>
39170     <type name="Y+&lt;Y&gt;c__AnonStorey0">
39171       <method name="Void .ctor()">
39172         <size>7</size>
39173       </method>
39174       <method name="Void &lt;&gt;m__0()">
39175         <size>12</size>
39176       </method>
39177     </type>
39178   </test>
39179   <test name="test-anon-63.cs">
39180     <type name="X">
39181       <method name="Void .ctor()">
39182         <size>7</size>
39183       </method>
39184       <method name="IEnumerator GetIt(System.Int32[])">
39185         <size>22</size>
39186       </method>
39187       <method name="Int32 Main()">
39188         <size>34</size>
39189       </method>
39190     </type>
39191     <type name="X+A">
39192       <method name="Void .ctor(Object, IntPtr)">
39193         <size>0</size>
39194       </method>
39195       <method name="Int32 Invoke()">
39196         <size>0</size>
39197       </method>
39198       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39199         <size>0</size>
39200       </method>
39201       <method name="Int32 EndInvoke(IAsyncResult)">
39202         <size>0</size>
39203       </method>
39204     </type>
39205     <type name="X+&lt;GetIt&gt;c__Iterator0">
39206       <method name="Void .ctor()">
39207         <size>7</size>
39208       </method>
39209       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39210         <size>7</size>
39211       </method>
39212       <method name="Boolean MoveNext()">
39213         <size>195</size>
39214       </method>
39215       <method name="Int32 &lt;&gt;m__0()">
39216         <size>44</size>
39217       </method>
39218       <method name="Void Dispose()">
39219         <size>8</size>
39220       </method>
39221       <method name="Void Reset()">
39222         <size>6</size>
39223       </method>
39224       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39225         <size>7</size>
39226       </method>
39227     </type>
39228   </test>
39229   <test name="test-anon-64.cs">
39230     <type name="Source">
39231       <method name="Void .ctor()">
39232         <size>7</size>
39233       </method>
39234       <method name="Void add_ChildSourceAdded(System.EventHandler)">
39235         <size>24</size>
39236       </method>
39237       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
39238         <size>24</size>
39239       </method>
39240       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39241         <size>24</size>
39242       </method>
39243       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39244         <size>24</size>
39245       </method>
39246       <method name="Source FindSource(Source)">
39247         <size>2</size>
39248       </method>
39249       <method name="Void AddSource(Source, Int32, System.Object)">
39250         <size>132</size>
39251       </method>
39252       <method name="Void Main()">
39253         <size>1</size>
39254       </method>
39255     </type>
39256     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39257       <method name="Void .ctor()">
39258         <size>7</size>
39259       </method>
39260       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39261         <size>30</size>
39262       </method>
39263     </type>
39264     <type name="Source">
39265       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39266         <size>1</size>
39267       </method>
39268     </type>
39269   </test>
39270   <test name="test-anon-65.cs">
39271     <type name="BaseClass">
39272       <method name="Void .ctor(SomeDelegate)">
39273         <size>13</size>
39274       </method>
39275     </type>
39276     <type name="TestClass">
39277       <method name="Void .ctor(Int32)">
39278         <size>32</size>
39279       </method>
39280       <method name="Int32 Main(System.String[])">
39281         <size>9</size>
39282       </method>
39283     </type>
39284     <type name="BaseClass+SomeDelegate">
39285       <method name="Void .ctor(Object, IntPtr)">
39286         <size>0</size>
39287       </method>
39288       <method name="Void Invoke()">
39289         <size>0</size>
39290       </method>
39291       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39292         <size>0</size>
39293       </method>
39294       <method name="Void EndInvoke(IAsyncResult)">
39295         <size>0</size>
39296       </method>
39297     </type>
39298     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
39299       <method name="Void .ctor()">
39300         <size>7</size>
39301       </method>
39302       <method name="Void &lt;&gt;m__0()">
39303         <size>12</size>
39304       </method>
39305     </type>
39306   </test>
39307   <test name="test-anon-66.cs">
39308     <type name="Test">
39309       <method name="Void .ctor()">
39310         <size>7</size>
39311       </method>
39312       <method name="Void add_testEvent(Test+TestEventHandler)">
39313         <size>24</size>
39314       </method>
39315       <method name="Void remove_testEvent(Test+TestEventHandler)">
39316         <size>24</size>
39317       </method>
39318       <method name="Void add_TestEvent(Test+TestEventHandler)">
39319         <size>33</size>
39320       </method>
39321       <method name="Void remove_TestEvent(Test+TestEventHandler)">
39322         <size>1</size>
39323       </method>
39324       <method name="Void Main()">
39325         <size>1</size>
39326       </method>
39327     </type>
39328     <type name="Test+TestEventHandler">
39329       <method name="Void .ctor(Object, IntPtr)">
39330         <size>0</size>
39331       </method>
39332       <method name="Void Invoke()">
39333         <size>0</size>
39334       </method>
39335       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39336         <size>0</size>
39337       </method>
39338       <method name="Void EndInvoke(IAsyncResult)">
39339         <size>0</size>
39340       </method>
39341     </type>
39342     <type name="Test+&lt;&gt;c__AnonStorey0">
39343       <method name="Void .ctor()">
39344         <size>7</size>
39345       </method>
39346       <method name="Void &lt;&gt;m__0()">
39347         <size>12</size>
39348       </method>
39349     </type>
39350   </test>
39351   <test name="test-anon-67.cs">
39352     <type name="ClassOne">
39353       <method name="Void .ctor(ReturnStringDelegate)">
39354         <size>7</size>
39355       </method>
39356       <method name="Void .ctor(String)">
39357         <size>32</size>
39358       </method>
39359       <method name="Void Main()">
39360         <size>1</size>
39361       </method>
39362     </type>
39363     <type name="ClassOne+ReturnStringDelegate">
39364       <method name="Void .ctor(Object, IntPtr)">
39365         <size>0</size>
39366       </method>
39367       <method name="System.String Invoke()">
39368         <size>0</size>
39369       </method>
39370       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39371         <size>0</size>
39372       </method>
39373       <method name="System.String EndInvoke(IAsyncResult)">
39374         <size>0</size>
39375       </method>
39376     </type>
39377     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
39378       <method name="Void .ctor()">
39379         <size>7</size>
39380       </method>
39381       <method name="System.String &lt;&gt;m__0()">
39382         <size>7</size>
39383       </method>
39384     </type>
39385   </test>
39386   <test name="test-anon-68.cs">
39387     <type name="C">
39388       <method name="Void .ctor()">
39389         <size>7</size>
39390       </method>
39391       <method name="Void T(D1)">
39392         <size>1</size>
39393       </method>
39394       <method name="Void T(D2)">
39395         <size>1</size>
39396       </method>
39397       <method name="Void Main()">
39398         <size>69</size>
39399       </method>
39400     </type>
39401     <type name="D1">
39402       <method name="Void .ctor(Object, IntPtr)">
39403         <size>0</size>
39404       </method>
39405       <method name="Void Invoke(Int32)">
39406         <size>0</size>
39407       </method>
39408       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39409         <size>0</size>
39410       </method>
39411       <method name="Void EndInvoke(IAsyncResult)">
39412         <size>0</size>
39413       </method>
39414     </type>
39415     <type name="D2">
39416       <method name="Void .ctor(Object, IntPtr)">
39417         <size>0</size>
39418       </method>
39419       <method name="Void Invoke(System.String ByRef)">
39420         <size>0</size>
39421       </method>
39422       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
39423         <size>0</size>
39424       </method>
39425       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
39426         <size>0</size>
39427       </method>
39428     </type>
39429     <type name="C">
39430       <method name="Void &lt;Main&gt;m__0(Int32)">
39431         <size>1</size>
39432       </method>
39433       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
39434         <size>8</size>
39435       </method>
39436     </type>
39437   </test>
39438   <test name="test-anon-69.cs">
39439     <type name="SingleSteppingEngine">
39440       <method name="Void .ctor()">
39441         <size>7</size>
39442       </method>
39443       <method name="System.Object SendCommand(TargetAccessDelegate)">
39444         <size>8</size>
39445       </method>
39446       <method name="Void Detach()">
39447         <size>20</size>
39448       </method>
39449     </type>
39450     <type name="X">
39451       <method name="Void .ctor()">
39452         <size>7</size>
39453       </method>
39454       <method name="Void Main()">
39455         <size>1</size>
39456       </method>
39457     </type>
39458     <type name="TargetAccessDelegate">
39459       <method name="Void .ctor(Object, IntPtr)">
39460         <size>0</size>
39461       </method>
39462       <method name="System.Object Invoke(System.Object)">
39463         <size>0</size>
39464       </method>
39465       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39466         <size>0</size>
39467       </method>
39468       <method name="System.Object EndInvoke(IAsyncResult)">
39469         <size>0</size>
39470       </method>
39471     </type>
39472     <type name="SingleSteppingEngine">
39473       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
39474         <size>19</size>
39475       </method>
39476     </type>
39477   </test>
39478   <test name="test-anon-70.cs">
39479     <type name="C">
39480       <method name="Void .ctor()">
39481         <size>7</size>
39482       </method>
39483       <method name="Void Test(C+D)">
39484         <size>1</size>
39485       </method>
39486       <method name="Void Main()">
39487         <size>99</size>
39488       </method>
39489     </type>
39490     <type name="C+D">
39491       <method name="Void .ctor(Object, IntPtr)">
39492         <size>0</size>
39493       </method>
39494       <method name="Void Invoke()">
39495         <size>0</size>
39496       </method>
39497       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39498         <size>0</size>
39499       </method>
39500       <method name="Void EndInvoke(IAsyncResult)">
39501         <size>0</size>
39502       </method>
39503     </type>
39504     <type name="UnsafeClass">
39505       <method name="Void .ctor()">
39506         <size>7</size>
39507       </method>
39508     </type>
39509     <type name="C">
39510       <method name="Void UnsafeTests()">
39511         <size>35</size>
39512       </method>
39513     </type>
39514     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
39515       <method name="Void .ctor()">
39516         <size>7</size>
39517       </method>
39518       <method name="Void &lt;&gt;m__0()">
39519         <size>14</size>
39520       </method>
39521     </type>
39522     <type name="C+&lt;Main&gt;c__AnonStorey1">
39523       <method name="Void .ctor()">
39524         <size>7</size>
39525       </method>
39526       <method name="Void &lt;&gt;m__1()">
39527         <size>38</size>
39528       </method>
39529       <method name="Void &lt;&gt;m__2()">
39530         <size>32</size>
39531       </method>
39532     </type>
39533     <type name="C">
39534       <method name="Void &lt;Main&gt;m__3()">
39535         <size>16</size>
39536       </method>
39537     </type>
39538     <type name="UnsafeClass">
39539       <method name="Int32* GetUnsafeValue()">
39540         <size>3</size>
39541       </method>
39542     </type>
39543   </test>
39544   <test name="test-anon-71.cs">
39545     <type name="Program">
39546       <method name="Void .ctor()">
39547         <size>7</size>
39548       </method>
39549       <method name="Errno ProcessFile(System.String, Program+FdCb)">
39550         <size>2</size>
39551       </method>
39552       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
39553         <size>34</size>
39554       </method>
39555       <method name="Void Main()">
39556         <size>1</size>
39557       </method>
39558     </type>
39559     <type name="Program+FdCb">
39560       <method name="Void .ctor(Object, IntPtr)">
39561         <size>0</size>
39562       </method>
39563       <method name="Int32 Invoke(Int32)">
39564         <size>0</size>
39565       </method>
39566       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39567         <size>0</size>
39568       </method>
39569       <method name="Int32 EndInvoke(IAsyncResult)">
39570         <size>0</size>
39571       </method>
39572     </type>
39573     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
39574       <method name="Void .ctor()">
39575         <size>7</size>
39576       </method>
39577       <method name="Int32 &lt;&gt;m__0(Int32)">
39578         <size>46</size>
39579       </method>
39580     </type>
39581   </test>
39582   <test name="test-anon-72.cs">
39583     <type name="Test">
39584       <method name="Void .ctor()">
39585         <size>7</size>
39586       </method>
39587       <method name="Void AddOperator(Test+UnaryOperator)">
39588         <size>1</size>
39589       </method>
39590       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
39591         <size>5</size>
39592       </method>
39593       <method name="Void Main()">
39594         <size>1</size>
39595       </method>
39596       <method name="Void Foo()">
39597         <size>19</size>
39598       </method>
39599     </type>
39600     <type name="Test+UnaryOperator">
39601       <method name="Void .ctor(Object, IntPtr)">
39602         <size>0</size>
39603       </method>
39604       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
39605         <size>0</size>
39606       </method>
39607       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
39608         <size>0</size>
39609       </method>
39610       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
39611         <size>0</size>
39612       </method>
39613     </type>
39614     <type name="Test">
39615       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
39616         <size>31</size>
39617       </method>
39618     </type>
39619   </test>
39620   <test name="test-anon-73.cs">
39621     <type name="T">
39622       <method name="Void .ctor()">
39623         <size>7</size>
39624       </method>
39625       <method name="Void Main()">
39626         <size>31</size>
39627       </method>
39628       <method name="Void Test_1()">
39629         <size>36</size>
39630       </method>
39631     </type>
39632     <type name="D">
39633       <method name="Void .ctor(Object, IntPtr)">
39634         <size>0</size>
39635       </method>
39636       <method name="Void Invoke(System.Object)">
39637         <size>0</size>
39638       </method>
39639       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39640         <size>0</size>
39641       </method>
39642       <method name="Void EndInvoke(IAsyncResult)">
39643         <size>0</size>
39644       </method>
39645     </type>
39646     <type name="T">
39647       <method name="Void &lt;Main&gt;m__0(System.Object)">
39648         <size>15</size>
39649       </method>
39650       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
39651         <size>29</size>
39652       </method>
39653     </type>
39654   </test>
39655   <test name="test-anon-74.cs">
39656     <type name="Foo">
39657       <method name="Void Baz(Foo+SimpleDelegate)">
39658         <size>8</size>
39659       </method>
39660       <method name="Void Main(System.String[])">
39661         <size>35</size>
39662       </method>
39663     </type>
39664     <type name="Foo+SimpleDelegate">
39665       <method name="Void .ctor(Object, IntPtr)">
39666         <size>0</size>
39667       </method>
39668       <method name="System.String[,] Invoke()">
39669         <size>0</size>
39670       </method>
39671       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39672         <size>0</size>
39673       </method>
39674       <method name="System.String[,] EndInvoke(IAsyncResult)">
39675         <size>0</size>
39676       </method>
39677     </type>
39678     <type name="Foo">
39679       <method name="System.String[,] &lt;Main&gt;m__0()">
39680         <size>34</size>
39681       </method>
39682     </type>
39683   </test>
39684   <test name="test-anon-75.cs">
39685     <type name="Data">
39686       <method name="Void .ctor()">
39687         <size>7</size>
39688       </method>
39689     </type>
39690     <type name="Test">
39691       <method name="Void .ctor()">
39692         <size>7</size>
39693       </method>
39694       <method name="Void Foo(Int32, D)">
39695         <size>1</size>
39696       </method>
39697       <method name="Void Main()">
39698         <size>1</size>
39699       </method>
39700       <method name="Void TestMe()">
39701         <size>154</size>
39702       </method>
39703       <method name="Boolean &lt;TestMe&gt;m__0()">
39704         <size>2</size>
39705       </method>
39706     </type>
39707     <type name="D">
39708       <method name="Void .ctor(Object, IntPtr)">
39709         <size>0</size>
39710       </method>
39711       <method name="Boolean Invoke()">
39712         <size>0</size>
39713       </method>
39714       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39715         <size>0</size>
39716       </method>
39717       <method name="Boolean EndInvoke(IAsyncResult)">
39718         <size>0</size>
39719       </method>
39720     </type>
39721     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39722       <method name="Void .ctor()">
39723         <size>7</size>
39724       </method>
39725       <method name="Boolean &lt;&gt;m__2()">
39726         <size>14</size>
39727       </method>
39728     </type>
39729     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
39730       <method name="Void .ctor()">
39731         <size>7</size>
39732       </method>
39733     </type>
39734     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39735       <method name="Boolean &lt;&gt;m__1()">
39736         <size>54</size>
39737       </method>
39738     </type>
39739   </test>
39740   <test name="test-anon-76.cs">
39741     <type name="C">
39742       <method name="Void .ctor()">
39743         <size>7</size>
39744       </method>
39745       <method name="Void set_Item(System.String, FactoryDelegate)">
39746         <size>8</size>
39747       </method>
39748       <method name="FactoryDelegate get_Item(System.String)">
39749         <size>7</size>
39750       </method>
39751       <method name="Void X()">
39752         <size>24</size>
39753       </method>
39754       <method name="Int32 Main()">
39755         <size>70</size>
39756       </method>
39757     </type>
39758     <type name="FactoryDelegate">
39759       <method name="Void .ctor(Object, IntPtr)">
39760         <size>0</size>
39761       </method>
39762       <method name="System.Object Invoke()">
39763         <size>0</size>
39764       </method>
39765       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39766         <size>0</size>
39767       </method>
39768       <method name="System.Object EndInvoke(IAsyncResult)">
39769         <size>0</size>
39770       </method>
39771     </type>
39772     <type name="C">
39773       <method name="System.Object &lt;X&gt;m__0()">
39774         <size>30</size>
39775       </method>
39776     </type>
39777   </test>
39778   <test name="test-anon-77.cs">
39779     <type name="y">
39780       <method name="Void .ctor()">
39781         <size>7</size>
39782       </method>
39783       <method name="Boolean get_Item(Int32)">
39784         <size>28</size>
39785       </method>
39786       <method name="Void set_Item(Int32, Boolean)">
39787         <size>10</size>
39788       </method>
39789       <method name="Void Main()">
39790         <size>1</size>
39791       </method>
39792     </type>
39793     <type name="D">
39794       <method name="Void .ctor(Object, IntPtr)">
39795         <size>0</size>
39796       </method>
39797       <method name="Void Invoke()">
39798         <size>0</size>
39799       </method>
39800       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39801         <size>0</size>
39802       </method>
39803       <method name="Void EndInvoke(IAsyncResult)">
39804         <size>0</size>
39805       </method>
39806     </type>
39807     <type name="y+&lt;&gt;c__AnonStorey0">
39808       <method name="Void .ctor()">
39809         <size>7</size>
39810       </method>
39811       <method name="Void &lt;&gt;m__0()">
39812         <size>8</size>
39813       </method>
39814     </type>
39815   </test>
39816   <test name="test-anon-78.cs">
39817     <type name="DelegateTest">
39818       <method name="Void .ctor()">
39819         <size>7</size>
39820       </method>
39821       <method name="Void .cctor()">
39822         <size>8</size>
39823       </method>
39824       <method name="Void Foo(D1)">
39825         <size>7</size>
39826       </method>
39827       <method name="Void Foo(D2)">
39828         <size>1</size>
39829       </method>
39830       <method name="Int32 Main()">
39831         <size>50</size>
39832       </method>
39833       <method name="Void &lt;Main&gt;m__0()">
39834         <size>18</size>
39835       </method>
39836     </type>
39837     <type name="D1">
39838       <method name="Void .ctor(Object, IntPtr)">
39839         <size>0</size>
39840       </method>
39841       <method name="Void Invoke()">
39842         <size>0</size>
39843       </method>
39844       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39845         <size>0</size>
39846       </method>
39847       <method name="Void EndInvoke(IAsyncResult)">
39848         <size>0</size>
39849       </method>
39850     </type>
39851     <type name="D2">
39852       <method name="Void .ctor(Object, IntPtr)">
39853         <size>0</size>
39854       </method>
39855       <method name="Void Invoke()">
39856         <size>0</size>
39857       </method>
39858       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39859         <size>0</size>
39860       </method>
39861       <method name="Void EndInvoke(IAsyncResult)">
39862         <size>0</size>
39863       </method>
39864     </type>
39865   </test>
39866   <test name="test-anon-79.cs">
39867     <type name="Test">
39868       <method name="Void .ctor()">
39869         <size>7</size>
39870       </method>
39871       <method name="Void add_E(Test+D)">
39872         <size>24</size>
39873       </method>
39874       <method name="Void remove_E(Test+D)">
39875         <size>24</size>
39876       </method>
39877       <method name="Void add_Changed(Test+D)">
39878         <size>30</size>
39879       </method>
39880       <method name="Void remove_Changed(Test+D)">
39881         <size>1</size>
39882       </method>
39883       <method name="Void Foo()">
39884         <size>1</size>
39885       </method>
39886       <method name="Void Main()">
39887         <size>1</size>
39888       </method>
39889     </type>
39890     <type name="Test+D">
39891       <method name="Void .ctor(Object, IntPtr)">
39892         <size>0</size>
39893       </method>
39894       <method name="Void Invoke()">
39895         <size>0</size>
39896       </method>
39897       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39898         <size>0</size>
39899       </method>
39900       <method name="Void EndInvoke(IAsyncResult)">
39901         <size>0</size>
39902       </method>
39903     </type>
39904     <type name="Test">
39905       <method name="Void &lt;add_Changed&gt;m__0()">
39906         <size>7</size>
39907       </method>
39908     </type>
39909   </test>
39910   <test name="test-anon-80.cs">
39911     <type name="MonoBug.MyTest">
39912       <method name="Void .ctor()">
39913         <size>7</size>
39914       </method>
39915       <method name="Int32 Main()">
39916         <size>167</size>
39917       </method>
39918     </type>
39919     <type name="MonoBug.MyTest+EventHandlers">
39920       <method name="Void .ctor()">
39921         <size>18</size>
39922       </method>
39923       <method name="System.EventHandler get_DoNothingEventHandler()">
39924         <size>30</size>
39925       </method>
39926       <method name="System.EventHandler get_DoSomethingEventHandler()">
39927         <size>13</size>
39928       </method>
39929       <method name="System.EventHandler get_Handler()">
39930         <size>7</size>
39931       </method>
39932       <method name="Void set_Handler(System.EventHandler)">
39933         <size>8</size>
39934       </method>
39935       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
39936         <size>1</size>
39937       </method>
39938       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
39939         <size>15</size>
39940       </method>
39941     </type>
39942   </test>
39943   <test name="test-anon-81.cs">
39944     <type name="C">
39945       <method name="Void .ctor()">
39946         <size>7</size>
39947       </method>
39948       <method name="Int32 Main()">
39949         <size>20</size>
39950       </method>
39951       <method name="Int32 Test()">
39952         <size>27</size>
39953       </method>
39954       <method name="Int32 Foo2(C+Cmd2)">
39955         <size>7</size>
39956       </method>
39957       <method name="Void Foo(C+Cmd)">
39958         <size>7</size>
39959       </method>
39960     </type>
39961     <type name="C+Cmd">
39962       <method name="Void .ctor(Object, IntPtr)">
39963         <size>0</size>
39964       </method>
39965       <method name="Void Invoke()">
39966         <size>0</size>
39967       </method>
39968       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39969         <size>0</size>
39970       </method>
39971       <method name="Void EndInvoke(IAsyncResult)">
39972         <size>0</size>
39973       </method>
39974     </type>
39975     <type name="C+Cmd2">
39976       <method name="Void .ctor(Object, IntPtr)">
39977         <size>0</size>
39978       </method>
39979       <method name="Int32 Invoke()">
39980         <size>0</size>
39981       </method>
39982       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39983         <size>0</size>
39984       </method>
39985       <method name="Int32 EndInvoke(IAsyncResult)">
39986         <size>0</size>
39987       </method>
39988     </type>
39989     <type name="C">
39990       <method name="Int32 &lt;Test&gt;m__0()">
39991         <size>45</size>
39992       </method>
39993     </type>
39994     <type name="C+&lt;Test&gt;c__AnonStorey1">
39995       <method name="Void .ctor()">
39996         <size>7</size>
39997       </method>
39998       <method name="Void &lt;&gt;m__1()">
39999         <size>44</size>
40000       </method>
40001     </type>
40002     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
40003       <method name="Void .ctor()">
40004         <size>7</size>
40005       </method>
40006       <method name="Void &lt;&gt;m__2()">
40007         <size>18</size>
40008       </method>
40009     </type>
40010   </test>
40011   <test name="test-anon-82.cs">
40012     <type name="MainClass">
40013       <method name="Void .ctor()">
40014         <size>7</size>
40015       </method>
40016       <method name="Void Main()">
40017         <size>87</size>
40018       </method>
40019       <method name="Void Test2(Int32)">
40020         <size>31</size>
40021       </method>
40022       <method name="Void Test3(Int32)">
40023         <size>57</size>
40024       </method>
40025       <method name="Void Test4()">
40026         <size>31</size>
40027       </method>
40028       <method name="Void Test5(Int32)">
40029         <size>27</size>
40030       </method>
40031       <method name="Void SimpleCallback(MainClass, System.String)">
40032         <size>7</size>
40033       </method>
40034     </type>
40035     <type name="MainClass+D">
40036       <method name="Void .ctor(Object, IntPtr)">
40037         <size>0</size>
40038       </method>
40039       <method name="Int32 Invoke(Int32)">
40040         <size>0</size>
40041       </method>
40042       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40043         <size>0</size>
40044       </method>
40045       <method name="Int32 EndInvoke(IAsyncResult)">
40046         <size>0</size>
40047       </method>
40048     </type>
40049     <type name="StringSender">
40050       <method name="Void .ctor(Object, IntPtr)">
40051         <size>0</size>
40052       </method>
40053       <method name="Void Invoke(System.String)">
40054         <size>0</size>
40055       </method>
40056       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40057         <size>0</size>
40058       </method>
40059       <method name="Void EndInvoke(IAsyncResult)">
40060         <size>0</size>
40061       </method>
40062     </type>
40063     <type name="VoidDelegate">
40064       <method name="Void .ctor(Object, IntPtr)">
40065         <size>0</size>
40066       </method>
40067       <method name="Void Invoke()">
40068         <size>0</size>
40069       </method>
40070       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40071         <size>0</size>
40072       </method>
40073       <method name="Void EndInvoke(IAsyncResult)">
40074         <size>0</size>
40075       </method>
40076     </type>
40077     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40078       <method name="Void .ctor()">
40079         <size>7</size>
40080       </method>
40081     </type>
40082     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40083       <method name="Void .ctor()">
40084         <size>7</size>
40085       </method>
40086     </type>
40087     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40088       <method name="Void .ctor()">
40089         <size>7</size>
40090       </method>
40091     </type>
40092     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40093       <method name="Void .ctor()">
40094         <size>7</size>
40095       </method>
40096     </type>
40097     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40098       <method name="Void .ctor()">
40099         <size>7</size>
40100       </method>
40101     </type>
40102     <type name="MainClass">
40103       <method name="Void &lt;Test2&gt;m__1(System.String)">
40104         <size>27</size>
40105       </method>
40106       <method name="Void &lt;Test3&gt;m__3()">
40107         <size>1</size>
40108       </method>
40109       <method name="Void &lt;Test4&gt;m__4()">
40110         <size>31</size>
40111       </method>
40112       <method name="Void &lt;Test4&gt;m__7()">
40113         <size>28</size>
40114       </method>
40115     </type>
40116     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40117       <method name="Void &lt;&gt;m__0()">
40118         <size>25</size>
40119       </method>
40120       <method name="Void &lt;&gt;m__9(System.String)">
40121         <size>13</size>
40122       </method>
40123     </type>
40124     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40125       <method name="Void &lt;&gt;m__2()">
40126         <size>9</size>
40127       </method>
40128     </type>
40129     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40130       <method name="Int32 &lt;&gt;m__5(Int32)">
40131         <size>46</size>
40132       </method>
40133       <method name="Int32 &lt;&gt;m__A(Int32)">
40134         <size>2</size>
40135       </method>
40136     </type>
40137     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40138       <method name="Void &lt;&gt;m__6()">
40139         <size>12</size>
40140       </method>
40141     </type>
40142     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40143       <method name="Void &lt;&gt;m__8()">
40144         <size>14</size>
40145       </method>
40146       <method name="Void &lt;&gt;m__B()">
40147         <size>8</size>
40148       </method>
40149     </type>
40150   </test>
40151   <test name="test-anon-84.cs">
40152     <type name="C">
40153       <method name="Void .ctor()">
40154         <size>42</size>
40155       </method>
40156       <method name="Void .ctor(D)">
40157         <size>42</size>
40158       </method>
40159       <method name="Int32 Main()">
40160         <size>19</size>
40161       </method>
40162       <method name="C &lt;C&gt;m__0(Int32)">
40163         <size>4</size>
40164       </method>
40165     </type>
40166     <type name="D">
40167       <method name="Void .ctor(Object, IntPtr)">
40168         <size>0</size>
40169       </method>
40170       <method name="C Invoke(Int32)">
40171         <size>0</size>
40172       </method>
40173       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40174         <size>0</size>
40175       </method>
40176       <method name="C EndInvoke(IAsyncResult)">
40177         <size>0</size>
40178       </method>
40179     </type>
40180   </test>
40181   <test name="test-anon-85.cs">
40182     <type name="X">
40183       <method name="Void .ctor()">
40184         <size>7</size>
40185       </method>
40186       <method name="Int32 Main()">
40187         <size>29</size>
40188       </method>
40189     </type>
40190     <type name="X+D">
40191       <method name="Void .ctor(Object, IntPtr)">
40192         <size>0</size>
40193       </method>
40194       <method name="Void Invoke()">
40195         <size>0</size>
40196       </method>
40197       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40198         <size>0</size>
40199       </method>
40200       <method name="Void EndInvoke(IAsyncResult)">
40201         <size>0</size>
40202       </method>
40203     </type>
40204     <type name="X+&lt;Main&gt;c__AnonStorey0">
40205       <method name="Void .ctor()">
40206         <size>7</size>
40207       </method>
40208       <method name="Void &lt;&gt;m__0()">
40209         <size>8</size>
40210       </method>
40211     </type>
40212   </test>
40213   <test name="test-anon-86.cs">
40214     <type name="Bug.A">
40215       <method name="Void .ctor()">
40216         <size>50</size>
40217       </method>
40218       <method name="Void Test()">
40219         <size>1</size>
40220       </method>
40221       <method name="Int32 Main()">
40222         <size>8</size>
40223       </method>
40224     </type>
40225     <type name="Bug.B">
40226       <method name="Void .ctor()">
40227         <size>7</size>
40228       </method>
40229       <method name="Int32 get_Prop()">
40230         <size>2</size>
40231       </method>
40232     </type>
40233     <type name="Bug.EventHandler">
40234       <method name="Void .ctor(Object, IntPtr)">
40235         <size>0</size>
40236       </method>
40237       <method name="Void Invoke()">
40238         <size>0</size>
40239       </method>
40240       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40241         <size>0</size>
40242       </method>
40243       <method name="Void EndInvoke(IAsyncResult)">
40244         <size>0</size>
40245       </method>
40246     </type>
40247     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40248       <method name="Void .ctor()">
40249         <size>7</size>
40250       </method>
40251       <method name="Void &lt;&gt;m__0()">
40252         <size>24</size>
40253       </method>
40254     </type>
40255   </test>
40256   <test name="test-anon-87.cs">
40257     <type name="Bug.AA">
40258       <method name="Void .ctor(BB)">
40259         <size>51</size>
40260       </method>
40261       <method name="Void TestMe()">
40262         <size>1</size>
40263       </method>
40264       <method name="Int32 Main()">
40265         <size>18</size>
40266       </method>
40267     </type>
40268     <type name="Bug.BB">
40269       <method name="Void .ctor(String)">
40270         <size>18</size>
40271       </method>
40272       <method name="Void Foo()">
40273         <size>1</size>
40274       </method>
40275     </type>
40276     <type name="Bug.D">
40277       <method name="Void .ctor(Object, IntPtr)">
40278         <size>0</size>
40279       </method>
40280       <method name="Void Invoke()">
40281         <size>0</size>
40282       </method>
40283       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40284         <size>0</size>
40285       </method>
40286       <method name="Void EndInvoke(IAsyncResult)">
40287         <size>0</size>
40288       </method>
40289     </type>
40290     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
40291       <method name="Void .ctor()">
40292         <size>7</size>
40293       </method>
40294       <method name="Void &lt;&gt;m__0()">
40295         <size>23</size>
40296       </method>
40297     </type>
40298   </test>
40299   <test name="test-anon-88.cs">
40300     <type name="C">
40301       <method name="Void .ctor()">
40302         <size>7</size>
40303       </method>
40304       <method name="Int32 Main()">
40305         <size>12</size>
40306       </method>
40307       <method name="Void Test()">
40308         <size>102</size>
40309       </method>
40310     </type>
40311     <type name="C+D">
40312       <method name="Void .ctor(Object, IntPtr)">
40313         <size>0</size>
40314       </method>
40315       <method name="Void Invoke()">
40316         <size>0</size>
40317       </method>
40318       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40319         <size>0</size>
40320       </method>
40321       <method name="Void EndInvoke(IAsyncResult)">
40322         <size>0</size>
40323       </method>
40324     </type>
40325     <type name="C+&lt;Test&gt;c__AnonStorey0">
40326       <method name="Void .ctor()">
40327         <size>7</size>
40328       </method>
40329       <method name="Void &lt;&gt;m__2()">
40330         <size>8</size>
40331       </method>
40332     </type>
40333     <type name="C+&lt;Test&gt;c__AnonStorey2">
40334       <method name="Void .ctor()">
40335         <size>7</size>
40336       </method>
40337       <method name="Void &lt;&gt;m__0()">
40338         <size>69</size>
40339       </method>
40340       <method name="Void &lt;&gt;m__1()">
40341         <size>8</size>
40342       </method>
40343       <method name="Void &lt;&gt;m__4()">
40344         <size>3</size>
40345       </method>
40346     </type>
40347     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
40348       <method name="Void .ctor()">
40349         <size>7</size>
40350       </method>
40351       <method name="Void &lt;&gt;m__3()">
40352         <size>20</size>
40353       </method>
40354     </type>
40355   </test>
40356   <test name="test-anon-89.cs">
40357     <type name="C">
40358       <method name="Void .ctor()">
40359         <size>7</size>
40360       </method>
40361       <method name="Int32 Main()">
40362         <size>12</size>
40363       </method>
40364       <method name="System.Object get_GdkWindow()">
40365         <size>2</size>
40366       </method>
40367       <method name="Void set_GdkWindow(System.Object)">
40368         <size>1</size>
40369       </method>
40370       <method name="Void Invoke(C+D)">
40371         <size>1</size>
40372       </method>
40373       <method name="Void Test()">
40374         <size>69</size>
40375       </method>
40376     </type>
40377     <type name="C+D">
40378       <method name="Void .ctor(Object, IntPtr)">
40379         <size>0</size>
40380       </method>
40381       <method name="Void Invoke()">
40382         <size>0</size>
40383       </method>
40384       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40385         <size>0</size>
40386       </method>
40387       <method name="Void EndInvoke(IAsyncResult)">
40388         <size>0</size>
40389       </method>
40390     </type>
40391     <type name="C+&lt;Test&gt;c__AnonStorey0">
40392       <method name="Void .ctor()">
40393         <size>7</size>
40394       </method>
40395       <method name="Void &lt;&gt;m__0()">
40396         <size>108</size>
40397       </method>
40398       <method name="Void &lt;&gt;m__3()">
40399         <size>29</size>
40400       </method>
40401     </type>
40402     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40403       <method name="Void .ctor()">
40404         <size>7</size>
40405       </method>
40406       <method name="Void &lt;&gt;m__1()">
40407         <size>18</size>
40408       </method>
40409       <method name="Void &lt;&gt;m__2()">
40410         <size>49</size>
40411       </method>
40412     </type>
40413   </test>
40414   <test name="test-anon-90.cs">
40415     <type name="C">
40416       <method name="Void .ctor()">
40417         <size>7</size>
40418       </method>
40419       <method name="Int32 Main()">
40420         <size>12</size>
40421       </method>
40422       <method name="Void Foo()">
40423         <size>27</size>
40424       </method>
40425     </type>
40426     <type name="C+D">
40427       <method name="Void .ctor(Object, IntPtr)">
40428         <size>0</size>
40429       </method>
40430       <method name="Void Invoke()">
40431         <size>0</size>
40432       </method>
40433       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40434         <size>0</size>
40435       </method>
40436       <method name="Void EndInvoke(IAsyncResult)">
40437         <size>0</size>
40438       </method>
40439     </type>
40440     <type name="C+&lt;Foo&gt;c__AnonStorey0">
40441       <method name="Void .ctor()">
40442         <size>7</size>
40443       </method>
40444       <method name="Void &lt;&gt;m__0()">
40445         <size>66</size>
40446       </method>
40447     </type>
40448     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
40449       <method name="Void .ctor()">
40450         <size>7</size>
40451       </method>
40452     </type>
40453     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
40454       <method name="Void .ctor()">
40455         <size>7</size>
40456       </method>
40457       <method name="Void &lt;&gt;m__1()">
40458         <size>32</size>
40459       </method>
40460     </type>
40461   </test>
40462   <test name="test-anon-91.cs">
40463     <type name="A">
40464       <method name="Void .ctor(Int32)">
40465         <size>27</size>
40466       </method>
40467     </type>
40468     <type name="C">
40469       <method name="Void .ctor()">
40470         <size>7</size>
40471       </method>
40472       <method name="Int32 Main()">
40473         <size>12</size>
40474       </method>
40475       <method name="Void SelectCommand(Int32)">
40476         <size>1</size>
40477       </method>
40478       <method name="Void Test()">
40479         <size>66</size>
40480       </method>
40481     </type>
40482     <type name="C+D">
40483       <method name="Void .ctor(Object, IntPtr)">
40484         <size>0</size>
40485       </method>
40486       <method name="Void Invoke()">
40487         <size>0</size>
40488       </method>
40489       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40490         <size>0</size>
40491       </method>
40492       <method name="Void EndInvoke(IAsyncResult)">
40493         <size>0</size>
40494       </method>
40495     </type>
40496     <type name="C+&lt;Test&gt;c__AnonStorey0">
40497       <method name="Void .ctor()">
40498         <size>7</size>
40499       </method>
40500       <method name="Void &lt;&gt;m__0()">
40501         <size>109</size>
40502       </method>
40503     </type>
40504     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40505       <method name="Void .ctor()">
40506         <size>7</size>
40507       </method>
40508       <method name="Void &lt;&gt;m__1()">
40509         <size>23</size>
40510       </method>
40511     </type>
40512   </test>
40513   <test name="test-cls-00.cs">
40514     <type name="CLSCLass_6">
40515       <method name="Void .ctor()">
40516         <size>18</size>
40517       </method>
40518       <method name="Void add_Disposed(Delegate)">
40519         <size>19</size>
40520       </method>
40521       <method name="Void remove_Disposed(Delegate)">
40522         <size>19</size>
40523       </method>
40524     </type>
40525     <type name="CLSDelegate">
40526       <method name="Void .ctor()">
40527         <size>7</size>
40528       </method>
40529     </type>
40530     <type name="CLSClass_5">
40531       <method name="Void .ctor()">
40532         <size>7</size>
40533       </method>
40534       <method name="UInt32 Test()">
40535         <size>2</size>
40536       </method>
40537     </type>
40538     <type name="CLSClass_4">
40539       <method name="Void .ctor()">
40540         <size>7</size>
40541       </method>
40542       <method name="UInt32 Test()">
40543         <size>2</size>
40544       </method>
40545     </type>
40546     <type name="CLSClass_3">
40547       <method name="Void .ctor()">
40548         <size>7</size>
40549       </method>
40550       <method name="UInt32 Test_3()">
40551         <size>2</size>
40552       </method>
40553     </type>
40554     <type name="CLSClass_2">
40555       <method name="Void .ctor()">
40556         <size>7</size>
40557       </method>
40558       <method name="SByte get_XX()">
40559         <size>2</size>
40560       </method>
40561     </type>
40562     <type name="CLSClass_1">
40563       <method name="Void .ctor()">
40564         <size>7</size>
40565       </method>
40566       <method name="UInt32 Valid()">
40567         <size>2</size>
40568       </method>
40569     </type>
40570     <type name="CLSClass">
40571       <method name="Void .ctor()">
40572         <size>7</size>
40573       </method>
40574       <method name="UInt64 Valid()">
40575         <size>3</size>
40576       </method>
40577       <method name="Byte get_XX()">
40578         <size>2</size>
40579       </method>
40580       <method name="UInt32 FooInternal()">
40581         <size>2</size>
40582       </method>
40583       <method name="UInt64 Foo()">
40584         <size>3</size>
40585       </method>
40586       <method name="Void Main()">
40587         <size>1</size>
40588       </method>
40589     </type>
40590     <type name="CLSClass+C1">
40591       <method name="Void .ctor()">
40592         <size>7</size>
40593       </method>
40594       <method name="Int64 Foo2()">
40595         <size>3</size>
40596       </method>
40597     </type>
40598     <type name="CLSClass+C1+C11">
40599       <method name="Void .ctor()">
40600         <size>7</size>
40601       </method>
40602       <method name="UInt64 Foo3()">
40603         <size>3</size>
40604       </method>
40605     </type>
40606     <type name="CLSClass+CLSClass_2">
40607       <method name="Void .ctor()">
40608         <size>7</size>
40609       </method>
40610       <method name="SByte get_XX()">
40611         <size>2</size>
40612       </method>
40613     </type>
40614     <type name="Delegate">
40615       <method name="Void .ctor(Object, IntPtr)">
40616         <size>0</size>
40617       </method>
40618       <method name="CLSDelegate Invoke()">
40619         <size>0</size>
40620       </method>
40621       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40622         <size>0</size>
40623       </method>
40624       <method name="CLSDelegate EndInvoke(IAsyncResult)">
40625         <size>0</size>
40626       </method>
40627     </type>
40628   </test>
40629   <test name="test-cls-01.cs">
40630     <type name="CLSClass">
40631       <method name="Void .ctor()">
40632         <size>7</size>
40633       </method>
40634       <method name="Byte get_XX()">
40635         <size>2</size>
40636       </method>
40637       <method name="Void Main()">
40638         <size>1</size>
40639       </method>
40640     </type>
40641     <type name="Big">
40642       <method name="Void .ctor()">
40643         <size>7</size>
40644       </method>
40645       <method name="Big op_Implicit(UInt32)">
40646         <size>2</size>
40647       </method>
40648     </type>
40649     <type name="C1">
40650       <method name="Void .ctor()">
40651         <size>7</size>
40652       </method>
40653       <method name="Void method(UInt32)">
40654         <size>1</size>
40655       </method>
40656     </type>
40657   </test>
40658   <test name="test-cls-02.cs">
40659     <type name="CLSClass">
40660       <method name="Void .ctor(UInt64)">
40661         <size>7</size>
40662       </method>
40663       <method name="Void .ctor(UInt32)">
40664         <size>7</size>
40665       </method>
40666       <method name="Void set_X_0(UInt64)">
40667         <size>1</size>
40668       </method>
40669       <method name="Void set_Item(UInt64, UInt64)">
40670         <size>1</size>
40671       </method>
40672       <method name="Void Main()">
40673         <size>1</size>
40674       </method>
40675     </type>
40676     <type name="InnerTypeClasss">
40677       <method name="Void .ctor()">
40678         <size>7</size>
40679       </method>
40680       <method name="Struct Method()">
40681         <size>10</size>
40682       </method>
40683     </type>
40684   </test>
40685   <test name="test-cls-03.cs">
40686     <type name="CLSClass">
40687       <method name="Void .ctor()">
40688         <size>7</size>
40689       </method>
40690       <method name="I1 Foo()">
40691         <size>2</size>
40692       </method>
40693       <method name="Void Main()">
40694         <size>1</size>
40695       </method>
40696     </type>
40697   </test>
40698   <test name="test-cls-05.cs">
40699     <type name="X1">
40700       <method name="Void .ctor()">
40701         <size>7</size>
40702       </method>
40703     </type>
40704     <type name="X2">
40705       <method name="Void .ctor()">
40706         <size>7</size>
40707       </method>
40708     </type>
40709     <type name="X3">
40710       <method name="Void .ctor()">
40711         <size>7</size>
40712       </method>
40713       <method name="Void bb(Boolean)">
40714         <size>1</size>
40715       </method>
40716       <method name="Void BB()">
40717         <size>1</size>
40718       </method>
40719     </type>
40720     <type name="X4">
40721       <method name="Void .ctor()">
40722         <size>7</size>
40723       </method>
40724       <method name="Void method(Int32)">
40725         <size>1</size>
40726       </method>
40727       <method name="Void method(Boolean)">
40728         <size>1</size>
40729       </method>
40730       <method name="Boolean method()">
40731         <size>2</size>
40732       </method>
40733     </type>
40734     <type name="BaseClass">
40735       <method name="Void .ctor()">
40736         <size>7</size>
40737       </method>
40738     </type>
40739     <type name="CLSClass">
40740       <method name="Void .ctor()">
40741         <size>7</size>
40742       </method>
40743       <method name="Void .ctor(Int32)">
40744         <size>7</size>
40745       </method>
40746       <method name="Void Method()">
40747         <size>1</size>
40748       </method>
40749       <method name="Int32 Method(Boolean)">
40750         <size>2</size>
40751       </method>
40752       <method name="Void methoD()">
40753         <size>1</size>
40754       </method>
40755       <method name="Void Main()">
40756         <size>1</size>
40757       </method>
40758       <method name="CLSClass op_Implicit(Boolean)">
40759         <size>7</size>
40760       </method>
40761       <method name="CLSClass op_Implicit(Int32)">
40762         <size>7</size>
40763       </method>
40764     </type>
40765     <type name="oBject">
40766       <method name="Void .ctor()">
40767         <size>7</size>
40768       </method>
40769     </type>
40770     <type name="A.C1">
40771       <method name="Void .ctor()">
40772         <size>7</size>
40773       </method>
40774     </type>
40775     <type name="B.c1">
40776       <method name="Void .ctor()">
40777         <size>7</size>
40778       </method>
40779     </type>
40780     <type name="c1">
40781       <method name="Void .ctor()">
40782         <size>7</size>
40783       </method>
40784     </type>
40785     <type name="CLSClass_2">
40786       <method name="Void .ctor()">
40787         <size>7</size>
40788       </method>
40789       <method name="Void Method()">
40790         <size>1</size>
40791       </method>
40792       <method name="Void method()">
40793         <size>1</size>
40794       </method>
40795     </type>
40796     <type name="System.sByte">
40797       <method name="Void .ctor()">
40798         <size>7</size>
40799       </method>
40800     </type>
40801     <type name="System.Web.HttpBrowserCapabilities">
40802       <method name="Void .ctor()">
40803         <size>7</size>
40804       </method>
40805     </type>
40806   </test>
40807   <test name="test-cls-06.cs">
40808     <type name="CLSClass">
40809       <method name="Void .ctor()">
40810         <size>7</size>
40811       </method>
40812       <method name="Void Main()">
40813         <size>1</size>
40814       </method>
40815     </type>
40816     <type name="CLSClass_2">
40817       <method name="Void .ctor(Int32[,,])">
40818         <size>7</size>
40819       </method>
40820       <method name="Void .ctor(Int32[,])">
40821         <size>7</size>
40822       </method>
40823       <method name="Void Test(System.Int32[,], Int32)">
40824         <size>1</size>
40825       </method>
40826       <method name="Void Test(System.Int32[,,], Boolean)">
40827         <size>1</size>
40828       </method>
40829     </type>
40830     <type name="X1">
40831       <method name="Void .ctor()">
40832         <size>7</size>
40833       </method>
40834       <method name="Void M2(Int32)">
40835         <size>1</size>
40836       </method>
40837     </type>
40838     <type name="X2">
40839       <method name="Void .ctor()">
40840         <size>7</size>
40841       </method>
40842       <method name="Void M2(Int32 ByRef)">
40843         <size>1</size>
40844       </method>
40845     </type>
40846     <type name="CLSClass+MyDelegate">
40847       <method name="Void .ctor(Object, IntPtr)">
40848         <size>0</size>
40849       </method>
40850       <method name="UInt32 Invoke()">
40851         <size>0</size>
40852       </method>
40853       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40854         <size>0</size>
40855       </method>
40856       <method name="UInt32 EndInvoke(IAsyncResult)">
40857         <size>0</size>
40858       </method>
40859     </type>
40860     <type name="MyDelegate">
40861       <method name="Void .ctor(Object, IntPtr)">
40862         <size>0</size>
40863       </method>
40864       <method name="UInt32 Invoke()">
40865         <size>0</size>
40866       </method>
40867       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40868         <size>0</size>
40869       </method>
40870       <method name="UInt32 EndInvoke(IAsyncResult)">
40871         <size>0</size>
40872       </method>
40873     </type>
40874   </test>
40875   <test name="test-cls-07.cs">
40876     <type name="aa.I1">
40877       <method name="Void .ctor()">
40878         <size>7</size>
40879       </method>
40880     </type>
40881     <type name="CLSClass">
40882       <method name="Void .ctor()">
40883         <size>7</size>
40884       </method>
40885       <method name="Void Main()">
40886         <size>1</size>
40887       </method>
40888     </type>
40889   </test>
40890   <test name="test-cls-10.cs">
40891     <type name="MainClass">
40892       <method name="Void .ctor()">
40893         <size>7</size>
40894       </method>
40895       <method name="Void Main()">
40896         <size>1</size>
40897       </method>
40898     </type>
40899   </test>
40900   <test name="test-cls-11.cs">
40901     <type name="CLSClass">
40902       <method name="Void .ctor()">
40903         <size>7</size>
40904       </method>
40905       <method name="Void Test(IComparable)">
40906         <size>0</size>
40907       </method>
40908     </type>
40909     <type name="CLSCLass_2">
40910       <method name="Void .ctor()">
40911         <size>7</size>
40912       </method>
40913       <method name="Void Test()">
40914         <size>0</size>
40915       </method>
40916     </type>
40917     <type name="CLSClass_3">
40918       <method name="Void .ctor()">
40919         <size>7</size>
40920       </method>
40921       <method name="Void Test()">
40922         <size>0</size>
40923       </method>
40924     </type>
40925     <type name="MainClass">
40926       <method name="Void .ctor()">
40927         <size>7</size>
40928       </method>
40929       <method name="Void Main()">
40930         <size>1</size>
40931       </method>
40932     </type>
40933   </test>
40934   <test name="test-cls-12.cs">
40935     <type name="MainClass">
40936       <method name="Void .ctor()">
40937         <size>7</size>
40938       </method>
40939       <method name="Void Main()">
40940         <size>1</size>
40941       </method>
40942     </type>
40943   </test>
40944   <test name="test-cls-14.cs">
40945     <type name="CLSClass">
40946       <method name="Void .ctor()">
40947         <size>7</size>
40948       </method>
40949       <method name="Void Error(Boolean)">
40950         <size>1</size>
40951       </method>
40952       <method name="CLSClass op_Implicit(Byte)">
40953         <size>6</size>
40954       </method>
40955     </type>
40956     <type name="MainClass">
40957       <method name="Void .ctor()">
40958         <size>7</size>
40959       </method>
40960       <method name="Void Main()">
40961         <size>1</size>
40962       </method>
40963     </type>
40964   </test>
40965   <test name="test-cls-15.cs">
40966     <type name="CLSAttribute_1">
40967       <method name="Void .ctor(Int32[])">
40968         <size>7</size>
40969       </method>
40970       <method name="Void .ctor(Int32)">
40971         <size>7</size>
40972       </method>
40973     </type>
40974     <type name="CLSAttribute_2">
40975       <method name="Void .ctor(Int32)">
40976         <size>7</size>
40977       </method>
40978     </type>
40979     <type name="CLSAttribute_3">
40980       <method name="Void .ctor(Int32[])">
40981         <size>7</size>
40982       </method>
40983     </type>
40984     <type name="CLSAttribute_4">
40985       <method name="Void .ctor(Int32[])">
40986         <size>7</size>
40987       </method>
40988     </type>
40989     <type name="ClassMain">
40990       <method name="Void .ctor()">
40991         <size>7</size>
40992       </method>
40993       <method name="Void Main()">
40994         <size>1</size>
40995       </method>
40996     </type>
40997   </test>
40998   <test name="test-cls-16.cs">
40999     <type name="CLSAttribute">
41000       <method name="Void .ctor(Boolean[])">
41001         <size>7</size>
41002       </method>
41003     </type>
41004     <type name="ClassMain">
41005       <method name="Void .ctor()">
41006         <size>7</size>
41007       </method>
41008       <method name="Void Main()">
41009         <size>1</size>
41010       </method>
41011     </type>
41012   </test>
41013   <test name="test-cls-17.cs">
41014     <type name="Foo">
41015       <method name="Void .ctor()">
41016         <size>7</size>
41017       </method>
41018       <method name="Void Main()">
41019         <size>1</size>
41020       </method>
41021     </type>
41022   </test>
41023   <test name="test-cls-18.cs">
41024     <type name="Base">
41025       <method name="Void .ctor()">
41026         <size>7</size>
41027       </method>
41028       <method name="Void Test(System.Int32[])">
41029         <size>1</size>
41030       </method>
41031     </type>
41032     <type name="CLSClass">
41033       <method name="Void .ctor()">
41034         <size>7</size>
41035       </method>
41036       <method name="Void Test(System.Int32[])">
41037         <size>1</size>
41038       </method>
41039       <method name="Void Main()">
41040         <size>1</size>
41041       </method>
41042     </type>
41043   </test>
41044   <test name="test-externalias-01.cs">
41045     <type name="Test">
41046       <method name="Void .ctor()">
41047         <size>7</size>
41048       </method>
41049       <method name="Int32 Main()">
41050         <size>64</size>
41051       </method>
41052     </type>
41053   </test>
41054   <test name="test-externalias-02.cs">
41055     <type name="Test">
41056       <method name="Void .ctor()">
41057         <size>7</size>
41058       </method>
41059       <method name="Int32 Main()">
41060         <size>64</size>
41061       </method>
41062     </type>
41063   </test>
41064   <test name="test-externalias-03.cs">
41065     <type name="Test">
41066       <method name="Void .ctor()">
41067         <size>7</size>
41068       </method>
41069       <method name="Int32 Main()">
41070         <size>64</size>
41071       </method>
41072     </type>
41073   </test>
41074   <test name="test-externalias-04.cs">
41075     <type name="Test">
41076       <method name="Void .ctor()">
41077         <size>7</size>
41078       </method>
41079       <method name="Int32 Main()">
41080         <size>64</size>
41081       </method>
41082     </type>
41083   </test>
41084   <test name="test-externalias-05.cs">
41085     <type name="Test">
41086       <method name="Void .ctor()">
41087         <size>7</size>
41088       </method>
41089       <method name="Void Main()">
41090         <size>21</size>
41091       </method>
41092     </type>
41093   </test>
41094   <test name="test-externalias-06.cs">
41095     <type name="MyAssembly01.Test">
41096       <method name="Void .ctor()">
41097         <size>7</size>
41098       </method>
41099     </type>
41100     <type name="MyAssembly01.Namespace1.Test">
41101       <method name="Void .ctor()">
41102         <size>7</size>
41103       </method>
41104     </type>
41105     <type name="MyAssembly02.Test">
41106       <method name="Void .ctor()">
41107         <size>7</size>
41108       </method>
41109     </type>
41110     <type name="MyAssembly02.Namespace1.Test">
41111       <method name="Void .ctor()">
41112         <size>7</size>
41113       </method>
41114     </type>
41115     <type name="Test">
41116       <method name="Void .ctor()">
41117         <size>7</size>
41118       </method>
41119       <method name="Void Main()">
41120         <size>1</size>
41121       </method>
41122     </type>
41123   </test>
41124   <test name="test-externalias-07.cs">
41125     <type name="NS.MyClass">
41126       <method name="Void .ctor()">
41127         <size>7</size>
41128       </method>
41129       <method name="Int32 GetInt()">
41130         <size>6</size>
41131       </method>
41132     </type>
41133     <type name="Test">
41134       <method name="Void .ctor()">
41135         <size>7</size>
41136       </method>
41137       <method name="Int32 Main()">
41138         <size>15</size>
41139       </method>
41140     </type>
41141   </test>
41142   <test name="test-externalias-08.cs">
41143     <type name="Test">
41144       <method name="Void .ctor()">
41145         <size>7</size>
41146       </method>
41147       <method name="Int32 Main()">
41148         <size>54</size>
41149       </method>
41150     </type>
41151   </test>
41152   <test name="test-externalias-09.cs">
41153     <type name="Test">
41154       <method name="Void .ctor()">
41155         <size>7</size>
41156       </method>
41157       <method name="Int32 Main()">
41158         <size>8</size>
41159       </method>
41160     </type>
41161   </test>
41162   <test name="test-iter-01.cs">
41163     <type name="X">
41164       <method name="Void .ctor()">
41165         <size>7</size>
41166       </method>
41167       <method name="IEnumerator GetIt()">
41168         <size>8</size>
41169       </method>
41170       <method name="IEnumerable GetIt2()">
41171         <size>16</size>
41172       </method>
41173       <method name="Int32 Main()">
41174         <size>171</size>
41175       </method>
41176     </type>
41177     <type name="X+&lt;GetIt&gt;c__Iterator0">
41178       <method name="Void .ctor()">
41179         <size>7</size>
41180       </method>
41181       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41182         <size>7</size>
41183       </method>
41184       <method name="Boolean MoveNext()">
41185         <size>126</size>
41186       </method>
41187       <method name="Void Dispose()">
41188         <size>8</size>
41189       </method>
41190       <method name="Void Reset()">
41191         <size>6</size>
41192       </method>
41193     </type>
41194     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41195       <method name="Void .ctor()">
41196         <size>7</size>
41197       </method>
41198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41199         <size>7</size>
41200       </method>
41201       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41202         <size>7</size>
41203       </method>
41204       <method name="Boolean MoveNext()">
41205         <size>126</size>
41206       </method>
41207       <method name="Void Dispose()">
41208         <size>8</size>
41209       </method>
41210       <method name="Void Reset()">
41211         <size>6</size>
41212       </method>
41213     </type>
41214     <type name="X+&lt;GetIt&gt;c__Iterator0">
41215       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41216         <size>7</size>
41217       </method>
41218     </type>
41219     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41220       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41221         <size>7</size>
41222       </method>
41223       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41224         <size>26</size>
41225       </method>
41226     </type>
41227   </test>
41228   <test name="test-iter-02.cs">
41229     <type name="X">
41230       <method name="Void .ctor()">
41231         <size>7</size>
41232       </method>
41233       <method name="IEnumerator GetRange()">
41234         <size>8</size>
41235       </method>
41236       <method name="Int32 Main()">
41237         <size>88</size>
41238       </method>
41239     </type>
41240     <type name="X+&lt;GetRange&gt;c__Iterator0">
41241       <method name="Void .ctor()">
41242         <size>7</size>
41243       </method>
41244       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41245         <size>7</size>
41246       </method>
41247       <method name="Boolean MoveNext()">
41248         <size>173</size>
41249       </method>
41250       <method name="Void Dispose()">
41251         <size>8</size>
41252       </method>
41253       <method name="Void Reset()">
41254         <size>6</size>
41255       </method>
41256       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41257         <size>7</size>
41258       </method>
41259     </type>
41260   </test>
41261   <test name="test-iter-03.cs">
41262     <type name="X">
41263       <method name="Void .ctor()">
41264         <size>7</size>
41265       </method>
41266       <method name="IEnumerable GetIt(System.Int32[])">
41267         <size>30</size>
41268       </method>
41269       <method name="IEnumerable GetMulti(System.Int32[,])">
41270         <size>30</size>
41271       </method>
41272       <method name="Int32 Main()">
41273         <size>245</size>
41274       </method>
41275     </type>
41276     <type name="&lt;PrivateImplementationDetails&gt;">
41277       <method name="Void .ctor()">
41278         <size>7</size>
41279       </method>
41280     </type>
41281     <type name="X+&lt;GetIt&gt;c__Iterator0">
41282       <method name="Void .ctor()">
41283         <size>7</size>
41284       </method>
41285       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41286         <size>7</size>
41287       </method>
41288       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41289         <size>7</size>
41290       </method>
41291       <method name="Boolean MoveNext()">
41292         <size>151</size>
41293       </method>
41294       <method name="Void Dispose()">
41295         <size>8</size>
41296       </method>
41297       <method name="Void Reset()">
41298         <size>6</size>
41299       </method>
41300     </type>
41301     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41302       <method name="Void .ctor()">
41303         <size>7</size>
41304       </method>
41305       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41306         <size>7</size>
41307       </method>
41308       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41309         <size>7</size>
41310       </method>
41311       <method name="Boolean MoveNext()">
41312         <size>238</size>
41313       </method>
41314       <method name="Void Dispose()">
41315         <size>8</size>
41316       </method>
41317       <method name="Void Reset()">
41318         <size>6</size>
41319       </method>
41320     </type>
41321     <type name="X+&lt;GetIt&gt;c__Iterator0">
41322       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41323         <size>7</size>
41324       </method>
41325       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41326         <size>40</size>
41327       </method>
41328     </type>
41329     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41330       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41331         <size>7</size>
41332       </method>
41333       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41334         <size>40</size>
41335       </method>
41336     </type>
41337   </test>
41338   <test name="test-iter-04.cs">
41339     <type name="X">
41340       <method name="Void .ctor()">
41341         <size>7</size>
41342       </method>
41343       <method name="IEnumerable GetRange(Int32, Int32)">
41344         <size>44</size>
41345       </method>
41346       <method name="Void Main()">
41347         <size>98</size>
41348       </method>
41349     </type>
41350     <type name="X+&lt;GetRange&gt;c__Iterator0">
41351       <method name="Void .ctor()">
41352         <size>7</size>
41353       </method>
41354       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41355         <size>7</size>
41356       </method>
41357       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41358         <size>7</size>
41359       </method>
41360       <method name="Boolean MoveNext()">
41361         <size>123</size>
41362       </method>
41363       <method name="Void Dispose()">
41364         <size>8</size>
41365       </method>
41366       <method name="Void Reset()">
41367         <size>6</size>
41368       </method>
41369       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41370         <size>7</size>
41371       </method>
41372       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41373         <size>52</size>
41374       </method>
41375     </type>
41376   </test>
41377   <test name="test-iter-05.cs">
41378     <type name="X">
41379       <method name="Void .ctor()">
41380         <size>7</size>
41381       </method>
41382       <method name="IEnumerable GetIt()">
41383         <size>16</size>
41384       </method>
41385       <method name="Int32 Main()">
41386         <size>104</size>
41387       </method>
41388     </type>
41389     <type name="List">
41390       <method name="Void .ctor(Int32)">
41391         <size>19</size>
41392       </method>
41393       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41394         <size>12</size>
41395       </method>
41396       <method name="Void Add(Int32)">
41397         <size>26</size>
41398       </method>
41399       <method name="MyEnumerator GetEnumerator()">
41400         <size>7</size>
41401       </method>
41402     </type>
41403     <type name="X+&lt;GetIt&gt;c__Iterator0">
41404       <method name="Void .ctor()">
41405         <size>7</size>
41406       </method>
41407       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41408         <size>7</size>
41409       </method>
41410       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41411         <size>7</size>
41412       </method>
41413       <method name="Boolean MoveNext()">
41414         <size>183</size>
41415       </method>
41416       <method name="Void Dispose()">
41417         <size>8</size>
41418       </method>
41419       <method name="Void Reset()">
41420         <size>6</size>
41421       </method>
41422     </type>
41423     <type name="List+MyEnumerator">
41424       <method name="Void .ctor(List)">
41425         <size>15</size>
41426       </method>
41427       <method name="System.Object get_Current()">
41428         <size>24</size>
41429       </method>
41430       <method name="Boolean MoveNext()">
41431         <size>31</size>
41432       </method>
41433       <method name="Void Reset()">
41434         <size>8</size>
41435       </method>
41436     </type>
41437     <type name="X+&lt;GetIt&gt;c__Iterator0">
41438       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41439         <size>7</size>
41440       </method>
41441       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41442         <size>26</size>
41443       </method>
41444     </type>
41445   </test>
41446   <test name="test-iter-06.cs">
41447     <type name="X">
41448       <method name="Void .ctor()">
41449         <size>7</size>
41450       </method>
41451       <method name="IEnumerable Get(Int32)">
41452         <size>30</size>
41453       </method>
41454       <method name="IEnumerable GetS(Int32)">
41455         <size>30</size>
41456       </method>
41457       <method name="Int32 Main()">
41458         <size>399</size>
41459       </method>
41460     </type>
41461     <type name="S+&lt;Get&gt;c__Iterator0">
41462       <method name="Void .ctor()">
41463         <size>7</size>
41464       </method>
41465       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41466         <size>7</size>
41467       </method>
41468       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41469         <size>7</size>
41470       </method>
41471       <method name="Boolean MoveNext()">
41472         <size>183</size>
41473       </method>
41474       <method name="Void Dispose()">
41475         <size>8</size>
41476       </method>
41477       <method name="Void Reset()">
41478         <size>6</size>
41479       </method>
41480     </type>
41481     <type name="S+&lt;GetS&gt;c__Iterator1">
41482       <method name="Void .ctor()">
41483         <size>7</size>
41484       </method>
41485       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41486         <size>7</size>
41487       </method>
41488       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41489         <size>7</size>
41490       </method>
41491       <method name="Boolean MoveNext()">
41492         <size>136</size>
41493       </method>
41494       <method name="Void Dispose()">
41495         <size>8</size>
41496       </method>
41497       <method name="Void Reset()">
41498         <size>6</size>
41499       </method>
41500     </type>
41501     <type name="X+&lt;Get&gt;c__Iterator2">
41502       <method name="Void .ctor()">
41503         <size>7</size>
41504       </method>
41505       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41506         <size>7</size>
41507       </method>
41508       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41509         <size>7</size>
41510       </method>
41511       <method name="Boolean MoveNext()">
41512         <size>131</size>
41513       </method>
41514       <method name="Void Dispose()">
41515         <size>8</size>
41516       </method>
41517       <method name="Void Reset()">
41518         <size>6</size>
41519       </method>
41520     </type>
41521     <type name="X+&lt;GetS&gt;c__Iterator3">
41522       <method name="Void .ctor()">
41523         <size>7</size>
41524       </method>
41525       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41526         <size>7</size>
41527       </method>
41528       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41529         <size>7</size>
41530       </method>
41531       <method name="Boolean MoveNext()">
41532         <size>136</size>
41533       </method>
41534       <method name="Void Dispose()">
41535         <size>8</size>
41536       </method>
41537       <method name="Void Reset()">
41538         <size>6</size>
41539       </method>
41540     </type>
41541     <type name="S">
41542       <method name="IEnumerable Get(Int32)">
41543         <size>42</size>
41544       </method>
41545       <method name="IEnumerable GetS(Int32)">
41546         <size>30</size>
41547       </method>
41548     </type>
41549     <type name="S+&lt;Get&gt;c__Iterator0">
41550       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41551         <size>7</size>
41552       </method>
41553       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41554         <size>52</size>
41555       </method>
41556     </type>
41557     <type name="S+&lt;GetS&gt;c__Iterator1">
41558       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41559         <size>7</size>
41560       </method>
41561       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41562         <size>40</size>
41563       </method>
41564     </type>
41565     <type name="X+&lt;Get&gt;c__Iterator2">
41566       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41567         <size>7</size>
41568       </method>
41569       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41570         <size>40</size>
41571       </method>
41572     </type>
41573     <type name="X+&lt;GetS&gt;c__Iterator3">
41574       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41575         <size>7</size>
41576       </method>
41577       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41578         <size>40</size>
41579       </method>
41580     </type>
41581   </test>
41582   <test name="test-iter-07.cs">
41583     <type name="Test">
41584       <method name="Void .ctor()">
41585         <size>7</size>
41586       </method>
41587       <method name="IEnumerable Foo(Int32)">
41588         <size>30</size>
41589       </method>
41590     </type>
41591     <type name="X">
41592       <method name="Void .ctor()">
41593         <size>7</size>
41594       </method>
41595       <method name="Int32 Main()">
41596         <size>372</size>
41597       </method>
41598     </type>
41599     <type name="Test+&lt;Foo&gt;c__Iterator0">
41600       <method name="Void .ctor()">
41601         <size>7</size>
41602       </method>
41603       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41604         <size>7</size>
41605       </method>
41606       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41607         <size>7</size>
41608       </method>
41609       <method name="Boolean MoveNext()">
41610         <size>253</size>
41611       </method>
41612       <method name="Void Dispose()">
41613         <size>112</size>
41614       </method>
41615       <method name="Void Reset()">
41616         <size>6</size>
41617       </method>
41618       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41619         <size>7</size>
41620       </method>
41621       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41622         <size>40</size>
41623       </method>
41624     </type>
41625   </test>
41626   <test name="test-iter-08.cs">
41627     <type name="Foo">
41628       <method name="Void .ctor(Int32)">
41629         <size>14</size>
41630       </method>
41631       <method name="Void Dispose()">
41632         <size>8</size>
41633       </method>
41634     </type>
41635     <type name="X">
41636       <method name="Void .ctor()">
41637         <size>7</size>
41638       </method>
41639       <method name="IEnumerable Test(Int32, Int32)">
41640         <size>44</size>
41641       </method>
41642       <method name="Int32 Main()">
41643         <size>167</size>
41644       </method>
41645     </type>
41646     <type name="X+&lt;Test&gt;c__Iterator0">
41647       <method name="Void .ctor()">
41648         <size>7</size>
41649       </method>
41650       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41651         <size>7</size>
41652       </method>
41653       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41654         <size>7</size>
41655       </method>
41656       <method name="Boolean MoveNext()">
41657         <size>360</size>
41658       </method>
41659       <method name="Void Dispose()">
41660         <size>102</size>
41661       </method>
41662       <method name="Void Reset()">
41663         <size>6</size>
41664       </method>
41665       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41666         <size>7</size>
41667       </method>
41668       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41669         <size>52</size>
41670       </method>
41671     </type>
41672   </test>
41673   <test name="test-iter-09.cs">
41674     <type name="Tester">
41675       <method name="Void .ctor()">
41676         <size>153</size>
41677       </method>
41678       <method name="IEnumerator GetEnumerator()">
41679         <size>15</size>
41680       </method>
41681     </type>
41682     <type name="Test">
41683       <method name="Void .ctor()">
41684         <size>7</size>
41685       </method>
41686       <method name="Int32 Main()">
41687         <size>268</size>
41688       </method>
41689     </type>
41690     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
41691       <method name="Void .ctor()">
41692         <size>7</size>
41693       </method>
41694       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41695         <size>7</size>
41696       </method>
41697       <method name="Boolean MoveNext()">
41698         <size>623</size>
41699       </method>
41700       <method name="Void Dispose()">
41701         <size>82</size>
41702       </method>
41703       <method name="Void Reset()">
41704         <size>6</size>
41705       </method>
41706       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41707         <size>7</size>
41708       </method>
41709     </type>
41710   </test>
41711   <test name="test-iter-10.cs">
41712     <type name="X">
41713       <method name="Void .ctor()">
41714         <size>7</size>
41715       </method>
41716       <method name="IEnumerator get_GetIt()">
41717         <size>8</size>
41718       </method>
41719       <method name="Void set_GetIt(IEnumerator)">
41720         <size>1</size>
41721       </method>
41722       <method name="IEnumerable get_Item(Int32)">
41723         <size>30</size>
41724       </method>
41725       <method name="Void set_Item(Int32, IEnumerable)">
41726         <size>1</size>
41727       </method>
41728       <method name="Int32 Main()">
41729         <size>184</size>
41730       </method>
41731     </type>
41732     <type name="X+&lt;&gt;c__Iterator0">
41733       <method name="Void .ctor()">
41734         <size>7</size>
41735       </method>
41736       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41737         <size>7</size>
41738       </method>
41739       <method name="Boolean MoveNext()">
41740         <size>126</size>
41741       </method>
41742       <method name="Void Dispose()">
41743         <size>8</size>
41744       </method>
41745       <method name="Void Reset()">
41746         <size>6</size>
41747       </method>
41748     </type>
41749     <type name="X+&lt;&gt;c__Iterator1">
41750       <method name="Void .ctor()">
41751         <size>7</size>
41752       </method>
41753       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41754         <size>7</size>
41755       </method>
41756       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41757         <size>7</size>
41758       </method>
41759       <method name="Boolean MoveNext()">
41760         <size>147</size>
41761       </method>
41762       <method name="Void Dispose()">
41763         <size>8</size>
41764       </method>
41765       <method name="Void Reset()">
41766         <size>6</size>
41767       </method>
41768     </type>
41769     <type name="X+&lt;&gt;c__Iterator0">
41770       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41771         <size>7</size>
41772       </method>
41773     </type>
41774     <type name="X+&lt;&gt;c__Iterator1">
41775       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41776         <size>7</size>
41777       </method>
41778       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41779         <size>40</size>
41780       </method>
41781     </type>
41782   </test>
41783   <test name="test-iter-11.cs">
41784     <type name="X">
41785       <method name="Void .ctor()">
41786         <size>7</size>
41787       </method>
41788       <method name="Void add_Hook(System.EventHandler)">
41789         <size>24</size>
41790       </method>
41791       <method name="Void remove_Hook(System.EventHandler)">
41792         <size>24</size>
41793       </method>
41794       <method name="IEnumerator Pipeline()">
41795         <size>15</size>
41796       </method>
41797       <method name="Void M(System.Object, System.EventArgs)">
41798         <size>11</size>
41799       </method>
41800       <method name="Void Main()">
41801         <size>55</size>
41802       </method>
41803     </type>
41804     <type name="X+&lt;Pipeline&gt;c__Iterator0">
41805       <method name="Void .ctor()">
41806         <size>7</size>
41807       </method>
41808       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41809         <size>7</size>
41810       </method>
41811       <method name="Boolean MoveNext()">
41812         <size>124</size>
41813       </method>
41814       <method name="Void Dispose()">
41815         <size>8</size>
41816       </method>
41817       <method name="Void Reset()">
41818         <size>6</size>
41819       </method>
41820       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41821         <size>7</size>
41822       </method>
41823     </type>
41824   </test>
41825   <test name="test-iter-12.cs">
41826     <type name="X">
41827       <method name="Void .ctor()">
41828         <size>7</size>
41829       </method>
41830       <method name="IEnumerable a()">
41831         <size>23</size>
41832       </method>
41833       <method name="Void Main()">
41834         <size>1</size>
41835       </method>
41836     </type>
41837     <type name="X+&lt;a&gt;c__Iterator0">
41838       <method name="Void .ctor()">
41839         <size>7</size>
41840       </method>
41841       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41842         <size>7</size>
41843       </method>
41844       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41845         <size>7</size>
41846       </method>
41847       <method name="Boolean MoveNext()">
41848         <size>165</size>
41849       </method>
41850       <method name="Void Dispose()">
41851         <size>55</size>
41852       </method>
41853       <method name="Void Reset()">
41854         <size>6</size>
41855       </method>
41856       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41857         <size>7</size>
41858       </method>
41859       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41860         <size>40</size>
41861       </method>
41862     </type>
41863   </test>
41864   <test name="test-iter-13.cs">
41865     <type name="Test">
41866       <method name="Void .ctor()">
41867         <size>7</size>
41868       </method>
41869       <method name="Void .cctor()">
41870         <size>11</size>
41871       </method>
41872       <method name="Void Main()">
41873         <size>1</size>
41874       </method>
41875       <method name="IEnumerable syntax_error(System.Object, System.Object)">
41876         <size>16</size>
41877       </method>
41878     </type>
41879     <type name="Test+Yp">
41880       <method name="Void .ctor()">
41881         <size>7</size>
41882       </method>
41883       <method name="IEnumerable fail()">
41884         <size>2</size>
41885       </method>
41886     </type>
41887     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
41888       <method name="Void .ctor()">
41889         <size>7</size>
41890       </method>
41891       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41892         <size>7</size>
41893       </method>
41894       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41895         <size>7</size>
41896       </method>
41897       <method name="Boolean MoveNext()">
41898         <size>27</size>
41899       </method>
41900       <method name="Void Dispose()">
41901         <size>8</size>
41902       </method>
41903       <method name="Void Reset()">
41904         <size>6</size>
41905       </method>
41906       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41907         <size>7</size>
41908       </method>
41909       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41910         <size>26</size>
41911       </method>
41912     </type>
41913   </test>
41914   <test name="test-named-01.cs">
41915     <type name="A">
41916       <method name="Void .ctor()">
41917         <size>13</size>
41918       </method>
41919       <method name="Void .ctor(Object)">
41920         <size>7</size>
41921       </method>
41922       <method name="Void set_Item(Int32, Int32)">
41923         <size>8</size>
41924       </method>
41925     </type>
41926     <type name="B">
41927       <method name="Void .ctor()">
41928         <size>12</size>
41929       </method>
41930       <method name="Void set_Item(Int32, Int32)">
41931         <size>11</size>
41932       </method>
41933     </type>
41934     <type name="XAttribute">
41935       <method name="Void .ctor(Int32)">
41936         <size>7</size>
41937       </method>
41938     </type>
41939     <type name="M">
41940       <method name="Void .ctor()">
41941         <size>7</size>
41942       </method>
41943       <method name="Void Foo(Int32)">
41944         <size>1</size>
41945       </method>
41946       <method name="Int32 Main()">
41947         <size>48</size>
41948       </method>
41949     </type>
41950   </test>
41951   <test name="test-named-02.cs">
41952     <type name="A">
41953       <method name="Void .ctor()">
41954         <size>7</size>
41955       </method>
41956       <method name="Void set_Item(Int32, Int32)">
41957         <size>29</size>
41958       </method>
41959       <method name="Int32 get_Item(Int32)">
41960         <size>28</size>
41961       </method>
41962     </type>
41963     <type name="MyPoint">
41964       <method name="Void .ctor(Int32, Int32)">
41965         <size>15</size>
41966       </method>
41967     </type>
41968     <type name="C">
41969       <method name="Void .ctor()">
41970         <size>7</size>
41971       </method>
41972       <method name="Decimal Foo(Decimal, Decimal)">
41973         <size>2</size>
41974       </method>
41975       <method name="System.String Bar(Int32, System.String, Char)">
41976         <size>20</size>
41977       </method>
41978       <method name="Int32 Test(Int32, Int32)">
41979         <size>30</size>
41980       </method>
41981       <method name="Int32 Main()">
41982         <size>279</size>
41983       </method>
41984     </type>
41985   </test>
41986   <test name="test-named-03.cs">
41987     <type name="C">
41988       <method name="Void .ctor()">
41989         <size>7</size>
41990       </method>
41991       <method name="Int32 TestInt(Int32)">
41992         <size>3</size>
41993       </method>
41994       <method name="Int32 Main()">
41995         <size>23</size>
41996       </method>
41997     </type>
41998     <type name="C+IntDelegate">
41999       <method name="Void .ctor(Object, IntPtr)">
42000         <size>0</size>
42001       </method>
42002       <method name="Int32 Invoke(Int32)">
42003         <size>0</size>
42004       </method>
42005       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42006         <size>0</size>
42007       </method>
42008       <method name="Int32 EndInvoke(IAsyncResult)">
42009         <size>0</size>
42010       </method>
42011     </type>
42012   </test>
42013   <test name="test-partial-01.cs">
42014     <type name="Foo.Hello">
42015       <method name="Void .ctor()">
42016         <size>7</size>
42017       </method>
42018       <method name="Void .cctor()">
42019         <size>7</size>
42020       </method>
42021     </type>
42022     <type name="Bar.Hello">
42023       <method name="Void .ctor()">
42024         <size>7</size>
42025       </method>
42026       <method name="Void .cctor()">
42027         <size>8</size>
42028       </method>
42029     </type>
42030     <type name="X.Test">
42031       <method name="Void .ctor()">
42032         <size>7</size>
42033       </method>
42034       <method name="Int32 FooWorld()">
42035         <size>6</size>
42036       </method>
42037       <method name="Int32 BarWorld()">
42038         <size>6</size>
42039       </method>
42040     </type>
42041     <type name="Y">
42042       <method name="Void .ctor()">
42043         <size>7</size>
42044       </method>
42045       <method name="Int32 Main()">
42046         <size>29</size>
42047       </method>
42048     </type>
42049   </test>
42050   <test name="test-partial-02.cs">
42051     <type name="Test1.Base">
42052       <method name="Void .ctor()">
42053         <size>7</size>
42054       </method>
42055     </type>
42056     <type name="Test1.Foo">
42057       <method name="Void .ctor()">
42058         <size>7</size>
42059       </method>
42060     </type>
42061     <type name="Test2.Foo">
42062       <method name="Void .ctor()">
42063         <size>7</size>
42064       </method>
42065     </type>
42066     <type name="ReflectedType">
42067       <method name="Void .ctor()">
42068         <size>7</size>
42069       </method>
42070     </type>
42071     <type name="D">
42072       <method name="Void .ctor()">
42073         <size>7</size>
42074       </method>
42075     </type>
42076     <type name="X">
42077       <method name="Void .ctor()">
42078         <size>7</size>
42079       </method>
42080       <method name="Void Main()">
42081         <size>1</size>
42082       </method>
42083     </type>
42084   </test>
42085   <test name="test-partial-03.cs">
42086     <type name="Test">
42087       <method name="Void .ctor()">
42088         <size>18</size>
42089       </method>
42090       <method name="Int32 TestFoo()">
42091         <size>13</size>
42092       </method>
42093       <method name="Int32 TestIFoo(IFoo)">
42094         <size>8</size>
42095       </method>
42096     </type>
42097     <type name="Test+Foo">
42098       <method name="Void .ctor()">
42099         <size>7</size>
42100       </method>
42101       <method name="Int32 Test.IFoo.Hello(Test)">
42102         <size>2</size>
42103       </method>
42104       <method name="Int32 Hello(Test)">
42105         <size>2</size>
42106       </method>
42107     </type>
42108     <type name="X">
42109       <method name="Void .ctor()">
42110         <size>7</size>
42111       </method>
42112       <method name="Int32 Main()">
42113         <size>42</size>
42114       </method>
42115     </type>
42116   </test>
42117   <test name="test-partial-04.cs">
42118     <type name="B.Test">
42119       <method name="Void .ctor()">
42120         <size>7</size>
42121       </method>
42122       <method name="Void A.IFoo.Hello(IFoo)">
42123         <size>1</size>
42124       </method>
42125     </type>
42126     <type name="X">
42127       <method name="Void .ctor()">
42128         <size>7</size>
42129       </method>
42130       <method name="Void Main()">
42131         <size>1</size>
42132       </method>
42133     </type>
42134   </test>
42135   <test name="test-partial-05.cs">
42136     <type name="B">
42137       <method name="Void .ctor()">
42138         <size>7</size>
42139       </method>
42140     </type>
42141     <type name="A">
42142       <method name="Void .ctor()">
42143         <size>7</size>
42144       </method>
42145     </type>
42146     <type name="A2">
42147       <method name="Void .ctor()">
42148         <size>7</size>
42149       </method>
42150     </type>
42151     <type name="D">
42152       <method name="Void .ctor()">
42153         <size>7</size>
42154       </method>
42155       <method name="Void Main()">
42156         <size>1</size>
42157       </method>
42158     </type>
42159   </test>
42160   <test name="test-partial-06.cs">
42161     <type name="Foo">
42162       <method name="Void .ctor()">
42163         <size>7</size>
42164       </method>
42165       <method name="Void Finalize()">
42166         <size>13</size>
42167       </method>
42168     </type>
42169     <type name="B">
42170       <method name="Void .ctor()">
42171         <size>7</size>
42172       </method>
42173       <method name="Void Main()">
42174         <size>1</size>
42175       </method>
42176     </type>
42177   </test>
42178   <test name="test-partial-07.cs">
42179     <type name="Test">
42180       <method name="Void .ctor()">
42181         <size>7</size>
42182       </method>
42183     </type>
42184     <type name="TestAttribute">
42185       <method name="Void .ctor()">
42186         <size>7</size>
42187       </method>
42188     </type>
42189     <type name="Test2Attribute">
42190       <method name="Void .ctor()">
42191         <size>7</size>
42192       </method>
42193     </type>
42194     <type name="X">
42195       <method name="Void .ctor()">
42196         <size>7</size>
42197       </method>
42198       <method name="Int32 Main()">
42199         <size>62</size>
42200       </method>
42201     </type>
42202   </test>
42203   <test name="test-partial-08.cs">
42204     <type name="Foo">
42205       <method name="Void .ctor()">
42206         <size>7</size>
42207       </method>
42208       <method name="System.String get_Id()">
42209         <size>7</size>
42210       </method>
42211     </type>
42212     <type name="PartialAbstractCompilationError">
42213       <method name="Void .ctor()">
42214         <size>7</size>
42215       </method>
42216       <method name="Int32 Main()">
42217         <size>54</size>
42218       </method>
42219     </type>
42220   </test>
42221   <test name="test-partial-09.cs">
42222     <type name="Foo">
42223       <method name="Void .ctor()">
42224         <size>7</size>
42225       </method>
42226       <method name="System.String get_Id()">
42227         <size>7</size>
42228       </method>
42229     </type>
42230     <type name="Bar">
42231       <method name="Void .ctor(String)">
42232         <size>14</size>
42233       </method>
42234     </type>
42235     <type name="PartialAbstractCompilationError">
42236       <method name="Void .ctor()">
42237         <size>7</size>
42238       </method>
42239       <method name="Void Main()">
42240         <size>21</size>
42241       </method>
42242     </type>
42243   </test>
42244   <test name="test-partial-10.cs">
42245     <type name="Test2.Foo">
42246       <method name="Void .ctor()">
42247         <size>7</size>
42248       </method>
42249       <method name="Void .cctor()">
42250         <size>15</size>
42251       </method>
42252     </type>
42253     <type name="X">
42254       <method name="Void .ctor()">
42255         <size>7</size>
42256       </method>
42257       <method name="Int32 Main()">
42258         <size>68</size>
42259       </method>
42260     </type>
42261     <type name="Test3.Foo">
42262       <method name="Void .cctor()">
42263         <size>15</size>
42264       </method>
42265     </type>
42266   </test>
42267   <test name="test-partial-11.cs">
42268     <type name="StaticClass">
42269       <method name="System.String Name()">
42270         <size>6</size>
42271       </method>
42272     </type>
42273     <type name="MainClass">
42274       <method name="Void .ctor()">
42275         <size>7</size>
42276       </method>
42277       <method name="Boolean IsStatic(System.Type)">
42278         <size>73</size>
42279       </method>
42280       <method name="Int32 Main()">
42281         <size>56</size>
42282       </method>
42283     </type>
42284   </test>
42285   <test name="test-partial-12.cs">
42286     <type name="Test1.Foo">
42287       <method name="Void .ctor()">
42288         <size>7</size>
42289       </method>
42290       <method name="IEnumerable E()">
42291         <size>16</size>
42292       </method>
42293     </type>
42294     <type name="X">
42295       <method name="Void .ctor()">
42296         <size>7</size>
42297       </method>
42298       <method name="Int32 Main()">
42299         <size>102</size>
42300       </method>
42301     </type>
42302     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
42303       <method name="Void .ctor()">
42304         <size>7</size>
42305       </method>
42306       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42307         <size>7</size>
42308       </method>
42309       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42310         <size>7</size>
42311       </method>
42312       <method name="Boolean MoveNext()">
42313         <size>69</size>
42314       </method>
42315       <method name="Void Dispose()">
42316         <size>8</size>
42317       </method>
42318       <method name="Void Reset()">
42319         <size>6</size>
42320       </method>
42321       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42322         <size>7</size>
42323       </method>
42324       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42325         <size>26</size>
42326       </method>
42327     </type>
42328   </test>
42329   <test name="test-partial-13.cs">
42330     <type name="Test.Test">
42331       <method name="Void .ctor()">
42332         <size>7</size>
42333       </method>
42334       <method name="Boolean Equals(System.Object)">
42335         <size>2</size>
42336       </method>
42337       <method name="Int32 GetHashCode()">
42338         <size>2</size>
42339       </method>
42340       <method name="Void Main()">
42341         <size>1</size>
42342       </method>
42343     </type>
42344   </test>
42345   <test name="test-partial-14.cs">
42346     <type name="T">
42347       <method name="Void .ctor()">
42348         <size>7</size>
42349       </method>
42350     </type>
42351     <type name="partial">
42352       <method name="Void .ctor()">
42353         <size>7</size>
42354       </method>
42355     </type>
42356     <type name="A">
42357       <method name="Void .ctor()">
42358         <size>7</size>
42359       </method>
42360       <method name="Void partial(partial)">
42361         <size>3</size>
42362       </method>
42363     </type>
42364     <type name="B">
42365       <method name="Void .ctor()">
42366         <size>7</size>
42367       </method>
42368       <method name="Void Main()">
42369         <size>1</size>
42370       </method>
42371     </type>
42372   </test>
42373   <test name="test-partial-15.cs">
42374     <type name="Foo.X">
42375       <method name="Void .ctor()">
42376         <size>7</size>
42377       </method>
42378       <method name="Void Main()">
42379         <size>1</size>
42380       </method>
42381       <method name="IEnumerable Attempts2()">
42382         <size>16</size>
42383       </method>
42384       <method name="IEnumerable get_Attempts()">
42385         <size>16</size>
42386       </method>
42387       <method name="IEnumerable get_Item(Int32)">
42388         <size>16</size>
42389       </method>
42390     </type>
42391     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42392       <method name="Void .ctor()">
42393         <size>7</size>
42394       </method>
42395       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42396         <size>7</size>
42397       </method>
42398       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42399         <size>7</size>
42400       </method>
42401       <method name="Boolean MoveNext()">
42402         <size>36</size>
42403       </method>
42404       <method name="Void Dispose()">
42405         <size>8</size>
42406       </method>
42407       <method name="Void Reset()">
42408         <size>6</size>
42409       </method>
42410     </type>
42411     <type name="Foo.X+&lt;&gt;c__Iterator1">
42412       <method name="Void .ctor()">
42413         <size>7</size>
42414       </method>
42415       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42416         <size>7</size>
42417       </method>
42418       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42419         <size>7</size>
42420       </method>
42421       <method name="Boolean MoveNext()">
42422         <size>36</size>
42423       </method>
42424       <method name="Void Dispose()">
42425         <size>8</size>
42426       </method>
42427       <method name="Void Reset()">
42428         <size>6</size>
42429       </method>
42430     </type>
42431     <type name="Foo.X+&lt;&gt;c__Iterator2">
42432       <method name="Void .ctor()">
42433         <size>7</size>
42434       </method>
42435       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42436         <size>7</size>
42437       </method>
42438       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42439         <size>7</size>
42440       </method>
42441       <method name="Boolean MoveNext()">
42442         <size>36</size>
42443       </method>
42444       <method name="Void Dispose()">
42445         <size>8</size>
42446       </method>
42447       <method name="Void Reset()">
42448         <size>6</size>
42449       </method>
42450     </type>
42451     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42452       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42453         <size>7</size>
42454       </method>
42455       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42456         <size>26</size>
42457       </method>
42458     </type>
42459     <type name="Foo.X+&lt;&gt;c__Iterator1">
42460       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42461         <size>7</size>
42462       </method>
42463       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42464         <size>26</size>
42465       </method>
42466     </type>
42467     <type name="Foo.X+&lt;&gt;c__Iterator2">
42468       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42469         <size>7</size>
42470       </method>
42471       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42472         <size>26</size>
42473       </method>
42474     </type>
42475   </test>
42476   <test name="test-partial-16.cs">
42477     <type name="A.C">
42478       <method name="Void .ctor()">
42479         <size>23</size>
42480       </method>
42481       <method name="Void .cctor()">
42482         <size>11</size>
42483       </method>
42484     </type>
42485     <type name="B.C2">
42486       <method name="Void .ctor()">
42487         <size>7</size>
42488       </method>
42489       <method name="Boolean Test()">
42490         <size>2</size>
42491       </method>
42492       <method name="System.Object Test_I()">
42493         <size>2</size>
42494       </method>
42495       <method name="Void Main()">
42496         <size>1</size>
42497       </method>
42498     </type>
42499   </test>
42500   <test name="test-partial-17.cs">
42501     <type name="Test">
42502       <method name="Void .ctor()">
42503         <size>7</size>
42504       </method>
42505       <method name="Boolean Check(System.String, System.String[])">
42506         <size>42</size>
42507       </method>
42508       <method name="Void Main()">
42509         <size>1</size>
42510       </method>
42511     </type>
42512   </test>
42513   <test name="test-partial-18.cs">
42514     <type name="N.Foo">
42515       <method name="Void .ctor()">
42516         <size>17</size>
42517       </method>
42518       <method name="Void Main()">
42519         <size>1</size>
42520       </method>
42521     </type>
42522   </test>
42523   <test name="test-partial-19.cs">
42524     <type name="Bug.GL">
42525       <method name="Void Main()">
42526         <size>7</size>
42527       </method>
42528     </type>
42529     <type name="Bug.GL+Core">
42530       <method name="Boolean A()">
42531         <size>2</size>
42532       </method>
42533     </type>
42534   </test>
42535   <test name="test-partial-20.cs">
42536     <type name="A">
42537       <method name="Void .ctor()">
42538         <size>7</size>
42539       </method>
42540       <method name="Void .cctor()">
42541         <size>7</size>
42542       </method>
42543     </type>
42544     <type name="B">
42545       <method name="Void .ctor()">
42546         <size>7</size>
42547       </method>
42548       <method name="Void .cctor()">
42549         <size>7</size>
42550       </method>
42551     </type>
42552     <type name="C">
42553       <method name="Void .ctor()">
42554         <size>7</size>
42555       </method>
42556       <method name="Int32 Main()">
42557         <size>38</size>
42558       </method>
42559     </type>
42560   </test>
42561   <test name="test-partial-21.cs">
42562     <type name="Mono.Sms.Main">
42563       <method name="Void .ctor()">
42564         <size>7</size>
42565       </method>
42566       <method name="Void Test()">
42567         <size>42</size>
42568       </method>
42569     </type>
42570     <type name="Mono.Sms.Contacts">
42571       <method name="Void .ctor()">
42572         <size>7</size>
42573       </method>
42574       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42575         <size>24</size>
42576       </method>
42577       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42578         <size>24</size>
42579       </method>
42580       <method name="Void Test()">
42581         <size>12</size>
42582       </method>
42583     </type>
42584     <type name="Mono.Sms.Core.Agenda">
42585       <method name="Void .ctor()">
42586         <size>7</size>
42587       </method>
42588       <method name="Void AddContact()">
42589         <size>1</size>
42590       </method>
42591       <method name="Void Main()">
42592         <size>1</size>
42593       </method>
42594     </type>
42595     <type name="Mono.Sms.Contacts+ContactsHandler">
42596       <method name="Void .ctor(Object, IntPtr)">
42597         <size>0</size>
42598       </method>
42599       <method name="Void Invoke()">
42600         <size>0</size>
42601       </method>
42602       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42603         <size>0</size>
42604       </method>
42605       <method name="Void EndInvoke(IAsyncResult)">
42606         <size>0</size>
42607       </method>
42608     </type>
42609     <type name="Mono.Sms.Main">
42610       <method name="Void &lt;Test&gt;m__0()">
42611         <size>6</size>
42612       </method>
42613     </type>
42614   </test>
42615   <test name="test-partial-22.cs">
42616     <type name="C">
42617       <method name="Void .ctor()">
42618         <size>7</size>
42619       </method>
42620       <method name="Int32 Main()">
42621         <size>2</size>
42622       </method>
42623     </type>
42624   </test>
42625   <test name="test-partial-23.cs">
42626     <type name="C">
42627       <method name="Void .ctor()">
42628         <size>7</size>
42629       </method>
42630       <method name="Void Partial_A()">
42631         <size>15</size>
42632       </method>
42633       <method name="Void Partial_B()">
42634         <size>15</size>
42635       </method>
42636       <method name="Void Partial_S()">
42637         <size>14</size>
42638       </method>
42639       <method name="Int32 Main()">
42640         <size>52</size>
42641       </method>
42642     </type>
42643   </test>
42644   <test name="test-partial-24.cs">
42645     <type name="N.C">
42646       <method name="Void .ctor()">
42647         <size>7</size>
42648       </method>
42649       <method name="Void Main()">
42650         <size>1</size>
42651       </method>
42652       <method name="Void Foo()">
42653         <size>1</size>
42654       </method>
42655     </type>
42656   </test>
42657   <test name="test-partial-25.cs">
42658     <type name="C">
42659       <method name="Void .ctor()">
42660         <size>7</size>
42661       </method>
42662       <method name="Void Partial(Int32)">
42663         <size>14</size>
42664       </method>
42665       <method name="Int32 Main()">
42666         <size>8</size>
42667       </method>
42668     </type>
42669   </test>
42670   <test name="test-partial-26.cs">
42671     <type name="ConsoleApplication1.X">
42672       <method name="Void .ctor()">
42673         <size>7</size>
42674       </method>
42675       <method name="Void Foo()">
42676         <size>1</size>
42677       </method>
42678     </type>
42679     <type name="ConsoleApplication1.Program">
42680       <method name="Void .ctor()">
42681         <size>7</size>
42682       </method>
42683       <method name="Int32 Main()">
42684         <size>50</size>
42685       </method>
42686     </type>
42687   </test>
42688   <test name="test-var-01.cs">
42689     <type name="Test">
42690       <method name="Void .ctor()">
42691         <size>7</size>
42692       </method>
42693       <method name="Int32 Main()">
42694         <size>47</size>
42695       </method>
42696     </type>
42697   </test>
42698   <test name="test-var-02.cs">
42699     <type name="Class1">
42700       <method name="Void .ctor()">
42701         <size>15</size>
42702       </method>
42703       <method name="Boolean Method()">
42704         <size>2</size>
42705       </method>
42706     </type>
42707     <type name="Test">
42708       <method name="Void .ctor()">
42709         <size>7</size>
42710       </method>
42711       <method name="Int32 Main()">
42712         <size>116</size>
42713       </method>
42714     </type>
42715     <type name="Test+Class2">
42716       <method name="Void .ctor()">
42717         <size>15</size>
42718       </method>
42719       <method name="Boolean Method()">
42720         <size>2</size>
42721       </method>
42722     </type>
42723   </test>
42724   <test name="test-var-03.cs">
42725     <type name="Test">
42726       <method name="Void .ctor()">
42727         <size>7</size>
42728       </method>
42729       <method name="Int32 Main()">
42730         <size>166</size>
42731       </method>
42732     </type>
42733     <type name="&lt;PrivateImplementationDetails&gt;">
42734       <method name="Void .ctor()">
42735         <size>7</size>
42736       </method>
42737     </type>
42738   </test>
42739   <test name="test-var-05.cs">
42740     <type name="MyClass">
42741       <method name="Void .ctor(String)">
42742         <size>14</size>
42743       </method>
42744       <method name="Void Dispose()">
42745         <size>12</size>
42746       </method>
42747     </type>
42748     <type name="Test">
42749       <method name="Void .ctor()">
42750         <size>7</size>
42751       </method>
42752       <method name="Int32 Main()">
42753         <size>61</size>
42754       </method>
42755     </type>
42756   </test>
42757   <test name="test-var-06.cs">
42758     <type name="Test">
42759       <method name="Void .ctor()">
42760         <size>7</size>
42761       </method>
42762       <method name="Int32 Main()">
42763         <size>48</size>
42764       </method>
42765     </type>
42766   </test>
42767   <test name="test-var-07.cs">
42768     <type name="Test">
42769       <method name="Void .ctor()">
42770         <size>7</size>
42771       </method>
42772       <method name="Void var()">
42773         <size>1</size>
42774       </method>
42775       <method name="Int32 Main()">
42776         <size>33</size>
42777       </method>
42778     </type>
42779     <type name="var">
42780       <method name="Void .ctor()">
42781         <size>7</size>
42782       </method>
42783     </type>
42784   </test>
42785   <test name="test-var-08.cs">
42786     <type name="X">
42787       <method name="Void .ctor(Int32, Int32)">
42788         <size>10</size>
42789       </method>
42790       <method name="Void Main()">
42791         <size>1</size>
42792       </method>
42793     </type>
42794   </test>
42795   <test name="test-xml-042.cs">
42796     <type name="TestNamespace.TestClass">
42797       <method name="Void .ctor()">
42798         <size>7</size>
42799       </method>
42800       <method name="Void Main()">
42801         <size>1</size>
42802       </method>
42803       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
42804         <size>7</size>
42805       </method>
42806     </type>
42807   </test>
42808 </tests>